@charset "UTF-8";
/*
Theme Name: TheCFOCentre
Author: Reech Media
Author URI: https://www.reech.agency
Description: TheCFOCentre WordPress Theme built by Reech Media.
Version: 2.0
*/
/* ---------------------------------------------------------------------------- */
/*  Hex Code Backkground with Opacity - Use @include rgba-background(#000000, 0.5);
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Flex Controller
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Ratio Flex Basis
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Arrow
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Text Scroll Animation
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Primary Animation Controllers
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Line Clamp
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  CFO Curve
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* Setup Vector
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* Draw Vector
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* Sticky position
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* Flex Child Sizing - use to equally size and space children inside a flexbox - i.e. meet the team grid
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Background indents core styles
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Button Base Styles
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Button Hoverstate Styles
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Button Primary Styles
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Button Light Styles
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Button Secondary Styles
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Button Action Styles
/* ---------------------------------------------------------------------------- */
/* Load more spinner */
/* ---------------------------------------------------------------------------- */
/* Arrow Right Styles
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Font Awesome Styles
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Text Gradient Controller
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* Typography light
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* Typography dark
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Letter Spacing
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Link Hover Transition
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Heading Style (uppercase and letter spacing) /* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Aspect Ratios
/* ---------------------------------------------------------------------------- */
@use 'sass:math';
body.compensate-for-scrollbar { overflow: hidden; -ms-overflow-style: none; }

.fancybox-active { height: auto; }

.fancybox-is-hidden { left: -9999px; margin: 0; position: absolute !important; top: -9999px; visibility: hidden; }

.fancybox-container { -webkit-backface-visibility: hidden; backface-visibility: hidden; height: 100%; left: 0; outline: none; position: fixed; -webkit-tap-highlight-color: transparent; top: 0; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-transform: translateZ(0); transform: translateZ(0); width: 100%; z-index: 99992; }

.fancybox-container * { box-sizing: border-box; }

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage { bottom: 0; left: 0; position: absolute; right: 0; top: 0; }

.fancybox-outer { -webkit-overflow-scrolling: touch; overflow-y: auto; }

.fancybox-bg { background: #1e1e1e; opacity: 0; transition-duration: inherit; transition-property: opacity; transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg { opacity: 0.87; transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button { direction: ltr; opacity: 0; position: absolute; transition: opacity 0.25s ease, visibility 0s ease 0.25s; visibility: hidden; z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button { opacity: 1; transition: opacity 0.25s ease 0s, visibility 0s ease 0s; visibility: visible; background-color: var(--fs-brand-primary); }

.fancybox-infobar { color: #ccc; font-size: 13px; -webkit-font-smoothing: subpixel-antialiased; height: 44px; left: 0; line-height: 44px; min-width: 44px; mix-blend-mode: difference; padding: 0 10px; pointer-events: none; top: 0; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.fancybox-toolbar { right: 0; top: 0; }

.fancybox-stage { direction: ltr; overflow: visible; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 99994; }

.fancybox-is-open .fancybox-stage { overflow: hidden; }

.fancybox-slide { -webkit-backface-visibility: hidden; backface-visibility: hidden; display: none; height: 100%; left: 0; outline: none; overflow: auto; -webkit-overflow-scrolling: touch; padding: 0; position: absolute; text-align: center; top: 0; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; white-space: normal; width: 100%; z-index: 99994; }

.fancybox-slide::before { content: ""; display: inline-block; font-size: 0; height: 100%; vertical-align: middle; width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next { display: block; }

.fancybox-slide--next { z-index: 99995; }

.fancybox-slide--image { padding: 44px 0 0 0; }

.fancybox-slide--image { overflow: visible; }

.fancybox-slide--image::before { display: none; }

.fancybox-slide--html { padding: 6px 6px 0 6px; }

.fancybox-content { display: inline-block; margin: 0 0 44px 0; max-width: 100%; overflow: auto; -webkit-overflow-scrolling: touch; padding: 0; position: relative; text-align: left; vertical-align: middle; }

.fancybox-slide--image .fancybox-content { -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); -webkit-backface-visibility: hidden; backface-visibility: hidden; background: transparent; background-repeat: no-repeat; background-size: 100% 100%; left: 0; max-width: none; overflow: visible; padding: 0; position: absolute; top: 0; -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 99995; }

.fancybox-slide--html .fancybox-content { margin: 0 0 6px 0; }

.fancybox-can-zoomOut .fancybox-content { cursor: -webkit-zoom-out; cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content { cursor: -webkit-zoom-in; cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content { cursor: -webkit-grab; cursor: grab; }

.fancybox-is-grabbing .fancybox-content { cursor: -webkit-grabbing; cursor: grabbing; }

.fancybox-container [data-selectable="true"] { cursor: text; }

.fancybox-image, .fancybox-spaceball { background: transparent; border: 0; height: 100%; left: 0; margin: 0; max-height: none; max-width: none; padding: 0; position: absolute; top: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%; }

.fancybox-spaceball { z-index: 1; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--iframe .fancybox-content { height: calc(100% - 44px); overflow: visible; padding: 0; width: 100%; }

.fancybox-slide--video .fancybox-content { background: #000; }

.fancybox-slide--map .fancybox-content { background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content { background: #fff; }

.fancybox-video, .fancybox-iframe { background: transparent; border: 0; display: block; height: 100%; margin: 0; overflow: hidden; padding: 0; vertical-align: top; width: 100%; }

.fancybox-error { background: #fff; cursor: default; max-width: 400px; padding: 40px; width: 100%; }

.fancybox-error p { color: #444; font-size: 16px; line-height: 20px; margin: 0; padding: 0; }

/* Buttons */
.fancybox-button { background: transparent; border: 0; border-radius: 0; cursor: pointer; display: none; height: 44px; margin: 0; padding: 10px; transition: color 0.2s; vertical-align: top; visibility: inherit; width: 44px; }

.fancybox-button, .fancybox-button:visited, .fancybox-button:link { color: var(--fs-brand-primary); }

.fancybox-button:hover, .team-member-card:not(.horizontal):active h4.fancybox-button.btn, .team-member-card:not(.horizontal):active h4.fancybox-button.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-button.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-button.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.fancybox-button.btn, .team-member-card:not(.horizontal):focus h4.fancybox-button.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-button.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-button.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.fancybox-button.btn, .team-member-card:not(.horizontal):hover h4.fancybox-button.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-button.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-button.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.fancybox-button.btn, .team-member-card.horizontal:active h4.fancybox-button.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-button.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-button.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.fancybox-button.btn, .team-member-card.horizontal:focus h4.fancybox-button.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-button.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-button.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.fancybox-button.btn, .team-member-card.horizontal:hover h4.fancybox-button.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-button.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-button.teamtailor-jobs__pagination__prev { color: #fff; }

.fancybox-button:focus { outline: none; }

.fancybox-button.fancybox-focus { outline: 1px dotted; }

.fancybox-button.disabled, .fancybox-button.disabled:hover, .team-member-card:not(.horizontal):active h4.fancybox-button.disabled.btn, .team-member-card:not(.horizontal):active h4.fancybox-button.disabled.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.fancybox-button.disabled.btn, .team-member-card:not(.horizontal):focus h4.fancybox-button.disabled.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.fancybox-button.disabled.btn, .team-member-card:not(.horizontal):hover h4.fancybox-button.disabled.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.fancybox-button.disabled.btn, .team-member-card.horizontal:active h4.fancybox-button.disabled.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.fancybox-button.disabled.btn, .team-member-card.horizontal:focus h4.fancybox-button.disabled.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.fancybox-button.disabled.btn, .team-member-card.horizontal:hover h4.fancybox-button.disabled.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-button.disabled.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-button.disabled.teamtailor-jobs__pagination__prev, .fancybox-button[disabled], .fancybox-button[disabled]:hover, .team-member-card:not(.horizontal):active h4.fancybox-button.btn[disabled], .team-member-card:not(.horizontal):active h4.fancybox-button.gfield_choice_all_toggle[disabled], .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .team-member-card:not(.horizontal):focus h4.fancybox-button.btn[disabled], .team-member-card:not(.horizontal):focus h4.fancybox-button.gfield_choice_all_toggle[disabled], .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .team-member-card:not(.horizontal):hover h4.fancybox-button.btn[disabled], .team-member-card:not(.horizontal):hover h4.fancybox-button.gfield_choice_all_toggle[disabled], .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .team-member-card.horizontal:active h4.fancybox-button.btn[disabled], .team-member-card.horizontal:active h4.fancybox-button.gfield_choice_all_toggle[disabled], .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .team-member-card.horizontal:focus h4.fancybox-button.btn[disabled], .team-member-card.horizontal:focus h4.fancybox-button.gfield_choice_all_toggle[disabled], .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .team-member-card.horizontal:hover h4.fancybox-button.btn[disabled], .team-member-card.horizontal:hover h4.fancybox-button.gfield_choice_all_toggle[disabled], .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-button.teamtailor-jobs__pagination__next[disabled], .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled], .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-button.teamtailor-jobs__pagination__prev[disabled] { color: #fff; cursor: default; outline: none; }

.fancybox-button svg { display: block; height: 100%; overflow: visible; position: relative; width: 100%; }

.fancybox-button svg path { fill: currentColor; stroke-width: 0; }

.fancybox-button--play svg:nth-child(2), .fancybox-button--fsenter svg:nth-child(2) { display: none; }

.fancybox-button--pause svg:nth-child(1), .fancybox-button--fsexit svg:nth-child(1) { display: none; }

/* Close button on the top right corner of html content */
.fancybox-close-small { background: transparent; border: 0; border-radius: 0; color: #ccc; cursor: pointer; opacity: 0.8; padding: 8px; position: absolute; right: -12px; top: -44px; z-index: 401; }

.fancybox-close-small:hover, .team-member-card:not(.horizontal):active h4.fancybox-close-small.btn, .team-member-card:not(.horizontal):active h4.fancybox-close-small.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-close-small.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.fancybox-close-small.btn, .team-member-card:not(.horizontal):focus h4.fancybox-close-small.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-close-small.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.fancybox-close-small.btn, .team-member-card:not(.horizontal):hover h4.fancybox-close-small.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-close-small.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.fancybox-close-small.btn, .team-member-card.horizontal:active h4.fancybox-close-small.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-close-small.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.fancybox-close-small.btn, .team-member-card.horizontal:focus h4.fancybox-close-small.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-close-small.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.fancybox-close-small.btn, .team-member-card.horizontal:hover h4.fancybox-close-small.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-close-small.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-close-small.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-close-small.teamtailor-jobs__pagination__prev { color: #fff; opacity: 1; }

.fancybox-slide--html .fancybox-close-small { right: 0; top: 0; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small { display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button { background: transparent; box-shadow: none; height: 100px; margin: 0; opacity: 0; position: absolute; top: calc(50% - 50px); width: 70px; }

.fancybox-navigation .fancybox-button div { height: 100%; padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left { left: 0; padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right { padding: 31px 6px 31px 26px; right: 0; }

/* Caption */
.fancybox-caption { bottom: 0; color: #fff; font-size: 14px; font-weight: 400; left: 0; line-height: 1.5; padding: 25px 44px 25px 44px; right: 0; }

.fancybox-caption::before { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC); background-repeat: repeat-x; background-size: contain; bottom: 0; content: ""; display: block; left: 0; pointer-events: none; position: absolute; right: 0; top: -25px; z-index: -1; }

.fancybox-caption::after { border-bottom: 1px solid rgba(255, 255, 255, 0.3); content: ""; display: block; left: 44px; position: absolute; right: 44px; top: 0; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited { color: #ccc; text-decoration: none; }

.fancybox-caption a:hover { color: #fff; text-decoration: underline; }

/* Loading indicator */
.fancybox-loading { -webkit-animation: fancybox-rotate 0.8s infinite linear; animation: fancybox-rotate 0.8s infinite linear; background: transparent; border: 6px solid rgba(100, 100, 100, 0.5); border-radius: 100%; border-top-color: #fff; height: 60px; left: 50%; margin: -30px 0 0 -30px; opacity: 0.6; padding: 0; position: absolute; top: 50%; width: 60px; z-index: 99999; }

@-webkit-keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated { transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next { opacity: 0; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current { opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(1.5, 1.5, 1.5); transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous { opacity: 0; -webkit-transform: rotate(-360deg); -ms-transform: rotate(-360deg); transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next { opacity: 0; -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current { opacity: 1; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0); transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous { -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next { -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current { -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) { .fancybox-slide { padding-left: 6px; padding-right: 6px; }
  .fancybox-slide--image { padding: 6px 0 0 0; }
  .fancybox-slide--image .fancybox-content { margin-bottom: 6px; }
  .fancybox-slide--image .fancybox-close-small { background: #4e4e4e; color: #f2f4f6; height: 36px; opacity: 1; padding: 6px; right: 0; top: 0; width: 36px; } }

/* Share */
.fancybox-share { background: #f4f4f4; border-radius: 3px; max-width: 90%; padding: 30px; text-align: center; }

.fancybox-share h1 { color: #222; font-size: 35px; font-weight: 700; margin: 0 0 20px 0; }

.fancybox-share p { margin: 0; padding: 0; }

.fancybox-share__button { border: 0; border-radius: 3px; display: inline-block; font-size: 14px; font-weight: 700; line-height: 40px; margin: 0 5px 10px 5px; min-width: 130px; padding: 0 15px; text-decoration: none; transition: all 0.2s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; }

.fancybox-share__button:visited, .fancybox-share__button:link { color: #fff; }

.fancybox-share__button:hover, .team-member-card:not(.horizontal):active h4.fancybox-share__button.btn, .team-member-card:not(.horizontal):active h4.fancybox-share__button.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-share__button.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.fancybox-share__button.btn, .team-member-card:not(.horizontal):focus h4.fancybox-share__button.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-share__button.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.fancybox-share__button.btn, .team-member-card:not(.horizontal):hover h4.fancybox-share__button.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-share__button.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.fancybox-share__button.btn, .team-member-card.horizontal:active h4.fancybox-share__button.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-share__button.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.fancybox-share__button.btn, .team-member-card.horizontal:focus h4.fancybox-share__button.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-share__button.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.fancybox-share__button.btn, .team-member-card.horizontal:hover h4.fancybox-share__button.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-share__button.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-share__button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-share__button.teamtailor-jobs__pagination__prev { text-decoration: none; }

.fancybox-share__button--fb { background: #3b5998; }

.fancybox-share__button--fb:hover, .team-member-card:not(.horizontal):active h4.fancybox-share__button--fb.btn, .team-member-card:not(.horizontal):active h4.fancybox-share__button--fb.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.fancybox-share__button--fb.btn, .team-member-card:not(.horizontal):focus h4.fancybox-share__button--fb.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.fancybox-share__button--fb.btn, .team-member-card:not(.horizontal):hover h4.fancybox-share__button--fb.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.fancybox-share__button--fb.btn, .team-member-card.horizontal:active h4.fancybox-share__button--fb.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.fancybox-share__button--fb.btn, .team-member-card.horizontal:focus h4.fancybox-share__button--fb.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.fancybox-share__button--fb.btn, .team-member-card.horizontal:hover h4.fancybox-share__button--fb.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-share__button--fb.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-share__button--fb.teamtailor-jobs__pagination__prev { background: #344e86; }

.fancybox-share__button--pt { background: #bd081d; }

.fancybox-share__button--pt:hover, .team-member-card:not(.horizontal):active h4.fancybox-share__button--pt.btn, .team-member-card:not(.horizontal):active h4.fancybox-share__button--pt.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.fancybox-share__button--pt.btn, .team-member-card:not(.horizontal):focus h4.fancybox-share__button--pt.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.fancybox-share__button--pt.btn, .team-member-card:not(.horizontal):hover h4.fancybox-share__button--pt.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.fancybox-share__button--pt.btn, .team-member-card.horizontal:active h4.fancybox-share__button--pt.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.fancybox-share__button--pt.btn, .team-member-card.horizontal:focus h4.fancybox-share__button--pt.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.fancybox-share__button--pt.btn, .team-member-card.horizontal:hover h4.fancybox-share__button--pt.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-share__button--pt.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-share__button--pt.teamtailor-jobs__pagination__prev { background: #aa0719; }

.fancybox-share__button--tw { background: #1da1f2; }

.fancybox-share__button--tw:hover, .team-member-card:not(.horizontal):active h4.fancybox-share__button--tw.btn, .team-member-card:not(.horizontal):active h4.fancybox-share__button--tw.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.fancybox-share__button--tw.btn, .team-member-card:not(.horizontal):focus h4.fancybox-share__button--tw.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.fancybox-share__button--tw.btn, .team-member-card:not(.horizontal):hover h4.fancybox-share__button--tw.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.fancybox-share__button--tw.btn, .team-member-card.horizontal:active h4.fancybox-share__button--tw.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.fancybox-share__button--tw.btn, .team-member-card.horizontal:focus h4.fancybox-share__button--tw.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.fancybox-share__button--tw.btn, .team-member-card.horizontal:hover h4.fancybox-share__button--tw.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-share__button--tw.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.fancybox-share__button--tw.teamtailor-jobs__pagination__prev { background: #0d95e8; }

.fancybox-share__button svg { height: 25px; margin-right: 7px; position: relative; top: -1px; vertical-align: middle; width: 25px; }

.fancybox-share__button svg path { fill: #fff; }

.fancybox-share__input { background: transparent; border: 0; border-bottom: 1px solid #d7d7d7; border-radius: 0; color: #5d5b5b; font-size: 14px; margin: 10px 0 0 0; outline: none; padding: 10px 15px; width: 100%; }

/* Thumbs */
.fancybox-thumbs { background: #fff; bottom: 0; display: none; margin: 0; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; padding: 2px 2px 4px 2px; position: absolute; right: 0; -webkit-tap-highlight-color: transparent; top: 0; width: 212px; z-index: 99995; }

.fancybox-thumbs-x { overflow-x: auto; overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs { display: block; }

.fancybox-show-thumbs .fancybox-inner { right: 212px; }

.fancybox-thumbs__list { font-size: 0; height: 100%; list-style: none; margin: 0; overflow-x: hidden; overflow-y: auto; padding: 0; position: absolute; position: relative; white-space: nowrap; width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list { overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar { width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track { background: #fff; border-radius: 10px; box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb { background: #2a2a2a; border-radius: 10px; }

.fancybox-thumbs__list a { -webkit-backface-visibility: hidden; backface-visibility: hidden; background-color: rgba(0, 0, 0, 0.1); background-position: center center; background-repeat: no-repeat; background-size: cover; cursor: pointer; float: left; height: 75px; margin: 2px; max-height: calc(100% - 8px); max-width: calc(50% - 4px); outline: none; overflow: hidden; padding: 0; position: relative; -webkit-tap-highlight-color: transparent; width: 100px; }

.fancybox-thumbs__list a::before { border: 4px solid #4ea7f9; bottom: 0; content: ""; left: 0; opacity: 0; position: absolute; right: 0; top: 0; transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); z-index: 99991; }

.fancybox-thumbs__list a:focus::before { opacity: 0.5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before { opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 768px) { .fancybox-thumbs { width: 110px; }
  .fancybox-show-thumbs .fancybox-inner { right: 110px; }
  .fancybox-thumbs__list a { max-width: calc(100% - 10px); } }

[data-fancybox]:focus { outline: none; }

/* ---------------------------------------------------------------------------- */
/*  Body
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Config 
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Color System
/* ---------------------------------------------------------------------------- */
:root { --cf-black: #1E252A; --cf-white: #FFFFFF; --cf-brand-primary: #E6007E; --cf-brand-secondary: #283138; --cf-navy-blue: #012B63; --cf-dark-pink: #CC197A; --cf-light-blue: #2675EA; --cf-turquoise: #56D8C8; --cf-light-purple-gray: #E7E5F1; --cf-very-light-purple-gray: #F1F0F9; --cf-golden-yellow: #F4C93E; --cf-dark-gold: #D4A819; --cf-cream: #FBF7F2; --cfbody-bg: var(--cf-cream); --cfbody-color: var(--cf-black); }

/* ---------------------------------------------------------------------------- */
/*  Fonts
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Grid Breakpoints
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Grid containers
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Grid Columns
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Buttons + Forms
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Forms
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Links
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Buttons
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Margins + Paddings
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* Flex
/* ---------------------------------------------------------------------------- */
:root { --section-spacing: 32px; --section-spacing-medium: 64px; --section-spacing-large: 96px; --section-spacing-x-large: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); --section-spacing-mobile: 70px; --section-padding: 64px; --headings-margin-bottom: 1rem; --section-header-margin: 1rem; --image-margin-bottom: 1rem; --container-padding-x: 1.5rem; --flex-gap: 2rem; --flex-gap-x-small: 1rem; --flex-gap-mobile: 1.5rem; --flex-gap-small: 1.25rem; --flex-gap-medium: 1.5rem; --flex-gap-double: 4rem; --flex-gap-large: 6rem; --flex-gap-article: 0.75rem; --flex-gap-icon: 0.4375rem; }

/* ---------------------------------------------------------------------------- */
/*  SVG styles - used for global SVG styling, i.e. shapes
/* ---------------------------------------------------------------------------- */
@media (prefers-reduced-motion) { .btn, button, input[type=text][type="file"], input[type=email][type="file"], input[type=search][type="file"], input[type=tel][type="file"], input[type=number][type="file"], select[type="file"], textarea[type="file"], .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gfield_choice_all_toggle, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .btn-secondary, .team-member-card:not(.horizontal):active h4.btn, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.btn, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.btn, .team-member-card.horizontal:active h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.btn, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .btn-circle, .fancybox__content > button.carousel__button.is-close { transition: none; } }

*, *::before, *::after { box-sizing: border-box; }

@media (prefers-reduced-motion: no-preference) { :root { scroll-behavior: smooth; } }

html { scroll-behavior: smooth; overflow-x: hidden; }

/* ---------------------------------------------------------------------------- */
/*  Adds font smoothing on all elements
/* ---------------------------------------------------------------------------- */
* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

body { margin: 0; font-family: var(--cfbody-font-family); font-size: var(--cfbody-font-size); font-weight: var(--cfbody-font-weight); line-height: var(--cfbody-line-height); color: var(--cfbody-color); text-align: var(--cfbody-text-align); background-color: var(--cfbody-bg); -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); position: relative; }

@media (min-width: 1200px) { body.landing-page-template-default main, body.single-event main { overflow: visible; } }

hr { margin: 32px 0; color: var(--cf-brand-primary); border: 0; border-top: 1px solid var(--cf-white); opacity: 0.25; padding-bottom: 32px; }

h1, h2, h3, h4, h5, h6, .row p { margin-top: 0; margin-bottom: 1rem; font-weight: 500; line-height: 1.2; color: var(--cf-black); }

h1 { font-size: clamp(36px, calc(36px + (59.25 - 36) * (100vw - 375px) / (1660 - 375)), 59.25px); }

h2 { font-size: clamp(34px, calc(34px + (51.5 - 34) * (100vw - 375px) / (1660 - 375)), 51.5px); }

h3 { font-size: clamp(28px, calc(28px + (32 - 28) * (100vw - 375px) / (1660 - 375)), 32px); }

h4 { font-size: calc(1.275rem + 0.3vw); }

@media (min-width: 1200px) { h4 { font-size: 1.5rem; } }

h5 { font-size: 1.125rem; }

h6, .row p { font-size: 1rem; }

p { line-height: 26px; margin-top: 0; margin-bottom: 0; }

abbr[title], abbr[data-bs-original-title] { text-decoration: underline dotted; cursor: help; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

.author { display: flex; gap: 20px; }

ol, ul { padding-left: 2rem; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

.date, .tags { color: var(--cf-black); display: flex; font-size: 0.875em; }

.tags, .tag { background-color: var(--cf-white); border-radius: 12px; color: var(--cf-black); display: flex; font-size: 1rem; padding: 8px; justify-content: center; align-items: center; gap: 10px; }

b, strong { font-weight: bolder; }

small { font-size: 0.875em; }

mark { padding: 0.2em; background-color: #fcf8e3; }

sub, sup { position: relative; font-size: 0.75em; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: var(--cf-black); text-decoration: none; }

a:hover { color: var(--cf-black); text-decoration: none; }

pre, code, kbd, samp { font-family: var(--bs-font-monospace); font-size: 1em; }

pre { display: block; margin-top: 0; margin-bottom: 1rem; overflow: auto; font-size: 0.875em; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

code { font-size: 0.875em; color: #d63384; word-wrap: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 0.875em; color: #fff; background-color: #212529; border-radius: 7px; }

kbd kbd { padding: 0; font-size: 1em; font-weight: 700; }

figure { position: relative; overflow: hidden; margin: 0; }

figure:active .overlay, figure:focus .overlay, figure:hover .overlay { opacity: 1; }

figure img { transition: 0.3s; }

img { max-width: 100%; height: auto; width: 100%; }

img, svg { height: 100%; vertical-align: middle; width: 100%; }

table { caption-side: bottom; border-collapse: collapse; }

caption { padding-top: 0.5rem; padding-bottom: 0.5rem; color: rgba(var(--bs-body-color-rgb), 0.75); text-align: left; }

th { text-align: inherit; text-align: -webkit-match-parent; }

thead, tbody, tfoot, tr, td, th { border-color: inherit; border-style: solid; border-width: 0; }

label { display: inline-block; }

button { border-radius: 0; }

button:focus:not(:focus-visible) { outline: 0; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, select { text-transform: none; }

[role="button"] { cursor: pointer; }

select { word-wrap: normal; }

select:disabled { opacity: 1; }

[list]::-webkit-calendar-picker-indicator { display: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

::-moz-focus-inner { padding: 0; border-style: none; }

textarea { resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { float: left; width: 100%; padding: 0; margin-bottom: 0.5rem; font-size: calc(1.275rem + 0.3vw); line-height: inherit; }

@media (min-width: 1200px) { legend { font-size: 1.5rem; } }

legend + * { clear: left; }

::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field { padding: 0; }

::-webkit-inner-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: textfield; }

/* rtl:raw: [type="tel"], [type="url"], [type="email"], [type="number"] { direction: ltr; } */
::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-color-swatch-wrapper { padding: 0; }

::file-selector-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

iframe { border: 0; }

summary { display: list-item; cursor: pointer; }

progress { vertical-align: baseline; }

[hidden] { display: none !important; }

/* ---------------------------------------------------------------------------- */
/*  Background colour and colour classes - using @each loops to quickly build classes and styles.
/* 	Uses $colour-names array which can be found in design-system -> colours.scss.
/* ---------------------------------------------------------------------------- */
.bgcolor-black:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-black); }

.bgcolor-black[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-black.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-black) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-black.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-black) 50%, var(--cfbody-bg) 0); } }

.bgcolor-black.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-black) 25%, var(--cfbody-bg) 0); }

.bgcolor-black.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-black) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-black.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-black) 50%, var(--cfbody-bg) 0); }

.bgcolor-black.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-black) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-black.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-black) 75%, var(--cfbody-bg) 0); }

.bgcolor-black.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-black) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-black.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-black) 90%, var(--cfbody-bg) 0); }

.bgcolor-white:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-white); }

.bgcolor-white[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-white.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-white) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-white.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-white) 50%, var(--cfbody-bg) 0); } }

.bgcolor-white.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-white) 25%, var(--cfbody-bg) 0); }

.bgcolor-white.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-white) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-white.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-white) 50%, var(--cfbody-bg) 0); }

.bgcolor-white.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-white) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-white.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-white) 75%, var(--cfbody-bg) 0); }

.bgcolor-white.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-white) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-white.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-white) 90%, var(--cfbody-bg) 0); }

.bgcolor-brand-primary:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-brand-primary); }

.bgcolor-brand-primary[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-brand-primary.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-brand-primary) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-brand-primary.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-brand-primary) 50%, var(--cfbody-bg) 0); } }

.bgcolor-brand-primary.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-brand-primary) 25%, var(--cfbody-bg) 0); }

.bgcolor-brand-primary.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-brand-primary) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-brand-primary.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-brand-primary) 50%, var(--cfbody-bg) 0); }

.bgcolor-brand-primary.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-brand-primary) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-brand-primary.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-brand-primary) 75%, var(--cfbody-bg) 0); }

.bgcolor-brand-primary.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-brand-primary) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-brand-primary.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-brand-primary) 90%, var(--cfbody-bg) 0); }

.bgcolor-brand-secondary:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-brand-secondary); }

.bgcolor-brand-secondary[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-brand-secondary.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-brand-secondary) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-brand-secondary.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-brand-secondary) 50%, var(--cfbody-bg) 0); } }

.bgcolor-brand-secondary.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-brand-secondary) 25%, var(--cfbody-bg) 0); }

.bgcolor-brand-secondary.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-brand-secondary) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-brand-secondary.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-brand-secondary) 50%, var(--cfbody-bg) 0); }

.bgcolor-brand-secondary.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-brand-secondary) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-brand-secondary.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-brand-secondary) 75%, var(--cfbody-bg) 0); }

.bgcolor-brand-secondary.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-brand-secondary) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-brand-secondary.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-brand-secondary) 90%, var(--cfbody-bg) 0); }

.bgcolor-navy-blue:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-navy-blue); }

.bgcolor-navy-blue[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-navy-blue.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-navy-blue) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-navy-blue.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-navy-blue) 50%, var(--cfbody-bg) 0); } }

.bgcolor-navy-blue.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-navy-blue) 25%, var(--cfbody-bg) 0); }

.bgcolor-navy-blue.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-navy-blue) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-navy-blue.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-navy-blue) 50%, var(--cfbody-bg) 0); }

.bgcolor-navy-blue.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-navy-blue) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-navy-blue.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-navy-blue) 75%, var(--cfbody-bg) 0); }

.bgcolor-navy-blue.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-navy-blue) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-navy-blue.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-navy-blue) 90%, var(--cfbody-bg) 0); }

.bgcolor-dark-pink:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-dark-pink); }

.bgcolor-dark-pink[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-dark-pink.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-dark-pink) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-dark-pink.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-dark-pink) 50%, var(--cfbody-bg) 0); } }

.bgcolor-dark-pink.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-dark-pink) 25%, var(--cfbody-bg) 0); }

.bgcolor-dark-pink.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-dark-pink) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-dark-pink.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-dark-pink) 50%, var(--cfbody-bg) 0); }

.bgcolor-dark-pink.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-dark-pink) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-dark-pink.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-dark-pink) 75%, var(--cfbody-bg) 0); }

.bgcolor-dark-pink.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-dark-pink) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-dark-pink.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-dark-pink) 90%, var(--cfbody-bg) 0); }

.bgcolor-light-blue:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-light-blue); }

.bgcolor-light-blue[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-light-blue.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-light-blue) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-light-blue.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-light-blue) 50%, var(--cfbody-bg) 0); } }

.bgcolor-light-blue.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-light-blue) 25%, var(--cfbody-bg) 0); }

.bgcolor-light-blue.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-light-blue) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-light-blue.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-light-blue) 50%, var(--cfbody-bg) 0); }

.bgcolor-light-blue.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-light-blue) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-light-blue.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-light-blue) 75%, var(--cfbody-bg) 0); }

.bgcolor-light-blue.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-light-blue) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-light-blue.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-light-blue) 90%, var(--cfbody-bg) 0); }

.bgcolor-turquoise:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-turquoise); }

.bgcolor-turquoise[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-turquoise.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-turquoise) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-turquoise.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-turquoise) 50%, var(--cfbody-bg) 0); } }

.bgcolor-turquoise.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-turquoise) 25%, var(--cfbody-bg) 0); }

.bgcolor-turquoise.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-turquoise) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-turquoise.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-turquoise) 50%, var(--cfbody-bg) 0); }

.bgcolor-turquoise.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-turquoise) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-turquoise.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-turquoise) 75%, var(--cfbody-bg) 0); }

.bgcolor-turquoise.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-turquoise) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-turquoise.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-turquoise) 90%, var(--cfbody-bg) 0); }

.bgcolor-light-purple-gray:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-light-purple-gray); }

.bgcolor-light-purple-gray[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-light-purple-gray.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-light-purple-gray) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-light-purple-gray.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-light-purple-gray) 50%, var(--cfbody-bg) 0); } }

.bgcolor-light-purple-gray.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-light-purple-gray) 25%, var(--cfbody-bg) 0); }

.bgcolor-light-purple-gray.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-light-purple-gray) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-light-purple-gray.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-light-purple-gray) 50%, var(--cfbody-bg) 0); }

.bgcolor-light-purple-gray.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-light-purple-gray) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-light-purple-gray.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-light-purple-gray) 75%, var(--cfbody-bg) 0); }

.bgcolor-light-purple-gray.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-light-purple-gray) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-light-purple-gray.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-light-purple-gray) 90%, var(--cfbody-bg) 0); }

.bgcolor-very-light-purple-gray:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-very-light-purple-gray); }

.bgcolor-very-light-purple-gray[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-very-light-purple-gray.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-very-light-purple-gray) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-very-light-purple-gray.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-very-light-purple-gray) 50%, var(--cfbody-bg) 0); } }

.bgcolor-very-light-purple-gray.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-very-light-purple-gray) 25%, var(--cfbody-bg) 0); }

.bgcolor-very-light-purple-gray.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-very-light-purple-gray) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-very-light-purple-gray.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-very-light-purple-gray) 50%, var(--cfbody-bg) 0); }

.bgcolor-very-light-purple-gray.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-very-light-purple-gray) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-very-light-purple-gray.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-very-light-purple-gray) 75%, var(--cfbody-bg) 0); }

.bgcolor-very-light-purple-gray.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-very-light-purple-gray) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-very-light-purple-gray.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-very-light-purple-gray) 90%, var(--cfbody-bg) 0); }

.bgcolor-golden-yellow:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-golden-yellow); }

.bgcolor-golden-yellow[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-golden-yellow.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-golden-yellow) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-golden-yellow.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-golden-yellow) 50%, var(--cfbody-bg) 0); } }

.bgcolor-golden-yellow.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-golden-yellow) 25%, var(--cfbody-bg) 0); }

.bgcolor-golden-yellow.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-golden-yellow) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-golden-yellow.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-golden-yellow) 50%, var(--cfbody-bg) 0); }

.bgcolor-golden-yellow.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-golden-yellow) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-golden-yellow.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-golden-yellow) 75%, var(--cfbody-bg) 0); }

.bgcolor-golden-yellow.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-golden-yellow) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-golden-yellow.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-golden-yellow) 90%, var(--cfbody-bg) 0); }

.bgcolor-dark-gold:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-dark-gold); }

.bgcolor-dark-gold[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-dark-gold.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-dark-gold) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-dark-gold.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-dark-gold) 50%, var(--cfbody-bg) 0); } }

.bgcolor-dark-gold.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-dark-gold) 25%, var(--cfbody-bg) 0); }

.bgcolor-dark-gold.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-dark-gold) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-dark-gold.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-dark-gold) 50%, var(--cfbody-bg) 0); }

.bgcolor-dark-gold.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-dark-gold) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-dark-gold.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-dark-gold) 75%, var(--cfbody-bg) 0); }

.bgcolor-dark-gold.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-dark-gold) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-dark-gold.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-dark-gold) 90%, var(--cfbody-bg) 0); }

.bgcolor-cream:not([class*='background-gradient-size-grad-']) { background-color: var(--cf-cream); }

.bgcolor-cream[class*='background-gradient-size-grad-'] { z-index: 0; }

.bgcolor-cream.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-cream) 25%, var(--cfbody-bg) 0); padding-bottom: 0; }

@media (max-width: 767.98px) { .bgcolor-cream.background-gradient-size-grad-sm { background-image: linear-gradient(to bottom, var(--cf-cream) 50%, var(--cfbody-bg) 0); } }

.bgcolor-cream.background-gradient-size-grad-sm.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-cream) 25%, var(--cfbody-bg) 0); }

.bgcolor-cream.background-gradient-size-grad-md { background-image: linear-gradient(to bottom, var(--cf-cream) 50%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-cream.background-gradient-size-grad-md.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-cream) 50%, var(--cfbody-bg) 0); }

.bgcolor-cream.background-gradient-size-grad-lg { background-image: linear-gradient(to bottom, var(--cf-cream) 75%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-cream.background-gradient-size-grad-lg.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-cream) 75%, var(--cfbody-bg) 0); }

.bgcolor-cream.background-gradient-size-grad-xl { background-image: linear-gradient(to bottom, var(--cf-cream) 90%, var(--cfbody-bg) 0); padding-bottom: 0; }

.bgcolor-cream.background-gradient-size-grad-xl.background-gradient-direction-top { background-image: linear-gradient(to top, var(--cf-cream) 90%, var(--cfbody-bg) 0); }

.bgcolor-black { background-color: var(--cf-black); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-black { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-black-indent-bottom:not(.np-top), .bgcolor-black-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-black) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-black-indent-bottom:not(.np-top), .bgcolor-black-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-black-indent-bottom:not(.np-top).bg-reverse, .bgcolor-black-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-black) 0%); }

.bgcolor-black-indent-bottom.np-bottom, .bgcolor-black-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-black) 65px, transparent 0%); }

.bgcolor-black-indent-bottom.np-bottom.bg-reverse, .bgcolor-black-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-black) 0%); }

.bgcolor-black-indent-top:not(.np-top), .bgcolor-black-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-black) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-black-indent-top:not(.np-top), .bgcolor-black-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-black-indent-top:not(.np-top).bg-reverse, .bgcolor-black-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-black) 0%); }

.bgcolor-black-indent-top.np-bottom, .bgcolor-black-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-black) 65px, transparent 0%); }

.bgcolor-black-indent-top.np-bottom.bg-reverse, .bgcolor-black-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-black) 0%); }

.cf-black { color: var(--cf-black) !important; }

.bgcolor-white { background-color: var(--cf-white); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-white { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-white-indent-bottom:not(.np-top), .bgcolor-white-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-white) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-white-indent-bottom:not(.np-top), .bgcolor-white-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-white-indent-bottom:not(.np-top).bg-reverse, .bgcolor-white-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-white) 0%); }

.bgcolor-white-indent-bottom.np-bottom, .bgcolor-white-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-white) 65px, transparent 0%); }

.bgcolor-white-indent-bottom.np-bottom.bg-reverse, .bgcolor-white-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-white) 0%); }

.bgcolor-white-indent-top:not(.np-top), .bgcolor-white-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-white) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-white-indent-top:not(.np-top), .bgcolor-white-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-white-indent-top:not(.np-top).bg-reverse, .bgcolor-white-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-white) 0%); }

.bgcolor-white-indent-top.np-bottom, .bgcolor-white-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-white) 65px, transparent 0%); }

.bgcolor-white-indent-top.np-bottom.bg-reverse, .bgcolor-white-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-white) 0%); }

.cf-white { color: var(--cf-white) !important; }

.bgcolor-brand-primary { background-color: var(--cf-brand-primary); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-brand-primary { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-brand-primary-indent-bottom:not(.np-top), .bgcolor-brand-primary-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-brand-primary) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-brand-primary-indent-bottom:not(.np-top), .bgcolor-brand-primary-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-brand-primary-indent-bottom:not(.np-top).bg-reverse, .bgcolor-brand-primary-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-brand-primary) 0%); }

.bgcolor-brand-primary-indent-bottom.np-bottom, .bgcolor-brand-primary-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-brand-primary) 65px, transparent 0%); }

.bgcolor-brand-primary-indent-bottom.np-bottom.bg-reverse, .bgcolor-brand-primary-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-brand-primary) 0%); }

.bgcolor-brand-primary-indent-top:not(.np-top), .bgcolor-brand-primary-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-brand-primary) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-brand-primary-indent-top:not(.np-top), .bgcolor-brand-primary-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-brand-primary-indent-top:not(.np-top).bg-reverse, .bgcolor-brand-primary-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-brand-primary) 0%); }

.bgcolor-brand-primary-indent-top.np-bottom, .bgcolor-brand-primary-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-brand-primary) 65px, transparent 0%); }

.bgcolor-brand-primary-indent-top.np-bottom.bg-reverse, .bgcolor-brand-primary-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-brand-primary) 0%); }

.cf-brand-primary { color: var(--cf-brand-primary) !important; }

.bgcolor-brand-secondary { background-color: var(--cf-brand-secondary); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-brand-secondary { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-brand-secondary-indent-bottom:not(.np-top), .bgcolor-brand-secondary-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-brand-secondary) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-brand-secondary-indent-bottom:not(.np-top), .bgcolor-brand-secondary-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-brand-secondary-indent-bottom:not(.np-top).bg-reverse, .bgcolor-brand-secondary-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-brand-secondary) 0%); }

.bgcolor-brand-secondary-indent-bottom.np-bottom, .bgcolor-brand-secondary-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-brand-secondary) 65px, transparent 0%); }

.bgcolor-brand-secondary-indent-bottom.np-bottom.bg-reverse, .bgcolor-brand-secondary-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-brand-secondary) 0%); }

.bgcolor-brand-secondary-indent-top:not(.np-top), .bgcolor-brand-secondary-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-brand-secondary) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-brand-secondary-indent-top:not(.np-top), .bgcolor-brand-secondary-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-brand-secondary-indent-top:not(.np-top).bg-reverse, .bgcolor-brand-secondary-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-brand-secondary) 0%); }

.bgcolor-brand-secondary-indent-top.np-bottom, .bgcolor-brand-secondary-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-brand-secondary) 65px, transparent 0%); }

.bgcolor-brand-secondary-indent-top.np-bottom.bg-reverse, .bgcolor-brand-secondary-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-brand-secondary) 0%); }

.cf-brand-secondary { color: var(--cf-brand-secondary) !important; }

.bgcolor-navy-blue { background-color: var(--cf-navy-blue); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-navy-blue { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-navy-blue-indent-bottom:not(.np-top), .bgcolor-navy-blue-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-navy-blue) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-navy-blue-indent-bottom:not(.np-top), .bgcolor-navy-blue-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-navy-blue-indent-bottom:not(.np-top).bg-reverse, .bgcolor-navy-blue-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-navy-blue) 0%); }

.bgcolor-navy-blue-indent-bottom.np-bottom, .bgcolor-navy-blue-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-navy-blue) 65px, transparent 0%); }

.bgcolor-navy-blue-indent-bottom.np-bottom.bg-reverse, .bgcolor-navy-blue-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-navy-blue) 0%); }

.bgcolor-navy-blue-indent-top:not(.np-top), .bgcolor-navy-blue-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-navy-blue) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-navy-blue-indent-top:not(.np-top), .bgcolor-navy-blue-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-navy-blue-indent-top:not(.np-top).bg-reverse, .bgcolor-navy-blue-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-navy-blue) 0%); }

.bgcolor-navy-blue-indent-top.np-bottom, .bgcolor-navy-blue-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-navy-blue) 65px, transparent 0%); }

.bgcolor-navy-blue-indent-top.np-bottom.bg-reverse, .bgcolor-navy-blue-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-navy-blue) 0%); }

.cf-navy-blue { color: var(--cf-navy-blue) !important; }

.bgcolor-dark-pink { background-color: var(--cf-dark-pink); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-dark-pink { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-dark-pink-indent-bottom:not(.np-top), .bgcolor-dark-pink-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-dark-pink) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-dark-pink-indent-bottom:not(.np-top), .bgcolor-dark-pink-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-dark-pink-indent-bottom:not(.np-top).bg-reverse, .bgcolor-dark-pink-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-dark-pink) 0%); }

.bgcolor-dark-pink-indent-bottom.np-bottom, .bgcolor-dark-pink-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-dark-pink) 65px, transparent 0%); }

.bgcolor-dark-pink-indent-bottom.np-bottom.bg-reverse, .bgcolor-dark-pink-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-dark-pink) 0%); }

.bgcolor-dark-pink-indent-top:not(.np-top), .bgcolor-dark-pink-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-dark-pink) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-dark-pink-indent-top:not(.np-top), .bgcolor-dark-pink-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-dark-pink-indent-top:not(.np-top).bg-reverse, .bgcolor-dark-pink-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-dark-pink) 0%); }

.bgcolor-dark-pink-indent-top.np-bottom, .bgcolor-dark-pink-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-dark-pink) 65px, transparent 0%); }

.bgcolor-dark-pink-indent-top.np-bottom.bg-reverse, .bgcolor-dark-pink-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-dark-pink) 0%); }

.cf-dark-pink { color: var(--cf-dark-pink) !important; }

.bgcolor-light-blue { background-color: var(--cf-light-blue); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-light-blue { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-light-blue-indent-bottom:not(.np-top), .bgcolor-light-blue-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-light-blue) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-light-blue-indent-bottom:not(.np-top), .bgcolor-light-blue-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-light-blue-indent-bottom:not(.np-top).bg-reverse, .bgcolor-light-blue-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-light-blue) 0%); }

.bgcolor-light-blue-indent-bottom.np-bottom, .bgcolor-light-blue-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-light-blue) 65px, transparent 0%); }

.bgcolor-light-blue-indent-bottom.np-bottom.bg-reverse, .bgcolor-light-blue-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-light-blue) 0%); }

.bgcolor-light-blue-indent-top:not(.np-top), .bgcolor-light-blue-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-light-blue) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-light-blue-indent-top:not(.np-top), .bgcolor-light-blue-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-light-blue-indent-top:not(.np-top).bg-reverse, .bgcolor-light-blue-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-light-blue) 0%); }

.bgcolor-light-blue-indent-top.np-bottom, .bgcolor-light-blue-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-light-blue) 65px, transparent 0%); }

.bgcolor-light-blue-indent-top.np-bottom.bg-reverse, .bgcolor-light-blue-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-light-blue) 0%); }

.cf-light-blue { color: var(--cf-light-blue) !important; }

.bgcolor-turquoise { background-color: var(--cf-turquoise); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-turquoise { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-turquoise-indent-bottom:not(.np-top), .bgcolor-turquoise-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-turquoise) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-turquoise-indent-bottom:not(.np-top), .bgcolor-turquoise-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-turquoise-indent-bottom:not(.np-top).bg-reverse, .bgcolor-turquoise-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-turquoise) 0%); }

.bgcolor-turquoise-indent-bottom.np-bottom, .bgcolor-turquoise-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-turquoise) 65px, transparent 0%); }

.bgcolor-turquoise-indent-bottom.np-bottom.bg-reverse, .bgcolor-turquoise-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-turquoise) 0%); }

.bgcolor-turquoise-indent-top:not(.np-top), .bgcolor-turquoise-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-turquoise) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-turquoise-indent-top:not(.np-top), .bgcolor-turquoise-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-turquoise-indent-top:not(.np-top).bg-reverse, .bgcolor-turquoise-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-turquoise) 0%); }

.bgcolor-turquoise-indent-top.np-bottom, .bgcolor-turquoise-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-turquoise) 65px, transparent 0%); }

.bgcolor-turquoise-indent-top.np-bottom.bg-reverse, .bgcolor-turquoise-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-turquoise) 0%); }

.cf-turquoise { color: var(--cf-turquoise) !important; }

.bgcolor-light-purple-gray { background-color: var(--cf-light-purple-gray); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-light-purple-gray { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-light-purple-gray-indent-bottom:not(.np-top), .bgcolor-light-purple-gray-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-light-purple-gray) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-light-purple-gray-indent-bottom:not(.np-top), .bgcolor-light-purple-gray-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-light-purple-gray-indent-bottom:not(.np-top).bg-reverse, .bgcolor-light-purple-gray-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-light-purple-gray) 0%); }

.bgcolor-light-purple-gray-indent-bottom.np-bottom, .bgcolor-light-purple-gray-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-light-purple-gray) 65px, transparent 0%); }

.bgcolor-light-purple-gray-indent-bottom.np-bottom.bg-reverse, .bgcolor-light-purple-gray-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-light-purple-gray) 0%); }

.bgcolor-light-purple-gray-indent-top:not(.np-top), .bgcolor-light-purple-gray-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-light-purple-gray) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-light-purple-gray-indent-top:not(.np-top), .bgcolor-light-purple-gray-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-light-purple-gray-indent-top:not(.np-top).bg-reverse, .bgcolor-light-purple-gray-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-light-purple-gray) 0%); }

.bgcolor-light-purple-gray-indent-top.np-bottom, .bgcolor-light-purple-gray-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-light-purple-gray) 65px, transparent 0%); }

.bgcolor-light-purple-gray-indent-top.np-bottom.bg-reverse, .bgcolor-light-purple-gray-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-light-purple-gray) 0%); }

.cf-light-purple-gray { color: var(--cf-light-purple-gray) !important; }

.bgcolor-very-light-purple-gray { background-color: var(--cf-very-light-purple-gray); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-very-light-purple-gray { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-very-light-purple-gray-indent-bottom:not(.np-top), .bgcolor-very-light-purple-gray-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-very-light-purple-gray) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-very-light-purple-gray-indent-bottom:not(.np-top), .bgcolor-very-light-purple-gray-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-very-light-purple-gray-indent-bottom:not(.np-top).bg-reverse, .bgcolor-very-light-purple-gray-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-very-light-purple-gray) 0%); }

.bgcolor-very-light-purple-gray-indent-bottom.np-bottom, .bgcolor-very-light-purple-gray-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-very-light-purple-gray) 65px, transparent 0%); }

.bgcolor-very-light-purple-gray-indent-bottom.np-bottom.bg-reverse, .bgcolor-very-light-purple-gray-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-very-light-purple-gray) 0%); }

.bgcolor-very-light-purple-gray-indent-top:not(.np-top), .bgcolor-very-light-purple-gray-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-very-light-purple-gray) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-very-light-purple-gray-indent-top:not(.np-top), .bgcolor-very-light-purple-gray-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-very-light-purple-gray-indent-top:not(.np-top).bg-reverse, .bgcolor-very-light-purple-gray-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-very-light-purple-gray) 0%); }

.bgcolor-very-light-purple-gray-indent-top.np-bottom, .bgcolor-very-light-purple-gray-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-very-light-purple-gray) 65px, transparent 0%); }

.bgcolor-very-light-purple-gray-indent-top.np-bottom.bg-reverse, .bgcolor-very-light-purple-gray-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-very-light-purple-gray) 0%); }

.cf-very-light-purple-gray { color: var(--cf-very-light-purple-gray) !important; }

.bgcolor-golden-yellow { background-color: var(--cf-golden-yellow); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-golden-yellow { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-golden-yellow-indent-bottom:not(.np-top), .bgcolor-golden-yellow-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-golden-yellow) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-golden-yellow-indent-bottom:not(.np-top), .bgcolor-golden-yellow-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-golden-yellow-indent-bottom:not(.np-top).bg-reverse, .bgcolor-golden-yellow-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-golden-yellow) 0%); }

.bgcolor-golden-yellow-indent-bottom.np-bottom, .bgcolor-golden-yellow-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-golden-yellow) 65px, transparent 0%); }

.bgcolor-golden-yellow-indent-bottom.np-bottom.bg-reverse, .bgcolor-golden-yellow-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-golden-yellow) 0%); }

.bgcolor-golden-yellow-indent-top:not(.np-top), .bgcolor-golden-yellow-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-golden-yellow) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-golden-yellow-indent-top:not(.np-top), .bgcolor-golden-yellow-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-golden-yellow-indent-top:not(.np-top).bg-reverse, .bgcolor-golden-yellow-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-golden-yellow) 0%); }

.bgcolor-golden-yellow-indent-top.np-bottom, .bgcolor-golden-yellow-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-golden-yellow) 65px, transparent 0%); }

.bgcolor-golden-yellow-indent-top.np-bottom.bg-reverse, .bgcolor-golden-yellow-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-golden-yellow) 0%); }

.cf-golden-yellow { color: var(--cf-golden-yellow) !important; }

.bgcolor-dark-gold { background-color: var(--cf-dark-gold); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-dark-gold { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-dark-gold-indent-bottom:not(.np-top), .bgcolor-dark-gold-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-dark-gold) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-dark-gold-indent-bottom:not(.np-top), .bgcolor-dark-gold-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-dark-gold-indent-bottom:not(.np-top).bg-reverse, .bgcolor-dark-gold-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-dark-gold) 0%); }

.bgcolor-dark-gold-indent-bottom.np-bottom, .bgcolor-dark-gold-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-dark-gold) 65px, transparent 0%); }

.bgcolor-dark-gold-indent-bottom.np-bottom.bg-reverse, .bgcolor-dark-gold-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-dark-gold) 0%); }

.bgcolor-dark-gold-indent-top:not(.np-top), .bgcolor-dark-gold-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-dark-gold) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-dark-gold-indent-top:not(.np-top), .bgcolor-dark-gold-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-dark-gold-indent-top:not(.np-top).bg-reverse, .bgcolor-dark-gold-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-dark-gold) 0%); }

.bgcolor-dark-gold-indent-top.np-bottom, .bgcolor-dark-gold-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-dark-gold) 65px, transparent 0%); }

.bgcolor-dark-gold-indent-top.np-bottom.bg-reverse, .bgcolor-dark-gold-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-dark-gold) 0%); }

.cf-dark-gold { color: var(--cf-dark-gold) !important; }

.bgcolor-cream { background-color: var(--cf-cream); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-cream { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.bgcolor-cream-indent-bottom:not(.np-top), .bgcolor-cream-indent-bottom:not(.np-bottom) { background: linear-gradient(to top, var(--cf-cream) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-cream-indent-bottom:not(.np-top), .bgcolor-cream-indent-bottom:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-cream-indent-bottom:not(.np-top).bg-reverse, .bgcolor-cream-indent-bottom:not(.np-bottom).bg-reverse { background: linear-gradient(to top, transparent 200px, var(--cf-cream) 0%); }

.bgcolor-cream-indent-bottom.np-bottom, .bgcolor-cream-indent-bottom.np-top { background: linear-gradient(to top, var(--cf-cream) 65px, transparent 0%); }

.bgcolor-cream-indent-bottom.np-bottom.bg-reverse, .bgcolor-cream-indent-bottom.np-top.bg-reverse { background: linear-gradient(to top, transparent 65px, var(--cf-cream) 0%); }

.bgcolor-cream-indent-top:not(.np-top), .bgcolor-cream-indent-top:not(.np-bottom) { background: linear-gradient(to bottom, var(--cf-cream) 165px, transparent 0%); padding-bottom: 70px; padding-top: 70px; }

@media (min-width: 992px) { .bgcolor-cream-indent-top:not(.np-top), .bgcolor-cream-indent-top:not(.np-bottom) { padding-top: 96px; padding-bottom: 96px; } }

.bgcolor-cream-indent-top:not(.np-top).bg-reverse, .bgcolor-cream-indent-top:not(.np-bottom).bg-reverse { background: linear-gradient(to bottom, transparent 200px, var(--cf-cream) 0%); }

.bgcolor-cream-indent-top.np-bottom, .bgcolor-cream-indent-top.np-top { background: linear-gradient(to bottom, var(--cf-cream) 65px, transparent 0%); }

.bgcolor-cream-indent-top.np-bottom.bg-reverse, .bgcolor-cream-indent-top.np-top.bg-reverse { background: linear-gradient(to bottom, transparent 65px, var(--cf-cream) 0%); }

.cf-cream { color: var(--cf-cream) !important; }

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .container-xxxl { --cfgutter-x: 1.5rem; --cfgutter-y: 0; --cont-padd-x: calc(var(--cfgutter-x) * 2.666); width: 100%; padding-right: var(--cont-padd-x); padding-left: var(--cont-padd-x); margin-right: auto; margin-left: auto; }

@media (max-width: 575.98px) { .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .container-xxxl { padding-left: 24px; padding-right: 24px; } }

@media (min-width: 1200px) { .container { padding-left: 0; padding-right: 0; } }

@media (min-width: 576px) { .container, .container-sm { max-width: 540px; } }

@media (min-width: 768px) { .container, .container-sm, .container-md { max-width: 720px; } }

@media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { max-width: 960px; } }

@media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1140px; } }

@media (min-width: 1360px) { .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 1300px; } }

@media (min-width: 1848px) { .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .container-xxxl { max-width: 1788px; } }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

/* Fonts */
h1, .h1 { font-family: "DM Sans", sans-serif; font-size: clamp(36px, calc(36px + (59.25 - 36) * (100vw - 375px) / (1660 - 375)), 59.25px); font-weight: 500; letter-spacing: -2.24px; line-height: 120%; }

h2, .h2, article header .overlay .stat { font-family: "DM Sans", sans-serif; font-size: clamp(34px, calc(34px + (51.5 - 34) * (100vw - 375px) / (1660 - 375)), 51.5px); font-weight: 500; letter-spacing: -2.92px; line-height: normal; }

h3, .h3, .testimonials-gallery__slider__slide.swiper-slide blockquote, .full-width-image__slider__slide.swiper-slide blockquote { font-family: "DM Sans", sans-serif; font-size: clamp(28px, calc(28px + (32 - 28) * (100vw - 375px) / (1660 - 375)), 32px); font-weight: 500; letter-spacing: 0px; line-height: normal; }

h4, .h4, .gform_title, .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title, .text-block ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold li, .split-content.video-transcript .text-block.content h2, .split-content.video-transcript .layer-stack .content.base-layer h2, .layer-stack .split-content.video-transcript .content.base-layer h2, .split-content.video-transcript .layer-stack .content.overlay-layer h2, .layer-stack .split-content.video-transcript .content.overlay-layer h2, .table__wrapper thead tr th { font-family: "DM Sans", sans-serif; font-size: 1.5rem; font-weight: 500; letter-spacing: 0px; line-height: normal; }

h5, .h5, .links-column__wrapper__link, .hero.layout-4 .gform_confirmation_message, .hero.layout-5 .gform_confirmation_message, .hero.layout-5-static .gform_confirmation_message, .table__wrapper tbody tr td:first-of-type { font-family: "DM Sans", sans-serif; font-size: 1.125rem; font-weight: 500; letter-spacing: 0px; line-height: normal; }

h5 i, .h5 i, .links-column__wrapper__link i, .hero.layout-4 .gform_confirmation_message i, .hero.layout-5 .gform_confirmation_message i, .hero.layout-5-static .gform_confirmation_message i, .table__wrapper tbody tr td:first-of-type i { font-size: 0.75rem; }

h6, .row p, .h6, .play-button span { font-family: "DM Sans", sans-serif; font-size: 1rem; font-weight: 600; letter-spacing: 0px; line-height: normal; }

h6 i, .row p i, .h6 i, .play-button span i { font-size: 0.75rem; }

h1.subtitle, h1.gform_submission_error, h1.gfield_validation_message, h2.subtitle, h2.gform_submission_error, h2.gfield_validation_message, h3.subtitle, h3.gform_submission_error, h3.gfield_validation_message, h4.subtitle, h4.gform_submission_error, h4.gfield_validation_message { font-size: 1.125rem; letter-spacing: 2px; color: var(--cfbody-color); text-transform: uppercase; }

h1.subtitle.white, h1.white.gform_submission_error, h1.white.gfield_validation_message, h2.subtitle.white, h2.white.gform_submission_error, h2.white.gfield_validation_message, h3.subtitle.white, h3.white.gform_submission_error, h3.white.gfield_validation_message, h4.subtitle.white, h4.white.gform_submission_error, h4.white.gfield_validation_message { color: white; }

h1 sup, h2 sup, h3 sup, h4 sup { font-size: 50%; left: 0.5rem; top: -1rem; }

.italic { font-style: italic; }

html { font-size: clamp(15px, calc(15px + (17 - 15) * (100vw - 375px) / (1660 - 375)), 17px); color: var(--cf-black); font-family: "DM Sans", sans-serif; font-weight: 500; }

/* ---------------------------------------------------------------------------- */
/*  Link Transitions
/* ---------------------------------------------------------------------------- */
a { transition: all .3s ease-in-out; color: var(--cf-black); text-decoration: none; }

a.phone-number { align-items: center; display: flex; gap: 0.4375rem; }

p { color: var(--cf-black); }

p a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.btn-secondary) { color: var(--cf-brand-primary); }

p a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.btn-secondary):active, p a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.btn-secondary):focus, p a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.btn-secondary):hover { text-decoration: underline; text-underline-offset: 5px; }

p.small, p.small-text { font-size: 0.875em; }

article p { margin-bottom: 2rem; }

article ul { margin-left: 1rem; }

article ul li { margin-bottom: 1rem; }

article time { margin-bottom: 1rem; }

ol, ul { list-style-type: none; margin-bottom: 0; padding-left: 0; }

ol li, ul li { color: inherit; font-family: "DM Sans"; font-size: 16px; font-style: normal; font-weight: 400; line-height: 27px; }

ul.links-group { display: flex; flex-direction: column; gap: 0.75rem; margin-bottom: 2rem; margin-left: 0; }

ul.links-group li { list-style-type: none; }

ul.links-group li i { margin-right: 1rem; }

blockquote { font-size: 1.25rem; line-height: 2.4rem; }

.superscript { color: var(--cf-light-blue) !important; }

.light-typography h1, .light-typography h2, .light-typography h3, .light-typography h4, .light-typography h5, .light-typography h6, .light-typography .row p, .row .light-typography p, .light-typography p, .light-typography a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .light-typography span, .light-typography li, .light-typography ul, .light-typography ol, .light-typography blockquote, .light-typography pre, .light-typography code, .light-typography input, .light-typography textarea, .light-typography label, .light-typography legend, .light-typography .gfield_consent_description, .light-typography .gfield_description { color: var(--cf-white); }

:root { --cfbody-font-size: 1rem; --cfbody-line-height: 1.5; --cfbody-font-weight: 400; --cfbody-font-family: DM Sans, sans-serif; }

.btn, button, input[type=text][type="file"], input[type=email][type="file"], input[type=search][type="file"], input[type=tel][type="file"], input[type=number][type="file"], select[type="file"], textarea[type="file"], .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gfield_choice_all_toggle, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, button { border: 0; box-shadow: none; cursor: pointer; display: flex; align-items: center; font-size: 1rem; font-weight: 500; gap: 0.75rem; height: 47.5px; justify-content: flex-start; font-weight: 600; min-width: 150px; overflow: hidden; position: relative; text-align: center; transition: all 0.3s ease-in-out; white-space: nowrap; width: fit-content; width: -moz-fit-content; z-index: 1; }

@media (max-width: 575.98px) { .btn, button, input[type=text][type="file"], input[type=email][type="file"], input[type=search][type="file"], input[type=tel][type="file"], input[type=number][type="file"], select[type="file"], textarea[type="file"], .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gfield_choice_all_toggle, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, button { width: 100%; } }

.btn.btn-primary, button.btn-primary, input.btn-primary[type=text][type="file"], input.gfield_choice_all_toggle[type=text][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=text][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=text][type="file"], input.btn-primary[type=email][type="file"], input.gfield_choice_all_toggle[type=email][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=email][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=email][type="file"], input.btn-primary[type=search][type="file"], input.gfield_choice_all_toggle[type=search][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=search][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=search][type="file"], input.btn-primary[type=tel][type="file"], input.gfield_choice_all_toggle[type=tel][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=tel][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=tel][type="file"], input.btn-primary[type=number][type="file"], input.gfield_choice_all_toggle[type=number][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=number][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=number][type="file"], select.btn-primary[type="file"], select.gfield_choice_all_toggle[type="file"], textarea.btn-primary[type="file"], textarea.gfield_choice_all_toggle[type="file"], .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gfield_choice_all_toggle, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, button.btn-primary, button.gfield_choice_all_toggle, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev { border-radius: 7px; color: var(--cf-white); justify-content: center; padding: 14px 20px; }

.btn.btn-primary.blue, button.btn-primary.blue, input.btn-primary.blue[type=text][type="file"], input.gfield_choice_all_toggle[type=text][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=text][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=text][type="file"], input.btn-primary.blue[type=email][type="file"], input.gfield_choice_all_toggle[type=email][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=email][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=email][type="file"], input.btn-primary.blue[type=search][type="file"], input.gfield_choice_all_toggle[type=search][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=search][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=search][type="file"], input.btn-primary.blue[type=tel][type="file"], input.gfield_choice_all_toggle[type=tel][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=tel][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=tel][type="file"], input.btn-primary.blue[type=number][type="file"], input.gfield_choice_all_toggle[type=number][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=number][type="file"], .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=number][type="file"], select.btn-primary.blue[type="file"], select.gfield_choice_all_toggle[type="file"], textarea.btn-primary.blue[type="file"], textarea.gfield_choice_all_toggle[type="file"], .gform_wrapper.gravity-theme .file-upload label.blue:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload label.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gfield_choice_all_toggle, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, button.btn-primary.blue, button.gfield_choice_all_toggle, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev { background-color: var(--cf-light-blue); color: var(--cf-white); }

.btn.btn-primary.blue:active, button.btn-primary.blue:active, input.btn-primary.blue:active[type=text][type="file"], input.gfield_choice_all_toggle:active[type=text][type="file"], input.btn-primary.blue:active[type=email][type="file"], input.gfield_choice_all_toggle:active[type=email][type="file"], input.btn-primary.blue:active[type=search][type="file"], input.gfield_choice_all_toggle:active[type=search][type="file"], input.btn-primary.blue:active[type=tel][type="file"], input.gfield_choice_all_toggle:active[type=tel][type="file"], input.btn-primary.blue:active[type=number][type="file"], input.gfield_choice_all_toggle:active[type=number][type="file"], select.btn-primary.blue:active[type="file"], textarea.btn-primary.blue:active[type="file"], .gform_wrapper.gravity-theme .file-upload label.blue:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload label.gfield_choice_all_toggle:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__next:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__next:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__prev:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__prev:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gfield_choice_all_toggle:active, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:active, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:active, .btn.btn-primary.blue:focus, button.btn-primary.blue:focus, input.btn-primary.blue:focus[type=text][type="file"], input.gfield_choice_all_toggle:focus[type=text][type="file"], input.btn-primary.blue:focus[type=email][type="file"], input.gfield_choice_all_toggle:focus[type=email][type="file"], input.btn-primary.blue:focus[type=search][type="file"], input.gfield_choice_all_toggle:focus[type=search][type="file"], input.btn-primary.blue:focus[type=tel][type="file"], input.gfield_choice_all_toggle:focus[type=tel][type="file"], input.btn-primary.blue:focus[type=number][type="file"], input.gfield_choice_all_toggle:focus[type=number][type="file"], select.btn-primary.blue:focus[type="file"], textarea.btn-primary.blue:focus[type="file"], .gform_wrapper.gravity-theme .file-upload label.blue:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload label.gfield_choice_all_toggle:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__next:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__next:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__prev:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__prev:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gfield_choice_all_toggle:focus, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:focus, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:focus, .btn.btn-primary.blue:hover, button.btn-primary.blue:hover, input.btn-primary.blue:hover[type=text][type="file"], input.gfield_choice_all_toggle:hover[type=text][type="file"], input.btn-primary.blue:hover[type=email][type="file"], input.gfield_choice_all_toggle:hover[type=email][type="file"], input.btn-primary.blue:hover[type=search][type="file"], input.gfield_choice_all_toggle:hover[type=search][type="file"], input.btn-primary.blue:hover[type=tel][type="file"], input.gfield_choice_all_toggle:hover[type=tel][type="file"], input.btn-primary.blue:hover[type=number][type="file"], input.gfield_choice_all_toggle:hover[type=number][type="file"], select.btn-primary.blue:hover[type="file"], textarea.btn-primary.blue:hover[type="file"], .gform_wrapper.gravity-theme .file-upload label.blue:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload label.gfield_choice_all_toggle:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__next:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__next:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__prev:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__prev:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gfield_choice_all_toggle:hover, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.btn.btn-primary.blue, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.btn.btn-primary.blue, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.btn.btn-primary.blue, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.btn.btn-primary.blue, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.btn.btn-primary.blue, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.btn.btn-primary.blue, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:hover, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:hover, button.btn-primary.blue:active, button.gfield_choice_all_toggle:active, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:active, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:active, button.btn-primary.blue:focus, button.gfield_choice_all_toggle:focus, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:focus, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:focus, button.btn-primary.blue:hover, button.gfield_choice_all_toggle:hover, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:hover, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:hover { background-color: #145dca; }

.btn.btn-primary.blue:active span span, button.btn-primary.blue:active span span, button.gfield_choice_all_toggle:active span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:active span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:active span span, input.btn-primary.blue:active[type=text][type="file"] span span, input.gfield_choice_all_toggle:active[type=text][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:active[type=text][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:active[type=text][type="file"] span span, input.btn-primary.blue:active[type=email][type="file"] span span, input.gfield_choice_all_toggle:active[type=email][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:active[type=email][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:active[type=email][type="file"] span span, input.btn-primary.blue:active[type=search][type="file"] span span, input.gfield_choice_all_toggle:active[type=search][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:active[type=search][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:active[type=search][type="file"] span span, input.btn-primary.blue:active[type=tel][type="file"] span span, input.gfield_choice_all_toggle:active[type=tel][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:active[type=tel][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:active[type=tel][type="file"] span span, input.btn-primary.blue:active[type=number][type="file"] span span, input.gfield_choice_all_toggle:active[type=number][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:active[type=number][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:active[type=number][type="file"] span span, select.btn-primary.blue:active[type="file"] span span, select.gfield_choice_all_toggle:active[type="file"] span span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__next:active[type="file"] span span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__prev:active[type="file"] span span, textarea.btn-primary.blue:active[type="file"] span span, textarea.gfield_choice_all_toggle:active[type="file"] span span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__next:active[type="file"] span span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__prev:active[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label.blue:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gform_wrapper.gravity-theme .file-upload label.gfield_choice_all_toggle:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__next:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__next:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__prev:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__prev:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gfield_choice_all_toggle:active span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:active span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:active span span, .btn.btn-primary.blue:focus span span, button.btn-primary.blue:focus span span, button.gfield_choice_all_toggle:focus span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:focus span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:focus span span, input.btn-primary.blue:focus[type=text][type="file"] span span, input.gfield_choice_all_toggle:focus[type=text][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:focus[type=text][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:focus[type=text][type="file"] span span, input.btn-primary.blue:focus[type=email][type="file"] span span, input.gfield_choice_all_toggle:focus[type=email][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:focus[type=email][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:focus[type=email][type="file"] span span, input.btn-primary.blue:focus[type=search][type="file"] span span, input.gfield_choice_all_toggle:focus[type=search][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:focus[type=search][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:focus[type=search][type="file"] span span, input.btn-primary.blue:focus[type=tel][type="file"] span span, input.gfield_choice_all_toggle:focus[type=tel][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:focus[type=tel][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:focus[type=tel][type="file"] span span, input.btn-primary.blue:focus[type=number][type="file"] span span, input.gfield_choice_all_toggle:focus[type=number][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:focus[type=number][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:focus[type=number][type="file"] span span, select.btn-primary.blue:focus[type="file"] span span, select.gfield_choice_all_toggle:focus[type="file"] span span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__next:focus[type="file"] span span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__prev:focus[type="file"] span span, textarea.btn-primary.blue:focus[type="file"] span span, textarea.gfield_choice_all_toggle:focus[type="file"] span span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__next:focus[type="file"] span span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__prev:focus[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label.blue:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gform_wrapper.gravity-theme .file-upload label.gfield_choice_all_toggle:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__next:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__next:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__prev:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__prev:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gfield_choice_all_toggle:focus span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:focus span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:focus span span, .btn.btn-primary.blue:hover span span, button.btn-primary.blue:hover span span, button.gfield_choice_all_toggle:hover span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:hover span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:hover span span, input.btn-primary.blue:hover[type=text][type="file"] span span, input.gfield_choice_all_toggle:hover[type=text][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:hover[type=text][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:hover[type=text][type="file"] span span, input.btn-primary.blue:hover[type=email][type="file"] span span, input.gfield_choice_all_toggle:hover[type=email][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:hover[type=email][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:hover[type=email][type="file"] span span, input.btn-primary.blue:hover[type=search][type="file"] span span, input.gfield_choice_all_toggle:hover[type=search][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:hover[type=search][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:hover[type=search][type="file"] span span, input.btn-primary.blue:hover[type=tel][type="file"] span span, input.gfield_choice_all_toggle:hover[type=tel][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:hover[type=tel][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:hover[type=tel][type="file"] span span, input.btn-primary.blue:hover[type=number][type="file"] span span, input.gfield_choice_all_toggle:hover[type=number][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next:hover[type=number][type="file"] span span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev:hover[type=number][type="file"] span span, select.btn-primary.blue:hover[type="file"] span span, select.gfield_choice_all_toggle:hover[type="file"] span span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__next:hover[type="file"] span span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__prev:hover[type="file"] span span, textarea.btn-primary.blue:hover[type="file"] span span, textarea.gfield_choice_all_toggle:hover[type="file"] span span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__next:hover[type="file"] span span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__prev:hover[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label.blue:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gform_wrapper.gravity-theme .file-upload label.gfield_choice_all_toggle:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__next:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__next:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__prev:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__prev:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .gfield_choice_all_toggle:hover span span, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle span span, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle span span, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle span span, .team-member-card.horizontal:active h4.gfield_choice_all_toggle span span, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle span span, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle span span, .team-member-card:not(.horizontal):active h4.btn.btn-primary.blue span span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next span span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev span span, .team-member-card:not(.horizontal):focus h4.btn.btn-primary.blue span span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next span span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev span span, .team-member-card:not(.horizontal):hover h4.btn.btn-primary.blue span span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next span span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev span span, .team-member-card.horizontal:active h4.btn.btn-primary.blue span span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next span span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev span span, .team-member-card.horizontal:focus h4.btn.btn-primary.blue span span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next span span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev span span, .team-member-card.horizontal:hover h4.btn.btn-primary.blue span span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next span span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:hover span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:hover span span, button.btn-primary.blue:active span span, button.gfield_choice_all_toggle:active span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:active span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:active span span, button.btn-primary.blue:focus span span, button.gfield_choice_all_toggle:focus span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:focus span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:focus span span, button.btn-primary.blue:hover span span, button.gfield_choice_all_toggle:hover span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:hover span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:hover span span { animation: btn-slide-up 0.3s ease-in-out forwards; }

.btn.btn-primary.blue span, button.btn-primary.blue span, button.gfield_choice_all_toggle span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev span, input.btn-primary.blue[type=text][type="file"] span, input.gfield_choice_all_toggle[type=text][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=text][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=text][type="file"] span, input.btn-primary.blue[type=email][type="file"] span, input.gfield_choice_all_toggle[type=email][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=email][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=email][type="file"] span, input.btn-primary.blue[type=search][type="file"] span, input.gfield_choice_all_toggle[type=search][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=search][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=search][type="file"] span, input.btn-primary.blue[type=tel][type="file"] span, input.gfield_choice_all_toggle[type=tel][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=tel][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=tel][type="file"] span, input.btn-primary.blue[type=number][type="file"] span, input.gfield_choice_all_toggle[type=number][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=number][type="file"] span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=number][type="file"] span, select.btn-primary.blue[type="file"] span, select.gfield_choice_all_toggle[type="file"] span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__next[type="file"] span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__prev[type="file"] span, textarea.btn-primary.blue[type="file"] span, textarea.gfield_choice_all_toggle[type="file"] span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__next[type="file"] span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__prev[type="file"] span, .gform_wrapper.gravity-theme .file-upload label.blue:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span, .gform_wrapper.gravity-theme .file-upload label.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span, .gfield_choice_all_toggle span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev span, .btn.btn-primary.blue span > span, button.btn-primary.blue span > span, button.gfield_choice_all_toggle span > span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next span > span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev span > span, input.btn-primary.blue[type=text][type="file"] span > span, input.gfield_choice_all_toggle[type=text][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=text][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=text][type="file"] span > span, input.btn-primary.blue[type=email][type="file"] span > span, input.gfield_choice_all_toggle[type=email][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=email][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=email][type="file"] span > span, input.btn-primary.blue[type=search][type="file"] span > span, input.gfield_choice_all_toggle[type=search][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=search][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=search][type="file"] span > span, input.btn-primary.blue[type=tel][type="file"] span > span, input.gfield_choice_all_toggle[type=tel][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=tel][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=tel][type="file"] span > span, input.btn-primary.blue[type=number][type="file"] span > span, input.gfield_choice_all_toggle[type=number][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__next[type=number][type="file"] span > span, .teamtailor-jobs-widget input.teamtailor-jobs__pagination__prev[type=number][type="file"] span > span, select.btn-primary.blue[type="file"] span > span, select.gfield_choice_all_toggle[type="file"] span > span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__next[type="file"] span > span, .teamtailor-jobs-widget select.teamtailor-jobs__pagination__prev[type="file"] span > span, textarea.btn-primary.blue[type="file"] span > span, textarea.gfield_choice_all_toggle[type="file"] span > span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__next[type="file"] span > span, .teamtailor-jobs-widget textarea.teamtailor-jobs__pagination__prev[type="file"] span > span, .gform_wrapper.gravity-theme .file-upload label.blue:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span > span, .gform_wrapper.gravity-theme .file-upload label.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span > span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span > span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span > span, .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span > span, .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span > span, .gfield_choice_all_toggle span > span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next span > span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev span > span, button.btn-primary.blue span, button.gfield_choice_all_toggle span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev span, button.btn-primary.blue span > span, button.gfield_choice_all_toggle span > span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next span > span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev span > span { color: var(--cf-white); }

.btn.btn-primary.pink, button.btn-primary.pink, input.btn-primary.pink[type=text][type="file"], input.pink.gfield_choice_all_toggle[type=text][type="file"], input.btn-primary.pink[type=email][type="file"], input.pink.gfield_choice_all_toggle[type=email][type="file"], input.btn-primary.pink[type=search][type="file"], input.pink.gfield_choice_all_toggle[type=search][type="file"], input.btn-primary.pink[type=tel][type="file"], input.pink.gfield_choice_all_toggle[type=tel][type="file"], input.btn-primary.pink[type=number][type="file"], input.pink.gfield_choice_all_toggle[type=number][type="file"], select.btn-primary.pink[type="file"], textarea.btn-primary.pink[type="file"], .gform_wrapper.gravity-theme .file-upload label.pink:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .pink.gfield_choice_all_toggle, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev, button.btn-primary.pink, button.pink.gfield_choice_all_toggle, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev { background-color: var(--cf-brand-primary); color: var(--cf-white); }

.btn.btn-primary.pink:active, button.btn-primary.pink:active, input.btn-primary.pink:active[type=text][type="file"], input.btn-primary.pink:active[type=email][type="file"], input.btn-primary.pink:active[type=search][type="file"], input.btn-primary.pink:active[type=tel][type="file"], input.btn-primary.pink:active[type=number][type="file"], select.btn-primary.pink:active[type="file"], textarea.btn-primary.pink:active[type="file"], .gform_wrapper.gravity-theme .file-upload label.pink:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .pink.gfield_choice_all_toggle:active, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next:active, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev:active, .btn.btn-primary.pink:focus, button.btn-primary.pink:focus, input.btn-primary.pink:focus[type=text][type="file"], input.btn-primary.pink:focus[type=email][type="file"], input.btn-primary.pink:focus[type=search][type="file"], input.btn-primary.pink:focus[type=tel][type="file"], input.btn-primary.pink:focus[type=number][type="file"], select.btn-primary.pink:focus[type="file"], textarea.btn-primary.pink:focus[type="file"], .gform_wrapper.gravity-theme .file-upload label.pink:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .pink.gfield_choice_all_toggle:focus, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next:focus, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev:focus, .btn.btn-primary.pink:hover, button.btn-primary.pink:hover, input.btn-primary.pink:hover[type=text][type="file"], input.btn-primary.pink:hover[type=email][type="file"], input.btn-primary.pink:hover[type=search][type="file"], input.btn-primary.pink:hover[type=tel][type="file"], input.btn-primary.pink:hover[type=number][type="file"], select.btn-primary.pink:hover[type="file"], textarea.btn-primary.pink:hover[type="file"], .gform_wrapper.gravity-theme .file-upload label.pink:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .pink.gfield_choice_all_toggle:hover, .team-member-card:not(.horizontal):active h4.pink.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.pink.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.pink.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.pink.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.pink.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.pink.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.btn.btn-primary.pink, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.pink.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.pink.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.btn.btn-primary.pink, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.pink.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.pink.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.btn.btn-primary.pink, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.pink.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.pink.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.btn.btn-primary.pink, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.pink.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.pink.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.btn.btn-primary.pink, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.pink.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.pink.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.btn.btn-primary.pink, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.pink.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next:hover, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev:hover, button.btn-primary.pink:active, button.pink.gfield_choice_all_toggle:active, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next:active, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev:active, button.btn-primary.pink:focus, button.pink.gfield_choice_all_toggle:focus, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next:focus, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev:focus, button.btn-primary.pink:hover, button.pink.gfield_choice_all_toggle:hover, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next:hover, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev:hover { background-color: #b30062; }

.btn.btn-primary.pink:active span span, button.btn-primary.pink:active span span, button.pink.gfield_choice_all_toggle:active span span, input.btn-primary.pink:active[type=text][type="file"] span span, input.pink.gfield_choice_all_toggle:active[type=text][type="file"] span span, input.btn-primary.pink:active[type=email][type="file"] span span, input.pink.gfield_choice_all_toggle:active[type=email][type="file"] span span, input.btn-primary.pink:active[type=search][type="file"] span span, input.pink.gfield_choice_all_toggle:active[type=search][type="file"] span span, input.btn-primary.pink:active[type=tel][type="file"] span span, input.pink.gfield_choice_all_toggle:active[type=tel][type="file"] span span, input.btn-primary.pink:active[type=number][type="file"] span span, input.pink.gfield_choice_all_toggle:active[type=number][type="file"] span span, select.btn-primary.pink:active[type="file"] span span, select.pink.gfield_choice_all_toggle:active[type="file"] span span, textarea.btn-primary.pink:active[type="file"] span span, textarea.pink.gfield_choice_all_toggle:active[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label.pink:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .pink.gfield_choice_all_toggle:active span span, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next:active span span, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev:active span span, .btn.btn-primary.pink:focus span span, button.btn-primary.pink:focus span span, button.pink.gfield_choice_all_toggle:focus span span, input.btn-primary.pink:focus[type=text][type="file"] span span, input.pink.gfield_choice_all_toggle:focus[type=text][type="file"] span span, input.btn-primary.pink:focus[type=email][type="file"] span span, input.pink.gfield_choice_all_toggle:focus[type=email][type="file"] span span, input.btn-primary.pink:focus[type=search][type="file"] span span, input.pink.gfield_choice_all_toggle:focus[type=search][type="file"] span span, input.btn-primary.pink:focus[type=tel][type="file"] span span, input.pink.gfield_choice_all_toggle:focus[type=tel][type="file"] span span, input.btn-primary.pink:focus[type=number][type="file"] span span, input.pink.gfield_choice_all_toggle:focus[type=number][type="file"] span span, select.btn-primary.pink:focus[type="file"] span span, select.pink.gfield_choice_all_toggle:focus[type="file"] span span, textarea.btn-primary.pink:focus[type="file"] span span, textarea.pink.gfield_choice_all_toggle:focus[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label.pink:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .pink.gfield_choice_all_toggle:focus span span, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next:focus span span, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev:focus span span, .btn.btn-primary.pink:hover span span, button.btn-primary.pink:hover span span, button.pink.gfield_choice_all_toggle:hover span span, input.btn-primary.pink:hover[type=text][type="file"] span span, input.pink.gfield_choice_all_toggle:hover[type=text][type="file"] span span, input.btn-primary.pink:hover[type=email][type="file"] span span, input.pink.gfield_choice_all_toggle:hover[type=email][type="file"] span span, input.btn-primary.pink:hover[type=search][type="file"] span span, input.pink.gfield_choice_all_toggle:hover[type=search][type="file"] span span, input.btn-primary.pink:hover[type=tel][type="file"] span span, input.pink.gfield_choice_all_toggle:hover[type=tel][type="file"] span span, input.btn-primary.pink:hover[type=number][type="file"] span span, input.pink.gfield_choice_all_toggle:hover[type=number][type="file"] span span, select.btn-primary.pink:hover[type="file"] span span, select.pink.gfield_choice_all_toggle:hover[type="file"] span span, textarea.btn-primary.pink:hover[type="file"] span span, textarea.pink.gfield_choice_all_toggle:hover[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label.pink:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .pink.gfield_choice_all_toggle:hover span span, .team-member-card:not(.horizontal):active h4.pink.gfield_choice_all_toggle span span, .team-member-card:not(.horizontal):focus h4.pink.gfield_choice_all_toggle span span, .team-member-card:not(.horizontal):hover h4.pink.gfield_choice_all_toggle span span, .team-member-card.horizontal:active h4.pink.gfield_choice_all_toggle span span, .team-member-card.horizontal:focus h4.pink.gfield_choice_all_toggle span span, .team-member-card.horizontal:hover h4.pink.gfield_choice_all_toggle span span, .team-member-card:not(.horizontal):active h4.btn.btn-primary.pink span span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.pink.teamtailor-jobs__pagination__next span span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.pink.teamtailor-jobs__pagination__prev span span, .team-member-card:not(.horizontal):focus h4.btn.btn-primary.pink span span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.pink.teamtailor-jobs__pagination__next span span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.pink.teamtailor-jobs__pagination__prev span span, .team-member-card:not(.horizontal):hover h4.btn.btn-primary.pink span span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.pink.teamtailor-jobs__pagination__next span span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.pink.teamtailor-jobs__pagination__prev span span, .team-member-card.horizontal:active h4.btn.btn-primary.pink span span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.pink.teamtailor-jobs__pagination__next span span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.pink.teamtailor-jobs__pagination__prev span span, .team-member-card.horizontal:focus h4.btn.btn-primary.pink span span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.pink.teamtailor-jobs__pagination__next span span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.pink.teamtailor-jobs__pagination__prev span span, .team-member-card.horizontal:hover h4.btn.btn-primary.pink span span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.pink.teamtailor-jobs__pagination__next span span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.pink.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next:hover span span, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev:hover span span, button.btn-primary.pink:active span span, button.pink.gfield_choice_all_toggle:active span span, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next:active span span, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev:active span span, button.btn-primary.pink:focus span span, button.pink.gfield_choice_all_toggle:focus span span, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next:focus span span, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev:focus span span, button.btn-primary.pink:hover span span, button.pink.gfield_choice_all_toggle:hover span span, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next:hover span span, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev:hover span span { animation: btn-slide-up 0.3s ease-in-out forwards; }

.btn.btn-primary.pink.dark, button.btn-primary.pink.dark, input.btn-primary.pink.dark[type=text][type="file"], input.btn-primary.pink.dark[type=email][type="file"], input.btn-primary.pink.dark[type=search][type="file"], input.btn-primary.pink.dark[type=tel][type="file"], input.btn-primary.pink.dark[type=number][type="file"], select.btn-primary.pink.dark[type="file"], textarea.btn-primary.pink.dark[type="file"], .gform_wrapper.gravity-theme .file-upload label.pink.dark:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .pink.dark.gfield_choice_all_toggle, .teamtailor-jobs-widget .pink.dark.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .pink.dark.teamtailor-jobs__pagination__prev, button.btn-primary.pink.dark, button.pink.dark.gfield_choice_all_toggle, .teamtailor-jobs-widget button.pink.dark.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget button.pink.dark.teamtailor-jobs__pagination__prev { color: var(--cf-white); }

.btn.btn-primary.pink:active, button.btn-primary.pink:active, input.btn-primary.pink:active[type=text][type="file"], input.btn-primary.pink:active[type=email][type="file"], input.btn-primary.pink:active[type=search][type="file"], input.btn-primary.pink:active[type=tel][type="file"], input.btn-primary.pink:active[type=number][type="file"], select.btn-primary.pink:active[type="file"], textarea.btn-primary.pink:active[type="file"], .gform_wrapper.gravity-theme .file-upload label.pink:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .pink.gfield_choice_all_toggle:active, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next:active, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev:active, .btn.btn-primary.pink:focus, button.btn-primary.pink:focus, input.btn-primary.pink:focus[type=text][type="file"], input.btn-primary.pink:focus[type=email][type="file"], input.btn-primary.pink:focus[type=search][type="file"], input.btn-primary.pink:focus[type=tel][type="file"], input.btn-primary.pink:focus[type=number][type="file"], select.btn-primary.pink:focus[type="file"], textarea.btn-primary.pink:focus[type="file"], .gform_wrapper.gravity-theme .file-upload label.pink:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .pink.gfield_choice_all_toggle:focus, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next:focus, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev:focus, .btn.btn-primary.pink:hover, button.btn-primary.pink:hover, input.btn-primary.pink:hover[type=text][type="file"], input.btn-primary.pink:hover[type=email][type="file"], input.btn-primary.pink:hover[type=search][type="file"], input.btn-primary.pink:hover[type=tel][type="file"], input.btn-primary.pink:hover[type=number][type="file"], select.btn-primary.pink:hover[type="file"], textarea.btn-primary.pink:hover[type="file"], .gform_wrapper.gravity-theme .file-upload label.pink:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .pink.gfield_choice_all_toggle:hover, .team-member-card:not(.horizontal):active h4.pink.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.pink.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.pink.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.pink.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.pink.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.pink.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.btn.btn-primary.pink, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.pink.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.pink.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.btn.btn-primary.pink, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.pink.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.pink.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.btn.btn-primary.pink, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.pink.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.pink.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.btn.btn-primary.pink, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.pink.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.pink.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.btn.btn-primary.pink, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.pink.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.pink.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.btn.btn-primary.pink, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.pink.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.pink.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__next:hover, .teamtailor-jobs-widget .pink.teamtailor-jobs__pagination__prev:hover, button.btn-primary.pink:active, button.pink.gfield_choice_all_toggle:active, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next:active, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev:active, button.btn-primary.pink:focus, button.pink.gfield_choice_all_toggle:focus, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next:focus, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev:focus, button.btn-primary.pink:hover, button.pink.gfield_choice_all_toggle:hover, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__next:hover, .teamtailor-jobs-widget button.pink.teamtailor-jobs__pagination__prev:hover { color: var(--cf-white); }

.btn.btn-primary.yellow, button.btn-primary.yellow, input.btn-primary.yellow[type=text][type="file"], input.yellow.gfield_choice_all_toggle[type=text][type="file"], input.btn-primary.yellow[type=email][type="file"], input.yellow.gfield_choice_all_toggle[type=email][type="file"], input.btn-primary.yellow[type=search][type="file"], input.yellow.gfield_choice_all_toggle[type=search][type="file"], input.btn-primary.yellow[type=tel][type="file"], input.yellow.gfield_choice_all_toggle[type=tel][type="file"], input.btn-primary.yellow[type=number][type="file"], input.yellow.gfield_choice_all_toggle[type=number][type="file"], select.btn-primary.yellow[type="file"], textarea.btn-primary.yellow[type="file"], .gform_wrapper.gravity-theme .file-upload label.yellow:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .yellow.gfield_choice_all_toggle, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__prev, button.btn-primary.yellow, button.yellow.gfield_choice_all_toggle, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__prev { background-color: var(--cf-golden-yellow); color: var(--cf-black); }

.btn.btn-primary.yellow:active, button.btn-primary.yellow:active, input.btn-primary.yellow:active[type=text][type="file"], input.btn-primary.yellow:active[type=email][type="file"], input.btn-primary.yellow:active[type=search][type="file"], input.btn-primary.yellow:active[type=tel][type="file"], input.btn-primary.yellow:active[type=number][type="file"], select.btn-primary.yellow:active[type="file"], textarea.btn-primary.yellow:active[type="file"], .gform_wrapper.gravity-theme .file-upload label.yellow:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .yellow.gfield_choice_all_toggle:active, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__next:active, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__prev:active, .btn.btn-primary.yellow:focus, button.btn-primary.yellow:focus, input.btn-primary.yellow:focus[type=text][type="file"], input.btn-primary.yellow:focus[type=email][type="file"], input.btn-primary.yellow:focus[type=search][type="file"], input.btn-primary.yellow:focus[type=tel][type="file"], input.btn-primary.yellow:focus[type=number][type="file"], select.btn-primary.yellow:focus[type="file"], textarea.btn-primary.yellow:focus[type="file"], .gform_wrapper.gravity-theme .file-upload label.yellow:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .yellow.gfield_choice_all_toggle:focus, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__next:focus, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__prev:focus, .btn.btn-primary.yellow:hover, button.btn-primary.yellow:hover, input.btn-primary.yellow:hover[type=text][type="file"], input.btn-primary.yellow:hover[type=email][type="file"], input.btn-primary.yellow:hover[type=search][type="file"], input.btn-primary.yellow:hover[type=tel][type="file"], input.btn-primary.yellow:hover[type=number][type="file"], select.btn-primary.yellow:hover[type="file"], textarea.btn-primary.yellow:hover[type="file"], .gform_wrapper.gravity-theme .file-upload label.yellow:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .yellow.gfield_choice_all_toggle:hover, .team-member-card:not(.horizontal):active h4.yellow.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.yellow.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.yellow.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.yellow.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.yellow.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.yellow.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.btn.btn-primary.yellow, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.yellow.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.yellow.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.btn.btn-primary.yellow, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.yellow.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.yellow.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.btn.btn-primary.yellow, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.yellow.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.yellow.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.btn.btn-primary.yellow, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.yellow.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.yellow.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.btn.btn-primary.yellow, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.yellow.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.yellow.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.btn.btn-primary.yellow, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.yellow.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.yellow.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__next:hover, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__prev:hover, button.btn-primary.yellow:active, button.yellow.gfield_choice_all_toggle:active, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__next:active, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__prev:active, button.btn-primary.yellow:focus, button.yellow.gfield_choice_all_toggle:focus, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__next:focus, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__prev:focus, button.btn-primary.yellow:hover, button.yellow.gfield_choice_all_toggle:hover, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__next:hover, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__prev:hover { background-color: #b30062; }

.btn.btn-primary.yellow:active span span, button.btn-primary.yellow:active span span, button.yellow.gfield_choice_all_toggle:active span span, input.btn-primary.yellow:active[type=text][type="file"] span span, input.yellow.gfield_choice_all_toggle:active[type=text][type="file"] span span, input.btn-primary.yellow:active[type=email][type="file"] span span, input.yellow.gfield_choice_all_toggle:active[type=email][type="file"] span span, input.btn-primary.yellow:active[type=search][type="file"] span span, input.yellow.gfield_choice_all_toggle:active[type=search][type="file"] span span, input.btn-primary.yellow:active[type=tel][type="file"] span span, input.yellow.gfield_choice_all_toggle:active[type=tel][type="file"] span span, input.btn-primary.yellow:active[type=number][type="file"] span span, input.yellow.gfield_choice_all_toggle:active[type=number][type="file"] span span, select.btn-primary.yellow:active[type="file"] span span, select.yellow.gfield_choice_all_toggle:active[type="file"] span span, textarea.btn-primary.yellow:active[type="file"] span span, textarea.yellow.gfield_choice_all_toggle:active[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label.yellow:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .yellow.gfield_choice_all_toggle:active span span, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__next:active span span, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__prev:active span span, .btn.btn-primary.yellow:focus span span, button.btn-primary.yellow:focus span span, button.yellow.gfield_choice_all_toggle:focus span span, input.btn-primary.yellow:focus[type=text][type="file"] span span, input.yellow.gfield_choice_all_toggle:focus[type=text][type="file"] span span, input.btn-primary.yellow:focus[type=email][type="file"] span span, input.yellow.gfield_choice_all_toggle:focus[type=email][type="file"] span span, input.btn-primary.yellow:focus[type=search][type="file"] span span, input.yellow.gfield_choice_all_toggle:focus[type=search][type="file"] span span, input.btn-primary.yellow:focus[type=tel][type="file"] span span, input.yellow.gfield_choice_all_toggle:focus[type=tel][type="file"] span span, input.btn-primary.yellow:focus[type=number][type="file"] span span, input.yellow.gfield_choice_all_toggle:focus[type=number][type="file"] span span, select.btn-primary.yellow:focus[type="file"] span span, select.yellow.gfield_choice_all_toggle:focus[type="file"] span span, textarea.btn-primary.yellow:focus[type="file"] span span, textarea.yellow.gfield_choice_all_toggle:focus[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label.yellow:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .yellow.gfield_choice_all_toggle:focus span span, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__next:focus span span, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__prev:focus span span, .btn.btn-primary.yellow:hover span span, button.btn-primary.yellow:hover span span, button.yellow.gfield_choice_all_toggle:hover span span, input.btn-primary.yellow:hover[type=text][type="file"] span span, input.yellow.gfield_choice_all_toggle:hover[type=text][type="file"] span span, input.btn-primary.yellow:hover[type=email][type="file"] span span, input.yellow.gfield_choice_all_toggle:hover[type=email][type="file"] span span, input.btn-primary.yellow:hover[type=search][type="file"] span span, input.yellow.gfield_choice_all_toggle:hover[type=search][type="file"] span span, input.btn-primary.yellow:hover[type=tel][type="file"] span span, input.yellow.gfield_choice_all_toggle:hover[type=tel][type="file"] span span, input.btn-primary.yellow:hover[type=number][type="file"] span span, input.yellow.gfield_choice_all_toggle:hover[type=number][type="file"] span span, select.btn-primary.yellow:hover[type="file"] span span, select.yellow.gfield_choice_all_toggle:hover[type="file"] span span, textarea.btn-primary.yellow:hover[type="file"] span span, textarea.yellow.gfield_choice_all_toggle:hover[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label.yellow:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .yellow.gfield_choice_all_toggle:hover span span, .team-member-card:not(.horizontal):active h4.yellow.gfield_choice_all_toggle span span, .team-member-card:not(.horizontal):focus h4.yellow.gfield_choice_all_toggle span span, .team-member-card:not(.horizontal):hover h4.yellow.gfield_choice_all_toggle span span, .team-member-card.horizontal:active h4.yellow.gfield_choice_all_toggle span span, .team-member-card.horizontal:focus h4.yellow.gfield_choice_all_toggle span span, .team-member-card.horizontal:hover h4.yellow.gfield_choice_all_toggle span span, .team-member-card:not(.horizontal):active h4.btn.btn-primary.yellow span span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.yellow.teamtailor-jobs__pagination__next span span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.yellow.teamtailor-jobs__pagination__prev span span, .team-member-card:not(.horizontal):focus h4.btn.btn-primary.yellow span span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.yellow.teamtailor-jobs__pagination__next span span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.yellow.teamtailor-jobs__pagination__prev span span, .team-member-card:not(.horizontal):hover h4.btn.btn-primary.yellow span span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.yellow.teamtailor-jobs__pagination__next span span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.yellow.teamtailor-jobs__pagination__prev span span, .team-member-card.horizontal:active h4.btn.btn-primary.yellow span span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.yellow.teamtailor-jobs__pagination__next span span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.yellow.teamtailor-jobs__pagination__prev span span, .team-member-card.horizontal:focus h4.btn.btn-primary.yellow span span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.yellow.teamtailor-jobs__pagination__next span span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.yellow.teamtailor-jobs__pagination__prev span span, .team-member-card.horizontal:hover h4.btn.btn-primary.yellow span span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__next span span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.yellow.teamtailor-jobs__pagination__next span span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.yellow.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.yellow.teamtailor-jobs__pagination__prev span span, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__next:hover span span, .teamtailor-jobs-widget .yellow.teamtailor-jobs__pagination__prev:hover span span, button.btn-primary.yellow:active span span, button.yellow.gfield_choice_all_toggle:active span span, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__next:active span span, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__prev:active span span, button.btn-primary.yellow:focus span span, button.yellow.gfield_choice_all_toggle:focus span span, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__next:focus span span, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__prev:focus span span, button.btn-primary.yellow:hover span span, button.yellow.gfield_choice_all_toggle:hover span span, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__next:hover span span, .teamtailor-jobs-widget button.yellow.teamtailor-jobs__pagination__prev:hover span span { animation: btn-slide-up 0.3s ease-in-out forwards; }

.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow)[type=text][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow)[type=email][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow)[type=search][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow)[type=tel][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow)[type=number][type="file"], select.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow)[type="file"], textarea.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow)[type="file"], .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) { background-color: var(--cf-brand-primary); color: var(--cf-white); }

.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=text][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=email][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=search][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=tel][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=number][type="file"], select.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type="file"], textarea.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type="file"], .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, .gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, .btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=text][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=email][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=search][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=tel][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=number][type="file"], select.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type="file"], textarea.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type="file"], .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, .gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, .btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=text][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=email][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=search][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=tel][type="file"], input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=number][type="file"], select.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type="file"], textarea.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type="file"], .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover, .gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:active h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:focus h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:hover h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):active h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):focus h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):hover h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:active h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:focus h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:hover h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover, button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover { background-color: #b30062; }

.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=text][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=text][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=email][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=email][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=search][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=search][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=tel][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=tel][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=number][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type=number][type="file"] span span, select.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type="file"] span span, select.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type="file"] span span, textarea.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type="file"] span span, textarea.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, .gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, .btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=text][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=text][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=email][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=email][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=search][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=search][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=tel][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=tel][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=number][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type=number][type="file"] span span, select.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type="file"] span span, select.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type="file"] span span, textarea.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type="file"] span span, textarea.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, .gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, .btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=text][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=text][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=email][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=email][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=search][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=search][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=tel][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=tel][type="file"] span span, input.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=number][type="file"] span span, input.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type=number][type="file"] span span, select.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type="file"] span span, select.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type="file"] span span, textarea.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type="file"] span span, textarea.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover[type="file"] span span, .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, .gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:active h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):active h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):focus h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):hover h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:active h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:focus h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:hover h4.btn.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):active span span, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):focus span span, button.btn-primary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, button.gfield_choice_all_toggle:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow):hover span span { animation: btn-slide-up 0.3s ease-in-out forwards; }

.btn.btn-primary span, button.btn-primary span, button.gfield_choice_all_toggle span, input.btn-primary[type=text][type="file"] span, input.gfield_choice_all_toggle[type=text][type="file"] span, input.btn-primary[type=email][type="file"] span, input.gfield_choice_all_toggle[type=email][type="file"] span, input.btn-primary[type=search][type="file"] span, input.gfield_choice_all_toggle[type=search][type="file"] span, input.btn-primary[type=tel][type="file"] span, input.gfield_choice_all_toggle[type=tel][type="file"] span, input.btn-primary[type=number][type="file"] span, input.gfield_choice_all_toggle[type=number][type="file"] span, select.btn-primary[type="file"] span, select.gfield_choice_all_toggle[type="file"] span, textarea.btn-primary[type="file"] span, textarea.gfield_choice_all_toggle[type="file"] span, .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) span, .gfield_choice_all_toggle span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__next span, .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev span, button.btn-primary span, button.gfield_choice_all_toggle span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__next span, .teamtailor-jobs-widget button.teamtailor-jobs__pagination__prev span { display: flex; height: auto; overflow: hidden; }

.btn.btn-secondary, button.btn-secondary, input.btn-secondary[type=text][type="file"], input.btn-secondary[type=email][type="file"], input.btn-secondary[type=search][type="file"], input.btn-secondary[type=tel][type="file"], input.btn-secondary[type=number][type="file"], select.btn-secondary[type="file"], textarea.btn-secondary[type="file"], .gform_wrapper.gravity-theme .file-upload label.btn-secondary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .btn-secondary.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev, button.btn-secondary { font-weight: 500; letter-spacing: 0; }

.btn.btn-secondary:active svg, button.btn-secondary:active svg, input.btn-secondary:active[type=text][type="file"] svg, input.btn-secondary:active[type=email][type="file"] svg, input.btn-secondary:active[type=search][type="file"] svg, input.btn-secondary:active[type=tel][type="file"] svg, input.btn-secondary:active[type=number][type="file"] svg, select.btn-secondary:active[type="file"] svg, textarea.btn-secondary:active[type="file"] svg, .gform_wrapper.gravity-theme .file-upload label.btn-secondary:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) svg, .btn-secondary.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle.btn:active svg, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle.btn:active svg, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle.btn:active svg, .team-member-card.horizontal:active h4.gfield_choice_all_toggle.btn:active svg, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle.btn:active svg, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle.btn:active svg, .team-member-card:not(.horizontal):active h4.btn:active svg, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):focus h4.btn:active svg, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):hover h4.btn:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:active h4.btn:active svg, .team-member-card.horizontal:active h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:focus h4.btn:active svg, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:hover h4.btn:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn:active svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn:active svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn:active svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next.btn:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next.btn:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next.btn:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next.btn:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next.btn:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next.btn:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev.btn:active svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev.btn:active svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev.btn:active svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev.btn:active svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev.btn:active svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev.btn:active svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg, .btn.btn-secondary:focus svg, button.btn-secondary:focus svg, input.btn-secondary:focus[type=text][type="file"] svg, input.btn-secondary:focus[type=email][type="file"] svg, input.btn-secondary:focus[type=search][type="file"] svg, input.btn-secondary:focus[type=tel][type="file"] svg, input.btn-secondary:focus[type=number][type="file"] svg, select.btn-secondary:focus[type="file"] svg, textarea.btn-secondary:focus[type="file"] svg, .gform_wrapper.gravity-theme .file-upload label.btn-secondary:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) svg, .btn-secondary.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle.btn:focus svg, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle.btn:focus svg, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle.btn:focus svg, .team-member-card.horizontal:active h4.gfield_choice_all_toggle.btn:focus svg, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle.btn:focus svg, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle.btn:focus svg, .team-member-card:not(.horizontal):active h4.btn:focus svg, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):focus h4.btn:focus svg, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):hover h4.btn:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:active h4.btn:focus svg, .team-member-card.horizontal:active h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:focus h4.btn:focus svg, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:hover h4.btn:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn:focus svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn:focus svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn:focus svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next.btn:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next.btn:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next.btn:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next.btn:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next.btn:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next.btn:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev.btn:focus svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev.btn:focus svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev.btn:focus svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev.btn:focus svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev.btn:focus svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev.btn:focus svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg, .btn.btn-secondary:hover svg, button.btn-secondary:hover svg, input.btn-secondary:hover[type=text][type="file"] svg, input.btn-secondary:hover[type=email][type="file"] svg, input.btn-secondary:hover[type=search][type="file"] svg, input.btn-secondary:hover[type=tel][type="file"] svg, input.btn-secondary:hover[type=number][type="file"] svg, select.btn-secondary:hover[type="file"] svg, textarea.btn-secondary:hover[type="file"] svg, .gform_wrapper.gravity-theme .file-upload label.btn-secondary:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) svg, .btn-secondary.gfield_choice_all_toggle:hover svg, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next:hover svg, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev:hover svg, button.btn-secondary:active svg, button.btn-secondary:focus svg, button.btn-secondary:hover svg { background-color: #145dca; }

.btn.btn-secondary:active svg path, button.btn-secondary:active svg path, input.btn-secondary:active[type=text][type="file"] svg path, input.btn-secondary:active[type=email][type="file"] svg path, input.btn-secondary:active[type=search][type="file"] svg path, input.btn-secondary:active[type=tel][type="file"] svg path, input.btn-secondary:active[type=number][type="file"] svg path, select.btn-secondary:active[type="file"] svg path, textarea.btn-secondary:active[type="file"] svg path, .gform_wrapper.gravity-theme .file-upload label.btn-secondary:active:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) svg path, .btn-secondary.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle.btn:active svg path, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle.btn:active svg path, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle.btn:active svg path, .team-member-card.horizontal:active h4.gfield_choice_all_toggle.btn:active svg path, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle.btn:active svg path, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle.btn:active svg path, .team-member-card:not(.horizontal):active h4.btn:active svg path, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):focus h4.btn:active svg path, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):hover h4.btn:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:active svg path, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:active h4.btn:active svg path, .team-member-card.horizontal:active h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:focus h4.btn:active svg path, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:hover h4.btn:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn:active svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn:active svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn:active svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:active svg path, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next.btn:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next.btn:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next.btn:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next.btn:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next.btn:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next.btn:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:active svg path, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev.btn:active svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev.btn:active svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev.btn:active svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev.btn:active svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev.btn:active svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev.btn:active svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:active svg path, .btn.btn-secondary:focus svg path, button.btn-secondary:focus svg path, input.btn-secondary:focus[type=text][type="file"] svg path, input.btn-secondary:focus[type=email][type="file"] svg path, input.btn-secondary:focus[type=search][type="file"] svg path, input.btn-secondary:focus[type=tel][type="file"] svg path, input.btn-secondary:focus[type=number][type="file"] svg path, select.btn-secondary:focus[type="file"] svg path, textarea.btn-secondary:focus[type="file"] svg path, .gform_wrapper.gravity-theme .file-upload label.btn-secondary:focus:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) svg path, .btn-secondary.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle.btn:focus svg path, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle.btn:focus svg path, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle.btn:focus svg path, .team-member-card.horizontal:active h4.gfield_choice_all_toggle.btn:focus svg path, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle.btn:focus svg path, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle.btn:focus svg path, .team-member-card:not(.horizontal):active h4.btn:focus svg path, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):focus h4.btn:focus svg path, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):hover h4.btn:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn:focus svg path, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:active h4.btn:focus svg path, .team-member-card.horizontal:active h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:focus h4.btn:focus svg path, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:hover h4.btn:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn:focus svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn:focus svg path, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next.btn:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next.btn:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next.btn:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next.btn:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next.btn:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next.btn:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next.btn:focus svg path, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev.btn:focus svg path, .btn.btn-secondary:hover svg path, button.btn-secondary:hover svg path, input.btn-secondary:hover[type=text][type="file"] svg path, input.btn-secondary:hover[type=email][type="file"] svg path, input.btn-secondary:hover[type=search][type="file"] svg path, input.btn-secondary:hover[type=tel][type="file"] svg path, input.btn-secondary:hover[type=number][type="file"] svg path, select.btn-secondary:hover[type="file"] svg path, textarea.btn-secondary:hover[type="file"] svg path, .gform_wrapper.gravity-theme .file-upload label.btn-secondary:hover:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) svg path, .btn-secondary.gfield_choice_all_toggle:hover svg path, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):active h4.btn svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus h4.btn svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover h4.btn svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active h4.btn svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus h4.btn svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover h4.btn svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next:hover svg path, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev:hover svg path, button.btn-secondary:active svg path, button.btn-secondary:focus svg path, button.btn-secondary:hover svg path { animation: btn-slide-right 0.3s ease-in-out forwards; }

.btn.btn-secondary > span, button.btn-secondary > span, input.btn-secondary[type=text][type="file"] > span, input.btn-secondary[type=email][type="file"] > span, input.btn-secondary[type=search][type="file"] > span, input.btn-secondary[type=tel][type="file"] > span, input.btn-secondary[type=number][type="file"] > span, select.btn-secondary[type="file"] > span, textarea.btn-secondary[type="file"] > span, .gform_wrapper.gravity-theme .file-upload label.btn-secondary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) > span, .btn-secondary.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:active h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):active h4.btn > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):focus h4.btn > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):hover h4.btn > span, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn > span, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn > span, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn > span, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn > span, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:active h4.btn > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:focus h4.btn > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:hover h4.btn > span, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn > span, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn > span, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn > span, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn > span, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn > span, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn > span, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn > span, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev > span, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev > span, button.btn-secondary > span { align-items: center; display: flex; gap: 0.75rem; }

.btn.btn-secondary svg, button.btn-secondary svg, input.btn-secondary[type=text][type="file"] svg, input.btn-secondary[type=email][type="file"] svg, input.btn-secondary[type=search][type="file"] svg, input.btn-secondary[type=tel][type="file"] svg, input.btn-secondary[type=number][type="file"] svg, select.btn-secondary[type="file"] svg, textarea.btn-secondary[type="file"] svg, .gform_wrapper.gravity-theme .file-upload label.btn-secondary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) svg, .btn-secondary.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev svg, button.btn-secondary svg { background-color: var(--cf-light-blue); border-radius: 50px; height: 24px; width: 24px; padding: 6px; transition: all 0.3s ease-in-out; }

.btn.btn-secondary.light, button.btn-secondary.light, input.btn-secondary.light[type=text][type="file"], input.btn-secondary.light[type=email][type="file"], input.btn-secondary.light[type=search][type="file"], input.btn-secondary.light[type=tel][type="file"], input.btn-secondary.light[type=number][type="file"], select.btn-secondary.light[type="file"], textarea.btn-secondary.light[type="file"], .gform_wrapper.gravity-theme .file-upload label.btn-secondary.light:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .btn-secondary.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.light.gfield_choice_all_toggle.btn, .team-member-card:not(.horizontal):focus h4.light.gfield_choice_all_toggle.btn, .team-member-card:not(.horizontal):hover h4.light.gfield_choice_all_toggle.btn, .team-member-card.horizontal:active h4.light.gfield_choice_all_toggle.btn, .team-member-card.horizontal:focus h4.light.gfield_choice_all_toggle.btn, .team-member-card.horizontal:hover h4.light.gfield_choice_all_toggle.btn, .team-member-card:not(.horizontal):active h4.btn.light, .team-member-card:not(.horizontal):active h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.btn.light, .team-member-card:not(.horizontal):focus h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.btn.light, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn.light, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn.light, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn.light, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn.light, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn.light, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn.light, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn.light, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn.light, .team-member-card:not(.horizontal):hover h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.btn.light, .team-member-card.horizontal:active h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.btn.light, .team-member-card.horizontal:focus h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.btn.light, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn.light, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn.light, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn.light, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn.light, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn.light, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn.light, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn.light, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn.light, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn.light, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn.light, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn.light, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn.light, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn.light, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn.light, .team-member-card.horizontal:hover h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.light.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .btn-secondary.light.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.light.teamtailor-jobs__pagination__next.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.light.teamtailor-jobs__pagination__next.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.light.teamtailor-jobs__pagination__next.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.light.teamtailor-jobs__pagination__next.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.light.teamtailor-jobs__pagination__next.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.light.teamtailor-jobs__pagination__next.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__next.btn, .teamtailor-jobs-widget .btn-secondary.light.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.light.teamtailor-jobs__pagination__prev.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.light.teamtailor-jobs__pagination__prev.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.light.teamtailor-jobs__pagination__prev.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.light.teamtailor-jobs__pagination__prev.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.light.teamtailor-jobs__pagination__prev.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.light.teamtailor-jobs__pagination__prev.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.light.teamtailor-jobs__pagination__prev.btn, button.btn-secondary.light { color: var(--cf-white); }

.btn.btn-action, button.btn-action, input.btn-action[type=text][type="file"], input.btn-action[type=email][type="file"], input.btn-action[type=search][type="file"], input.btn-action[type=tel][type="file"], input.btn-action[type=number][type="file"], select.btn-action[type="file"], textarea.btn-action[type="file"], .gform_wrapper.gravity-theme .file-upload label.btn-action:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow), .btn-action.gfield_choice_all_toggle, .teamtailor-jobs-widget .btn-action.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .btn-action.teamtailor-jobs__pagination__prev, button.btn-action { background-color: var(--cf-search-button); border-radius: 7px; color: var(--cf-white); justify-content: center; padding: 14px 20px; text-align: center; }

.btn.btn-action:after, button.btn-action:after, input.btn-action[type="file"][type=text]:after, input.btn-action[type="file"][type=email]:after, input.btn-action[type="file"][type=search]:after, input.btn-action[type="file"][type=tel]:after, input.btn-action[type="file"][type=number]:after, select.btn-action[type="file"]:after, textarea.btn-action[type="file"]:after, .gform_wrapper.gravity-theme .file-upload label.btn-action:not(.yellow):not(.blue):not(.gfield_choice_all_toggle):not(.pink):after, .btn-action.gfield_choice_all_toggle:after, .teamtailor-jobs-widget .btn-action.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .btn-action.teamtailor-jobs__pagination__prev:after, button.btn-action:after { color: var(--cf-white); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 400; font-size: 1rem; position: relative; right: 0; transition: all 0.5s ease-in-out; }

.nav-toggle { display: none; padding: 5px; z-index: 9999; margin-left: auto; width: 48px; height: 40px; margin: 0 auto; position: relative; -webkit-transform: rotate(0deg) translateX(0px); -moz-transform: rotate(0deg) translateX(0px); -o-transform: rotate(0deg) translateX(0px); transform: rotate(0deg) translateX(0px); -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; cursor: pointer; }

.nav-toggle span { display: block; position: absolute; height: 2.5px; width: 46px; background: var(--cf-black); opacity: 1; left: 0; margin: 0 auto; right: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: 0.25s ease-in-out; -moz-transition: 0.25s ease-in-out; -o-transition: 0.25s ease-in-out; transition: 0.25s ease-in-out; }

.nav-toggle span:nth-child(1) { top: 10px; }

.nav-toggle span:nth-child(2), .nav-toggle span:nth-child(3) { top: 20px; }

.nav-toggle span:nth-child(4) { top: 30px; }

@media (max-width: 1199.98px) { .nav-toggle { display: block; margin: 0; } }

html.nav-open .nav-toggle span { background-color: var(--cf-black) !important; height: 2.5px; width: 36px; }

html.nav-open .nav-toggle span:nth-child(1) { top: 18px; width: 0%; left: 50%; }

html.nav-open .nav-toggle span:nth-child(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

html.nav-open .nav-toggle span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

html.nav-open .nav-toggle span:nth-child(4) { top: 18px; width: 0%; left: 50%; }

/* Buttons Group */
.btn-group { align-items: flex-start; display: flex; gap: 0.75rem; }

.btn-group.blog-bottom { justify-content: center; transform: translateY(35px); }

@media (min-width: 1200px) { .btn-group.blog-bottom { transform: translateY(70px); } }

@media (min-width: 1200px) { .btn-group { align-items: center; } }

.btn-group .tel-link { display: inline-flex; align-items: center; gap: 8px; font-weight: 500; text-decoration: none; }

.btn-group .tel-link i { font-size: 18px; color: var(--cf-brand-primary); }

.bgcolor-brand-primary .btn-group .tel-link i { color: var(--cf-golden-yellow); }

.play-button { align-items: center; background: var(--cf-brand-primary); border-radius: 12px; box-shadow: 48px 47px 19px 0px rgba(0, 0, 0, 0), 30px 30px 17px 0px rgba(0, 0, 0, 0.03), 17px 17px 14px 0px rgba(0, 0, 0, 0.09), 8px 8px 11px 0px rgba(0, 0, 0, 0.15), 2px 2px 6px 0px rgba(0, 0, 0, 0.17); display: inline-flex; gap: 12px; justify-content: center; max-width: 190px; padding: 17px 18px; }

.play-button span { color: var(--cf-white); }

.play-button svg { flex: 1 0 auto; height: 48px; width: 48px; }

.toggle { background-color: var(--cf-light-purple-gray); border: 1px solid #CFCDD8; border-radius: 39px; cursor: pointer; display: inline-block; height: 24px; position: relative; width: 45px; }

.toggle .thumb { background-color: var(--cf-white); box-shadow: 46.679px 55.189px 20.116px 0px rgba(0, 0, 0, 0), 29.916px 35.332px 18.568px 0px rgba(0, 0, 0, 0.01), 16.763px 19.858px 15.732px 0px rgba(0, 0, 0, 0.05), 7.479px 8.768px 11.605px 0px rgba(0, 0, 0, 0.09), 1.805px 2.321px 6.447px 0px rgba(0, 0, 0, 0.1); border-radius: 50px; height: 20px; left: 0; position: absolute; top: 1px; transition: all 0.5s ease-in-out; width: 20px; }

.slider__controls, .expertise-slider__controls { align-items: center; display: flex; gap: 2rem; }

.swiper-button-next, .swiper-button-prev { border-radius: 100px; background: #2675EA; transform: none !important; display: flex; width: 48px !important; height: 48px !important; padding: 20px; align-items: center; transition: all 0.3s ease-in-out; gap: 20px; z-index: 20 !important; }

.swiper-button-next:after, .swiper-button-prev:after { color: var(--cf-white); font-size: 0.875em !important; }

.swiper-button-next.relative, .swiper-button-prev.relative { position: relative !important; top: 12px !important; }

.swiper-button-next:not(.relative), .swiper-button-prev:not(.relative) { top: calc(50% - -32px); }

.swiper-button-next:active:after, .swiper-button-next:focus:after, .swiper-button-next:hover:after, .team-member-card:not(.horizontal):active h4.swiper-button-next.btn:after, .team-member-card:not(.horizontal):active h4.swiper-button-next.gfield_choice_all_toggle:after, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .team-member-card:not(.horizontal):focus h4.swiper-button-next.btn:after, .team-member-card:not(.horizontal):focus h4.swiper-button-next.gfield_choice_all_toggle:after, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .team-member-card:not(.horizontal):hover h4.swiper-button-next.btn:after, .team-member-card:not(.horizontal):hover h4.swiper-button-next.gfield_choice_all_toggle:after, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .team-member-card.horizontal:active h4.swiper-button-next.btn:after, .team-member-card.horizontal:active h4.swiper-button-next.gfield_choice_all_toggle:after, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .team-member-card.horizontal:focus h4.swiper-button-next.btn:after, .team-member-card.horizontal:focus h4.swiper-button-next.gfield_choice_all_toggle:after, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .team-member-card.horizontal:hover h4.swiper-button-next.btn:after, .team-member-card.horizontal:hover h4.swiper-button-next.gfield_choice_all_toggle:after, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.swiper-button-next.teamtailor-jobs__pagination__next:after, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.swiper-button-next.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.swiper-button-next.teamtailor-jobs__pagination__prev:after { animation: btn-slide-right 0.3s ease-in-out forwards; }

.swiper-button-prev:active:after, .swiper-button-prev:focus:after, .swiper-button-prev:hover:after, .team-member-card:not(.horizontal):active h4.swiper-button-prev.btn:after, .team-member-card:not(.horizontal):active h4.swiper-button-prev.gfield_choice_all_toggle:after, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .team-member-card:not(.horizontal):focus h4.swiper-button-prev.btn:after, .team-member-card:not(.horizontal):focus h4.swiper-button-prev.gfield_choice_all_toggle:after, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .team-member-card:not(.horizontal):hover h4.swiper-button-prev.btn:after, .team-member-card:not(.horizontal):hover h4.swiper-button-prev.gfield_choice_all_toggle:after, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .team-member-card.horizontal:active h4.swiper-button-prev.btn:after, .team-member-card.horizontal:active h4.swiper-button-prev.gfield_choice_all_toggle:after, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .team-member-card.horizontal:focus h4.swiper-button-prev.btn:after, .team-member-card.horizontal:focus h4.swiper-button-prev.gfield_choice_all_toggle:after, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .team-member-card.horizontal:hover h4.swiper-button-prev.btn:after, .team-member-card.horizontal:hover h4.swiper-button-prev.gfield_choice_all_toggle:after, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.swiper-button-prev.teamtailor-jobs__pagination__next:after, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.swiper-button-prev.teamtailor-jobs__pagination__prev:after { animation: btn-slide-left 0.3s ease-in-out forwards; }

.fancybox__backdrop { background: linear-gradient(rgba(24, 24, 27, 0.92) 65%, rgba(230, 0, 126, 0.9) 130%) !important; }

.fancybox__content { background-color: transparent !important; }

.fancybox__html5video, .fancybox__iframe { border-radius: 16px; overflow: hidden; }

.fancybox__content > button.carousel__button.is-close { background-color: var(--cf-light-blue); border: 1px solid var(--cf-light-blue); border-radius: 50px; min-width: 60px; min-height: 60px; top: -80px; }

.fancybox__content > button.carousel__button.is-close svg { filter: none; }

@media (min-width: 1200px) { .fancybox__content > button.carousel__button.is-close { right: -30px; } }

.fancybox__content > button.carousel__button.is-close:after, .fancybox__content > button.carousel__button.is-close:before { display: none; }

#load-more-cfos:disabled { opacity: 0.5; }

#load-more-cfos:disabled:after { content: ''; display: inline-block; width: 24px; height: 24px; border: 4px solid rgba(255, 255, 255, 0.4); border-top-color: var(--cf-white); border-radius: 50%; animation: spinner 1s ease-in-out infinite; }

@keyframes spinner { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

form { display: flex; flex-direction: column; margin-bottom: 0; width: 100%; }

.gform_wrapper.gravity-theme .gfield_required { color: var(--cf-golden-yellow) !important; }

.gform_wrapper.gravity-theme .gform_previous_button.button, .gform_wrapper.gravity-theme .gform_save_link.button { background-color: var(--cf-light-blue) !important; color: var(--cf-white) !important; }

input[type=text], input[type=email], input[type=search], input[type=tel], input[type=number], select, textarea { border-radius: 7px; border: 1px solid rgba(0, 0, 0, 0.1); background: var(--cf-white); box-shadow: none; caret-color: var(--cf-navy-blue); display: block; width: 100%; padding: 16px 24px !important; font-family: "DM Sans", sans-serif; font-size: 1rem; font-weight: normal; line-height: 1.25; color: var(--cf-black); }

input[type=text]::placeholder, input[type=email]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=number]::placeholder, select::placeholder, textarea::placeholder { color: rgba(1, 43, 99, 0.5); opacity: 1; transition: opacity 0.3s ease; }

input[type=text]:focus::placeholder, input[type=email]:focus::placeholder, input[type=search]:focus::placeholder, input[type=tel]:focus::placeholder, input[type=number]:focus::placeholder, select:focus::placeholder, textarea:focus::placeholder { opacity: 0.5; }

input[type=text][type="file"]:not(:disabled):not([readonly]), input[type=email][type="file"]:not(:disabled):not([readonly]), input[type=search][type="file"]:not(:disabled):not([readonly]), input[type=tel][type="file"]:not(:disabled):not([readonly]), input[type=number][type="file"]:not(:disabled):not([readonly]), select[type="file"]:not(:disabled):not([readonly]), textarea[type="file"]:not(:disabled):not([readonly]) { cursor: pointer; }

input[type=text]:focus, input[type=email]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=number]:focus, select:focus, textarea:focus { color: var(--cf-black); outline: 0; box-shadow: none; }

input[type=text]:disabled, input[type=text][readonly], input[type=email]:disabled, input[type=email][readonly], input[type=search]:disabled, input[type=search][readonly], input[type=tel]:disabled, input[type=tel][readonly], input[type=number]:disabled, input[type=number][readonly], select:disabled, select[readonly], textarea:disabled, textarea[readonly] { background-color: var(--cf-white); border-color: var(--cf-black); opacity: 1; }

input[type=text]:hover:not(:disabled):not([readonly])::file-selector-button, input[type=email]:hover:not(:disabled):not([readonly])::file-selector-button, input[type=search]:hover:not(:disabled):not([readonly])::file-selector-button, input[type=tel]:hover:not(:disabled):not([readonly])::file-selector-button, input[type=number]:hover:not(:disabled):not([readonly])::file-selector-button, select:hover:not(:disabled):not([readonly])::file-selector-button, textarea:hover:not(:disabled):not([readonly])::file-selector-button { background-color: var(--cf-white); }

input[type=search] { -webkit-appearance: none; -moz-appearance: none; }

input[type=search]:not(:hover):not(:focus-within):not([value]) { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' viewBox='0 0 14 15' fill='none'%3E%3Cpath d='M11.3756 6.58901C11.3756 7.8439 10.9681 9.00311 10.2818 9.9436L13.7436 13.4075C14.0855 13.7493 14.0855 14.3043 13.7436 14.646C13.4018 14.9878 12.8467 14.9878 12.5049 14.646L9.04302 11.1821C8.10235 11.871 6.94292 12.2757 5.68778 12.2757C2.54583 12.2757 0 9.73035 0 6.58901C0 3.44767 2.54583 0.902344 5.68778 0.902344C8.82973 0.902344 11.3756 3.44767 11.3756 6.58901ZM5.68778 10.5259C6.20488 10.5259 6.71692 10.4241 7.19467 10.2263C7.67241 10.0284 8.1065 9.73841 8.47215 9.37284C8.8378 9.00726 9.12784 8.57326 9.32573 8.09561C9.52362 7.61796 9.62547 7.10601 9.62547 6.58901C9.62547 6.07201 9.52362 5.56006 9.32573 5.08242C9.12784 4.60477 8.8378 4.17076 8.47215 3.80519C8.1065 3.43961 7.67241 3.14962 7.19467 2.95177C6.71692 2.75392 6.20488 2.65209 5.68778 2.65209C5.17067 2.65209 4.65863 2.75392 4.18089 2.95177C3.70315 3.14962 3.26906 3.43961 2.90341 3.80519C2.53776 4.17076 2.24771 4.60477 2.04982 5.08242C1.85194 5.56006 1.75009 6.07201 1.75009 6.58901C1.75009 7.10601 1.85194 7.61796 2.04982 8.09561C2.24771 8.57326 2.53776 9.00726 2.90341 9.37284C3.26906 9.73841 3.70315 10.0284 4.18089 10.2263C4.65863 10.4241 5.17067 10.5259 5.68778 10.5259Z' fill='%23E6007E'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position-x: calc(100% - 20px); background-position-y: 50%; }

select { -webkit-appearance: none; -moz-appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cpath d='M7.99998 13.8181L8.70623 13.1118L14.7062 7.11182L15.4156 6.40244L14 4.98682L13.2937 5.69307L7.99998 10.9868L2.70623 5.69619L1.99998 4.98682L0.584351 6.40244L1.2906 7.10869L7.2906 13.1087L7.99998 13.8181Z' fill='%23E6007E'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position-x: calc(100% - 12px); background-position-y: 50%; border-color: var(--cf-passion); cursor: pointer; padding-right: 40px !important; }

select option { color: var(--cf-midnight); }

@media (max-width: 1199.98px) { select { background-position-x: calc(100% - 20px); } }

.gform_wrapper.gravity-theme .gform_footer { padding-bottom: 0 !important; }

.gform_ajax_spinner { display: none; }

.gform_legacy_markup_wrapper ul.gfield_checkbox { display: flex; flex-direction: column; gap: 0.75rem; }

@media (min-width: 992px) { .gform_legacy_markup_wrapper ul.gfield_checkbox { flex-direction: row; flex-wrap: wrap; } }

.gform_legacy_markup_wrapper ul.gfield_checkbox li.gchoice { display: flex; flex: 1 0 100%; }

.gform_legacy_markup_wrapper ul.gfield_checkbox li.gchoice label { background-color: var(--cf-black); cursor: pointer; display: flex; height: 100%; padding: 1rem; width: 100%; }

.gform_legacy_markup_wrapper ul.gfield_checkbox li.gchoice label, .gform_legacy_markup_wrapper ul.gfield_checkbox li.gchoice input[type="checkbox"]:checked ~ label { text-align: left; }

.gform_legacy_markup_wrapper ul.gfield_checkbox li.gchoice label:before, .gform_legacy_markup_wrapper ul.gfield_checkbox li.gchoice input[type="checkbox"]:checked ~ label:before { font-size: 1.125rem; }

.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button, .gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button { background: none; box-shadow: none; border: none; background: var(--cf-light-blue); border-radius: 6px; padding: 12px 24px; margin-bottom: 2rem !important; }

.ginput_container_consent { position: relative; }

.ginput_container_consent .gfield_consent_description { border: none; padding: 0; }

.ginput_container_consent label { color: var(--cf-white); padding-left: 2rem; padding-top: 1rem; }

.ginput_container_consent label:before { left: 0; position: absolute; }

.ginput_container_radio .gfield_radio { display: flex; flex-flow: row wrap; gap: 24px; }

.ginput_container_radio .gfield_radio .gchoice { display: flex; }

.gform_required_legend { display: none; }

.gform_wrapper.gravity-theme .gform_fields { gap: 2rem; }

.ginput_container { display: flex; }

.ginput_container label { align-items: center; display: flex; gap: 1rem; text-align: left; }

.ginput_container input[type=text], .ginput_container select, .ginput_container textarea { border-color: var(--cf-passion); }

.ginput_container_consent { margin-bottom: 0.75rem; }

.ginput_container_consent label { cursor: pointer; }

.ginput_container_textarea textarea { color: var(--cf-black); }

.gform-field-label--type-sub { display: inline-block !important; font-size: 1.125rem; font-weight: 700; margin-bottom: 8px; padding: 0; }

.gform_wrapper.gravity-theme .gform-loader { left: -50px; z-index: 11111; top: -3px; }

@media (max-width: 991.98px) { .rm-select-wrapper select.rm-select { display: flex !important; } }

@media (max-width: 991.98px) { .rm-select-wrapper .rm-select { display: none !important; }
  .rm-select-wrapper .rm-select .rm-select-trigger { display: none; } }

.ginput_container_select, .rm-select-wrapper .rm-select { cursor: pointer; position: relative; }

.gform_wrapper.gravity-theme .file-upload { border-bottom: 1px solid var(--cf-passion); display: flex; flex-direction: column; gap: 1rem; padding-bottom: 2rem; }

@media (min-width: 992px) { .gform_wrapper.gravity-theme .file-upload { align-items: center; flex-direction: row; } }

.gform_wrapper.gravity-theme .file-upload .gfield_description { margin-right: auto; }

.gform_wrapper.gravity-theme .file-upload input { visibility: hidden; }

.gform_wrapper.gravity-theme .file-upload input[type=file] { position: absolute; visibility: hidden; }

.gform_wrapper.gravity-theme .file-upload .file-upload__text { background-color: rgba(255, 255, 255, 0.1); font-size: 12px; padding: 4px 12px; }

.gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.yellow) { align-items: center; background-color: var(--cf-light-blue); display: flex; justify-content: center; width: auto; }

.gform_wrapper.gravity-theme .file-upload .ginput_container_fileupload { flex-direction: column; margin: 0; order: 3; width: auto; }

.gform_wrapper.gravity-theme .file-upload .ginput_container_fileupload .gfield_description { margin-top: 0; padding-top: 0; }

.gform_wrapper.gravity-theme .file-upload span { margin-top: 0; }

input[type="checkbox"] { opacity: 0; width: 0; }

input[type="checkbox"] ~ label:before { color: var(--cf-white); color: currentColor; content: "\f0c8"; display: flex; font-family: "Font Awesome 6 Pro"; font-size: 1.675rem; font-weight: 300; }

input[type="checkbox"]:checked ~ label:before { color: var(--cf-passion); content: "\f14a"; font-family: "Font Awesome 6 Pro"; font-size: 1.675rem; font-weight: 900; }

input[type="radio"] { opacity: 0; width: 0; }

input[type="radio"] ~ label:before { color: var(--cf-white); color: currentColor; content: "\f10c"; display: flex; font-family: "Font Awesome 6 Pro"; font-size: 1.675rem; font-weight: 300; }

input[type="radio"]:checked ~ label:before { background: radial-gradient(white 7px, transparent 7px); color: var(--cf-brand-primary); content: "\f192"; font-family: "Font Awesome 6 Pro"; font-size: 1.675rem; font-weight: 900; width: 30px; }

.gform_submission_error, .gfield_validation_message { color: var(--cf-spark); }

@media (max-width: 991.98px) { .rm-select { display: none; }
  .rm-options { display: none; }
  .rm-select-wrapper { width: 100%; } }

@media (min-width: 992px) { .rm-select-wrapper select { display: none; }
  .rm-select-wrapper { align-items: center; border-bottom: 2px solid var(--cf-passion); display: flex; height: 46px; width: 100%; }
  .rm-select-wrapper .rm-select-wrapper:last-of-type { display: none; }
  section.start-your-project .gform_page_fields .rm-select-wrapper { grid-column: span 6; text-align: left; z-index: 999999999; }
  .rm-select { display: inline-block; position: relative; width: 100%; }
  .rm-select .rm-select-trigger { align-items: center; background-color: transparent; color: var(--cf-white); display: flex; height: 45px; min-width: 200px; position: relative; transition: all 0.3s ease-in-out; }
  .rm-select .rm-options { background: var(--cf-white); border-bottom: 2px solid var(--cf-passion); display: block; left: 0; opacity: 0; position: absolute; right: 0; top: 100%; transition: all 0.3s ease-in-out; transform: translateY(-15px); visibility: hidden; width: 100%; }
  .rm-select .rm-option { color: var(--cf-midnight); cursor: pointer; display: block; padding: 1.25rem 1.3333333333rem; position: relative; transition: all 0.3s ease-in-out; } }

@media (min-width: 992px) and (min-width: 992px) { .rm-select .rm-option { padding: 1.25rem 2rem; } }

@media (min-width: 992px) { .rm-select .rm-option.gf_placeholder { display: none; }
  .rm-select .rm-option:active, .rm-select .rm-option:focus, .rm-select .rm-option:hover, .rm-select .team-member-card:not(.horizontal):active h4.rm-option.btn, .team-member-card:not(.horizontal):active .rm-select h4.rm-option.btn, .rm-select .team-member-card:not(.horizontal):active h4.rm-option.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .rm-select h4.rm-option.gfield_choice_all_toggle, .rm-select .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.rm-option.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.rm-option.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .team-member-card:not(.horizontal):focus h4.rm-option.btn, .team-member-card:not(.horizontal):focus .rm-select h4.rm-option.btn, .rm-select .team-member-card:not(.horizontal):focus h4.rm-option.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .rm-select h4.rm-option.gfield_choice_all_toggle, .rm-select .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.rm-option.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.rm-option.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .team-member-card:not(.horizontal):hover h4.rm-option.btn, .team-member-card:not(.horizontal):hover .rm-select h4.rm-option.btn, .rm-select .team-member-card:not(.horizontal):hover h4.rm-option.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .rm-select h4.rm-option.gfield_choice_all_toggle, .rm-select .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.rm-option.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.rm-option.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .team-member-card.horizontal:active h4.rm-option.btn, .team-member-card.horizontal:active .rm-select h4.rm-option.btn, .rm-select .team-member-card.horizontal:active h4.rm-option.gfield_choice_all_toggle, .team-member-card.horizontal:active .rm-select h4.rm-option.gfield_choice_all_toggle, .rm-select .team-member-card.horizontal:active .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .teamtailor-jobs-widget .team-member-card.horizontal:active h4.rm-option.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .team-member-card.horizontal:active .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .teamtailor-jobs-widget .team-member-card.horizontal:active h4.rm-option.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .team-member-card.horizontal:focus h4.rm-option.btn, .team-member-card.horizontal:focus .rm-select h4.rm-option.btn, .rm-select .team-member-card.horizontal:focus h4.rm-option.gfield_choice_all_toggle, .team-member-card.horizontal:focus .rm-select h4.rm-option.gfield_choice_all_toggle, .rm-select .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.rm-option.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.rm-option.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .team-member-card.horizontal:hover h4.rm-option.btn, .team-member-card.horizontal:hover .rm-select h4.rm-option.btn, .rm-select .team-member-card.horizontal:hover h4.rm-option.gfield_choice_all_toggle, .team-member-card.horizontal:hover .rm-select h4.rm-option.gfield_choice_all_toggle, .rm-select .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.rm-option.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover .rm-select h4.rm-option.teamtailor-jobs__pagination__next, .rm-select .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.rm-option.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget .rm-select h4.rm-option.teamtailor-jobs__pagination__prev, .rm-select .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.rm-option.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover .rm-select h4.rm-option.teamtailor-jobs__pagination__prev { background-color: var(--cf-cloud); }
  .rm-select.opened .rm-options { opacity: 1; pointer-events: all; transform: translateY(0); visibility: visible; } }

.career-form-section h3 { margin-bottom: 24px; }

.career-form-section .gform_wrapper.gravity-theme .gfield_label { font-size: 1.125rem; }

.career-form-section .gform_wrapper.gravity-theme .gfield-choice-input + label { display: flex; max-width: 100%; }

.career-form-section .gform_wrapper.gravity-theme fieldset { padding: 0 0 24px; }

.career-form-section .gform_wrapper.gravity-theme fieldset:first-of-type { padding-top: 24px; }

.career-form-section .gform_wrapper.gravity-theme fieldset legend { margin-bottom: 24px; }

.career-form-section .gfield_checkbox { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }

.career-form-section .gfield_checkbox .gchoice { align-items: center; display: flex; }

.career-form-section .gfield_checkbox .gchoice > label { display: flex !important; }

@media (min-width: 768px) { .career-form-section .gfield_checkbox { grid-template-columns: repeat(3, minmax(0, 1fr)); } }

@media (min-width: 1848px) { .career-form-section .gfield_checkbox { grid-template-columns: repeat(5, minmax(0, 1fr)); } }

.gform_wrapper.gravity-theme .gsection { margin-bottom: 24px; padding-top: 32px !important; }

@media (min-width: 1200px) { .gform_wrapper.gravity-theme .gsection { margin-bottom: 32px; padding-top: 64px !important; } }

.gform_wrapper.gravity-theme .ginput_container_date input { width: 100% !important; }

body .gform_wrapper.gravity-theme .gfield_consent_description { border: none; padding: 0; }

.gform_anchor { transform: translateY(-20vh); }

.site-navigation { display: block; flex: 1 0 100%; }

@media (min-width: 1200px) { .site-navigation { align-items: center; display: flex; flex: 0 1 auto; justify-content: space-between; padding: 0 15px; }
  .site-navigation ul.mobile-menu { display: none; } }

@media (max-width: 1199.98px) { .site-navigation ul.desktop-menu { display: none; } }

.text-roll { /* Optional: for vertical alignment of content within the slides */ }

.text-roll h2 { align-items: flex-start; display: flex; flex-direction: column; }

.text-roll h2 span { font-size: clamp(36px, calc(36px + (59.25 - 36) * (100vw - 375px) / (1660 - 375)), 59.25px); font-weight: bold; }

@media (min-width: 576px) { .text-roll h2 { flex-direction: row; gap: 0.75rem; } }

.text-roll span { white-space: nowrap; }

.text-roll h2 { margin-bottom: 0; }

.text-roll span.slick-slide { word-wrap: normal; white-space: normal; display: block; }

.text-roll span { white-space: normal; display: block; }

.has-long-text h1, .has-long-text .h1 { text-wrap: balance; font-size: clamp(1.5rem, 4vw, 2.5rem); }

.has-long-text h1 span.slick-slide, .has-long-text .h1 span.slick-slide { word-wrap: normal; white-space: normal; display: block; }

.has-long-text h1 .text-roll span, .has-long-text .h1 .text-roll span { white-space: normal; display: block; }

.team-member-card { align-items: center; display: flex; flex-direction: column; text-align: center; }

.team-member-card--regional-director svg { background: var(--cf-brand-primary) !important; }

.team-member-card:not(.horizontal) > div { border-radius: 0 0 50% 50%; height: 241px; margin-bottom: 1rem; overflow: hidden; padding-top: 2rem; }

.team-member-card:not(.horizontal) > div:lang(en-IN) { border-radius: 0; clip-path: circle(); }

.team-member-card:not(.horizontal) figure { height: 211px; margin-bottom: 1rem; overflow: visible; pointer-events: none; margin-top: 1.75rem; width: 221px; }

.team-member-card:not(.horizontal) figure img { height: 205px; object-fit: cover; transform: scale(120%); position: relative; top: -2.75rem; width: 205px; }

.team-member-card:not(.horizontal) figure img img, .team-member-card:not(.horizontal) figure img video { aspect-ratio: 1 / 1; border-radius: 16px; height: 100%; object-fit: cover; }

@media (min-width: 768px) { .team-member-card:not(.horizontal) figure { width: 211px; } }

.team-member-card:not(.horizontal) .team-member-card__background { background-color: var(--cf-white); border-radius: 50%; content: ""; height: 100%; left: 0; position: absolute; top: -2.25rem; width: 100%; z-index: -1; }

.team-member-card:not(.horizontal) h4, .team-member-card:not(.horizontal) p { margin-bottom: 0; }

.team-member-card:not(.horizontal) .btn, .team-member-card:not(.horizontal) button, .team-member-card:not(.horizontal) input[type=text][type="file"], .team-member-card:not(.horizontal) input[type=email][type="file"], .team-member-card:not(.horizontal) input[type=search][type="file"], .team-member-card:not(.horizontal) input[type=tel][type="file"], .team-member-card:not(.horizontal) input[type=number][type="file"], .team-member-card:not(.horizontal) select[type="file"], .team-member-card:not(.horizontal) textarea[type="file"], .team-member-card:not(.horizontal) .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload .team-member-card:not(.horizontal) label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .team-member-card:not(.horizontal) .gfield_choice_all_toggle, .team-member-card:not(.horizontal) .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal) .teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal) .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal) .teamtailor-jobs__pagination__prev { justify-content: center; min-width: 0px; }

.team-member-card.horizontal figure { border-radius: 0 0 50% 50%; margin-bottom: 1rem; padding-top: 2.125rem; }

.team-member-card.horizontal figure:lang(en-IN) { border-radius: 0; clip-path: circle(); }

.team-member-card.horizontal figure img { height: 171px; object-fit: cover; transform: scale(110%) scale(110%); position: relative; top: -1rem; width: fit-content; width: -moz-fit-content; }

@media (max-width: 991.98px) { .team-member-card.horizontal figure img { aspect-ratio: 1.125 / 1; } }

.team-member-card.horizontal figure:before { background-color: var(--cf-white); border-radius: 50%; content: ""; height: 100%; left: 0; position: absolute; top: 1rem; width: 100%; z-index: -1; }

.team-member-card.horizontal h4, .team-member-card.horizontal p { margin-bottom: 0; }

.team-member-card.horizontal > div { display: flex; flex-direction: column; gap: 0.375rem; }

.team-member-card.horizontal > div p { color: var(--cf-light-purple-gray); margin-bottom: 1.5rem; }

.team-member-card.horizontal > div p.small { margin-bottom: 0.25rem; opacity: 0.7; }

@media (max-width: 1199.98px) { .team-member-card.horizontal > div .btn, .team-member-card.horizontal > div button, .team-member-card.horizontal > div input[type=text][type="file"], .team-member-card.horizontal > div input[type=email][type="file"], .team-member-card.horizontal > div input[type=search][type="file"], .team-member-card.horizontal > div input[type=tel][type="file"], .team-member-card.horizontal > div input[type=number][type="file"], .team-member-card.horizontal > div select[type="file"], .team-member-card.horizontal > div textarea[type="file"], .team-member-card.horizontal > div .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload .team-member-card.horizontal > div label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .team-member-card.horizontal > div .gfield_choice_all_toggle, .team-member-card.horizontal > div .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal > div .teamtailor-jobs__pagination__next, .team-member-card.horizontal > div .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal > div .teamtailor-jobs__pagination__prev { justify-content: center; } }

.team-member-card.horizontal figure { pointer-events: none; }

.team-member-card.horizontal figure:before { z-index: 0; }

.team-member-card.horizontal.dark figure { flex: 1 0 auto; }

.team-member-card.horizontal.dark > div p { color: var(--cf-brand-secondary); }

.team-member-card.horizontal.dark > div .about { display: -webkit-box; line-height: 27px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 5; }

@media (min-width: 768px) { .team-member-card.horizontal { flex-direction: row; gap: 2rem; text-align: left; }
  .team-member-card.horizontal figure { max-width: 191px; width: 191px; }
  .team-member-card.horizontal figure:before { height: 92%; top: 1.125rem; } }

.vector { position: absolute; display: block; pointer-events: none; width: auto; height: auto; z-index: 1; }

.vector.draw-in svg path { stroke-dashoffset: 1000; stroke-dasharray: 1000; transition: 4s ease-in-out; }

.vector.arrow-top-left { height: 181px; left: 0; top: 0; width: 228px; }

.vector.arrow-top-right { height: 181px; right: 0; top: 0; width: 228px; }

.vector.arrow-bottom-left { bottom: -200px; height: 297px; right: -29%; width: 306px; left: 0; margin: auto; z-index: -1; }

.vector.arrow-bottom-right { bottom: -143px; height: 400px; right: 0; width: 306px; left: -12.5%; margin: auto; z-index: -1; }

.vector.arrow-bottom-right-lower { bottom: -150px; height: 297px; right: -26%; width: 306px; left: 0; margin: auto; z-index: -1; }

.vector.arrow-tall-behind { bottom: -50px; height: 107%; left: 10%; margin: auto; position: absolute; right: 0; width: auto; z-index: -1; }

@media (max-width: 1199.98px) { .vector { display: none; } }

.vector.in-view.arrow-top-left.draw-in path, .vector.in-view.arrow-top-right.draw-in path, .vector.in-view.arrow-bottom-left.draw-in path, .vector.in-view.arrow-bottom-right.draw-in path, .vector.in-view.arrow-bottom-right-lower.draw-in path, .vector.in-view.arrow-tall-behind.draw-in path { stroke-dashoffset: 0; transition-delay: 0s; }

.vector.in-view.arrow-top-left.draw-in path:first-of-type, .vector.in-view.arrow-top-right.draw-in path:first-of-type, .vector.in-view.arrow-bottom-left.draw-in path:first-of-type, .vector.in-view.arrow-bottom-right.draw-in path:first-of-type, .vector.in-view.arrow-bottom-right-lower.draw-in path:first-of-type, .vector.in-view.arrow-tall-behind.draw-in path:first-of-type { transition-delay: 1.5s; }

.teamtailor-jobs-widget .teamtailor-jobs__job { border-radius: 16px; background-color: var(--cf-white); display: flex; padding: 24px 32px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 0.75rem; margin-bottom: 1rem; }

.teamtailor-jobs-widget .teamtailor-jobs__job-info { color: var(--cf-brand-primary); }

.teamtailor-jobs-widget .teamtailor-jobs__select { background-position-x: calc(100% - 12px); padding-right: 35px !important; }

.teamtailor-jobs-widget .teamtailor-jobs__pagination { color: transparent; display: flex; justify-content: space-between; padding-top: 2rem; width: 100%; }

.teamtailor-jobs-widget .teamtailor-jobs__pagination__next { margin-left: auto; }

.teamtailor-jobs-widget .btn.btn-secondary, .teamtailor-jobs-widget button.btn-secondary, .teamtailor-jobs-widget input.btn-secondary[type=text][type="file"], .teamtailor-jobs-widget input.btn-secondary[type=email][type="file"], .teamtailor-jobs-widget input.btn-secondary[type=search][type="file"], .teamtailor-jobs-widget input.btn-secondary[type=tel][type="file"], .teamtailor-jobs-widget input.btn-secondary[type=number][type="file"], .teamtailor-jobs-widget select.btn-secondary[type="file"], .teamtailor-jobs-widget textarea.btn-secondary[type="file"], .teamtailor-jobs-widget .gform_wrapper.gravity-theme .file-upload label.btn-secondary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload .teamtailor-jobs-widget label.btn-secondary:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .teamtailor-jobs-widget .btn-secondary.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.btn, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.btn, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.btn:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.gfield_choice_all_toggle:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__next:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.teamtailor-jobs__pagination__prev:not(.horizontal) h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.btn, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.btn, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.btn, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.btn, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.btn, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.btn, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.btn h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle .teamtailor-jobs-widget h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.gfield_choice_all_toggle h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__next h4.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-member-card.horizontal.teamtailor-jobs__pagination__prev h4.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .btn-secondary.teamtailor-jobs__pagination__prev { font-size: 0.95rem; }

.media-block, .layer-stack__media .base-layer, .layer-stack__media .overlay-layer { overflow: visible; }

@media (min-width: 1200px) { .media-block .stat, .layer-stack__media .base-layer .stat, .layer-stack__media .overlay-layer .stat { bottom: -70px; position: absolute; right: -80px; } }

@media (max-width: 1199.98px) { .media-block .stat, .layer-stack__media .base-layer .stat, .layer-stack__media .overlay-layer .stat { margin: -3rem 0 2rem; position: relative; } }

.media-block.image:not(.team-member) img, .layer-stack__media .image.base-layer:not(.team-member) img, .layer-stack__media .image.overlay-layer:not(.team-member) img, .media-block.image:not(.team-member) video, .layer-stack__media .image.base-layer:not(.team-member) video, .layer-stack__media .image.overlay-layer:not(.team-member) video, .media-block.image:not(.team-member) iframe, .layer-stack__media .image.base-layer:not(.team-member) iframe, .layer-stack__media .image.overlay-layer:not(.team-member) iframe { aspect-ratio: 600 / 434; border-radius: 16px; height: 100%; object-fit: cover; }

.media-block.video img, .layer-stack__media .video.base-layer img, .layer-stack__media .video.overlay-layer img, .media-block.video video, .layer-stack__media .video.base-layer video, .layer-stack__media .video.overlay-layer video, .media-block.video iframe, .layer-stack__media .video.base-layer iframe, .layer-stack__media .video.overlay-layer iframe { aspect-ratio: 600 / 434; border-radius: 16px; height: 100%; object-fit: cover; }

.media-block.video video, .layer-stack__media .video.base-layer video, .layer-stack__media .video.overlay-layer video, .media-block.video iframe, .layer-stack__media .video.base-layer iframe, .layer-stack__media .video.overlay-layer iframe { width: 100%; }

.media-block.video .play-button, .layer-stack__media .video.base-layer .play-button, .layer-stack__media .video.overlay-layer .play-button { bottom: 48px; right: 0px; position: absolute; }

@media (min-width: 1200px) { .media-block.video .play-button, .layer-stack__media .video.base-layer .play-button, .layer-stack__media .video.overlay-layer .play-button { bottom: 30px; left: -30px; right: auto; } }

.media-block.no-outer-shadow > img, .layer-stack__media .no-outer-shadow.base-layer > img, .layer-stack__media .no-outer-shadow.overlay-layer > img, .media-block.no-outer-shadow > video, .layer-stack__media .no-outer-shadow.base-layer > video, .layer-stack__media .no-outer-shadow.overlay-layer > video { box-shadow: none !important; object-fit: contain !important; }

.media-block .behind-bg, .layer-stack__media .base-layer .behind-bg, .layer-stack__media .overlay-layer .behind-bg { border-radius: 16px; bottom: -1.5rem; height: 75%; padding: 0 !important; position: absolute; right: -1.5rem; width: 75%; z-index: -2; }

.media-block .behind-bg img, .layer-stack__media .base-layer .behind-bg img, .layer-stack__media .overlay-layer .behind-bg img, .media-block .behind-bg video, .layer-stack__media .base-layer .behind-bg video, .layer-stack__media .overlay-layer .behind-bg video, .media-block .behind-bg iframe, .layer-stack__media .base-layer .behind-bg iframe, .layer-stack__media .overlay-layer .behind-bg iframe { aspect-ratio: 600 / 434; border-radius: 16px; height: 100%; object-fit: cover; }

.media-block.team-member, .layer-stack__media .team-member.base-layer, .layer-stack__media .team-member.overlay-layer { border-radius: 0 0 50% 50%; margin: 0 auto 1rem; overflow: hidden; padding-top: 2.125rem; max-width: 410px; max-height: 410px; }

.media-block.team-member img, .layer-stack__media .team-member.base-layer img, .layer-stack__media .team-member.overlay-layer img, .media-block.team-member video, .layer-stack__media .team-member.base-layer video, .layer-stack__media .team-member.overlay-layer video { aspect-ratio: 1 / 1; border-radius: 16px; height: 100%; object-fit: cover; }

.media-block.team-member:lang(en-IN), .layer-stack__media .team-member.base-layer:lang(en-IN), .layer-stack__media .team-member.overlay-layer:lang(en-IN) { border-radius: 0; clip-path: circle(); }

.media-block.team-member img, .layer-stack__media .team-member.base-layer img, .layer-stack__media .team-member.overlay-layer img { object-fit: cover; transform: scale(110%); position: relative; top: -1rem; }

.media-block.team-member:before, .layer-stack__media .team-member.base-layer:before, .layer-stack__media .team-member.overlay-layer:before { background-color: var(--cf-white); border-radius: 50%; content: ""; height: 100%; left: 0; position: absolute; top: 1rem; width: 100%; z-index: -1; }

.text-block, .layer-stack .base-layer, .layer-stack .overlay-layer { display: flex; flex-direction: column; gap: 0.75rem; }

.text-block *, .layer-stack .base-layer *, .layer-stack .overlay-layer * { margin-bottom: 0; }

.text-block__bgcolor { border-radius: 16px; position: absolute; bottom: 10%; right: -48px; width: 100%; height: 60%; z-index: -1; }

.text-block h2, .layer-stack .base-layer h2, .layer-stack .overlay-layer h2 { margin-bottom: 20px; text-wrap: pretty; }

.text-block p:last-of-type, .layer-stack .base-layer p:last-of-type, .layer-stack .overlay-layer p:last-of-type { margin-bottom: 20px; }

.text-block p.balance, .layer-stack .base-layer p.balance, .layer-stack .overlay-layer p.balance { text-wrap: pretty; }

.text-block ul, .layer-stack .base-layer ul, .layer-stack .overlay-layer ul, .text-block ol, .layer-stack .base-layer ol, .layer-stack .overlay-layer ol { list-style-type: disc !important; }

.text-block ul li, .layer-stack .base-layer ul li, .layer-stack .overlay-layer ul li, .text-block ol li, .layer-stack .base-layer ol li, .layer-stack .overlay-layer ol li { margin-bottom: 0.75rem; }

.text-block ul li:not(:has(i[class*="fa-"])), .layer-stack .base-layer ul li:not(:has(i[class*="fa-"])), .layer-stack .overlay-layer ul li:not(:has(i[class*="fa-"])), .text-block ol li:not(:has(i[class*="fa-"])), .layer-stack .base-layer ol li:not(:has(i[class*="fa-"])), .layer-stack .overlay-layer ol li:not(:has(i[class*="fa-"])) { margin-left: 0; }

.text-block ul li:has(i[class*="fa-"]), .layer-stack .base-layer ul li:has(i[class*="fa-"]), .layer-stack .overlay-layer ul li:has(i[class*="fa-"]), .text-block ol li:has(i[class*="fa-"]), .layer-stack .base-layer ol li:has(i[class*="fa-"]), .layer-stack .overlay-layer ol li:has(i[class*="fa-"]) { display: flex; gap: 0.4375rem; margin-left: -1rem; }

.text-block ul li i, .layer-stack .base-layer ul li i, .layer-stack .overlay-layer ul li i, .text-block ol li i, .layer-stack .base-layer ol li i, .layer-stack .overlay-layer ol li i { color: var(--cf-light-blue); line-height: 1.5; }

.text-block ul li:last-of-type, .layer-stack .base-layer ul li:last-of-type, .layer-stack .overlay-layer ul li:last-of-type, .text-block ol li:last-of-type, .layer-stack .base-layer ol li:last-of-type, .layer-stack .overlay-layer ol li:last-of-type { margin-bottom: 0; }

.text-block.gap-md, .layer-stack .gap-md.base-layer, .layer-stack .gap-md.overlay-layer { gap: 2rem; }

.text-block[class*="bgcolor-"]:not(.bgcolor-transparent), .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent), .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent) { border-radius: 16px; padding: 48px 32px; }

.text-block[class*="bgcolor-"]:not(.bgcolor-transparent) h3, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent) h3, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent) h3 { text-align: center; }

.text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h1, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h1, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h1, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h2, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h2, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h2, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h3, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h3, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h3, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h4, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h4, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h4, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h5, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h5, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h5, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h6, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h6, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white h6, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white .row p, .row .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white p, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white .row p, .row .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white p, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white .row p, .row .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white p, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white p, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white p, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white p, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white span, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white span, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white span, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white li, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white li, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white li, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white ul, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white ul, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white ul, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white ol, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white ol, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white ol, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white blockquote, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white blockquote, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white blockquote, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white pre, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white pre, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white pre, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white code, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white code, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white code, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white input, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white input, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white input, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white textarea, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white textarea, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-white textarea { color: var(--cf-black); }

.text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h1, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h1, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h1, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h2, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h2, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h2, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h3, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h3, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h3, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h4, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h4, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h4, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h5, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h5, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h5, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h6, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h6, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h6, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black .row p, .row .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black p, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black .row p, .row .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black p, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black .row p, .row .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black p, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black p, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black p, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black p, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black span, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black span, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black span, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black li, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black li, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black li, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black ul, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black ul, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black ul, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black ol, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black ol, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black ol, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black blockquote, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black blockquote, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black blockquote, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black pre, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black pre, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black pre, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black code, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black code, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black code, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black input, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black input, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black input, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black textarea, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black textarea, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black textarea, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black label, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black label, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black label, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black legend, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black legend, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black legend, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black .gfield_consent_description, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black .gfield_consent_description, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black .gfield_consent_description, .text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black .gfield_description, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black .gfield_description, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black .gfield_description { color: var(--cf-white); }

.text-block[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h3, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h3, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent).bgcolor-black h3 { text-align: left; }

.text-block[class*="bgcolor-"]:not(.bgcolor-transparent) ul, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent) ul, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent) ul { margin-left: 0; }

.text-block[class*="bgcolor-"]:not(.bgcolor-transparent) ul li, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent) ul li, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent) ul li { display: flex; gap: 0.4375rem; list-style-type: none; }

.text-block[class*="bgcolor-"]:not(.bgcolor-transparent) ul li:before, .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent) ul li:before, .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent) ul li:before { color: var(--cf-light-blue); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 600; font-size: 1.25rem; left: 0; position: relative; transition: all 0.5s ease-in-out; }

@media (min-width: 1200px) { .text-block[class*="bgcolor-"]:not(.bgcolor-transparent), .layer-stack .base-layer[class*="bgcolor-"]:not(.bgcolor-transparent), .layer-stack .overlay-layer[class*="bgcolor-"]:not(.bgcolor-transparent) { padding: 48px 64px; } }

.text-block .contact-meta, .layer-stack .base-layer .contact-meta, .layer-stack .overlay-layer .contact-meta { align-items: center; display: flex; flex-flow: row wrap; gap: 1.25rem; margin-left: 0; margin-top: 0.4375rem; }

.text-block .contact-meta li:has(i[class*="fa-"]), .layer-stack .base-layer .contact-meta li:has(i[class*="fa-"]), .layer-stack .overlay-layer .contact-meta li:has(i[class*="fa-"]) { margin-bottom: 0; margin-left: 0; }

.text-block .contact-meta li:has(i[class*="fa-"]) i, .layer-stack .base-layer .contact-meta li:has(i[class*="fa-"]) i, .layer-stack .overlay-layer .contact-meta li:has(i[class*="fa-"]) i { font-size: 18px; }

@media (max-width: 575.98px) { .text-block .contact-meta, .layer-stack .base-layer .contact-meta, .layer-stack .overlay-layer .contact-meta { flex-direction: column; align-items: flex-start; } }

.text-block ul.icon-list, .layer-stack .base-layer ul.icon-list, .layer-stack .overlay-layer ul.icon-list { display: flex; flex-direction: column; padding: 0; margin: 0; margin-top: 2rem; }

.text-block ul.icon-list li.icon-list__item, .layer-stack .base-layer ul.icon-list li.icon-list__item, .layer-stack .overlay-layer ul.icon-list li.icon-list__item { display: grid; gap: 1rem; margin-left: 0; grid-template-columns: 2.5rem 1fr; }

.text-block ul.icon-list li.icon-list__item i, .layer-stack .base-layer ul.icon-list li.icon-list__item i, .layer-stack .overlay-layer ul.icon-list li.icon-list__item i { color: var(--cf-light-blue); text-align: center; font-size: 2rem; line-height: 1.875rem; font-weight: 300; }

.text-block ul.tick-list, .layer-stack .base-layer ul.tick-list, .layer-stack .overlay-layer ul.tick-list { display: flex; flex-direction: column; gap: 0.75rem; padding: 0; margin: 0 0 1rem; list-style: none; }

.text-block ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold li { margin-bottom: 0.5rem; }

.text-block ul.tick-list li.tick-list__item, .layer-stack .base-layer ul.tick-list li.tick-list__item, .layer-stack .overlay-layer ul.tick-list li.tick-list__item { display: flex; gap: 0.4375rem; list-style-type: none; margin-bottom: 0; }

.text-block ul.tick-list li.tick-list__item:before, .layer-stack .base-layer ul.tick-list li.tick-list__item:before, .layer-stack .overlay-layer ul.tick-list li.tick-list__item:before { color: var(--cf-turquoise); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 600; font-size: 1.25rem; left: 0; position: relative; transition: all 0.5s ease-in-out; }

.text-block ul.tick-list li.tick-list__item .tick-icon, .layer-stack .base-layer ul.tick-list li.tick-list__item .tick-icon, .layer-stack .overlay-layer ul.tick-list li.tick-list__item .tick-icon { flex-shrink: 0; margin-top: 0.125rem; color: var(--cf-turquoise); width: 1.25rem; height: 1.25rem; }

.text-block ul.tick-list li.tick-list__item span, .layer-stack .base-layer ul.tick-list li.tick-list__item span, .layer-stack .overlay-layer ul.tick-list li.tick-list__item span { flex: 1; }

.text-block .text-block__before-buttons, .layer-stack .base-layer .text-block__before-buttons, .layer-stack .overlay-layer .text-block__before-buttons { margin-top: 2rem; color: var(--cf-light-blue); }

.layer-stack { min-height: 450px; position: relative; }

.layer-stack .base-layer .btn-group, .layer-stack .overlay-layer .btn-group { margin-top: 0; }

.layer-stack .base-layer { gap: 2rem; opacity: 1; position: relative; transition: 0.4s ease-in-out; transform: translateY(0px); z-index: 1; }

.layer-stack .base-layer ul { align-items: baseline; display: flex; flex-flow: row wrap; gap: 0 2rem; }

@media (max-width: 1199.98px) { .layer-stack .base-layer .btn-group { align-items: center; }
  .layer-stack .base-layer a.btn, .layer-stack .base-layer a.gfield_choice_all_toggle, .layer-stack .base-layer .teamtailor-jobs-widget a.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .layer-stack .base-layer a.teamtailor-jobs__pagination__next, .layer-stack .base-layer .teamtailor-jobs-widget a.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .layer-stack .base-layer a.teamtailor-jobs__pagination__prev { width: fit-content; width: -moz-fit-content; }
  .layer-stack .base-layer svg.mobile-only { bottom: -20vw; height: 30vw; position: absolute; right: -10vw; width: 30vw; } }

.layer-stack .overlay-layer { gap: 2rem; opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transform: translateY(50px); transition: 0.4s ease-in-out; }

.layer-stack .overlay-layer h1, .layer-stack .overlay-layer h2, .layer-stack .overlay-layer h3, .layer-stack .overlay-layer h4, .layer-stack .overlay-layer h5, .layer-stack .overlay-layer h6, .layer-stack .overlay-layer .row p, .row .layer-stack .overlay-layer p, .layer-stack .overlay-layer p, .layer-stack .overlay-layer a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .layer-stack .overlay-layer span, .layer-stack .overlay-layer li, .layer-stack .overlay-layer ul, .layer-stack .overlay-layer ol, .layer-stack .overlay-layer blockquote, .layer-stack .overlay-layer pre, .layer-stack .overlay-layer code, .layer-stack .overlay-layer input, .layer-stack .overlay-layer textarea, .layer-stack .overlay-layer label, .layer-stack .overlay-layer legend, .layer-stack .overlay-layer .gfield_consent_description, .layer-stack .overlay-layer .gfield_description { color: var(--cf-white); }

.layer-stack .overlay-layer ul { align-items: baseline; display: flex; flex-flow: row wrap; gap: 0.75rem 2rem; }

.layer-stack__media { display: grid; grid-template-areas: "video-layer"; position: relative; }

.layer-stack__media > video, .layer-stack__media > img { grid-area: video-layer; width: 100%; height: 100%; object-fit: cover; border-radius: 16px; }

.layer-stack__media .base-layer, .layer-stack__media .overlay-layer { grid-area: video-layer; display: grid; grid-template-areas: "video-area"; transition: 0.4s ease-in-out; }

.layer-stack__media .base-layer .video-area, .layer-stack__media .overlay-layer .video-area { grid-area: video-area; width: 100%; height: 100%; }

.layer-stack__media .base-layer .play-button, .layer-stack__media .base-layer .stat, .layer-stack__media .overlay-layer .play-button, .layer-stack__media .overlay-layer .stat { grid-area: video-area; z-index: 2; }

.layer-stack__media .base-layer { opacity: 1; transform: translateY(0px); z-index: 1; }

.layer-stack__media .overlay-layer { opacity: 0; transform: translateY(50px); }

.layer-stack__media .overlay-layer .play-button { background-color: var(--cf-white); }

.layer-stack__media .overlay-layer .play-button span { color: var(--cf-black); }

.layer-stack__media .overlay-layer .play-button svg path { fill: var(--cf-brand-primary); }

.layer-stack__media .overlay-layer .play-button svg rect { stroke: var(--cf-brand-primary); }

.hero.show-overlay-layer .base-layer { opacity: 0; transform: translateY(-50px); transition: 0.4s ease-in-out; pointer-events: none; }

.hero.show-overlay-layer .overlay-layer { opacity: 1; transform: translateY(0px); transition: 0.4s ease-in-out; }

.hero.show-overlay-layer .overlay-layer ul li i { color: var(--cf-golden-yellow); }

.hero.show-overlay-layer .stat-value, .hero.show-overlay-layer .stat-suffix { color: var(--cf-golden-yellow); }

.hero.show-overlay-layer .stat-label { color: var(--cf-white); }

.text-block .toggle-content, .layer-stack .base-layer .toggle-content, .layer-stack .overlay-layer .toggle-content { align-items: center; display: flex; gap: 0.75rem; z-index: 1; }

.text-block .toggle-content i, .layer-stack .base-layer .toggle-content i, .layer-stack .overlay-layer .toggle-content i { color: var(--cf-brand-primary); font-weight: 600; }

.text-block .toggle-content > p, .layer-stack .base-layer .toggle-content > p, .layer-stack .overlay-layer .toggle-content > p { margin-bottom: 0; }

.text-block .toggle-content.on .toggle, .layer-stack .base-layer .toggle-content.on .toggle, .layer-stack .overlay-layer .toggle-content.on .toggle { background-color: var(--cf-brand-primary); border: 1px solid var(--cf-brand-primary); }

.text-block .toggle-content.on .thumb, .layer-stack .base-layer .toggle-content.on .thumb, .layer-stack .overlay-layer .toggle-content.on .thumb { left: 22.5px; }

@media (max-width: 1199.98px) { .text-block .toggle-content, .layer-stack .base-layer .toggle-content, .layer-stack .overlay-layer .toggle-content { display: none; } }

.hero .toggle-content.on p { color: var(--cf-white); transition: all 0.5s ease-in-out; }

.background-explode { background: var(--cf-brand-secondary); border-radius: 50%; display: block; height: 250vw; position: absolute; bottom: 0; opacity: 0; transform: translate(-50%, 50%) scale(0); transform-origin: center; transition: 0.5s ease-in-out; width: 250vw; z-index: -1; }

.background-explode.active { opacity: 1; transform: translate(-50%, 50%) scale(1); }

.stat { display: flex; flex-direction: column; z-index: 1; }

.stat-value, .stat-suffix { color: var(--cf-turquoise); font-family: "Gloock", serif; font-weight: 400; line-height: 1; transition: all 0.5s ease-in-out; }

.stat.large .stat-value, .stat.large .stat-suffix { font-size: clamp(100px, calc(100px + (170 - 100) * (100vw - 375px) / (1660 - 375)), 170px); }

.stat.medium .stat-value, .stat.medium .stat-suffix { font-size: clamp(100px, calc(100px + (111 - 100) * (100vw - 375px) / (1660 - 375)), 111px); }

.stat.small .stat-value, .stat.small .stat-suffix { font-size: clamp(95px, calc(95px + (105 - 95) * (100vw - 375px) / (1660 - 375)), 105px); }

.stat.scroller { display: flex; flex-direction: column; overflow: hidden; }

.stat.scroller .stat-value { display: flex; overflow: hidden; position: relative; }

.stat.scroller .stat-value > span[data-val] { display: block; text-align: center; transition: transform 1s; transform: translateY(0); width: 1ch; }

.stat.scroller .stat-value > span[data-val="0"] { content: "0"; transform: translateY(0); }

@media (min-width: 1200px) { .stat.scroller .stat-value > span[data-val="0"] { min-width: 130px; } }

.stat.scroller .stat-value > span[data-val="1"] { max-width: 75px; transform: translateY(-100%); }

.stat.scroller .stat-value > span[data-val="2"] { transform: translateY(-200%); }

.stat.scroller .stat-value > span[data-val="3"] { transform: translateY(-300%); }

.stat.scroller .stat-value > span[data-val="4"] { transform: translateY(-400%); }

.stat.scroller .stat-value > span[data-val="5"] { transform: translateY(-500%); }

.stat.scroller .stat-value > span[data-val="6"] { transform: translateY(-600%); }

.stat.scroller .stat-value > span[data-val="7"] { transform: translateY(-700%); }

.stat.scroller .stat-value > span[data-val="8"] { transform: translateY(-800%); }

.stat.scroller .stat-value > span[data-val="9"] { transform: translateY(-900%); }

.stat.scroller .stat-value > span[data-val="%"] { transform: translateY(-1000%); }

.stat.scroller .stat-value > span.hidden-val { opacity: 0; position: absolute; width: 100%; z-index: 20; }

.stat.scroller .stat-value > span > span[data-num="0"]:before { content: "0"; }

.stat.scroller .stat-value > span > span[data-num="1"]:before { content: "1"; }

.stat.scroller .stat-value > span > span[data-num="2"]:before { content: "2"; }

.stat.scroller .stat-value > span > span[data-num="3"]:before { content: "3"; }

.stat.scroller .stat-value > span > span[data-num="4"]:before { content: "4"; }

.stat.scroller .stat-value > span > span[data-num="5"]:before { content: "5"; }

.stat.scroller .stat-value > span > span[data-num="6"]:before { content: "6"; }

.stat.scroller .stat-value > span > span[data-num="7"]:before { content: "7"; }

.stat.scroller .stat-value > span > span[data-num="8"]:before { content: "8"; }

.stat.scroller .stat-value > span > span[data-num="9"]:before { content: "9"; }

.stat.scroller .stat-value > span > span[data-num="%"]:before { content: "%"; }

.stat.scroller .stat-label { flex: 1 0 100%; }

.stat.scroller .stat-label .overlay-label { display: none; }

.stat.scroller.large .stat-value > span[data-val] { height: clamp(100px, calc(100px + (170 - 100) * (100vw - 375px) / (1660 - 375)), 170px); }

.stat.scroller.medium .stat-value > span[data-val] { height: clamp(100px, calc(100px + (111 - 100) * (100vw - 375px) / (1660 - 375)), 111px); }

.stat.scroller.small .stat-value > span[data-val] { height: clamp(95px, calc(95px + (105 - 95) * (100vw - 375px) / (1660 - 375)), 105px); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="0"] { transform: translateY(0); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="1"] { transform: translateY(-100%); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="2"] { transform: translateY(-200%); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="3"] { transform: translateY(-300%); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="4"] { transform: translateY(-400%); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="5"] { transform: translateY(-500%); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="6"] { transform: translateY(-600%); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="7"] { transform: translateY(-700%); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="8"] { transform: translateY(-800%); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="9"] { transform: translateY(-900%); }

.show-overlay-layer .stat.scroller .stat-value > span[data-scrollto="%"] { transform: translateY(-1000%); }

.show-overlay-layer .stat.scroller .stat-label .overlay-label { display: block; }

.show-overlay-layer .stat.scroller .stat-label .base-label { display: none; }

.heading-links-block { display: flex; flex-direction: column; gap: 2.5rem; }

.heading-links-block h2 { margin-bottom: 0; text-wrap: pretty; }

.heading-links-block h2 a { background-image: linear-gradient(to right, #2675EA, #2675EA 50%, var(--cf-black) 50%); background-size: 200% 100%; background-position: 100%; color: var(--cf-black); display: inline-flex; mix-blend-mode: multiply; position: relative; transition: all 0.3s ease-in-out; -webkit-background-clip: text; -webkit-text-fill-color: transparent; padding-right: 0.05em; }

.heading-links-block h2 a:after { background-image: linear-gradient(to right, #2675EA, #2675EA 50%, rgba(30, 37, 42, 0.2) 50%); background-size: 200% 100%; background-position: 100%; bottom: -2px; content: ""; height: 3px; position: absolute; transition: all 0.3s ease-in-out; width: 100%; }

.heading-links-block h2 a:active, .heading-links-block h2 a:focus, .heading-links-block h2 a:hover { background-position: 0%; }

.heading-links-block h2 a:active::after, .heading-links-block h2 a:focus::after, .heading-links-block h2 a:hover::after { background-position: 0%; }

.image-stat-block { position: relative; width: 100%; }

.image-stat-block > div { padding: 0 0 96px; position: relative; width: fit-content; width: -moz-fit-content; }

.image-stat-block > div figure { border-radius: 7px; box-shadow: 190px 263px 91px 0px rgba(0, 0, 0, 0), 122px 169px 83px 0px rgba(0, 0, 0, 0.01), 69px 95px 70px 0px rgba(0, 0, 0, 0.04), 30px 42px 52px 0px rgba(0, 0, 0, 0.07), 8px 11px 29px 0px rgba(0, 0, 0, 0.08); }

.image-stat-block > div figure img, .image-stat-block > div figure video { aspect-ratio: 195 / 260; border-radius: 16px; height: 100%; object-fit: cover; }

.image-stat-block > div figure img { box-shadow: 190px 263px 91px 0px rgba(0, 0, 0, 0), 122px 169px 83px 0px rgba(0, 0, 0, 0.01), 69px 95px 70px 0px rgba(0, 0, 0, 0.04), 30px 42px 52px 0px rgba(0, 0, 0, 0.07), 8px 11px 29px 0px rgba(0, 0, 0, 0.08); overflow: hidden; width: 50%; }

@media (min-width: 1200px) { .image-stat-block > div figure img { box-shadow: none; height: clamp(200px, calc(200px + (280 - 200) * (100vw - 375px) / (1660 - 375)), 280px); overflow: hidden; width: fit-content; width: -moz-fit-content; } }

@media (max-width: 1199.98px) { .image-stat-block > div figure { box-shadow: none; display: flex; justify-content: flex-end; margin-left: auto; overflow: visible; } }

.image-stat-block > div .stat { bottom: 0; gap: 0.75rem; position: absolute; right: 0; }

@media (min-width: 1200px) { .image-stat-block > div .stat { right: 0; } }

@media (max-width: 1199.98px) { .image-stat-block > div .stat { left: 0; } }

@media (min-width: 1200px) { .image-stat-block > div { padding: 0 103px 115px; } }

.faqs-block { display: flex; flex-direction: column; gap: 2rem; }

.faqs-block * { margin-bottom: 0; }

.faqs-block h3 { text-wrap: pretty; }

.faqs-block__wrapper { display: flex; flex-direction: column; gap: 1rem; }

.faqs-block__wrapper__faq { align-items: flex-start; align-self: stretch; background-color: var(--cf-white); border-radius: 5px; box-shadow: 197px 246px 88px 0px rgba(0, 0, 0, 0), 126px 157px 81px 0px rgba(0, 0, 0, 0), 71px 88px 68px 0px rgba(0, 0, 0, 0.02), 32px 39px 50px 0px rgba(0, 0, 0, 0.03), 8px 10px 28px 0px rgba(0, 0, 0, 0.03); cursor: pointer; display: flex; flex-direction: column; gap: 0; padding: 24px 32px; transition: all 0.5s ease-in-out; }

.faqs-block__wrapper__faq .h6, .faqs-block__wrapper__faq .play-button span, .play-button .faqs-block__wrapper__faq span { align-items: center; color: var(--cf-black); display: flex; justify-content: space-between; margin-bottom: 0; width: 100%; }

.faqs-block__wrapper__faq .h6 .faq-toggle, .faqs-block__wrapper__faq .play-button span .faq-toggle, .play-button .faqs-block__wrapper__faq span .faq-toggle { display: block; transition: 0.3s; width: 16px; }

.faqs-block__wrapper__faq .h6 .faq-toggle span, .faqs-block__wrapper__faq .play-button span .faq-toggle span, .play-button .faqs-block__wrapper__faq span .faq-toggle span { background-color: var(--cf-brand-primary); display: block; height: 2px; transition: width 0.3s; width: 16px; }

.faqs-block__wrapper__faq .h6 .faq-toggle span:last-of-type, .faqs-block__wrapper__faq .play-button span .faq-toggle span:last-of-type, .play-button .faqs-block__wrapper__faq span .faq-toggle span:last-of-type { margin: auto; transform: rotate(90deg) translateX(-2px); }

.faqs-block__wrapper__faq p:not(.h6) { color: var(--cf-black); height: 100%; max-height: 0; opacity: 0; overflow: hidden; transition: all 0.5s ease-in-out; }

.faqs-block__wrapper__faq.open { gap: 0.75rem; }

.faqs-block__wrapper__faq.open .faq-toggle span:last-of-type { width: 0; }

.faqs-block__wrapper__faq.open p:not(.h6) { max-height: 500px; opacity: 1; }

.form-block { border-radius: 16px; background-color: var(--cf-brand-secondary); padding: 32px; }

.form-block h3 { text-align: center; hyphens: auto; }

.form-block h3:lang(it) { hyphens: none; }

.form-block .btn, .form-block button, .form-block input[type=text][type="file"], .form-block input[type=email][type="file"], .form-block input[type=search][type="file"], .form-block input[type=tel][type="file"], .form-block input[type=number][type="file"], .form-block select[type="file"], .form-block textarea[type="file"], .form-block .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload .form-block label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .form-block .gfield_choice_all_toggle, .form-block .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .form-block .teamtailor-jobs__pagination__next, .form-block .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .form-block .teamtailor-jobs__pagination__prev { width: 100%; }

.form-block:not(.whitepaper) p { font-size: 0.75rem; line-height: 19px; }

@media (min-width: 1200px) { .form-block { padding: 48px; } }

.form-block--whitepaper h3 { text-align: left; margin-bottom: 2rem; }

.form-block--whitepaper .gform_confirmation_wrapper { color: white; margin-bottom: 1rem; }

.form-block--whitepaper .gform_wrapper.gravity-theme .gform_validation_errors ol { display: none; }

.hs-form-frame { border-radius: 16px; margin-bottom: 1.5rem; overflow: hidden; transform: translateX(-40px) translateY(-40px); width: calc(100% + 80px); }

.inner.content-split .hs-form-frame { margin-bottom: -80px; }

.box { border-radius: 16px; background-color: var(--cf-white); box-shadow: 133px 228px 74px 0px rgba(0, 0, 0, 0), 85px 146px 68px 0px rgba(0, 0, 0, 0.01), 48px 82px 57px 0px rgba(0, 0, 0, 0.03), 21px 37px 42px 0px rgba(0, 0, 0, 0.05), 5px 9px 23px 0px rgba(0, 0, 0, 0.06); display: flex; flex-direction: column; height: auto; overflow: hidden; }

.box:active svg, .box:focus svg, .box:hover svg, .team-member-card:not(.horizontal):active h4.box.btn svg, .team-member-card:not(.horizontal):active h4.box.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.box.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.box.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):focus h4.box.btn svg, .team-member-card:not(.horizontal):focus h4.box.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.box.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.box.teamtailor-jobs__pagination__prev svg, .team-member-card:not(.horizontal):hover h4.box.btn svg, .team-member-card:not(.horizontal):hover h4.box.gfield_choice_all_toggle svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.box.teamtailor-jobs__pagination__next svg, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.box.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:active h4.box.btn svg, .team-member-card.horizontal:active h4.box.gfield_choice_all_toggle svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.box.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.box.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:focus h4.box.btn svg, .team-member-card.horizontal:focus h4.box.gfield_choice_all_toggle svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.box.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.box.teamtailor-jobs__pagination__prev svg, .team-member-card.horizontal:hover h4.box.btn svg, .team-member-card.horizontal:hover h4.box.gfield_choice_all_toggle svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.box.teamtailor-jobs__pagination__next svg, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.box.teamtailor-jobs__pagination__prev svg { background-color: #145dca; }

.box:active svg path, .box:focus svg path, .box:hover svg path, .team-member-card:not(.horizontal):active h4.box.btn svg path, .team-member-card:not(.horizontal):active h4.box.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.box.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.box.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus h4.box.btn svg path, .team-member-card:not(.horizontal):focus h4.box.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.box.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.box.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover h4.box.btn svg path, .team-member-card:not(.horizontal):hover h4.box.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.box.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.box.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active h4.box.btn svg path, .team-member-card.horizontal:active h4.box.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.box.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.box.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus h4.box.btn svg path, .team-member-card.horizontal:focus h4.box.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.box.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.box.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover h4.box.btn svg path, .team-member-card.horizontal:hover h4.box.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.box.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.box.teamtailor-jobs__pagination__prev svg path { animation: btn-slide-right 0.3s ease-in-out forwards; }

.box figure { flex: 0 0 auto; max-height: 380px; }

.box figure img, .box figure video { aspect-ratio: 364 / 230; border-radius: 16px; height: 100%; object-fit: cover; }

.box figure img { border-bottom-left-radius: 0; border-bottom-right-radius: 0; transform: scale(1.025); transition: all 0.5s ease-in-out; }

.box h4, .box .h4, .box .gform_title, .box .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title, .teamtailor-jobs-widget .teamtailor-jobs__job .box a.teamtailor-jobs__job-title, .box .text-block ul.tick-list--bold li, .text-block ul.tick-list--bold .box li, .box .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold .box li, .box .layer-stack .overlay-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold .box li, .box .split-content.video-transcript .text-block.content h2, .split-content.video-transcript .text-block.content .box h2, .box .split-content.video-transcript .layer-stack .content.base-layer h2, .split-content.video-transcript .layer-stack .content.base-layer .box h2, .box .layer-stack .split-content.video-transcript .content.base-layer h2, .layer-stack .split-content.video-transcript .content.base-layer .box h2, .box .split-content.video-transcript .layer-stack .content.overlay-layer h2, .split-content.video-transcript .layer-stack .content.overlay-layer .box h2, .box .layer-stack .split-content.video-transcript .content.overlay-layer h2, .layer-stack .split-content.video-transcript .content.overlay-layer .box h2, .box .table__wrapper thead tr th, .table__wrapper thead tr .box th { align-items: baseline; color: var(--cf-black); display: flex; gap: 0.4375rem; margin-bottom: 0; position: relative; text-wrap: pretty; width: 100%; hyphens: auto; }

.box h4 svg, .box .h4 svg, .box .gform_title svg, .box .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg, .teamtailor-jobs-widget .teamtailor-jobs__job .box a.teamtailor-jobs__job-title svg, .box .text-block ul.tick-list--bold li svg, .text-block ul.tick-list--bold .box li svg, .box .layer-stack .base-layer ul.tick-list--bold li svg, .layer-stack .base-layer ul.tick-list--bold .box li svg, .box .layer-stack .overlay-layer ul.tick-list--bold li svg, .layer-stack .overlay-layer ul.tick-list--bold .box li svg, .box .split-content.video-transcript .text-block.content h2 svg, .split-content.video-transcript .text-block.content .box h2 svg, .box .split-content.video-transcript .layer-stack .content.base-layer h2 svg, .split-content.video-transcript .layer-stack .content.base-layer .box h2 svg, .box .layer-stack .split-content.video-transcript .content.base-layer h2 svg, .layer-stack .split-content.video-transcript .content.base-layer .box h2 svg, .box .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg, .split-content.video-transcript .layer-stack .content.overlay-layer .box h2 svg, .box .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg, .layer-stack .split-content.video-transcript .content.overlay-layer .box h2 svg, .box .table__wrapper thead tr th svg, .table__wrapper thead tr .box th svg { background-color: var(--cf-light-blue); border-radius: 50px; height: 24px; width: 24px; padding: 6px; transition: all 0.3s ease-in-out; }

.box h4:lang(it), .box .h4:lang(it), .box .gform_title:lang(it), .box .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title:lang(it), .teamtailor-jobs-widget .teamtailor-jobs__job .box a.teamtailor-jobs__job-title:lang(it), .box .text-block ul.tick-list--bold li:lang(it), .text-block ul.tick-list--bold .box li:lang(it), .box .layer-stack .base-layer ul.tick-list--bold li:lang(it), .layer-stack .base-layer ul.tick-list--bold .box li:lang(it), .box .layer-stack .overlay-layer ul.tick-list--bold li:lang(it), .layer-stack .overlay-layer ul.tick-list--bold .box li:lang(it), .box .split-content.video-transcript .text-block.content h2:lang(it), .split-content.video-transcript .text-block.content .box h2:lang(it), .box .split-content.video-transcript .layer-stack .content.base-layer h2:lang(it), .split-content.video-transcript .layer-stack .content.base-layer .box h2:lang(it), .box .layer-stack .split-content.video-transcript .content.base-layer h2:lang(it), .layer-stack .split-content.video-transcript .content.base-layer .box h2:lang(it), .box .split-content.video-transcript .layer-stack .content.overlay-layer h2:lang(it), .split-content.video-transcript .layer-stack .content.overlay-layer .box h2:lang(it), .box .layer-stack .split-content.video-transcript .content.overlay-layer h2:lang(it), .layer-stack .split-content.video-transcript .content.overlay-layer .box h2:lang(it), .box .table__wrapper thead tr th:lang(it), .table__wrapper thead tr .box th:lang(it) { hyphens: none; }

.box h4 svg, .box .h4 svg, .box .gform_title svg, .box .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg, .teamtailor-jobs-widget .teamtailor-jobs__job .box a.teamtailor-jobs__job-title svg, .box .text-block ul.tick-list--bold li svg, .text-block ul.tick-list--bold .box li svg, .box .layer-stack .base-layer ul.tick-list--bold li svg, .layer-stack .base-layer ul.tick-list--bold .box li svg, .box .layer-stack .overlay-layer ul.tick-list--bold li svg, .layer-stack .overlay-layer ul.tick-list--bold .box li svg, .box .split-content.video-transcript .text-block.content h2 svg, .split-content.video-transcript .text-block.content .box h2 svg, .box .split-content.video-transcript .layer-stack .content.base-layer h2 svg, .split-content.video-transcript .layer-stack .content.base-layer .box h2 svg, .box .layer-stack .split-content.video-transcript .content.base-layer h2 svg, .layer-stack .split-content.video-transcript .content.base-layer .box h2 svg, .box .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg, .split-content.video-transcript .layer-stack .content.overlay-layer .box h2 svg, .box .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg, .layer-stack .split-content.video-transcript .content.overlay-layer .box h2 svg, .box .table__wrapper thead tr th svg, .table__wrapper thead tr .box th svg { flex: 1 0 auto; max-width: 24px; transform: translateY(3px); }

.box__content { display: flex; flex-direction: column; gap: 1.5rem; color: var(--cf-black); flex: 1 0 auto; padding: 32px; }

@media (min-width: 1200px) { .box__content { align-items: flex-start; flex-direction: column; gap: 12px; justify-content: flex-start; } }

.box__content .post-meta { align-items: center; display: flex; flex-flow: row wrap; margin-bottom: auto; }

.box__content .post-meta li:not(:last-child)::after { color: var(--cf-light-blue); content: '.'; display: inline-block; font-size: 50px; height: 25px; line-height: 0; margin: 0 0.25ch; transform: translateY(-2px); }

.box.mw-33 { flex: 0 1 calc((100% - (2rem * (3 - 1))) / 3); }

.box.mw-50 { flex: 0 1 calc((100% - (2rem * (2 - 1))) / 2); }

.box.mw-25 { flex: 0 1 calc((100% - (2rem * (4 - 1))) / 4); }

.box:active figure img, .box:focus figure img, .box:hover figure img, .team-member-card:not(.horizontal):active h4.box.btn figure img, .team-member-card:not(.horizontal):active h4.box.gfield_choice_all_toggle figure img, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.box.teamtailor-jobs__pagination__next figure img, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.box.teamtailor-jobs__pagination__prev figure img, .team-member-card:not(.horizontal):focus h4.box.btn figure img, .team-member-card:not(.horizontal):focus h4.box.gfield_choice_all_toggle figure img, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.box.teamtailor-jobs__pagination__next figure img, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.box.teamtailor-jobs__pagination__prev figure img, .team-member-card:not(.horizontal):hover h4.box.btn figure img, .team-member-card:not(.horizontal):hover h4.box.gfield_choice_all_toggle figure img, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.box.teamtailor-jobs__pagination__next figure img, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.box.teamtailor-jobs__pagination__prev figure img, .team-member-card.horizontal:active h4.box.btn figure img, .team-member-card.horizontal:active h4.box.gfield_choice_all_toggle figure img, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.box.teamtailor-jobs__pagination__next figure img, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.box.teamtailor-jobs__pagination__prev figure img, .team-member-card.horizontal:focus h4.box.btn figure img, .team-member-card.horizontal:focus h4.box.gfield_choice_all_toggle figure img, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.box.teamtailor-jobs__pagination__next figure img, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.box.teamtailor-jobs__pagination__prev figure img, .team-member-card.horizontal:hover h4.box.btn figure img, .team-member-card.horizontal:hover h4.box.gfield_choice_all_toggle figure img, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.box.teamtailor-jobs__pagination__next figure img, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.box.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.box.teamtailor-jobs__pagination__prev figure img { transform: scale(1); }

.links-column { display: flex; flex-direction: column; gap: 1.5rem; }

.links-column__wrapper { display: flex; flex-direction: column; }

.links-column__wrapper__link { align-items: center; border-bottom: 1px solid rgba(16, 36, 53, 0.2); display: flex; justify-content: space-between; padding: 1.25rem 0; width: 100%; }

.links-column__wrapper__link svg { background-color: var(--cf-light-blue); border-radius: 50px; height: 24px; width: 24px; padding: 6px; transition: all 0.3s ease-in-out; }

.links-column__wrapper__link:active svg path, .links-column__wrapper__link:focus svg path, .links-column__wrapper__link:hover svg path, .team-member-card:not(.horizontal):active h4.links-column__wrapper__link.btn svg path, .team-member-card:not(.horizontal):active h4.links-column__wrapper__link.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):focus h4.links-column__wrapper__link.btn svg path, .team-member-card:not(.horizontal):focus h4.links-column__wrapper__link.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .team-member-card:not(.horizontal):hover h4.links-column__wrapper__link.btn svg path, .team-member-card:not(.horizontal):hover h4.links-column__wrapper__link.gfield_choice_all_toggle svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:active h4.links-column__wrapper__link.btn svg path, .team-member-card.horizontal:active h4.links-column__wrapper__link.gfield_choice_all_toggle svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:focus h4.links-column__wrapper__link.btn svg path, .team-member-card.horizontal:focus h4.links-column__wrapper__link.gfield_choice_all_toggle svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .team-member-card.horizontal:hover h4.links-column__wrapper__link.btn svg path, .team-member-card.horizontal:hover h4.links-column__wrapper__link.gfield_choice_all_toggle svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.links-column__wrapper__link.teamtailor-jobs__pagination__next svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.links-column__wrapper__link.teamtailor-jobs__pagination__prev svg path { animation: btn-slide-right 0.3s ease-in-out forwards; }

.success-story-card .media-block, .success-story-card .layer-stack__media .base-layer, .layer-stack__media .success-story-card .base-layer, .success-story-card .layer-stack__media .overlay-layer, .layer-stack__media .success-story-card .overlay-layer, .video-testimonial-card .media-block, .video-testimonial-card .layer-stack__media .base-layer, .layer-stack__media .video-testimonial-card .base-layer, .video-testimonial-card .layer-stack__media .overlay-layer, .layer-stack__media .video-testimonial-card .overlay-layer { border-radius: 16px; position: relative; }

.success-story-card .media-block img, .success-story-card .layer-stack__media .base-layer img, .layer-stack__media .success-story-card .base-layer img, .success-story-card .layer-stack__media .overlay-layer img, .layer-stack__media .success-story-card .overlay-layer img, .success-story-card .media-block video, .success-story-card .layer-stack__media .base-layer video, .layer-stack__media .success-story-card .base-layer video, .success-story-card .layer-stack__media .overlay-layer video, .layer-stack__media .success-story-card .overlay-layer video, .success-story-card .media-block iframe, .success-story-card .layer-stack__media .base-layer iframe, .layer-stack__media .success-story-card .base-layer iframe, .success-story-card .layer-stack__media .overlay-layer iframe, .layer-stack__media .success-story-card .overlay-layer iframe, .video-testimonial-card .media-block img, .video-testimonial-card .layer-stack__media .base-layer img, .layer-stack__media .video-testimonial-card .base-layer img, .video-testimonial-card .layer-stack__media .overlay-layer img, .layer-stack__media .video-testimonial-card .overlay-layer img, .video-testimonial-card .media-block video, .video-testimonial-card .layer-stack__media .base-layer video, .layer-stack__media .video-testimonial-card .base-layer video, .video-testimonial-card .layer-stack__media .overlay-layer video, .layer-stack__media .video-testimonial-card .overlay-layer video, .video-testimonial-card .media-block iframe, .video-testimonial-card .layer-stack__media .base-layer iframe, .layer-stack__media .video-testimonial-card .base-layer iframe, .video-testimonial-card .layer-stack__media .overlay-layer iframe, .layer-stack__media .video-testimonial-card .overlay-layer iframe { aspect-ratio: 600 / 434; border-radius: 16px; height: 100%; object-fit: cover; }

.success-story-card .media-block .tag, .success-story-card .layer-stack__media .base-layer .tag, .layer-stack__media .success-story-card .base-layer .tag, .success-story-card .layer-stack__media .overlay-layer .tag, .layer-stack__media .success-story-card .overlay-layer .tag, .video-testimonial-card .media-block .tag, .video-testimonial-card .layer-stack__media .base-layer .tag, .layer-stack__media .video-testimonial-card .base-layer .tag, .video-testimonial-card .layer-stack__media .overlay-layer .tag, .layer-stack__media .video-testimonial-card .overlay-layer .tag { color: var(--cf-brand-secondary) !important; position: absolute; right: 2rem; top: 2rem; z-index: 10; }

.success-story-card-vertical, .video-testimonial-card-vertical { display: flex; flex-direction: column; gap: 1.25rem; opacity: 0; transform: translateY(50px); transition: 0.5s ease-in; }

.success-story-card-vertical .media-block, .success-story-card-vertical .layer-stack__media .base-layer, .layer-stack__media .success-story-card-vertical .base-layer, .success-story-card-vertical .layer-stack__media .overlay-layer, .layer-stack__media .success-story-card-vertical .overlay-layer, .video-testimonial-card-vertical .media-block, .video-testimonial-card-vertical .layer-stack__media .base-layer, .layer-stack__media .video-testimonial-card-vertical .base-layer, .video-testimonial-card-vertical .layer-stack__media .overlay-layer, .layer-stack__media .video-testimonial-card-vertical .overlay-layer { border-radius: 16px; position: relative; }

.success-story-card-vertical .media-block img, .success-story-card-vertical .layer-stack__media .base-layer img, .layer-stack__media .success-story-card-vertical .base-layer img, .success-story-card-vertical .layer-stack__media .overlay-layer img, .layer-stack__media .success-story-card-vertical .overlay-layer img, .success-story-card-vertical .media-block video, .success-story-card-vertical .layer-stack__media .base-layer video, .layer-stack__media .success-story-card-vertical .base-layer video, .success-story-card-vertical .layer-stack__media .overlay-layer video, .layer-stack__media .success-story-card-vertical .overlay-layer video, .success-story-card-vertical .media-block iframe, .success-story-card-vertical .layer-stack__media .base-layer iframe, .layer-stack__media .success-story-card-vertical .base-layer iframe, .success-story-card-vertical .layer-stack__media .overlay-layer iframe, .layer-stack__media .success-story-card-vertical .overlay-layer iframe, .video-testimonial-card-vertical .media-block img, .video-testimonial-card-vertical .layer-stack__media .base-layer img, .layer-stack__media .video-testimonial-card-vertical .base-layer img, .video-testimonial-card-vertical .layer-stack__media .overlay-layer img, .layer-stack__media .video-testimonial-card-vertical .overlay-layer img, .video-testimonial-card-vertical .media-block video, .video-testimonial-card-vertical .layer-stack__media .base-layer video, .layer-stack__media .video-testimonial-card-vertical .base-layer video, .video-testimonial-card-vertical .layer-stack__media .overlay-layer video, .layer-stack__media .video-testimonial-card-vertical .overlay-layer video, .video-testimonial-card-vertical .media-block iframe, .video-testimonial-card-vertical .layer-stack__media .base-layer iframe, .layer-stack__media .video-testimonial-card-vertical .base-layer iframe, .video-testimonial-card-vertical .layer-stack__media .overlay-layer iframe, .layer-stack__media .video-testimonial-card-vertical .overlay-layer iframe { aspect-ratio: 600 / 434; border-radius: 16px; height: 100%; object-fit: cover; }

.success-story-card-vertical .media-block .tag, .success-story-card-vertical .layer-stack__media .base-layer .tag, .layer-stack__media .success-story-card-vertical .base-layer .tag, .success-story-card-vertical .layer-stack__media .overlay-layer .tag, .layer-stack__media .success-story-card-vertical .overlay-layer .tag, .video-testimonial-card-vertical .media-block .tag, .video-testimonial-card-vertical .layer-stack__media .base-layer .tag, .layer-stack__media .video-testimonial-card-vertical .base-layer .tag, .video-testimonial-card-vertical .layer-stack__media .overlay-layer .tag, .layer-stack__media .video-testimonial-card-vertical .overlay-layer .tag { color: var(--cf-brand-secondary) !important; position: absolute; right: 2rem; top: 2rem; z-index: 10; }

.success-story-card-vertical .content, .video-testimonial-card-vertical .content { display: flex; flex-direction: column; height: 100%; }

.success-story-card-vertical .content a.btn, .success-story-card-vertical .content a.gfield_choice_all_toggle, .success-story-card-vertical .content .teamtailor-jobs-widget a.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .success-story-card-vertical .content a.teamtailor-jobs__pagination__next, .success-story-card-vertical .content .teamtailor-jobs-widget a.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .success-story-card-vertical .content a.teamtailor-jobs__pagination__prev, .video-testimonial-card-vertical .content a.btn, .video-testimonial-card-vertical .content a.gfield_choice_all_toggle, .video-testimonial-card-vertical .content .teamtailor-jobs-widget a.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .video-testimonial-card-vertical .content a.teamtailor-jobs__pagination__next, .video-testimonial-card-vertical .content .teamtailor-jobs-widget a.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .video-testimonial-card-vertical .content a.teamtailor-jobs__pagination__prev { margin-top: auto; }

.success-story-card-vertical.in-view, .video-testimonial-card-vertical.in-view { opacity: 1; transform: translateY(0); }

@media (min-width: 1200px) { .success-story-card-vertical, .video-testimonial-card-vertical { flex: 0 1 calc((100% - (6rem * (2 - 1))) / 2); } }

@media (max-width: 575.98px) { .success-story-card, .video-testimonial-card { flex-direction: column-reverse; } }

.language-switcher { flex-direction: column; padding: 6px; display: none; flex-direction: column; background-color: var(--cf-black); border: none; margin: 0; min-width: 100%; position: absolute; top: 100%; right: 0; left: auto; width: max-content; }

.language-switcher img { border-radius: 50px; height: 20px; object-fit: cover; width: 20px; }

.language-switcher li { list-style-type: none; order: 1; }

.language-switcher li a, .language-switcher li > span { align-items: center; display: flex; font-weight: 600; gap: 0.4375rem; padding: 4px 12px; transition: none; }

.language-switcher li a img, .language-switcher li > span img { border-radius: 50px; height: 20px; object-fit: cover; width: 20px; }

.language-switcher li a > span, .language-switcher li > span > span { padding: 0 !important; }

.language-switcher li a > span > span, .language-switcher li > span > span > span { padding: 0 !important; }

@media (max-width: 575.98px) { .language-switcher li a > span > span, .language-switcher li > span > span > span { display: none; } }

@media (max-width: 575.98px) { .language-switcher { min-width: auto; max-width: 50%; } }

.language-switcher.open { display: block; z-index: 20000; }

.language-switcher-container { display: inline-block; }

@media (min-width: 576px) { .language-switcher-container { position: relative; } }

.language-switcher-button { appearance: none; background: none; border: none; cursor: pointer; margin: 0; padding: 4px 12px; display: flex; gap: 0.4375rem; min-width: auto; height: auto; }

@media (max-width: 575.98px) { .language-switcher-button { padding: 4px 4px; } }

.language-switcher-button:after { color: var(--cf-white); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 500; font-size: 1rem; position: relative; right: 0; transition: all 0.5s ease-in-out; }

.language-switcher-button::after { min-width: 1em; }

.language-switcher-button span { padding: 0 !important; }

.language-switcher-button span > span { padding: 0 !important; }

@media (max-width: 575.98px) { .language-switcher-button span > span { display: none; } }

.language-switcher-button img { border-radius: 50px; height: 20px; object-fit: cover; width: 20px; }

.language-switcher-button:has(+ .language-switcher.open):after { color: var(--cf-golden-yellow); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 400; font-size: 1rem; position: relative; right: 0; transition: all 0.5s ease-in-out; }

.language-switcher-button:hover, .team-member-card:not(.horizontal):active h4.language-switcher-button.btn, .team-member-card:not(.horizontal):active h4.language-switcher-button.gfield_choice_all_toggle, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.language-switcher-button.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.language-switcher-button.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):focus h4.language-switcher-button.btn, .team-member-card:not(.horizontal):focus h4.language-switcher-button.gfield_choice_all_toggle, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.language-switcher-button.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.language-switcher-button.teamtailor-jobs__pagination__prev, .team-member-card:not(.horizontal):hover h4.language-switcher-button.btn, .team-member-card:not(.horizontal):hover h4.language-switcher-button.gfield_choice_all_toggle, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.language-switcher-button.teamtailor-jobs__pagination__next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.language-switcher-button.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:active h4.language-switcher-button.btn, .team-member-card.horizontal:active h4.language-switcher-button.gfield_choice_all_toggle, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.language-switcher-button.teamtailor-jobs__pagination__next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.language-switcher-button.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:focus h4.language-switcher-button.btn, .team-member-card.horizontal:focus h4.language-switcher-button.gfield_choice_all_toggle, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.language-switcher-button.teamtailor-jobs__pagination__next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.language-switcher-button.teamtailor-jobs__pagination__prev, .team-member-card.horizontal:hover h4.language-switcher-button.btn, .team-member-card.horizontal:hover h4.language-switcher-button.gfield_choice_all_toggle, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.language-switcher-button.teamtailor-jobs__pagination__next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.language-switcher-button.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.language-switcher-button.teamtailor-jobs__pagination__prev, .language-switcher-button:focus { background-color: rgba(255, 255, 255, 0.125); }

.block-group { display: grid; gap: 1.5rem 2rem; }

@media (min-width: 768px) { .block-group { grid-template-columns: repeat(2, 1fr); } }

.block-group__block { display: flex; flex-direction: column; gap: 1rem; }

.block-group__block h4, .block-group__block p { margin: 0; }

.block-group__block img { display: block; width: 100%; height: auto; object-fit: cover; aspect-ratio: 4 / 3; border-radius: 8px; box-shadow: 171.75px 237.738px 82.259px 0 rgba(0, 0, 0, 0), 110.281px 152.767px 75.027px 0 rgba(0, 0, 0, 0.01), 62.372px 85.875px 63.276px 0 rgba(0, 0, 0, 0.04), 27.118px 37.966px 47.005px 0 rgba(0, 0, 0, 0.07), 7.232px 9.943px 26.214px 0 rgba(0, 0, 0, 0.08); }

.cfo-select-region { border-radius: 7px; border: 1px solid rgba(0, 0, 0, 0.1); background: var(--cf-white); display: flex; flex-direction: row; padding: 3px 3px 3px 20px; transition: all 0.5s ease-in-out; justify-content: center; align-items: center; gap: 20px; width: fit-content; width: -moz-fit-content; }

.cfo-select-region select { border: none; flex: 1 1 auto; }

@media (min-width: 1200px) { .cfo-select-region select { padding-left: 0 !important; } }

.cfo-select-region button { flex: 1 0 auto; }

.cfo-select-region.loading { pointer-events: none; }

.cfo-select-region.loading select, .cfo-select-region.loading button { pointer-events: none; opacity: 0.5; }

@media (max-width: 1199.98px) { .cfo-select-region { background-color: transparent; border: none; flex-flow: row wrap; gap: 0.75rem; padding: 0; }
  .cfo-select-region select { border: 1px solid rgba(0, 0, 0, 0.1); } }

ul.desktop-menu { align-items: center; display: flex; justify-content: flex-end; list-style: none; margin-bottom: 0; padding-left: 0; }

ul.desktop-menu li.menu-item { display: flex; }

ul.desktop-menu li.menu-item a { padding: 25px 20px; color: var(--cf-black); position: relative; }

ul.desktop-menu li.menu-item a:after { content: ""; width: calc(100% - 40px); height: 2px; background-color: var(--cf-brand-secondary); position: absolute; left: 0; bottom: 0; transform: translateX(-50%); opacity: 0; transition: 0.3s; }

ul.desktop-menu li.menu-item a:hover:after { left: 50%; opacity: 1; }

ul.desktop-menu li.menu-item .sub-menu { background-color: var(--cf-black); box-shadow: 0 5px 5px rgba(30, 37, 42, 0.25); display: none; position: absolute; top: 100%; width: 100%; right: 0; }

ul.desktop-menu li.menu-item .sub-menu .menu-contain { display: flex; flex-direction: column; gap: 40px; padding: 80px 0 80px 40px; }

ul.desktop-menu li.menu-item .sub-menu .menu-contain h4 { color: var(--cf-black); margin-bottom: 0; }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; gap: 20px 0; max-width: 790px; }

@media (min-width: 1360px) { ul.desktop-menu li.menu-item .sub-menu .menu-contain ul { max-width: 925px; } }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li { flex: 0 1 calc(50% - 60px); flex-direction: column; }

@media (min-width: 1360px) { ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li { flex-grow: 1; max-width: calc(50% - 60px); } }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a { order: 1; padding: 0; padding-right: 2rem; font-weight: 600; color: var(--cf-black); width: fit-content; width: -moz-fit-content; margin-bottom: 0.5rem; }

@media (max-width: 991.98px) { ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a { font-weight: 400; margin-bottom: 1rem; } }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a:before { background-color: transparent; color: var(--primary-coral); content: "\f178"; font-family: "Font Awesome 6 Pro"; font-weight: 400; height: 20px; opacity: 1; position: absolute; right: 1rem; transition: 0.3s; width: 20px; }

@media (max-width: 991.98px) { ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a:before { right: 0; } }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a:after { opacity: 0; }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a:active:before, ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a:focus:before, ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a:hover:before { right: 0.5rem; }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a p { font-weight: 400; order: 2; color: var(--secondary-black); margin: 0; }

@media (max-width: 991.98px) { ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li a p { display: none; } }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li.view-all a { font-weight: 400; color: var(--primary-coral) !important; }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li.view-all a:after { opacity: 1 !important; left: 50% !important; }

ul.desktop-menu li.menu-item .sub-menu .menu-contain ul > li:last-of-type a { margin: 0; }

ul.desktop-menu li.menu-item .sub-menu .nav-media { display: none; flex-basis: 30%; height: 100%; left: 0; margin-bottom: 0; position: absolute; width: 30%; }

@media (min-width: 1200px) { ul.desktop-menu li.menu-item .sub-menu .nav-media { display: flex; } }

ul.desktop-menu li.menu-item .sub-menu .nav-media img { height: 100%; object-fit: cover; width: 100%; }

ul.desktop-menu li.menu-item .sub-menu .container-xxxl { display: flex; justify-content: flex-end; }

ul.desktop-menu li.menu-item.menu-item-has-children i { display: none; }

ul.desktop-menu li.menu-item.menu-item-has-children.on-hover .sub-menu { display: flex; }

ul.desktop-menu li.menu-item .nav-media.single-img { display: none; }

ul.desktop-menu li.current-menu-item > a { color: var(--cf-brand-primary) !important; }

ul.desktop-menu li .sub-menu-wrapper:has(.current-menu-item) > a { color: var(--cf-brand-primary) !important; }

:root { --mobile-menu-top-offset: 86px; }

@media (max-width: 1199.98px) { nav.mobile-only > ul { display: flex; flex-direction: column; }
  nav.mobile-only > ul > li { flex: 1 0 100%; }
  nav.mobile-only > ul > li.menu-item-has-children { align-items: center; display: flex; flex-flow: row wrap; gap: 0 0.75rem; justify-content: space-between; }
  nav.mobile-only > ul > li.menu-item-has-children span { color: var(--cf-brand-primary); font-size: 1.75rem; padding: 0 20px; transform: translateX(10px); }
  nav.mobile-only > ul > li.menu-item-has-children span:before { display: block; transform: rotate(0deg); transition: 0.3s; }
  nav.mobile-only > ul > li.menu-item-has-children > ul { display: flex; flex: 1 0 100%; flex-direction: column; height: 100%; max-height: 0; opacity: 0; overflow: hidden; padding-left: 1rem; transition: 0.3s; }
  nav.mobile-only > ul > li.menu-item-has-children > ul li a { font-size: 1.125rem; padding: 0.75rem 0; }
  nav.mobile-only > ul > li.menu-item-has-children.expanded span:before { transform: rotate(180deg); }
  nav.mobile-only > ul > li.menu-item-has-children.expanded ul { max-height: 1000px; opacity: 1; }
  nav.mobile-only > ul > li.book-a-call, nav.mobile-only > ul > li.join-our-team { padding-top: 32px; }
  nav.mobile-only > ul > li.book-a-call > a, nav.mobile-only > ul > li.join-our-team > a { width: 100%; }
  nav.mobile-only > ul > li.book-a-call { padding: 24px 0 45px; }
  nav.mobile-only > ul > li.contact-us { display: flex; flex-direction: column; gap: 0.75rem; }
  nav.mobile-only > ul > li.contact-us a { align-items: center; display: flex; font-size: 1.125rem; gap: 0.4375rem; }
  nav.mobile-only > ul > li.contact-us a i { color: var(--cf-brand-primary); }
  nav.mobile-only > ul > li > a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.h5):not(.links-column__wrapper__link) { font-size: 1.75rem; }
  nav.mobile-only > ul li.current-menu-item > a, nav.mobile-only > ul li.current-page-ancestor > a { color: var(--cf-brand-primary) !important; text-decoration: underline; text-underline-offset: 8px; text-decoration-thickness: 2px; } }

html.nav-open { overflow: hidden; }

html.nav-open .site-header__main { background-color: var(--cf-white); }

html.nav-open .site-header__main > * { z-index: 15; }

html.nav-open .site-header.light-header:not(.on-scroll):not(.hover-within) .site-logo svg path { fill: var(--cf-black); }

html.nav-open .site-header.light-header:not(.on-scroll):not(.hover-within) .site-logo svg .cfologo-2 { fill: var(--cf-brand-primary); }

html.nav-open .site-header.light-header:not(.on-scroll):not(.hover-within) .site-logo svg rect { fill: var(--cf-white); }

html.nav-open .site-header__main-inner nav { height: calc(100vh - 148px); padding: 64px 0 clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); overflow-x: hidden; overflow-y: scroll; padding-bottom: 128px; visibility: visible; z-index: 10; }

html.nav-open .site-header__main-inner nav ul.with-slide { transform: translateX(0%); }

@media (prefers-reduced-motion) { .mobile-menu, .mobile-menu li .sub-menu li { transition: none !important; } }

.sub-menu-wrapper { background: linear-gradient(to bottom, transparent 2px, var(--cf-white) 0%); display: block; height: 0; left: 0; opacity: 0; overflow: hidden; position: absolute; transform: translateY(-2px); visibility: hidden; width: 100%; z-index: 100; }

ul li.on-hover > .sub-menu-wrapper { box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.125); height: auto; opacity: 1; visibility: visible; }

.megamenu.layout-1 aside, .megamenu.layout-2 aside { display: flex; flex: 0 1 375px; flex-direction: column; gap: 1.5rem; }

.megamenu.layout-1 aside .h3 > span, .megamenu.layout-1 aside .testimonials-gallery__slider__slide.swiper-slide blockquote > span, .testimonials-gallery__slider__slide.swiper-slide .megamenu.layout-1 aside blockquote > span, .megamenu.layout-1 aside .full-width-image__slider__slide.swiper-slide blockquote > span, .full-width-image__slider__slide.swiper-slide .megamenu.layout-1 aside blockquote > span, .megamenu.layout-2 aside .h3 > span, .megamenu.layout-2 aside .testimonials-gallery__slider__slide.swiper-slide blockquote > span, .testimonials-gallery__slider__slide.swiper-slide .megamenu.layout-2 aside blockquote > span, .megamenu.layout-2 aside .full-width-image__slider__slide.swiper-slide blockquote > span, .full-width-image__slider__slide.swiper-slide .megamenu.layout-2 aside blockquote > span { color: var(--cf-brand-primary); }

.megamenu.layout-1 .menu-content, .megamenu.layout-2 .menu-content { align-items: center; display: flex; flex-direction: row; justify-content: space-between; gap: 6rem; padding: 64px 0; }

.megamenu.layout-1 .menu-content .menu-link-container, .megamenu.layout-2 .menu-content .menu-link-container { display: grid; flex: 0 1 auto; grid-template-columns: repeat(3, 1fr); gap: 2rem 6rem; }

.megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a { align-items: center; display: flex; gap: 0.4375rem; justify-content: space-between; position: relative; width: 100%; }

.megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a i, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a i { color: var(--cf-brand-primary); }

.megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:after, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:after { background-color: var(--cf-brand-primary); bottom: -10px; content: ""; height: 2px; left: -20px; opacity: 0; position: absolute; transition: all 0.5s ease-in-out; width: 100%; }

.megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:active, .megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:focus, .megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:hover, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:active, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:focus, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:hover { color: var(--cf-brand-primary); }

.megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:active figure img, .megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:focus figure img, .megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:hover figure img, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:active figure img, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:focus figure img, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:hover figure img { transform: scale(1); }

.megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:active:after, .megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:focus:after, .megamenu.layout-1 .menu-content .menu-link-container > .menu-item > a:hover:after, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:active:after, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:focus:after, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item > a:hover:after { left: 0; opacity: 1; }

.megamenu.layout-1 .menu-content .menu-link-container > .menu-item.current-menu-item > a, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item.current-menu-item > a { color: var(--cf-brand-primary); }

.megamenu.layout-1 .menu-content .menu-link-container > .menu-item.current-menu-item > a:after, .megamenu.layout-2 .menu-content .menu-link-container > .menu-item.current-menu-item > a:after { left: 0; opacity: 1; }

.megamenu.layout-2 .menu-content .menu-link-container { grid-template-columns: repeat(2, 1fr); }

.megamenu.layout-2 aside { display: flex; flex: 1 0 50%; flex-direction: column; gap: 1.5rem; max-width: 610px; }

.megamenu.layout-3 .menu-content .menu-link-container { display: grid; grid-gap: 2rem; grid-template-columns: repeat(4, 1fr); padding: 48px 0 64px; }

.megamenu.layout-3 .menu-content .menu-link-container .menu-item { display: flex; flex-direction: column; gap: 1.5rem; }

.megamenu.layout-3 .menu-content .menu-link-container .menu-item p { transform: translateY(-16px); }

.megamenu.layout-3 .menu-content .menu-link-container .menu-item figure { overflow: hidden; }

.megamenu.layout-3 .menu-content .menu-link-container .menu-item:active img, .megamenu.layout-3 .menu-content .menu-link-container .menu-item:focus img, .megamenu.layout-3 .menu-content .menu-link-container .menu-item:hover img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):active h4.menu-item.btn img, .team-member-card:not(.horizontal):active .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.btn img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):active h4.menu-item.gfield_choice_all_toggle img, .team-member-card:not(.horizontal):active .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.gfield_choice_all_toggle img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__next img, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.menu-item.teamtailor-jobs__pagination__next img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__prev img, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.menu-item.teamtailor-jobs__pagination__prev img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):focus h4.menu-item.btn img, .team-member-card:not(.horizontal):focus .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.btn img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):focus h4.menu-item.gfield_choice_all_toggle img, .team-member-card:not(.horizontal):focus .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.gfield_choice_all_toggle img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__next img, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.menu-item.teamtailor-jobs__pagination__next img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__prev img, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.menu-item.teamtailor-jobs__pagination__prev img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):hover h4.menu-item.btn img, .team-member-card:not(.horizontal):hover .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.btn img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):hover h4.menu-item.gfield_choice_all_toggle img, .team-member-card:not(.horizontal):hover .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.gfield_choice_all_toggle img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__next img, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.menu-item.teamtailor-jobs__pagination__next img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__prev img, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.menu-item.teamtailor-jobs__pagination__prev img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:active h4.menu-item.btn img, .team-member-card.horizontal:active .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.btn img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:active h4.menu-item.gfield_choice_all_toggle img, .team-member-card.horizontal:active .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.gfield_choice_all_toggle img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:active .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__next img, .team-member-card.horizontal:active .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card.horizontal:active h4.menu-item.teamtailor-jobs__pagination__next img, .teamtailor-jobs-widget .team-member-card.horizontal:active .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:active .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__prev img, .team-member-card.horizontal:active .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card.horizontal:active h4.menu-item.teamtailor-jobs__pagination__prev img, .teamtailor-jobs-widget .team-member-card.horizontal:active .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:focus h4.menu-item.btn img, .team-member-card.horizontal:focus .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.btn img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:focus h4.menu-item.gfield_choice_all_toggle img, .team-member-card.horizontal:focus .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.gfield_choice_all_toggle img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__next img, .team-member-card.horizontal:focus .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.menu-item.teamtailor-jobs__pagination__next img, .teamtailor-jobs-widget .team-member-card.horizontal:focus .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__prev img, .team-member-card.horizontal:focus .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.menu-item.teamtailor-jobs__pagination__prev img, .teamtailor-jobs-widget .team-member-card.horizontal:focus .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:hover h4.menu-item.btn img, .team-member-card.horizontal:hover .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.btn img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:hover h4.menu-item.gfield_choice_all_toggle img, .team-member-card.horizontal:hover .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.gfield_choice_all_toggle img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__next img, .team-member-card.horizontal:hover .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.menu-item.teamtailor-jobs__pagination__next img, .teamtailor-jobs-widget .team-member-card.horizontal:hover .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__next img, .megamenu.layout-3 .menu-content .menu-link-container .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.menu-item.teamtailor-jobs__pagination__prev img, .team-member-card.horizontal:hover .teamtailor-jobs-widget .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img, .megamenu.layout-3 .menu-content .menu-link-container .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.menu-item.teamtailor-jobs__pagination__prev img, .teamtailor-jobs-widget .team-member-card.horizontal:hover .megamenu.layout-3 .menu-content .menu-link-container h4.menu-item.teamtailor-jobs__pagination__prev img { transform: scale(1); }

.megamenu.layout-3 .menu-content .menu-link-container figure { border-radius: 12px; overflow: hidden; }

.megamenu.layout-3 .menu-content .menu-link-container figure img { transform: scale(1.05); transition: all 0.5s ease-in-out; }

.megamenu.layout-3 .menu-content .menu-link-container figure img img, .megamenu.layout-3 .menu-content .menu-link-container figure img video, .megamenu.layout-3 .menu-content .menu-link-container figure img iframe { aspect-ratio: 600 / 434; border-radius: 16px; height: 100%; object-fit: cover; }

/* Default WP Alignment Classes */
.aligncenter, .alignleft, .alignright { display: block; padding: 0; }

.aligncenter { float: none; margin: .5em auto 1em; }

.alignright { float: right; margin: .5em 0 1em 1em; }

.alignleft { float: left; margin: .5em 1em 1em 0; }

.wp-caption { padding: 5px 0; border: 1px solid #555; background: #444; text-align: center; }

.wp-caption img { display: inline; }

.wp-caption p.wp-caption-text { margin: 5px 0 0; padding: 0; text-align: center; font-size: 75%; font-weight: 100; font-style: italic; color: #ddd; }

.site-header { left: 0; position: fixed; top: 0; transition: transform 0.3s ease-in-out; width: 100%; z-index: 200; }

.site-header.on-hover { background-color: var(--cf-white); }

.site-header.on-hover .site-header__main-inner nav > ul li.menu-item-has-children > a:after { color: var(--cf-brand-primary) !important; }

.site-header.show-overlay-layer .site-header__main-inner nav > ul li.menu-item-has-children > a:after { color: var(--cf-golden-yellow); }

.site-header .site-header__main-inner.logo-25-years .site-logo--25-years { margin-left: auto; max-width: 125px; }

@media (min-width: 1200px) { .site-header .site-header__main-inner.logo-25-years .site-logo--25-years { margin-right: 1rem; } }

.site-header__top { background-color: var(--cf-black); z-index: 100001; position: relative; }

.site-header__top-inner { display: flex; justify-content: space-between; padding: 10px 0; }

.site-header__top-inner nav { width: 100%; }

.site-header__top-inner nav ul:not(.language-switcher) { align-items: center; display: flex; justify-content: space-around; justify-content: space-around; }

.site-header__top-inner nav ul:not(.language-switcher) li a, .site-header__top-inner nav ul:not(.language-switcher) li i, .site-header__top-inner nav ul:not(.language-switcher) li span { color: var(--cf-white); }

.site-header__top-inner nav ul:not(.language-switcher) li a i, .site-header__top-inner nav ul:not(.language-switcher) li i i, .site-header__top-inner nav ul:not(.language-switcher) li span i { color: var(--cf-golden-yellow); }

.site-header__top-inner nav ul:not(.language-switcher) li a { font-weight: 600; flex-direction: row-reverse; width: 100%; justify-content: flex-end; }

@media (max-width: 575.98px) { .site-header__top-inner nav ul:not(.language-switcher) li a { padding: 4px 4px; } }

.site-header__top-inner nav ul:not(.language-switcher) li a:active, .site-header__top-inner nav ul:not(.language-switcher) li a:focus, .site-header__top-inner nav ul:not(.language-switcher) li a:hover { color: var(--cf-golden-yellow); }

.site-header__top-inner nav ul:not(.language-switcher) li a.tel-link { display: flex; align-items: center; gap: 0.4375rem; }

.site-header__top-inner nav ul:not(.language-switcher) li a.tel-link span { padding: 0; }

.site-header__top-inner nav ul:not(.language-switcher) li a.tel-link span.mob-only { display: none; }

@media (max-width: 1199.98px) { .site-header__top-inner nav ul:not(.language-switcher) li a.tel-link span.mob-only { display: inline; } }

@media (max-width: 1199.98px) { .site-header__top-inner nav ul:not(.language-switcher) li a.tel-link span:not(.mob-only) { display: none; } }

.site-header__top-inner nav ul:not(.language-switcher) li span { padding: 4px 16px; }

.site-header__top-inner nav ul:not(.language-switcher) li:last-of-type a { border-right: none; }

@media (min-width: 1200px) { .site-header__top-inner nav ul:not(.language-switcher) { justify-content: flex-end; } }

@media (min-width: 1200px) { .site-header__top-inner { justify-content: flex-end; } }

.site-header__main { transition: transform 0.3s ease-in-out; }

.site-header__main-inner { align-items: center; display: flex; flex-flow: row wrap; justify-content: space-between; padding: 20px 0; }

.site-header__main-inner .site-logo { height: 62.402px; width: clamp(180px, calc(180px + (237 - 180) * (100vw - 1200px) / (1660 - 1200)), 237px); flex-shrink: 0; }

.site-header__main-inner .site-logo svg path { transition: 0.3s ease-in-out; }

.site-header__main-inner .site-logo a { width: 100%; }

.site-header__main-inner nav { align-items: center; display: flex; gap: 0.75rem; }

.site-header__main-inner nav:lang(de-DE), .site-header__main-inner nav:lang(it) { flex-grow: 1; justify-content: space-between; }

.site-header__main-inner nav .underline { background-color: var(--cf-brand-primary); bottom: 20px; height: 2px; left: 0; opacity: 1; position: absolute; transition: 0.3s ease-in-out; width: 50px; }

.site-header__main-inner nav .underline.hidden { opacity: 0; }

.site-header__main-inner nav > ul { align-items: center; display: flex; flex-flow: row wrap; }

.site-header__main-inner nav > ul:lang(de-DE), .site-header__main-inner nav > ul:lang(it) { margin-left: auto; }

.site-header__main-inner nav > ul li > a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.tel):not(.email):not(.h5):not(.links-column__wrapper__link) { align-items: center; color: var(--cf-black); display: flex; font-weight: 600; gap: 0.4375rem; justify-content: space-between; padding: 2.5rem 0.75rem; }

@media screen and (max-width: 1660px) { .site-header__main-inner nav > ul li > a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.tel):not(.email):not(.h5):not(.links-column__wrapper__link):lang(de-DE), .site-header__main-inner nav > ul li > a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.tel):not(.email):not(.h5):not(.links-column__wrapper__link):lang(it) { padding: 2.5rem 0.25rem; } }

@media (max-width: 1199.98px) { .site-header__main-inner nav > ul li > a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.tel):not(.email):not(.h5):not(.links-column__wrapper__link) { font-weight: 500; padding: 1rem 0; }
  .site-header__main-inner nav > ul li > a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle):not(.tel):not(.email):not(.h5):not(.links-column__wrapper__link):after { display: none; } }

.site-header__main-inner nav > ul li.menu-item-has-children > a:after { color: var(--cf-brand-primary); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 400; font-size: 1rem; position: relative; right: 0; transition: all 0.5s ease-in-out; }

@media (max-width: 1199.98px) { .site-header__main-inner nav { align-items: flex-start; flex: 1 0 100%; height: 0; overflow: hidden; } }

.site-header__sections-nav { border-bottom: 1px solid rgba(30, 37, 42, 0.36); overflow: auto; -ms-overflow-style: none; scrollbar-width: none; }

.site-header__sections-nav > ul { display: flex; flex-direction: row; width: max-content; }

.site-header__sections-nav > ul li { margin-right: 1.5rem; }

.site-header__sections-nav > ul li a { color: var(--cf-black); display: flex; font-weight: 500; padding: 1.25rem 0; }

.site-header__sections-nav > ul li a.active { border-bottom: 2px solid var(--cf-brand-primary); }

.site-header__sections-nav > ul li a:hover { color: var(--cf-brand-primary); }

.site-header__sections-nav::-webkit-scrollbar { display: none; }

.site-header.on-scroll .site-header__main { background-color: rgba(255, 255, 255, 0.9); backdrop-filter: blur(3px); }

@media (max-width: 1199.98px) { .site-header.header-hidden:not(.hover-within):lang(en-GB) { transform: none; } }

.site-header.show-overlay-layer:not(.on-scroll):not(.hover-within) .site-logo svg path, .site-header.light-header:not(.on-scroll):not(.hover-within) .site-logo svg path { fill: var(--cf-white); }

.site-header.show-overlay-layer:not(.on-scroll):not(.hover-within) .site-logo svg rect, .site-header.light-header:not(.on-scroll):not(.hover-within) .site-logo svg rect { fill: var(--cf-brand-secondary); }

.site-header.show-overlay-layer:not(.on-scroll):not(.hover-within) .nav-toggle span, .site-header.light-header:not(.on-scroll):not(.hover-within) .nav-toggle span { background-color: var(--cf-white); }

.site-header.show-overlay-layer:not(.on-scroll):not(.hover-within) ul.desktop-menu > li > a, .site-header.light-header:not(.on-scroll):not(.hover-within) ul.desktop-menu > li > a { color: var(--cf-white) !important; }

.site-header__top-inner__divider { background-color: rgba(255, 255, 255, 0.4); height: 24px; width: 1px; display: block; margin: 0 12px; }

@media (max-width: 575.98px) { .site-header__top-inner__divider { margin: 0 6px; } }

@media (min-width: 992px) { .site-header__top-inner__divider { margin: 0 16px; } }

@media (max-width: 1199.98px) { .nav-phone-link:lang(en-GB) { display: none; } }

.nav-book-a-call:lang(en-GB) { display: none; }

@media (max-width: 1199.98px) { .nav-book-a-call:lang(en-GB) { display: inline-block; } }

.site-footer { background-color: var(--cf-brand-primary); }

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer .row p, .row .site-footer p, .site-footer p, .site-footer a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .site-footer span, .site-footer li, .site-footer ul, .site-footer ol, .site-footer blockquote, .site-footer pre, .site-footer code, .site-footer input, .site-footer textarea, .site-footer label, .site-footer legend, .site-footer .gfield_consent_description, .site-footer .gfield_description { color: var(--cf-white); }

.site-footer__top { position: relative; transform: translateY(2px); z-index: 1; }

.site-footer__main { display: flex; flex-direction: column; gap: 2rem; padding: 64px 0 32px; }

.site-footer__main__left { display: flex; flex: 1 1 62%; flex-direction: column; gap: 1.5rem; }

.site-footer__main__left ul { align-items: center; display: flex; flex-flow: row wrap; gap: 0.75rem 2rem; list-style: none; }

.site-footer__main__left ul li a { align-items: center; display: flex; gap: 0.4375rem; }

.site-footer__main__left ul li a:active, .site-footer__main__left ul li a:focus, .site-footer__main__left ul li a:hover { color: var(--cf-golden-yellow); }

.site-footer__main__left .address { font-size: 1.125rem; }

@media (max-width: 1199.98px) { .site-footer__main__left p.based-on { font-size: 1.125rem; } }

.site-footer__main__left p.h2 span, .site-footer__main__left article header .overlay p.stat span, article header .overlay .site-footer__main__left p.stat span { display: inline-block; }

.site-footer__main__right { align-items: flex-end; display: flex; flex: 0 1 50%; flex-flow: row wrap; gap: 2rem; justify-content: space-between; max-width: 550px; }

.site-footer__main__right .site-logo { flex: 1 0 100%; }

.site-footer__main__right .site-logo svg path { fill: var(--cf-white); }

.site-footer__main__right:has(.site-logo + .site-logo) .site-logo { flex: 0 1 calc(66% - 2rem); }

.site-footer__main__right:has(.site-logo + .site-logo) .site-logo--25-years { flex: 0 1 calc(33% - 2rem); }

.site-footer__main__right:has(.site-logo + .site-logo) .site-logo--25-years img { transform-origin: left center; transform: scale(0.8); }

.site-footer__main__right:has(.site-logo + .site-logo) .site-logo { margin-left: auto; }

.site-footer__main__right:has(.site-logo + .site-logo) .site-logo--25-years { margin-left: 2rem; position: relative; }

.site-footer__main__right:has(.site-logo + .site-logo) .site-logo--25-years:before { content: ''; display: block; width: 1px; height: 120%; background-color: rgba(255, 255, 255, 0.5); position: absolute; left: -2rem; top: -10%; }

.site-footer__main__right nav { flex: 0 1 auto; }

.site-footer__main__right nav ul { display: flex; flex-direction: column; }

.site-footer__main__right nav ul li a { display: block; padding: 8px 0; }

.site-footer__main__right nav ul li a:active, .site-footer__main__right nav ul li a:focus, .site-footer__main__right nav ul li a:hover { text-decoration: underline; text-underline-offset: 7px; text-decoration-thickness: 1px; }

.site-footer__main__right figure { flex: 0 1 151px; }

@media (min-width: 1200px) { .site-footer__main { flex-direction: row; gap: 170px; padding: 96px 0; } }

.site-footer__bottom { background-color: var(--cf-dark-pink); }

.site-footer__bottom__wrapper { display: flex; justify-content: space-between; padding: 16px 0; }

.site-footer__bottom__wrapper nav ul { align-items: center; display: flex; flex-flow: row; gap: 0.75rem 2rem; list-style: none; }

.site-footer__bottom__wrapper nav ul li a:active, .site-footer__bottom__wrapper nav ul li a:focus, .site-footer__bottom__wrapper nav ul li a:hover { text-decoration: underline; text-underline-offset: 7px; text-decoration-thickness: 1px; }

@media (max-width: 1199.98px) { .site-footer__bottom__wrapper nav ul { gap: 2rem 1rem; }
  .site-footer__bottom__wrapper nav ul li:first-of-type { flex: 1 0 100%; order: 1; text-align: right; } }

@media (max-width: 1199.98px) { .site-footer__bottom { padding-bottom: 50px; } }

#livechat-eye-catcher-img { display: none !important; }

#chat-widget-container { bottom: 0 !important; right: 0 !important; }

.skip-to-content-link { position: absolute; top: -100px; left: 0; background-color: var(--cf-black); color: var(--cf-white); padding: 1rem; }

.body-no-scroll { overflow: hidden; position: fixed; width: 100%; }

html.body-no-scroll { position: relative; }

.char { opacity: 1; transform: opacity .1s; }

.char.hidden { opacity: 0; }

.rank-math-breadcrumb { display: flex; }

.rank-math-breadcrumb a { color: var(--cf-black); }

.rank-math-breadcrumb .last { color: var(--cf-light-blue); }

.global-website-notice { background-color: var(--cf-black); margin-bottom: 1rem; padding: 0.5rem 0; width: 100%; }

.global-website-notice .container { position: relative; }

@media (min-width: 992px) { .global-website-notice .container { justify-content: center; } }

.global-website-notice p, .global-website-notice i { color: var(--cf-black); font-size: 0.75rem; margin-bottom: 0; }

.global-website-notice .close { cursor: pointer; position: absolute; right: 30px; }

@media (min-width: 992px) { .global-website-notice .close { right: 0; } }

.global-website-notice.hidden { display: none; }

@media (min-width: 992px) { .global-website-notice { margin-bottom: 2rem; }
  .global-website-notice p { font-size: 1rem; } }

main { overflow: hidden; }

main section { position: relative; z-index: 1; }

main section:not(.add-curve-divide):not(.margin-bottom-auto):not(.margin-bottom-none):not(.hero):not(.reduce-spacing-bottom) { margin-bottom: 70px; }

@media (min-width: 992px) { main section:not(.add-curve-divide):not(.margin-bottom-auto):not(.margin-bottom-none):not(.hero):not(.reduce-spacing-bottom) { margin-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

main section:not(.add-curve-divide):not(.margin-bottom-auto):not(.margin-bottom-none):not(.hero).reduce-spacing-bottom { margin-bottom: 70px; }

@media (min-width: 992px) { main section:not(.add-curve-divide):not(.margin-bottom-auto):not(.margin-bottom-none):not(.hero).reduce-spacing-bottom { margin-bottom: 64px; } }

@media (max-width: 991.98px) { main section.hide-mobile { display: none; } }

@media (min-width: 992px) { main section.hide-desktop { display: none; } }

main section.title-left > .container > header { justify-content: flex-start; }

main section.title-center > .container > header { justify-content: center; }

main section.title-right > .container > header { justify-content: flex-end; }

main section.add-curve-divide { margin-bottom: 35px; }

@media (min-width: 992px) { main section.add-curve-divide { margin-bottom: 48px; } }

main section.last-block.bgcolor-white { margin-bottom: 0 !important; }

main section.last-block.bgcolor-white:after { background-color: var(--cf-white); bottom: 0; content: ""; height: 10vh; left: 0; min-height: 100px; position: absolute; transform: translateY(100%); width: 100%; }

@media (max-width: 1199.98px) { main section.last-block.bgcolor-white:not(.module-position-1):after { height: 3vh; min-height: 0; } }

main section.last-block.bgcolor-brand-secondary { border-bottom: 2px solid var(--cf-brand-secondary); }

main section.last-block.bgcolor-brand-secondary:after { background-color: var(--cf-brand-secondary); bottom: 0; content: ""; height: 10vh; left: 0; min-height: 100px; position: absolute; transform: translateY(100%); width: 100%; }

@media (max-width: 1199.98px) { main section.last-block.bgcolor-brand-secondary:after { height: 3vh; min-height: 0; } }

main section.image-zoom a:active figure img, main section.image-zoom a:focus figure img, main section.image-zoom a:hover figure img { transform: scale(1.1); }

main section.image-zoom figure a:active img, main section.image-zoom figure a:focus img, main section.image-zoom figure a:hover img { transform: scale(1.1); }

main section.margin-bottom-auto { margin-bottom: 70px; }

@media (min-width: 1200px) { main section.margin-bottom-auto { margin-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

main section.margin-bottom-none:not(.margin-bottom-auto) { margin-bottom: 0; }

main section.margin-bottom-none.reduce-spacing-bottom { padding-bottom: 0; }

main section.padding-bottom-none { padding-bottom: 0; }

main section.padding-top-reduced, main .hero.add-curve-divide + section.split-content.module-position-1.bgcolor-brand-primary, main body.single-our-approach section.module-position-1.grid-boxes, body.single-our-approach main section.module-position-1.grid-boxes { padding-top: 70px; }

@media (min-width: 1200px) { main section.padding-top-reduced, main .hero.add-curve-divide + section.split-content.module-position-1.bgcolor-brand-primary, main body.single-our-approach section.module-position-1.grid-boxes, body.single-our-approach main section.module-position-1.grid-boxes { padding-top: 64px; } }

main section.padding-top-none { padding-top: 0; }

main section header, main section footer { width: 100%; }

main section footer { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 2rem; }

main section > .container { position: relative; }

main section > .container > header { display: flex; flex-direction: column; margin-bottom: 32px; justify-content: space-between; }

@media (min-width: 992px) { main section > .container > header { flex-direction: row; margin-bottom: 64px; } }

main section > .container > header .btn-group { width: auto; }

main section .btn-group { width: 100%; display: flex; flex-direction: column; margin: auto; gap: 1.5rem; }

@media (min-width: 768px) { main section .btn-group { align-items: center; flex-direction: row; gap: 2rem; }
  main section .btn-group .btn, main section .btn-group button, main section .btn-group input[type=text][type="file"], main section .btn-group input[type=email][type="file"], main section .btn-group input[type=search][type="file"], main section .btn-group input[type=tel][type="file"], main section .btn-group input[type=number][type="file"], main section .btn-group select[type="file"], main section .btn-group textarea[type="file"], main section .btn-group .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload main section .btn-group label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), main section .btn-group .gfield_choice_all_toggle, main section .btn-group .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget main section .btn-group .teamtailor-jobs__pagination__next, main section .btn-group .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget main section .btn-group .teamtailor-jobs__pagination__prev { width: auto; } }

/* ---------------------------------------------------------------------------- */
/*  Background media - applies background styles, useful within sections, page banners.
/* ---------------------------------------------------------------------------- */
.background-media { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0; background-size: cover; background-repeat: no-repeat; background-position: center; }

.background-media img { object-fit: cover; }

.background-media video { width: 100%; }

.background-media.align-top { background-position: center top; }

.background-media.align-center { background-position: center center; }

.background-media.align-bottom { background-position: center bottom; }

/* ---------------------------------------------------------------------------- */
/*  Inner classes - applies flexbox as parent wrapper, useful within containers
/* ---------------------------------------------------------------------------- */
.inner { display: flex; flex-direction: column; gap: 2rem; }

@media (min-width: 992px) { .inner:not(.column) { flex-direction: row; } }

.inner.content-split { align-items: center; gap: 2rem; }

@media (min-width: 992px) { .inner.content-split { gap: clamp(32px, calc(32px + (96 - 32) * (100vw - 375px) / (1660 - 375)), 96px); } }

.inner.content-split > * { flex: 0 1 50%; }

.inner.content-split.divide > *:not(:last-of-type) { position: relative; }

.inner.content-split.divide > *:not(:last-of-type):after { background-color: rgba(30, 37, 42, 0.2); content: ""; height: 100%; position: absolute; right: -3rem; width: 1px; }

.inner.content-split.align-top { align-items: flex-start !important; }

.inner.content-split.align-stretch { align-items: stretch !important; }

.inner:not(.content-split) { gap: 2rem; }

.inner.align-center { justify-content: flex-end; }

.inner.align-end { justify-content: flex-end; }

.inner.wrapped { align-items: stretch; flex-wrap: wrap; }

.inner.gap-large { gap: 6rem; }

article { position: relative; display: flex; flex-direction: column; gap: 0.75rem; width: 100%; }

article p ul { list-style: disc; margin-left: 1rem; }

article p a { color: var(--cf-brand-primary); }

article video { width: 100%; }

article header { display: flex; flex-direction: column; }

article header > a { display: flex; flex-direction: column; gap: 0.75rem; }

article header form { padding-top: 1rem; }

article header figure { margin-bottom: 32px; }

article header .overlay { align-items: center; background-color: rgba(30, 37, 42, 0.7); display: flex; flex-direction: column; height: 100%; justify-content: center; opacity: 0; position: absolute; text-align: center; top: 0; transition: 0.3s; width: 100%; }

article header .overlay .stat { flex-basis: auto; }

article header .overlay p { font-size: 22px; width: 50%; }

@media (min-width: 992px) { article:last-of-type { margin-bottom: 0; } }

article.content-block { align-items: flex-start; display: flex; height: 100%; }

@media (min-width: 992px) { article.content-block { background-color: var(--cf-black); padding: 4rem; } }

article.content-block.floating { background-color: var(--cf-black); padding: 3.25rem 1.875rem; }

@media (min-width: 992px) { article.content-block.floating { background-color: var(--cf-black); padding: 4rem; } }

.col { flex-direction: column; }

.row { align-items: center; display: flex; gap: 2rem; }

@media (max-width: 1199.98px) { .desktop-only { display: none !important; } }

@media (min-width: 1200px) { .mobile-only { display: none !important; } }

.stats-group { display: flex; flex-flow: row wrap; gap: 2rem; }

.curve { position: relative; top: 48px; }

@media (max-width: 1199.98px) { .curve { margin-bottom: 35px; } }

.contact-details { align-items: center; display: flex; flex-flow: row wrap; gap: 0.75rem 2rem; }

.contact-details .h3, .contact-details .testimonials-gallery__slider__slide.swiper-slide blockquote, .testimonials-gallery__slider__slide.swiper-slide .contact-details blockquote, .contact-details .full-width-image__slider__slide.swiper-slide blockquote, .full-width-image__slider__slide.swiper-slide .contact-details blockquote { align-items: center; display: flex; gap: 0.4375rem; }

.pagination { display: flex; flex-direction: column; gap: 0px; flex-direction: row; justify-content: center; margin: 0; padding: 0; list-style: none; }

@media (min-width: 1200px) { .pagination { align-items: center; flex-direction: row; gap: 12px; justify-content: center; } }

.pagination a, .pagination span { background-color: transparent; border-radius: 24px; color: var(--cf-black); display: block; line-height: 1; padding: 10px 16px; text-decoration: none; }

.pagination a:hover, .pagination span:hover { background-color: var(--cf-brand-primary); color: var(--cf-white); }

.pagination a.current, .pagination span.current { background-color: var(--cf-brand-primary); color: var(--cf-white); pointer-events: none; cursor: default; text-decoration: none; }

.pagination:has(a) { padding-top: 70px; }

.page-content + .site-footer__top svg { background: linear-gradient(to bottom, var(--cf-white) 50%, var(--cf-brand-primary) 0%); transform: translateY(-2px); }

.hero.layout-4 + .site-footer__top svg { background: linear-gradient(to bottom, var(--cf-brand-secondary) 50%, var(--cf-brand-primary) 0%); transform: translateY(-2px); }

.country-flags { align-items: center; display: flex; }

.country-flags a:not(:first-of-type) { margin-left: -1rem; }

.country-flags a img { border: 2px solid var(--cf-white); border-radius: 50px; width: 52.314px; height: 52.314px; flex-shrink: 0; object-fit: cover; }

.spacing-bottom-sm { margin-bottom: 1rem; }

.spacing-bottom-md { margin-bottom: 2rem; }

.spacing-bottom-lg { margin-bottom: 3rem; }

.hero { overflow: hidden; position: unset; }

.hero.layout-1 { margin-bottom: 0; }

.hero.layout-1 .container-xxxl { position: unset; }

@media (min-width: 1200px) { .hero.layout-1 .container-xxxl { padding-bottom: 96px; } }

.hero.layout-1 .text-block, .hero.layout-1 .layer-stack .base-layer, .layer-stack .hero.layout-1 .base-layer, .hero.layout-1 .layer-stack .overlay-layer, .layer-stack .hero.layout-1 .overlay-layer { flex: 1 1 55%; }

.hero.layout-1 .text-block h1, .hero.layout-1 .layer-stack .base-layer h1, .layer-stack .hero.layout-1 .base-layer h1, .hero.layout-1 .layer-stack .overlay-layer h1, .layer-stack .hero.layout-1 .overlay-layer h1 { overflow: hidden; }

@media (max-width: 1199.98px) { .hero.layout-1 .text-block h1, .hero.layout-1 .layer-stack .base-layer h1, .layer-stack .hero.layout-1 .base-layer h1, .hero.layout-1 .layer-stack .overlay-layer h1, .layer-stack .hero.layout-1 .overlay-layer h1 { text-align: center; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .hero.layout-1 .text-block.gap-md, .hero.layout-1 .layer-stack .gap-md.base-layer, .layer-stack .hero.layout-1 .gap-md.base-layer, .hero.layout-1 .layer-stack .gap-md.overlay-layer, .layer-stack .hero.layout-1 .gap-md.overlay-layer { margin-bottom: 70px; max-width: 55%; } }

@media (min-width: 1200px) { .hero.layout-1 .text-block.gap-md, .hero.layout-1 .layer-stack .gap-md.base-layer, .layer-stack .hero.layout-1 .gap-md.base-layer, .hero.layout-1 .layer-stack .gap-md.overlay-layer, .layer-stack .hero.layout-1 .gap-md.overlay-layer { max-width: 55%; } }

.hero.layout-1 .arrow-top-left { top: 100%; }

@media (min-width: 1200px) { .hero.layout-1.with-stat .container-xxxl { margin-bottom: 64px; } }

@media (max-width: 1199.98px) { .hero.layout-1.with-stat .container-xxxl .stat { margin-bottom: 2rem; } }

.hero.layout-1--event .text-block, .hero.layout-1--event .layer-stack .base-layer, .layer-stack .hero.layout-1--event .base-layer, .hero.layout-1--event .layer-stack .overlay-layer, .layer-stack .hero.layout-1--event .overlay-layer { flex-shrink: 1; gap: 0.75rem; }

.hero.layout-1--event .text-block h1, .hero.layout-1--event .layer-stack .base-layer h1, .layer-stack .hero.layout-1--event .base-layer h1, .hero.layout-1--event .layer-stack .overlay-layer h1, .layer-stack .hero.layout-1--event .overlay-layer h1, .hero.layout-1--event .text-block h3, .hero.layout-1--event .layer-stack .base-layer h3, .layer-stack .hero.layout-1--event .base-layer h3, .hero.layout-1--event .layer-stack .overlay-layer h3, .layer-stack .hero.layout-1--event .overlay-layer h3 { text-wrap: pretty; }

.hero.layout-1--event .text-block ul, .hero.layout-1--event .layer-stack .base-layer ul, .layer-stack .hero.layout-1--event .base-layer ul, .hero.layout-1--event .layer-stack .overlay-layer ul, .layer-stack .hero.layout-1--event .overlay-layer ul { list-style-type: none; margin-left: 0; padding-top: 12px; }

.hero.layout-1--event .text-block ul li, .hero.layout-1--event .layer-stack .base-layer ul li, .layer-stack .hero.layout-1--event .base-layer ul li, .hero.layout-1--event .layer-stack .overlay-layer ul li, .layer-stack .hero.layout-1--event .overlay-layer ul li { align-items: baseline; display: flex; gap: 0.4375rem; list-style-type: none; }

.hero.layout-1--event .text-block ul li:before, .hero.layout-1--event .layer-stack .base-layer ul li:before, .layer-stack .hero.layout-1--event .base-layer ul li:before, .hero.layout-1--event .layer-stack .overlay-layer ul li:before, .layer-stack .hero.layout-1--event .overlay-layer ul li:before { color: var(--cf-turquoise); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 400; font-size: 1rem; left: 0; position: relative; transition: all 0.5s ease-in-out; }

.hero.layout-1--event .form-block { position: relative; }

.hero.layout-1--event .form-block .form-bgcolor { border-radius: 16px; position: absolute; bottom: 10%; right: -48px; width: 100%; height: 60%; z-index: -1; }

.hero.layout-1, .hero.layout-2, .hero.layout-3, .hero.layout-4, .hero.layout-5, .hero.layout-5-static { padding-top: 200px; }

.hero.layout-1 h1 span, .hero.layout-2 h1 span, .hero.layout-3 h1 span, .hero.layout-4 h1 span, .hero.layout-5 h1 span, .hero.layout-5-static h1 span { color: var(--cf-brand-primary); }

@media (min-width: 992px) { .hero.layout-1, .hero.layout-2, .hero.layout-3, .hero.layout-4, .hero.layout-5, .hero.layout-5-static { padding-top: 250px; } }

.hero.layout-2 { margin-bottom: 70px; overflow: visible; }

.hero.layout-2 .media-block:not(.team-member) img, .hero.layout-2 .layer-stack__media .base-layer:not(.team-member) img, .layer-stack__media .hero.layout-2 .base-layer:not(.team-member) img, .hero.layout-2 .layer-stack__media .overlay-layer:not(.team-member) img, .layer-stack__media .hero.layout-2 .overlay-layer:not(.team-member) img, .hero.layout-2 .media-block:not(.team-member) video, .hero.layout-2 .layer-stack__media .base-layer:not(.team-member) video, .layer-stack__media .hero.layout-2 .base-layer:not(.team-member) video, .hero.layout-2 .layer-stack__media .overlay-layer:not(.team-member) video, .layer-stack__media .hero.layout-2 .overlay-layer:not(.team-member) video, .hero.layout-2 .media-block:not(.team-member) iframe, .hero.layout-2 .layer-stack__media .base-layer:not(.team-member) iframe, .layer-stack__media .hero.layout-2 .base-layer:not(.team-member) iframe, .hero.layout-2 .layer-stack__media .overlay-layer:not(.team-member) iframe, .layer-stack__media .hero.layout-2 .overlay-layer:not(.team-member) iframe { aspect-ratio: 600 / 434; border-radius: 16px; height: 100%; object-fit: cover; }

.hero.layout-2 .media-block:not(.team-member) img, .hero.layout-2 .layer-stack__media .base-layer:not(.team-member) img, .layer-stack__media .hero.layout-2 .base-layer:not(.team-member) img, .hero.layout-2 .layer-stack__media .overlay-layer:not(.team-member) img, .layer-stack__media .hero.layout-2 .overlay-layer:not(.team-member) img { border-radius: 16px; box-shadow: 190px 263px 91px 0px rgba(0, 0, 0, 0), 122px 169px 83px 0px rgba(0, 0, 0, 0.01), 69px 95px 70px 0px rgba(0, 0, 0, 0.04), 30px 42px 52px 0px rgba(0, 0, 0, 0.07), 8px 11px 29px 0px rgba(0, 0, 0, 0.08); }

.hero.layout-2.no-horizontal-list.add-curve-divide .container-xxxl, .hero.layout-2.news-hero .container-xxxl { padding-bottom: 96px; }

@media (min-width: 1200px) { .hero.layout-2.with-stat { padding-bottom: 70px; } }

.hero.layout-2 .text-block > ul, .hero.layout-2 .layer-stack .base-layer > ul, .layer-stack .hero.layout-2 .base-layer > ul, .hero.layout-2 .layer-stack .overlay-layer > ul, .layer-stack .hero.layout-2 .overlay-layer > ul { margin-top: 0rem; margin-bottom: 1rem; align-items: baseline; display: flex; flex-flow: row wrap; gap: 0 2rem; --cf-light-blue: var(--cf-turquoise); }

.hero.layout-2 .description { display: flex; flex-direction: column; gap: 0.75rem; }

.hero.layout-2 .horizontal-list { display: flex; flex-flow: row wrap; margin-bottom: 32px; padding-top: 96px; justify-content: center; list-style-type: none; align-items: flex-start; gap: 1.5rem 6rem; align-self: stretch; }

.hero.layout-2 .horizontal-list li { display: flex; flex: 1 0 100%; align-items: stretch; gap: 12px; position: relative; }

.hero.layout-2 .horizontal-list li article p { margin-bottom: 0; }

.hero.layout-2 .horizontal-list li i { color: var(--cf-turquoise); font-size: 1.5rem; }

@media (min-width: 1200px) { .hero.layout-2 .horizontal-list li { flex: 0 1 calc((100% - (clamp(32px, calc(32px + (96 - 32) * (100vw - 375px) / (1660 - 375)), 96px) * (3.25 - 1))) / 3.25); }
  .hero.layout-2 .horizontal-list li:after { content: ""; height: 100%; background-color: var(--cf-black); opacity: 0.2; position: absolute; right: -3rem; width: 1px; }
  .hero.layout-2 .horizontal-list li:last-child:after { display: none; } }

@media (max-width: 1847.98px) { .hero.layout-2 .horizontal-list { margin-bottom: 70px; } }

.hero.layout-2.success-story { margin-bottom: 0; }

.hero.layout-2.success-story .container-xxxl { padding-bottom: 96px; }

.hero.layout-2.success-story .client-info { display: flex; flex-flow: row wrap; gap: 3rem; align-items: center; list-style-type: none; margin: 0; padding: 0; }

.hero.layout-2.success-story .client-info li { display: flex; flex-direction: column; gap: 0.375rem; margin: 0; }

.hero.layout-2.success-story .client-info li strong { color: var(--cf-brand-primary); }

.hero.layout-2.team-hero .container-xxxl { padding-bottom: 96px; }

.hero.layout-2.add-curve-divide { margin-bottom: 0; }

@media (max-width: 1199.98px) { .hero.layout-2.add-curve-divide { position: relative; z-index: 10; } }

@media (min-width: 1200px) { .hero.layout-2 { margin-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.hero.layout-3 .rank-math-breadcrumb { margin: 0 auto; width: fit-content; width: -moz-fit-content; }

.hero.layout-3 .inner { text-align: center; }

.hero.layout-3 .inner h1, .hero.layout-3 .inner p { margin: 0 auto; max-width: 75%; text-wrap: pretty; }

.hero.layout-3:not(.blogs) { background-color: var(--cfbody-bg); }

.hero.layout-3.add-curve-divide { margin-bottom: 0; }

.hero.layout-3.add-curve-divide .container-xxxl { padding-bottom: 70px; }

.hero.layout-3.add-curve-divide + section { padding-top: 70px; }

.hero.layout-3.flexible-landing-page { margin-bottom: 0; }

.hero.layout-3.flexible-landing-page .container-xxxl { padding-bottom: 96px; }

.hero.layout-3.blogs { margin-bottom: 70px; }

@media (min-width: 1200px) { .hero.layout-3.blogs { margin-bottom: 96px; } }

.hero.layout-3.error-page .container-xxxl { padding-bottom: 70px; }

.hero.layout-3.error-page .btn, .hero.layout-3.error-page button, .hero.layout-3.error-page input[type=text][type="file"], .hero.layout-3.error-page input[type=email][type="file"], .hero.layout-3.error-page input[type=search][type="file"], .hero.layout-3.error-page input[type=tel][type="file"], .hero.layout-3.error-page input[type=number][type="file"], .hero.layout-3.error-page select[type="file"], .hero.layout-3.error-page textarea[type="file"], .hero.layout-3.error-page .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload .hero.layout-3.error-page label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .hero.layout-3.error-page .gfield_choice_all_toggle, .hero.layout-3.error-page .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .hero.layout-3.error-page .teamtailor-jobs__pagination__next, .hero.layout-3.error-page .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .hero.layout-3.error-page .teamtailor-jobs__pagination__prev { margin: 32px auto 0; }

.hero.layout-4, .hero.layout-5, .hero.layout-5-static { background-color: var(--cf-brand-secondary); }

.hero.layout-4 > div[class^="container"], .hero.layout-5 > div[class^="container"], .hero.layout-5-static > div[class^="container"] { padding-bottom: 70px; }

.hero.layout-4 > div[class^="container"] > div, .hero.layout-5 > div[class^="container"] > div, .hero.layout-5-static > div[class^="container"] > div { width: 100%; }

@media (min-width: 1200px) { .hero.layout-4 > div[class^="container"] > div, .hero.layout-5 > div[class^="container"] > div, .hero.layout-5-static > div[class^="container"] > div { align-items: center; justify-content: space-between; } }

.hero.layout-4 > div[class^="container"] > div .text-block, .hero.layout-4 > div[class^="container"] > div .layer-stack .base-layer, .layer-stack .hero.layout-4 > div[class^="container"] > div .base-layer, .hero.layout-4 > div[class^="container"] > div .layer-stack .overlay-layer, .layer-stack .hero.layout-4 > div[class^="container"] > div .overlay-layer, .hero.layout-5 > div[class^="container"] > div .text-block, .hero.layout-5 > div[class^="container"] > div .layer-stack .base-layer, .layer-stack .hero.layout-5 > div[class^="container"] > div .base-layer, .hero.layout-5 > div[class^="container"] > div .layer-stack .overlay-layer, .layer-stack .hero.layout-5 > div[class^="container"] > div .overlay-layer, .hero.layout-5-static > div[class^="container"] > div .text-block, .hero.layout-5-static > div[class^="container"] > div .layer-stack .base-layer, .layer-stack .hero.layout-5-static > div[class^="container"] > div .base-layer, .hero.layout-5-static > div[class^="container"] > div .layer-stack .overlay-layer, .layer-stack .hero.layout-5-static > div[class^="container"] > div .overlay-layer { flex-shrink: 1; gap: 0.75rem; }

.hero.layout-4 > div[class^="container"] > div .text-block h1, .hero.layout-4 > div[class^="container"] > div .layer-stack .base-layer h1, .layer-stack .hero.layout-4 > div[class^="container"] > div .base-layer h1, .hero.layout-4 > div[class^="container"] > div .layer-stack .overlay-layer h1, .layer-stack .hero.layout-4 > div[class^="container"] > div .overlay-layer h1, .hero.layout-4 > div[class^="container"] > div .text-block h3, .hero.layout-4 > div[class^="container"] > div .layer-stack .base-layer h3, .layer-stack .hero.layout-4 > div[class^="container"] > div .base-layer h3, .hero.layout-4 > div[class^="container"] > div .layer-stack .overlay-layer h3, .layer-stack .hero.layout-4 > div[class^="container"] > div .overlay-layer h3, .hero.layout-5 > div[class^="container"] > div .text-block h1, .hero.layout-5 > div[class^="container"] > div .layer-stack .base-layer h1, .layer-stack .hero.layout-5 > div[class^="container"] > div .base-layer h1, .hero.layout-5 > div[class^="container"] > div .layer-stack .overlay-layer h1, .layer-stack .hero.layout-5 > div[class^="container"] > div .overlay-layer h1, .hero.layout-5 > div[class^="container"] > div .text-block h3, .hero.layout-5 > div[class^="container"] > div .layer-stack .base-layer h3, .layer-stack .hero.layout-5 > div[class^="container"] > div .base-layer h3, .hero.layout-5 > div[class^="container"] > div .layer-stack .overlay-layer h3, .layer-stack .hero.layout-5 > div[class^="container"] > div .overlay-layer h3, .hero.layout-5-static > div[class^="container"] > div .text-block h1, .hero.layout-5-static > div[class^="container"] > div .layer-stack .base-layer h1, .layer-stack .hero.layout-5-static > div[class^="container"] > div .base-layer h1, .hero.layout-5-static > div[class^="container"] > div .layer-stack .overlay-layer h1, .layer-stack .hero.layout-5-static > div[class^="container"] > div .overlay-layer h1, .hero.layout-5-static > div[class^="container"] > div .text-block h3, .hero.layout-5-static > div[class^="container"] > div .layer-stack .base-layer h3, .layer-stack .hero.layout-5-static > div[class^="container"] > div .base-layer h3, .hero.layout-5-static > div[class^="container"] > div .layer-stack .overlay-layer h3, .layer-stack .hero.layout-5-static > div[class^="container"] > div .overlay-layer h3 { text-wrap: pretty; }

.hero.layout-4 > div[class^="container"] > div .text-block ul, .hero.layout-4 > div[class^="container"] > div .layer-stack .base-layer ul, .layer-stack .hero.layout-4 > div[class^="container"] > div .base-layer ul, .hero.layout-4 > div[class^="container"] > div .layer-stack .overlay-layer ul, .layer-stack .hero.layout-4 > div[class^="container"] > div .overlay-layer ul, .hero.layout-5 > div[class^="container"] > div .text-block ul, .hero.layout-5 > div[class^="container"] > div .layer-stack .base-layer ul, .layer-stack .hero.layout-5 > div[class^="container"] > div .base-layer ul, .hero.layout-5 > div[class^="container"] > div .layer-stack .overlay-layer ul, .layer-stack .hero.layout-5 > div[class^="container"] > div .overlay-layer ul, .hero.layout-5-static > div[class^="container"] > div .text-block ul, .hero.layout-5-static > div[class^="container"] > div .layer-stack .base-layer ul, .layer-stack .hero.layout-5-static > div[class^="container"] > div .base-layer ul, .hero.layout-5-static > div[class^="container"] > div .layer-stack .overlay-layer ul, .layer-stack .hero.layout-5-static > div[class^="container"] > div .overlay-layer ul { list-style-type: none; margin-left: 0; padding-top: 12px; }

.hero.layout-4 > div[class^="container"] > div .text-block ul li, .hero.layout-4 > div[class^="container"] > div .layer-stack .base-layer ul li, .layer-stack .hero.layout-4 > div[class^="container"] > div .base-layer ul li, .hero.layout-4 > div[class^="container"] > div .layer-stack .overlay-layer ul li, .layer-stack .hero.layout-4 > div[class^="container"] > div .overlay-layer ul li, .hero.layout-5 > div[class^="container"] > div .text-block ul li, .hero.layout-5 > div[class^="container"] > div .layer-stack .base-layer ul li, .layer-stack .hero.layout-5 > div[class^="container"] > div .base-layer ul li, .hero.layout-5 > div[class^="container"] > div .layer-stack .overlay-layer ul li, .layer-stack .hero.layout-5 > div[class^="container"] > div .overlay-layer ul li, .hero.layout-5-static > div[class^="container"] > div .text-block ul li, .hero.layout-5-static > div[class^="container"] > div .layer-stack .base-layer ul li, .layer-stack .hero.layout-5-static > div[class^="container"] > div .base-layer ul li, .hero.layout-5-static > div[class^="container"] > div .layer-stack .overlay-layer ul li, .layer-stack .hero.layout-5-static > div[class^="container"] > div .overlay-layer ul li { align-items: baseline; display: flex; gap: 0.4375rem; margin-bottom: 0; list-style-type: none; }

.hero.layout-4 > div[class^="container"] > div .text-block ul li:before, .hero.layout-4 > div[class^="container"] > div .layer-stack .base-layer ul li:before, .layer-stack .hero.layout-4 > div[class^="container"] > div .base-layer ul li:before, .hero.layout-4 > div[class^="container"] > div .layer-stack .overlay-layer ul li:before, .layer-stack .hero.layout-4 > div[class^="container"] > div .overlay-layer ul li:before, .hero.layout-5 > div[class^="container"] > div .text-block ul li:before, .hero.layout-5 > div[class^="container"] > div .layer-stack .base-layer ul li:before, .layer-stack .hero.layout-5 > div[class^="container"] > div .base-layer ul li:before, .hero.layout-5 > div[class^="container"] > div .layer-stack .overlay-layer ul li:before, .layer-stack .hero.layout-5 > div[class^="container"] > div .overlay-layer ul li:before, .hero.layout-5-static > div[class^="container"] > div .text-block ul li:before, .hero.layout-5-static > div[class^="container"] > div .layer-stack .base-layer ul li:before, .layer-stack .hero.layout-5-static > div[class^="container"] > div .base-layer ul li:before, .hero.layout-5-static > div[class^="container"] > div .layer-stack .overlay-layer ul li:before, .layer-stack .hero.layout-5-static > div[class^="container"] > div .overlay-layer ul li:before { color: var(--cf-golden-yellow); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 400; font-size: 1rem; left: 0; position: relative; transition: all 0.5s ease-in-out; }

.hero.layout-4 > div[class^="container"] > div .form-block, .hero.layout-5 > div[class^="container"] > div .form-block, .hero.layout-5-static > div[class^="container"] > div .form-block { flex: 0 1 475px; padding: 0; }

.hero.layout-4 > div[class^="container"] > div .form-block h3, .hero.layout-5 > div[class^="container"] > div .form-block h3, .hero.layout-5-static > div[class^="container"] > div .form-block h3 { text-align: left; hyphens: auto; }

.hero.layout-4 > div[class^="container"] > div .form-block h3:lang(it), .hero.layout-5 > div[class^="container"] > div .form-block h3:lang(it), .hero.layout-5-static > div[class^="container"] > div .form-block h3:lang(it) { hyphens: none; }

.hero.layout-4 .gform_confirmation_message, .hero.layout-5 .gform_confirmation_message, .hero.layout-5-static .gform_confirmation_message { color: var(--cf-white); }

.hero.layout-4 svg, .hero.layout-5 svg, .hero.layout-5-static svg { transform: translateY(1px); }

.hero.layout-5, .hero.layout-5-static { background-color: var(--cf-cream); }

.hero.layout-5 .text-block .stats-group, .hero.layout-5 .layer-stack .base-layer .stats-group, .layer-stack .hero.layout-5 .base-layer .stats-group, .hero.layout-5 .layer-stack .overlay-layer .stats-group, .layer-stack .hero.layout-5 .overlay-layer .stats-group, .hero.layout-5-static .text-block .stats-group, .hero.layout-5-static .layer-stack .base-layer .stats-group, .layer-stack .hero.layout-5-static .base-layer .stats-group, .hero.layout-5-static .layer-stack .overlay-layer .stats-group, .layer-stack .hero.layout-5-static .overlay-layer .stats-group { display: grid; grid-template-columns: 1fr; }

.hero.layout-5 .text-block .stats-group .stat, .hero.layout-5 .layer-stack .base-layer .stats-group .stat, .layer-stack .hero.layout-5 .base-layer .stats-group .stat, .hero.layout-5 .layer-stack .overlay-layer .stats-group .stat, .layer-stack .hero.layout-5 .overlay-layer .stats-group .stat, .hero.layout-5-static .text-block .stats-group .stat, .hero.layout-5-static .layer-stack .base-layer .stats-group .stat, .layer-stack .hero.layout-5-static .base-layer .stats-group .stat, .hero.layout-5-static .layer-stack .overlay-layer .stats-group .stat, .layer-stack .hero.layout-5-static .overlay-layer .stats-group .stat { gap: 6px; }

.hero.layout-5 .text-block .stats-group .stat-value, .hero.layout-5 .layer-stack .base-layer .stats-group .stat-value, .layer-stack .hero.layout-5 .base-layer .stats-group .stat-value, .hero.layout-5 .layer-stack .overlay-layer .stats-group .stat-value, .layer-stack .hero.layout-5 .overlay-layer .stats-group .stat-value, .hero.layout-5-static .text-block .stats-group .stat-value, .hero.layout-5-static .layer-stack .base-layer .stats-group .stat-value, .layer-stack .hero.layout-5-static .base-layer .stats-group .stat-value, .hero.layout-5-static .layer-stack .overlay-layer .stats-group .stat-value, .layer-stack .hero.layout-5-static .overlay-layer .stats-group .stat-value { color: var(--cf-brand-primary); font-family: "DM Sans", sans-serif; font-size: clamp(28px, calc(28px + (32 - 28) * (100vw - 375px) / (1660 - 375)), 32px); font-weight: 500; }

.hero.layout-5 .text-block .stats-group .stat-label, .hero.layout-5 .layer-stack .base-layer .stats-group .stat-label, .layer-stack .hero.layout-5 .base-layer .stats-group .stat-label, .hero.layout-5 .layer-stack .overlay-layer .stats-group .stat-label, .layer-stack .hero.layout-5 .overlay-layer .stats-group .stat-label, .hero.layout-5-static .text-block .stats-group .stat-label, .hero.layout-5-static .layer-stack .base-layer .stats-group .stat-label, .layer-stack .hero.layout-5-static .base-layer .stats-group .stat-label, .hero.layout-5-static .layer-stack .overlay-layer .stats-group .stat-label, .layer-stack .hero.layout-5-static .overlay-layer .stats-group .stat-label { font-size: 1rem; }

@media (min-width: 1200px) { .hero.layout-5 .text-block .stats-group, .hero.layout-5 .layer-stack .base-layer .stats-group, .layer-stack .hero.layout-5 .base-layer .stats-group, .hero.layout-5 .layer-stack .overlay-layer .stats-group, .layer-stack .hero.layout-5 .overlay-layer .stats-group, .hero.layout-5-static .text-block .stats-group, .hero.layout-5-static .layer-stack .base-layer .stats-group, .layer-stack .hero.layout-5-static .base-layer .stats-group, .hero.layout-5-static .layer-stack .overlay-layer .stats-group, .layer-stack .hero.layout-5-static .overlay-layer .stats-group { grid-template-columns: repeat(3, 1fr); } }

.hero.layout-5 .text-block .btn-group, .hero.layout-5 .layer-stack .base-layer .btn-group, .layer-stack .hero.layout-5 .base-layer .btn-group, .hero.layout-5 .layer-stack .overlay-layer .btn-group, .layer-stack .hero.layout-5 .overlay-layer .btn-group, .hero.layout-5-static .text-block .btn-group, .hero.layout-5-static .layer-stack .base-layer .btn-group, .layer-stack .hero.layout-5-static .base-layer .btn-group, .hero.layout-5-static .layer-stack .overlay-layer .btn-group, .layer-stack .hero.layout-5-static .overlay-layer .btn-group { padding-block-start: 24px; padding-block-end: 24px; }

.hero.layout-5 .text-block ul, .hero.layout-5 .layer-stack .base-layer ul, .layer-stack .hero.layout-5 .base-layer ul, .hero.layout-5 .layer-stack .overlay-layer ul, .layer-stack .hero.layout-5 .overlay-layer ul, .hero.layout-5-static .text-block ul, .hero.layout-5-static .layer-stack .base-layer ul, .layer-stack .hero.layout-5-static .base-layer ul, .hero.layout-5-static .layer-stack .overlay-layer ul, .layer-stack .hero.layout-5-static .overlay-layer ul { align-items: baseline; display: flex; flex-flow: column; gap: 1rem 2rem; margin-left: 1rem !important; }

.hero.layout-5 .text-block ul li:before, .hero.layout-5 .layer-stack .base-layer ul li:before, .layer-stack .hero.layout-5 .base-layer ul li:before, .hero.layout-5 .layer-stack .overlay-layer ul li:before, .layer-stack .hero.layout-5 .overlay-layer ul li:before, .hero.layout-5-static .text-block ul li:before, .hero.layout-5-static .layer-stack .base-layer ul li:before, .layer-stack .hero.layout-5-static .base-layer ul li:before, .hero.layout-5-static .layer-stack .overlay-layer ul li:before, .layer-stack .hero.layout-5-static .overlay-layer ul li:before { display: none; }

.hero.layout-5 .form-block, .hero.layout-5-static .form-block { background: transparent; flex: 0 1 50% !important; min-height: 784px; position: relative; }

.hero.layout-5 .form-block > article, .hero.layout-5-static .form-block > article { background-color: var(--cf-brand-secondary); border-radius: 16px; min-height: 784px; padding: 32px; z-index: 1; }

.hero.layout-5 .form-block > article h3, .hero.layout-5-static .form-block > article h3 { text-wrap: balance; }

.hero.layout-5 .form-block > article h3, .hero.layout-5 .form-block > article p, .hero.layout-5-static .form-block > article h3, .hero.layout-5-static .form-block > article p { color: var(--cf-white); }

@media (max-width: 575.98px) { .hero.layout-5 .form-block > article, .hero.layout-5-static .form-block > article { border-radius: 0; margin-left: -24px; margin-right: -24px; padding: 24px; width: 100vw; } }

@media (min-width: 1200px) { .hero.layout-5 .form-block > article, .hero.layout-5-static .form-block > article { margin: 0; padding: 48px 48px 24px; width: auto; } }

.hero.layout-5 .form-block .form-bgcolor, .hero.layout-5-static .form-block .form-bgcolor { border-radius: 16px; position: absolute; bottom: 10%; right: -48px; width: 100%; height: 60%; z-index: 0; }

@media (min-width: 1200px) { .hero.layout-5 .form-block, .hero.layout-5-static .form-block { flex: 0 1 50% !important; } }

@media (max-width: 1199.98px) { .hero.layout-5 .form-block, .hero.layout-5-static .form-block { flex: 1 0 100% !important; } }

.hero + .success-stories { background: var(--cfbody-bg); padding-top: 140px; }

@media (min-width: 1200px) { .hero + .success-stories { padding-top: 192px; } }

.expertise-slider:not(.hide-background) { background: linear-gradient(to bottom, var(--cf-brand-primary) 60%, transparent 0%); padding-top: 70px; }

.expertise-slider:not(.hide-background) .container-xxxl > header h2 { color: var(--cf-white); }

@media (min-width: 768px) { .expertise-slider:not(.hide-background) { background: linear-gradient(to bottom, var(--cf-brand-primary) 70%, transparent 0%); } }

.expertise-slider .container-xxxl > header { flex-flow: row wrap; margin-bottom: 3rem; display: flex; justify-content: space-between; align-items: flex-end; }

.expertise-slider .container-xxxl > header h2 { letter-spacing: -1.92px; max-width: 75%; }

@media (max-width: 1199.98px) { .expertise-slider .container-xxxl > header h2 { max-width: 100%; text-align: center; } }

.expertise-slider__wrapper { align-items: stretch; margin-bottom: 32px; margin-left: -16px; margin-right: -16px; }

.expertise-slider .swiper-wrapper .swiper-slide { height: auto; padding: 0 0.75rem; }

.expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item { border-radius: 16px; background-color: var(--cf-white); box-shadow: 133px 228px 74px 0px rgba(0, 0, 0, 0), 85px 146px 68px 0px rgba(0, 0, 0, 0.01), 48px 82px 57px 0px rgba(0, 0, 0, 0.03), 21px 37px 42px 0px rgba(0, 0, 0, 0.05), 5px 9px 23px 0px rgba(0, 0, 0, 0.06); display: flex; flex-direction: column; height: 100%; overflow: hidden; }

.expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item figure img, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item figure video { aspect-ratio: 364 / 230; border-radius: 16px; height: 100%; object-fit: cover; }

.expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item figure img { transform: scale(1.025); transition: all 0.5s ease-in-out; }

.expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .h4, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .gform_title, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item a.teamtailor-jobs__job-title, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .text-block ul.tick-list--bold li, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item li, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item li, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .layer-stack .overlay-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item li, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .split-content.video-transcript .text-block.content h2, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .split-content.video-transcript .layer-stack .content.base-layer h2, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .layer-stack .split-content.video-transcript .content.base-layer h2, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .split-content.video-transcript .layer-stack .content.overlay-layer h2, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .layer-stack .split-content.video-transcript .content.overlay-layer h2, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .table__wrapper thead tr th, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item th { align-items: center; color: var(--fs-body); display: flex; gap: 0.4375rem; margin-bottom: 0; position: relative; width: 100%; }

.expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .h4 svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .gform_title svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item a.teamtailor-jobs__job-title svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .text-block ul.tick-list--bold li svg, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item li svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .layer-stack .base-layer ul.tick-list--bold li svg, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item li svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .layer-stack .overlay-layer ul.tick-list--bold li svg, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item li svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .split-content.video-transcript .text-block.content h2 svg, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2 svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .split-content.video-transcript .layer-stack .content.base-layer h2 svg, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2 svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .layer-stack .split-content.video-transcript .content.base-layer h2 svg, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2 svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2 svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item h2 svg, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item .table__wrapper thead tr th svg, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item th svg { background-color: var(--cf-light-blue); border-radius: 50px; height: 24px; width: 24px; padding: 6px; transition: all 0.3s ease-in-out; }

.expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item__content { display: flex; flex-direction: column; gap: 1.5rem; padding: 32px; }

@media (min-width: 1200px) { .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item__content { align-items: flex-start; flex-direction: column; gap: 12px; justify-content: flex-start; } }

.expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active figure img, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus figure img, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn figure img, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle figure img, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn figure img, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle figure img, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn figure img, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle figure img, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn figure img, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle figure img, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn figure img, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle figure img, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn figure img, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle figure img, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next figure img, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev figure img { transform: scale(1); }

.expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active li svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active li svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active li svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:active th svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus li svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus li svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus li svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:focus th svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .h4 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .h4 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .h4 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .h4 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .h4 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .h4 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .h4 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .gform_title svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .gform_title svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .gform_title svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .gform_title svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .gform_title svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .gform_title svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .gform_title svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget .teamtailor-jobs__job h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .teamtailor-jobs__job a.teamtailor-jobs__job-title svg path, .teamtailor-jobs-widget .teamtailor-jobs__job .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev a.teamtailor-jobs__job-title svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn li svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn li svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn li svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn li svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn li svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn li svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .text-block ul.tick-list--bold li svg path, .text-block ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn li svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn li svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn li svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn li svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn li svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn li svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .base-layer ul.tick-list--bold li svg path, .layer-stack .base-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn li svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn li svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn li svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn li svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn li svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn li svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next li svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .overlay-layer ul.tick-list--bold li svg path, .layer-stack .overlay-layer ul.tick-list--bold .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev li svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .text-block.content h2 svg path, .split-content.video-transcript .text-block.content .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.base-layer h2 svg path, .split-content.video-transcript .layer-stack .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.base-layer h2 svg path, .layer-stack .split-content.video-transcript .content.base-layer .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .split-content.video-transcript .layer-stack .content.overlay-layer h2 svg path, .split-content.video-transcript .layer-stack .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .layer-stack .split-content.video-transcript .content.overlay-layer h2 svg path, .layer-stack .split-content.video-transcript .content.overlay-layer .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev h2 svg path, .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .expertise-slider__item:hover th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.btn th svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card:not(.horizontal):active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.btn th svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.btn th svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.btn th svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:active .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:active .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:active h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card.horizontal:active .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.btn th svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:focus .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card.horizontal:focus .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.btn th svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.btn th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.gfield_choice_all_toggle th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__next th svg path, .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .team-member-card.horizontal:hover .teamtailor-jobs-widget .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path, .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev .table__wrapper thead tr th svg path, .table__wrapper thead tr .teamtailor-jobs-widget .team-member-card.horizontal:hover .expertise-slider .swiper-wrapper .swiper-slide h4.expertise-slider__item.teamtailor-jobs__pagination__prev th svg path { animation: btn-slide-right 0.3s ease-in-out forwards; }

.expertise-slider .swiper-wrapper .swiper-slide .box { height: 100%; }

.expertise-slider .swiper-wrapper .swiper-slide .box__content p { display: -webkit-box; line-height: 27px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }

.expertise-slider .swiper-wrapper .swiper-slide .box__content .h4, .expertise-slider .swiper-wrapper .swiper-slide .box__content .gform_title, .expertise-slider .swiper-wrapper .swiper-slide .box__content .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title, .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .box__content a.teamtailor-jobs__job-title, .expertise-slider .swiper-wrapper .swiper-slide .box__content .text-block ul.tick-list--bold li, .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .box__content li, .expertise-slider .swiper-wrapper .swiper-slide .box__content .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .box__content li, .expertise-slider .swiper-wrapper .swiper-slide .box__content .layer-stack .overlay-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .box__content li, .expertise-slider .swiper-wrapper .swiper-slide .box__content .split-content.video-transcript .text-block.content h2, .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .box__content h2, .expertise-slider .swiper-wrapper .swiper-slide .box__content .split-content.video-transcript .layer-stack .content.base-layer h2, .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .box__content h2, .expertise-slider .swiper-wrapper .swiper-slide .box__content .layer-stack .split-content.video-transcript .content.base-layer h2, .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .box__content h2, .expertise-slider .swiper-wrapper .swiper-slide .box__content .split-content.video-transcript .layer-stack .content.overlay-layer h2, .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .box__content h2, .expertise-slider .swiper-wrapper .swiper-slide .box__content .layer-stack .split-content.video-transcript .content.overlay-layer h2, .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .box__content h2, .expertise-slider .swiper-wrapper .swiper-slide .box__content .table__wrapper thead tr th, .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .box__content th { hyphens: auto; }

.expertise-slider .swiper-wrapper .swiper-slide .box__content .h4:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .gform_title:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title:lang(it), .teamtailor-jobs-widget .teamtailor-jobs__job .expertise-slider .swiper-wrapper .swiper-slide .box__content a.teamtailor-jobs__job-title:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .text-block ul.tick-list--bold li:lang(it), .text-block ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .box__content li:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .layer-stack .base-layer ul.tick-list--bold li:lang(it), .layer-stack .base-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .box__content li:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .layer-stack .overlay-layer ul.tick-list--bold li:lang(it), .layer-stack .overlay-layer ul.tick-list--bold .expertise-slider .swiper-wrapper .swiper-slide .box__content li:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .split-content.video-transcript .text-block.content h2:lang(it), .split-content.video-transcript .text-block.content .expertise-slider .swiper-wrapper .swiper-slide .box__content h2:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .split-content.video-transcript .layer-stack .content.base-layer h2:lang(it), .split-content.video-transcript .layer-stack .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .box__content h2:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .layer-stack .split-content.video-transcript .content.base-layer h2:lang(it), .layer-stack .split-content.video-transcript .content.base-layer .expertise-slider .swiper-wrapper .swiper-slide .box__content h2:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .split-content.video-transcript .layer-stack .content.overlay-layer h2:lang(it), .split-content.video-transcript .layer-stack .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .box__content h2:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .layer-stack .split-content.video-transcript .content.overlay-layer h2:lang(it), .layer-stack .split-content.video-transcript .content.overlay-layer .expertise-slider .swiper-wrapper .swiper-slide .box__content h2:lang(it), .expertise-slider .swiper-wrapper .swiper-slide .box__content .table__wrapper thead tr th:lang(it), .table__wrapper thead tr .expertise-slider .swiper-wrapper .swiper-slide .box__content th:lang(it) { hyphens: none; }

.expertise-slider .swiper-wrapper .swiper-slide .box i { color: var(--cf-light-blue); font-size: 1.5rem; }

.expertise-slider footer { align-items: center; flex-flow: row wrap; gap: 1.5rem; justify-content: space-between; min-height: 52px; }

.expertise-slider footer .stat { margin-left: auto; }

.expertise-slider footer .btn, .expertise-slider footer button, .expertise-slider footer input[type=text][type="file"], .expertise-slider footer input[type=email][type="file"], .expertise-slider footer input[type=search][type="file"], .expertise-slider footer input[type=tel][type="file"], .expertise-slider footer input[type=number][type="file"], .expertise-slider footer select[type="file"], .expertise-slider footer textarea[type="file"], .expertise-slider footer .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload .expertise-slider footer label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .expertise-slider footer .gfield_choice_all_toggle, .expertise-slider footer .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .expertise-slider footer .teamtailor-jobs__pagination__next, .expertise-slider footer .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .expertise-slider footer .teamtailor-jobs__pagination__prev { width: fit-content; width: -moz-fit-content; }

@media (min-width: 1200px) { .expertise-slider footer { flex-flow: row; justify-content: flex-start; } }

.testimonials-gallery.bgcolor-split { background: linear-gradient(to bottom, var(--cf-brand-primary) 60%, white 0%); }

@media (min-width: 768px) { .testimonials-gallery.bgcolor-split { background: linear-gradient(to bottom, var(--cf-brand-primary) 70%, white 0%); } }

.testimonials-gallery > .container-xxxl { max-width: 1200px; }

.testimonials-gallery > .container-xxxl > header { display: flex; justify-content: center; }

.testimonials-gallery > .container-xxxl > header h2 { align-items: center; max-width: 875px; text-align: center; }

.testimonials-gallery > .container-xxxl > header h2 > span { color: var(--cf-brand-primary); }

@media (max-width: 1199.98px) { .testimonials-gallery > .container-xxxl { overflow: hidden; } }

.testimonials-gallery__slider__slide.swiper-slide { border-radius: 16px; display: flex; flex-direction: column; gap: 2rem; justify-content: flex-end; overflow: hidden; padding: 3rem; height: auto; position: relative; transform-origin: center; transition: transform 0.5s ease-in-out; }

@media (max-width: 1199.98px) { .testimonials-gallery__slider__slide.swiper-slide { padding-top: 4.5rem; } }

.testimonials-gallery__slider__slide.swiper-slide blockquote { color: var(--cf-white); display: flex; flex-direction: column; gap: 0.75rem; max-width: 650px; z-index: 1; }

.testimonials-gallery__slider__slide.swiper-slide svg { height: 24px; width: 34px; }

.testimonials-gallery__slider__slide.swiper-slide .tag-group { display: flex; gap: 0.4375rem; position: absolute; right: 2rem; top: 2rem; z-index: 10; }

.testimonials-gallery__slider__slide.swiper-slide .tag-group .tag { color: var(--cf-brand-secondary) !important; }

@media (max-width: 1199.98px) { .testimonials-gallery__slider__slide.swiper-slide .tag-group { right: calc(2rem / 2); top: calc(2rem / 2); } }

.testimonials-gallery__slider__slide.swiper-slide > div { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(1); }

.testimonials-gallery__slider__slide.swiper-slide > div > div { display: block; height: 100%; width: 100%; -webkit-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; }

.testimonials-gallery__slider__slide.swiper-slide > div > div:after { background: linear-gradient(to bottom, transparent 25%, rgba(30, 37, 42, 0.875) 100%); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

@media (max-width: 575.98px) { .testimonials-gallery__slider__slide.swiper-slide > div > div:after { background: linear-gradient(to bottom, transparent 0%, rgba(30, 37, 42, 0.875) 100%); } }

@media (min-width: 1200px) { .testimonials-gallery__slider__slide.swiper-slide > div > div { -webkit-background-size: 70%; background-size: 70%; } }

@media (min-width: 1200px) { .testimonials-gallery__slider__slide.swiper-slide > div { transform: scale(2); } }

@media (min-width: 1200px) { .testimonials-gallery__slider__slide.swiper-slide.swiper-slide-active { transform: scale(0.925); } }

@media (max-width: 1199.98px) { .testimonials-gallery__slider__slide.swiper-slide { transform: scale(0.925) !important; }
  .testimonials-gallery__slider__slide.swiper-slide.swiper-slide-active { transform: scale(1) !important; } }

@media (min-width: 1200px) { .testimonials-gallery__slider__slide.swiper-slide { aspect-ratio: 1016 / 620; border-radius: 47px; } }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(0) > div > div { background-color: #E6007E; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(1) > div > div { background-color: #283138; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(2) > div > div { background-color: #012B63; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(3) > div > div { background-color: #E6007E; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(4) > div > div { background-color: #283138; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(5) > div > div { background-color: #012B63; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(6) > div > div { background-color: #E6007E; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(7) > div > div { background-color: #283138; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(8) > div > div { background-color: #012B63; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(9) > div > div { background-color: #E6007E; }

.testimonials-gallery__slider__slide.swiper-slide:nth-of-type(10) > div > div { background-color: #283138; }

.testimonials-gallery__slider:active .arrows, .testimonials-gallery__slider:focus .arrows, .testimonials-gallery__slider:hover .arrows, .team-member-card:not(.horizontal):active h4.testimonials-gallery__slider.btn .arrows, .team-member-card:not(.horizontal):active h4.testimonials-gallery__slider.gfield_choice_all_toggle .arrows, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card:not(.horizontal):focus h4.testimonials-gallery__slider.btn .arrows, .team-member-card:not(.horizontal):focus h4.testimonials-gallery__slider.gfield_choice_all_toggle .arrows, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card:not(.horizontal):hover h4.testimonials-gallery__slider.btn .arrows, .team-member-card:not(.horizontal):hover h4.testimonials-gallery__slider.gfield_choice_all_toggle .arrows, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card.horizontal:active h4.testimonials-gallery__slider.btn .arrows, .team-member-card.horizontal:active h4.testimonials-gallery__slider.gfield_choice_all_toggle .arrows, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card.horizontal:focus h4.testimonials-gallery__slider.btn .arrows, .team-member-card.horizontal:focus h4.testimonials-gallery__slider.gfield_choice_all_toggle .arrows, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card.horizontal:hover h4.testimonials-gallery__slider.btn .arrows, .team-member-card.horizontal:hover h4.testimonials-gallery__slider.gfield_choice_all_toggle .arrows, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.testimonials-gallery__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.testimonials-gallery__slider.teamtailor-jobs__pagination__prev .arrows { max-width: 1330px; opacity: 1; }

@media (max-width: 1199.98px) { .testimonials-gallery__slider { align-items: stretch; }
  .testimonials-gallery__slider__slider__slide { height: auto; } }

.testimonials-gallery .arrows { bottom: 0; position: absolute; top: 0; left: 0; right: 0; width: 100%; opacity: 0; height: fit-content; height: -moz-fit-content; margin: auto; max-width: 1430px; transform: translateY(100px); transition: all 0.5s ease-in-out; z-index: 111; }

.split-content { z-index: 1; }

.split-content.ratio-30 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-30 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-30 > div[class^="container"] > div > *:first-child { flex: 1 0 30%; }
  .split-content.ratio-30 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-30 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-31 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-31 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-31 > div[class^="container"] > div > *:first-child { flex: 1 0 31%; }
  .split-content.ratio-31 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-31 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-32 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-32 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-32 > div[class^="container"] > div > *:first-child { flex: 1 0 32%; }
  .split-content.ratio-32 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-32 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-33 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-33 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-33 > div[class^="container"] > div > *:first-child { flex: 1 0 33%; }
  .split-content.ratio-33 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-33 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-34 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-34 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-34 > div[class^="container"] > div > *:first-child { flex: 1 0 34%; }
  .split-content.ratio-34 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-34 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-35 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-35 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-35 > div[class^="container"] > div > *:first-child { flex: 1 0 35%; }
  .split-content.ratio-35 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-35 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-36 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-36 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-36 > div[class^="container"] > div > *:first-child { flex: 1 0 36%; }
  .split-content.ratio-36 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-36 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-37 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-37 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-37 > div[class^="container"] > div > *:first-child { flex: 1 0 37%; }
  .split-content.ratio-37 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-37 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-38 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-38 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-38 > div[class^="container"] > div > *:first-child { flex: 1 0 38%; }
  .split-content.ratio-38 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-38 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-39 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-39 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-39 > div[class^="container"] > div > *:first-child { flex: 1 0 39%; }
  .split-content.ratio-39 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-39 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-40 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-40 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-40 > div[class^="container"] > div > *:first-child { flex: 1 0 40%; }
  .split-content.ratio-40 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-40 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-41 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-41 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-41 > div[class^="container"] > div > *:first-child { flex: 1 0 41%; }
  .split-content.ratio-41 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-41 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-42 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-42 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-42 > div[class^="container"] > div > *:first-child { flex: 1 0 42%; }
  .split-content.ratio-42 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-42 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-43 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-43 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-43 > div[class^="container"] > div > *:first-child { flex: 1 0 43%; }
  .split-content.ratio-43 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-43 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-44 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-44 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-44 > div[class^="container"] > div > *:first-child { flex: 1 0 44%; }
  .split-content.ratio-44 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-44 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-45 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-45 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-45 > div[class^="container"] > div > *:first-child { flex: 1 0 45%; }
  .split-content.ratio-45 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-45 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-46 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-46 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-46 > div[class^="container"] > div > *:first-child { flex: 1 0 46%; }
  .split-content.ratio-46 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-46 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-47 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-47 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-47 > div[class^="container"] > div > *:first-child { flex: 1 0 47%; }
  .split-content.ratio-47 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-47 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-48 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-48 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-48 > div[class^="container"] > div > *:first-child { flex: 1 0 48%; }
  .split-content.ratio-48 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-48 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-49 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-49 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-49 > div[class^="container"] > div > *:first-child { flex: 1 0 49%; }
  .split-content.ratio-49 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-49 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-50 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-50 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-50 > div[class^="container"] > div > *:first-child { flex: 1 0 50%; }
  .split-content.ratio-50 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-50 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-51 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-51 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-51 > div[class^="container"] > div > *:first-child { flex: 1 0 51%; }
  .split-content.ratio-51 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-51 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-52 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-52 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-52 > div[class^="container"] > div > *:first-child { flex: 1 0 52%; }
  .split-content.ratio-52 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-52 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-53 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-53 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-53 > div[class^="container"] > div > *:first-child { flex: 1 0 53%; }
  .split-content.ratio-53 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-53 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-54 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-54 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-54 > div[class^="container"] > div > *:first-child { flex: 1 0 54%; }
  .split-content.ratio-54 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-54 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-55 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-55 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-55 > div[class^="container"] > div > *:first-child { flex: 1 0 55%; }
  .split-content.ratio-55 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-55 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-56 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-56 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-56 > div[class^="container"] > div > *:first-child { flex: 1 0 56%; }
  .split-content.ratio-56 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-56 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-57 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-57 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-57 > div[class^="container"] > div > *:first-child { flex: 1 0 57%; }
  .split-content.ratio-57 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-57 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-58 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-58 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-58 > div[class^="container"] > div > *:first-child { flex: 1 0 58%; }
  .split-content.ratio-58 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-58 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-59 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-59 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-59 > div[class^="container"] > div > *:first-child { flex: 1 0 59%; }
  .split-content.ratio-59 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-59 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-60 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-60 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-60 > div[class^="container"] > div > *:first-child { flex: 1 0 60%; }
  .split-content.ratio-60 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-60 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-61 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-61 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-61 > div[class^="container"] > div > *:first-child { flex: 1 0 61%; }
  .split-content.ratio-61 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-61 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-62 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-62 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-62 > div[class^="container"] > div > *:first-child { flex: 1 0 62%; }
  .split-content.ratio-62 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-62 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-63 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-63 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-63 > div[class^="container"] > div > *:first-child { flex: 1 0 63%; }
  .split-content.ratio-63 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-63 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-64 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-64 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-64 > div[class^="container"] > div > *:first-child { flex: 1 0 64%; }
  .split-content.ratio-64 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-64 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-65 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-65 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-65 > div[class^="container"] > div > *:first-child { flex: 1 0 65%; }
  .split-content.ratio-65 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-65 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-66 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-66 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-66 > div[class^="container"] > div > *:first-child { flex: 1 0 66%; }
  .split-content.ratio-66 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-66 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-67 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-67 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-67 > div[class^="container"] > div > *:first-child { flex: 1 0 67%; }
  .split-content.ratio-67 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-67 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-68 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-68 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-68 > div[class^="container"] > div > *:first-child { flex: 1 0 68%; }
  .split-content.ratio-68 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-68 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-69 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-69 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-69 > div[class^="container"] > div > *:first-child { flex: 1 0 69%; }
  .split-content.ratio-69 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-69 > div[class^="container"] > div { align-items: center; } }

.split-content.ratio-70 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content.ratio-70 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content.ratio-70 > div[class^="container"] > div > *:first-child { flex: 1 0 70%; }
  .split-content.ratio-70 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content.ratio-70 > div[class^="container"] > div { align-items: center; } }

.split-content .media-block img, .split-content .layer-stack__media .base-layer img, .layer-stack__media .split-content .base-layer img, .split-content .layer-stack__media .overlay-layer img, .layer-stack__media .split-content .overlay-layer img { box-shadow: 190px 263px 91px 0px rgba(0, 0, 0, 0), 122px 169px 83px 0px rgba(0, 0, 0, 0.01), 69px 95px 70px 0px rgba(0, 0, 0, 0.04), 30px 42px 52px 0px rgba(0, 0, 0, 0.07), 8px 11px 29px 0px rgba(0, 0, 0, 0.08); }

.split-content.faqs_block div[class^="container"] > div { align-items: flex-start; }

.split-content.next-success-story h2, .split-content.next-success-story .h5, .split-content.next-success-story .links-column__wrapper__link, .split-content.next-success-story .hero.layout-4 .gform_confirmation_message, .hero.layout-4 .split-content.next-success-story .gform_confirmation_message, .split-content.next-success-story .hero.layout-5 .gform_confirmation_message, .hero.layout-5 .split-content.next-success-story .gform_confirmation_message, .split-content.next-success-story .hero.layout-5-static .gform_confirmation_message, .hero.layout-5-static .split-content.next-success-story .gform_confirmation_message, .split-content.next-success-story .table__wrapper tbody tr td:first-of-type, .table__wrapper tbody tr .split-content.next-success-story td:first-of-type, .split-content.next-success-story p { margin-bottom: 0; }

.split-content.video-transcript .text-block:not(.content), .split-content.video-transcript .layer-stack .base-layer:not(.content), .layer-stack .split-content.video-transcript .base-layer:not(.content), .split-content.video-transcript .layer-stack .overlay-layer:not(.content), .layer-stack .split-content.video-transcript .overlay-layer:not(.content) { border-right: 1px solid rgba(0, 0, 0, 0.25); }

.split-content.next-split_content { z-index: 100; }

.split-content.with-vectors { z-index: 0; }

@media (max-width: 991.98px) { .split-content .content-split { gap: 2rem; }
  .split-content.text_block.media_block .text-block, .split-content.text_block.media_block .layer-stack .base-layer, .layer-stack .split-content.text_block.media_block .base-layer, .split-content.text_block.media_block .layer-stack .overlay-layer, .layer-stack .split-content.text_block.media_block .overlay-layer { order: 0; }
  .split-content.text_block.media_block .media-block, .split-content.text_block.media_block .layer-stack__media .base-layer, .layer-stack__media .split-content.text_block.media_block .base-layer, .split-content.text_block.media_block .layer-stack__media .overlay-layer, .layer-stack__media .split-content.text_block.media_block .overlay-layer { order: 1; } }

@media (max-width: 1199.98px) { .split-content:not(.text_block.text_block) .inner { flex-direction: column-reverse; } }

.team-members-carousel > .container-xxxl { display: flex; flex-direction: column; gap: 2.5rem; padding-bottom: 70px; }

@media (max-width: 1199.98px) { .team-members-carousel > .container-xxxl { overflow: hidden; } }

.team-members-carousel header { margin: 0 auto; max-width: 850px; text-align: center; }

.team-members-carousel header h2 { margin: 0 auto; max-width: 75%; text-wrap: pretty; }

.team-members-carousel header h2 span { color: var(--cf-brand-primary); }

.team-members-carousel__wrapper { position: relative; }

.team-members-carousel__wrapper:after, .team-members-carousel__wrapper:before { content: ""; height: 100%; opacity: 1; position: absolute; top: 0; width: 100%; z-index: 10; }

.team-members-carousel__wrapper:after { background: linear-gradient(to right, transparent 0%, #FBF7F2 40%); right: 0; transform: translateX(100%); }

.team-members-carousel__wrapper:before { background: linear-gradient(to left, transparent 0%, #FBF7F2 40%); left: 0; transform: translateX(-100%); }

@media (min-width: 1200px) { .team-members-carousel__wrapper .swiper-button-next, .team-members-carousel__wrapper .swiper-button-prev { opacity: 0; } }

@media (min-width: 1200px) { .team-members-carousel__wrapper .swiper-button-next { right: -40px; }
  .team-members-carousel__wrapper .swiper-button-prev { left: -40px; } }

.team-members-carousel .btn-group { flex-direction: column; justify-content: center; }

@media (min-width: 1200px) { .team-members-carousel:active .swiper-button-next, .team-members-carousel:active .swiper-button-prev, .team-members-carousel:focus .swiper-button-next, .team-members-carousel:focus .swiper-button-prev, .team-members-carousel:hover .swiper-button-next, .team-member-card:not(.horizontal):active h4.team-members-carousel.btn .swiper-button-next, .team-member-card:not(.horizontal):active h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card:not(.horizontal):focus h4.team-members-carousel.btn .swiper-button-next, .team-member-card:not(.horizontal):focus h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card:not(.horizontal):hover h4.team-members-carousel.btn .swiper-button-next, .team-member-card:not(.horizontal):hover h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card.horizontal:active h4.team-members-carousel.btn .swiper-button-next, .team-member-card.horizontal:active h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card.horizontal:focus h4.team-members-carousel.btn .swiper-button-next, .team-member-card.horizontal:focus h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card.horizontal:hover h4.team-members-carousel.btn .swiper-button-next, .team-member-card.horizontal:hover h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-members-carousel:hover .swiper-button-prev, .team-member-card:not(.horizontal):active h4.team-members-carousel.btn .swiper-button-prev, .team-member-card:not(.horizontal):active h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card:not(.horizontal):focus h4.team-members-carousel.btn .swiper-button-prev, .team-member-card:not(.horizontal):focus h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card:not(.horizontal):hover h4.team-members-carousel.btn .swiper-button-prev, .team-member-card:not(.horizontal):hover h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card.horizontal:active h4.team-members-carousel.btn .swiper-button-prev, .team-member-card.horizontal:active h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card.horizontal:focus h4.team-members-carousel.btn .swiper-button-prev, .team-member-card.horizontal:focus h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card.horizontal:hover h4.team-members-carousel.btn .swiper-button-prev, .team-member-card.horizontal:hover h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev { opacity: 1; }
  .team-members-carousel:active .swiper-button-next, .team-members-carousel:focus .swiper-button-next, .team-members-carousel:hover .swiper-button-next, .team-member-card:not(.horizontal):active h4.team-members-carousel.btn .swiper-button-next, .team-member-card:not(.horizontal):active h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card:not(.horizontal):focus h4.team-members-carousel.btn .swiper-button-next, .team-member-card:not(.horizontal):focus h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card:not(.horizontal):hover h4.team-members-carousel.btn .swiper-button-next, .team-member-card:not(.horizontal):hover h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card.horizontal:active h4.team-members-carousel.btn .swiper-button-next, .team-member-card.horizontal:active h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card.horizontal:focus h4.team-members-carousel.btn .swiper-button-next, .team-member-card.horizontal:focus h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .team-member-card.horizontal:hover h4.team-members-carousel.btn .swiper-button-next, .team-member-card.horizontal:hover h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-next, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-next { right: -20px; }
  .team-members-carousel:active .swiper-button-prev, .team-members-carousel:focus .swiper-button-prev, .team-members-carousel:hover .swiper-button-prev, .team-member-card:not(.horizontal):active h4.team-members-carousel.btn .swiper-button-prev, .team-member-card:not(.horizontal):active h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card:not(.horizontal):focus h4.team-members-carousel.btn .swiper-button-prev, .team-member-card:not(.horizontal):focus h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card:not(.horizontal):hover h4.team-members-carousel.btn .swiper-button-prev, .team-member-card:not(.horizontal):hover h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card.horizontal:active h4.team-members-carousel.btn .swiper-button-prev, .team-member-card.horizontal:active h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card.horizontal:focus h4.team-members-carousel.btn .swiper-button-prev, .team-member-card.horizontal:focus h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .team-member-card.horizontal:hover h4.team-members-carousel.btn .swiper-button-prev, .team-member-card.horizontal:hover h4.team-members-carousel.gfield_choice_all_toggle .swiper-button-prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-members-carousel.teamtailor-jobs__pagination__next .swiper-button-prev, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.team-members-carousel.teamtailor-jobs__pagination__prev .swiper-button-prev { left: -20px; } }

@media (min-width: 1848px) { .team-members-carousel { margin-bottom: -1vw !important; } }

@media (max-width: 1199.98px) { .text-area-accreditations > .container-xxxl { overflow: hidden; } }

.text-area-accreditations header { margin: 0 auto 64px; max-width: 800px; text-align: center; }

.text-area-accreditations header .text-roll__wrapper { margin-bottom: 20px; }

.text-area-accreditations header h2, .text-area-accreditations header .h2, .text-area-accreditations article header .overlay .stat, article .text-area-accreditations header .overlay .stat { display: block; margin-bottom: 0; max-width: 800px; text-align: center; }

.text-area-accreditations header h2 span, .text-area-accreditations header .h2 span, .text-area-accreditations article header .overlay .stat span, article .text-area-accreditations header .overlay .stat span { color: var(--cf-brand-primary); }

.text-area-accreditations__wrapper { margin-bottom: 74px; }

.text-area-accreditations__wrapper .swiper-wrapper { align-items: center; transition-timing-function: linear; }

.text-area-accreditations__wrapper .swiper-slide { max-width: 170px; max-height: 140px; }

.text-area-accreditations__wrapper .swiper-slide img { width: 100%; height: 100%; max-width: 170px; max-height: 140px; object-fit: contain; display: block; }

.text-area-accreditations .btn-group { justify-content: center; }

.meet-the-cfo-team__wrapper { align-items: center; display: flex; flex: 1 1 auto; flex-direction: column; gap: 6rem; }

.meet-the-cfo-team__wrapper header { align-items: center; border-bottom: 1px solid rgba(40, 49, 56, 0.2); display: flex; gap: 2rem; justify-content: space-between; padding-bottom: 1.5rem; width: 100%; flex-wrap: wrap; }

.meet-the-cfo-team__wrapper header h3 { margin-bottom: 0; }

.meet-the-cfo-team__wrapper header form { flex: 0 1 260px; }

.meet-the-cfo-team__wrapper__grid { align-items: flex-start; align-content: center; align-self: stretch; display: flex; flex-wrap: wrap; gap: 80px; justify-content: center; }

.meet-the-cfo-team__wrapper__grid > .team-member-card { flex: 1 1 calc((100% - (80px * (4 - 1))) / 4); }

@media (max-width: 1847.98px) { .meet-the-cfo-team__wrapper__grid > .team-member-card { flex: 1 1 calc((100% - (80px * (3 - 1))) / 3); } }

@media (max-width: 991.98px) { .meet-the-cfo-team__wrapper__grid > .team-member-card { flex: 1 0 100%; } }

.meet-the-cfo-team__wrapper__grid.three-col > .team-member-card { flex: 1 1 calc((100% - (80px * (3 - 1))) / 3); }

@media (max-width: 1847.98px) { .meet-the-cfo-team__wrapper__grid.three-col > .team-member-card { flex: 1 1 calc((100% - (80px * (2 - 1))) / 2); } }

@media (max-width: 991.98px) { .meet-the-cfo-team__wrapper__grid.three-col > .team-member-card { flex: 1 0 100%; } }

.meet-the-cfo-team__wrapper__grid.executive-only { justify-content: flex-start; }

.meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card { flex: 1 1 calc((100% - (80px * (2 - 1))) / 2); flex-grow: 0; }

.meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card .btn.btn-primary, .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card button.btn-primary, .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card button.gfield_choice_all_toggle, .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.btn-primary[type=text][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.gfield_choice_all_toggle[type=text][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.btn-primary[type=email][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.gfield_choice_all_toggle[type=email][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.btn-primary[type=search][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.gfield_choice_all_toggle[type=search][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.btn-primary[type=tel][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.gfield_choice_all_toggle[type=tel][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.btn-primary[type=number][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card input.gfield_choice_all_toggle[type=number][type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card select.btn-primary[type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card select.gfield_choice_all_toggle[type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card textarea.btn-primary[type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card textarea.gfield_choice_all_toggle[type="file"], .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card .gfield_choice_all_toggle, .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card .teamtailor-jobs__pagination__next, .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card .teamtailor-jobs__pagination__prev { display: none; }

@media (max-width: 1847.98px) { .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card { flex: 1 1 calc((100% - (80px * (3 - 1))) / 3); } }

@media (max-width: 991.98px) { .meet-the-cfo-team__wrapper__grid.executive-only > .team-member-card { flex: 1 0 100%; } }

@media (max-width: 1199.98px) { .meet-the-cfo-team__wrapper__grid { gap: 2rem; } }

.meet-the-cfo-team__wrapper .hidden-cfos { height: 0; opacity: 0; overflow: hidden; pointer-events: none; position: absolute; visibility: hidden; }

@media (max-width: 1199.98px) { .meet-the-cfo-team__wrapper { gap: 2rem; }
  .meet-the-cfo-team__wrapper header { flex-flow: row wrap; padding-bottom: 2rem; }
  .meet-the-cfo-team__wrapper header form { flex: 1 0 100%; } }

.meet-the-cfo-team.add-curve-divide > .container-xxxl { padding-bottom: 70px; }

.meet-the-cfo-team .inner { gap: 6rem; }

.meet-the-cfo-team aside { position: sticky; top: 250px; display: flex; flex-direction: column; gap: 2rem; flex: 1 0 425px; height: 100%; }

.meet-the-cfo-team aside .aside-top { border-radius: 16px; background-color: var(--cf-brand-secondary); display: flex; flex-direction: column; gap: 1.25rem; height: fit-content; max-width: 425px; padding: 64px 48px; }

.meet-the-cfo-team aside .aside-top .stat-value { font-size: 48px !important; }

.meet-the-cfo-team aside .aside-top h4, .meet-the-cfo-team aside .aside-top p { color: var(--cf-white); }

.meet-the-cfo-team aside .aside-top h4 { margin-bottom: 0; }

.meet-the-cfo-team aside .aside-top p { margin-bottom: 0.5rem; }

.meet-the-cfo-team aside .aside-top ul.tick-list { display: flex; flex-direction: column; gap: 0.75rem; padding: 0; margin: 0 0 1rem; list-style: none; }

.meet-the-cfo-team aside .aside-top ul.tick-list li.tick-list__item { color: var(--cf-white); display: flex; gap: 0.4375rem; list-style-type: none; margin-bottom: 0; }

.meet-the-cfo-team aside .aside-top ul.tick-list li.tick-list__item:before { color: var(--cf-turquoise); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 600; font-size: 1.25rem; left: 0; position: relative; transition: all 0.5s ease-in-out; }

.meet-the-cfo-team aside .aside-top ul.tick-list li.tick-list__item .tick-icon { flex-shrink: 0; margin-top: 0.125rem; color: var(--cf-turquoise); width: 1.25rem; height: 1.25rem; }

.meet-the-cfo-team aside .aside-top ul.tick-list li.tick-list__item span { flex: 1; }

.meet-the-cfo-team aside .aside-bottom { border-radius: 16px; background-color: var(--cf-brand-primary); display: flex; flex-direction: column; gap: 1.25rem; height: fit-content; max-width: 425px; padding: 64px 48px; }

.meet-the-cfo-team aside .aside-bottom h4, .meet-the-cfo-team aside .aside-bottom p { color: var(--cf-white); }

.meet-the-cfo-team aside .aside-bottom h4 { margin-bottom: 0; }

.meet-the-cfo-team aside .aside-bottom p { margin-bottom: 0.5rem; }

.meet-the-cfo-team aside .aside-bottom a { color: var(--cf-white) !important; text-decoration-color: transparent !important; text-decoration: underline; text-underline-offset: 7px; text-decoration-thickness: 1px; font-weight: 600; }

.meet-the-cfo-team aside .aside-bottom a:active, .meet-the-cfo-team aside .aside-bottom a:focus, .meet-the-cfo-team aside .aside-bottom a:hover { color: var(--cf-white) !important; text-decoration-color: white !important; }

.meet-the-cfo-team.margin-bottom-auto.margin-bottom-none { margin-bottom: 0 !important; }

.find-support { animation: slide-down .3s ease-in-out; }

.find-support .regional-team-members-headshots { align-items: center; display: flex; }

.find-support .regional-team-members-headshots img { border: 2px solid var(--cf-white); border-radius: 50px; width: 52.314px; height: 52.314px; flex-shrink: 0; }

.find-support .regional-team-members-headshots img:not(:first-of-type) { margin-left: -1rem; }

.find-support .inner { border-radius: 16px; background-color: var(--cf-brand-primary); padding: 64px; }

.find-support .inner h1, .find-support .inner h2, .find-support .inner h3, .find-support .inner h4, .find-support .inner h5, .find-support .inner h6, .find-support .inner .row p, .row .find-support .inner p, .find-support .inner p, .find-support .inner a:not(.btn):not(button):not(input[type=text][type="file"]):not(input[type=email][type="file"]):not(input[type=search][type="file"]):not(input[type=tel][type="file"]):not(input[type=number][type="file"]):not(select[type="file"]):not(textarea[type="file"]):not(.gfield_choice_all_toggle), .find-support .inner span, .find-support .inner li, .find-support .inner ul, .find-support .inner ol, .find-support .inner blockquote, .find-support .inner pre, .find-support .inner code, .find-support .inner input, .find-support .inner textarea, .find-support .inner label, .find-support .inner legend, .find-support .inner .gfield_consent_description, .find-support .inner .gfield_description { color: var(--cf-white); }

.find-support .inner > article { flex: 0 1 auto; gap: 2rem; }

@media (min-width: 1200px) { .find-support .inner > article:after { background-color: rgba(255, 255, 255, 0.5); content: ""; height: 100%; position: absolute; right: -3rem; top: 0; width: 1px; } }

.find-support .inner > article:last-child:after { display: none; }

.find-support .inner header { gap: 0.75rem; }

.find-support .inner header h3 { text-wrap: pretty; }

.find-support .inner header p, .find-support .inner header h3 { margin-bottom: 0; }

.find-support .inner footer { align-items: center; flex-flow: row wrap; gap: 2rem; justify-content: flex-start; }

.find-support .inner footer img { max-width: 229px; }

@media (max-width: 1199.98px) { .find-support .inner { padding: 32px; } }

.regions-map > .container-xxxl { max-width: 1360px; }

.regions-map header { margin-bottom: 32px; margin-left: auto; margin-right: auto; max-width: 850px; text-align: center; }

@media (min-width: 1200px) { .regions-map header { margin-bottom: 70px; } }

.regions-map .inner aside { display: flex; flex: 0 1 375px; flex-direction: column; gap: 0.4375rem; justify-content: center; }

.regions-map__region { align-self: stretch; background-color: var(--cf-white); border-radius: 5px; box-shadow: 197px 246px 88px 0px rgba(0, 0, 0, 0), 126px 157px 81px 0px rgba(0, 0, 0, 0), 71px 88px 68px 0px rgba(0, 0, 0, 0.02), 32px 39px 50px 0px rgba(0, 0, 0, 0.03), 8px 10px 28px 0px rgba(0, 0, 0, 0.03); cursor: pointer; display: flex; flex-direction: column; gap: 0; padding: 16px 24px; transition: all 0.5s ease-in-out; }

.regions-map__region.outside-uk { order: 1; }

.regions-map__region .h6, .regions-map__region .play-button span, .play-button .regions-map__region span { align-items: center; display: flex; justify-content: space-between; margin-bottom: 0; width: 100%; }

.regions-map__region .h6 i, .regions-map__region .play-button span i, .play-button .regions-map__region span i { font-size: 0.875rem; transition: all 0.5s ease-in-out; }

.regions-map__region p { padding-top: 1rem; }

.regions-map__region div { height: 100%; max-height: 0; opacity: 0; overflow: hidden; transition: all 0.5s ease-in-out; }

.regions-map__region.open { gap: 0.75rem; }

.regions-map__region.open i { transform: rotate(180deg); }

.regions-map__region.open div { max-height: 500px; opacity: 1; }

.regions-map__map-wrapper { flex: 1 1 auto; }

.regions-map__map-wrapper img { max-height: 80vh; object-fit: contain; }

.grid-boxes header { margin: 0 auto 32px; max-width: 80%; text-align: center; }

.grid-boxes header h2 span { color: var(--cf-brand-primary); }

@media (min-width: 1200px) { .grid-boxes header { margin-bottom: 64px; } }

.grid-boxes.column-stack .inner { display: flex; flex-direction: column; gap: 1.5rem; }

.grid-boxes:not(.column-stack) .box { flex: 1 0 calc(33.333% - 1.5rem); height: auto; }

.grid-boxes:not(.column-stack) .box h4 { margin-bottom: 0; }

.grid-boxes:not(.column-stack) .box:first-child:nth-last-child(1) { flex: 0 0 50%; }

.grid-boxes:not(.column-stack) .box:first-child:nth-last-child(2n), .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(2n) ~ .card { flex: 0 0 calc(50% - 0.625rem); }

@media (min-width: 992px) { .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(2n) figure, .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(2n) ~ .card figure { flex-basis: 325px; height: 325px; }
  .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(2n) figure img, .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(2n) ~ .card figure img { height: 250px; } }

@media (min-width: 992px) { .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(3n), .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(3n) ~ .card { flex: 0 0 calc(33.333% - 1rem); } }

@media (min-width: 992px) { .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(5n):nth-child(-n+2), .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(5n) ~ .card:nth-child(-n+2) { flex: 0 0 calc(50% - 1rem); }
  .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(5n):nth-child(n+3), .grid-boxes:not(.column-stack) .box:first-child:nth-last-child(5n) ~ .card:nth-child(n+3) { flex: 0 0 calc(33.333% - 1rem); } }

@media (min-width: 1200px) { .grid-boxes { z-index: 10; } }

.offset-two-col__wrapper { display: flex; flex-flow: row wrap; gap: 6rem; }

.offset-two-col__wrapper__left { display: flex; flex: 0 1 300px; flex-direction: column; gap: 1rem; justify-content: space-between; }

.offset-two-col__wrapper__left figure { box-shadow: 190px 263px 91px 0px rgba(0, 0, 0, 0), 122px 169px 83px 0px rgba(0, 0, 0, 0.01), 69px 95px 70px 0px rgba(0, 0, 0, 0.04), 30px 42px 52px 0px rgba(0, 0, 0, 0.07), 8px 11px 29px 0px rgba(0, 0, 0, 0.08); border-radius: 16px; height: auto; }

.offset-two-col__wrapper__left figure img, .offset-two-col__wrapper__left figure video { aspect-ratio: 195 / 260; border-radius: 16px; height: 100%; object-fit: cover; }

.offset-two-col__wrapper__left .stat { margin-top: auto; }

@media (max-width: 767.98px) { .offset-two-col__wrapper__left { flex: 1 0 100%; } }

.offset-two-col__wrapper__right { flex: 1 0 0; }

.offset-two-col__wrapper__right figure { box-shadow: 190px 263px 91px 0px rgba(0, 0, 0, 0), 122px 169px 83px 0px rgba(0, 0, 0, 0.01), 69px 95px 70px 0px rgba(0, 0, 0, 0.04), 30px 42px 52px 0px rgba(0, 0, 0, 0.07), 8px 11px 29px 0px rgba(0, 0, 0, 0.08); border-radius: 16px; height: auto; }

.offset-two-col__wrapper__right figure img, .offset-two-col__wrapper__right figure video { aspect-ratio: 948 / 632; border-radius: 16px; height: 100%; object-fit: cover; }

@media (min-width: 768px) { .offset-two-col__wrapper__right figure { margin-bottom: 40px; margin-top: 80px; } }

@media (max-width: 767.98px) { .offset-two-col__wrapper__right { flex: 1 0 100%; } }

@media (max-width: 767.98px) { .offset-two-col__wrapper { gap: 2rem; } }

.three-columns h2 { margin-bottom: 32px; }

@media (min-width: 1200px) { .three-columns h2 { margin-bottom: 64px; } }

.three-columns__cols { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0 48px; }

.three-columns__cols article i { color: var(--cf-light-blue); font-size: clamp(28px, calc(28px + (32 - 28) * (100vw - 375px) / (1660 - 375)), 32px); }

.three-columns__cols article h4 { margin-bottom: 0; }

@media (max-width: 1199.98px) { .three-columns__cols { grid-template-columns: 1fr 1fr; } }

@media (max-width: 575.98px) { .three-columns__cols { grid-template-columns: 1fr; } }

.header-section-text header { align-items: center; display: flex; flex-direction: column; gap: 2rem; max-width: 92%; text-align: center; margin-left: auto; margin-right: auto; }

.header-section-text header h2, .header-section-text header p { margin-bottom: 0; }

.header-section-text header h2 > strong, .header-section-text header h2 > em, .header-section-text header p > strong, .header-section-text header p > em { color: var(--cf-brand-primary); font-weight: 500; }

.header-section-text header h2 { max-width: 75%; }

.header-section-text__buttons { margin-top: 48px; display: flex; gap: 1.5rem; justify-content: center; }

.header-section-text__buttons .btn-group { width: auto; }

.text-article .inner { gap: 2rem; }

@media (min-width: 1200px) { .text-article .inner { gap: 6rem; } }

.text-article .text-block, .text-article .layer-stack .base-layer, .layer-stack .text-article .base-layer, .text-article .layer-stack .overlay-layer, .layer-stack .text-article .overlay-layer { flex: 0 1 calc(100% - 400px); }

.text-article aside { flex: 0 1 400px; position: sticky; top: 250px; }

.text-article aside.no-events-aside { border-radius: 16px; background-color: var(--cf-brand-secondary); display: flex; flex-direction: column; gap: 1.25rem; height: fit-content; max-width: 425px; padding: 64px 48px; }

.offset-two-col-aside__wrapper { display: flex; flex-flow: row wrap; gap: 6rem; }

.offset-two-col-aside__wrapper__left { flex: 1 0 0; }

.offset-two-col-aside__wrapper__left figure { height: auto; }

.offset-two-col-aside__wrapper__left figure img, .offset-two-col-aside__wrapper__left figure video { aspect-ratio: 948 / 632; border-radius: 16px; height: 100%; object-fit: cover; }

@media (min-width: 768px) { .offset-two-col-aside__wrapper__left figure { padding-bottom: 40px; padding-top: 80px; } }

@media (max-width: 767.98px) { .offset-two-col-aside__wrapper__left { flex: 1 0 100%; } }

.offset-two-col-aside__wrapper__right { display: flex; flex: 0 1 425px; flex-direction: column; gap: 1rem; justify-content: space-between; }

.offset-two-col-aside__wrapper__right > div:not(.stat) { border-radius: 16px; position: sticky; top: 150px; background-color: var(--cf-brand-secondary); display: flex; flex-direction: column; gap: 1.25rem; height: auto; max-width: 425px; padding: 64px 48px; }

.offset-two-col-aside__wrapper__right > div:not(.stat) h4, .offset-two-col-aside__wrapper__right > div:not(.stat) p { color: var(--cf-white); }

.offset-two-col-aside__wrapper__right > div:not(.stat) h4 { margin-bottom: 0; }

.offset-two-col-aside__wrapper__right > div:not(.stat) p { margin-bottom: 0.5rem; }

.offset-two-col-aside__wrapper__right .stat { gap: 1rem; margin-top: auto; max-width: 300px; }

.offset-two-col-aside__wrapper__right .stat-value { font-size: 48px !important; }

@media (max-width: 767.98px) { .offset-two-col-aside__wrapper__right { flex: 1 0 100%; } }

@media (max-width: 767.98px) { .offset-two-col-aside__wrapper { gap: 2rem; } }

.full-width-image { padding-top: 64px; }

.full-width-image figure { box-shadow: 190px 263px 91px 0px rgba(0, 0, 0, 0), 122px 169px 83px 0px rgba(0, 0, 0, 0.01), 69px 95px 70px 0px rgba(0, 0, 0, 0.04), 30px 42px 52px 0px rgba(0, 0, 0, 0.07), 8px 11px 29px 0px rgba(0, 0, 0, 0.08); border-radius: 12px; height: 100%; overflow: hidden; width: 100%; }

.full-width-image figure img, .full-width-image figure video { aspect-ratio: 1312 / 632; border-radius: 16px; height: 100%; object-fit: cover; }

@media (max-width: 767.98px) { .full-width-image figure img, .full-width-image figure video { aspect-ratio: 16 / 9; } }

.full-width-image .container-xxxl { position: relative; }

.full-width-image .swiper-button-next, .full-width-image .swiper-button-prev { bottom: 0 !important; margin: auto 0; position: absolute !important; top: 0 !important; }

.full-width-image__slider__slide.swiper-slide { border-radius: 16px; display: flex; flex-direction: column; gap: 2rem; justify-content: flex-end; overflow: hidden; padding: 3rem; height: auto; position: relative; transform-origin: center; transition: transform 0.5s ease-in-out; }

.full-width-image__slider__slide.swiper-slide blockquote { color: var(--cf-white); display: flex; flex-direction: column; gap: 0.75rem; max-width: 650px; z-index: 1; }

.full-width-image__slider__slide.swiper-slide svg { height: 24px; width: 34px; }

.full-width-image__slider__slide.swiper-slide .tag-group { display: flex; gap: 0.4375rem; position: absolute; right: 2rem; top: 2rem; z-index: 10; }

.full-width-image__slider__slide.swiper-slide .tag-group .tag { color: var(--cf-brand-secondary) !important; }

.full-width-image__slider__slide.swiper-slide > div { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(1); }

.full-width-image__slider__slide.swiper-slide > div > div { display: block; height: 100%; width: 100%; -webkit-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; }

.full-width-image__slider__slide.swiper-slide > div > div:after { background: linear-gradient(to bottom, transparent 25%, rgba(30, 37, 42, 0.875) 100%); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

@media (max-width: 575.98px) { .full-width-image__slider__slide.swiper-slide > div > div:after { background: linear-gradient(to bottom, transparent 0%, rgba(30, 37, 42, 0.875) 100%); } }

@media (min-width: 1200px) { .full-width-image__slider__slide.swiper-slide > div > div { -webkit-background-size: 100%; background-size: 100%; } }

@media (min-width: 1200px) { .full-width-image__slider__slide.swiper-slide > div { transform: scale(1.5); } }

@media (max-width: 1199.98px) { .full-width-image__slider__slide.swiper-slide { aspect-ratio: 16 / 9; transform: scale(0.925) !important; }
  .full-width-image__slider__slide.swiper-slide.swiper-slide-active { transform: scale(1) !important; } }

@media (min-width: 1200px) { .full-width-image__slider__slide.swiper-slide { aspect-ratio: 1016 / 620; border-radius: 47px; } }

.full-width-image__slider:active .arrows, .full-width-image__slider:focus .arrows, .full-width-image__slider:hover .arrows, .team-member-card:not(.horizontal):active h4.full-width-image__slider.btn .arrows, .team-member-card:not(.horizontal):active h4.full-width-image__slider.gfield_choice_all_toggle .arrows, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card:not(.horizontal):focus h4.full-width-image__slider.btn .arrows, .team-member-card:not(.horizontal):focus h4.full-width-image__slider.gfield_choice_all_toggle .arrows, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card:not(.horizontal):hover h4.full-width-image__slider.btn .arrows, .team-member-card:not(.horizontal):hover h4.full-width-image__slider.gfield_choice_all_toggle .arrows, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card.horizontal:active h4.full-width-image__slider.btn .arrows, .team-member-card.horizontal:active h4.full-width-image__slider.gfield_choice_all_toggle .arrows, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card.horizontal:active .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:active h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card.horizontal:focus h4.full-width-image__slider.btn .arrows, .team-member-card.horizontal:focus h4.full-width-image__slider.gfield_choice_all_toggle .arrows, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .team-member-card.horizontal:hover h4.full-width-image__slider.btn .arrows, .team-member-card.horizontal:hover h4.full-width-image__slider.gfield_choice_all_toggle .arrows, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.full-width-image__slider.teamtailor-jobs__pagination__next .arrows, .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows, .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.full-width-image__slider.teamtailor-jobs__pagination__prev .arrows { max-width: 1330px; opacity: 1; }

@media (max-width: 1199.98px) { .full-width-image__slider { align-items: stretch; }
  .full-width-image__slider__slider__slide { height: auto; } }

.table { padding-bottom: 70px; }

@media (min-width: 1200px) { .table { padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

.table header { margin: 0 auto 48px; max-width: 1080px; text-align: center; }

.table header p { text-wrap: pretty; }

@media (min-width: 1200px) { .table header { margin: 0 auto 96px; } }

@media (max-width: 1199.98px) { .table .container-xxxl { overflow: scroll; } }

.table__wrapper { border-radius: 16px; align-items: stretch; background-color: var(--cf-white); box-shadow: 493px 827px 250px 0px rgba(0, 0, 0, 0), 316px 529px 247px 0px rgba(0, 0, 0, 0), 178px 298px 208px 0px rgba(0, 0, 0, 0.01), 79px 132px 154px 0px rgba(0, 0, 0, 0.02), 20px 33px 85px 0px rgba(0, 0, 0, 0.02); margin: 48px auto; padding: 48px 0; }

.table__wrapper thead tr th { text-align: center; }

@media (max-width: 1199.98px) { .table__wrapper thead tr th { padding: 32px 0; } }

.table__wrapper tbody { padding-bottom: 70px; }

.table__wrapper tbody tr td { padding: 16px 24px; text-align: center; }

.table__wrapper tbody tr td:first-of-type { text-align: left; }

@media (max-width: 1199.98px) { .table__wrapper tbody tr td:first-of-type { border-right: 1px solid rgba(30, 37, 42, 0.2); } }

.table__wrapper tbody tr td i { color: var(--cf-dark-gold); font-size: 20px; }

@media (min-width: 1200px) { .table__wrapper tbody tr td { padding: 16px 48px; } }

.table__wrapper tbody tr:last-of-type td { padding-bottom: 76px; }

.table__wrapper th, .table__wrapper td { width: 25%; }

.table__wrapper th a.btn, .table__wrapper th a.gfield_choice_all_toggle, .table__wrapper th .teamtailor-jobs-widget a.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .table__wrapper th a.teamtailor-jobs__pagination__next, .table__wrapper th .teamtailor-jobs-widget a.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .table__wrapper th a.teamtailor-jobs__pagination__prev, .table__wrapper td a.btn, .table__wrapper td a.gfield_choice_all_toggle, .table__wrapper td .teamtailor-jobs-widget a.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .table__wrapper td a.teamtailor-jobs__pagination__next, .table__wrapper td .teamtailor-jobs-widget a.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .table__wrapper td a.teamtailor-jobs__pagination__prev { bottom: 0; left: 0; margin: auto; position: absolute; right: 0; }

@media (max-width: 1199.98px) { .table__wrapper th a.btn, .table__wrapper th a.gfield_choice_all_toggle, .table__wrapper th .teamtailor-jobs-widget a.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .table__wrapper th a.teamtailor-jobs__pagination__next, .table__wrapper th .teamtailor-jobs-widget a.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .table__wrapper th a.teamtailor-jobs__pagination__prev, .table__wrapper td a.btn, .table__wrapper td a.gfield_choice_all_toggle, .table__wrapper td .teamtailor-jobs-widget a.teamtailor-jobs__pagination__next, .teamtailor-jobs-widget .table__wrapper td a.teamtailor-jobs__pagination__next, .table__wrapper td .teamtailor-jobs-widget a.teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget .table__wrapper td a.teamtailor-jobs__pagination__prev { display: none; } }

@media (min-width: 1200px) { .table__wrapper th.featured, .table__wrapper td.featured { background-color: var(--cf-brand-secondary); color: var(--cf-white); font-weight: 600; }
  .table__wrapper th.featured i, .table__wrapper td.featured i { color: var(--cf-brand-primary); font-size: 20px; } }

@media (min-width: 1200px) { .table__wrapper th.featured { border-radius: 26px 26px 0 0; padding: 70px 70px 0; position: relative; transform: translateY(-50px); }
  .table__wrapper th.featured:before { content: ""; position: absolute; bottom: -51px; left: 0; width: 100%; height: 55px; background-color: var(--cf-brand-secondary); z-index: -1; }
  .table__wrapper tr:last-of-type td.featured { position: relative; }
  .table__wrapper tr:last-of-type td.featured:after { border-radius: 0 0 26px 26px; content: ""; position: absolute; bottom: -50px; left: 0; width: 100%; height: 50px; background-color: var(--cf-brand-secondary); } }

@media (max-width: 1199.98px) { .table__wrapper { border-radius: 0; margin-left: -24px; margin-right: -24px; }
  .table__wrapper td { min-width: 200px; }
  .table__wrapper th.featured { padding: 32px; }
  .table__wrapper th.featured svg { width: 100px; }
  .table__wrapper th.featured svg g path { fill: var(--cf-black); }
  .table__wrapper th.featured svg g path:last-of-type { fill: var(--cf-brand-primary); }
  .table__wrapper tr th { font-size: 1.125rem !important; } }

.case-studies-overview.ratio-50 > div[class^="container"] > div { align-items: flex-start; }

.case-studies-overview__right { display: flex; flex-direction: column; gap: 2rem; }

.case-studies-overview__right .links-column h4 { margin-bottom: 0; }

@media (min-width: 1200px) { .case-studies-overview__right { gap: 3.75rem; } }

.step-by-step header { margin: 0 auto 96px; max-width: 1080px; text-align: center; }

.step-by-step header h2 { margin-bottom: 0; }

.step-by-step header p { margin-top: 1rem; text-wrap: balance; }

.step-by-step__steps { display: flex; flex-direction: column; gap: 2rem; margin: 0 auto 0; max-width: 984px; }

.step-by-step__steps .step { width: 100%; box-shadow: none; }

@media (min-width: 1200px) { .step-by-step__steps .step:nth-of-type(even) { flex-direction: row-reverse; }
  .step-by-step__steps .step:nth-of-type(even) .vector { left: -25%; right: auto; }
  .step-by-step__steps .step:nth-of-type(even) .vector svg { transform: scale(-1, 1); } }

.step-by-step__steps .step figure { flex: 1 1 auto; overflow: visible; position: relative; }

.step-by-step__steps .step figure img, .step-by-step__steps .step figure video, .step-by-step__steps .step figure iframe { aspect-ratio: 600 / 434; border-radius: 16px; height: 100%; object-fit: cover; }

.step-by-step__steps .step figure figcaption { font-family: Gloock; font-size: 155.063px; font-style: normal; font-weight: 400; line-height: normal; position: absolute; right: -45px; top: -60px; text-align: center; }

.step-by-step__steps .step figure .vector { right: 0; transform: translate(50%, 10px); }

.step-by-step__steps .step .text-block, .step-by-step__steps .step .layer-stack .base-layer, .layer-stack .step-by-step__steps .step .base-layer, .step-by-step__steps .step .layer-stack .overlay-layer, .layer-stack .step-by-step__steps .step .overlay-layer { flex: 1 1 100%; }

.step-by-step__steps .step .text-block p, .step-by-step__steps .step .layer-stack .base-layer p, .layer-stack .step-by-step__steps .step .base-layer p, .step-by-step__steps .step .layer-stack .overlay-layer p, .layer-stack .step-by-step__steps .step .overlay-layer p { text-wrap: auto; }

.step-by-step__steps .step:last-of-type .vector { display: none; }

@media (min-width: 1200px) { .step-by-step__steps .step { align-items: center; gap: 6rem; } }

@media (min-width: 1200px) { .step-by-step__steps { gap: 8rem; } }

.step-by-step ul.tick-list { display: flex; flex-direction: row; flex-wrap: wrap; gap: 1.5rem; justify-content: center; padding: 0; margin: 1rem 0; list-style: none; }

.step-by-step ul.tick-list li.tick-list__item { display: flex; gap: 0.4375rem; list-style-type: none; margin-bottom: 0; }

.step-by-step ul.tick-list li.tick-list__item:before { color: var(--cf-turquoise); content: ""; font-family: "Font Awesome 6 Sharp"; font-weight: 600; font-size: 1.25rem; left: 0; position: relative; transition: all 0.5s ease-in-out; }

.step-by-step ul.tick-list li.tick-list__item .tick-icon { flex-shrink: 0; margin-top: 0.125rem; color: var(--cf-turquoise); width: 1.25rem; height: 1.25rem; }

.step-by-step ul.tick-list li.tick-list__item span { flex: 1; }

.split-content-contained.ratio-30 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-30 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-30 > div[class^="container"] > div > *:first-child { flex: 1 0 30%; }
  .split-content-contained.ratio-30 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-30 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-31 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-31 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-31 > div[class^="container"] > div > *:first-child { flex: 1 0 31%; }
  .split-content-contained.ratio-31 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-31 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-32 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-32 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-32 > div[class^="container"] > div > *:first-child { flex: 1 0 32%; }
  .split-content-contained.ratio-32 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-32 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-33 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-33 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-33 > div[class^="container"] > div > *:first-child { flex: 1 0 33%; }
  .split-content-contained.ratio-33 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-33 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-34 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-34 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-34 > div[class^="container"] > div > *:first-child { flex: 1 0 34%; }
  .split-content-contained.ratio-34 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-34 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-35 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-35 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-35 > div[class^="container"] > div > *:first-child { flex: 1 0 35%; }
  .split-content-contained.ratio-35 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-35 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-36 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-36 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-36 > div[class^="container"] > div > *:first-child { flex: 1 0 36%; }
  .split-content-contained.ratio-36 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-36 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-37 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-37 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-37 > div[class^="container"] > div > *:first-child { flex: 1 0 37%; }
  .split-content-contained.ratio-37 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-37 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-38 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-38 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-38 > div[class^="container"] > div > *:first-child { flex: 1 0 38%; }
  .split-content-contained.ratio-38 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-38 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-39 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-39 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-39 > div[class^="container"] > div > *:first-child { flex: 1 0 39%; }
  .split-content-contained.ratio-39 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-39 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-40 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-40 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-40 > div[class^="container"] > div > *:first-child { flex: 1 0 40%; }
  .split-content-contained.ratio-40 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-40 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-41 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-41 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-41 > div[class^="container"] > div > *:first-child { flex: 1 0 41%; }
  .split-content-contained.ratio-41 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-41 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-42 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-42 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-42 > div[class^="container"] > div > *:first-child { flex: 1 0 42%; }
  .split-content-contained.ratio-42 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-42 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-43 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-43 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-43 > div[class^="container"] > div > *:first-child { flex: 1 0 43%; }
  .split-content-contained.ratio-43 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-43 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-44 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-44 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-44 > div[class^="container"] > div > *:first-child { flex: 1 0 44%; }
  .split-content-contained.ratio-44 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-44 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-45 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-45 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-45 > div[class^="container"] > div > *:first-child { flex: 1 0 45%; }
  .split-content-contained.ratio-45 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-45 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-46 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-46 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-46 > div[class^="container"] > div > *:first-child { flex: 1 0 46%; }
  .split-content-contained.ratio-46 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-46 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-47 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-47 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-47 > div[class^="container"] > div > *:first-child { flex: 1 0 47%; }
  .split-content-contained.ratio-47 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-47 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-48 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-48 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-48 > div[class^="container"] > div > *:first-child { flex: 1 0 48%; }
  .split-content-contained.ratio-48 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-48 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-49 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-49 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-49 > div[class^="container"] > div > *:first-child { flex: 1 0 49%; }
  .split-content-contained.ratio-49 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-49 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-50 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-50 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-50 > div[class^="container"] > div > *:first-child { flex: 1 0 50%; }
  .split-content-contained.ratio-50 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-50 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-51 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-51 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-51 > div[class^="container"] > div > *:first-child { flex: 1 0 51%; }
  .split-content-contained.ratio-51 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-51 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-52 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-52 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-52 > div[class^="container"] > div > *:first-child { flex: 1 0 52%; }
  .split-content-contained.ratio-52 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-52 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-53 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-53 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-53 > div[class^="container"] > div > *:first-child { flex: 1 0 53%; }
  .split-content-contained.ratio-53 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-53 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-54 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-54 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-54 > div[class^="container"] > div > *:first-child { flex: 1 0 54%; }
  .split-content-contained.ratio-54 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-54 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-55 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-55 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-55 > div[class^="container"] > div > *:first-child { flex: 1 0 55%; }
  .split-content-contained.ratio-55 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-55 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-56 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-56 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-56 > div[class^="container"] > div > *:first-child { flex: 1 0 56%; }
  .split-content-contained.ratio-56 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-56 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-57 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-57 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-57 > div[class^="container"] > div > *:first-child { flex: 1 0 57%; }
  .split-content-contained.ratio-57 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-57 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-58 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-58 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-58 > div[class^="container"] > div > *:first-child { flex: 1 0 58%; }
  .split-content-contained.ratio-58 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-58 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-59 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-59 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-59 > div[class^="container"] > div > *:first-child { flex: 1 0 59%; }
  .split-content-contained.ratio-59 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-59 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-60 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-60 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-60 > div[class^="container"] > div > *:first-child { flex: 1 0 60%; }
  .split-content-contained.ratio-60 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-60 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-61 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-61 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-61 > div[class^="container"] > div > *:first-child { flex: 1 0 61%; }
  .split-content-contained.ratio-61 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-61 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-62 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-62 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-62 > div[class^="container"] > div > *:first-child { flex: 1 0 62%; }
  .split-content-contained.ratio-62 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-62 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-63 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-63 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-63 > div[class^="container"] > div > *:first-child { flex: 1 0 63%; }
  .split-content-contained.ratio-63 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-63 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-64 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-64 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-64 > div[class^="container"] > div > *:first-child { flex: 1 0 64%; }
  .split-content-contained.ratio-64 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-64 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-65 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-65 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-65 > div[class^="container"] > div > *:first-child { flex: 1 0 65%; }
  .split-content-contained.ratio-65 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-65 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-66 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-66 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-66 > div[class^="container"] > div > *:first-child { flex: 1 0 66%; }
  .split-content-contained.ratio-66 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-66 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-67 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-67 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-67 > div[class^="container"] > div > *:first-child { flex: 1 0 67%; }
  .split-content-contained.ratio-67 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-67 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-68 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-68 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-68 > div[class^="container"] > div > *:first-child { flex: 1 0 68%; }
  .split-content-contained.ratio-68 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-68 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-69 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-69 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-69 > div[class^="container"] > div > *:first-child { flex: 1 0 69%; }
  .split-content-contained.ratio-69 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-69 > div[class^="container"] > div { align-items: center; } }

.split-content-contained.ratio-70 > div[class^="container"] > div { width: 100%; }

@media (max-width: 1199.98px) { .split-content-contained.ratio-70 > div[class^="container"] > div > * { width: 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-70 > div[class^="container"] > div > *:first-child { flex: 1 0 70%; }
  .split-content-contained.ratio-70 > div[class^="container"] > div > *:not(:first-child) { flex: 1 1 100%; } }

@media (min-width: 1200px) { .split-content-contained.ratio-70 > div[class^="container"] > div { align-items: center; } }

.split-content-contained .inner { border-radius: 16px; overflow: hidden; padding: 32px; }

@media (min-width: 1200px) { .split-content-contained .inner { padding: 64px; } }

@media (max-width: 991.98px) { .split-content-contained .content-split { gap: 2rem; } }

.stats-row { padding-top: 32px; }

.stats-row header { display: flex; flex-direction: row; justify-content: space-between; margin-bottom: 32px; }

.stats-row header h2 { margin-bottom: 0; }

.stats-row header .vector { right: 0; top: -20%; }

@media (min-width: 992px) { .stats-row header { margin-bottom: 48px; } }

.stats-row .toggle-content.on .toggle { background-color: var(--cf-brand-primary); }

.stats-row .toggle-content.on .thumb { left: 22.5px; }

.stats-row__wrapper { position: relative; }

.stats-row__wrapper__base-layer, .stats-row__wrapper__overlay-layer { transform: translateY(50px); transition: 0.4s ease-in-out; }

@media (min-width: 1200px) { .stats-row__wrapper__base-layer .stat:nth-child(2), .stats-row__wrapper__overlay-layer .stat:nth-child(2) { border-left: 1px solid rgba(40, 49, 56, 0.2); border-right: 1px solid rgba(40, 49, 56, 0.2); padding: 0 64px; }
  .stats-row__wrapper__base-layer .stat:nth-child(2):last-child, .stats-row__wrapper__overlay-layer .stat:nth-child(2):last-child { border-right: none; } }

.stats-row__wrapper__base-layer { opacity: 1; position: relative; transition: 0.4s ease-in-out; transform: translateY(0px); z-index: 1; }

.stats-row__wrapper__overlay-layer { height: 100%; left: 0; opacity: 0; position: absolute; top: 0; transform: translateY(50px); transition: 0.4s ease-in-out; width: 100%; z-index: -1; }

.stats-row__wrapper.show-overlay-layer .stats-row__wrapper__base-layer { opacity: 0; transform: translateY(-50px); transition: 0.4s ease-in-out; }

.stats-row__wrapper.show-overlay-layer .stats-row__wrapper__overlay-layer { opacity: 1; transform: translateY(0px); transition: 0.4s ease-in-out; }

@media (min-width: 1200px) { .stats-row { padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

@media (min-width: 782px) { .wp-admin .interface-complementary-area { width: 500px; } }

.content-block { margin-bottom: 2rem; }

.content-block.module-block-image-image { width: 100%; gap: 2rem; }

@media (min-width: 768px) { .content-block.module-block-image-image { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: auto; } }

.content-block.module-block-image-image figure { margin-bottom: 2rem; }

@media (min-width: 768px) { .content-block.module-block-image-image figure { margin: 0; } }

body.single-post .hero { margin-bottom: 0; padding-bottom: 0; }

body.single-post .hero .text-block ul, body.single-post .hero .layer-stack .base-layer ul, .layer-stack body.single-post .hero .base-layer ul, body.single-post .hero .layer-stack .overlay-layer ul, .layer-stack body.single-post .hero .overlay-layer ul { align-items: center; display: flex; flex-flow: row wrap; gap: 0.75rem 1.5rem; list-style: none; margin-left: 0; padding-bottom: 0; }

body.single-post .hero .text-block ul li, body.single-post .hero .layer-stack .base-layer ul li, .layer-stack body.single-post .hero .base-layer ul li, body.single-post .hero .layer-stack .overlay-layer ul li, .layer-stack body.single-post .hero .overlay-layer ul li { margin-bottom: 0; margin-left: 0; }

body.single-post .text-article { padding-bottom: 70px; padding-top: 70px; }

body.single-post .text-article aside { display: flex; flex-direction: column; gap: 1.5rem; }

body.single-post .text-article aside h3 { margin-bottom: 0; }

body.single-post .text-article aside .box { height: auto; }

@media (min-width: 1200px) { body.single-post .text-article { padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); padding-top: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

body.single-event .text-article { padding-bottom: 70px; padding-top: 70px; }

body.single-event .text-article aside { display: flex; flex-direction: column; gap: 1.5rem; }

body.single-event .text-article aside h3 { margin-bottom: 0; }

body.single-event .text-article aside .box { height: auto; }

@media (min-width: 1200px) { body.single-event .text-article { padding-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

body.single-our-approach .hero.layout-2 h1 { margin-bottom: -20px; }

body.single-our-approach .hero.layout-2 i { color: var(--cf-turquoise); }

body.single-our-approach .expertise-slider .container-xxxl > header h2 { text-align: left; }

body.page-template-billing { background-color: #eeeeee; }

body.page-template-billing main { padding-top: 200px; }

@media (min-width: 992px) { body.page-template-billing main { padding-top: 160px; } }

body.wp-singular.page-id-896 .site-footer, body.wp-singular.page-id-902 .site-footer { position: relative; z-index: 1; }

body.single-success_stories .module-position-1.split-content { padding-top: 70px; z-index: 101; }

body.single-our_team .split-content.last-block.margin-bottom-none { margin-bottom: 70px; }

@media (min-width: 1200px) { body.single-our_team .split-content.last-block.margin-bottom-none { margin-bottom: clamp(70px, calc(70px + (140 - 70) * (100vw - 375px) / (1660 - 375)), 140px); } }

body.page-template-success-stories .success-stories form, body.page-template-success-stories .video-testimonials form, body.page-template-video-testimonials .success-stories form, body.page-template-video-testimonials .video-testimonials form { align-items: center; flex-direction: column; gap: 1.5rem; justify-content: center; margin-bottom: 70px; }

body.page-template-success-stories .success-stories form .h4, body.page-template-success-stories .success-stories form .gform_title, body.page-template-success-stories .success-stories form .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title, .teamtailor-jobs-widget .teamtailor-jobs__job body.page-template-success-stories .success-stories form a.teamtailor-jobs__job-title, body.page-template-success-stories .success-stories form .text-block ul.tick-list--bold li, .text-block ul.tick-list--bold body.page-template-success-stories .success-stories form li, body.page-template-success-stories .success-stories form .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold body.page-template-success-stories .success-stories form li, body.page-template-success-stories .success-stories form .layer-stack .overlay-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold body.page-template-success-stories .success-stories form li, body.page-template-success-stories .success-stories form .split-content.video-transcript .text-block.content h2, .split-content.video-transcript .text-block.content body.page-template-success-stories .success-stories form h2, body.page-template-success-stories .success-stories form .split-content.video-transcript .layer-stack .content.base-layer h2, .split-content.video-transcript .layer-stack .content.base-layer body.page-template-success-stories .success-stories form h2, body.page-template-success-stories .success-stories form .layer-stack .split-content.video-transcript .content.base-layer h2, .layer-stack .split-content.video-transcript .content.base-layer body.page-template-success-stories .success-stories form h2, body.page-template-success-stories .success-stories form .split-content.video-transcript .layer-stack .content.overlay-layer h2, .split-content.video-transcript .layer-stack .content.overlay-layer body.page-template-success-stories .success-stories form h2, body.page-template-success-stories .success-stories form .layer-stack .split-content.video-transcript .content.overlay-layer h2, .layer-stack .split-content.video-transcript .content.overlay-layer body.page-template-success-stories .success-stories form h2, body.page-template-success-stories .success-stories form .table__wrapper thead tr th, .table__wrapper thead tr body.page-template-success-stories .success-stories form th, body.page-template-success-stories .video-testimonials form .h4, body.page-template-success-stories .video-testimonials form .gform_title, body.page-template-success-stories .video-testimonials form .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title, .teamtailor-jobs-widget .teamtailor-jobs__job body.page-template-success-stories .video-testimonials form a.teamtailor-jobs__job-title, body.page-template-success-stories .video-testimonials form .text-block ul.tick-list--bold li, .text-block ul.tick-list--bold body.page-template-success-stories .video-testimonials form li, body.page-template-success-stories .video-testimonials form .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold body.page-template-success-stories .video-testimonials form li, body.page-template-success-stories .video-testimonials form .layer-stack .overlay-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold body.page-template-success-stories .video-testimonials form li, body.page-template-success-stories .video-testimonials form .split-content.video-transcript .text-block.content h2, .split-content.video-transcript .text-block.content body.page-template-success-stories .video-testimonials form h2, body.page-template-success-stories .video-testimonials form .split-content.video-transcript .layer-stack .content.base-layer h2, .split-content.video-transcript .layer-stack .content.base-layer body.page-template-success-stories .video-testimonials form h2, body.page-template-success-stories .video-testimonials form .layer-stack .split-content.video-transcript .content.base-layer h2, .layer-stack .split-content.video-transcript .content.base-layer body.page-template-success-stories .video-testimonials form h2, body.page-template-success-stories .video-testimonials form .split-content.video-transcript .layer-stack .content.overlay-layer h2, .split-content.video-transcript .layer-stack .content.overlay-layer body.page-template-success-stories .video-testimonials form h2, body.page-template-success-stories .video-testimonials form .layer-stack .split-content.video-transcript .content.overlay-layer h2, .layer-stack .split-content.video-transcript .content.overlay-layer body.page-template-success-stories .video-testimonials form h2, body.page-template-success-stories .video-testimonials form .table__wrapper thead tr th, .table__wrapper thead tr body.page-template-success-stories .video-testimonials form th, body.page-template-video-testimonials .success-stories form .h4, body.page-template-video-testimonials .success-stories form .gform_title, body.page-template-video-testimonials .success-stories form .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title, .teamtailor-jobs-widget .teamtailor-jobs__job body.page-template-video-testimonials .success-stories form a.teamtailor-jobs__job-title, body.page-template-video-testimonials .success-stories form .text-block ul.tick-list--bold li, .text-block ul.tick-list--bold body.page-template-video-testimonials .success-stories form li, body.page-template-video-testimonials .success-stories form .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold body.page-template-video-testimonials .success-stories form li, body.page-template-video-testimonials .success-stories form .layer-stack .overlay-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold body.page-template-video-testimonials .success-stories form li, body.page-template-video-testimonials .success-stories form .split-content.video-transcript .text-block.content h2, .split-content.video-transcript .text-block.content body.page-template-video-testimonials .success-stories form h2, body.page-template-video-testimonials .success-stories form .split-content.video-transcript .layer-stack .content.base-layer h2, .split-content.video-transcript .layer-stack .content.base-layer body.page-template-video-testimonials .success-stories form h2, body.page-template-video-testimonials .success-stories form .layer-stack .split-content.video-transcript .content.base-layer h2, .layer-stack .split-content.video-transcript .content.base-layer body.page-template-video-testimonials .success-stories form h2, body.page-template-video-testimonials .success-stories form .split-content.video-transcript .layer-stack .content.overlay-layer h2, .split-content.video-transcript .layer-stack .content.overlay-layer body.page-template-video-testimonials .success-stories form h2, body.page-template-video-testimonials .success-stories form .layer-stack .split-content.video-transcript .content.overlay-layer h2, .layer-stack .split-content.video-transcript .content.overlay-layer body.page-template-video-testimonials .success-stories form h2, body.page-template-video-testimonials .success-stories form .table__wrapper thead tr th, .table__wrapper thead tr body.page-template-video-testimonials .success-stories form th, body.page-template-video-testimonials .video-testimonials form .h4, body.page-template-video-testimonials .video-testimonials form .gform_title, body.page-template-video-testimonials .video-testimonials form .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title, .teamtailor-jobs-widget .teamtailor-jobs__job body.page-template-video-testimonials .video-testimonials form a.teamtailor-jobs__job-title, body.page-template-video-testimonials .video-testimonials form .text-block ul.tick-list--bold li, .text-block ul.tick-list--bold body.page-template-video-testimonials .video-testimonials form li, body.page-template-video-testimonials .video-testimonials form .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold body.page-template-video-testimonials .video-testimonials form li, body.page-template-video-testimonials .video-testimonials form .layer-stack .overlay-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold body.page-template-video-testimonials .video-testimonials form li, body.page-template-video-testimonials .video-testimonials form .split-content.video-transcript .text-block.content h2, .split-content.video-transcript .text-block.content body.page-template-video-testimonials .video-testimonials form h2, body.page-template-video-testimonials .video-testimonials form .split-content.video-transcript .layer-stack .content.base-layer h2, .split-content.video-transcript .layer-stack .content.base-layer body.page-template-video-testimonials .video-testimonials form h2, body.page-template-video-testimonials .video-testimonials form .layer-stack .split-content.video-transcript .content.base-layer h2, .layer-stack .split-content.video-transcript .content.base-layer body.page-template-video-testimonials .video-testimonials form h2, body.page-template-video-testimonials .video-testimonials form .split-content.video-transcript .layer-stack .content.overlay-layer h2, .split-content.video-transcript .layer-stack .content.overlay-layer body.page-template-video-testimonials .video-testimonials form h2, body.page-template-video-testimonials .video-testimonials form .layer-stack .split-content.video-transcript .content.overlay-layer h2, .layer-stack .split-content.video-transcript .content.overlay-layer body.page-template-video-testimonials .video-testimonials form h2, body.page-template-video-testimonials .video-testimonials form .table__wrapper thead tr th, .table__wrapper thead tr body.page-template-video-testimonials .video-testimonials form th { color: var(--cf-black); letter-spacing: 0; white-space: nowrap; }

body.page-template-success-stories .success-stories form select, body.page-template-success-stories .video-testimonials form select, body.page-template-video-testimonials .success-stories form select, body.page-template-video-testimonials .video-testimonials form select { background-position-x: calc(100% - 16px); min-width: 225px; width: 100%; }

@media (min-width: 1200px) { body.page-template-success-stories .success-stories form select, body.page-template-success-stories .video-testimonials form select, body.page-template-video-testimonials .success-stories form select, body.page-template-video-testimonials .video-testimonials form select { min-width: 225px; width: auto; } }

@media (min-width: 1200px) { body.page-template-success-stories .success-stories form, body.page-template-success-stories .video-testimonials form, body.page-template-video-testimonials .success-stories form, body.page-template-video-testimonials .video-testimonials form { flex-direction: row; margin-bottom: 96px; } }

body.page-template-video-testimonials { background: linear-gradient(to bottom, transparent 100vh, var(--cf-brand-secondary) 0%); }

body.page-template-billing main#content { padding-top: 0; }

body.page-template-billing main#content header.site-header, body.page-template-billing main#content div.site-footer__top, body.page-template-billing main#content footer.site-footer { display: none; }

body.single-our_team .team-hero p { text-align: unset !important; }

@media (min-width: 768px) { body.single-our_team .team-hero .content-split { align-items: flex-start; }
  body.single-our_team .team-hero .content-split .media-block.team-member, body.single-our_team .team-hero .content-split .layer-stack__media .team-member.base-layer, .layer-stack__media body.single-our_team .team-hero .content-split .team-member.base-layer, body.single-our_team .team-hero .content-split .layer-stack__media .team-member.overlay-layer, .layer-stack__media body.single-our_team .team-hero .content-split .team-member.overlay-layer { margin-top: 4rem; } }

body.single-our_team .three-columns__cols { row-gap: 2rem; }

body.single-job .text-block ul, body.single-job .layer-stack .base-layer ul, .layer-stack body.single-job .base-layer ul, body.single-job .layer-stack .overlay-layer ul, .layer-stack body.single-job .overlay-layer ul, body.single-job .text-block ol, body.single-job .layer-stack .base-layer ol, .layer-stack body.single-job .base-layer ol, body.single-job .layer-stack .overlay-layer ol, .layer-stack body.single-job .overlay-layer ol { padding-left: 1em; }

body.single-job .text-block ul li, body.single-job .layer-stack .base-layer ul li, .layer-stack body.single-job .base-layer ul li, body.single-job .layer-stack .overlay-layer ul li, .layer-stack body.single-job .overlay-layer ul li, body.single-job .text-block ol li, body.single-job .layer-stack .base-layer ol li, .layer-stack body.single-job .base-layer ol li, body.single-job .layer-stack .overlay-layer ol li, .layer-stack body.single-job .overlay-layer ol li { margin-bottom: 0.5em; }

body.single-job .text-block ul li::marker, body.single-job .layer-stack .base-layer ul li::marker, .layer-stack body.single-job .base-layer ul li::marker, body.single-job .layer-stack .overlay-layer ul li::marker, .layer-stack body.single-job .overlay-layer ul li::marker, body.single-job .text-block ol li::marker, body.single-job .layer-stack .base-layer ol li::marker, .layer-stack body.single-job .base-layer ol li::marker, body.single-job .layer-stack .overlay-layer ol li::marker, .layer-stack body.single-job .overlay-layer ol li::marker { color: var(--cf-brand-primary); }

body.page-template-legal .text-block ul, body.page-template-legal .layer-stack .base-layer ul, .layer-stack body.page-template-legal .base-layer ul, body.page-template-legal .layer-stack .overlay-layer ul, .layer-stack body.page-template-legal .overlay-layer ul, body.page-template-legal .text-block ol, body.page-template-legal .layer-stack .base-layer ol, .layer-stack body.page-template-legal .base-layer ol, body.page-template-legal .layer-stack .overlay-layer ol, .layer-stack body.page-template-legal .overlay-layer ol { padding-left: 0em; }

body.page-template-legal .text-block ul li, body.page-template-legal .layer-stack .base-layer ul li, .layer-stack body.page-template-legal .base-layer ul li, body.page-template-legal .layer-stack .overlay-layer ul li, .layer-stack body.page-template-legal .overlay-layer ul li, body.page-template-legal .text-block ol li, body.page-template-legal .layer-stack .base-layer ol li, .layer-stack body.page-template-legal .base-layer ol li, body.page-template-legal .layer-stack .overlay-layer ol li, .layer-stack body.page-template-legal .overlay-layer ol li { margin-bottom: 0.5em; }

body.page-template-legal .text-block ul li::marker, body.page-template-legal .layer-stack .base-layer ul li::marker, .layer-stack body.page-template-legal .base-layer ul li::marker, body.page-template-legal .layer-stack .overlay-layer ul li::marker, .layer-stack body.page-template-legal .overlay-layer ul li::marker, body.page-template-legal .text-block ol li::marker, body.page-template-legal .layer-stack .base-layer ol li::marker, .layer-stack body.page-template-legal .base-layer ol li::marker, body.page-template-legal .layer-stack .overlay-layer ol li::marker, .layer-stack body.page-template-legal .overlay-layer ol li::marker { color: var(--cf-brand-primary); }

body.page-template-location-landing-page .hero .description { margin-top: 1rem; }

body.page-template-location-landing-page .header-section-text.margin-bottom-none.bgcolor-white { padding-bottom: 0; }

body.page-template-location-landing-page .header-section-text.margin-bottom-none.add-curve-divide { padding-bottom: 96px; }

body.page-template-location-landing-page h2 em { font-style: normal; color: var(--cf-brand-primary); }

.landing-page__cfo h2 { margin-bottom: 0.5rem; }

.landing-page__cfo h3 { color: var(--cf-brand-primary); margin-bottom: 1.5rem; }

.landing-page__cfo p { margin-bottom: 1.5rem; }

.landing-page__quote .h4, .landing-page__quote .gform_title, .landing-page__quote .teamtailor-jobs-widget .teamtailor-jobs__job a.teamtailor-jobs__job-title, .teamtailor-jobs-widget .teamtailor-jobs__job .landing-page__quote a.teamtailor-jobs__job-title, .landing-page__quote .text-block ul.tick-list--bold li, .text-block ul.tick-list--bold .landing-page__quote li, .landing-page__quote .layer-stack .base-layer ul.tick-list--bold li, .layer-stack .base-layer ul.tick-list--bold .landing-page__quote li, .landing-page__quote .layer-stack .overlay-layer ul.tick-list--bold li, .layer-stack .overlay-layer ul.tick-list--bold .landing-page__quote li, .landing-page__quote .split-content.video-transcript .text-block.content h2, .split-content.video-transcript .text-block.content .landing-page__quote h2, .landing-page__quote .split-content.video-transcript .layer-stack .content.base-layer h2, .split-content.video-transcript .layer-stack .content.base-layer .landing-page__quote h2, .landing-page__quote .layer-stack .split-content.video-transcript .content.base-layer h2, .layer-stack .split-content.video-transcript .content.base-layer .landing-page__quote h2, .landing-page__quote .split-content.video-transcript .layer-stack .content.overlay-layer h2, .split-content.video-transcript .layer-stack .content.overlay-layer .landing-page__quote h2, .landing-page__quote .layer-stack .split-content.video-transcript .content.overlay-layer h2, .layer-stack .split-content.video-transcript .content.overlay-layer .landing-page__quote h2, .landing-page__quote .table__wrapper thead tr th, .table__wrapper thead tr .landing-page__quote th { margin-bottom: 1.5rem; }

.landing-page__quote p { margin-bottom: 1.5rem; }

.landing-page__quote > strong { color: var(--cf-light-blue); font-weight: 400; display: block; margin-bottom: 2rem; }

body.single-event .text-article img { height: auto; max-width: 100%; border-radius: 1rem; overflow: hidden; }

body.single-event .event-features { display: grid; gap: 24px; grid-template-columns: repeat(3, 1fr); width: fit-content; }

body.single-event h1 { margin-bottom: 1.5rem; }

body.single-event .site-footer__top svg { background: linear-gradient(to bottom, var(--cf-white) 50%, var(--cf-brand-primary) 0%); transform: translateY(-2px); }

body.single-event aside { display: flex; flex-direction: column; gap: 1.5rem; }

body.single-event aside h3 { margin-bottom: 0; }

@media (max-width: 1199.98px) { body.single-event aside { flex: 0 1 300px; } }

@media (max-width: 1199.98px) { body.single-event .text-article .text-block, body.single-event .text-article .layer-stack .base-layer, .layer-stack body.single-event .text-article .base-layer, body.single-event .text-article .layer-stack .overlay-layer, .layer-stack body.single-event .text-article .overlay-layer { flex: 0 1 calc(100% - 300px); } }

body.single-event #form_anchor { transform: translateY(-25vh); }

body.post-type-archive-event .hero.layout-3:not(.blogs) { background-color: var(--cf-white); margin-bottom: 0; padding-bottom: 64px; }

@media (min-width: 1200px) { body.post-type-archive-event .hero.layout-3:not(.blogs) { margin-bottom: 72px; padding-bottom: 96px; } }

body.post-type-archive-event .events { background-color: var(--cf-cream); padding: 64px 0; }

body.post-type-archive-event .events__wrapper { display: grid; grid-template-columns: repeat(1, 1fr); gap: 1.5rem; }

body.post-type-archive-event .events__wrapper .event-card { background-color: var(--cf-white); border-radius: 16px; box-shadow: 133px 228px 74px 0 rgba(0, 0, 0, 0), 85px 146px 68px 0 rgba(0, 0, 0, 0.01), 48px 82px 57px 0 rgba(0, 0, 0, 0.03), 21px 37px 42px 0 rgba(0, 0, 0, 0.05), 5px 9px 23px 0 rgba(0, 0, 0, 0.06); overflow: hidden; }

body.post-type-archive-event .events__wrapper .event-card__image { aspect-ratio: 390 / 242; overflow: hidden; }

body.post-type-archive-event .events__wrapper .event-card__image img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.025); transition: all 0.5s ease-in-out; }

body.post-type-archive-event .events__wrapper .event-card__content { padding: 2rem; display: flex; flex-direction: column; gap: 1rem; }

body.post-type-archive-event .events__wrapper .event-card__content h3 { margin-bottom: 0; }

body.post-type-archive-event .events__wrapper .event-card__content h4 { margin-bottom: 0.25rem; }

body.post-type-archive-event .events__wrapper .event-card__content__misc { display: flex; flex-flow: row wrap; gap: 2rem; }

body.post-type-archive-event .events__wrapper .event-card__content__misc h4 { line-height: 30px; }

body.post-type-archive-event .events__wrapper .event-card:active .event-card__image > img, body.post-type-archive-event .events__wrapper .event-card:focus .event-card__image > img, body.post-type-archive-event .events__wrapper .event-card:hover .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):active h4.event-card.btn .event-card__image > img, .team-member-card:not(.horizontal):active body.post-type-archive-event .events__wrapper h4.event-card.btn .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):active h4.event-card.gfield_choice_all_toggle .event-card__image > img, .team-member-card:not(.horizontal):active body.post-type-archive-event .events__wrapper h4.event-card.gfield_choice_all_toggle .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):active .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .team-member-card:not(.horizontal):active .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card:not(.horizontal):active h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):active body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):focus h4.event-card.btn .event-card__image > img, .team-member-card:not(.horizontal):focus body.post-type-archive-event .events__wrapper h4.event-card.btn .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):focus h4.event-card.gfield_choice_all_toggle .event-card__image > img, .team-member-card:not(.horizontal):focus body.post-type-archive-event .events__wrapper h4.event-card.gfield_choice_all_toggle .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .team-member-card:not(.horizontal):focus .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):focus body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):hover h4.event-card.btn .event-card__image > img, .team-member-card:not(.horizontal):hover body.post-type-archive-event .events__wrapper h4.event-card.btn .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):hover h4.event-card.gfield_choice_all_toggle .event-card__image > img, .team-member-card:not(.horizontal):hover body.post-type-archive-event .events__wrapper h4.event-card.gfield_choice_all_toggle .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .team-member-card:not(.horizontal):hover .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .teamtailor-jobs-widget .team-member-card:not(.horizontal):hover body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:active h4.event-card.btn .event-card__image > img, .team-member-card.horizontal:active body.post-type-archive-event .events__wrapper h4.event-card.btn .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:active h4.event-card.gfield_choice_all_toggle .event-card__image > img, .team-member-card.horizontal:active body.post-type-archive-event .events__wrapper h4.event-card.gfield_choice_all_toggle .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:active .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .team-member-card.horizontal:active .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card.horizontal:active h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .teamtailor-jobs-widget .team-member-card.horizontal:active body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:active .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .team-member-card.horizontal:active .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card.horizontal:active h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .teamtailor-jobs-widget .team-member-card.horizontal:active body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:focus h4.event-card.btn .event-card__image > img, .team-member-card.horizontal:focus body.post-type-archive-event .events__wrapper h4.event-card.btn .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:focus h4.event-card.gfield_choice_all_toggle .event-card__image > img, .team-member-card.horizontal:focus body.post-type-archive-event .events__wrapper h4.event-card.gfield_choice_all_toggle .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .team-member-card.horizontal:focus .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .teamtailor-jobs-widget .team-member-card.horizontal:focus body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:focus .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .team-member-card.horizontal:focus .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card.horizontal:focus h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .teamtailor-jobs-widget .team-member-card.horizontal:focus body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:hover h4.event-card.btn .event-card__image > img, .team-member-card.horizontal:hover body.post-type-archive-event .events__wrapper h4.event-card.btn .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:hover h4.event-card.gfield_choice_all_toggle .event-card__image > img, .team-member-card.horizontal:hover body.post-type-archive-event .events__wrapper h4.event-card.gfield_choice_all_toggle .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .team-member-card.horizontal:hover .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, .teamtailor-jobs-widget .team-member-card.horizontal:hover body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__next .event-card__image > img, body.post-type-archive-event .events__wrapper .team-member-card.horizontal:hover .teamtailor-jobs-widget h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .team-member-card.horizontal:hover .teamtailor-jobs-widget body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, body.post-type-archive-event .events__wrapper .teamtailor-jobs-widget .team-member-card.horizontal:hover h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img, .teamtailor-jobs-widget .team-member-card.horizontal:hover body.post-type-archive-event .events__wrapper h4.event-card.teamtailor-jobs__pagination__prev .event-card__image > img { transform: scale(1); }

@media (min-width: 768px) { body.post-type-archive-event .events__wrapper { grid-template-columns: repeat(2, 1fr); } }

@media (min-width: 1200px) { body.post-type-archive-event .events__wrapper { gap: 64px 1.5rem; grid-template-columns: repeat(3, 1fr); } }

.event-meta { display: flex; flex-direction: column; gap: 1.5rem; margin-top: 1.5rem; margin-bottom: 1.5rem; }

@media (min-width: 1200px) { .event-meta { flex-direction: row; align-items: center; justify-content: flex-start; gap: 6rem; flex-wrap: wrap; } }

.event-meta p strong { color: var(--cf-brand-primary); font-weight: 600; display: block; }

.event-meta p:last-of-type { margin-bottom: 0; }

.event-lineup { display: flex; flex-direction: column; gap: 1.5rem; background-color: var(--cf-cream); border-radius: 1rem; padding: 3rem; }

.event-lineup__member { display: grid; grid-template-columns: 150px 3fr; gap: 1.875rem; }

@media (max-width: 575.98px) { .event-lineup__member { grid-template-columns: 1fr; } }

.event-lineup__member__image { align-self: start; background-color: #ffffff; max-width: 150px; border-radius: 50%; overflow: hidden; }

.event-lineup__member__image img { aspect-ratio: 1 / 1; object-fit: cover; }

.event-lineup__member__name { display: flex; align-items: center; gap: 0.4375rem; margin-bottom: 0.25rem; }

@media (max-width: 767.98px) { .event-lineup__member__name { flex-direction: column-reverse; align-items: flex-start; } }

.event-lineup__member__type { display: inline-flex; padding: 8px 12px; justify-content: center; align-items: center; gap: 10px; border-radius: 31px; background: var(--pink, #E6007E); color: #FFFFFF; font-size: 0.875rem; font-weight: 600; }

.event-lineup__member__type--speaker { background: var(--blue, #2675EA); }

.event-lineup__member__info { display: flex; flex-direction: column; justify-content: center; gap: 0.125rem; }

.event-lineup__member__role { color: var(--cf-brand-primary); font-weight: 600; }

.event-lineup__member__bio { font-size: 0.875rem; }

.event-agenda { display: flex; flex-direction: column; gap: 0.375rem; background-color: var(--cf-cream); border-radius: 1rem; padding: 3rem; }

.event-agenda__items { padding-left: 1em; }

body.single-job:has(.job__content) { background-color: #ffffff; }

body.single-job:has(.job__content) .site-footer__top::before { content: ''; width: 100%; display: block; position: absolute; left: 0; right: 0; bottom: calc(0% + 2px); top: -2px; background-color: var(--cf-cream); z-index: -1; }

body.single-job:has(.job__content) section.hero .rank-math-breadcrumb { --cf-brand-primary: white; --cf-light-blue: var(--cf-golden-yellow); }

body.single-job:has(.job__content) .text-article { padding-top: var(--section-spacing-medium); }

body.single-job:has(.job__content) .text-article .inner > .text-block, body.single-job:has(.job__content) .text-article .layer-stack .inner > .base-layer, .layer-stack body.single-job:has(.job__content) .text-article .inner > .base-layer, body.single-job:has(.job__content) .text-article .layer-stack .inner > .overlay-layer, .layer-stack body.single-job:has(.job__content) .text-article .inner > .overlay-layer { display: flex; flex-direction: column; gap: 3rem; }

body.single-job:has(.job__content) .text-article .inner > .text-block .job__content h2, body.single-job:has(.job__content) .text-article .layer-stack .inner > .base-layer .job__content h2, .layer-stack body.single-job:has(.job__content) .text-article .inner > .base-layer .job__content h2, body.single-job:has(.job__content) .text-article .layer-stack .inner > .overlay-layer .job__content h2, .layer-stack body.single-job:has(.job__content) .text-article .inner > .overlay-layer .job__content h2, body.single-job:has(.job__content) .text-article .inner > .text-block .job__content h3, body.single-job:has(.job__content) .text-article .layer-stack .inner > .base-layer .job__content h3, .layer-stack body.single-job:has(.job__content) .text-article .inner > .base-layer .job__content h3, body.single-job:has(.job__content) .text-article .layer-stack .inner > .overlay-layer .job__content h3, .layer-stack body.single-job:has(.job__content) .text-article .inner > .overlay-layer .job__content h3, body.single-job:has(.job__content) .text-article .inner > .text-block .job__content h4, body.single-job:has(.job__content) .text-article .layer-stack .inner > .base-layer .job__content h4, .layer-stack body.single-job:has(.job__content) .text-article .inner > .base-layer .job__content h4, body.single-job:has(.job__content) .text-article .layer-stack .inner > .overlay-layer .job__content h4, .layer-stack body.single-job:has(.job__content) .text-article .inner > .overlay-layer .job__content h4, body.single-job:has(.job__content) .text-article .inner > .text-block .job__content p, body.single-job:has(.job__content) .text-article .layer-stack .inner > .base-layer .job__content p, .layer-stack body.single-job:has(.job__content) .text-article .inner > .base-layer .job__content p, body.single-job:has(.job__content) .text-article .layer-stack .inner > .overlay-layer .job__content p, .layer-stack body.single-job:has(.job__content) .text-article .inner > .overlay-layer .job__content p, body.single-job:has(.job__content) .text-article .inner > .text-block .job__content ol, body.single-job:has(.job__content) .text-article .layer-stack .inner > .base-layer .job__content ol, .layer-stack body.single-job:has(.job__content) .text-article .inner > .base-layer .job__content ol, body.single-job:has(.job__content) .text-article .layer-stack .inner > .overlay-layer .job__content ol, .layer-stack body.single-job:has(.job__content) .text-article .inner > .overlay-layer .job__content ol, body.single-job:has(.job__content) .text-article .inner > .text-block .job__content ul, body.single-job:has(.job__content) .text-article .layer-stack .inner > .base-layer .job__content ul, .layer-stack body.single-job:has(.job__content) .text-article .inner > .base-layer .job__content ul, body.single-job:has(.job__content) .text-article .layer-stack .inner > .overlay-layer .job__content ul, .layer-stack body.single-job:has(.job__content) .text-article .inner > .overlay-layer .job__content ul { margin-bottom: 1.5em; }

body.single-job:has(.job__content) ul.client-info { display: flex; flex-flow: row wrap; gap: 3rem !important; align-items: center; list-style-type: none; margin: 0; padding: 0; padding-left: 0; }

body.single-job:has(.job__content) ul.client-info li { display: flex; flex-direction: column; gap: 0.375rem; margin: 0; }

body.single-job:has(.job__content) ul.client-info li strong { color: var(--cf-golden-yellow); }

body.single-job:has(.job__content) .jobs__sidebar-inner { position: sticky; top: 0; color: white; background-color: var(--cf-brand-primary); padding: 3rem 2rem; border-radius: 16px; --cf-black: white; box-shadow: 133px 228px 74px 0 rgba(0, 0, 0, 0), 85px 146px 68px 0 rgba(0, 0, 0, 0.01), 48px 82px 57px 0 rgba(0, 0, 0, 0.03), 21px 37px 42px 0 rgba(0, 0, 0, 0.05), 5px 9px 23px 0 rgba(0, 0, 0, 0.06); display: flex; flex-direction: column; gap: 1.5rem; }

body.single-job:has(.job__content) .jobs__sidebar-inner h3 { margin: 0; padding: 0; }

body.single-job:has(.job__content) .jobs__sidebar-inner hr { margin: 0; padding: 0; }

body.single-job:has(.job__content) .jobs__application-info { background-color: var(--cf-cream); padding: 3rem 2rem; border-radius: 16px; display: flex; flex-direction: column; gap: 1.5rem; }

body.single-job:has(.job__content) .jobs__application-info h3 { text-wrap: pretty; }

body.single-job:has(.job__content) .jobs__application-info h3, body.single-job:has(.job__content) .jobs__application-info p { margin: 0; padding: 0; }

body.single-job:has(.job__content) .teamtailor-jobs__job .btn, body.single-job:has(.job__content) .teamtailor-jobs__job button, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=text][type="file"], body.single-job:has(.job__content) .teamtailor-jobs__job input[type=email][type="file"], body.single-job:has(.job__content) .teamtailor-jobs__job input[type=search][type="file"], body.single-job:has(.job__content) .teamtailor-jobs__job input[type=tel][type="file"], body.single-job:has(.job__content) .teamtailor-jobs__job input[type=number][type="file"], body.single-job:has(.job__content) .teamtailor-jobs__job select[type="file"], body.single-job:has(.job__content) .teamtailor-jobs__job textarea[type="file"], body.single-job:has(.job__content) .teamtailor-jobs__job .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload body.single-job:has(.job__content) .teamtailor-jobs__job label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), body.single-job:has(.job__content) .teamtailor-jobs__job .gfield_choice_all_toggle, body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs__pagination__next, body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs__pagination__prev, body.single-job:has(.job__content) .jobs__sidebar-inner .btn, body.single-job:has(.job__content) .jobs__sidebar-inner button, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=text][type="file"], body.single-job:has(.job__content) .jobs__sidebar-inner input[type=email][type="file"], body.single-job:has(.job__content) .jobs__sidebar-inner input[type=search][type="file"], body.single-job:has(.job__content) .jobs__sidebar-inner input[type=tel][type="file"], body.single-job:has(.job__content) .jobs__sidebar-inner input[type=number][type="file"], body.single-job:has(.job__content) .jobs__sidebar-inner select[type="file"], body.single-job:has(.job__content) .jobs__sidebar-inner textarea[type="file"], body.single-job:has(.job__content) .jobs__sidebar-inner .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), .gform_wrapper.gravity-theme .file-upload body.single-job:has(.job__content) .jobs__sidebar-inner label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow), body.single-job:has(.job__content) .jobs__sidebar-inner .gfield_choice_all_toggle, body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs-widget .teamtailor-jobs__pagination__next, .teamtailor-jobs-widget body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs__pagination__next, body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev, .teamtailor-jobs-widget body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs__pagination__prev { width: 100%; }

body.single-job:has(.job__content) .teamtailor-jobs__job .btn > span, body.single-job:has(.job__content) .teamtailor-jobs__job button > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=text][type="file"] > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=email][type="file"] > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=search][type="file"] > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=tel][type="file"] > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=number][type="file"] > span, body.single-job:has(.job__content) .teamtailor-jobs__job select[type="file"] > span, body.single-job:has(.job__content) .teamtailor-jobs__job textarea[type="file"] > span, body.single-job:has(.job__content) .teamtailor-jobs__job .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow) > span, .gform_wrapper.gravity-theme .file-upload body.single-job:has(.job__content) .teamtailor-jobs__job label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow) > span, body.single-job:has(.job__content) .teamtailor-jobs__job .gfield_choice_all_toggle > span, body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs-widget .teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs__pagination__next > span, body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs__pagination__prev > span, body.single-job:has(.job__content) .jobs__sidebar-inner .btn > span, body.single-job:has(.job__content) .jobs__sidebar-inner button > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=text][type="file"] > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=email][type="file"] > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=search][type="file"] > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=tel][type="file"] > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=number][type="file"] > span, body.single-job:has(.job__content) .jobs__sidebar-inner select[type="file"] > span, body.single-job:has(.job__content) .jobs__sidebar-inner textarea[type="file"] > span, body.single-job:has(.job__content) .jobs__sidebar-inner .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow) > span, .gform_wrapper.gravity-theme .file-upload body.single-job:has(.job__content) .jobs__sidebar-inner label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow) > span, body.single-job:has(.job__content) .jobs__sidebar-inner .gfield_choice_all_toggle > span, body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs-widget .teamtailor-jobs__pagination__next > span, .teamtailor-jobs-widget body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs__pagination__next > span, body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev > span, .teamtailor-jobs-widget body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs__pagination__prev > span { width: 100%; justify-content: space-between; }

body.single-job:has(.job__content) .teamtailor-jobs__job .btn > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job button > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=text][type="file"] > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=email][type="file"] > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=search][type="file"] > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=tel][type="file"] > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job input[type=number][type="file"] > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job select[type="file"] > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job textarea[type="file"] > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow) > span > span, .gform_wrapper.gravity-theme .file-upload body.single-job:has(.job__content) .teamtailor-jobs__job label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow) > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job .gfield_choice_all_toggle > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs-widget .teamtailor-jobs__pagination__next > span > span, .teamtailor-jobs-widget body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs__pagination__next > span > span, body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev > span > span, .teamtailor-jobs-widget body.single-job:has(.job__content) .teamtailor-jobs__job .teamtailor-jobs__pagination__prev > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner .btn > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner button > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=text][type="file"] > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=email][type="file"] > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=search][type="file"] > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=tel][type="file"] > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner input[type=number][type="file"] > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner select[type="file"] > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner textarea[type="file"] > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner .gform_wrapper.gravity-theme .file-upload label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow) > span > span, .gform_wrapper.gravity-theme .file-upload body.single-job:has(.job__content) .jobs__sidebar-inner label:not(.pink):not(.blue):not(.gfield_choice_all_toggle):not(.gfield_choice_all_toggle) :not(.yellow) > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner .gfield_choice_all_toggle > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs-widget .teamtailor-jobs__pagination__next > span > span, .teamtailor-jobs-widget body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs__pagination__next > span > span, body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs-widget .teamtailor-jobs__pagination__prev > span > span, .teamtailor-jobs-widget body.single-job:has(.job__content) .jobs__sidebar-inner .teamtailor-jobs__pagination__prev > span > span { white-space: normal; text-align: left; }

body:not(:has(section.split-content.bgcolor-cream)) .site-footer__top::before { background-color: var(--cf-white); }

body.page-template-new-landing-page .offset-two-col-aside__wrapper__right > div .stat { max-width: none; }

body.page-template-new-landing-page .offset-two-col-aside__wrapper__right > .stat { margin-top: 2rem; }

@media (min-width: 1200px) { body.page-template-new-landing-page .offset-two-col-aside__wrapper__right > .stat { align-self: flex-end; } }

body.page-template-new-landing-page .offset-two-col-aside__wrapper__right > .stat.large .stat-value { font-size: 4rem !important; }

body.page-template-new-landing-page .offset-two-col-aside__wrapper__right > .stat .stat-label { font-weight: 400; }

body.page-template-new-landing-page .hero.layout-5 div[class^="container"] > div .form-block { flex: 1 1 475px; }

body.page-template-new-landing-page .expertise-slider .container-xxxl > header h2 { max-width: none; text-wrap: balance; }

body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary { padding-top: 0; overflow: hidden; position: relative; }

@media (min-width: 992px) { body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .text-block, body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .layer-stack .base-layer, .layer-stack body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .base-layer, body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .layer-stack .overlay-layer, .layer-stack body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .overlay-layer { position: initial; }
  body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .text-block::after, body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .layer-stack .base-layer::after, .layer-stack body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .base-layer::after, body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .layer-stack .overlay-layer::after, .layer-stack body.page-template-new-landing-page .split-content.bgcolor-brand-primary + .split-content.bgcolor-brand-primary .overlay-layer::after { content: ""; left: 0; top: 25%; position: absolute; display: block; height: 686px; width: 513px; background-image: url("/wp-content/themes/thecfocentre/assets/img/vectors/arrow-down-right-yellow.svg"); background-size: contain; background-repeat: no-repeat; } }

@keyframes fade { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes slide-down { from { opacity: 0;
    transform: translateY(-50px); }
  to { opacity: 1;
    transform: translateY(0); } }

@keyframes slide-up { from { opacity: 0;
    transform: translateY(150px); }
  to { opacity: 1;
    transform: translateY(0); } }

@keyframes slide-down { from { opacity: 0;
    transform: translateY(-150px); }
  to { opacity: 1;
    transform: translateY(0); } }

@keyframes slide-left { from { opacity: 0;
    transform: translateX(-150px); }
  to { opacity: 1;
    transform: translateY(0); } }

@keyframes slide-right { from { opacity: 0;
    transform: translateX(150px); }
  to { opacity: 1;
    transform: translateY(0); } }

@keyframes expand { from { opacity: 0;
    transform: scale(0.75); }
  to { opacity: 1;
    transform: scale(1); } }

@keyframes btn-slide-up { 0% { opacity: 1;
    transform: translateY(0); }
  49% { opacity: 0;
    transform: translateY(-15px); }
  51% { opacity: 0;
    transform: translateY(15px); }
  100% { opacity: 1;
    transform: translateY(0); } }

@keyframes btn-slide-right { 0% { opacity: 1;
    transform: translateX(0); }
  49% { opacity: 0;
    transform: translateX(15px); }
  51% { opacity: 0;
    transform: translateX(-15px); }
  100% { opacity: 1;
    transform: translateX(0); } }

@keyframes btn-slide-left { 0% { opacity: 1;
    transform: translateX(0); }
  49% { opacity: 0;
    transform: translateX(-15px); }
  51% { opacity: 0;
    transform: translateX(15px); }
  100% { opacity: 1;
    transform: translateX(0); } }

@keyframes draw-vector { to { stroke-dashoffset: 0; } }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-dots li:only-child { display: none; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-slide { display: flex; flex-direction: column; float: left; gap: 2rem; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: flex; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

#CybotCookiebotDialog button { height: auto; }

#CybotCookiebotDialog svg { height: auto; width: auto; }

/*# sourceMappingURL=style.min.css.map */
