@charset "UTF-8";
/******************************************************************
Site Name: Creso Capital Partners IB
Author: 1105media.com

Stylesheet: Main Stylesheet
Theme Name: Creso Capital Partners Theme
Theme URI: http://intrepidib.com/

******************************************************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong,
.strong {
  font-weight: bold;
}

dfn,
em,
.em {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  hyphens: manual;
}

pre {
  margin: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before,
q:after {
  content: "";
  content: none;
}

small, .small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

menu {
  padding: 0 0 0 40px;
}

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

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf, .comment-respond {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after, .comment-respond:after {
  clear: both;
}

span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}

:root {
  --global-sp-xxs: 12px;
  --global-sp-xs: 20px;
  --global-sp-sm: 30px;
  --global-sp-md: 40px;
  --global-sp-lg: 60px;
  --global-sp-xl: 80px;
  --global-sp-xxl: 94px;
  --global-sp-xxxl: 120px;
  --global-sp-xxxxl: 140px;
  --global-nav-h-sm: 60px;
  --global-nav-h-md: 60px;
  --global-nav-h-lg: 70px;
  --global-nav-h-xl: 80px;
  --global-nav-highlight-y-sm: 49px;
  --global-nav-highlight-y-md: 49px;
  --global-nav-highlight-y-lg: 49px;
  --global-nav-highlight-y-xl: 49px;
  --global-margin-sm: 40px;
  --global-margin-md: 80px;
  --global-margin-lg: 14%;
  --global-margin-xl: 14%;
  --global-max-w: 1400px;
  --global-max-w-lg: 1920px;
  --global-max-w-xl: 2800px;
  --admin-bar-h: 32px;
}

/* @include css-gradient(#dfdfdf,#f8f8f8); */
/* @include box-sizing(border-box); */
.tint {
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
}

.tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/tombstoneTint2.png) top no-repeat;
  background-size: 180px;
  background-position: 0 0;
  pointer-events: none;
}
@media (min-width: 470px) {
  .tint:before {
    background-size: 301px;
  }
}

.tint:hover:before {
  background: none;
}

html {
  font-size: 10px;
}

body {
  height: 100%;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #3d5560;
  background-color: #ffffff;
  margin: 0 auto;
  padding-top: var(--global-nav-h-sm);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
body.nav-expanded {
  overflow: hidden;
}

.screen-reader-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.wrap {
  width: 100%;
  margin: 0 auto;
}

a,
a:visited {
  color: #faae40;
  outline: none;
}
a:hover, a:focus,
a:visited:hover,
a:visited:focus {
  color: #faae40;
  outline: none;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

b, strong {
  font-weight: 700;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #3d5560;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 36px;
  line-height: 1.1;
  letter-spacing: 0.015em;
  margin: 0 0 10px 0;
  color: #3d5560;
}

h2, .h2 {
  font-size: 28px;
  line-height: 1.1;
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 36px;
  }
}

h3, .h3 {
  font-size: 26px;
  line-height: 1.1;
  margin: 20px 0 5px 0;
}
@media (min-width: 768px) {
  h3, .h3 {
    font-size: 30px;
  }
}

h4, .h4 {
  font-size: 18px;
  line-height: 1.1;
  margin: 10px 0 4px 0;
}
@media (min-width: 768px) {
  h4, .h4 {
    font-size: 24px;
  }
}

h5, .h5 {
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 10px 0;
  padding: 13px 0 10px 0;
}
@media (min-width: 768px) {
  h5, .h5 {
    font-size: 24px;
  }
}

h6, .h6 {
  font-size: 19px;
  line-height: 1.2;
  margin: 0 0 10px 0;
  padding: 10px 0 8px 0;
}

p, .p,
ul li,
ol li {
  font-size: 16px;
}
@media (min-width: 1800px) {
  p, .p,
ul li,
ol li {
    font-size: 18px;
  }
}

a, .a {
  text-decoration: none;
}
a:hover, .a:hover {
  text-decoration: none;
}
a:visited, .a:visited {
  text-decoration: none;
}

blockquote {
  margin: 0 0 1.5em 0.75em;
  padding: 0 0 0 0.75em;
  border-left: 3px solid #faae40;
  font-style: italic;
  color: #2d2a26;
}

.four-zero-four {
  display: block;
  max-width: 100%;
  margin: 40px auto;
  padding: 0 20px;
}
@media (min-width: 840px) {
  .four-zero-four {
    max-width: 70%;
  }
}

.alignright {
  float: none;
  display: block;
  margin: 15px auto !important;
}
@media (min-width: 600px) {
  .alignright {
    float: right;
    margin: 10px 0 10px 22px !important;
    display: inline;
  }
}

.alignleft {
  float: none;
  display: block;
  margin: 15px auto !important;
}
@media (min-width: 600px) {
  .alignleft {
    float: left;
    margin: 10px 18px 10px 0 !important;
    display: inline;
  }
}

.mt-xxs {
  margin-top: var(--global-sp-xxs);
}

.mt-xs {
  margin-top: var(--global-sp-xs);
}

.mt-sm {
  margin-top: var(--global-sp-sm);
}

.mt-md {
  margin-top: var(--global-sp-md);
}

.mt-lg {
  margin-top: var(--global-sp-lg);
}

.mb-xxs {
  margin-bottom: var(--global-sp-xxs);
}

.mb-xs {
  margin-bottom: var(--global-sp-xs);
}

.mb-sm {
  margin-bottom: var(--global-sp-sm);
}

.mb-md {
  margin-bottom: var(--global-sp-md);
}

.tag-header-title {
  white-space: nowrap;
}

.tag-header-container {
  width: 100%;
  margin: var(--global-sp-lg) 0 0 0;
}

.tag-header,
h2.tag-header,
h3.tag-header {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #3d5560;
  line-height: 1;
  margin: 0 auto 20px 0;
  padding: 12px 8px 0 0;
  border-top: 2px solid #faae40;
}
.tag-header .logo-mufg,
h2.tag-header .logo-mufg,
h3.tag-header .logo-mufg {
  display: inline-block;
  position: relative;
  background: transparent url("../images/logo-MUFG-white.png") left top no-repeat;
  background-size: auto 100%;
  width: 66px;
  height: 14px;
  font-size: 0;
  line-height: 0;
  margin: 0 0 0 4px;
  vertical-align: bottom;
}
.tag-header .logo-mufg.gray,
h2.tag-header .logo-mufg.gray,
h3.tag-header .logo-mufg.gray {
  background-image: url("../images/logo-MUFG-grey.png");
}
.tag-header.has-top-margin,
h2.tag-header.has-top-margin,
h3.tag-header.has-top-margin {
  margin-top: var(--global-sp-lg);
}

.disclaimer {
  float: right;
  display: block;
  clear: both;
  margin: 30px 0 0 0;
}
.disclaimer p {
  font-size: 14px;
  margin: 0 0 0 20px;
}

.disclaimer-page {
  margin-bottom: 30px;
  float: right;
  display: block;
  clear: both;
  margin-right: 20px;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .disclaimer-page {
    margin-right: 85px;
  }
}
.disclaimer-page p {
  font-size: 12px;
  margin: 0 0 20px 20px;
}

.disclaimer-page-dark {
  padding-bottom: 30px;
  float: right;
  display: block;
  clear: both;
  margin-right: 20px;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .disclaimer-page-dark {
    margin-right: 85px;
  }
}
.disclaimer-page-dark p {
  font-size: 12px;
  margin: 0 0 20px 20px;
  color: #ffffff;
}

.disclaimer-page-showcase {
  padding-bottom: 10px;
  float: right;
  display: block;
  clear: both;
  margin-right: 20px;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .disclaimer-page-showcase {
    margin-right: 85px;
  }
}
.disclaimer-page-showcase p {
  font-size: 12px;
  margin: 0 0 10px 20px;
  color: #ffffff;
}

.iframe-main-wrapper {
  max-width: 700px;
  clear: both;
}

.iframe-inner-wrapper {
  position: relative;
  margin: 0 0 1em;
  padding-bottom: 50%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.iframe-inner-wrapper iframe, .iframe-inner-wrapper object, .iframe-inner-wrapper embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.iframe-main-wrapper-video {
  max-width: 600px;
}
.iframe-main-wrapper-video .iframe-inner-wrapper {
  padding-top: 50px;
}

.mh-1 {
  margin-right: 5px;
  margin-left: 5px;
}

.mh-xxs {
  margin-right: var(--global-sp-xxs);
  margin-left: var(--global-sp-xxs);
}

.mh-xs {
  margin-right: var(--global-sp-xs);
  margin-left: var(--global-sp-xs);
}

@media (min-width: 768px) {
  .tag-header-container {
    margin: var(--global-sp-lg) 0 0 0;
  }

  .tag-header,
h2.tag-header,
h3.tag-header {
    margin-bottom: 24px;
    padding: 12px 8px 0 0;
  }
}
@media (min-width: 990px) {
  body {
    padding-top: var(--global-nav-h-lg);
  }

  .tag-header-container {
    margin: var(--global-sp-lg) 0 0 0;
  }
}
@media (min-width: 1340px) {
  .tag-header-container {
    margin: var(--global-sp-xl) 0 0 0;
  }
}
@media (min-width: 1800px) {
  body {
    padding-top: var(--global-nav-h-xl);
  }

  .tag-header-container {
    margin: var(--global-sp-xxl) 0 0 0;
  }
}
.btns {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin: 0;
}
.btns.center {
  -webkit-justify-content: center;
  justify-content: center;
}
.btns.right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.btn,
.btn:visited {
  display: inline-block;
  position: relative;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  color: #001e3b;
  text-transform: uppercase;
  text-align: center;
  padding: 8px var(--global-sp-sm) 8px var(--global-sp-sm);
  border: 2px solid #001e3b;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  z-index: 0;
  cursor: pointer;
}
.btn:before,
.btn:visited:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  background-color: #001e3b;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.btn:hover, .btn:active, .btn:focus,
.btn:visited:hover,
.btn:visited:active,
.btn:visited:focus {
  color: #ffffff;
}
.btn:hover:before, .btn:active:before, .btn:focus:before,
.btn:visited:hover:before,
.btn:visited:active:before,
.btn:visited:focus:before {
  width: 100%;
}
.btn.large,
.btn:visited.large {
  font-size: 18px;
  border-width: 3px;
  padding: 12px var(--global-sp-md) 12px var(--global-sp-md);
}
.btn.orange, .btn.orange:visited,
.btn:visited.orange,
.btn:visited.orange:visited {
  color: #faae40;
  border-color: #faae40;
}
.btn.orange:before, .btn.orange:visited:before,
.btn:visited.orange:before,
.btn:visited.orange:visited:before {
  background-color: #faae40;
}
.btn.orange:hover, .btn.orange:active, .btn.orange:focus, .btn.orange:visited:hover, .btn.orange:visited:active, .btn.orange:visited:focus,
.btn:visited.orange:hover,
.btn:visited.orange:active,
.btn:visited.orange:focus,
.btn:visited.orange:visited:hover,
.btn:visited.orange:visited:active,
.btn:visited.orange:visited:focus {
  color: #ffffff;
}
.btn.orange.solid, .btn.orange.solid:visited,
.btn:visited.orange.solid,
.btn:visited.orange.solid:visited {
  background-color: #faae40;
  color: #1d2b2f;
  border-color: #faae40;
}
.btn.orange.solid:before, .btn.orange.solid:visited:before,
.btn:visited.orange.solid:before,
.btn:visited.orange.solid:visited:before {
  background-color: #ffffff;
}
.btn.orange.solid:hover, .btn.orange.solid:active, .btn.orange.solid:focus, .btn.orange.solid:visited:hover, .btn.orange.solid:visited:active, .btn.orange.solid:visited:focus,
.btn:visited.orange.solid:hover,
.btn:visited.orange.solid:active,
.btn:visited.orange.solid:focus,
.btn:visited.orange.solid:visited:hover,
.btn:visited.orange.solid:visited:active,
.btn:visited.orange.solid:visited:focus {
  color: #faae40;
}
.btn.slate, .btn.slate:visited,
.btn:visited.slate,
.btn:visited.slate:visited {
  color: #3d5560;
  border-color: #3d5560;
}
.btn.slate:before, .btn.slate:visited:before,
.btn:visited.slate:before,
.btn:visited.slate:visited:before {
  background-color: #3d5560;
}
.btn.slate:hover, .btn.slate:active, .btn.slate:focus, .btn.slate:visited:hover, .btn.slate:visited:active, .btn.slate:visited:focus,
.btn:visited.slate:hover,
.btn:visited.slate:active,
.btn:visited.slate:focus,
.btn:visited.slate:visited:hover,
.btn:visited.slate:visited:active,
.btn:visited.slate:visited:focus {
  color: #ffffff;
}
.btn.slate.solid, .btn.slate.solid:visited,
.btn:visited.slate.solid,
.btn:visited.slate.solid:visited {
  background-color: #3d5560;
  color: #ffffff;
  border-color: #3d5560;
}
.btn.slate.solid:before, .btn.slate.solid:visited:before,
.btn:visited.slate.solid:before,
.btn:visited.slate.solid:visited:before {
  background-color: #ffffff;
}
.btn.slate.solid:hover, .btn.slate.solid:active, .btn.slate.solid:focus, .btn.slate.solid:visited:hover, .btn.slate.solid:visited:active, .btn.slate.solid:visited:focus,
.btn:visited.slate.solid:hover,
.btn:visited.slate.solid:active,
.btn:visited.slate.solid:focus,
.btn:visited.slate.solid:visited:hover,
.btn:visited.slate.solid:visited:active,
.btn:visited.slate.solid:visited:focus {
  color: #3d5560;
}
.btn.white, .btn.white:visited,
.btn:visited.white,
.btn:visited.white:visited {
  color: #000000;
  border-color: #ffffff;
}
.btn.white:before, .btn.white:visited:before,
.btn:visited.white:before,
.btn:visited.white:visited:before {
  background-color: #e5e5e5;
}
.btn.white:hover, .btn.white:active, .btn.white:focus, .btn.white:visited:hover, .btn.white:visited:active, .btn.white:visited:focus,
.btn:visited.white:hover,
.btn:visited.white:active,
.btn:visited.white:focus,
.btn:visited.white:visited:hover,
.btn:visited.white:visited:active,
.btn:visited.white:visited:focus {
  color: #000000;
}
.btn.white.solid, .btn.white.solid:visited,
.btn:visited.white.solid,
.btn:visited.white.solid:visited {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.btn.white.solid:before, .btn.white.solid:visited:before,
.btn:visited.white.solid:before,
.btn:visited.white.solid:visited:before {
  background-color: #e5e5e5;
}
.btn.white.solid:hover, .btn.white.solid:active, .btn.white.solid:focus, .btn.white.solid:visited:hover, .btn.white.solid:visited:active, .btn.white.solid:visited:focus,
.btn:visited.white.solid:hover,
.btn:visited.white.solid:active,
.btn:visited.white.solid:focus,
.btn:visited.white.solid:visited:hover,
.btn:visited.white.solid:visited:active,
.btn:visited.white.solid:visited:focus {
  color: #000000;
}

body.page-template-page-contact .entry-content .wpcf7 button[type=submit],
body.page-template-page-contact .entry-content .contact-form-custom .wpcf7 button[type=submit] {
  background: #ffffff;
}

.btn-link-arrow {
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  margin: 6px 25px 10px 0;
}
.btn-link-arrow .arrow {
  display: inline-block;
  position: absolute;
  top: 3px;
  right: -26px;
  font-size: 0;
  line-height: 0;
  -webkit-transition: right 0.3s linear;
  -moz-transition: right 0.3s linear;
  -ms-transition: right 0.3s linear;
  transition: right 0.3s linear;
}
.btn-link-arrow .arrow svg {
  display: none;
}
.btn-link-arrow .arrow:after {
  content: "▶";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 15px;
  line-height: 1;
  color: #2e454d;
}
.btn-link-arrow:hover .arrow {
  right: -30px;
}
.btn-link-arrow.previous {
  transform: scaleX(-1);
}

@media (min-width: 768px) {
  .btns {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 1em;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  font-weight: 500;
  color: #3d5560;
  border: solid 1px #3d5560;
  border-radius: 8px !important;
  vertical-align: middle;
  box-shadow: none;
  width: 100%;
  max-width: 400px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}
input[type=text]:focus, input[type=text]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=datetime]:focus,
input[type=datetime]:active,
input[type=datetime-local]:focus,
input[type=datetime-local]:active,
input[type=date]:focus,
input[type=date]:active,
input[type=month]:focus,
input[type=month]:active,
input[type=time]:focus,
input[type=time]:active,
input[type=week]:focus,
input[type=week]:active,
input[type=number]:focus,
input[type=number]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=color]:focus,
input[type=color]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  background-color: #f0f0f0;
  outline: none;
}
input[type=text].error, input[type=text].is-invalid,
input[type=password].error,
input[type=password].is-invalid,
input[type=datetime].error,
input[type=datetime].is-invalid,
input[type=datetime-local].error,
input[type=datetime-local].is-invalid,
input[type=date].error,
input[type=date].is-invalid,
input[type=month].error,
input[type=month].is-invalid,
input[type=time].error,
input[type=time].is-invalid,
input[type=week].error,
input[type=week].is-invalid,
input[type=number].error,
input[type=number].is-invalid,
input[type=email].error,
input[type=email].is-invalid,
input[type=url].error,
input[type=url].is-invalid,
input[type=search].error,
input[type=search].is-invalid,
input[type=tel].error,
input[type=tel].is-invalid,
input[type=color].error,
input[type=color].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
  color: #faae40;
  border-color: #faae40;
  background-color: #ffffff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #faae40;
}
input[type=text].success, input[type=text].is-valid,
input[type=password].success,
input[type=password].is-valid,
input[type=datetime].success,
input[type=datetime].is-valid,
input[type=datetime-local].success,
input[type=datetime-local].is-valid,
input[type=date].success,
input[type=date].is-valid,
input[type=month].success,
input[type=month].is-valid,
input[type=time].success,
input[type=time].is-valid,
input[type=week].success,
input[type=week].is-valid,
input[type=number].success,
input[type=number].is-valid,
input[type=email].success,
input[type=email].is-valid,
input[type=url].success,
input[type=url].is-valid,
input[type=search].success,
input[type=search].is-valid,
input[type=tel].success,
input[type=tel].is-valid,
input[type=color].success,
input[type=color].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
  color: #4ab866;
  border-color: #4ab866;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #4ab866;
}
input[type=text][disabled], input[type=text].is-disabled,
input[type=password][disabled],
input[type=password].is-disabled,
input[type=datetime][disabled],
input[type=datetime].is-disabled,
input[type=datetime-local][disabled],
input[type=datetime-local].is-disabled,
input[type=date][disabled],
input[type=date].is-disabled,
input[type=month][disabled],
input[type=month].is-disabled,
input[type=time][disabled],
input[type=time].is-disabled,
input[type=week][disabled],
input[type=week].is-disabled,
input[type=number][disabled],
input[type=number].is-disabled,
input[type=email][disabled],
input[type=email].is-disabled,
input[type=url][disabled],
input[type=url].is-disabled,
input[type=search][disabled],
input[type=search].is-disabled,
input[type=tel][disabled],
input[type=tel].is-disabled,
input[type=color][disabled],
input[type=color].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
  cursor: not-allowed;
  border-color: #bcbcbc;
  opacity: 0.6;
}
input[type=text][disabled]:focus, input[type=text][disabled]:active, input[type=text].is-disabled:focus, input[type=text].is-disabled:active,
input[type=password][disabled]:focus,
input[type=password][disabled]:active,
input[type=password].is-disabled:focus,
input[type=password].is-disabled:active,
input[type=datetime][disabled]:focus,
input[type=datetime][disabled]:active,
input[type=datetime].is-disabled:focus,
input[type=datetime].is-disabled:active,
input[type=datetime-local][disabled]:focus,
input[type=datetime-local][disabled]:active,
input[type=datetime-local].is-disabled:focus,
input[type=datetime-local].is-disabled:active,
input[type=date][disabled]:focus,
input[type=date][disabled]:active,
input[type=date].is-disabled:focus,
input[type=date].is-disabled:active,
input[type=month][disabled]:focus,
input[type=month][disabled]:active,
input[type=month].is-disabled:focus,
input[type=month].is-disabled:active,
input[type=time][disabled]:focus,
input[type=time][disabled]:active,
input[type=time].is-disabled:focus,
input[type=time].is-disabled:active,
input[type=week][disabled]:focus,
input[type=week][disabled]:active,
input[type=week].is-disabled:focus,
input[type=week].is-disabled:active,
input[type=number][disabled]:focus,
input[type=number][disabled]:active,
input[type=number].is-disabled:focus,
input[type=number].is-disabled:active,
input[type=email][disabled]:focus,
input[type=email][disabled]:active,
input[type=email].is-disabled:focus,
input[type=email].is-disabled:active,
input[type=url][disabled]:focus,
input[type=url][disabled]:active,
input[type=url].is-disabled:focus,
input[type=url].is-disabled:active,
input[type=search][disabled]:focus,
input[type=search][disabled]:active,
input[type=search].is-disabled:focus,
input[type=search].is-disabled:active,
input[type=tel][disabled]:focus,
input[type=tel][disabled]:active,
input[type=tel].is-disabled:focus,
input[type=tel].is-disabled:active,
input[type=color][disabled]:focus,
input[type=color][disabled]:active,
input[type=color].is-disabled:focus,
input[type=color].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
  background-color: #3d5560;
}

input[type=password] {
  letter-spacing: 0.3em;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 96% center;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3d5560;
  line-height: 1.4;
}

.dropdown-menu {
  padding-bottom: 5px;
}
.dropdown-menu select {
  font-size: 0.875em;
}

.searchform input[type=search] {
  display: inline-block;
  background: #ffffff url("../images/icon-search.svg") calc(100% - 8px) 8px no-repeat;
  background-size: 22px auto;
  width: calc(100% - 44px);
  min-width: calc(100% - 44px);
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding-right: 30px;
  box-sizing: border-box;
}
body.page-template-page-news-landing .searchform input[type=search] {
  background-image: none;
}

body.page-template-page-transactions .searchform input[type=search] {
  width: calc(100% - 44px);
  min-width: 260px;
  max-width: 100%;
}

#searchsubmit {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #3d5560;
  width: 40px;
  height: 40px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0;
  color: #faae40;
  line-height: 0;
  vertical-align: middle;
  margin: 0 0 14px 0;
  padding: 0;
  border: solid 1px #3d5560 !important;
  border-radius: 8px;
}
#searchsubmit:after {
  content: "▶";
  display: block;
  font-size: 16px;
  text-align: center;
}
#searchsubmit:hover, #searchsubmit:focus {
  background-color: #3d5560 !important;
  color: #ffffff;
}
#searchsubmit:disabled {
  pointer-events: none;
  opacity: 0.5;
}

div.wpcf7-mail-sent-ok {
  display: none !important;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
  border: none;
  border-left: 4px solid #f58721;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.wpcf7-response-output {
  margin: 40px 0 20px 0;
  clear: both;
  padding: 0.4em 0.7em;
}

span.wpcf7-not-valid-tip {
  color: #f58721;
}

.wpcf7 input[type=submit], .contact-form-custom .wpcf7 input[type=submit] {
  background: #2f444d;
  height: 50px;
  line-height: 40px;
  vertical-align: middle;
  border: none !important;
  outline: none;
  color: #fff !important;
  float: left;
  font-size: 22px;
  clear: both;
  display: block;
  padding-top: 5px;
  width: 270px;
  text-transform: uppercase;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 20px 0 0 0;
}
.wpcf7 input[type=submit]:hover, .contact-form-custom .wpcf7 input[type=submit]:hover {
  background: #202e34;
}

.contact-form-custom p {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ebd-form-wrapper {
  display: block;
  height: auto;
  clear: both;
}
.ebd-form-wrapper .ebd-content {
  float: left;
  display: block;
  width: 30%;
  margin: 0 3.3% 40px 0;
  padding: 15px;
  min-height: 230px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
}
.ebd-form-wrapper .ebd-content:last-child {
  margin-right: 0;
}
.ebd-form-wrapper .ebd-content .ebd-short p {
  font-size: 16px;
  line-height: 20px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ebd-form-wrapper .ebd-content .ebd-image {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 15px 5px 0;
}
.ebd-form-wrapper .ebd-content .ebd-ftype {
  font-size: 13px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.ebd-form-wrapper input[type=checkbox] {
  margin: 3px 2px 10px 0;
  width: 20px;
  border-radius: 13px;
}
.ebd-form-wrapper #downloadinputform {
  float: none !important;
  clear: both !important;
  border: 1px solid #333;
  margin: 0 auto 25px auto;
  width: 50%;
  padding: 40px 40px 10px 40px;
}
.ebd-form-wrapper #downloadinputform p {
  font-size: 16px;
}
.ebd-form-wrapper #downloadinputform input {
  max-width: 100% !important;
  font-size: 16px;
}
.ebd-form-wrapper a.download-icon {
  width: 50%;
  margin: 0 auto -20px auto;
  display: block;
  color: #f58721;
}

.subscribe-form-container {
  margin-top: -20px;
  background: #fff;
}
.subscribe-form-container br {
  display: none;
}
.subscribe-form-container h2 {
  width: 100%;
  text-transform: none;
}
.subscribe-form-container p {
  width: 100%;
  font-size: 17px;
  line-height: 1.4;
  color: #000;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.subscribe-form-container p br {
  display: none;
}
.subscribe-form-container label {
  color: #000000;
  font-size: 16px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.subscribe-form-container .lists {
  margin-bottom: 5px;
}
.subscribe-form-container span {
  font-size: 17px;
  padding-left: 5px;
  color: #000;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.subscribe-form-container span.wpcf7-not-valid-tip {
  color: #faae40;
}
.subscribe-form-container .btn br {
  display: none;
}
.subscribe-form-container input[type=checkbox] {
  margin-top: 2px !important;
}
.subscribe-form-container input[type=checkbox] {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  width: 15px;
  height: 15px;
  margin: 0;
  margin-right: 3px;
  margin-left: 25px;
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
}
.subscribe-form-container input[type=checkbox]:after {
  content: "";
  vertical-align: middle;
  text-align: center;
  line-height: 13px;
  position: absolute;
  cursor: pointer;
  height: 15px;
  width: 15px;
  left: -1px;
  top: -1px;
  font-size: 10px;
  border: 1px solid #000;
  border-radius: 2px;
  background: #fff;
}
.subscribe-form-container input[type=checkbox]:checked:after {
  background: #fff;
  content: "✔";
  color: #000;
}

.ctct-embed-signup {
  margin-top: -20px;
  background: #fff;
}
.ctct-embed-signup .ctct-custom-form h2 {
  width: 100%;
  text-transform: none;
}
.ctct-embed-signup .ctct-custom-form p {
  width: 100%;
  font-size: 17px;
  line-height: 1.4;
  color: #000;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ctct-embed-signup .ctct-custom-form label {
  color: #000000;
  font-size: 16px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ctct-embed-signup .ctct-custom-form .ctct-form-footer {
  font-size: 12px;
  width: 50%;
}
.ctct-embed-signup .ctct-custom-form .ctct-form-required label,
.ctct-embed-signup .ctct-custom-form input:required label {
  padding-left: 14px;
}
.ctct-embed-signup .ctct-custom-form .ctct-form-required:after,
.ctct-embed-signup .ctct-custom-form input:required:after {
  content: "*";
  margin: 0 0 0 2px;
}
.ctct-embed-signup .ctct-custom-form .lists {
  margin-bottom: 5px;
}
.ctct-embed-signup .ctct-custom-form span {
  font-size: 17px;
  padding-left: 5px;
  color: #000;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ctct-embed-signup .ctct-custom-form .ctct-form-errorMessage {
  color: #f58721;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ctct-embed-signup .ctct-custom-form .ctct-button {
  width: auto;
  margin-top: 20px;
  background: #faae40;
  color: #1d2b2f;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
  padding: 10px 50px 10px 50px;
  text-transform: uppercase;
  border-radius: 8px;
}
.ctct-embed-signup .ctct-custom-form .ctct-button:hover {
  background: #202e34;
  transition: linear 0.5s;
}
.ctct-embed-signup .ctct-custom-form input[type=checkbox] {
  margin-top: 2px !important;
}
.ctct-embed-signup .ctct-custom-form input[type=checkbox] {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  width: 15px;
  height: 15px;
  margin: 0;
  margin-right: 3px;
  margin-left: 25px;
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
}
.ctct-embed-signup .ctct-custom-form input[type=checkbox]:after {
  content: "";
  vertical-align: middle;
  text-align: center;
  line-height: 13px;
  position: absolute;
  cursor: pointer;
  height: 15px;
  width: 15px;
  left: -1px;
  top: -1px;
  font-size: 10px;
  border: 1px solid #000;
  border-radius: 2px;
  background: #fff;
}
.ctct-embed-signup .ctct-custom-form input[type=checkbox]:checked:after {
  background: #fff;
  content: "✔";
  color: #000;
}

#success_message {
  font-size: 32px !important;
  text-align: left;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.rss-container {
  max-width: 800px;
  margin-top: 10px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .rss-container {
    margin-top: 30px;
  }
}
.rss-container ul {
  list-style: none;
  margin: 0 !important;
}
.rss-container ul li {
  padding: 10px 0 10px 28px;
  background: url(../images/rss.svg) no-repeat 0% 50%;
  border-bottom: 1px solid #ddd;
}
.rss-container ul li a {
  font-size: 16px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #1d2b2f;
  text-decoration: none;
}
.rss-container ul li a:hover {
  color: #1d2b2f;
  text-decoration: underline;
}
.rss-container ul li:before {
  display: none !important;
}

.wpcf7-form p {
  font-size: 16px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif, serif;
  color: #000000;
}
.wpcf7-form label {
  font-size: 16px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif, serif;
  color: #000000;
}

#catapult-cookie-bar {
  position: absolute;
  top: 20px;
}
#catapult-cookie-bar #catapultCookie {
  background-color: #ddd !important;
  border-radius: 3px !important;
}

/**
 * Header
 */
.internal-header {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: var(--global-nav-h-sm);
  margin: 0;
  z-index: 10000;
  -webkit-transition: top 0.6s ease-out;
  -moz-transition: top 0.6s ease-out;
  -ms-transition: top 0.6s ease-out;
  transition: top 0.6s ease-out;
}
.internal-header .logo-on-dark {
  top: 20px;
  margin-top: 20px;
}
.internal-header .logo-on-dark {
  opacity: 0;
}
.internal-header .logo-on-light {
  opacity: 1;
}
.internal-header.scrolling {
  top: calc(var(--global-nav-h-sm) * -1);
}
.internal-header.scroll-up {
  top: 0;
  background-color: #1d2b2f;
}
.internal-header.scroll-up .logo-on-light {
  opacity: 0;
}
.internal-header.scroll-up .logo-on-dark {
  opacity: 1;
}

#site-logo {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: var(--global-sp-md);
  height: 50px;
}
#site-logo img,
#site-logo svg {
  position: absolute;
  top: var(--global-sp-xs);
  right: 0;
  width: 70px;
  height: 40px;
  margin: 0;
  -webkit-transition: opacity 0.6s ease-out;
  -moz-transition: opacity 0.6s ease-out;
  -ms-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
}
#site-logo .site-title.logo {
  font-size: 0;
  line-height: 0;
  margin: 0;
}

body.home .internal-header .logo-on-dark,
body.page-template-page-services-alt .internal-header .logo-on-dark,
body.page-template-page-team .internal-header .logo-on-dark,
body.page-template-page-company .internal-header .logo-on-dark,
body.page-template-page-buy-side-search .internal-header .logo-on-dark,
body.single-team .internal-header .logo-on-dark,
body.single-clients .internal-header .logo-on-dark {
  opacity: 1;
}
body.home .internal-header .logo-on-light,
body.page-template-page-services-alt .internal-header .logo-on-light,
body.page-template-page-team .internal-header .logo-on-light,
body.page-template-page-company .internal-header .logo-on-light,
body.page-template-page-buy-side-search .internal-header .logo-on-light,
body.single-team .internal-header .logo-on-light,
body.single-clients .internal-header .logo-on-light {
  opacity: 0;
}

@media (min-width: 990px) {
  .internal-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--global-nav-h-lg);
  }
  .internal-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #1d2b2f;
    width: 50%;
    height: var(--global-nav-h-lg);
  }
  .internal-header.scrolling {
    top: calc(var(--global-nav-h-lg) * -1);
  }
  .internal-header.scroll-up {
    top: 0;
  }
  .internal-header.scroll-up .logo-on-light {
    opacity: 0;
  }
  .internal-header.scroll-up .logo-on-dark {
    opacity: 1;
  }

  body.page-template-page-services-alt .internal-header .logo-on-light,
body.page-template-page-team .internal-header .logo-on-light,
body.page-template-page-company .internal-header .logo-on-light,
body.page-template-page-buy-side-search .internal-header .logo-on-light,
body.single-team .internal-header .logo-on-light,
body.single-clients .internal-header .logo-on-light {
    opacity: 0;
  }
  body.page-template-page-services-alt .internal-header .logo-on-dark,
body.page-template-page-team .internal-header .logo-on-dark,
body.page-template-page-company .internal-header .logo-on-dark,
body.page-template-page-buy-side-search .internal-header .logo-on-dark,
body.single-team .internal-header .logo-on-dark,
body.single-clients .internal-header .logo-on-dark {
    opacity: 1;
  }
  body.page-template-page-services-alt .internal-header.scroll-up .logo-on-light,
body.page-template-page-team .internal-header.scroll-up .logo-on-light,
body.page-template-page-company .internal-header.scroll-up .logo-on-light,
body.page-template-page-buy-side-search .internal-header.scroll-up .logo-on-light,
body.single-team .internal-header.scroll-up .logo-on-light,
body.single-clients .internal-header.scroll-up .logo-on-light {
    opacity: 0;
  }
  body.page-template-page-services-alt .internal-header.scroll-up .logo-on-dark,
body.page-template-page-team .internal-header.scroll-up .logo-on-dark,
body.page-template-page-company .internal-header.scroll-up .logo-on-dark,
body.page-template-page-buy-side-search .internal-header.scroll-up .logo-on-dark,
body.single-team .internal-header.scroll-up .logo-on-dark,
body.single-clients .internal-header.scroll-up .logo-on-dark {
    opacity: 1;
  }

  body.home .internal-header #site-logo .logo-on-light {
    opacity: 0;
  }
  body.home .internal-header #site-logo .logo-on-dark {
    opacity: 1;
  }
  body.home .internal-header.scroll-up #site-logo .logo-on-light {
    opacity: 0;
  }
  body.home .internal-header.scroll-up #site-logo .logo-on-dark {
    opacity: 1;
  }

  body.admin-bar .internal-header {
    top: var(--admin-bar-h);
  }
  body.admin-bar .internal-header.scrolling {
    top: calc((var(--global-nav-h-lg) + var(--admin-bar-h)) * -1);
  }
  body.admin-bar .internal-header.scroll-up {
    top: var(--admin-bar-h);
  }

  body.page-template-page-services-alt:not(.scroll-up) .internal-header:before,
body.page-template-page-team:not(.scroll-up) .internal-header:before,
body.page-template-page-company:not(.scroll-up) .internal-header:before,
body.page-template-page-buy-side-search:not(.scroll-up) .internal-header:before,
body.single-team:not(.scroll-up) .internal-header:before,
body.single-clients:not(.scroll-up) .internal-header:before {
    background-color: #ffffff;
  }

  #inner-header {
    position: relative;
    width: auto;
    height: auto;
    padding: 0 var(--global-margin-lg) 0 var(--global-margin-lg);
  }

  #site-logo {
    height: var(--global-nav-h-lg);
  }
  #site-logo img,
#site-logo svg {
    width: 80px;
    height: 50px;
  }
}
@media (min-width: 1170px) {
  #site-logo {
    right: var(--global-margin-lg);
  }
}
@media (min-width: 1340px) {
  #inner-header {
    padding: 0 var(--global-sp-xxl) 0 var(--global-sp-xxl);
  }

  #site-logo {
    right: var(--global-margin-xl);
  }
}
@media (min-width: 1800px) {
  .internal-header {
    position: fixed;
    top: 0;
    left: 0;
    height: var(--global-nav-h-xl);
  }
  .internal-header:before {
    height: var(--global-nav-h-xl);
  }
  .internal-header.scrolling {
    top: calc(var(--global-nav-h-xl) * -1);
  }
  .internal-header.scroll-up {
    top: 0;
  }

  body.admin-bar .internal-header {
    top: var(--admin-bar-h);
    height: var(--global-nav-h-xl);
  }
  body.admin-bar .internal-header:before {
    width: 40%;
    height: var(--global-nav-h-xl);
  }
  body.admin-bar .internal-header.scrolling {
    top: calc((var(--global-nav-h-xl) + var(--admin-bar-h)) * -1);
  }
  body.admin-bar .internal-header.scroll-up {
    top: var(--admin-bar-h);
  }

  #inner-header {
    max-width: var(--global-max-w);
    margin: 0 auto 0 auto;
    padding: 0;
  }

  #site-logo {
    right: 0;
    height: var(--global-nav-h-xl);
  }
}
@media (min-width: 2560px) {
  #inner-header {
    max-width: var(--global-max-w-lg);
  }
}
/**
 * Navigation
 */
.main-navigation {
  display: block;
  position: relative;
  background-color: #1d2b2f;
  width: calc(100% - 250px);
  height: var(--global-nav-h-sm);
  margin: 0;
  padding: 0;
  -webkit-transition: width 0.4s linear;
  -moz-transition: width 0.4s linear;
  -ms-transition: width 0.4s linear;
  transition: width 0.4s linear;
}
.main-navigation:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -22px;
  background-color: #1d2b2f;
  width: var(--global-nav-h-lg);
  height: var(--global-nav-h-sm);
  transform: skewX(-36deg);
}
.main-navigation .highlight {
  display: none;
  position: absolute;
  top: 49px;
  left: auto;
  background-color: #faae40;
  width: 1px;
  height: 2px;
  margin-left: calc(var(--global-sp-xs) * -1);
  z-index: 2;
  pointer-events: none;
}
.main-navigation > ul {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  position: absolute;
  top: var(--global-nav-h-sm);
  left: 0;
  background-color: #ffffff;
  width: 100vw;
  height: auto;
  min-height: 0;
  max-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0 var(--global-sp-sm) 0 var(--global-sp-sm);
  text-align: center;
  pointer-events: auto;
  overflow: hidden;
}
.main-navigation > ul.expanded {
  min-height: calc(100vh - var(--global-nav-h-sm));
  max-height: calc(100vh - var(--global-nav-h-sm) - var(--global-sp-sm));
  overflow: auto;
}
.main-navigation > ul > li {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
  height: auto;
  font-size: inherit;
  margin: var(--global-sp-md) 0 0 0;
  padding: 0 0 var(--global-sp-xs) 0;
  text-align: left;
  border-bottom: 2px solid #d9d9d9;
  z-index: 0;
  cursor: pointer;
}
.main-navigation > ul > li .sub-menu-toggle {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 32px;
  pointer-events: all;
  z-index: 1;
}
.main-navigation > ul > li .sub-menu-toggle:before {
  content: "Λ";
  display: block;
  position: absolute;
  bottom: 12px;
  right: 6px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  transform: scaleY(-1);
}
.main-navigation > ul > li.expanded .sub-menu-toggle:before {
  content: "—";
  bottom: 12px;
  font-size: 23px;
  font-weight: 500;
}
.main-navigation a {
  display: block;
  position: relative;
  color: #3d5560;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.015em;
  text-decoration: none;
  padding: 0;
  pointer-events: all;
  z-index: 1;
}
.main-navigation a br {
  display: none;
}
.main-navigation a:hover, .main-navigation a:focus {
  color: #3d5560;
  text-decoration: underline;
  text-decoration-color: #faae40;
  text-underline-offset: 6px;
}
.main-navigation ul ul {
  display: none;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  top: auto;
  left: auto;
  background-color: transparent;
  margin: 3px 0 0 0;
  padding: 0 10px 0 var(--global-sp-xs);
  z-index: -1;
}
.main-navigation ul ul:before {
  display: none;
}
.main-navigation ul ul li {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  height: auto;
  text-align: left;
  margin: 0;
  padding: 0;
}
.main-navigation ul ul li .sub-menu-toggle {
  display: none;
}
.main-navigation ul ul a {
  display: inline-block;
  width: 100%;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  color: #3d5560;
  line-height: 2;
  text-transform: none;
}
.main-navigation > ul > li.expanded ul {
  display: flex;
}
.main-navigation ul ul ul {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  top: auto;
  left: auto;
  background: transparent;
  width: auto;
  margin: 0;
  padding: 0 0 0 20px;
  box-shadow: none;
  z-index: unset;
}
.main-navigation .nav-no-link > a {
  pointer-events: none;
}

.internal-header.scroll-up .main-navigation {
  width: 100vw;
}

#nav-trigger {
  position: absolute;
  top: 5px;
  left: 30px;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 0;
  line-height: 0;
  padding-top: 24px;
  cursor: pointer;
  z-index: 10001;
}
#nav-trigger:before, #nav-trigger:after {
  content: "";
  display: block;
  block-size: 0.2rem;
  inline-size: 3rem;
  position: absolute;
  inset-inline: 50%;
  background-color: #ffffff;
  transition: transform 400ms cubic-bezier(0.19, 1, 0.22, 1);
}
#nav-trigger:before {
  transform: translate(-50%, -0.7rem);
}
#nav-trigger:after {
  transform: translate(-50%, 0.3rem);
}
#nav-trigger > span {
  block-size: 0.2rem;
  inline-size: 3rem;
  inset-inline: 50%;
  background-color: #ffffff;
  transition: transform 400ms cubic-bezier(0.19, 1, 0.22, 1);
  position: relative;
  display: block;
  transform: translate(-50%, -50%);
}
#nav-trigger.open:before {
  transform: translate(-50%, 0.1rem) rotate(45deg);
}
#nav-trigger.open:after {
  transform: translate(-50%, -0.1rem) rotate(-45deg);
}
#nav-trigger.open > span {
  transform: scaleX(0);
}
@media (min-width: 990px) {
  #nav-trigger {
    display: none;
  }
}

body.page-template-page-services-alt:not(.scroll-up) .main-navigation,
body.page-template-page-team:not(.scroll-up) .main-navigation,
body.page-template-page-company:not(.scroll-up) .main-navigation,
body.page-template-page-buy-side-search:not(.scroll-up) .main-navigation,
body.single-team:not(.scroll-up) .main-navigation,
body.single-clients:not(.scroll-up) .main-navigation {
  background-color: #ffffff;
}
body.page-template-page-services-alt:not(.scroll-up) .main-navigation:before,
body.page-template-page-team:not(.scroll-up) .main-navigation:before,
body.page-template-page-company:not(.scroll-up) .main-navigation:before,
body.page-template-page-buy-side-search:not(.scroll-up) .main-navigation:before,
body.single-team:not(.scroll-up) .main-navigation:before,
body.single-clients:not(.scroll-up) .main-navigation:before {
  background-color: #ffffff;
}
body.page-template-page-services-alt:not(.scroll-up) #inner-content,
body.page-template-page-team:not(.scroll-up) #inner-content,
body.page-template-page-company:not(.scroll-up) #inner-content,
body.page-template-page-buy-side-search:not(.scroll-up) #inner-content,
body.single-team:not(.scroll-up) #inner-content,
body.single-clients:not(.scroll-up) #inner-content {
  margin: 0 auto 0 auto;
}
body.page-template-page-services-alt:not(.scroll-up) #nav-trigger:before, body.page-template-page-services-alt:not(.scroll-up) #nav-trigger:after,
body.page-template-page-team:not(.scroll-up) #nav-trigger:before,
body.page-template-page-team:not(.scroll-up) #nav-trigger:after,
body.page-template-page-company:not(.scroll-up) #nav-trigger:before,
body.page-template-page-company:not(.scroll-up) #nav-trigger:after,
body.page-template-page-buy-side-search:not(.scroll-up) #nav-trigger:before,
body.page-template-page-buy-side-search:not(.scroll-up) #nav-trigger:after,
body.single-team:not(.scroll-up) #nav-trigger:before,
body.single-team:not(.scroll-up) #nav-trigger:after,
body.single-clients:not(.scroll-up) #nav-trigger:before,
body.single-clients:not(.scroll-up) #nav-trigger:after {
  background-color: #3d5560;
}
body.page-template-page-services-alt:not(.scroll-up) #nav-trigger > span,
body.page-template-page-team:not(.scroll-up) #nav-trigger > span,
body.page-template-page-company:not(.scroll-up) #nav-trigger > span,
body.page-template-page-buy-side-search:not(.scroll-up) #nav-trigger > span,
body.single-team:not(.scroll-up) #nav-trigger > span,
body.single-clients:not(.scroll-up) #nav-trigger > span {
  background-color: #3d5560;
}

@media (min-width: 990px) {
  .main-navigation {
    background-color: transparent;
    width: auto;
    height: auto;
  }
  .main-navigation:before {
    content: unset;
    display: none;
  }
  .main-navigation .highlight {
    display: block;
    transition: all 0.4s ease;
  }
  .main-navigation > ul {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    top: 0;
    background-color: #1d2b2f;
    width: auto;
    min-width: 48vw;
    max-height: 100vh;
    margin: 0 0 0 calc(var(--global-sp-xs) * -1);
    padding: 0 var(--global-sp-lg) 0 var(--global-margin-lg);
    -webkit-transition: min-width 0.4s linear;
    -moz-transition: min-width 0.4s linear;
    -ms-transition: min-width 0.4s linear;
    transition: min-width 0.4s linear;
    overflow: visible;
  }
  .main-navigation > ul.expanded {
    max-height: 100vh;
    overflow: visible;
  }
  .main-navigation > ul:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -42px;
    background-color: #1d2b2f;
    width: var(--global-nav-h-lg);
    height: 100%;
    transform: skewX(-36deg);
  }
  .main-navigation > ul > li {
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    height: var(--global-nav-h-lg);
    text-align: center;
    margin: 0;
    padding: 0 var(--global-sp-xs);
    border-bottom: none;
  }
  .main-navigation > ul > li .sub-menu-toggle {
    display: none;
  }
  .main-navigation a {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.8;
    padding: 0 4px;
  }
  .main-navigation a br {
    display: inline;
  }
  .main-navigation a:hover, .main-navigation a:focus, .main-navigation a:visited:hover, .main-navigation a:visited:focus, .main-navigation a[aria-current=page] {
    color: #ffffff;
    text-decoration: none;
  }
  .main-navigation ul ul {
    display: none;
    position: absolute;
    top: var(--global-nav-h-lg);
    left: 50%;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    transform: translateX(-50%);
    box-shadow: 1px 10px 8px rgba(0, 0, 0, 0.4);
  }
  .main-navigation ul ul a {
    color: #2e454d;
  }
  .main-navigation ul ul a:hover,
.main-navigation ul ul a:active,
.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus,
.main-navigation ul ul a:visited:focus,
.main-navigation ul ul a[aria-current=page] {
    color: #ffffff;
  }
  .main-navigation ul ul > li {
    position: relative;
    background-color: #ffffff;
    height: auto;
    text-align: left;
    margin: 0;
    padding: 12px 30px 12px 30px;
  }
  .main-navigation ul ul > li a {
    border-bottom: 1px solid transparent;
  }
  .main-navigation ul ul > li.menu-item-has-children {
    padding-right: 50px;
  }
  .main-navigation ul ul > li.menu-item-has-children:after {
    content: "▶";
    display: block;
    position: absolute;
    top: 50%;
    right: var(--global-sp-xs);
    font-size: 12px;
    color: #2e454d;
    transform: translateY(-50%);
  }
  .main-navigation ul ul > li:hover, .main-navigation ul ul > li:focus, .main-navigation ul ul > li:active, .main-navigation ul ul > li.expanded, .main-navigation ul ul > li.current-menu-item {
    background-color: #3d5560;
  }
  .main-navigation ul ul > li:hover.menu-item-has-children:after, .main-navigation ul ul > li:focus.menu-item-has-children:after, .main-navigation ul ul > li:active.menu-item-has-children:after, .main-navigation ul ul > li.expanded.menu-item-has-children:after, .main-navigation ul ul > li.current-menu-item.menu-item-has-children:after {
    color: #faae40;
  }
  .main-navigation ul ul > li:hover a, .main-navigation ul ul > li:focus a, .main-navigation ul ul > li:active a, .main-navigation ul ul > li.expanded a, .main-navigation ul ul > li.current-menu-item a {
    color: #ffffff;
  }
  .main-navigation li:hover > ul,
.main-navigation li:focus > ul,
.main-navigation li.active > ul {
    display: block;
  }
  .main-navigation ul ul ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    margin: 0;
    padding: 0;
    box-shadow: none;
    z-index: 1;
  }
  .main-navigation ul ul ul:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -42px;
    background: black;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.1) 100%);
    width: 42px;
    height: 100%;
    z-index: -1;
    pointer-events: none;
  }
  .main-navigation ul ul ul:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 1px 10px 8px rgba(0, 0, 0, 0.4);
    z-index: -2;
    pointer-events: none;
  }
  .main-navigation ul ul ul a {
    width: auto;
    color: #3d5560 !important;
    border-bottom: 1px solid transparent;
  }
  .main-navigation ul ul ul a:hover,
.main-navigation ul ul ul a:active,
.main-navigation ul ul ul a:hover,
.main-navigation ul ul ul a:focus,
.main-navigation ul ul ul a:visited:focus,
.main-navigation ul ul ul a[aria-current=page] {
    color: #3d5560 !important;
    border-bottom: 1px solid #faae40;
  }
  .main-navigation ul ul li:hover,
.main-navigation ul ul li:active,
.main-navigation ul ul li:focus,
.main-navigation ul ul li.expanded,
.main-navigation ul ul li.current-menu-item {
    background-color: #3d5560;
  }
  .main-navigation ul ul li:hover ul,
.main-navigation ul ul li:active ul,
.main-navigation ul ul li:focus ul,
.main-navigation ul ul li.expanded ul,
.main-navigation ul ul li.current-menu-item ul {
    display: block;
  }
  .main-navigation ul ul ul li:hover,
.main-navigation ul ul ul li:active,
.main-navigation ul ul ul li:focus,
.main-navigation ul ul ul li.expanded,
.main-navigation ul ul ul li.current-menu-item {
    background-color: #ffffff;
  }

  .internal-header.scroll-up .main-navigation {
    width: auto;
  }
  .internal-header.scroll-up .main-navigation > ul {
    min-width: 100vw;
  }

  body.page-template-page-services-alt:not(.scroll-up),
body.page-template-page-team:not(.scroll-up),
body.page-template-page-company:not(.scroll-up),
body.page-template-page-buy-side-search:not(.scroll-up),
body.single-team:not(.scroll-up),
body.single-clients:not(.scroll-up) {
    background-color: transparent;
  }
  body.page-template-page-services-alt:not(.scroll-up) .main-navigation > ul,
body.page-template-page-team:not(.scroll-up) .main-navigation > ul,
body.page-template-page-company:not(.scroll-up) .main-navigation > ul,
body.page-template-page-buy-side-search:not(.scroll-up) .main-navigation > ul,
body.single-team:not(.scroll-up) .main-navigation > ul,
body.single-clients:not(.scroll-up) .main-navigation > ul {
    background-color: #ffffff;
  }
  body.page-template-page-services-alt:not(.scroll-up) .main-navigation > ul:before,
body.page-template-page-team:not(.scroll-up) .main-navigation > ul:before,
body.page-template-page-company:not(.scroll-up) .main-navigation > ul:before,
body.page-template-page-buy-side-search:not(.scroll-up) .main-navigation > ul:before,
body.single-team:not(.scroll-up) .main-navigation > ul:before,
body.single-clients:not(.scroll-up) .main-navigation > ul:before {
    background-color: #ffffff;
  }
  body.page-template-page-services-alt:not(.scroll-up) .main-navigation > ul > li > a,
body.page-template-page-team:not(.scroll-up) .main-navigation > ul > li > a,
body.page-template-page-company:not(.scroll-up) .main-navigation > ul > li > a,
body.page-template-page-buy-side-search:not(.scroll-up) .main-navigation > ul > li > a,
body.single-team:not(.scroll-up) .main-navigation > ul > li > a,
body.single-clients:not(.scroll-up) .main-navigation > ul > li > a {
    color: #1d2b2f;
  }
  body.page-template-page-services-alt:not(.scroll-up) .main-navigation > ul > li > a:hover, body.page-template-page-services-alt:not(.scroll-up) .main-navigation > ul > li > a:focus, body.page-template-page-services-alt:not(.scroll-up) .main-navigation > ul > li > a:visited:hover, body.page-template-page-services-alt:not(.scroll-up) .main-navigation > ul > li > a:visited:focus,
body.page-template-page-team:not(.scroll-up) .main-navigation > ul > li > a:hover,
body.page-template-page-team:not(.scroll-up) .main-navigation > ul > li > a:focus,
body.page-template-page-team:not(.scroll-up) .main-navigation > ul > li > a:visited:hover,
body.page-template-page-team:not(.scroll-up) .main-navigation > ul > li > a:visited:focus,
body.page-template-page-company:not(.scroll-up) .main-navigation > ul > li > a:hover,
body.page-template-page-company:not(.scroll-up) .main-navigation > ul > li > a:focus,
body.page-template-page-company:not(.scroll-up) .main-navigation > ul > li > a:visited:hover,
body.page-template-page-company:not(.scroll-up) .main-navigation > ul > li > a:visited:focus,
body.page-template-page-buy-side-search:not(.scroll-up) .main-navigation > ul > li > a:hover,
body.page-template-page-buy-side-search:not(.scroll-up) .main-navigation > ul > li > a:focus,
body.page-template-page-buy-side-search:not(.scroll-up) .main-navigation > ul > li > a:visited:hover,
body.page-template-page-buy-side-search:not(.scroll-up) .main-navigation > ul > li > a:visited:focus,
body.single-team:not(.scroll-up) .main-navigation > ul > li > a:hover,
body.single-team:not(.scroll-up) .main-navigation > ul > li > a:focus,
body.single-team:not(.scroll-up) .main-navigation > ul > li > a:visited:hover,
body.single-team:not(.scroll-up) .main-navigation > ul > li > a:visited:focus,
body.single-clients:not(.scroll-up) .main-navigation > ul > li > a:hover,
body.single-clients:not(.scroll-up) .main-navigation > ul > li > a:focus,
body.single-clients:not(.scroll-up) .main-navigation > ul > li > a:visited:hover,
body.single-clients:not(.scroll-up) .main-navigation > ul > li > a:visited:focus {
    color: #1d2b2f;
  }
}
@media (min-width: 1120px) {
  .main-navigation > ul {
    padding: 0 8% 0 var(--global-margin-lg);
  }
}
@media (min-width: 1340px) {
  .main-navigation > ul {
    padding: 0 16% 0 var(--global-margin-lg);
  }
  .main-navigation > ul > li {
    height: var(--global-nav-h-lg);
  }
  .main-navigation a {
    font-size: 14px;
  }
  .main-navigation ul ul {
    top: var(--global-nav-h-lg);
  }
}
@media (min-width: 1800px) {
  .main-navigation {
    max-width: var(--global-max-w);
    margin: 0 auto;
  }
  .main-navigation .highlight {
    top: 51px;
  }
  .main-navigation > ul {
    margin-left: calc(var(--global-sp-xs) * -1);
    padding: 0 28% 0 0;
  }
  .main-navigation > ul:before {
    right: -42px;
    width: var(--global-nav-h-xl);
  }
  .main-navigation > ul > li {
    height: var(--global-nav-h-xl);
  }
  .main-navigation a {
    font-size: 16px;
  }
  .main-navigation ul ul {
    top: var(--global-nav-h-xl);
  }
}
@media (min-width: 2300px) {
  .main-navigation > ul {
    min-width: 36vw;
    padding: 0 36% 0 0;
  }
}
@media (min-width: 2560px) {
  .main-navigation {
    max-width: var(--global-max-w-lg);
    margin: 0 auto;
  }
  .main-navigation > ul {
    padding: 0 48% 0 0;
  }
}
@media (min-width: 3240px) {
  .main-navigation {
    max-width: var(--global-max-w-xl);
  }
}
@media (min-width: 4100px) {
  .main-navigation {
    max-width: 70%;
  }
}
/**
 * Posts and Content
 */
#container {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}

body.admin-bar #container {
  min-height: calc(100vh - var(--admin-bar-h));
}

#content {
  flex-grow: 1;
  margin-top: var(--global-nav-h-sm);
}

body.single-post #content {
  margin-top: 0;
}

#inner-content {
  margin: 0 auto 0 auto;
}

.mobile-content {
  margin-top: 0 !important;
}

.hentry {
  background-color: #fff;
  margin-bottom: 0;
  border: 1px solid #ccc;
}
.hentry header {
  padding: 0 0 var(--global-sp-md) 0;
}
.hentry footer {
  padding: 1.5em;
}
.hentry footer p {
  margin: 0;
}

.single-title,
.page-title,
.entry-title {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -0.015em;
  margin: 0 0 var(--global-sp-xxs) 0;
  color: #002e5c;
}

.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
  color: #002e5c;
}

.page {
  background-color: #fff;
}

.hentry {
  border: none;
}
.hentry footer {
  border: none;
}

.byline {
  color: #bcbcbc;
  font-style: italic;
  margin: 0;
}

.entry-content {
  padding: 0;
}
.entry-content h1, .entry-content .h1 {
  margin: 0 0 15px 0;
  color: #002e5c;
}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  color: #002e5c;
}
.entry-content p {
  margin: 0 0 1.5em;
}
.entry-content table {
  width: 100%;
  border: 1px solid #3d5560;
  margin-bottom: 1.5em;
}
.entry-content table caption {
  margin: 0 0 7px;
  font-size: 0.75em;
  color: #bcbcbc;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.entry-content tr {
  border-bottom: 1px solid #3d5560;
}
.entry-content tr:nth-child(even) {
  background-color: #f8f9fa;
}
.entry-content td {
  padding: 7px;
  border-right: 1px solid #3d5560;
}
.entry-content td:last-child {
  border-right: 0;
}
.entry-content th {
  background-color: #f8f9fa;
  border-bottom: 1px solid #3d5560;
  border-right: 1px solid #3d5560;
}
.entry-content th:last-child {
  border-right: 0;
}
.entry-content blockquote {
  margin: 0 0 1.5em 0.75em;
  padding: 0 0 0 0.75em;
  border-left: 3px solid #2980b9;
  font-style: italic;
  color: #bcbcbc;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.entry-content img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #000000;
  color: #f8f9fa;
  font-size: 0.9em;
  padding: 1.5em;
  margin: 0 0 1.5em;
  border-radius: 3px;
}

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  margin-bottom: 10px;
}
.wp-caption p {
  margin: 0 !important;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 0;
  text-align: center;
}

.tags {
  margin: 0;
}

.int-carousel ul,
.int-carousel ul ul {
  list-style-type: none;
}
.int-carousel ul li:before,
.int-carousel ul ul li:before {
  display: none !important;
  content: "" !important;
}

.int-carousel .splide__arrows {
  display: none;
}

.int-carousel .splide__pagination {
  display: none;
}

.int-carousel .splide__arrow {
  background: transparent;
}

.int-carousel .splide__arrow:disabled {
  pointer-events: none;
}

.int-carousel .splide__arrow svg {
  width: 50px;
  height: 50px;
  fill: #1d2b2f;
}

.int-carousel .splide__arrow svg path {
  transform: scale(2.8);
}

.int-carousel .splide__arrow--prev {
  left: -10px;
}

.int-carousel .splide__arrow--next {
  right: -30px;
}

.int-carousel .splide__pagination {
  bottom: -12px;
  margin: 0 !important;
}

.int-carousel .splide__pagination__page {
  background: #bcbcbc;
  width: 10px;
  height: 10px;
  margin: 0 4px;
}

.int-carousel .splide__pagination__page.is-active {
  background: #1d2b2f;
  transform: none;
}

.section-overview {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  color: #3d5560;
  padding: var(--global-sp-md) var(--global-margin-sm) 0 var(--global-margin-sm);
}
.section-overview .page-title {
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
  width: auto;
  font-size: 34px;
  margin: 0;
  padding: 0 0 var(--global-sp-xxs) 0;
}
.section-overview .page-title.has-breaks br {
  display: none;
}
.section-overview .overview-content,
.section-overview .overview-coverage {
  position: relative;
  width: auto;
}
.section-overview .overview-content h2,
.section-overview .overview-coverage h2 {
  display: block;
  position: relative;
  width: auto;
  font-size: 20px;
  font-weight: 600;
  color: #002e5c;
  letter-spacing: -0.025em;
  margin: var(--global-sp-xs) 0 var(--global-sp-xxs) 0;
  padding: 0;
}
.section-overview .overview-content ul,
.section-overview .overview-coverage ul {
  margin: 0;
  padding: 0 0 0 var(--global-sp-xs);
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: var(--global-sp-lg);
  -moz-column-gap: var(--global-sp-lg);
  column-gap: var(--global-sp-lg);
}
.section-overview .overview-content ul li,
.section-overview .overview-coverage ul li {
  list-style: disc;
  font-size: 14px;
}

.section-secondary {
  padding: var(--global-sp-xs) var(--global-margin-sm) 0 var(--global-margin-sm);
  z-index: 11;
}
.section-secondary .story-content-container {
  z-index: 11;
}
.section-secondary .story-content {
  font-weight: 400;
}
.section-secondary .story-content p {
  font-weight: 400;
}

.map-content {
  font-weight: 400;
  margin: 0 0 var(--global-sp-xs) 0;
}
.map-content p {
  font-weight: 400;
}

body.page-template-page-services-alt .section-overview,
body.page-template-page-buy-side-search .section-overview,
body.page-template-page-intern-program .section-overview,
body.single-team .section-overview,
body.single-clients .section-overview {
  color: #ffffff;
}

body.page-template-page-services .section-overview,
body.page-template-page-opportunities .section-overview,
body.page-template-page-intern-program .section-overview {
  color: #3d5560;
}

body.single-industries .section-overview,
body.single-practice .section-overview,
body.archive.category .section-overview,
body.page-template-page-news-landing .section-overview {
  background-color: #ffffff;
  padding: var(--global-nav-h-sm) 0 0 0;
  overflow: hidden;
}

body.page-template-page-company .page-title,
body.page-template-page-services .page-title,
body.page-template-page-services-alt .page-title,
body.page-template-page-buy-side-search .page-title,
body.page-template-page-opportunities .page-title,
body.page-template-page-intern-program .page-title,
body.single-clients .entry-title,
body.single-industries .page-title,
body.single-practice .page-title,
body.archive.category .page-title,
body.single-post .entry-title {
  font-weight: 800;
  text-transform: none;
  letter-spacing: unset;
}

body.single-industries .section-overview .page-title,
body.single-practice .section-overview .page-title,
body.archive.category .section-overview .page-title,
body.page-template-page-news-landing .section-overview .page-title,
body.single-industries .section-overview .overview-content,
body.single-practice .section-overview .overview-content,
body.archive.category .section-overview .overview-content,
body.page-template-page-news-landing .section-overview .overview-content,
body.single-industries .section-overview .overview-coverage,
body.single-practice .section-overview .overview-coverage,
body.page-template-page-news-landing .section-overview .overview-coverage {
  padding-right: var(--global-margin-sm);
  padding-left: var(--global-margin-sm);
}

body.single-industries .section-overview .overview-content h2,
body.single-practice .section-overview .overview-content h2,
body.archive.category .section-overview .overview-content h2,
body.page-template-page-news-landing .section-overview .overview-content h2,
body.single-industries .section-overview .overview-content h3,
body.single-practice .section-overview .overview-content h3,
body.archive.category .section-overview .overview-content h3,
body.page-template-page-news-landing .section-overview .overview-content h3,
body.single-industries .section-overview .overview-content h4,
body.single-practice .section-overview .overview-content h4,
body.archive.category .section-overview .overview-content h4,
body.page-template-page-news-landing .section-overview .overview-content h4 {
  margin: var(--global-sp-xs) 0 var(--global-sp-xs) 0;
}

.overview-bg-image {
  display: none;
  position: absolute;
  top: var(--global-nav-h-sm);
  right: 0;
  background: transparent none left top no-repeat;
  background-size: auto 100%;
  width: 0;
  height: 0;
}
.overview-bg-image.has-carousel {
  overflow: hidden;
}
.overview-bg-image .int-carousel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.overview-bg-image .int-carousel ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.overview-bg-image .int-carousel li {
  display: flex;
  margin: 0;
  padding: 0;
}
.overview-bg-image .int-carousel img {
  width: 100%;
  height: auto;
}

.overview-bg-color {
  position: relative;
  background: #e5e5e5;
  width: 100%;
  min-height: 180px;
  padding: var(--global-sp-md) 0 var(--global-sp-md) 0;
}

body.single-industries .overview-bg-color,
body.single-practice .overview-bg-color,
body.archive.category .overview-bg-color,
body.page-template-page-news-landing .overview-bg-color {
  padding-top: calc(var(--global-nav-h-sm) + var(--global-sp-md));
  padding-bottom: var(--global-sp-md);
}

.service-steps-grid {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.service-step-item {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin: 0 0 var(--global-sp-md) 0;
  cursor: pointer;
}
.service-step-item:before,
.service-step-item .service-label,
.service-step-item .service-content {
  opacity: 0.65;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.service-step-item:before, .service-step-item:after {
  content: "";
  display: block;
  position: absolute;
}
.service-step-item:before {
  top: 1px;
  left: 1px;
  background-color: #faae40;
  width: 14px;
  height: 14px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
}
.service-step-item:after {
  top: 8px;
  left: 28px;
  background-color: #1d2b2f;
  width: calc(100% - 38px);
  height: 2px;
}
.service-step-item .step-indicator {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  background-color: #1d2b2f;
  width: 18px;
  height: 18px;
  margin: 0 0 var(--global-sp-xs) 0;
  border: 2px solid #1d2b2f;
  border-radius: 50%;
}
.service-step-item .service-label,
.service-step-item .service-content {
  color: #1d2b2f;
}
.service-step-item .service-label {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 var(--global-sp-xs) 0;
}
.service-step-item .service-label span {
  display: inline-block;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #faae40;
}
.service-step-item .service-content {
  font-size: 14px;
  padding: 0 var(--global-sp-xs) 0 0;
}
.service-step-item .service-content ul, .service-step-item .service-content ol, .service-step-item .service-content li, .service-step-item .service-content p {
  font-size: 14px;
}
.service-step-item.active:before,
.service-step-item.active .service-label,
.service-step-item.active .service-content {
  opacity: 1;
}

.service-points-grid {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  margin: var(--global-sp-lg) calc(var(--global-sp-xs) * -1) var(--global-sp-xxs) calc(var(--global-sp-xs) * -1);
  padding-top: var(--global-sp-sm);
}
.service-points-grid.single_card, .service-points-grid.single_card_1 {
  background-color: #ffffff;
  border-radius: 12px;
  margin: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  padding: var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}
.service-points-grid.has-subheader {
  margin-top: 0;
}
.service-points-grid.has-subheader:not(.single_card) {
  padding-top: 0;
}
.service-points-grid.single_card {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.service-point-item {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  width: auto;
  max-width: calc(100% - (var(--global-sp-xs) * 2));
  margin: 0 var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs);
}
.service-point-item > img {
  width: var(--global-sp-md);
  height: var(--global-sp-md);
  margin: 0 var(--global-sp-sm) 0 0;
}
.service-point-item .detail {
  color: #1d2b2f;
}
.service-point-item .detail ul {
  list-style-type: disc;
  margin-top: 0;
  padding-left: 20px;
}
.service-point-item .detail ol {
  list-style-type: decimal;
  margin-top: 0;
  padding-left: 20px;
}
.service-point-item .detail li::marker {
  font-size: 12px;
}
.service-point-item .detail p, .service-point-item .detail .p,
.service-point-item .detail ul li,
.service-point-item .detail ol li {
  font-size: 14px;
}
.service-point-item.text-only {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.service-point-item.text-only .detail h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 var(--global-sp-xxs) 0;
}
.service-point-item.has-icon {
  text-align: center;
}
.service-point-item.has-icon .detail h2 {
  font-size: 24px;
  font-weight: 400;
  color: #1d2b2f;
  text-transform: none;
  margin: 0 0 var(--global-sp-xxs) 0;
  padding: 0;
  border-top: none;
}
.service-point-item.card {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  background-color: #ffffff;
  color: #1d2b2f;
  border-radius: 12px;
  margin-bottom: var(--global-sp-md);
  padding: var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-xs) var(--global-sp-sm);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}
.service-point-item.card .detail {
  color: #1d2b2f;
}
.service-point-item.card .detail h2 {
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
  color: #002e5c;
  text-align: left;
  margin: 0 0 var(--global-sp-xxs) 0;
  border-top: none;
}

.service-points-grid.single_card .service-point-item,
.service-points-grid.single_card .service-point.item.in-card {
  text-align: left;
  max-width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 var(--global-sp-xxs) 0;
}
.service-points-grid.single_card .service-point-item > img,
.service-points-grid.single_card .service-point.item.in-card > img {
  margin: 0 0 var(--global-sp-xxs) 0;
}
.service-points-grid.single_card .service-point-item .detail,
.service-points-grid.single_card .service-point.item.in-card .detail {
  margin: 0;
}
.service-points-grid.single_card .service-point-item .detail h2,
.service-points-grid.single_card .service-point-item .detail .tag-header,
.service-points-grid.single_card .service-point.item.in-card .detail h2,
.service-points-grid.single_card .service-point.item.in-card .detail .tag-header {
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
  margin: 0 0 var(--global-sp-xxs) 0;
  padding: 0;
  border-top: none;
}
.service-points-grid.single_card .service-point-item .detail ul,
.service-points-grid.single_card .service-point-item .detail ol,
.service-points-grid.single_card .service-point.item.in-card .detail ul,
.service-points-grid.single_card .service-point.item.in-card .detail ol {
  display: inline-block;
  text-align: left;
  margin: 0;
}
.service-points-grid.single_card .service-point-item .detail p, .service-points-grid.single_card .service-point-item .detail .p,
.service-points-grid.single_card .service-point-item .detail ul li,
.service-points-grid.single_card .service-point-item .detail ol li,
.service-points-grid.single_card .service-point.item.in-card .detail p,
.service-points-grid.single_card .service-point.item.in-card .detail .p,
.service-points-grid.single_card .service-point.item.in-card .detail ul li,
.service-points-grid.single_card .service-point.item.in-card .detail ol li {
  font-size: 14px;
}

.service-points-grid.single_card_1 .service-point-item,
.service-points-grid.single_card_1 .service-point.item.in-card {
  margin: 0 0 0 0;
}
.service-points-grid.single_card_1 .service-point-item > img,
.service-points-grid.single_card_1 .service-point.item.in-card > img {
  margin: 0 auto var(--global-sp-xxs) auto;
}
.service-points-grid.single_card_1 .service-point-item .detail,
.service-points-grid.single_card_1 .service-point.item.in-card .detail {
  width: 80%;
  margin: 0 auto;
}
.service-points-grid.single_card_1 .service-point-item .detail h2,
.service-points-grid.single_card_1 .service-point-item .detail .tag-header,
.service-points-grid.single_card_1 .service-point.item.in-card .detail h2,
.service-points-grid.single_card_1 .service-point.item.in-card .detail .tag-header {
  font-size: 24px;
  text-transform: none;
  margin: 0 0 var(--global-sp-xs) 0;
  padding: 0;
  border-top: none;
}
.service-points-grid.single_card_1 .service-point-item .detail ul,
.service-points-grid.single_card_1 .service-point-item .detail ol,
.service-points-grid.single_card_1 .service-point.item.in-card .detail ul,
.service-points-grid.single_card_1 .service-point.item.in-card .detail ol {
  display: inline-block;
  text-align: left;
  margin: 0;
}
.service-points-grid.single_card_1 .service-point-item .detail p, .service-points-grid.single_card_1 .service-point-item .detail .p,
.service-points-grid.single_card_1 .service-point-item .detail ul li,
.service-points-grid.single_card_1 .service-point-item .detail ol li,
.service-points-grid.single_card_1 .service-point.item.in-card .detail p,
.service-points-grid.single_card_1 .service-point.item.in-card .detail .p,
.service-points-grid.single_card_1 .service-point.item.in-card .detail ul li,
.service-points-grid.single_card_1 .service-point.item.in-card .detail ol li {
  font-size: 14px;
}
.service-points-grid.single_card_1 .service-point-item:after,
.service-points-grid.single_card_1 .service-point.item.in-card:after {
  content: "";
  display: block;
  background-color: #faae40;
  width: 60%;
  height: 1px;
  margin: var(--global-sp-sm) auto var(--global-sp-md) auto;
}

body.page-template-page-services .service-point-item .detail,
body.page-template-page-opportunities .service-point-item .detail,
body.page-template-page-company .service-point-item .detail {
  color: #ffffff;
}
body.page-template-page-services .service-point-item .detail h2,
body.page-template-page-opportunities .service-point-item .detail h2,
body.page-template-page-company .service-point-item .detail h2 {
  color: #ffffff;
}
body.page-template-page-services .service-point-item.card .detail,
body.page-template-page-opportunities .service-point-item.card .detail,
body.page-template-page-company .service-point-item.card .detail {
  color: #1d2b2f;
}
body.page-template-page-services .service-point-item.card .detail h2,
body.page-template-page-opportunities .service-point-item.card .detail h2,
body.page-template-page-company .service-point-item.card .detail h2 {
  color: #1d2b2f;
}
body.page-template-page-services .content-main-container,
body.page-template-page-opportunities .content-main-container,
body.page-template-page-company .content-main-container {
  color: #ffffff;
}
body.page-template-page-services .content-main-container .tag-header,
body.page-template-page-services .content-main-container h2.tag-header,
body.page-template-page-services .content-main-container h3.tag-header,
body.page-template-page-opportunities .content-main-container .tag-header,
body.page-template-page-opportunities .content-main-container h2.tag-header,
body.page-template-page-opportunities .content-main-container h3.tag-header,
body.page-template-page-company .content-main-container .tag-header,
body.page-template-page-company .content-main-container h2.tag-header,
body.page-template-page-company .content-main-container h3.tag-header {
  color: #ffffff;
}
body.page-template-page-services .content-main-container .map-content,
body.page-template-page-opportunities .content-main-container .map-content,
body.page-template-page-company .content-main-container .map-content {
  color: #ffffff;
}

body.page-template-page-company .content-main-container {
  padding-top: calc(var(--global-sp-lg) + var(--global-sp-sm));
}
body.page-template-page-company .story-content-container,
body.page-template-page-company .section-firm-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.page-template-page-company .story-image img,
body.page-template-page-company .mufg-image img {
  max-width: 100%;
  height: auto;
  margin: 0 0 1em 0;
}
body.page-template-page-company .section-firm-content {
  margin: 0 0 var(--global-sp-md) 0;
}
body.page-template-page-company .oaklins-content ul {
  width: auto;
  margin: 0;
  padding: 0;
}
body.page-template-page-company .oaklins-content ul li {
  position: relative;
  list-style: none;
  font-weight: 400;
  text-align: left;
  padding-left: 18px;
}
body.page-template-page-company .oaklins-content ul li:before {
  content: "•";
  display: inline-block;
  top: 2px;
  left: 0;
  position: absolute;
  font-size: 18px;
  line-height: 1;
}

.team-container {
  display: block;
  position: relative;
  width: calc(100% + 30px);
  margin: var(--global-sp-lg) -10px 0 -10px;
  padding: 0;
  overflow: hidden;
}
.team-container .tag-header,
.team-container h2.tag-header,
.team-container h3.tag-header {
  margin-left: 20px;
}
.team-container .int-carousel {
  margin-bottom: 20px;
}
.team-container .splide__track {
  overflow: visible;
}
.team-container.has-subheader {
  margin-top: 0;
}

.team-members {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px 0 var(--global-sp-sm) 0;
}
.team-members li {
  display: flex;
  -webkit-align-self: stretch;
  align-self: stretch;
  position: relative;
}
.team-members li.person {
  width: 50%;
  padding: 20px 10px 10px 10px;
}
.team-members li.person:before, .team-members li.person:after {
  content: "";
  display: none !important;
}
.team-members li.person .border-box {
  display: block;
  position: relative;
  background-color: #ffffff;
  border-radius: 9px;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.team-members li.person .border-box:after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border-radius: 14px;
  border: 8px solid transparent;
  pointer-events: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team-members li.person > a {
  display: block;
  position: relative;
}
.team-members li.person .img {
  display: block;
  position: relative;
  background: #ffffff none center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-top: 100%;
  z-index: 0;
}
.team-members li.person .img img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  opacity: 0;
}
.team-members li.person .info {
  display: block;
  position: relative;
  background-color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  color: #3d5560;
  text-align: center;
  padding: 12px 10px 12px 10px;
}
.team-members li.person .info span {
  display: block;
}
.team-members li.person .info .name {
  font-weight: 600;
}
.team-members li.person:hover .border-box:after {
  border-color: #faae40;
}

body.single-industries .team-members,
body.single-practice .team-members {
  margin: -20px 0 var(--global-sp-md) 0;
}

body.page-template-page-client .clients,
.transactions {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px 0 0 0;
}
body.page-template-page-client .clients li,
.transactions li {
  display: flex;
  -webkit-align-self: stretch;
  align-self: stretch;
  position: relative;
  width: 50%;
  padding: 10px 0 10px 0;
}

body.page-template-page-client .clients li {
  padding: var(--global-sp-xxs) var(--global-sp-xxs);
}

body.page-template-page-transactions .transactions li {
  padding: 5px 2% 5px 2%;
}

.sector-posts-container,
.service-page-posts-container {
  position: relative;
  background-color: #e5e5e5;
  border-radius: var(--global-sp-xs);
  margin: 0;
  padding: var(--global-sp-lg) var(--global-margin-sm) var(--global-sp-lg) var(--global-margin-sm);
}
.sector-posts-container ul,
.service-page-posts-container ul {
  list-style-type: none !important;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 0 !important;
}
.sector-posts-container li,
.service-page-posts-container li {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #1d2b2f;
  text-align: left;
  line-height: 1.2;
  margin: 0 0 var(--global-sp-xs) 0;
  padding: 0;
}
.sector-posts-container li:before,
.service-page-posts-container li:before {
  display: none;
}
.sector-posts-container li div,
.sector-posts-container li .tag,
.sector-posts-container li .link,
.sector-posts-container li a,
.sector-posts-container li .date,
.service-page-posts-container li div,
.service-page-posts-container li .tag,
.service-page-posts-container li .link,
.service-page-posts-container li a,
.service-page-posts-container li .date {
  position: relative;
  width: auto;
}
.sector-posts-container li div,
.service-page-posts-container li div {
  display: inline-block;
  text-align: left;
}
.sector-posts-container li .tag,
.service-page-posts-container li .tag {
  display: table-row;
  font-weight: 400;
  line-height: 1.8;
  margin: 4px 0 0 0;
}
.sector-posts-container li .link,
.service-page-posts-container li .link {
  display: inline-block;
  font-weight: 600;
  margin: 4px 0 0 0;
}
.sector-posts-container li a,
.sector-posts-container li .date,
.service-page-posts-container li a,
.service-page-posts-container li .date {
  display: table-row;
}
.sector-posts-container li .date,
.service-page-posts-container li .date {
  font-weight: 400;
}
.sector-posts-container li a,
.service-page-posts-container li a {
  margin-top: 10px;
}
.sector-posts-container li:nth-of-type(1),
.service-page-posts-container li:nth-of-type(1) {
  text-align: left;
}
.sector-posts-container a,
.sector-posts-container a:hover,
.sector-posts-container a:focus,
.sector-posts-container a:visited,
.service-page-posts-container a,
.service-page-posts-container a:hover,
.service-page-posts-container a:focus,
.service-page-posts-container a:visited {
  color: #3d5560;
}
.sector-posts-container .date,
.service-page-posts-container .date {
  font-weight: 300;
}

.featured-press {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  background: #3d5560 none right top no-repeat;
  background-size: cover;
  min-height: 10vw;
  margin: 0;
  padding: var(--global-sp-md) var(--global-sp-sm) var(--global-sp-md) var(--global-sp-sm);
  border: 4px solid #faae40;
}
.featured-press .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent none center top no-repeat;
  background-size: cover;
  z-index: 0;
}
.featured-press .tag-header {
  color: #ffffff;
  z-index: 1;
}
.featured-press .featured-press-title {
  max-width: 75%;
  font-size: 20px;
  color: #ffffff;
  margin: 0;
  z-index: 1;
}
.featured-press .btn {
  margin: 20px 0 0 0;
  z-index: 1;
}

.sectors-grid-subheader {
  margin: var(--global-sp-lg) 0 0 0;
}
.sectors-grid-subheader h2 {
  margin-bottom: 0;
}

.sectors-grid {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  margin: var(--global-sp-md) 0 0 0;
  padding: 0 0 var(--global-sp-md) 0;
}

.sectors-grid-item {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin: 0 0 var(--global-sp-md) 0;
}
.sectors-grid-item .title {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  min-height: 50px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  color: #3d5560;
  margin: 0 10% 10px 10%;
}
.sectors-grid-item .thumbnail {
  position: relative;
  background: transparent none center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 67vw;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
}
.sectors-grid-item .thumbnail:before, .sectors-grid-item .thumbnail:after,
.sectors-grid-item .thumbnail > a {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.sectors-grid-item .thumbnail:before, .sectors-grid-item .thumbnail:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
}
.sectors-grid-item .thumbnail:before {
  background-color: rgba(255, 255, 255, 0.9);
}
.sectors-grid-item .thumbnail:after {
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 3px solid #faae40;
  border-radius: 12px;
}
.sectors-grid-item .thumbnail > a,
.sectors-grid-item .thumbnail .detail {
  display: flex;
  width: 100%;
  height: 100%;
}
.sectors-grid-item .thumbnail > a {
  opacity: 0;
  pointer-events: none;
}
.sectors-grid-item .thumbnail .detail {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 14px;
  color: #000000;
  padding: var(--global-sp-md) var(--global-sp-md) var(--global-sp-md) var(--global-sp-md);
  z-index: 1;
}
.sectors-grid-item .thumbnail .detail-content {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  scrollbar-width: thin;
}
.sectors-grid-item .thumbnail .learn-more {
  font-size: 14px;
  text-decoration: underline;
  text-underline-offset: 6px;
  padding-bottom: var(--global-sp-xxs);
}
.sectors-grid-item .thumbnail:hover:before, .sectors-grid-item .thumbnail:hover:after,
.sectors-grid-item .thumbnail:hover > a, .sectors-grid-item .thumbnail:focus:before, .sectors-grid-item .thumbnail:focus:after,
.sectors-grid-item .thumbnail:focus > a {
  opacity: 1;
  pointer-events: all;
}

.company-main:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: var(--global-sp-lg);
  background-color: #ffffff;
  border-top-left-radius: var(--global-sp-md);
  border-top-right-radius: var(--global-sp-md);
  z-index: 1;
}

.contact-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.contact-content .section-intro-container,
.contact-content .section-intro,
.contact-content .section-form {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.contact-content .section-intro-container {
  margin: 0 0 var(--global-sp-sm) 0;
}
.contact-content .section-intro {
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  background: transparent none center center no-repeat;
  background-size: cover;
  height: 100%;
}
.contact-content .section-intro img {
  display: none;
  position: relative;
  width: 100%;
  height: auto;
  opacity: 0;
}
.contact-content .section-intro .content-text {
  position: relative;
  font-size: 14px;
  padding: var(--global-sp-xs) var(--global-sp-md);
}
.contact-content .section-intro .content-text.light {
  color: #ffffff;
}
.contact-content .section-disclaimer {
  margin: 2px 0 0 0;
}
.contact-content .section-disclaimer p {
  font-size: 12px;
  color: #3d5560;
  margin: 0;
}
.contact-content .section-disclaimer a,
.contact-content .section-disclaimer p a {
  color: #3d5560;
  text-decoration: underline;
}
.contact-content .section-form {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

body.page-template-page-contact .entry-content .wpcf7 {
  width: 100%;
}
body.page-template-page-contact .entry-content .wpcf7-form p {
  display: flex;
  font-size: 14px;
  margin: 0;
}
body.page-template-page-contact .entry-content .wpcf7-form p.disclaimer-google {
  display: block;
  font-size: 12px;
  margin: 0 0 15px 0;
}
body.page-template-page-contact .entry-content .wpcf7-form p.disclaimer-google a {
  color: #000000;
  text-decoration: underline;
}
body.page-template-page-contact .entry-content .wpcf7-form label {
  width: 100%;
  font-size: 0;
  line-height: 0;
}
body.page-template-page-contact .entry-content .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
body.page-template-page-contact .entry-content input[type=text],
body.page-template-page-contact .entry-content input[type=password],
body.page-template-page-contact .entry-content input[type=email],
body.page-template-page-contact .entry-content input[type=tel],
body.page-template-page-contact .entry-content input[type=number],
body.page-template-page-contact .entry-content select, body.page-template-page-contact .entry-content textarea,
body.page-template-page-contact .entry-content .field {
  max-width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #002e5c;
  margin-bottom: 15px;
  border-color: #002e5c;
  border-width: 2px;
  border-radius: 0 !important;
}
body.page-template-page-contact .entry-content input[type=text].wpcf7-not-valid,
body.page-template-page-contact .entry-content input[type=password].wpcf7-not-valid,
body.page-template-page-contact .entry-content input[type=email].wpcf7-not-valid,
body.page-template-page-contact .entry-content input[type=tel].wpcf7-not-valid,
body.page-template-page-contact .entry-content input[type=number].wpcf7-not-valid,
body.page-template-page-contact .entry-content select.wpcf7-not-valid, body.page-template-page-contact .entry-content textarea.wpcf7-not-valid,
body.page-template-page-contact .entry-content .field.wpcf7-not-valid {
  border-color: #faae40;
}
body.page-template-page-contact .entry-content textarea {
  padding: 8px 12px;
}
body.page-template-page-contact .entry-content .btns {
  margin: 4px 0 0 0;
}
body.page-template-page-contact .entry-content .btns p {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}
body.page-template-page-contact .entry-content .wpcf7-spinner {
  margin: 10px auto 0 auto;
}

.grecaptcha-badge {
  visibility: hidden;
}

.locations-container {
  margin: var(--global-sp-sm) 0 var(--global-sp-sm) 0;
}
.locations-container .locations {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}

.card-location {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  line-height: 1.4;
  margin: 0 0 var(--global-sp-xs) 0;
  padding: var(--global-sp-sm) var(--global-sp-xs);
  border-radius: 8px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}
.card-location h3 {
  font-size: 16px;
  font-weight: 600;
  color: #18315a;
  margin: 0 0 12px 0;
  padding: 0;
}
.card-location h3 a {
  color: #18315a;
}
.card-location span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #18315a;
  white-space: nowrap;
}

body.page-template-default #content {
  margin-bottom: var(--global-nav-h-lg);
}
body.page-template-default .entry-content ul {
  margin: 0 0 var(--global-sp-xs) var(--global-sp-xs);
  list-style: none;
}
body.page-template-default .entry-content ul li:before {
  content: "•";
  padding: 0 10px 0 0;
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: -5px;
  color: #faae40;
  font-size: 20px;
}
body.page-template-default .entry-content ul li ul,
body.page-template-default .entry-content ul li ol {
  margin-bottom: 0;
}

.categories {
  font-size: 20px;
  color: #1d2b2f;
  margin-top: -20px;
  padding: 0 0 0 0;
}
.categories .cat-section {
  position: relative;
  font-size: 16px;
  overscroll-behavior-x: none;
}
.categories .cat-section ul {
  list-style-type: none;
  margin: 15px 0 0 0;
}
.categories .cat-section ul li {
  display: inline-block;
  margin: 0 var(--global-sp-xs) 0 0;
  padding: 2px 0 0 0;
  text-align: left;
  position: relative;
  width: auto;
  font-size: 16px !important;
}
@media (min-width: 990px) {
  .categories .cat-section ul li {
    margin: 0 2% 0 0;
  }
}
.categories .cat-section ul li:before {
  display: none !important;
}
.categories .cat-section ul ul {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  padding: 0 0 0 0;
  margin: 0 22px 0 0 !important;
  z-index: 10;
}
@media (min-width: 840px) {
  .categories .cat-section ul ul {
    position: absolute;
    display: none;
    top: 23px;
    left: -11px;
  }
}
.categories .cat-section ul ul li {
  float: none;
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 15px !important;
  padding: 5px 0 0 28px;
  margin-right: 22px;
  margin-bottom: 0;
}
@media (min-width: 840px) {
  .categories .cat-section ul ul li {
    background: #3d5560;
    color: #ffffff;
    padding: 7px 0 5px 28px;
    margin-bottom: 2px;
    width: 315px;
  }
}
.categories .cat-section ul ul li:last-child {
  border-bottom: none;
}
.categories .cat-section ul ul li:hover {
  transition: linear 0.3s;
  color: #faae40 !important;
}
@media (min-width: 840px) {
  .categories .cat-section ul ul li:hover {
    background: #faae40;
    color: #ffffff !important;
  }
}
.categories .cat-section ul ul li div {
  width: 100%;
  color: #1d2b2f !important;
  text-transform: none;
}
@media (min-width: 840px) {
  .categories .cat-section ul ul li div {
    color: #ffffff !important;
  }
}
.categories .cat-section ul ul li div:hover {
  color: #faae40 !important;
}
@media (min-width: 840px) {
  .categories .cat-section ul ul li div:hover {
    color: #ffffff !important;
  }
}
.categories .cat-section ul ul li .filter,
.categories .cat-section ul ul li .filter-link {
  text-transform: none !important;
}
.categories .cat-section ul li:hover > ul {
  display: block;
}
.categories .filter,
.categories .filter-link {
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  white-space: nowrap;
  margin: 0 15px 0 0;
  cursor: pointer;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 840px) {
  .categories .filter,
.categories .filter-link {
    color: #1d2b2f;
    display: inline-block;
    border: none;
  }
}
.categories .filter:hover,
.categories .filter-link:hover {
  color: #faae40;
}
.categories .filter-link.child,
.categories .filter-link.child:hover,
.categories .filter-link.child:active {
  text-transform: none;
  color: #1d2b2f;
}
@media (min-width: 840px) {
  .categories .filter-link.child,
.categories .filter-link.child:hover,
.categories .filter-link.child:active {
    color: #ffffff;
  }
}
.categories .active {
  color: #faae40;
}

.categories.team .cat-section,
.categories.sector .cat-section {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 16px;
  margin: 0;
  padding-top: var(--global-sp-sm);
  padding-bottom: var(--global-sp-sm);
  overflow-x: auto;
  overflow-y: visible;
}
.categories.team .cat-section::-webkit-scrollbar,
.categories.sector .cat-section::-webkit-scrollbar {
  height: 10px !important;
}
.categories.team .cat-section::-webkit-scrollbar-track,
.categories.sector .cat-section::-webkit-scrollbar-track {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.categories.team .cat-section::-webkit-scrollbar-thumb,
.categories.sector .cat-section::-webkit-scrollbar-thumb {
  border-radius: 4px;
}

.categories.sector .cat-section {
  margin: var(--global-sp-xxs) 0 0 0;
}

.team-main {
  position: relative;
}
.team-main .nav-categories {
  position: relative;
  width: 100%;
  height: 0;
}
.team-main .nav-categories .btn-link-arrow {
  position: absolute;
  top: var(--global-sp-sm);
  left: 0;
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
}
.team-main .nav-categories .btn-link-arrow .arrow {
  right: 0;
}
.team-main .nav-categories .btn-link-arrow .arrow:after {
  color: #ffffff;
}
.team-main .nav-categories .btn-link-arrow.previous {
  left: -30px;
}
.team-main .nav-categories .btn-link-arrow.next {
  left: auto;
  right: -30px;
}
.team-main .nav-categories .btn-link-arrow:hover .arrow {
  right: 0;
}
.team-main .nav-categories.inactive {
  opacity: 0;
  visibility: hidden;
}

.categories.team {
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  padding: 0 var(--global-margin-sm) 10px var(--global-margin-sm);
}
.categories.team .cat-section {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.categories.team .cat-section::-webkit-scrollbar {
  display: none;
}
.categories.team .cat-section::-webkit-scrollbar-track {
  background-color: #3d5560;
}
.categories.team .cat-section::-webkit-scrollbar-thumb {
  background-color: #ffffff;
}
.categories.team .filter,
.categories.team .filter-link {
  text-transform: none;
}
@media (min-width: 840px) {
  .categories.team .filter,
.categories.team .filter-link {
    color: #ffffff;
  }
}
@media (min-width: 990px) {
  .categories.team .filter,
.categories.team .filter-link {
    margin-right: var(--global-sp-sm);
  }
}
@media (min-width: 1340px) {
  .categories.team .filter,
.categories.team .filter-link {
    margin-right: var(--global-sp-md);
  }
}
.categories.team .filter:hover,
.categories.team .filter-link:hover {
  color: #faae40;
}
.categories.team .active {
  color: #faae40;
}
@media (min-width: 840px) {
  .categories.team {
    padding: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  }
}

.categories.sector .cat-section {
  padding-top: 0;
  padding-bottom: 0;
}
.categories.sector .cat-section::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.categories.sector .cat-section::-webkit-scrollbar-thumb {
  background-color: #3d5560;
}

.contact-link-container {
  background: #ffffff none center center no-repeat;
  background-size: cover;
  padding: var(--global-sp-xl) var(--global-margin-sm) var(--global-sp-lg) var(--global-margin-sm);
}

.contact-link {
  text-align: center;
  margin: 0 auto 0 auto;
}
.contact-link h2 {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  color: #1d2b2f;
  margin: 0 0 var(--global-sp-xs) 0;
}
.contact-link p {
  font-size: 16px;
  font-weight: 400;
  color: #1d2b2f;
  margin: 0 0 var(--global-sp-xs) 0;
}
.contact-link br {
  display: none;
}
.contact-link .btn {
  margin-top: var(--global-sp-sm);
}

.entry-transition {
  position: relative;
  top: auto;
  left: 0;
  opacity: 0;
  -webkit-transition: left 1.6s ease, opacity 1.6s ease;
  -moz-transition: left 1.6s ease, opacity 1.6s ease;
  -ms-transition: left 1.6s ease, opacity 1.6s ease;
  -o-transition: left 1.6s ease, opacity 1.6s ease;
  transition: left 1.6s ease, opacity 1.6s ease;
}
.entry-transition.from-right {
  left: 80px;
}
.entry-transition.from-left {
  left: -80px;
}
.entry-transition.from-below {
  top: 70px;
  -webkit-transition: top 1.6s ease, opacity 1.6s ease;
  -moz-transition: top 1.6s ease, opacity 1.6s ease;
  -ms-transition: top 1.6s ease, opacity 1.6s ease;
  -o-transition: top 1.6s ease, opacity 1.6s ease;
  transition: top 1.6s ease, opacity 1.6s ease;
}
.entry-transition.in-view {
  top: 0;
  left: 0;
  opacity: 1;
}

.contact-link-container.light .contact-link h2 {
  color: #ffffff;
}
.contact-link-container.light .contact-link p {
  color: #ffffff;
}

@media (min-width: 768px) {
  body.page-template-default .entry-content ul {
    margin: 0 0 var(--global-sp-xs) var(--global-sp-md);
  }

  .categories.team {
    padding: 0 var(--global-margin-md) 0 var(--global-margin-md);
  }

  .service-step-item {
    width: 50%;
  }
  .service-step-item .service-label {
    font-size: 22px;
  }

  .service-points-grid {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .service-points-grid.single_card, .service-points-grid.single_card {
    margin-bottom: var(--global-sp-lg);
  }

  .service-point-item {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: calc(50% - (var(--global-sp-xs) * 2));
    margin: 0 var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs);
  }
  .service-point-item > img {
    width: 50px;
    height: 50px;
    margin: 0 var(--global-sp-sm) 0 0;
  }
  .service-point-item.card {
    margin-bottom: var(--global-sp-md);
  }

  .service-points-grid.single_card {
    padding-top: var(--global-sp-xxs);
  }
  .service-points-grid.single_card .service-point-item,
.service-points-grid.single_card .service-point.item.in-card {
    display: block;
    width: 50%;
    padding: var(--global-sp-xs) 10px 0 10px;
  }
  .service-points-grid.single_card .service-point-item .detail,
.service-points-grid.single_card .service-point.item.in-card .detail {
    width: 90%;
  }

  .service-points-grid.single_card_1 {
    margin: 0;
    padding-top: var(--global-sp-xxs);
  }
  .service-points-grid.single_card_1 .service-point-item,
.service-points-grid.single_card_1 .service-point.item.in-card {
    display: block;
    width: 50%;
    padding: var(--global-sp-xs) 10px 0 10px;
  }
  .service-points-grid.single_card_1 .service-point-item:after,
.service-points-grid.single_card_1 .service-point.item.in-card:after {
    position: absolute;
    margin: 0 auto;
  }
  .service-points-grid.single_card_1 .service-point-item:nth-child(1):after,
.service-points-grid.single_card_1 .service-point.item.in-card:nth-child(1):after {
    bottom: 0;
    left: 0;
    right: 0;
  }
  .service-points-grid.single_card_1 .service-point-item:nth-child(2):after,
.service-points-grid.single_card_1 .service-point.item.in-card:nth-child(2):after {
    top: 25%;
    left: 0;
    width: 1px;
    height: 50%;
  }
  .service-points-grid.single_card_1 .service-point-item:nth-child(3):after, .service-points-grid.single_card_1 .service-point-item:nth-child(5):after,
.service-points-grid.single_card_1 .service-point.item.in-card:nth-child(3):after,
.service-points-grid.single_card_1 .service-point.item.in-card:nth-child(5):after {
    top: 25%;
    right: -1px;
    width: 1px;
    height: 50%;
  }
  .service-points-grid.single_card_1 .service-point-item:nth-child(4):after, .service-points-grid.single_card_1 .service-point-item:nth-child(6):after,
.service-points-grid.single_card_1 .service-point.item.in-card:nth-child(4):after,
.service-points-grid.single_card_1 .service-point.item.in-card:nth-child(6):after {
    top: 0;
    left: 0;
    right: 0;
  }

  .team-members li.person {
    width: 50%;
    padding: 20px 20px 20px 20px;
  }

  .transactions .the-transaction {
    width: 33.3%;
  }

  .sector-posts-container,
.service-page-posts-container {
    padding: var(--global-sp-lg) var(--global-margin-md) var(--global-sp-lg) var(--global-margin-md);
  }

  .featured-press {
    min-height: 10vw;
    padding: var(--global-sp-md) var(--global-sp-md) var(--global-sp-md) var(--global-sp-md);
  }
  .featured-press .featured-press-title {
    max-width: 60%;
    font-size: 24px;
  }
  .featured-press .btn {
    margin: var(--global-sp-sm) 0 0 0;
  }

  .sectors-grid {
    padding: 0 0 var(--global-sp-md) 0;
  }

  .contact-link-container {
    padding: var(--global-sp-xxl) var(--global-margin-md) var(--global-sp-xl) var(--global-margin-md);
  }

  .locations-container .locations {
    margin: 0 calc(var(--global-sp-xxs) * -1);
  }

  .card-location {
    width: calc(50% - (var(--global-sp-xxs) * 2));
    margin: 0 var(--global-sp-xxs) var(--global-sp-xs) var(--global-sp-xxs);
  }

  .contact-link br {
    display: inline;
  }
}
@media (min-width: 990px) {
  #content {
    margin-top: var(--global-nav-h-lg);
  }

  .section-overview {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    padding: var(--global-sp-lg) var(--global-margin-lg) var(--global-sp-xs) var(--global-margin-lg);
  }
  .section-overview .page-title {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    padding: 0 var(--global-sp-md) var(--global-sp-xxs) 0;
  }
  .section-overview .page-title.has-breaks br {
    display: inline-block;
  }

  body.page-template-page-company .section-overview {
    padding-bottom: var(--global-sp-sm);
  }
  body.page-template-page-company .story-content-container,
body.page-template-page-company .section-firm-content {
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  body.page-template-page-company .story-content-container.row,
body.page-template-page-company .section-firm-content.row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.page-template-page-company .story-content-container .oaklins-content ul,
body.page-template-page-company .section-firm-content .oaklins-content ul {
    margin: 0 auto;
    padding: 0;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: var(--global-sp-lg);
    -moz-column-gap: var(--global-sp-lg);
    column-gap: var(--global-sp-lg);
  }
  body.page-template-page-company .story-content-container .oaklins-content.features,
body.page-template-page-company .section-firm-content .oaklins-content.features {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  body.page-template-page-company .story-content p:nth-last-of-type(1),
body.page-template-page-company .mufg-content p:nth-last-of-type(1) {
    margin-bottom: 0;
  }
  body.page-template-page-company .story-content.has-image,
body.page-template-page-company .mufg-content.has-image {
    width: 60%;
    padding-right: var(--global-sp-md);
  }
  body.page-template-page-company .story-image,
body.page-template-page-company .mufg-image {
    width: 40%;
    margin-top: -50px;
  }
  body.page-template-page-company .story-image img,
body.page-template-page-company .mufg-image img {
    margin: 0;
  }

  .section-secondary {
    padding: var(--global-sp-xs) var(--global-margin-lg) 0 var(--global-margin-lg);
  }

  body.single-industries .section-overview,
body.single-practice .section-overview,
body.archive.category .section-overview,
body.page-template-page-news-landing .section-overview {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: var(--global-nav-h-lg) 0 0 0;
  }

  body.single-industries .section-overview .page-title,
body.single-practice .section-overview .page-title,
body.archive.category .section-overview .page-title,
body.page-template-page-news-landing .section-overview .page-title,
body.single-industries .section-overview .overview-content,
body.single-practice .section-overview .overview-content,
body.archive.category .section-overview .overview-content,
body.page-template-page-news-landing .section-overview .overview-content,
body.single-industries .section-overview .overview-coverage,
body.single-practice .section-overview .overview-coverage,
body.page-template-page-news-landing .section-overview .overview-coverage {
    padding-left: 0;
  }

  body.single-industries .section-overview .page-title,
body.single-practice .section-overview .page-title,
body.archive.category .section-overview .page-title,
body.page-template-page-news-landing .section-overview .page-title {
    margin-bottom: var(--global-sp-xxs);
  }

  .overview-bg-image {
    display: block;
    top: var(--global-nav-h-lg);
    width: 100%;
    height: 100%;
  }

  .overview-bg-color {
    width: auto;
    padding: var(--global-sp-lg) 0 var(--global-sp-md) 0;
  }

  body.single-industries .overview-bg-color,
body.single-practice .overview-bg-color,
body.archive.category .overview-bg-color,
body.page-template-page-news-landing .overview-bg-color {
    background-color: transparent;
    background-image: none;
    width: 45%;
    min-height: 250px;
    padding-top: calc(var(--global-nav-h-sm) + var(--global-sp-lg));
    padding-bottom: var(--global-sp-xl);
  }
  body.single-industries .overview-bg-color:before,
body.single-practice .overview-bg-color:before,
body.archive.category .overview-bg-color:before,
body.page-template-page-news-landing .overview-bg-color:before {
    content: "";
    display: block;
    position: absolute;
    top: -1500px;
    left: -20%;
    width: 3000px;
    height: 3000px;
    background: #e5e5e5 none left top repeat;
    background-size: 600px 600px;
    -ms-transform: rotate(-17deg);
    transform: rotate(-17deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-box-shadow: -3px 0px 28px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: -3px 0px 28px rgba(0, 0, 0, 0.8);
    -o-box-shadow: -3px 0px 28px rgba(0, 0, 0, 0.8);
    box-shadow: -3px 0px 28px rgba(0, 0, 0, 0.8);
    opacity: 1;
  }

  .categories.team {
    padding: 0 var(--global-margin-lg) 0 var(--global-margin-lg);
  }

  .service-point-item {
    width: calc(50% - (var(--global-sp-xs) * 2));
    margin: 0 var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs);
  }
  .service-point-item > img {
    width: var(--global-sp-lg);
    height: var(--global-sp-lg);
    margin: 0 var(--global-sp-sm) 0 0;
  }
  .service-point-item.has-icon .detail h2 {
    font-size: 24px;
    margin: var(--global-sp-xxs) 0 var(--global-sp-xxs) 0;
  }

  .service-points-grid.single_card .service-point-item,
.service-points-grid.single_card .service-point.item.in-card {
    width: 50%;
    margin: 0;
  }

  .service-points-grid.single_card_1 .service-point-item,
.service-points-grid.single_card_1 .service-point.item.in-card {
    width: 50%;
    margin: 0;
  }

  .team-container {
    width: calc(100% + 40px);
    margin: var(--global-sp-lg) -20px 0 -20px;
  }
  .team-container.has-subheader {
    margin-top: 0;
  }

  .team-members li.person {
    width: 33.3%;
  }

  .transactions .the-transaction {
    width: 33.3%;
  }

  body.page-template-page-transactions .transactions li {
    padding: 10px 2% 10px 2%;
  }

  body.page-template-page-client .clients li,
.transactions li {
    padding: 15px 0 15px 0;
  }

  body.page-template-page-client .clients li {
    padding: var(--global-sp-xs) var(--global-sp-xs);
  }

  .sector-posts-container,
.service-page-posts-container {
    padding: var(--global-sp-lg) var(--global-margin-lg) var(--global-sp-lg) var(--global-margin-lg);
  }
  .sector-posts-container ul,
.service-page-posts-container ul {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .sector-posts-container ul.total-3,
.service-page-posts-container ul.total-3 {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .sector-posts-container li,
.service-page-posts-container li {
    width: 33%;
    text-align: left;
    margin: 0;
    padding: 0 10px var(--global-sp-xs) var(--global-sp-xs);
  }
  .sector-posts-container li:before,
.service-page-posts-container li:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    border-left: 2px solid #faae40;
  }
  .sector-posts-container li:nth-of-type(1),
.service-page-posts-container li:nth-of-type(1) {
    text-align: left;
    padding-left: 0;
  }
  .sector-posts-container li:nth-of-type(1):before,
.service-page-posts-container li:nth-of-type(1):before {
    display: none;
  }
  .sector-posts-container li div,
.service-page-posts-container li div {
    text-align: left;
  }

  .featured-press {
    padding: var(--global-sp-lg) var(--global-sp-md) var(--global-sp-lg) var(--global-sp-md);
  }

  .featured-press-title {
    font-size: 26px;
  }

  .sectors-grid {
    padding: 0 0 var(--global-sp-lg) 0;
  }

  .sectors-grid-item {
    width: calc(50% - var(--global-sp-xs));
  }
  .sectors-grid-item .thumbnail {
    height: 36.5vw;
  }
  .sectors-grid-item .thumbnail .detail {
    padding: var(--global-sp-md) var(--global-sp-md) var(--global-sp-md) var(--global-sp-md);
  }

  .contact-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .contact-content .section-intro-container {
    width: calc(45% - var(--global-sp-sm));
    margin-bottom: 0;
  }
  .contact-content .section-intro .content-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    font-size: 14px;
    padding: var(--global-sp-xxs) var(--global-sp-md);
    transform: translate(-50%, -50%);
  }
  .contact-content .section-intro .content-text.light {
    color: #ffffff;
  }
  .contact-content .section-form {
    width: calc(55% - var(--global-sp-sm));
  }

  .card-location {
    width: calc(33.33% - (var(--global-sp-xxs) * 2));
  }

  .contact-link-container {
    padding: var(--global-sp-xxl) var(--global-margin-lg) var(--global-sp-xl) var(--global-margin-lg);
  }

  .contact-link h2 {
    font-size: 28px;
  }
  .contact-link .btn {
    margin-top: var(--global-sp-sm);
  }

  .int-carousel .splide__arrows {
    display: block;
  }

  .int-carousel .splide__pagination {
    display: flex;
  }
}
@media (min-width: 1140px) {
  .sectors-grid-item {
    width: calc(33.33% - 28px);
  }

  body.page-template-page-company .story-content.has-image,
body.page-template-page-company .mufg-content.has-image {
    width: 65%;
  }
  body.page-template-page-company .story-image,
body.page-template-page-company .mufg-image {
    width: 30%;
  }
}
@media (min-width: 1340px) {
  #content {
    margin-top: var(--global-nav-h-lg);
  }

  .section-overview {
    padding-top: var(--global-sp-xl);
    padding-bottom: var(--global-sp-md);
  }

  body.page-template-page-company .section-overview {
    padding-bottom: var(--global-sp-lg);
  }
  body.page-template-page-company .section-firm-content {
    margin: 0 0 var(--global-sp-lg) 0;
  }
  body.page-template-page-company .story-content.has-image {
    width: 70%;
  }
  body.page-template-page-company .mufg-content.has-image {
    width: 70%;
  }
  body.page-template-page-company .story-image {
    width: 20%;
  }
  body.page-template-page-company .mufg-image {
    width: 25%;
  }

  .categories.team {
    padding: 0 var(--global-margin-xl) 0 var(--global-margin-xl);
  }

  .map-content {
    margin: 0 0 var(--global-sp-sm) 0;
  }

  body.single-industries .section-overview,
body.single-practice .section-overview,
body.archive.category .section-overview,
body.page-template-page-news-landing .section-overview {
    padding: var(--global-nav-h-lg) 0 0 0;
  }

  body.single-industries .overview-bg-color,
body.single-practice .overview-bg-color,
body.archive.category .overview-bg-color,
body.page-template-page-news-landing .overview-bg-color {
    padding-top: calc(var(--global-nav-h-lg) + var(--global-sp-xl));
    padding-bottom: var(--global-sp-xxxl);
  }

  body.single-industries .section-overview .page-title,
body.single-practice .section-overview .page-title,
body.archive.category .section-overview .page-title,
body.page-template-page-news-landing .section-overview .page-title,
body.single-industries .section-overview .overview-content,
body.single-practice .section-overview .overview-content,
body.archive.category .section-overview .overview-content,
body.page-template-page-news-landing .section-overview .overview-content,
body.single-industries .section-overview .overview-coverage,
body.single-practice .section-overview .overview-coverage,
body.page-template-page-news-landing .section-overview .overview-coverage {
    padding-right: 0;
    padding-left: 0;
  }

  .section-overview .overview-coverage h2 {
    margin: var(--global-sp-sm) 0 var(--global-sp-xxs) 0;
  }

  .team-container {
    margin: var(--global-sp-lg) -20px 0 -20px;
  }
  .team-container.has-subheader {
    margin-top: 0;
  }

  .team-members li.person {
    width: 25%;
  }

  .transactions .the-transaction {
    width: 25%;
  }

  .service-points-grid:not(.has-cta) {
    margin-bottom: calc(var(--global-sp-sm) * -1);
  }

  .service-step-item {
    width: 25%;
  }
  .service-step-item .service-label {
    font-size: 24px;
  }
  .service-step-item .service-content {
    font-size: 16px;
  }

  .service-points-grid.single_card .service-point-item,
.service-points-grid.single_card .service-point.item.in-card {
    width: 33.33%;
  }

  .service-point-item {
    margin: 0 var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs);
  }
  .service-point-item > img {
    width: 70px;
    height: 70px;
    margin: 0 var(--global-sp-md) 0 0;
  }
  .service-point-item.text-only {
    width: calc(33.33% - (var(--global-sp-xs) * 2));
  }
  .service-point-item.has-icon .detail h2 {
    font-size: 28px;
    margin: var(--global-sp-xxs) 0 var(--global-sp-xxs) 0;
  }
  .service-point-item.card {
    padding: var(--global-sp-md) var(--global-sp-md) var(--global-sp-sm) var(--global-sp-md);
  }
  .service-point-item.card .detail h2 {
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 var(--global-sp-xxs) 0;
  }

  body.page-template-page-intern-program .service-point-item {
    width: calc(33.33% - (var(--global-sp-xs) * 2));
  }

  .sector-posts-container,
.service-page-posts-container {
    padding: var(--global-sp-lg) var(--global-margin-xl) var(--global-sp-lg) var(--global-margin-xl);
  }

  body.page-template-page-contact .entry-content input[type=text],
body.page-template-page-contact .entry-content input[type=password],
body.page-template-page-contact .entry-content input[type=email],
body.page-template-page-contact .entry-content input[type=tel],
body.page-template-page-contact .entry-content input[type=number],
body.page-template-page-contact .entry-content select, body.page-template-page-contact .entry-content textarea,
body.page-template-page-contact .entry-content .field {
    margin-bottom: var(--global-sp-xs);
  }

  .sectors-grid {
    max-width: var(--global-max-w);
    padding: 0 0 var(--global-sp-xl) 0;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }

  .sectors-grid-item {
    width: calc(25% - 38px);
  }
  .sectors-grid-item .thumbnail {
    height: 25vw;
  }
  .sectors-grid-item .thumbnail .detail {
    line-height: 1.3;
    padding: var(--global-sp-md) var(--global-sp-md) var(--global-sp-md) var(--global-sp-md);
  }

  .contact-content .section-intro-container {
    width: calc(45% - var(--global-sp-md));
  }
  .contact-content .section-form {
    width: calc(55% - var(--global-sp-md));
  }

  .card-location {
    width: calc(25% - (var(--global-sp-xxs) * 2));
  }

  .contact-link-container {
    padding: var(--global-sp-xxxl) var(--global-margin-xl) var(--global-sp-xxl) var(--global-margin-xl);
  }

  .contact-link h2 {
    font-size: 32px;
  }
  .contact-link .btn {
    margin-top: var(--global-sp-md);
  }
}
@media (min-width: 1800px) {
  #content {
    margin-top: var(--global-nav-h-xl);
  }

  .section-overview {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: var(--global-sp-xxl) 0 var(--global-sp-lg) 0;
  }

  .overview-bg-image {
    top: var(--global-nav-h-xl);
  }

  body.page-template-page-company .section-overview {
    padding-bottom: var(--global-sp-lg);
  }
  body.page-template-page-company .content-main-container {
    padding-top: calc(var(--global-sp-xl) + var(--global-sp-sm));
  }
  body.page-template-page-company .section-firm-content .oaklins-content ul {
    -webkit-column-gap: var(--global-sp-xxl);
    -moz-column-gap: var(--global-sp-xxl);
    column-gap: var(--global-sp-xxl);
  }
  body.page-template-page-company .story-content.has-image {
    width: 70%;
  }
  body.page-template-page-company .mufg-content.has-image {
    width: 70%;
  }
  body.page-template-page-company .story-image {
    width: 18%;
  }
  body.page-template-page-company .mufg-image {
    width: 20%;
  }

  .section-secondary {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: var(--global-sp-sm) 0 0 0;
  }

  body.single-industries .section-overview,
body.single-practice .section-overview,
body.archive.category .section-overview,
body.page-template-page-news-landing .section-overview {
    max-width: 100%;
    min-height: 30vw;
    margin: 0;
    padding: 0;
  }

  body.single-industries .section-overview .overview-content,
body.single-practice .section-overview .overview-content,
body.archive.category .section-overview .overview-content,
body.page-template-page-news-landing .section-overview .overview-content {
    font-size: 18px;
  }

  body.single-industries .overview-bg-color,
body.single-practice .overview-bg-color,
body.archive.category .overview-bg-color,
body.page-template-page-news-landing .overview-bg-color {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 30vw;
    padding-top: calc(var(--global-nav-h-xl) + var(--global-sp-xxl));
    padding-bottom: var(--global-sp-xxxl);
  }

  .overview-bg-color {
    padding: var(--global-sp-xxxl) 0 var(--global-sp-md) 0;
  }

  body.single-industries .section-overview .page-title,
body.single-practice .section-overview .page-title,
body.archive.category .section-overview .page-title,
body.page-template-page-news-landing .section-overview .page-title,
body.single-industries .section-overview .overview-content,
body.single-practice .section-overview .overview-content,
body.archive.category .section-overview .overview-content,
body.page-template-page-news-landing .section-overview .overview-content,
body.single-industries .section-overview .overview-coverage,
body.single-practice .section-overview .overview-coverage,
body.page-template-page-news-landing .section-overview .overview-coverage {
    padding-right: 0;
  }

  body.single-industries .section-overview .page-title,
body.single-practice .section-overview .page-title,
body.archive.category .section-overview .page-title,
body.page-template-page-news-landing .section-overview .page-title {
    -webkit-align-self: flex-start;
    align-self: flex-start;
  }

  .categories.team {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .service-points-grid:not(.has-cta) {
    margin-bottom: calc(var(--global-sp-sm) * -1);
  }

  .service-step-item:before {
    width: 16px;
    height: 16px;
  }
  .service-step-item:after {
    top: 9px;
    left: 30px;
    width: calc(100% - 46px);
  }
  .service-step-item .step-indicator {
    width: 20px;
    height: 20px;
  }

  .service-point-item {
    margin: 0 var(--global-sp-xs) var(--global-sp-md) var(--global-sp-xs);
  }
  .service-point-item > img {
    width: var(--global-sp-xl);
    height: var(--global-sp-xl);
    margin: 0 var(--global-sp-md) 0 0;
  }
  .service-point-item .detail h2 {
    font-size: 24px;
    margin: var(--global-sp-xs) 0 var(--global-sp-xs) 0;
  }
  .service-point-item.card .detail h2 {
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 var(--global-sp-xxs) 0;
  }

  .service-points-grid.single_card .service-point-item .detail h2,
.service-points-grid.single_card .service-point-item .detail .tag-header,
.service-points-grid.single_card .service-point.item.in-card .detail h2,
.service-points-grid.single_card .service-point.item.in-card .detail .tag-header {
    font-size: 24px;
  }
  .service-points-grid.single_card .service-point-item .detail p, .service-points-grid.single_card .service-point-item .detail .p,
.service-points-grid.single_card .service-point-item .detail ul li,
.service-points-grid.single_card .service-point-item .detail ol li,
.service-points-grid.single_card .service-point.item.in-card .detail p,
.service-points-grid.single_card .service-point.item.in-card .detail .p,
.service-points-grid.single_card .service-point.item.in-card .detail ul li,
.service-points-grid.single_card .service-point.item.in-card .detail ol li {
    font-size: 14px;
  }

  .service-points-grid.single_card_1 .service-point-item .detail h2,
.service-points-grid.single_card_1 .service-point-item .detail .tag-header,
.service-points-grid.single_card_1 .service-point.item.in-card .detail h2,
.service-points-grid.single_card_1 .service-point.item.in-card .detail .tag-header {
    font-size: 24px;
  }
  .service-points-grid.single_card_1 .service-point-item .detail p, .service-points-grid.single_card_1 .service-point-item .detail .p,
.service-points-grid.single_card_1 .service-point-item .detail ul li,
.service-points-grid.single_card_1 .service-point-item .detail ol li,
.service-points-grid.single_card_1 .service-point.item.in-card .detail p,
.service-points-grid.single_card_1 .service-point.item.in-card .detail .p,
.service-points-grid.single_card_1 .service-point.item.in-card .detail ul li,
.service-points-grid.single_card_1 .service-point.item.in-card .detail ol li {
    font-size: 14px;
  }

  .team-container {
    margin: var(--global-sp-lg) -20px 0 -20px;
  }
  .team-container.has-subheader {
    margin-top: 0;
  }

  .team-members li.person {
    width: 20%;
  }

  .transactions .the-transaction {
    width: 20%;
  }

  body.page-template-page-transactions .transactions li {
    padding: 20px 2% 20px 2%;
  }

  body.page-template-page-client .clients li,
.transactions li {
    padding: 20px 0 20px 0;
  }

  body.page-template-page-client .clients li {
    padding: var(--global-sp-sm) var(--global-sp-sm);
  }

  .sector-posts-container,
.service-page-posts-container {
    padding: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  }
  .sector-posts-container .page-posts,
.service-page-posts-container .page-posts {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
  }
  .sector-posts-container ul,
.service-page-posts-container ul {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
  }

  .sectors-grid {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 var(--global-sp-xxl) 0;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
  }

  .sectors-grid-item {
    width: calc(25% - 46px);
  }
  .sectors-grid-item .title {
    font-size: 18px;
  }
  .sectors-grid-item .thumbnail .detail {
    line-height: 1.6;
    padding: var(--global-sp-lg) var(--global-sp-lg) var(--global-sp-lg) var(--global-sp-lg);
  }

  .contact-content .section-intro-container {
    width: calc(45% - var(--global-sp-lg));
  }
  .contact-content .section-intro-container .content-text {
    font-size: 16px;
  }
  .contact-content .section-form {
    width: calc(55% - var(--global-sp-lg));
  }

  .locations-container {
    margin: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  }

  .card-location {
    padding: var(--global-sp-md) var(--global-sp-xs);
  }
  .card-location h3 {
    font-size: 18px;
  }

  .contact-link-container {
    padding: var(--global-sp-xxxl) 0 var(--global-sp-xl) 0;
  }

  .contact-link {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
  }
  .contact-link h2 {
    font-size: 38px;
  }
}
@media (min-width: 2560px) {
  .section-overview {
    max-width: var(--global-max-w-lg);
    padding: var(--global-sp-xxl) 0 var(--global-sp-md) 0;
  }

  .section-secondary {
    max-width: var(--global-max-w-lg);
  }

  body.single-industries .section-overview,
body.single-practice .section-overview,
body.archive.category .section-overview,
body.page-template-page-news-landing .section-overview {
    max-width: 100%;
  }

  body.single-industries .overview-bg-color,
body.single-practice .overview-bg-color,
body.archive.category .overview-bg-color,
body.page-template-page-news-landing .overview-bg-color {
    padding-top: calc(var(--global-nav-h-xl) + var(--global-sp-xxxl));
    padding-bottom: calc(var(--global-sp-sm) + var(--global-sp-xxxl));
  }

  .categories.team {
    max-width: var(--global-max-w-lg);
  }

  .sector-posts-container .page-posts,
.service-page-posts-container .page-posts {
    max-width: var(--global-max-w-lg);
  }
  .sector-posts-container ul,
.service-page-posts-container ul {
    max-width: var(--global-max-w-lg);
  }

  .sectors-grid {
    max-width: var(--global-max-w-lg);
  }

  .sectors-grid-item .thumbnail {
    height: 22.5vw;
  }

  .contact-content .section-intro-container {
    width: calc(45% - var(--global-sp-xl));
  }
  .contact-content .section-form {
    width: calc(55% - var(--global-sp-xl));
  }

  .contact-link {
    max-width: var(--global-max-w-lg);
  }
}
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
}
.commentlist {
  margin: 0;
  list-style-type: none;
}

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
}
.comment .comment-author {
  padding: 7px;
  border: 0;
}
.comment .vcard {
  margin-left: 50px;
}
.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.comment .vcard time {
  display: block;
  font-size: 0.9em;
  font-style: italic;
}
.comment .vcard time a {
  color: #bcbcbc;
  text-decoration: none;
}
.comment .vcard time a:hover {
  text-decoration: underline;
}
.comment .vcard .avatar {
  position: absolute;
  left: 16px;
  border-radius: 50%;
}
.comment:last-child {
  margin-bottom: 0;
}
.comment .children {
  margin: 0;
}
.comment[class*=depth-] {
  margin-top: 1.1em;
}
.comment.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.comment:not(.depth-1) {
  margin-top: 0;
  margin-left: 7px;
  padding: 7px;
}
.comment.odd {
  background-color: #fff;
}
.comment.even {
  background: #f8f9fa;
}

.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}

.comment-reply-link {
  font-size: 0.9em;
  float: right;
}

.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em;
}

.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa;
}

#reply-title {
  margin: 0;
}

.logged-in-as {
  color: #bcbcbc;
  font-style: italic;
  margin: 0;
}
.logged-in-as a {
  color: #5c6b80;
}

.comment-form-comment {
  margin: 1.5em 0 0.75em;
}

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em;
}

#submit {
  float: right;
  font-size: 1em;
}

#comment-form-title {
  margin: 0 0 1.1em;
}

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}

.nocomments {
  margin: 0 20px 1.1em;
}

.page {
  background: #ffffff;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.page p {
  margin: 0 0 15px 0;
}
.page #main .page {
  background: #ffffff;
}

.article-header,
.archive-header {
  margin: 0;
  padding: 0;
}
.article-header .standard-image,
.article-header .header-image,
.archive-header .standard-image,
.archive-header .header-image {
  position: relative;
}
@media screen and (min-width: 600px) {
  .article-header .standard-image,
.article-header .header-image,
.archive-header .standard-image,
.archive-header .header-image {
    height: 18vw;
    overflow: hidden;
  }
}
@media screen and (min-width: 990px) {
  .article-header .standard-image,
.article-header .header-image,
.archive-header .standard-image,
.archive-header .header-image {
    margin-top: -1px;
  }
}
.article-header .standard-image img,
.article-header .header-image img,
.archive-header .standard-image img,
.archive-header .header-image img {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.article-header.full .standard-image,
.article-header.full .header-image,
.archive-header.full .standard-image,
.archive-header.full .header-image {
  height: auto;
  overflow: inherit;
}

.hentry .page-image-header {
  margin: 0;
  padding: 0;
}
.hentry .page-image-header .standard-image,
.hentry .page-image-header .header-image {
  position: relative;
}
@media screen and (min-width: 600px) {
  .hentry .page-image-header .standard-image,
.hentry .page-image-header .header-image {
    height: 18vw;
    overflow: hidden;
  }
}
@media screen and (min-width: 990px) {
  .hentry .page-image-header .standard-image,
.hentry .page-image-header .header-image {
    margin-top: -1px;
  }
}
.hentry .page-image-header .standard-image img,
.hentry .page-image-header .header-image img {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.hentry .page-image-header.full .standard-image,
.hentry .page-image-header.full .header-image {
  height: auto;
  overflow: inherit;
}

.rounded-border {
  border-radius: var(--global-sp-xs);
}

.filters-bar {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 100%;
  margin: 0 20px 10px 0;
}
@media screen and (max-width: 720px) {
  .filters-bar {
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
  }
}
.filters-bar select,
.filters-bar > .tag-select {
  width: calc(100% - 44px);
  min-width: 260px;
  margin: 0 0 var(--global-sp-xs) 1em;
}
@media screen and (max-width: 720px) {
  .filters-bar select,
.filters-bar > .tag-select {
    max-width: 100%;
    margin: 0 0 var(--global-sp-xs) 0;
  }
}
@media (min-width: 768px) {
  .filters-bar select,
.filters-bar > .tag-select {
    min-width: 340px;
    max-width: 340px;
  }
}
.filters-bar .search {
  margin: 0 0 0 1em;
}
@media screen and (max-width: 720px) {
  .filters-bar .search {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 720px) {
  .filters-bar .searchform div {
    display: flex;
    justify-content: space-between;
  }
}
.filters-bar .searchform.has-submit {
  min-width: 300px;
}
.filters-bar.team-filters {
  margin: var(--global-sp-sm) 0 0 0;
  z-index: 1;
}
.filters-bar.team-filters .search {
  text-align: right;
}
.filters-bar.team-filters .search .searchform input[type=search] {
  margin: 0;
}

body.page-template-page-news-landing .filters-bar {
  margin-right: 0;
}

body.page-template-page-team #content,
body.page-template-page-services #content,
body.page-template-page-services-alt #content,
body.page-template-page-company #content,
body.page-template-page-buy-side-search #content,
body.page-template-page-opportunities #content,
body.page-template-page-intern-program #content,
body.single-team #content,
body.single-clients #content {
  margin-top: calc(var(--global-nav-h-sm) * -1);
}
body.page-template-page-team .section-overview,
body.page-template-page-services .section-overview,
body.page-template-page-services-alt .section-overview,
body.page-template-page-company .section-overview,
body.page-template-page-buy-side-search .section-overview,
body.page-template-page-opportunities .section-overview,
body.page-template-page-intern-program .section-overview,
body.single-team .section-overview,
body.single-clients .section-overview {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
body.page-template-page-team .section-overview .titles-content,
body.page-template-page-team .section-overview .side-content,
body.page-template-page-services .section-overview .titles-content,
body.page-template-page-services .section-overview .side-content,
body.page-template-page-services-alt .section-overview .titles-content,
body.page-template-page-services-alt .section-overview .side-content,
body.page-template-page-company .section-overview .titles-content,
body.page-template-page-company .section-overview .side-content,
body.page-template-page-buy-side-search .section-overview .titles-content,
body.page-template-page-buy-side-search .section-overview .side-content,
body.page-template-page-opportunities .section-overview .titles-content,
body.page-template-page-opportunities .section-overview .side-content,
body.page-template-page-intern-program .section-overview .titles-content,
body.page-template-page-intern-program .section-overview .side-content,
body.single-team .section-overview .titles-content,
body.single-team .section-overview .side-content,
body.single-clients .section-overview .titles-content,
body.single-clients .section-overview .side-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.page-template-page-team .section-overview .titles-content,
body.page-template-page-services .section-overview .titles-content,
body.page-template-page-services-alt .section-overview .titles-content,
body.page-template-page-company .section-overview .titles-content,
body.page-template-page-buy-side-search .section-overview .titles-content,
body.page-template-page-opportunities .section-overview .titles-content,
body.page-template-page-intern-program .section-overview .titles-content,
body.single-team .section-overview .titles-content,
body.single-clients .section-overview .titles-content {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: auto;
  margin: 0;
}
body.page-template-page-team .section-overview .titles-content.has-side-content,
body.page-template-page-services .section-overview .titles-content.has-side-content,
body.page-template-page-services-alt .section-overview .titles-content.has-side-content,
body.page-template-page-company .section-overview .titles-content.has-side-content,
body.page-template-page-buy-side-search .section-overview .titles-content.has-side-content,
body.page-template-page-opportunities .section-overview .titles-content.has-side-content,
body.page-template-page-intern-program .section-overview .titles-content.has-side-content,
body.single-team .section-overview .titles-content.has-side-content,
body.single-clients .section-overview .titles-content.has-side-content {
  width: auto;
}
body.page-template-page-team .section-overview .side-content,
body.page-template-page-services .section-overview .side-content,
body.page-template-page-services-alt .section-overview .side-content,
body.page-template-page-company .section-overview .side-content,
body.page-template-page-buy-side-search .section-overview .side-content,
body.page-template-page-opportunities .section-overview .side-content,
body.page-template-page-intern-program .section-overview .side-content,
body.single-team .section-overview .side-content,
body.single-clients .section-overview .side-content {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
body.page-template-page-team .section-overview .btns,
body.page-template-page-services .section-overview .btns,
body.page-template-page-services-alt .section-overview .btns,
body.page-template-page-company .section-overview .btns,
body.page-template-page-buy-side-search .section-overview .btns,
body.page-template-page-opportunities .section-overview .btns,
body.page-template-page-intern-program .section-overview .btns,
body.single-team .section-overview .btns,
body.single-clients .section-overview .btns {
  margin-bottom: var(--global-sp-xxs);
}
body.page-template-page-team .single-title,
body.page-template-page-team .page-title,
body.page-template-page-team .entry-title,
body.page-template-page-team .services-subtitle,
body.page-template-page-services .single-title,
body.page-template-page-services .page-title,
body.page-template-page-services .entry-title,
body.page-template-page-services .services-subtitle,
body.page-template-page-services-alt .single-title,
body.page-template-page-services-alt .page-title,
body.page-template-page-services-alt .entry-title,
body.page-template-page-services-alt .services-subtitle,
body.page-template-page-company .single-title,
body.page-template-page-company .page-title,
body.page-template-page-company .entry-title,
body.page-template-page-company .services-subtitle,
body.page-template-page-buy-side-search .single-title,
body.page-template-page-buy-side-search .page-title,
body.page-template-page-buy-side-search .entry-title,
body.page-template-page-buy-side-search .services-subtitle,
body.page-template-page-opportunities .single-title,
body.page-template-page-opportunities .page-title,
body.page-template-page-opportunities .entry-title,
body.page-template-page-opportunities .services-subtitle,
body.page-template-page-intern-program .single-title,
body.page-template-page-intern-program .page-title,
body.page-template-page-intern-program .entry-title,
body.page-template-page-intern-program .services-subtitle,
body.single-team .single-title,
body.single-team .page-title,
body.single-team .entry-title,
body.single-team .services-subtitle,
body.single-clients .single-title,
body.single-clients .page-title,
body.single-clients .entry-title,
body.single-clients .services-subtitle {
  color: #ffffff;
  margin: 0 0 var(--global-sp-xxs);
  padding: 0;
}
body.page-template-page-team .services-content,
body.page-template-page-services .services-content,
body.page-template-page-services-alt .services-content,
body.page-template-page-company .services-content,
body.page-template-page-buy-side-search .services-content,
body.page-template-page-opportunities .services-content,
body.page-template-page-intern-program .services-content,
body.single-team .services-content,
body.single-clients .services-content {
  color: #ffffff;
  margin: 0;
  padding: 0;
}
body.page-template-page-team .services-subtitle,
body.page-template-page-services .services-subtitle,
body.page-template-page-services-alt .services-subtitle,
body.page-template-page-company .services-subtitle,
body.page-template-page-buy-side-search .services-subtitle,
body.page-template-page-opportunities .services-subtitle,
body.page-template-page-intern-program .services-subtitle,
body.single-team .services-subtitle,
body.single-clients .services-subtitle {
  font-size: 24px;
  font-weight: 600;
}
body.page-template-page-team .services-content,
body.page-template-page-services .services-content,
body.page-template-page-services-alt .services-content,
body.page-template-page-company .services-content,
body.page-template-page-buy-side-search .services-content,
body.page-template-page-opportunities .services-content,
body.page-template-page-intern-program .services-content,
body.single-team .services-content,
body.single-clients .services-content {
  font-size: 16px;
  font-weight: 400;
}

body.page-template-page-team .single-title,
body.page-template-page-team .page-title,
body.page-template-page-team .entry-title,
body.page-template-page-team .services-subtitle {
  color: #002e5c;
}

.section-secondary {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin-top: calc(var(--global-sp-md) * -1);
  margin-bottom: calc(var(--global-sp-xs) * -1);
}

body.page-template-page-services .single-title,
body.page-template-page-services .page-title,
body.page-template-page-services .entry-title,
body.page-template-page-services .services-subtitle,
body.page-template-page-services .services-content,
body.page-template-page-opportunities .single-title,
body.page-template-page-opportunities .page-title,
body.page-template-page-opportunities .entry-title,
body.page-template-page-opportunities .services-subtitle,
body.page-template-page-opportunities .services-content,
body.page-template-page-intern-program .single-title,
body.page-template-page-intern-program .page-title,
body.page-template-page-intern-program .entry-title,
body.page-template-page-intern-program .services-subtitle,
body.page-template-page-intern-program .services-content {
  color: #3d5560;
}
body.page-template-page-services .hentry footer,
body.page-template-page-opportunities .hentry footer,
body.page-template-page-intern-program .hentry footer {
  padding: 0;
}

body.page-template-page-services #main .page,
body.page-template-page-services-alt #main .page,
body.page-template-page-company #main .page,
body.page-template-page-buy-side-search #main .page,
body.page-template-page-opportunities #main .page,
body.page-template-page-intern-program #main .page {
  background: transparent;
}

.services-alt-light-main,
.services-alt-main,
.company-main,
.team-main {
  background-color: #3d5560;
  color: #ffffff;
  padding-top: var(--global-nav-h-sm);
}
.services-alt-light-main.top-blue,
.services-alt-main.top-blue,
.company-main.top-blue,
.team-main.top-blue {
  background-color: #002e5c;
}
.services-alt-light-main.page-blue,
.services-alt-main.page-blue,
.company-main.page-blue,
.team-main.page-blue {
  background-color: #002e5c;
}

.services-alt-light-main {
  background-color: #ffffff;
  color: #3d5560;
}

.company-main {
  position: relative;
  background: #3d5560 none left top no-repeat;
  background-size: cover;
  padding-bottom: var(--global-sp-xl);
}

body.single-team article,
body.single-clients article {
  background-color: #3d5560;
  padding-top: var(--global-nav-h-sm);
}
body.single-team .team-main,
body.single-clients .team-main {
  background-color: #ffffff;
  color: #3d5560;
}

.content-main-bg {
  display: block;
  position: relative;
  background: #ffffff none center center no-repeat;
  background-size: cover;
  width: 100%;
}
.content-main-bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--global-sp-md);
  background-color: #3d5560;
  border-bottom-left-radius: var(--global-sp-md);
  border-bottom-right-radius: var(--global-sp-md);
  z-index: 1;
}
.content-main-bg.top-blue:before {
  background-color: #002e5c;
}
.content-main-bg.page-blue {
  background-color: #002e5c;
}

body.page-template-page-company .content-main-bg {
  background: #3d5560 none center center no-repeat;
}
body.page-template-page-company .content-main-bg:before {
  content: "";
  background-color: #ffffff;
  border-bottom-left-radius: var(--global-sp-md);
  border-bottom-right-radius: var(--global-sp-md);
}

body.page-template-page-contact {
  background-color: #e5e5e5;
}
body.page-template-page-contact #main .page {
  background-color: #e5e5e5;
}
body.page-template-page-contact:before {
  display: none;
}

body.page-template-page-services .content-main-bg,
body.page-template-page-opportunities .content-main-bg,
body.page-template-page-intern-program .content-main-bg {
  background-color: #3d5560;
}
body.page-template-page-services .content-main-bg:before,
body.page-template-page-opportunities .content-main-bg:before,
body.page-template-page-intern-program .content-main-bg:before {
  background-color: #ffffff;
}
body.page-template-page-services .content-main-bg.top-blue,
body.page-template-page-opportunities .content-main-bg.top-blue,
body.page-template-page-intern-program .content-main-bg.top-blue {
  background-color: #002e5c;
}
body.page-template-page-services .content-main-bg.page-blue,
body.page-template-page-opportunities .content-main-bg.page-blue,
body.page-template-page-intern-program .content-main-bg.page-blue {
  background-color: #002e5c;
}

.content-main-container {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  padding-right: var(--global-margin-sm);
  padding-left: var(--global-margin-sm);
}
.content-main-container .main-content {
  color: #3d5560;
}
.content-main-container .main-content ol, .content-main-container .main-content ul {
  padding-left: var(--global-sp-xxs);
}
.content-main-container .main-content ol {
  list-style-type: decimal;
}
.content-main-container .main-content ul {
  list-style-type: disc;
}
.content-main-container.has-alt-bg {
  padding-top: var(--global-sp-md);
}
.content-main-container.has-alt-bg.second {
  padding-top: var(--global-sp-lg);
}
.content-main-container.overflow-hidden {
  overflow-x: hidden;
}

body.page-template-page-services .content-main-container.has-alt-bg,
body.page-template-page-opportunities .content-main-container.has-alt-bg,
body.page-template-page-intern-program .content-main-container.has-alt-bg {
  padding-bottom: 0;
}

body.single-industries #content,
body.single-practice #content,
body.archive.category #content {
  margin-top: calc(var(--global-sp-xxxl) * -1);
}

body.single-industries #content,
body.single-practice #content {
  margin-top: calc((var(--global-nav-h-sm) + var(--global-nav-h-sm)) * -1);
}
body.single-industries .content-main-container:nth-of-type(1),
body.single-practice .content-main-container:nth-of-type(1) {
  padding-top: var(--global-sp-lg);
}

@media (min-width: 768px) {
  body.page-template-page-team .section-overview,
body.page-template-page-services .section-overview,
body.page-template-page-services-alt .section-overview,
body.page-template-page-company .section-overview,
body.page-template-page-buy-side-search .section-overview,
body.page-template-page-opportunities .section-overview,
body.page-template-page-intern-program .section-overview,
body.single-team .section-overview,
body.single-clients .section-overview {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  body.page-template-page-team .section-overview .titles-content,
body.page-template-page-services .section-overview .titles-content,
body.page-template-page-services-alt .section-overview .titles-content,
body.page-template-page-company .section-overview .titles-content,
body.page-template-page-buy-side-search .section-overview .titles-content,
body.page-template-page-opportunities .section-overview .titles-content,
body.page-template-page-intern-program .section-overview .titles-content,
body.single-team .section-overview .titles-content,
body.single-clients .section-overview .titles-content {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: auto;
    margin: 0;
  }
  body.page-template-page-team .section-overview .titles-content.has-side-content,
body.page-template-page-services .section-overview .titles-content.has-side-content,
body.page-template-page-services-alt .section-overview .titles-content.has-side-content,
body.page-template-page-company .section-overview .titles-content.has-side-content,
body.page-template-page-buy-side-search .section-overview .titles-content.has-side-content,
body.page-template-page-opportunities .section-overview .titles-content.has-side-content,
body.page-template-page-intern-program .section-overview .titles-content.has-side-content,
body.single-team .section-overview .titles-content.has-side-content,
body.single-clients .section-overview .titles-content.has-side-content {
    width: 50%;
    padding-right: var(--global-sp-sm);
  }
  body.page-template-page-team .section-overview .side-content,
body.page-template-page-services .section-overview .side-content,
body.page-template-page-services-alt .section-overview .side-content,
body.page-template-page-company .section-overview .side-content,
body.page-template-page-buy-side-search .section-overview .side-content,
body.page-template-page-opportunities .section-overview .side-content,
body.page-template-page-intern-program .section-overview .side-content,
body.single-team .section-overview .side-content,
body.single-clients .section-overview .side-content {
    width: 50%;
    padding-left: var(--global-sp-sm);
  }
  body.page-template-page-team .single-title,
body.page-template-page-team .page-title,
body.page-template-page-team .entry-title,
body.page-template-page-team .services-subtitle,
body.page-template-page-services .single-title,
body.page-template-page-services .page-title,
body.page-template-page-services .entry-title,
body.page-template-page-services .services-subtitle,
body.page-template-page-services-alt .single-title,
body.page-template-page-services-alt .page-title,
body.page-template-page-services-alt .entry-title,
body.page-template-page-services-alt .services-subtitle,
body.page-template-page-company .single-title,
body.page-template-page-company .page-title,
body.page-template-page-company .entry-title,
body.page-template-page-company .services-subtitle,
body.page-template-page-buy-side-search .single-title,
body.page-template-page-buy-side-search .page-title,
body.page-template-page-buy-side-search .entry-title,
body.page-template-page-buy-side-search .services-subtitle,
body.page-template-page-opportunities .single-title,
body.page-template-page-opportunities .page-title,
body.page-template-page-opportunities .entry-title,
body.page-template-page-opportunities .services-subtitle,
body.page-template-page-intern-program .single-title,
body.page-template-page-intern-program .page-title,
body.page-template-page-intern-program .entry-title,
body.page-template-page-intern-program .services-subtitle,
body.single-team .single-title,
body.single-team .page-title,
body.single-team .entry-title,
body.single-team .services-subtitle,
body.single-clients .single-title,
body.single-clients .page-title,
body.single-clients .entry-title,
body.single-clients .services-subtitle {
    margin: 0 0 var(--global-sp-xxs) 0;
  }

  .content-main-container {
    padding-right: var(--global-margin-md);
    padding-left: var(--global-margin-md);
  }
  .content-main-container.has-alt-bg {
    padding-top: var(--global-sp-md);
  }
  .content-main-container.has-alt-bg.second {
    padding-top: var(--global-sp-lg);
  }
  .content-main-container.columned {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 990px) {
  .services-alt-light-main,
.services-alt-main,
.company-main,
.team-main {
    padding-top: var(--global-nav-h-lg);
  }

  body.page-template-page-team #content,
body.page-template-page-services #content,
body.page-template-page-services-alt #content,
body.page-template-page-company #content,
body.page-template-page-buy-side-search #content,
body.page-template-page-opportunities #content,
body.page-template-page-intern-program #content,
body.single-team #content,
body.single-clients #content {
    margin-top: calc(var(--global-nav-h-lg) * -1);
  }
  body.page-template-page-team .section-overview .page-title,
body.page-template-page-services .section-overview .page-title,
body.page-template-page-services-alt .section-overview .page-title,
body.page-template-page-company .section-overview .page-title,
body.page-template-page-buy-side-search .section-overview .page-title,
body.page-template-page-opportunities .section-overview .page-title,
body.page-template-page-intern-program .section-overview .page-title,
body.single-team .section-overview .page-title,
body.single-clients .section-overview .page-title {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    width: auto;
    padding: 0;
  }
  body.page-template-page-team .section-overview .page-title.has-breaks,
body.page-template-page-services .section-overview .page-title.has-breaks,
body.page-template-page-services-alt .section-overview .page-title.has-breaks,
body.page-template-page-company .section-overview .page-title.has-breaks,
body.page-template-page-buy-side-search .section-overview .page-title.has-breaks,
body.page-template-page-opportunities .section-overview .page-title.has-breaks,
body.page-template-page-intern-program .section-overview .page-title.has-breaks,
body.single-team .section-overview .page-title.has-breaks,
body.single-clients .section-overview .page-title.has-breaks {
    width: 50%;
  }

  body.single-industries #content,
body.single-practice #content,
body.archive.category #content {
    margin-top: calc(var(--global-nav-h-lg) * -1);
  }

  .content-main-container {
    padding-right: var(--global-margin-lg);
    padding-left: var(--global-margin-lg);
  }
  .content-main-container.has-alt-bg {
    padding-top: var(--global-sp-md);
  }
  .content-main-container.has-alt-bg.second {
    padding-top: var(--global-sp-lg);
  }
}
@media (min-width: 1340px) {
  .content-main-container {
    padding-right: var(--global-margin-xl);
    padding-left: var(--global-margin-xl);
  }
  .content-main-container.has-alt-bg {
    padding-top: var(--global-sp-md);
  }
  .content-main-container.has-alt-bg.second {
    padding-top: var(--global-sp-lg);
  }

  .section-overview .titles-content.has-side-content {
    padding-right: var(--global-sp-md);
  }
  .section-overview .side-content {
    padding-left: var(--global-sp-md);
  }
}
@media (min-width: 1800px) {
  .content-main-container {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .content-main-container.has-alt-bg {
    padding-top: var(--global-sp-md);
  }
  .content-main-container.has-alt-bg.second {
    padding-top: var(--global-sp-lg);
  }

  .section-secondary {
    margin-top: calc(var(--global-sp-sm) * -1);
  }

  body.page-template-page-services .content-main-container.has-alt-bg,
body.page-template-page-opportunities .content-main-container.has-alt-bg,
body.page-template-page-intern-program .content-main-container.has-alt-bg {
    padding-bottom: var(--global-sp-xxs);
  }

  .services-alt-light-main,
.services-alt-main,
.company-main,
.team-main {
    padding-top: var(--global-nav-h-xl);
  }

  body.page-template-page-team #content,
body.page-template-page-services #content,
body.page-template-page-services-alt #content,
body.page-template-page-company #content,
body.page-template-page-buy-side-search #content,
body.page-template-page-opportunities #content,
body.page-template-page-intern-program #content,
body.single-team #content,
body.single-clients #content {
    margin-top: calc(var(--global-nav-h-xl) * -1);
  }
  body.page-template-page-team .section-overview .titles-content.has-side-content,
body.page-template-page-services .section-overview .titles-content.has-side-content,
body.page-template-page-services-alt .section-overview .titles-content.has-side-content,
body.page-template-page-company .section-overview .titles-content.has-side-content,
body.page-template-page-buy-side-search .section-overview .titles-content.has-side-content,
body.page-template-page-opportunities .section-overview .titles-content.has-side-content,
body.page-template-page-intern-program .section-overview .titles-content.has-side-content,
body.single-team .section-overview .titles-content.has-side-content,
body.single-clients .section-overview .titles-content.has-side-content {
    padding-right: var(--global-sp-lg);
  }
  body.page-template-page-team .section-overview .side-content,
body.page-template-page-services .section-overview .side-content,
body.page-template-page-services-alt .section-overview .side-content,
body.page-template-page-company .section-overview .side-content,
body.page-template-page-buy-side-search .section-overview .side-content,
body.page-template-page-opportunities .section-overview .side-content,
body.page-template-page-intern-program .section-overview .side-content,
body.single-team .section-overview .side-content,
body.single-clients .section-overview .side-content {
    padding-left: var(--global-sp-lg);
  }

  body.single-industries #content,
body.single-practice #content,
body.archive.category #content {
    margin-top: calc(var(--global-nav-h-xl) * -1);
  }
}
@media (min-width: 2560px) {
  .content-main-container {
    max-width: var(--global-max-w-lg);
  }
}
body.home #content {
  margin: 0;
}
body.home #inner-content {
  margin: calc(var(--global-sp-lg) * -1) auto 0 auto;
}

.home .header-image,
.home .header-image > img,
.home .header-title {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.home .header-image {
  display: flex;
  position: relative;
  background: transparent none center top no-repeat;
  background-size: cover;
  width: 100%;
  height: calc(100vh + var(--global-nav-h-sm));
  margin-top: calc(var(--global-nav-h-sm) * -1);
  overflow: hidden;
}
.home .header-image > img {
  position: absolute;
  top: 50vh;
  left: 50vw;
  width: auto;
  height: 100%;
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
}
.home .header-image > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  object-fit: cover;
}

.home .header-title-container {
  position: relative;
  width: 100%;
  padding: var(--global-sp-sm) var(--global-margin-sm) var(--global-sp-md) var(--global-margin-sm);
}

.home .header-title {
  position: absolute;
  top: 90%;
  left: auto;
  opacity: 0;
  transform: translateY(-50%);
  -webkit-transition: top 1.6s ease, opacity 1.6s ease;
  -moz-transition: top 1.6s ease, opacity 1.6s ease;
  -ms-transition: top 1.6s ease, opacity 1.6s ease;
  -o-transition: top 1.6s ease, opacity 1.6s ease;
  transition: top 1.6s ease, opacity 1.6s ease;
}
.home .header-title h1 {
  font-size: 42px;
  font-weight: 600;
  letter-spacing: 0;
}
.home .header-title.in-view {
  top: 80%;
  opacity: 1;
}

.content-block-container {
  background-color: #3d5560;
  overflow: hidden;
}

.content-block {
  position: relative;
  left: 100px;
  width: 100%;
  color: #ffffff;
  padding: var(--global-sp-md) var(--global-margin-sm) var(--global-sp-sm) var(--global-margin-sm);
  opacity: 0;
  -webkit-transition: left 1.6s ease, opacity 1.6s ease;
  -moz-transition: left 1.6s ease, opacity 1.6s ease;
  -ms-transition: left 1.6s ease, opacity 1.6s ease;
  -o-transition: left 1.6s ease, opacity 1.6s ease;
  transition: left 1.6s ease, opacity 1.6s ease;
}
.content-block.in-view {
  left: 0;
  opacity: 1;
}
.content-block .tabs {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
}
.content-block .highlight {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-block .content-section {
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.content-block .highlight {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #faae40;
  width: 1px;
  height: 2px;
}
.content-block .tab {
  position: relative;
  text-transform: uppercase;
  margin: 0 var(--global-sp-sm) 0 0;
  padding: 13px 12px 0 0;
  overflow: hidden;
  cursor: pointer;
}
.content-block .sections {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  width: 100%;
  height: calc(280px + var(--global-sp-sm));
}
.content-block .sections:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  background: transparent url("../images/Intrepid-icon.svg") no-repeat left top;
  background-size: 100% auto;
  width: 280px;
  height: 280px;
  opacity: 0;
  transform: translateY(-50%);
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.content-block .content-section {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: var(--global-sp-sm);
  left: 100vw;
  width: 100%;
  height: auto;
  opacity: 0;
}
.content-block .content-section.active {
  left: 0 !important;
}
.content-block .content-section.prev {
  left: -100vw;
}
.content-block .content-section.next {
  left: 100vw;
}
.content-block .content-section.loaded {
  width: 100%;
  opacity: 1;
}
.content-block .content-section .subheader {
  display: none;
  width: 100%;
  padding: 0 0 var(--global-sp-sm) 0;
}
.content-block .content-section .section-content {
  width: 100%;
  padding: 0;
}
.content-block .content-section .section-content br {
  display: none;
}
.content-block .content-section .section-content p {
  margin: 0;
}

.featured-entrepreneurs-container {
  display: block;
  position: relative;
  left: -80px;
  margin: 0;
  padding: var(--global-sp-lg) var(--global-margin-sm) var(--global-sp-lg) var(--global-margin-sm);
  overflow: hidden;
  opacity: 0;
  -webkit-transition: left 1.6s ease, opacity 1.6s ease;
  -moz-transition: left 1.6s ease, opacity 1.6s ease;
  -ms-transition: left 1.6s ease, opacity 1.6s ease;
  -o-transition: left 1.6s ease, opacity 1.6s ease;
  transition: left 1.6s ease, opacity 1.6s ease;
}
.featured-entrepreneurs-container .int-carousel .splide__arrow {
  top: calc(100% + var(--global-sp-md));
}
.featured-entrepreneurs-container .int-carousel .splide__arrow--prev {
  left: calc(50% - var(--global-sp-md));
}
.featured-entrepreneurs-container .int-carousel .splide__arrow--next {
  right: calc(50% - var(--global-sp-md));
}
.featured-entrepreneurs-container.in-view {
  left: 0;
  opacity: 1;
}

.featured-entrepreneurs {
  display: flex;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}

.featured-entrepreneur {
  display: flex !important;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  align-self: stretch;
  position: relative;
  background-color: #001e3b;
  padding: var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm) !important;
  -webkit-transition: left 0.3s ease, border-color 0.2s ease;
  -moz-transition: left 0.3s ease, border-color 0.2s ease;
  -o-transition: left 0.3s ease, border-color 0.2s ease;
  -ms-transition: left 0.3s ease, border-color 0.2s ease;
  transition: left 0.3s ease, border-color 0.2s ease;
  border-radius: 16px;
  border: 3px solid transparent;
}
.featured-entrepreneur:hover, .featured-entrepreneur:focus {
  border: 3px solid #faae40;
}
.featured-entrepreneur:nth-last-of-type(1) {
  margin-right: 0;
}
.featured-entrepreneur .image {
  position: relative;
}
.featured-entrepreneur .image .logo {
  position: absolute;
  top: -10px;
  right: -10px;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  padding: 4px 4px 4px 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}
.featured-entrepreneur .image .logo img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.featured-entrepreneur img {
  width: 100%;
  height: auto;
  margin: 0 0 var(--global-sp-xxs) 0;
}
.featured-entrepreneur h3 {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 6px 0;
  padding: 0 0 2px 0;
}

.featured-entrepreneur-text {
  font-size: 14px;
  color: #ffffff;
  margin: 0;
}

.btns-featured-entrepreneurs {
  display: none;
  margin-top: var(--global-sp-sm);
}

.featured-transactions-bg {
  display: block;
  position: relative;
  background-color: #e5e5e5;
  padding: var(--global-sp-lg) var(--global-sp-sm) var(--global-sp-md) var(--global-sp-sm);
}

.featured-transactions-container {
  display: block;
  position: relative;
  background-color: #e5e5e5;
  margin: 0;
  padding: 0 0 var(--global-sp-xs) 0;
  overflow: hidden;
}

.featured-transaction {
  text-align: center;
}
.featured-transaction img {
  width: 100%;
}

@media (min-width: 768px) {
  .home .header-title-container {
    padding: 0 var(--global-margin-md) 0 var(--global-margin-md);
  }

  .header-title {
    top: 60%;
    transform: translateY(-50%);
  }
  .header-title h1 {
    font-size: 42px;
  }
  .header-title.in-view {
    top: 50%;
  }

  .home .header-title h1 {
    font-size: 48px;
  }

  .content-block {
    padding: var(--global-sp-lg) var(--global-margin-md) var(--global-sp-md) var(--global-margin-md);
  }
  .content-block .tab {
    margin: 0 var(--global-sp-md) 0 0;
    padding: 13px 18px 0 0;
  }
  .content-block .sections {
    height: calc(380px + var(--global-sp-md));
  }
  .content-block .content-section {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .content-block .content-section .subheader {
    width: 35%;
    padding: 0 20px 0 0;
  }
  .content-block .content-section .section-content {
    width: 60%;
    padding: 0;
  }

  .featured-entrepreneurs-container {
    padding: var(--global-sp-lg) var(--global-margin-md) var(--global-sp-lg) var(--global-margin-md);
  }

  .btns-featured-entrepreneurs {
    display: flex;
  }

  .featured-transactions-bg {
    padding: var(--global-sp-lg) var(--global-margin-md) var(--global-sp-md) var(--global-margin-md);
  }

  .featured-transaction img {
    width: auto;
  }
}
@media (min-width: 990px) {
  body.home #inner-content {
    margin: 0 auto 0 auto;
  }

  .home .header-image {
    height: calc(100vh + var(--global-nav-h-lg));
    margin-top: calc(var(--global-nav-h-lg) * -1);
  }

  .home .header-title-container {
    padding: 0 var(--global-margin-lg) 0 var(--global-margin-lg);
  }

  .header-title h1 {
    font-size: 48px;
  }

  .home .header-title h1 {
    font-size: 56px;
  }

  .content-block {
    padding: var(--global-sp-lg) var(--global-margin-lg) var(--global-sp-lg) var(--global-margin-lg);
  }
  .content-block .tab {
    margin: 0 var(--global-sp-lg) 0 0;
    padding: 13px 20px 0 0;
  }
  .content-block .sections {
    height: calc(280px + var(--global-sp-lg));
  }
  .content-block .sections:before {
    width: 210px;
    height: 210px;
  }
  .content-block .sections.no-left-content:before {
    opacity: 1;
  }
  .content-block .content-section .subheader {
    padding: 0 var(--global-sp-sm) 0 0;
  }

  .featured-entrepreneurs-container {
    padding: var(--global-sp-lg) var(--global-margin-lg) var(--global-sp-lg) var(--global-margin-lg);
  }

  .featured-transactions-bg {
    padding: var(--global-sp-lg) var(--global-margin-lg) var(--global-sp-md) var(--global-margin-lg);
  }
}
@media (min-width: 1340px) {
  .home .header-title-container {
    padding: 0 var(--global-sp-xxl) 0 var(--global-margin-lg);
  }

  .header-title h1 {
    font-size: 56px;
  }

  .home .header-title h1 {
    font-size: 72px;
  }

  .content-block {
    padding: var(--global-sp-lg) var(--global-margin-xl) var(--global-sp-lg) var(--global-margin-xl);
  }
  .content-block .tab {
    margin: 0 var(--global-sp-xl) 0 0;
    padding: 13px 24px 0 0;
  }
  .content-block .sections {
    height: calc(280px + var(--global-sp-xl));
  }
  .content-block .sections:before {
    width: 260px;
    height: 260px;
  }
  .content-block .content-section .subheader {
    padding: 0 var(--global-sp-md) 0 0;
  }

  .featured-entrepreneurs-container {
    padding: var(--global-sp-lg) var(--global-margin-xl) var(--global-sp-lg) var(--global-margin-xl);
  }

  .featured-entrepreneur {
    padding: var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm) !important;
  }

  .featured-transactions-bg {
    padding: var(--global-sp-lg) var(--global-margin-xl) var(--global-sp-lg) var(--global-margin-xl);
  }
}
@media (min-width: 1800px) {
  .home .header-image {
    height: calc(100vh + var(--global-nav-h-xl));
    margin-top: calc(var(--global-nav-h-xl) * -1);
  }

  .home .header-title-container {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: 0;
  }

  .home .header-title h1 {
    font-size: 88px;
  }

  .content-block {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  }
  .content-block .tab {
    margin: 0 var(--global-sp-xxl) 0 0;
    padding: 13px 28px 0 0;
  }
  .content-block .sections {
    height: calc(380px + var(--global-sp-xl));
  }
  .content-block .content-section .subheader {
    padding: 0 var(--global-sp-md) 0 0;
  }

  .featured-entrepreneurs-container {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  }

  .featured-transactions-bg {
    padding: var(--global-sp-lg) var(--global-sp-xxl) var(--global-sp-lg) var(--global-sp-xxl);
  }

  .featured-transactions-container {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 2560px) {
  .home .header-title-container {
    max-width: var(--global-max-w-lg);
  }

  .content-block {
    max-width: var(--global-max-w-lg);
  }
  .content-block .sections {
    height: calc(480px + var(--global-sp-xl));
  }

  .featured-entrepreneurs-container {
    max-width: var(--global-max-w-lg);
  }

  .featured-transactions-container {
    max-width: var(--global-max-w-lg);
  }
}
.columned-main {
  max-width: 1920px;
  display: block;
  margin: 0 auto;
}
.columned-main .entry-content {
  max-width: 100%;
  float: none;
  margin: 0;
}
@media (min-width: 601px) {
  .columned-main .entry-content {
    float: left;
    margin: 20px 0;
  }
}
@media (min-width: 768px) {
  .columned-main .entry-content {
    margin: 55px 0;
  }
}
.columned-main .columned-content {
  float: right;
  max-width: 100%;
  padding: 0 20px;
  display: block;
  margin: 20px 0 0 0;
}
@media (min-width: 768px) {
  .columned-main .columned-content {
    margin: 20px 0 0 0;
    width: 65%;
    padding: 0 40px;
  }
}
.columned-main .columned-content h2 {
  font-size: 28px;
  line-height: 110%;
  color: #0E4F83;
  text-transform: none;
  margin: 20px 0 3px 0;
}
@media (min-width: 600px) {
  .columned-main .columned-content h2 {
    font-size: 34px;
  }
}
.columned-main .columned-content h3 {
  font-size: 24px;
  line-height: 110%;
  color: #0E4F83;
  text-transform: none;
  margin: 20px 0 3px 0;
}
@media (min-width: 600px) {
  .columned-main .columned-content h3 {
    font-size: 32px;
  }
}
.columned-main .columned-sidebar {
  float: left;
  width: 90%;
  display: block;
  margin: 15px 20px 0 20px;
}
@media (min-width: 601px) {
  .columned-main .columned-sidebar {
    margin: 0 20px 0 20px;
  }
}
@media (min-width: 768px) {
  .columned-main .columned-sidebar {
    margin: 20px 0 0 35px;
    width: 30%;
  }
}
@media (min-width: 1100px) {
  .columned-main .columned-sidebar {
    margin: 20px 0 0 120px;
    width: 24%;
  }
}
.columned-main .columned-sidebar .associated-people {
  width: 100%;
  max-width: 300px;
  margin: 0;
}
@media (min-width: 768px) {
  .columned-main .columned-sidebar .associated-people {
    max-width: 100%;
    margin: 0 0 40px 0;
  }
}
.columned-main .columned-sidebar .associated-sidebar-content {
  margin: 0 0 20px 0;
}

.team-page-content {
  display: block;
  background-color: #ffffff;
  width: 100%;
}
.team-page-content .article-header {
  margin-top: var(--global-nav-h-sm);
}

.tag-header-container {
  opacity: 1;
}
.tag-header-container.hidden {
  opacity: 0;
}

.team-page {
  position: relative;
  max-width: 1920px;
  min-height: 100px;
  display: block;
  margin: calc(var(--global-sp-md) * -1) 0 0 0;
  padding: 0 0 0 0;
}
.team-page .tag-header-container {
  margin-left: 20px;
}
.team-page .team-members {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 1024px) {
  .team-page {
    min-height: 400px;
  }
}
@media (min-width: 1200px) {
  .team-page {
    min-height: 500px;
  }
}
@media (min-width: 1300px) {
  .team-page {
    min-height: 700px;
  }
}
@media (min-width: 1400px) {
  .team-page {
    min-height: 750px;
  }
}
@media (min-width: 1520px) {
  .team-page {
    min-height: 890px;
  }
}
.team-page #team .mix {
  display: none;
  vertical-align: baseline;
  height: auto;
}

body.single-team .article-header,
body.single-team .header-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
body.single-team .article-header {
  background-color: #3d5560;
  padding: var(--global-sp-sm) 0 var(--global-sp-sm) 0;
}
body.single-team .header-content {
  padding: var(--global-sp-md) var(--global-margin-sm) 0 var(--global-margin-sm);
  width: 100%;
}
body.single-team .header-content .team-member-details {
  display: block;
  color: #ffffff;
  margin: var(--global-sp-xs) 0 0 0;
}
body.single-team .header-content .team-member-details h2,
body.single-team .header-content .team-member-details a {
  color: #ffffff;
}
body.single-team .team-image {
  position: relative;
}
body.single-team .team-image img {
  width: 100%;
  height: auto;
  border-radius: var(--global-sp-xxs);
}
body.single-team .team-image.desktop {
  display: none;
}
body.single-team .team-image.mobile {
  display: block;
}
body.single-team .entry-title,
body.single-team .entry-team-title {
  color: #ffffff;
  margin: 0 0 var(--global-sp-xxs) 0;
  padding: 0;
}
body.single-team .entry-title {
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: unset;
}
body.single-team .entry-team-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
}
body.single-team .team-social-links {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  color: #ffffff;
  margin: 0 0 var(--global-sp-sm) 0;
}
body.single-team .entry-content {
  width: 100%;
  background-color: #ffffff;
}
body.single-team .team-member-details h2,
body.single-team .team-member-details h3,
body.single-team .team-sidebar h2,
body.single-team .team-sidebar h3 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}
body.single-team .team-member-details ul,
body.single-team .team-sidebar ul {
  list-style-type: disc;
  margin: 0 0 var(--global-sp-xs) 0;
  padding: 0 0 0 var(--global-sp-xs);
}
body.single-team .team-member-details li,
body.single-team .team-member-details p,
body.single-team .team-sidebar li,
body.single-team .team-sidebar p {
  font-weight: 600;
}
body.single-team .team-member-details p,
body.single-team .team-sidebar p {
  padding: 0 0 0 var(--global-sp-xs);
}
body.single-team .team-member-details a,
body.single-team .team-member-details a:visited,
body.single-team .team-sidebar a,
body.single-team .team-sidebar a:visited {
  color: #3d5560;
}
body.single-team .team-member-details.in-view,
body.single-team .team-sidebar.in-view {
  opacity: 1;
}
body.single-team .team-sidebar {
  display: none;
  margin: var(--global-sp-lg) 0 0 0;
  padding: var(--global-sp-sm) 0 var(--global-sp-sm) 0;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
body.single-team .team-links a {
  display: list-item;
  font-weight: 600;
  margin-left: 20px;
}
body.single-team .team-main {
  padding: 0;
}
body.single-team .team-quote {
  font-size: 18px;
  font-weight: 600;
  margin: var(--global-sp-sm) 0 var(--global-sp-sm) 0;
  padding: 0;
  border-bottom: 2px solid #faae40;
}

.team-social-icon {
  display: block;
  background-color: #ffffff;
  -webkit-mask: none no-repeat center bottom;
  mask: none no-repeat center bottom;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 22px;
  height: 22px;
  font-size: 0;
  line-height: 0;
  margin: 0 0 0 var(--global-sp-xxs);
  padding: 0;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.team-social-icon img {
  width: 100%;
  height: auto;
}
.team-social-icon.email {
  -webkit-mask-image: url("../images/icon-social-email.svg");
  mask-image: url("../images/icon-social-email.svg");
}
.team-social-icon.facebook {
  -webkit-mask-image: url("../images/icon-social-Facebook.svg");
  mask-image: url("../images/icon-social-Facebook.svg");
  margin-right: -5px;
  margin-left: 8px;
}
.team-social-icon.instagram {
  -webkit-mask-image: url("../images/icon-social-Instagram.svg");
  mask-image: url("../images/icon-social-Instagram.svg");
}
.team-social-icon.twitter {
  -webkit-mask-image: url("../images/icon-social-Twitter.svg");
  mask-image: url("../images/icon-social-Twitter.svg");
  margin-top: 3px;
}
.team-social-icon.linkedin {
  -webkit-mask-image: url("../images/icon-social-LinkedIn.svg");
  mask-image: url("../images/icon-social-LinkedIn.svg");
}
.team-social-icon:hover, .team-social-icon:focus, .team-social-icon:active {
  background-color: #faae40;
}

@media (min-width: 768px) {
  body.single-team .article-header {
    padding: var(--global-sp-sm) 0 0 0;
  }
  body.single-team .article-header .team-member-details {
    display: none;
  }
  body.single-team .header-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  body.single-team .header-content {
    padding: var(--global-sp-lg) var(--global-margin-md) 0 var(--global-margin-md);
  }
  body.single-team .team-image,
body.single-team .team-sidebar {
    width: 40%;
    padding-right: var(--global-sp-sm);
  }
  body.single-team .team-image img,
body.single-team .team-sidebar img {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - var(--global-sp-sm));
  }
  body.single-team .team-image.desktop {
    display: block;
  }
  body.single-team .team-image.mobile {
    display: none;
  }
  body.single-team .team-sidebar {
    display: block;
    opacity: 0;
  }
  body.single-team .team-title,
body.single-team .team-main {
    width: 60%;
    padding-left: var(--global-sp-sm);
  }
  body.single-team .team-social-links {
    margin: 0 0 var(--global-sp-md) 0;
  }
}
@media (min-width: 990px) {
  .team-page-content .article-header {
    margin-top: var(--global-nav-h-lg);
  }

  body.single-team .header-content {
    padding: var(--global-sp-lg) var(--global-margin-lg) 0 var(--global-margin-lg);
  }
}
@media (min-width: 1340px) {
  .team-page-content .article-header {
    margin-top: var(--global-nav-h-lg);
  }

  body.single-team .team-image,
body.single-team .team-sidebar {
    padding-right: var(--global-sp-md);
  }
  body.single-team .team-image img,
body.single-team .team-sidebar img {
    width: calc(100% - var(--global-sp-md));
  }
  body.single-team .team-title,
body.single-team .team-main {
    padding-left: var(--global-sp-md);
  }
  body.single-team .team-social-links {
    margin: 0 0 var(--global-sp-lg) 0;
  }
}
@media (min-width: 1800px) {
  .team-page-content .article-header {
    margin-top: var(--global-nav-h-xl);
  }

  body.single-team .header-content {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: var(--global-sp-lg) 0 0 0;
  }
  body.single-team body.single-team .team-image,
body.single-team body.single-team .team-sidebar {
    padding-right: var(--global-sp-lg);
  }
  body.single-team body.single-team .team-image img,
body.single-team body.single-team .team-sidebar img {
    width: calc(100% - var(--global-sp-lg));
  }
  body.single-team body.single-team .team-title,
body.single-team body.single-team .team-main {
    padding-left: var(--global-sp-lg);
  }
  body.single-team body.single-team .team-social-links {
    margin: 0 0 var(--global-sp-xl) 0;
  }
}
@media (min-width: 2560px) {
  body.single-team .header-content {
    max-width: var(--global-max-w-lg);
  }
  body.single-team .team-social-links {
    margin: 0 0 var(--global-sp-xxl) 0;
  }
}
body.page-template-page-client #content {
  margin-top: var(--global-sp-sm);
}

.clients-page-content {
  display: block;
  background-color: #ffffff;
  width: 100%;
}
.clients-page-content .article-header {
  margin: 0;
  padding: 0;
}
.clients-page-content .article-header h1 {
  margin: 0 0 var(--global-sp-xxs) 0;
}
.clients-page-content .article-header h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
}
.clients-page-content .main-content {
  margin: 0 0 var(--global-sp-md) 0;
  padding: 0;
}
.clients-page-content .main-content h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 6px 0;
}

.clients-page {
  position: relative;
  max-width: 1920px;
  min-height: 100px;
  display: block;
  margin: var(--global-sp-sm) 0 var(--global-sp-sm) 0;
  padding: 0;
}
.clients-page #clients .mix {
  display: none;
  vertical-align: baseline;
  height: auto;
}
.clients-page .clients.profiles {
  margin-right: -20px;
  margin-left: -20px;
}
.clients-page .profile.mix {
  width: 100%;
}
.clients-page .profile.mix .profile-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background-color: #1d2b2f;
  width: 100%;
  height: 100%;
  border: 3px solid transparent;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.clients-page .profile.mix .profile-image {
  display: block;
  position: relative;
  background: transparent none center top no-repeat;
  background-size: cover;
  width: calc(100% - (var(--global-sp-xs) * 2));
  height: 0;
  margin: var(--global-sp-xs) 0 0 var(--global-sp-xs);
  padding-top: 80%;
  border-radius: 8px;
  overflow: hidden;
}
.clients-page .profile.mix .profile-image img {
  display: none;
}
.clients-page .profile.mix .profile-details {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  color: #ffffff;
  width: 100%;
  height: 100%;
  padding: var(--global-sp-xs);
}
.clients-page .profile.mix .profile-details .name,
.clients-page .profile.mix .profile-details p,
.clients-page .profile.mix .profile-details a {
  color: #ffffff;
}
.clients-page .profile.mix .profile-details .name {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 var(--global-sp-xs) 0;
  padding: 0;
}
.clients-page .profile.mix .profile-details .info,
.clients-page .profile.mix .profile-details .industry {
  font-size: 14px;
}
.clients-page .profile.mix .profile-details .info {
  flex-grow: 1;
}
.clients-page .profile.mix img {
  width: 100%;
  height: auto;
}
.clients-page .profile.mix .logo {
  position: absolute;
  top: var(--global-sp-xxs);
  right: var(--global-sp-xxs);
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  padding: 4px 4px 4px 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
  pointer-events: none;
}
.clients-page .profile.mix .logo img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.clients-page .profile.mix:hover .profile-content {
  border-color: #faae40;
}

body.single-clients .content-main-bg:before {
  display: none;
}
body.single-clients .single-title.desktop {
  display: none;
  margin-top: -10px;
}
body.single-clients .single-title.mobile {
  display: block;
  margin: 0 0 var(--global-sp-sm) 0;
}
body.single-clients .single-title.mobile br {
  display: inline;
}
body.single-clients .article-header,
body.single-clients .header-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
}
body.single-clients .article-header {
  background-color: #3d5560;
  padding: var(--global-sp-sm) 0 var(--global-sp-sm) 0;
}
body.single-clients .header-content {
  padding: var(--global-sp-md) var(--global-margin-sm) 0 var(--global-margin-sm);
  width: 100%;
  z-index: 1;
}
body.single-clients .client-image {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  align-self: stretch;
  position: relative;
}
body.single-clients .client-image-wrap {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: transparent none center center no-repeat;
  background-size: cover;
  height: 100%;
  border-radius: var(--global-sp-xxs);
}
body.single-clients .client-image-wrap img {
  width: 100%;
  height: auto;
  opacity: 0;
}
body.single-clients .client-title .single-title {
  -webkit-align-items: flex-end;
  align-items: flex-end;
  min-height: 85px;
  text-align: left;
  margin-bottom: var(--global-sp-sm);
}
body.single-clients .client-transaction {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.single-clients .transaction-image {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
body.single-clients .transaction-image a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 1;
}
body.single-clients .transaction-image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  z-index: 1;
}
body.single-clients .transaction-image:before, body.single-clients .transaction-image:after {
  content: "";
  position: absolute;
  background-color: #d9d9d9;
  z-index: 0;
}
body.single-clients .transaction-image:before {
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
}
body.single-clients .transaction-image:after {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
}
body.single-clients .transaction-details {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  background-color: #d9d9d9;
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  color: #594b3b;
  text-align: center;
  margin: 0;
  padding: var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs);
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
}
body.single-clients .transaction-details .detail {
  display: block;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 var(--global-sp-xxs) 0;
  padding: 0 0 var(--global-sp-xxs) 0;
}
body.single-clients .transaction-details .detail > span,
body.single-clients .transaction-details .detail > span a {
  display: block;
  font-weight: 600;
  text-transform: none;
  color: #001e3b;
}
body.single-clients .transaction-details .detail:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #ffffff;
  width: 30%;
  height: 1px;
  transform: translateX(-50%);
}
body.single-clients .transaction-details .detail:nth-last-of-type(1) {
  padding-bottom: 0;
}
body.single-clients .transaction-details .detail:nth-last-of-type(1):after {
  display: none;
}
body.single-clients .client-transaction-container .client-overview-header,
body.single-clients .client-overview-container .client-overview-header,
body.single-clients .client-transaction-details-container .client-overview-header {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 8px 0;
}
body.single-clients .client-transaction-container.desktop,
body.single-clients .client-overview-container.desktop,
body.single-clients .client-transaction-details-container.desktop {
  display: none;
  margin: var(--global-sp-lg) 0 0 0;
}
body.single-clients .client-transaction-container.mobile,
body.single-clients .client-overview-container.mobile,
body.single-clients .client-transaction-details-container.mobile {
  display: block;
  color: #ffffff;
  margin: var(--global-sp-lg) 0 0 0;
}
body.single-clients .client-transaction-container.mobile .tag-header,
body.single-clients .client-transaction-container.mobile .client-overview-header,
body.single-clients .client-overview-container.mobile .tag-header,
body.single-clients .client-overview-container.mobile .client-overview-header,
body.single-clients .client-transaction-details-container.mobile .tag-header,
body.single-clients .client-transaction-details-container.mobile .client-overview-header {
  color: #ffffff;
}
body.single-clients .client-transaction-details-container.mobile {
  color: #3d5560;
}
body.single-clients .client-transaction-details-container.mobile .tag-header,
body.single-clients .client-transaction-details-container.mobile .client-overview-header {
  color: #3d5560;
}
body.single-clients .entry-content {
  background-color: #d9d9d9;
}
body.single-clients .client-columns {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-bottom: var(--global-sp-lg);
}
body.single-clients .client-transaction-summary ol,
body.single-clients .client-transaction-summary ul,
body.single-clients .client-transaction-summary p {
  margin: 0 0 var(--global-sp-xs) var(--global-sp-xs);
}
body.single-clients .client-transaction-summary ul li:before {
  content: "•";
  padding: 0 10px 0 0;
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: -5px;
  color: #faae40;
  font-size: 20px;
}
body.single-clients .client-summary-header {
  font-size: 16px;
  font-weight: 600;
  color: #3d5560;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 4px var(--global-sp-xs);
}
body.single-clients .client-summary-header:before {
  content: "•";
  padding: 0 10px 0 0;
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: -5px;
  color: #faae40;
  font-size: 20px;
}
body.single-clients .client-testimonial {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #1d2b2f none center center no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: var(--global-sp-md) var(--global-sp-lg) var(--global-sp-md) var(--global-sp-lg);
}
body.single-clients .client-testimonial .quote {
  margin: 0;
}
body.single-clients .client-testimonial .quote p {
  position: relative;
}
body.single-clients .client-testimonial .quote p:before, body.single-clients .client-testimonial .quote p:after {
  content: "“";
  display: inline;
  position: absolute;
  top: auto;
  left: auto;
  font-family: Georgia, Times, serif;
  font-size: 70px;
  font-weight: 300;
  color: #faae40;
  line-height: 1;
  margin: -10px 0 0 -30px;
}
body.single-clients .client-testimonial .quote p:after {
  content: "”";
  left: auto;
  right: auto;
  margin: 0 0 0 5px;
}
body.single-clients .client-testimonial .quote p:nth-last-of-type(1) {
  margin-bottom: 0;
}
body.single-clients .client-testimonial .source,
body.single-clients .client-testimonial .role {
  font-size: 14px;
  font-weight: 500;
  color: #faae40;
  text-transform: uppercase;
}
body.single-clients .client-testimonial .source {
  margin-top: var(--global-sp-xxs);
}
body.single-clients .client-transaction-team-members {
  background-color: #d9d9d9;
  padding: var(--global-sp-lg) var(--global-margin-sm) var(--global-sp-md) var(--global-margin-sm);
  overflow: hidden;
}
body.single-clients .client-deal-team-container ul {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0 calc(var(--global-sp-sm) * -1);
}
body.single-clients .client-deal-team-container li {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: calc(100% - (var(--global-sp-md) * 2));
  font-size: 13px;
  line-height: 1.4;
  margin: var(--global-sp-xxs) var(--global-sp-md) var(--global-sp-xxs) var(--global-sp-md);
  padding: 0;
}
body.single-clients .client-deal-team-container li .team-member-name {
  font-size: 13px;
  font-weight: 600;
  color: #3d5560;
  text-align: center;
}
body.single-clients .client-deal-team-container li span {
  text-align: center;
}
body.single-clients .client-deal-team-container li .email {
  color: #3d5560;
  white-space: nowrap;
}

@media (min-width: 768px) {
  body.single-clients .header-content {
    padding: var(--global-sp-md) var(--global-margin-md) 0 var(--global-margin-md);
  }
  body.single-clients .client-transaction {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  body.single-clients .transaction-image {
    width: 56%;
  }
  body.single-clients .transaction-details {
    width: 46%;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  body.single-clients .client-transaction-team-members {
    padding: var(--global-sp-lg) var(--global-margin-md) var(--global-sp-md) var(--global-margin-md);
  }
  body.single-clients .client-deal-team-container ul {
    margin: 0 calc(var(--global-sp-md) * -1);
  }
  body.single-clients .client-deal-team-container li {
    width: auto;
    max-width: calc(50% - (var(--global-sp-md) * 2));
    margin: var(--global-sp-xxs) var(--global-sp-md) var(--global-sp-xxs) var(--global-sp-md);
  }
}
@media (min-width: 990px) {
  body.page-template-page-client #content {
    margin-top: var(--global-sp-md);
  }
  body.page-template-page-client .profile.mix {
    width: 50%;
  }

  .clients-page-content .main-content {
    margin-bottom: var(--global-sp-md);
  }

  .clients-page .profile.mix .profile-content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .clients-page .profile.mix .profile-details {
    width: 100%;
  }
  .clients-page .profile.mix .profile-details {
    padding: var(--global-sp-xs);
  }
  .clients-page .profile.mix .profile-details .name {
    font-size: 24px;
  }

  body.single-clients .single-title.desktop {
    display: flex;
  }
  body.single-clients .single-title.mobile {
    display: none;
  }
  body.single-clients .article-header {
    background-color: #ffffff;
    padding: var(--global-sp-sm) 0 0 0;
  }
  body.single-clients .article-header:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #3d5560;
    width: 100%;
    height: 57%;
    z-index: 0;
  }
  body.single-clients .header-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: var(--global-sp-lg) var(--global-margin-lg) 0 var(--global-margin-lg);
  }
  body.single-clients .client-image {
    width: 50%;
    padding-right: var(--global-sp-lg);
  }
  body.single-clients .client-image-wrap img {
    display: none;
  }
  body.single-clients .client-title {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
  }
  body.single-clients .client-transaction-container.desktop,
body.single-clients .client-overview-container.desktop,
body.single-clients .client-transaction-details-container.desktop {
    display: block;
  }
  body.single-clients .client-transaction-container.mobile,
body.single-clients .client-overview-container.mobile,
body.single-clients .client-transaction-details-container.mobile {
    display: none;
  }
  body.single-clients .client-overview-container.desktop,
body.single-clients .client-transaction-details-container.desktop {
    margin: var(--global-sp-lg) 0 0 0;
  }
  body.single-clients .client-overview-container {
    width: 50%;
    padding-right: var(--global-sp-lg);
  }
  body.single-clients .client-transaction-details-container {
    width: 50%;
  }
  body.single-clients .transaction-details {
    padding: var(--global-sp-xxs) var(--global-sp-xxs) var(--global-sp-xxs) var(--global-sp-xxs);
  }
  body.single-clients .client-columns {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  body.single-clients .client-transaction-team-members {
    padding: var(--global-sp-lg) var(--global-margin-lg) var(--global-sp-md) var(--global-margin-lg);
  }
  body.single-clients .client-deal-team-container ul {
    margin: 0 calc(var(--global-sp-md) * -1);
  }
  body.single-clients .client-deal-team-container li {
    max-width: calc(25% - (var(--global-sp-md) * 2));
    margin: var(--global-sp-xxs) var(--global-sp-md) var(--global-sp-xxs) var(--global-sp-md);
  }
}
@media (min-width: 1340px) {
  body.page-template-page-client #content {
    margin-top: var(--global-sp-lg);
  }

  .clients-page-content .main-content {
    margin-bottom: var(--global-sp-lg);
  }

  .clients-page {
    margin-bottom: var(--global-sp-md);
  }
  .clients-page .profile.mix .profile-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .clients-page .profile.mix .profile-image,
.clients-page .profile.mix .profile-details {
    width: 50%;
  }
  .clients-page .profile.mix .profile-image {
    height: calc(100% - (var(--global-sp-xs) * 2));
    padding-top: 0;
  }
  .clients-page .profile.mix .profile-details {
    padding: var(--global-sp-sm);
  }
  .clients-page .profile.mix .profile-details .name {
    font-size: 24px;
    margin: 0 0 var(--global-sp-sm) 0;
  }
  .clients-page .profile.mix .logo {
    left: var(--global-sp-xxs);
    right: auto;
  }
  .clients-page .profile.mix:nth-of-type(4n) .profile-content, .clients-page .profile.mix:nth-of-type(4n-1) .profile-content {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .clients-page .profile.mix:nth-of-type(4n) .profile-image, .clients-page .profile.mix:nth-of-type(4n-1) .profile-image {
    margin-right: var(--global-sp-xs);
  }
  .clients-page .profile.mix:nth-of-type(4n) .logo, .clients-page .profile.mix:nth-of-type(4n-1) .logo {
    left: auto;
    right: var(--global-sp-xxs);
  }

  body.single-clients .header-content {
    padding: var(--global-sp-lg) var(--global-margin-xl) 0 var(--global-margin-xl);
  }
  body.single-clients .client-image {
    width: 60%;
    padding-right: var(--global-sp-xl);
  }
  body.single-clients .client-title {
    width: 40%;
  }
  body.single-clients .client-overview-container.desktop,
body.single-clients .client-transaction-details-container.desktop {
    margin: var(--global-sp-lg) 0 0 0;
  }
  body.single-clients .client-overview-container {
    width: 60%;
    padding-right: var(--global-sp-xl);
  }
  body.single-clients .client-transaction-details-container {
    width: 40%;
  }
  body.single-clients .transaction-details {
    font-size: 14px;
    padding: var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs);
  }
  body.single-clients .client-transaction-team-members {
    padding: var(--global-sp-lg) var(--global-margin-xl) var(--global-sp-md) var(--global-margin-xl);
  }
  body.single-clients .client-deal-team-container ul {
    margin: 0 calc(var(--global-sp-lg) * -1);
  }
  body.single-clients .client-deal-team-container li {
    max-width: calc(25% - (var(--global-sp-lg) * 2));
    margin: var(--global-sp-xxs) var(--global-sp-lg) var(--global-sp-xxs) var(--global-sp-lg);
  }
}
@media (min-width: 1800px) {
  body.page-template-page-client #content {
    margin-top: var(--global-sp-xl);
  }

  .clients-page-content .main-content {
    margin-bottom: var(--global-sp-xl);
  }

  .clients-page .profile.mix .profile-details {
    padding: var(--global-sp-md);
  }
  .clients-page .profile.mix .profile-details .name {
    font-size: 28px;
  }
  body.single-clients .header-content {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: var(--global-sp-lg) 0 0 0;
  }
  body.single-clients .client-image {
    width: 55.5%;
    padding-right: var(--global-sp-xxl);
  }
  body.single-clients .client-title {
    width: 43%;
  }
  body.single-clients .client-overview-container.desktop,
body.single-clients .client-transaction-details-container.desktop {
    margin: var(--global-sp-lg) 0 0 0;
  }
  body.single-clients .client-overview-container {
    width: 55.5%;
    padding-right: var(--global-sp-xxl);
  }
  body.single-clients .client-transaction-details-container {
    width: 43%;
  }
  body.single-clients .client-transaction-team-members {
    padding: var(--global-sp-lg) 0 var(--global-sp-md) 0;
  }
  body.single-clients .client-deal-team-container ul {
    margin: 0 calc(var(--global-sp-lg) * -1);
  }
  body.single-clients .client-deal-team-container li {
    max-width: calc(20% - (var(--global-sp-lg) * 2));
    margin: var(--global-sp-xxs) var(--global-sp-lg) var(--global-sp-xxs) var(--global-sp-lg);
  }
  body.single-clients .client-transaction-summary ul li:before {
    top: -3px;
  }
}
@media (min-width: 2560px) {
  .clients-page .profile.mix .profile-details .name {
    font-size: 32px;
  }
  .clients-page .profile.mix .profile-details .info,
.clients-page .profile.mix .profile-details .industry {
    font-size: 16px;
  }

  body.single-clients .header-content {
    max-width: var(--global-max-w-lg);
  }
}
.case-study-single-page {
  max-width: 100%;
}
.case-study-single-page .case-study-content {
  float: none;
  padding-left: 20px;
  padding-right: 30px;
  margin-top: 30px;
  color: #000000;
  width: 100%;
  display: block;
}
@media (min-width: 450px) {
  .case-study-single-page .case-study-content {
    padding-left: 50px;
  }
}
@media (min-width: 840px) {
  .case-study-single-page .case-study-content {
    margin-top: 40px;
  }
}
@media (min-width: 840px) {
  .case-study-single-page .case-study-content {
    margin-top: 45px;
  }
}
@media (min-width: 1100px) {
  .case-study-single-page .case-study-content {
    padding-left: 120px;
  }
}
@media (min-width: 1300px) {
  .case-study-single-page .case-study-content {
    float: left;
    max-width: 47%;
  }
}
.case-study-single-page .case-study-content h1 {
  color: #f58721;
}
.case-study-single-page .case-study-content ul {
  margin: 0 0 20px 40px;
  list-style: none;
}
.case-study-single-page .case-study-content ul li {
  font-size: 20px;
}
.case-study-single-page .case-study-content ul li:before {
  /* For a disc bullet */
  content: "•";
  padding: 0 10px 0 0;
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -20px;
  top: 0px;
  color: #f58721;
  font-size: 20px;
}
.case-study-single-page .case-study-content ul p {
  margin: 0 0 15px 0;
}
.case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper {
  float: none;
  width: 280px;
  display: block;
  margin: 20px auto 20px auto;
}
@media (min-width: 599px) {
  .case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper {
    margin: 5px 0 20px 20px;
    float: right;
  }
}
.case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper .case-study-transaction .transaction-image img {
  width: 280px;
}
@media (min-width: 599px) {
  .case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper .case-study-transaction .transaction-image img {
    width: 245px;
  }
}
@media (min-width: 1600px) {
  .case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper .case-study-transaction .transaction-image img {
    width: 345px;
  }
}
.case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper .case-study-deal-team {
  margin: 5px 0 0 0;
}
.case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper .case-study-deal-team .deal-team {
  margin: 4px 0 0 0;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1d2b2f;
  font-size: 22px;
}
.case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper .case-study-deal-team .deal-team-people {
  margin: 3px 0 0 0;
}
.case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper .case-study-deal-team .deal-team-people .person .person-info .name {
  font-size: 20px;
  margin: 5px 0 0 20px;
  position: relative;
}
.case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper .case-study-deal-team .deal-team-people .person .person-info .name:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -20px;
  background: url(../images/list-bullet-orange.png) no-repeat;
  width: 20px;
  height: 20px;
}
.case-study-single-page .case-study-content .case-study-bio .case-study-transaction-wrapper .case-study-deal-team .deal-team-people .person .person-info .name p {
  margin: 0;
  line-height: 1.2;
}
.case-study-single-page .featured-case-study {
  display: block;
  padding: 20px 10px 20px 10px;
  float: none;
  margin: 30px auto 0 auto;
  color: #000000;
  max-width: 80%;
}
@media (min-width: 600px) {
  .case-study-single-page .featured-case-study {
    max-width: 90%;
  }
}
@media (min-width: 600px) {
  .case-study-single-page .featured-case-study {
    max-width: 80%;
  }
}
@media (min-width: 890px) {
  .case-study-single-page .featured-case-study {
    max-width: 78%;
  }
}
@media (min-width: 1100px) {
  .case-study-single-page .featured-case-study {
    margin: 70px auto 0 auto;
  }
}
@media (min-width: 1300px) {
  .case-study-single-page .featured-case-study {
    float: right;
    max-width: 47%;
    padding: 0 80px 0 40px;
  }
}
.case-study-single-page .featured-case-study .case-study-featured-content {
  width: 100%;
  margin-top: -5px;
  background-color: #1d2b2f;
  color: #9C9C9C;
  padding: 20px;
  font-size: 14px;
  line-height: 125%;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 840px) {
  .case-study-single-page .featured-case-study .case-study-featured-content {
    padding: 40px;
    font-size: 18px;
    line-height: 125%;
    max-width: 890px;
  }
}
.case-study-single-page .featured-case-study .case-study-featured-content h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
}
.case-study-single-page .featured-case-study .case-study-featured-content p {
  font-size: 12px;
  margin-top: 0;
  line-height: 110%;
  margin-bottom: 4px;
}
@media (min-width: 840px) {
  .case-study-single-page .featured-case-study .case-study-featured-content p {
    font-size: 16px;
    padding: 40px;
  }
}
.case-study-single-page .featured-case-study .case-study-featured-content .quote-byline {
  color: #f58721;
  display: block;
  margin-top: 5px;
  font-size: 12px;
}
@media (min-width: 840px) {
  .case-study-single-page .featured-case-study .case-study-featured-content .quote-byline {
    font-size: 16px;
  }
}
.case-study-single-page .featured-case-study .case-study-featured-content .quote-byline:before {
  content: "- ";
  color: #f58721;
}
.case-study-single-page .featured-case-study .case-study-image {
  max-width: 890px;
}
.case-study-single-page .featured-case-study .case-study-image img {
  width: 100%;
  margin-bottom: -10px;
}

#main .industries-main-content {
  max-width: 80%;
  float: left;
  display: block;
  padding: 0 10px 0 20px;
  overflow: hidden;
}
@media (min-width: 1100px) {
  #main .industries-main-content {
    margin: 0 20px 0 120px;
  }
}
#main .industries-main-content h1 {
  margin: 0 0 20px 0;
}

.transactions-container {
  display: block;
  position: relative;
  margin: 0;
  padding: var(--global-sp-lg) 0 var(--global-sp-md) 0;
}
.transactions-container .categories {
  position: relative;
  min-height: 32px;
  margin-bottom: var(--global-sp-xxs);
  overflow: hidden;
}
.transactions-container .categories .cat-section {
  transition: left 0.3s ease;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overscroll-behavior-x: none;
}
.transactions-container .categories .cat-section::-webkit-scrollbar {
  display: none;
}
.transactions-container .nav-categories {
  position: relative;
  width: 100%;
  height: 0;
}
.transactions-container .nav-categories.inactive {
  opacity: 0;
  visibility: hidden;
}
.transactions-container .btn-link-arrow {
  position: absolute;
  top: -8px;
  left: -2px;
  background: transparent;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 0;
}
.transactions-container .btn-link-arrow.previous {
  left: -30px;
  transform: scaleX(-1);
}
.transactions-container .btn-link-arrow.next {
  left: auto;
  right: -30px;
}
.transactions-container .btn-link-arrow.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.transactions-container .btn-link-arrow .arrow {
  right: 0;
}
.transactions-container .btn-link-arrow:hover .arrow {
  right: 0;
}
.transactions-container .transactions {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -2% 0 -2%;
  padding: 0;
}
.transactions-container .transaction {
  display: none;
  width: 47%;
  opacity: 0;
  margin: 0 3% 0 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.transactions-container .transaction.loaded {
  display: inline-block;
  opacity: 1;
}
.transactions-container .transaction img {
  width: 100%;
  height: auto;
  margin: 0;
}
.transactions-container .disclaimer {
  color: #3d5560;
}
.transactions-container.no-service-posts {
  padding-top: var(--global-sp-xs);
}
.transactions-container.no-filters .transactions {
  margin-top: -10px;
}

.load-more {
  display: none;
}
.load-more.active {
  display: inline-block;
}

@media (min-width: 768px) {
  .transactions-container .transaction {
    width: 29%;
    margin-right: 2%;
    margin-left: 2%;
  }
}
@media (min-width: 810px) {
  .press-releases {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .press-releases:before {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: 50%;
    background-color: #bcbcbc;
    width: 1px;
    height: calc(100% - 100px);
  }
  .press-releases li {
    display: inline-block;
    position: relative;
    width: 39%;
  }
  .press-releases li:before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: var(--global-sp-xs);
    background-color: #bcbcbc;
    width: calc(100% - 40px);
    height: 1px;
  }
  .press-releases li:nth-of-type(1):before, .press-releases li:nth-of-type(2):before {
    display: none;
  }
}
@media (min-width: 990px) {
  .industries-image {
    padding: 0 var(--global-sp-lg) var(--global-sp-lg) var(--global-sp-lg);
  }

  .transactions-container {
    padding: var(--global-sp-lg) 0 var(--global-sp-md) 0;
  }
  .transactions-container .transaction {
    width: 21%;
    margin-right: 2%;
    margin-left: 2%;
  }
  .transactions-container.no-service-posts {
    padding-top: var(--global-sp-xs);
  }
}
@media (min-width: 1340px) {
  .transactions-container {
    padding: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  }
  .transactions-container .categories {
    margin-bottom: 0;
  }
  .transactions-container .transaction {
    width: 16%;
    margin-right: 2%;
    margin-left: 2%;
  }
  .transactions-container.no-service-posts {
    padding-top: var(--global-sp-xs);
  }
}
@media (min-width: 1800px) {
  .press-release-content {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .industries-image {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  }

  .transactions-container {
    padding: var(--global-sp-lg) 0 var(--global-sp-xl) 0;
  }
  .transactions-container.no-service-posts {
    padding-top: var(--global-sp-xs);
  }
}
@media (min-width: 2560px) {
  .press-release-content {
    max-width: var(--global-max-w-lg);
  }

  .industries-image {
    max-width: var(--global-max-w-lg);
  }
}
.services-main .hentry .page-image-header .header-video,
.services-what-we-do .hentry .page-image-header .header-video {
  position: relative;
  width: 100vw;
  height: 55vh;
}
.services-main .hentry .page-image-header .header-video video,
.services-what-we-do .hentry .page-image-header .header-video video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.services-main .hentry .page-image-header .header-video .header-title h1,
.services-what-we-do .hentry .page-image-header .header-video .header-title h1 {
  position: absolute;
  top: 18%;
  padding: 6px 40px 12px 40px;
  background-color: rgba(20, 24, 27, 0.7);
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f8f9fa;
  font-weight: 500;
}
.services-main .hentry .page-image-header .header-video .video-overlay,
.services-what-we-do .hentry .page-image-header .header-video .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
}
@media screen and (min-width: 600px) {
  .services-main .hentry .page-image-header .standard-image,
.services-main .hentry .page-image-header .header-image,
.services-what-we-do .hentry .page-image-header .standard-image,
.services-what-we-do .hentry .page-image-header .header-image {
    height: 50vw;
  }
}
@media screen and (min-width: 990px) {
  .services-main .hentry .page-image-header .standard-image,
.services-main .hentry .page-image-header .header-image,
.services-what-we-do .hentry .page-image-header .standard-image,
.services-what-we-do .hentry .page-image-header .header-image {
    margin-top: -1px;
  }
}
.services-main .hentry .page-image-header .standard-image h1,
.services-main .hentry .page-image-header .standard-image h2,
.services-main .hentry .page-image-header .standard-image h3,
.services-main .hentry .page-image-header .header-image h1,
.services-main .hentry .page-image-header .header-image h2,
.services-main .hentry .page-image-header .header-image h3,
.services-what-we-do .hentry .page-image-header .standard-image h1,
.services-what-we-do .hentry .page-image-header .standard-image h2,
.services-what-we-do .hentry .page-image-header .standard-image h3,
.services-what-we-do .hentry .page-image-header .header-image h1,
.services-what-we-do .hentry .page-image-header .header-image h2,
.services-what-we-do .hentry .page-image-header .header-image h3 {
  top: 18%;
  font-weight: 500;
}
.services-main .hentry .page-image-header h1,
.services-main .hentry .page-image-header h2,
.services-main .hentry .page-image-header h3,
.services-what-we-do .hentry .page-image-header h1,
.services-what-we-do .hentry .page-image-header h2,
.services-what-we-do .hentry .page-image-header h3 {
  top: 18%;
}
.services-main .hentry footer,
.services-what-we-do .hentry footer {
  padding: 0;
}
.services-main .standard-content,
.services-what-we-do .standard-content {
  position: relative;
}
.services-main .standard-content h3,
.services-main .standard-content .h3,
.services-main .standard-content h4,
.services-main .standard-content .h4,
.services-main .standard-content h5,
.services-main .standard-content .h5,
.services-main .standard-content h6,
.services-main .standard-content .h6,
.services-what-we-do .standard-content h3,
.services-what-we-do .standard-content .h3,
.services-what-we-do .standard-content h4,
.services-what-we-do .standard-content .h4,
.services-what-we-do .standard-content h5,
.services-what-we-do .standard-content .h5,
.services-what-we-do .standard-content h6,
.services-what-we-do .standard-content .h6 {
  color: #000000;
  text-transform: uppercase;
  margin: 20px 0 20px 0;
}
.services-main .standard-content h2,
.services-what-we-do .standard-content h2 {
  font-size: 24px;
}
.services-main .standard-content h3,
.services-what-we-do .standard-content h3 {
  font-size: 22px;
}
.services-main .standard-content h4,
.services-what-we-do .standard-content h4 {
  font-size: 18px;
}
.services-main .standard-content h5,
.services-main .standard-content h6,
.services-what-we-do .standard-content h5,
.services-what-we-do .standard-content h6 {
  font-size: 16px;
}
@media (min-width: 768px) {
  .services-main .standard-content .services-inline-list,
.services-what-we-do .standard-content .services-inline-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .services-main .standard-content .services-inline-list li,
.services-what-we-do .standard-content .services-inline-list li {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .services-main .standard-content .services-inline-list li,
.services-what-we-do .standard-content .services-inline-list li {
    width: 33.33%;
  }
}
@media (min-width: 1440px) {
  .services-main .standard-content .services-inline-list,
.services-what-we-do .standard-content .services-inline-list {
    margin-left: 25px !important;
  }
  .services-main .standard-content .services-inline-list li,
.services-what-we-do .standard-content .services-inline-list li {
    width: auto;
  }
}
.services-main .standard-content .services-gallery,
.services-what-we-do .standard-content .services-gallery {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .services-main .standard-content .services-gallery img,
.services-what-we-do .standard-content .services-gallery img {
    width: 50%;
  }
}
@media (min-width: 600px) {
  .services-main .standard-content h2,
.services-what-we-do .standard-content h2 {
    font-size: 30px;
  }
  .services-main .standard-content h3,
.services-what-we-do .standard-content h3 {
    font-size: 22px;
  }
  .services-main .standard-content h4,
.services-what-we-do .standard-content h4 {
    font-size: 20px;
  }
  .services-main .standard-content h5,
.services-what-we-do .standard-content h5 {
    text-transform: none;
    font-size: 16px;
    color: #f58721;
    font-weight: 600;
    margin: 0;
    padding-top: 0;
  }
  .services-main .standard-content h6,
.services-what-we-do .standard-content h6 {
    font-size: 18px;
  }
}

.services-main .standard-content,
.services-main .client-showcase-logos,
.services-what-we-do .standard-content,
.services-what-we-do .client-showcase-logos {
  background-color: white;
  max-width: 100%;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 0;
  padding: 30px 20px 20px 20px;
}
.services-main .standard-content h3,
.services-main .standard-content h4,
.services-main .client-showcase-logos h3,
.services-main .client-showcase-logos h4,
.services-what-we-do .standard-content h3,
.services-what-we-do .standard-content h4,
.services-what-we-do .client-showcase-logos h3,
.services-what-we-do .client-showcase-logos h4 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: none;
  color: #0E4F83;
}
.services-main .standard-content h3 a,
.services-main .standard-content h4 a,
.services-main .client-showcase-logos h3 a,
.services-main .client-showcase-logos h4 a,
.services-what-we-do .standard-content h3 a,
.services-what-we-do .standard-content h4 a,
.services-what-we-do .client-showcase-logos h3 a,
.services-what-we-do .client-showcase-logos h4 a {
  color: #0E4F83;
}
.services-main .standard-content .section-divider,
.services-main .client-showcase-logos .section-divider,
.services-what-we-do .standard-content .section-divider,
.services-what-we-do .client-showcase-logos .section-divider {
  background-color: #f58721;
  margin-bottom: 10px;
  height: 1px;
  border: none;
}
@media (max-width: 767px) {
  .services-main .standard-content h3,
.services-main .standard-content h4,
.services-main .client-showcase-logos h3,
.services-main .client-showcase-logos h4,
.services-what-we-do .standard-content h3,
.services-what-we-do .standard-content h4,
.services-what-we-do .client-showcase-logos h3,
.services-what-we-do .client-showcase-logos h4 {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .services-main .standard-content,
.services-main .client-showcase-logos,
.services-what-we-do .standard-content,
.services-what-we-do .client-showcase-logos {
    margin-left: 60px;
    margin-right: 60px;
    padding: 30px 60px 20px 60px;
  }
}
@media (min-width: 990px) {
  .services-main .standard-content,
.services-main .client-showcase-logos,
.services-what-we-do .standard-content,
.services-what-we-do .client-showcase-logos {
    margin-left: 80px;
    margin-right: 80px;
    padding: 30px 60px 20px 60px;
  }
}
@media (min-width: 1520px) {
  .services-main .standard-content,
.services-main .client-showcase-logos,
.services-what-we-do .standard-content,
.services-what-we-do .client-showcase-logos {
    margin-left: 100px;
    margin-right: 100px;
    padding: 40px 80px 40px 80px;
  }
}
.services-main .services-container,
.services-what-we-do .services-container {
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
}
.services-main .services-container .services-section,
.services-what-we-do .services-container .services-section {
  display: block;
  position: relative;
  background-color: #fff;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 20px;
  border: solid 2px #999999;
}
.services-main .services-container .services-section h2,
.services-main .services-container .services-section h3,
.services-main .services-container .services-section h4,
.services-what-we-do .services-container .services-section h2,
.services-what-we-do .services-container .services-section h3,
.services-what-we-do .services-container .services-section h4 {
  color: #0E4F83;
}
.services-main .services-container .services-section .section-text,
.services-what-we-do .services-container .services-section .section-text {
  font-size: 14px;
}
.services-main .services-container .services-section .section-text p,
.services-what-we-do .services-container .services-section .section-text p {
  text-align: justify;
}
.services-main .services-container .services-section .section-text ul,
.services-what-we-do .services-container .services-section .section-text ul {
  margin-left: 25px !important;
}
@media (min-width: 768px) {
  .services-main .services-container,
.services-what-we-do .services-container {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .services-main .services-container .services-section,
.services-what-we-do .services-container .services-section {
    display: inline-block;
    width: calc(50% - 20px);
    margin: 0 0 30px 0;
    padding: 30px;
  }
}
@media (min-width: 1360px) {
  .services-main .services-container .services-section,
.services-what-we-do .services-container .services-section {
    margin: 0 0 30px 0;
    padding: 40px;
  }
  .services-main .services-container .services-section:before,
.services-what-we-do .services-container .services-section:before {
    top: 40px;
    left: 40px;
  }
  .services-main .services-container .services-section-3-columns,
.services-what-we-do .services-container .services-section-3-columns {
    width: calc(33% - 20px);
  }
}
@media (min-width: 768px) {
  .services-main .services-container,
.services-what-we-do .services-container {
    margin: 40px 0 0 0;
  }
}

.page.page-template-page-what-we-do #main .page ul {
  margin-left: 20px;
}
.page.page-template-page-what-we-do .section-text p,
.page.page-template-page-what-we-do .section-text ul li,
.page.page-template-page-what-we-do .section-text ol li {
  font-size: 14px;
}
@media (min-width: 1360px) {
  .page.page-template-page-what-we-do .section-text p,
.page.page-template-page-what-we-do .section-text ul li,
.page.page-template-page-what-we-do .section-text ol li {
    font-size: 16px;
  }
}

.buy-side-industry-section {
  margin: var(--global-sp-lg) 0 0 0;
}

.buy-side-industry-content {
  font-size: 14px;
  color: #3d5560;
  margin: 0 0 var(--global-sp-sm) 0;
}

.buy-side-industry-container {
  background-color: #e5e5e5;
  padding: var(--global-sp-xs) var(--global-sp-xxs) var(--global-sp-xs) var(--global-sp-xxs);
}

.buy-side-industry-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  margin: 0;
  padding: 0;
}
.buy-side-industry-items li {
  display: flex;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-self: center;
  align-self: center;
  width: 50%;
  font-size: 14px;
  color: #1d2b2f;
  text-align: center;
  margin: 0 0 var(--global-sp-sm) 0;
  padding: 0;
  opacity: 0.5;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.buy-side-industry-items li a,
.buy-side-industry-items li a:hover,
.buy-side-industry-items li a:focus,
.buy-side-industry-items li a:visited {
  display: flex;
  flex-direction: column;
  color: #3d5560;
}
.buy-side-industry-items li .industry-icon {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-self: center;
  align-self: center;
  max-width: 75px;
}
.buy-side-industry-items li .industry-icon img {
  width: 100%;
  height: auto;
  margin: 0;
}
.buy-side-industry-items li .industry-name {
  display: block;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}
.buy-side-industry-items li:hover, .buy-side-industry-items li.active {
  opacity: 1;
}

.opportunities-events-container {
  background-color: #dbdfe2;
  padding-top: var(--global-sp-lg);
}
.opportunities-events-container h2 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -0.025em;
  margin: 0 auto 12px auto;
  padding: 0;
}
.opportunities-events-container h2 span {
  color: #faae40;
}
.opportunities-events-container .opportunities-events-content {
  margin-bottom: var(--global-sp-sm);
}
.opportunities-events-container .opportunities-events-content p:nth-last-of-type(1) {
  margin-bottom: 0;
}
.opportunities-events-container .team-events-items {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px 0 -8px;
}
.opportunities-events-container .int-carousel.team-events-items .splide__arrows {
  display: block;
}
.opportunities-events-container .int-carousel.team-events-items .splide__arrow {
  top: 30%;
  margin: 0;
  padding: 0;
}
.opportunities-events-container .int-carousel.team-events-items .splide__arrow .arrow {
  right: 0;
}
.opportunities-events-container .int-carousel.team-events-items .splide__arrow .arrow:after {
  right: 4px;
}
.opportunities-events-container .int-carousel.team-events-items .splide__arrow--prev {
  left: -30px;
  margin-top: -14px;
}
.opportunities-events-container .int-carousel.team-events-items .splide__arrow--next {
  right: -30px;
}
.opportunities-events-container .team-event-item {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
  width: 33.333%;
  margin: 0 0 var(--global-sp-sm) 0;
  padding: 0 8px 0 8px;
  cursor: pointer;
}
.opportunities-events-container .team-event-item .event-thumbnail {
  display: flex;
  position: relative;
  background-color: #ffffff;
  margin: 0 0 12px 0;
  border-radius: 50%;
  overflow: hidden;
}
.opportunities-events-container .team-event-item .event-thumbnail:after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  background-color: transparent;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 6px solid transparent;
  border-radius: 50%;
  pointer-events: none;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.opportunities-events-container .team-event-item img {
  width: 100%;
  height: auto;
  margin: 0;
  border: 2px solid transparent;
  border-radius: 50%;
  opacity: 0.7;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.opportunities-events-container .team-event-item .event-name {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #3d5560;
  text-transform: uppercase;
  text-align: center;
}
.opportunities-events-container .team-event-item:hover .event-thumbnail:after, .opportunities-events-container .team-event-item.active .event-thumbnail:after {
  border-color: #faae40;
}
.opportunities-events-container .team-event-item:hover .event-thumbnail img, .opportunities-events-container .team-event-item.active .event-thumbnail img {
  opacity: 1;
  border-color: #faae40;
}
.opportunities-events-container .team-events-sliders {
  overflow: hidden;
}
.opportunities-events-container .team-event-slider {
  width: 100vw;
  margin: 0;
  opacity: 0;
  transition: all 0.5s linear;
}
.opportunities-events-container .team-event-slider li {
  position: relative;
  background: transparent none center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-top: 83%;
  overflow: hidden;
}
.opportunities-events-container .team-event-slider img {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0;
}
.opportunities-events-container .team-event-slider.displayed {
  opacity: 1;
}
.opportunities-events-container .team-event-slider.inactive {
  height: 0;
  visibility: hidden;
}

.opportunities-benefits-container {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background-color: #dbdfe2;
  width: 100%;
  padding-right: var(--global-margin-sm);
  padding-left: var(--global-margin-sm);
  overflow-x: hidden;
}

.opportunities-benefits {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #001e3b;
  color: #ffffff;
  margin: var(--global-sp-md) 0 var(--global-sp-md) 0;
  padding: var(--global-sp-md) var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm);
}
.opportunities-benefits .tag-header,
.opportunities-benefits p,
.opportunities-benefits li {
  color: #ffffff;
}

.benefits-section {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  background-color: #dbdfe2;
  width: 100%;
  margin: var(--global-sp-lg) 0 0 0;
  padding: 0 var(--global-margin-sm) var(--global-margin-sm) var(--global-margin-sm);
  overflow-x: hidden;
}

.benefits-list,
.benefits-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
}

.benefits-list {
  background-color: #001e3b;
  color: #ffffff;
  margin: var(--global-sp-md) 0 var(--global-sp-md) 0;
  padding: var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm);
}
.benefits-list h2 {
  color: #ffffff;
}
.benefits-list p,
.benefits-list li {
  font-size: 14px;
  color: #ffffff;
}
.benefits-list ul {
  list-style-type: disc;
  margin: 0;
  padding-left: 20px;
}
.benefits-list li {
  margin: 0 0 var(--global-sp-xxs) 0;
}
.benefits-list li::marker {
  font-size: 12px;
}

.benefits-list-image {
  display: none;
  background: transparent none center center no-repeat;
  background-size: cover;
  width: 100%;
  margin: 0 auto var(--global-sp-md) auto;
  overflow: hidden;
}
.benefits-list-image img {
  width: 100%;
  height: 60vw;
  opacity: 0;
}

.benefits-content a {
  color: #3d5560;
  font-weight: 700;
}

.intern-section-middle,
.intern-section-lower {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  padding-right: var(--global-margin-sm);
  padding-left: var(--global-margin-sm);
}

.intern-section-middle {
  background-color: #dbdfe2;
}
.intern-section-middle .service-points-grid {
  padding-top: 0;
}

.intern-section-lower {
  background-color: #dbdfe2;
}

body.page-template-page-intern-program .service-point-item.text-only .detail h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #3d5560;
  line-height: 1;
  margin: 0 auto 20px 0;
  padding: 12px 8px 0 0;
  border-top: 2px solid #faae40;
}

.intern-qualities-section {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
}

.intern-qualities-container {
  background-color: #001e3b;
  color: #ffffff;
  margin: 0;
  padding: var(--global-sp-md) var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm);
}
.intern-qualities-container h2 {
  font-weight: 600;
  color: #ffffff;
}
.intern-qualities-container .qualities-image {
  background: transparent none center center no-repeat;
  background-size: cover;
  width: 100%;
  margin: 0 0 var(--global-sp-xs) 0;
  overflow: hidden;
}
.intern-qualities-container .qualities-image img {
  width: 100%;
  height: 60vw;
  opacity: 0;
  margin: 0;
}
.intern-qualities-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.intern-qualities-container li {
  margin: 0 0 var(--global-sp-xxs) 0;
}
.intern-qualities-container li h3 {
  font-size: 14px;
  color: #faae40;
  text-transform: uppercase;
  margin: 0 0 4px 0;
}
.intern-qualities-container li p {
  font-size: 14px;
  color: #ffffff;
  margin: 0 0 var(--global-sp-xxs) 0;
}
.intern-qualities-container li:nth-last-of-type(1) {
  margin: 0;
}

.intern-experience-section {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: var(--global-sp-xxs);
}
.intern-experience-section h2 {
  text-align: center;
  margin: 0 auto var(--global-sp-sm) auto;
}
.intern-experience-section ul {
  list-style-type: none;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 var(--global-sp-xs) 0;
  padding: 0;
}
.intern-experience-section li {
  width: 100%;
  text-align: center;
  margin: 0 var(--global-sp-xxs) var(--global-sp-xxs) var(--global-sp-xxs);
  padding: 0;
}
.intern-experience-section li h3 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.intern-experience-section li p {
  font-size: 14px;
}

.team-case-studies {
  color: #3d5560;
  padding: var(--global-sp-lg) 0 0 0;
}
.team-case-studies > h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
  margin: 0 0 var(--global-sp-xxs) 0;
}
.team-case-studies.dark {
  color: #ffffff;
}
.team-case-studies.dark > h2 {
  color: #ffffff;
}

body.page-analyst-program .team-case-studies-container {
  margin-bottom: var(--global-sp-sm);
}
body.page-analyst-program .team-case-studies > h2 {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 var(--global-sp-xxs) 0;
}

.team-case-studies-people {
  margin: 0;
  padding-top: var(--global-sp-xxs);
}
.team-case-studies-people li > div {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.team-case-studies-people .tcs-photo-container {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  align-self: center;
}

.tcs-photo-container {
  width: 100%;
}

.tcs-photo img {
  margin: 0 0 var(--global-sp-xxs) 0;
}

.tcs-details {
  font-size: 16px;
  font-weight: 400;
}
.tcs-details span {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
}

.tcs-bio-container {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  width: 100%;
  margin: 0 0 75px 0;
  padding: 45px 0 10px 0;
}
.tcs-bio-container h3 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 var(--global-sp-xs) 0;
}
.tcs-bio-container p {
  font-size: 14px;
}
.tcs-bio-container:before, .tcs-bio-container:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  background-color: #faae40;
  width: 100%;
  height: 2px;
}
.tcs-bio-container:after {
  top: auto;
  bottom: 0;
}

body.page-template-page-intern-program .tcs-bio-container h2,
body.page-template-page-intern-program .tcs-bio-container p {
  color: #ffffff;
}
body.page-template-page-intern-program .tcs-bio-container h3 {
  color: #faae40;
}

.int-carousel.team-case-studies-people .splide__arrows {
  display: block;
}

.int-carousel.team-case-studies-people .splide__arrow--prev,
.int-carousel.team-case-studies-people .splide__arrow--next {
  top: auto;
  bottom: 20px;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 14px solid #ffffff;
  border-radius: 0;
  cursor: pointer;
}
.int-carousel.team-case-studies-people .splide__arrow--prev svg,
.int-carousel.team-case-studies-people .splide__arrow--next svg {
  display: none;
}

.int-carousel.team-case-studies-people .splide__arrow--prev {
  left: auto;
  right: 60px;
  border-left: none;
  border-right: 14px solid #fff;
}
.int-carousel.team-case-studies-people .splide__arrow--prev:hover, .int-carousel.team-case-studies-people .splide__arrow--prev:active, .int-carousel.team-case-studies-people .splide__arrow--prev:focus {
  border-right-color: #faae40;
}

.int-carousel.team-case-studies-people .splide__arrow--next {
  right: 0;
}
.int-carousel.team-case-studies-people .splide__arrow--next:hover, .int-carousel.team-case-studies-people .splide__arrow--next:active, .int-carousel.team-case-studies-people .splide__arrow--next:focus {
  border-left-color: #faae40;
}

body.page-analyst-program .int-carousel.team-case-studies-people .splide__arrow--prev {
  border-right: 14px solid #3d5560;
}
body.page-analyst-program .int-carousel.team-case-studies-people .splide__arrow--prev:hover, body.page-analyst-program .int-carousel.team-case-studies-people .splide__arrow--prev:active, body.page-analyst-program .int-carousel.team-case-studies-people .splide__arrow--prev:focus {
  border-right-color: #faae40;
}
body.page-analyst-program .int-carousel.team-case-studies-people .splide__arrow--next {
  border-left: 14px solid #3d5560;
}
body.page-analyst-program .int-carousel.team-case-studies-people .splide__arrow--next:hover, body.page-analyst-program .int-carousel.team-case-studies-people .splide__arrow--next:active, body.page-analyst-program .int-carousel.team-case-studies-people .splide__arrow--next:focus {
  border-left-color: #faae40;
}

.analyst-features-container {
  margin: var(--global-sp-md) 0 var(--global-sp-lg) 0;
}

.analyst-features {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: calc(100% + calc(var(--global-sp-xxs) * 2));
  margin: 0 calc(var(--global-sp-xxs) * -1);
  padding: 0;
}
.analyst-features li {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  align-self: stretch;
  background-color: #e5e5e5;
  width: 100%;
  margin: 0 var(--global-sp-xxs) var(--global-sp-xs) var(--global-sp-xxs);
  padding: 0;
  border-radius: var(--global-sp-xs);
  overflow: hidden;
}
.analyst-features li h3,
.analyst-features li .feature-content {
  font-size: 14px;
  font-weight: 400;
}
.analyst-features li h3 {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 12px 10px 15px;
}
.analyst-features li .feature-details {
  padding: 0 var(--global-sp-xxs) var(--global-sp-xs) var(--global-sp-xxs);
}
.analyst-features li .feature-content {
  color: #3d5560;
  margin: 0 12px 20px 15px;
}
.analyst-features li .feature-content p {
  font-size: 14px;
}
.analyst-features .feature-image {
  background: #001e3b none center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  margin: 0 0 var(--global-sp-xs) 0;
  padding: 0 0 42vw 0;
  -webkit-border-bottom-right-radius: var(--global-sp-xs);
  border-bottom-right-radius: var(--global-sp-xs);
  -webkit-border-bottom-left-radius: var(--global-sp-xs);
  border-bottom-left-radius: var(--global-sp-xs);
  overflow: hidden;
}
.analyst-features .feature-image img {
  display: none;
  margin: 0;
}

@media (min-width: 768px) {
  .buy-side-industry-items li {
    width: 33.33%;
  }

  .opportunities-events-container {
    padding-top: var(--global-sp-lg);
  }
  .opportunities-events-container .int-carousel .splide__arrow--prev {
    left: 0;
  }
  .opportunities-events-container .int-carousel .splide__arrow--next {
    right: -30px;
  }
  .opportunities-events-container .team-event-item {
    width: 20%;
  }
  .opportunities-events-container .team-event-slider {
    width: calc(100vw + 50%);
    margin: 0 -25% 0 -25%;
  }
  .opportunities-events-container .team-event-slider li {
    padding-top: 37vw;
  }

  .opportunities-benefits-container {
    padding-right: var(--global-margin-md);
    padding-left: var(--global-margin-md);
  }

  .opportunities-benefits {
    margin: calc(var(--global-sp-sm) * 2) 0 calc(var(--global-sp-sm) * 2) 0;
  }

  .analyst-features li {
    width: calc(50% - calc(var(--global-sp-xxs) * 2));
  }
  .analyst-features .feature-image {
    padding: 0 0 22vw 0;
  }

  .benefits-section {
    padding-right: var(--global-margin-md);
    padding-left: var(--global-margin-md);
  }

  .benefits-list {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    margin: calc(var(--global-sp-sm) * 2) 0 calc(var(--global-sp-sm) * 2) 0;
    padding: var(--global-sp-md) 0 var(--global-sp-md) 0;
  }

  .benefits-list-image {
    display: block;
    position: absolute;
    top: var(--global-sp-md);
    bottom: var(--global-sp-md);
    left: var(--global-sp-md);
    width: 33%;
    margin: 0;
  }
  .benefits-list-image img {
    height: 100%;
  }

  .benefits-list-content {
    width: 100%;
    margin: 0 0 0 calc(33% + (var(--global-sp-md) * 2));
    padding: 0 var(--global-sp-md) 0 0;
  }

  .intern-section-middle,
.intern-section-lower {
    padding-right: var(--global-margin-md);
    padding-left: var(--global-margin-md);
  }

  .intern-qualities-container .intern-qualities-content {
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%;
  }
  .intern-qualities-container .qualities-image {
    width: 50%;
    margin: calc(var(--global-sp-lg) * -1) 0 0 0;
  }
  .intern-qualities-container .qualities-image img {
    height: auto;
  }
  .intern-qualities-container ul {
    width: 50%;
    padding: 0 var(--global-sp-xs) 0 0;
  }

  .intern-experience-section h2 {
    font-weight: 600;
  }
  .intern-experience-section ul {
    margin: 0 calc(var(--global-sp-xs) * -1) var(--global-sp-xs) calc(var(--global-sp-xs) * -1);
  }
  .intern-experience-section li {
    width: calc(50% - (var(--global-sp-xxs) * 2));
  }

  .team-case-studies-people li > div {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tcs-photo-container {
    width: 33%;
    padding-right: var(--global-sp-xs);
  }

  .tcs-bio-container {
    width: 66%;
    padding-left: var(--global-sp-xs);
  }
}
@media (min-width: 990px) {
  .buy-side-industry-items li {
    width: 25%;
  }

  .opportunities-events-container h2 {
    font-size: 20px;
  }
  .opportunities-events-container .team-events-items {
    margin: 0 -12px 0 -12px;
  }
  .opportunities-events-container .team-event-item {
    padding: 0 12px 0 12px;
  }

  .opportunities-benefits-container {
    padding-right: var(--global-margin-lg);
    padding-left: var(--global-margin-lg);
  }

  .benefits-section {
    padding-right: var(--global-margin-lg);
    padding-left: var(--global-margin-lg);
  }

  .intern-section-middle,
.intern-section-lower {
    padding-right: var(--global-margin-lg);
    padding-left: var(--global-margin-lg);
    overflow-x: hidden;
  }

  .tcs-photo-container {
    padding-right: var(--global-sp-sm);
  }

  body.page-template-page-intern-program .team-case-studies {
    margin-bottom: var(--global-sp-xs);
  }
}
@media (min-width: 1200px) {
  .opportunities-events-container .team-event-slider li {
    padding-top: 27vw;
  }
}
@media (min-width: 1340px) {
  .buy-side-industry-items li {
    width: 25%;
  }
  .buy-side-industry-items li .industry-icon {
    max-width: 90px;
  }

  .opportunities-events-container .opportunities-events-content {
    margin-bottom: var(--global-sp-md);
  }
  .opportunities-events-container .team-events-items {
    margin: 0 calc(var(--global-sp-xs) * -1) 0 calc(var(--global-sp-xs) * -1);
  }
  .opportunities-events-container .team-event-item {
    margin: 0 0 var(--global-sp-md) 0;
    padding: 0 var(--global-sp-xs) 0 var(--global-sp-xs);
  }
  .opportunities-events-container .team-event-slider li {
    padding-top: 28vw;
  }

  .opportunities-benefits-container {
    padding-right: var(--global-margin-xl);
    padding-left: var(--global-margin-xl);
  }

  .opportunities-benefits {
    margin: calc(var(--global-sp-md) * 2) 0 var(--global-sp-xxl) 0;
    padding: var(--global-sp-lg) var(--global-sp-lg) var(--global-sp-lg) var(--global-sp-lg);
  }

  .benefits-section {
    padding-right: var(--global-margin-xl);
    padding-bottom: var(--global-sp-xl);
    padding-left: var(--global-margin-xl);
  }

  .benefits-list {
    margin: calc(var(--global-sp-md) * 2) 0 var(--global-sp-xxxl) 0;
    padding: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  }
  .benefits-list .tag-header,
.benefits-list p,
.benefits-list li {
    font-size: 16px;
  }

  .benefits-list-image {
    top: calc(var(--global-sp-md) * -1);
    bottom: calc(var(--global-sp-md) * -1);
    left: var(--global-sp-md);
  }

  .benefits-list-content {
    margin: 0 0 0 calc(33% + (var(--global-sp-md) * 2));
    padding: 0 var(--global-sp-md) 0 0;
  }

  .intern-section-middle,
.intern-section-lower {
    padding-right: var(--global-margin-xl);
    padding-left: var(--global-margin-xl);
  }

  .intern-qualities-section {
    padding-top: var(--global-sp-md);
    padding-bottom: var(--global-sp-md);
  }

  .intern-qualities-container {
    padding: var(--global-sp-lg) var(--global-sp-lg) var(--global-sp-md) var(--global-sp-md);
  }
  .intern-qualities-container .intern-qualities-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .intern-qualities-container .qualities-image {
    position: absolute;
    width: 33%;
    top: calc(var(--global-sp-md) * -1);
    bottom: calc(var(--global-sp-md) * -1);
    right: var(--global-sp-md);
    margin: 0;
  }
  .intern-qualities-container h2 {
    font-size: 16px;
    font-weight: 600;
  }
  .intern-qualities-container ul {
    width: 66%;
    padding-right: calc(var(--global-sp-sm) + var(--global-sp-md));
  }

  .intern-experience-section {
    margin-top: var(--global-sp-sm);
  }
  .intern-experience-section li {
    width: calc(25% - (var(--global-sp-xxs) * 2));
    margin: 0 var(--global-sp-xxs) var(--global-sp-sm) var(--global-sp-xxs);
  }

  .tcs-photo-container {
    padding-right: var(--global-sp-md);
  }

  .tcs-bio-container h3,
.tcs-bio-container p {
    font-size: 16px;
  }

  .analyst-features {
    width: calc(100% + calc(var(--global-sp-xs) * 2));
    margin: 0 calc(var(--global-sp-xs) * -1);
  }
  .analyst-features li {
    width: calc(25% - calc(var(--global-sp-xxs) * 2));
  }
  .analyst-features li .feature-details {
    padding: 0 var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs);
  }
  .analyst-features .feature-image {
    padding: 0 0 10vw 0;
  }

  .team-case-studies > h2 {
    font-size: 28px;
  }
}
@media (min-width: 1800px) {
  .opportunities-events-container {
    padding-top: var(--global-sp-xl);
  }
  .opportunities-events-container h2 {
    font-size: 24px;
  }
  .opportunities-events-container .opportunities-events-content {
    margin-bottom: var(--global-sp-lg);
  }
  .opportunities-events-container .team-events-items {
    margin: 0 calc(var(--global-sp-sm) * -1) 0 calc(var(--global-sp-sm) * -1);
  }
  .opportunities-events-container .team-event-item {
    margin: 0 0 var(--global-sp-lg) 0;
    padding: 0 var(--global-sp-sm) 0 var(--global-sp-sm);
  }

  .opportunities-benefits-container {
    padding-right: 0;
    padding-left: 0;
  }

  .opportunities-benefits {
    max-width: var(--global-max-w);
    margin: var(--global-sp-xl) auto var(--global-sp-xl) auto;
  }

  .benefits-section {
    padding-bottom: var(--global-sp-xl);
  }

  .benefits-list {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .benefits-list {
    margin: calc(var(--global-sp-md) * 2) 0 var(--global-sp-xxxl) 0;
    padding: var(--global-sp-xl) 0 var(--global-sp-xl) 0;
  }

  .benefits-list-image {
    width: 28%;
    top: calc(var(--global-sp-md) * -1);
    bottom: calc(var(--global-sp-md) * -1);
    left: var(--global-sp-md);
  }

  .benefits-list-content {
    margin: 0 0 0 calc(28% + (var(--global-sp-md) * 2));
    padding: 0 var(--global-sp-md) 0 0;
  }

  .intern-section-middle,
.intern-section-lower {
    padding-right: 0;
    padding-left: 0;
  }
  .intern-section-middle .intern-section-container,
.intern-section-middle .intern-qualities-section,
.intern-section-middle .intern-experience-section,
.intern-section-lower .intern-section-container,
.intern-section-lower .intern-qualities-section,
.intern-section-lower .intern-experience-section {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
  }
  body.page-template-page-intern-program .team-case-studies {
    margin-bottom: var(--global-sp-md);
  }

  .intern-qualities-container .qualities-image {
    width: 25%;
  }
  .intern-qualities-container ul {
    width: 75%;
  }
  .intern-qualities-container li h3,
.intern-qualities-container li p {
    font-size: 16px;
  }

  .intern-experience-section {
    margin-bottom: var(--global-sp-xs);
  }

  .tcs-photo-container {
    padding-right: var(--global-sp-md);
  }

  .analyst-features-container {
    margin: var(--global-sp-lg) 0 var(--global-sp-lg) 0;
  }

  .analyst-features .feature-image {
    padding: 0 0 70% 0;
  }
  .analyst-features li h3 {
    font-size: 16px;
    margin: 0 15px 10px 18px;
  }
  .analyst-features li .feature-content {
    font-size: 16px;
    margin: 0 15px 18px 18px;
  }
  .analyst-features li .feature-content p {
    font-size: 16px;
  }
}
@media (min-width: 2560px) {
  .benefits-list,
.intern-qualities-container {
    max-width: var(--global-max-w-lg);
  }

  .opportunities-benefits-container .opportunities-benefits {
    max-width: var(--global-max-w-lg);
  }

  .intern-section-middle .intern-section-container,
.intern-section-middle .intern-qualities-section,
.intern-section-middle .intern-experience-section,
.intern-section-lower .intern-section-container,
.intern-section-lower .intern-qualities-section,
.intern-section-lower .intern-experience-section {
    max-width: var(--global-max-w-lg);
  }
}
.page-timeline {
  position: relative;
}
.page-timeline .standard-main {
  position: relative;
}
.page-timeline .timeline-intro {
  display: block;
  position: relative;
  width: auto;
  text-align: center;
  margin: 20px auto 0 auto;
  padding: 10px 20px 10px 20px;
  z-index: 1;
}
.page-timeline .timeline-intro p {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #0E4F83;
  line-height: 1.2;
  margin: 0;
}
.page-timeline .marker {
  display: block;
  position: absolute;
  background-color: #fff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #f58721;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
@media (min-width: 768px) {
  .page-timeline .timeline-intro p {
    font-size: 32px;
  }
}

.timeline-page {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  margin: 20px 20px 40px 20px;
  padding: 30px 0 0 0;
  clear: both;
  overflow: hidden;
}
.timeline-page > .marker {
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.timeline-page > .marker.first {
  top: 0;
  bottom: auto;
}
.timeline-page:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #f58721;
  width: 1px;
  height: 100%;
}
@media (min-width: 1100px) {
  .timeline-page {
    margin: 20px 40px 40px 40px;
  }
}

.timeline-items {
  display: block;
}
@media (min-width: 768px) {
  .timeline-items {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.timeline-item {
  display: inline-block;
  position: relative;
  width: auto;
  margin: 30px 0 0 0;
  padding: 0;
  z-index: 1;
}
.timeline-item .connector {
  display: none;
}
.timeline-item .connector .marker {
  display: none;
}
.timeline-item .timeline-item-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #b4b4b4;
}
.timeline-item header {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
}
.timeline-item header .featured-image {
  display: block;
  position: relative;
  background: transparent none center top no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 0;
  padding: 72% 0 0 0;
}
.timeline-item h3 {
  position: absolute;
  top: auto;
  left: 50%;
  background-color: #fff;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 54px;
  color: #f58721;
  line-height: 1;
  margin: -8px 0 0 0;
  padding: 8px 15px 2px 15px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.timeline-item .timeline-content {
  margin: 0;
  padding: 40px 12px 12px 12px;
}
.timeline-item .timeline-content h4 {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #000000;
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  .timeline-item {
    width: 49%;
    width: -webkit-calc(50% - 1px);
    width: -moz-calc(50% - 1px);
    width: calc(50% - 1px);
    margin: 40px 0 10px 0;
    padding: 0 7vw 0 0;
  }
  .timeline-item .connector {
    display: block;
    position: absolute;
    top: 150px;
    right: 0;
    background-color: #f58721;
    width: 100%;
    height: 1px;
  }
  .timeline-item .connector .marker {
    display: block;
    top: 50%;
    right: 0;
  }
  .timeline-item .connector.overlay {
    display: none;
  }
  .timeline-item:nth-of-type(even) {
    margin: 120px 0 10px 0;
    padding: 0 0 0 7vw;
  }
  .timeline-item:nth-of-type(even) .connector {
    right: auto;
    left: 0;
  }
  .timeline-item:nth-of-type(even) .connector .marker {
    right: auto;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .timeline-item:nth-last-of-type(1) {
    margin-bottom: 0;
  }
  .timeline-item:nth-last-of-type(1) .overlay {
    display: block;
    position: absolute;
    top: 150px;
    left: 0;
    width: calc(100vw - 55px);
    height: 100%;
    background-color: #fff;
    z-index: 0;
  }
  .timeline-item:nth-last-of-type(1) .overlay:before {
    content: "";
    display: block;
    position: absolute;
    top: -150px;
    left: 50%;
    background-color: #f58721;
    width: 1px;
    height: 150px;
  }
}
@media (min-width: 768px) and (min-width: 1100px) {
  .timeline-item:nth-last-of-type(1) .overlay {
    width: calc(100vw - 95px);
  }
}

.transactions-page-content {
  display: block;
  background-color: #ffffff;
  width: 100%;
}
.transactions-page-content .article-header {
  margin: 0 0 var(--global-sp-md) 0;
  padding: 0;
}
.transactions-page-content .article-header h1 {
  margin: 0 0 var(--global-sp-xxs) 0;
}
.transactions-page-content .article-header h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
}

.transactions-page {
  position: relative;
  max-width: 1920px;
  min-height: 100px;
  display: block;
  margin: var(--global-sp-sm) 0 0 0;
  padding: 0 0 var(--global-sp-md) 0;
}
.transactions-page #transactions {
  margin-right: -2%;
  margin-left: -2%;
}
.transactions-page #transactions .mix {
  display: none;
  vertical-align: baseline;
  height: auto;
}
.transactions-page .the-transaction {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.transactions-page .the-transaction img {
  width: 100%;
  height: auto;
  min-height: 100px;
}
.transactions-page .the-transaction.loaded {
  display: inline-block;
  opacity: 1;
}

.transaction-single-page {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}
.transaction-single-page .transaction-title {
  position: relative;
  width: 100%;
}
.transaction-single-page .transaction-title h1 {
  margin: 40px 40px 40px 40px;
  max-width: 100%;
}
@media (min-width: 840px) {
  .transaction-single-page .transaction-title h1 {
    margin: 40px 120px 40px 120px;
  }
}
.transaction-single-page .transaction-tombstone {
  width: 100%;
}
@media (min-width: 1024px) {
  .transaction-single-page .transaction-tombstone {
    width: 30%;
  }
}
.transaction-single-page .transaction-tombstone .tombstone-image {
  float: left;
  margin: 0 0 0 40px;
}
@media (min-width: 840px) {
  .transaction-single-page .transaction-tombstone .tombstone-image {
    margin: 0 0 0 120px;
  }
}
.transaction-single-page .transaction-tombstone .tombstone-image img {
  width: 100%;
  max-width: 350px;
}
.transaction-single-page .transaction-content {
  position: relative;
  max-width: 100%;
  float: left;
  display: block;
}
@media (min-width: 1024px) {
  .transaction-single-page .transaction-content {
    max-width: 70%;
  }
}
.transaction-single-page .transaction-content .transaction-info {
  color: #000000;
  margin: 0 120px 0 40px;
}
@media (min-width: 840px) {
  .transaction-single-page .transaction-content .transaction-info {
    margin: 0 120px 0 120px;
  }
}
@media (min-width: 1024px) {
  .transaction-single-page .transaction-content .transaction-info {
    margin: 0 120px 0 40px;
  }
}
.transaction-single-page .transaction-content .transaction-info p {
  position: relative;
  width: 100%;
}

.transaction-header-image img {
  max-width: 100%;
  margin: 0;
}

.individual-transaction-page {
  margin-top: 25px;
}
.individual-transaction-page h1 {
  margin-top: 25px;
  margin-bottom: 10px;
  margin-left: 20px;
  color: #f58721;
}
@media (min-width: 840px) {
  .individual-transaction-page h1 {
    margin-top: 40px;
    margin-left: 75px;
  }
}
@media (min-width: 1024px) {
  .individual-transaction-page h1 {
    margin-left: 120px;
  }
}
@media (min-width: 840px) {
  .individual-transaction-page .categories {
    padding: 0 0 0 75px;
    background: #fff;
    color: #000000;
  }
}
@media (min-width: 1024px) {
  .individual-transaction-page .categories {
    padding: 0 0 0 120px;
  }
}
.individual-transaction-page .all-transactions {
  position: relative;
  max-width: 1920px;
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: 10px 20px 0 20px;
}
@media (min-width: 840px) {
  .individual-transaction-page .all-transactions {
    padding: 40px 75px 0 75px;
  }
}
.individual-transaction-page .all-transactions .transactions .the-transaction {
  display: inline-block;
  width: 80%;
}
@media (min-width: 450px) {
  .individual-transaction-page .all-transactions .transactions .the-transaction {
    width: 30%;
    margin-right: 10px;
  }
}
@media (min-width: 840px) {
  .individual-transaction-page .all-transactions .transactions .the-transaction {
    width: 30%;
    float: left;
  }
}
@media (min-width: 1000px) {
  .individual-transaction-page .all-transactions .transactions .the-transaction {
    width: 19.7%;
    margin-right: 2px;
  }
}
@media (min-width: 1365px) {
  .individual-transaction-page .all-transactions .transactions .the-transaction {
    margin-right: 3px;
  }
}
@media (min-width: 1765px) {
  .individual-transaction-page .all-transactions .transactions .the-transaction {
    margin-right: 4px;
  }
}
.individual-transaction-page .all-transactions .transactions .the-transaction .transaction-image {
  margin-top: 0;
}
@media (min-width: 450px) {
  .individual-transaction-page .all-transactions .transactions .the-transaction .transaction-image {
    margin-top: 20px;
  }
}
.individual-transaction-page .all-transactions .transactions .the-transaction .transaction-image img {
  max-width: 100%;
  width: 350px;
  transition: all 0.5s ease;
}
.individual-transaction-page .all-transactions .transactions .the-transaction .tint {
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 840px) {
  .individual-transaction-page .all-transactions .transactions .the-transaction .tint {
    margin-bottom: 20px;
  }
}
.individual-transaction-page .all-transactions .transactions .the-transaction .tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: 100%;
  background-position: 0 0;
  pointer-events: none;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.individual-transaction-page .all-transactions .transactions .the-transaction .tint:hover:before {
  opacity: 0;
}
.individual-transaction-page .all-transactions .transactions .the-transaction .tint a:after {
  display: none;
}

@media (min-width: 990px) {
  .transactions-page-content .article-header {
    margin-bottom: var(--global-sp-md);
  }

  .transactions-page {
    min-height: 400px;
  }
}
@media (min-width: 1340px) {
  .transactions-page-content .article-header {
    margin-bottom: var(--global-sp-lg);
  }

  .transactions-page {
    min-height: 700px;
  }
}
@media (min-width: 1800px) {
  .transactions-page-content .article-header {
    margin-bottom: var(--global-sp-xl);
  }

  .transactions-page {
    min-height: 840px;
  }
}
#author-content {
  position: relative;
  min-height: 750px;
}
@media (min-width: 990px) {
  #author-content {
    border-top: 1px solid #b4b4b4;
  }
}
#author-content:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#author-content .author-info {
  position: absolute;
  top: 0;
  left: 0;
  float: none;
  width: 100%;
  background-color: #3d5560;
  height: 105px;
}
@media (min-width: 1024px) {
  #author-content .author-info {
    position: relative;
    float: left;
    top: 0;
    left: 0;
    width: 28%;
    background-color: transparent;
    margin: 102px 0 0 20px;
  }
}
@media (min-width: 1200px) {
  #author-content .author-info {
    margin: 108px 0 0 60px;
  }
}
#author-content .author-info p {
  color: #565656;
  margin: 0 0 10px 0;
  max-width: 960px;
}
#author-content .author-info h3 {
  color: #fff;
  margin: 0;
  max-width: 960px;
}
#author-content .author-info h3 a {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#author-content .author-info .author-image {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 1024px) {
  #author-content .author-info .author-image {
    width: 275px;
    position: relative;
  }
}
#author-content .author-info .author-image .author-name {
  background-color: #000000;
  position: absolute;
  margin: 0;
  height: 105px;
  display: block;
  left: 105px;
  width: calc(100% - 105px);
  bottom: 8px;
  padding: 30px 0 0 15px;
}
@media (min-width: 1024px) {
  #author-content .author-info .author-image .author-name {
    bottom: 7px;
    left: 0;
    width: 100%;
    padding: 4px 0 4px 4px;
    height: auto;
    transform: translateZ(0);
  }
}
#author-content .author-info .author-image .author-name h3 {
  font-size: 18px;
  color: #fff;
  margin: 10px 10px 5px 10px;
}
#author-content .author-info .author-image p {
  font-size: 14px;
  line-height: 18px;
  margin: 0 10px 5px 10px;
  color: #fff;
  font-style: normal;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#author-content .author-info .author-image img {
  width: 105px;
  height: auto;
  display: inline-block;
}
@media (min-width: 1024px) {
  #author-content .author-info .author-image img {
    width: 275px;
  }
}
#author-content .author-wrapper {
  max-width: 100%;
  margin: 20px 40px 30px 40px;
  padding-bottom: 40px;
}
#author-content .author-wrapper .author-posts {
  width: 100%;
}
#author-content .author-wrapper .author-posts p {
  color: #000000;
  margin: 0 10px 10px 20px;
}
#author-content .author-wrapper .author-posts a {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f58721;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
}
#author-content .author-wrapper .author-posts ul {
  margin: 0;
}
#author-content .author-wrapper .author-posts ul li .author-post {
  width: auto;
  margin: 0 20px 20px 20px;
  padding: 0 0 20px 0;
  border: 1px solid #b4b4b4;
}
@media (min-width: 768px) {
  #author-content .author-wrapper .author-posts ul li .author-post {
    width: 100%;
    margin: 0 0 40px 0;
  }
}
#author-content .author-wrapper .author-posts ul li .featured-image {
  margin-bottom: -10px;
}
#author-content .author-wrapper .author-posts ul li h1, #author-content .author-wrapper .author-posts ul li .h1,
#author-content .author-wrapper .author-posts ul li h2,
#author-content .author-wrapper .author-posts ul li h3 {
  font-size: 24px;
  line-height: 110%;
  color: #0E4F83;
  text-transform: none;
  margin: 20px 0 3px 0;
  margin: 20px 30px 18px 20px;
  padding: 0 0 16px 0;
  border-bottom: 1px solid #f58721;
}
@media (min-width: 600px) {
  #author-content .author-wrapper .author-posts ul li h1, #author-content .author-wrapper .author-posts ul li .h1,
#author-content .author-wrapper .author-posts ul li h2,
#author-content .author-wrapper .author-posts ul li h3 {
    font-size: 32px;
  }
}
#author-content .author-wrapper .author-posts ul li h1 a, #author-content .author-wrapper .author-posts ul li .h1 a,
#author-content .author-wrapper .author-posts ul li h2 a,
#author-content .author-wrapper .author-posts ul li h3 a {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: inherit;
}
#author-content .author-wrapper .author-posts ul li .byline {
  display: inline;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 17px;
  margin: 0 10px 0 20px;
}
#author-content .author-wrapper .author-posts ul li .date {
  color: #9C9C9C;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  font-size: 17px;
}
#author-content .author-wrapper .author-posts ul li .author {
  color: #f58721;
}
#author-content .author-wrapper .author-posts ul li .author a {
  color: #000000;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  display: inline-block;
}
#author-content .author-wrapper .author-posts ul li .article-footer {
  padding: 0;
}
#author-content .author-wrapper .author-posts ul li .featured-image img {
  width: 100%;
  height: auto;
}
#author-content .author-wrapper .author-posts ul li .category {
  color: #f58721;
}
#author-content .author-wrapper .author-posts ul li .category a {
  color: #000000;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  display: inline-block;
  font-size: 17px;
}

.archive-wrapper {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0;
  padding: 0 var(--global-sp-sm) var(--global-sp-md) var(--global-sp-sm);
  clear: both;
  overflow: hidden;
}
.archive-wrapper .page-content {
  margin-bottom: var(--global-sp-sm);
}

.archive-posts {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: calc(100% + var(--global-sp-xs));
  margin: 0 -10px;
}

.archive-post {
  display: flex;
  -webkit-align-self: stretch;
  align-self: stretch;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 10px 10px 10px 10px;
}
.archive-post .border-box {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  border: 3px solid #bcbcbc;
  border-radius: 8px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.archive-post a {
  display: flex;
  flex-grow: 0;
  transition: color 0.2s ease;
}
.archive-post .entry-header {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 63.3%;
  border-radius: 5px;
  overflow: hidden;
}
.archive-post .entry-header:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 1;
}
.archive-post .featured-image {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent none center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.archive-post .featured-image img {
  display: none;
}
.archive-post .entry-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
  background-color: #3d5560;
  margin: -12px 0 0 0;
  padding: 20px 12px 20px 24px;
  border-radius: 12px 12px 5px 5px;
}
.archive-post .entry-categories {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-grow: 0;
  font-size: 14px;
  font-weight: 600;
  color: #faae40;
  line-height: 1.2;
  margin: 0 0 8px 0;
}
.archive-post .entry-categories span {
  display: inline-block;
  margin: 0 4px 0 0;
}
.archive-post .entry-category {
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
}
.archive-post h1, .archive-post .h1,
.archive-post h2,
.archive-post h3 {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  color: #ffffff;
  text-transform: none;
  margin: 0 0 8px 0;
}
.archive-post .date {
  display: flex;
  flex-grow: 1;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
.archive-post:hover .border-box {
  border-color: #faae40;
}
.archive-post:hover .entry-header:after {
  opacity: 0;
}
.archive-post:hover .featured-image {
  -webkit-filter: grayscale(0) contrast(1) brightness(1);
  filter: grayscale(0) contrast(1) brightness(1);
}

.archive-pagination {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: auto;
  margin: var(--global-sp-xs) auto 0 auto;
}
.archive-pagination .page-nav {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 14px solid #faae40;
  cursor: pointer;
}
.archive-pagination .page-nav.prev {
  border-right: 14px solid #faae40;
  border-left: none;
}
.archive-pagination .page-nav.disabled {
  pointer-events: none;
  cursor: inherit;
}
.archive-pagination .page-nav.next.disabled {
  border-left-color: #bcbcbc;
}
.archive-pagination .page-nav.prev.disabled {
  border-right-color: #bcbcbc;
}
.archive-pagination .page {
  font-size: 16px;
  font-weight: 400;
  margin: 0 var(--global-sp-xs);
}
.archive-pagination .page.total {
  display: none;
}

.blog {
  display: block;
  margin: 0 auto;
}
.blog .blog-wrapper {
  margin-top: 20px;
  margin-left: 20px;
  padding-bottom: 40px;
  clear: both;
  overflow: hidden;
}
@media (min-width: 1100px) {
  .blog .blog-wrapper {
    margin-left: 120px;
  }
}
@media (min-width: 1650px) {
  .blog .blog-wrapper {
    margin-left: 310px;
  }
}
.blog .blog-wrapper .blog-title {
  margin: 0 0 25px 0;
  max-width: 960px;
  font-size: 37px;
  color: #faae40;
}
@media (min-width: 1100px) {
  .blog .blog-wrapper .blog-title {
    font-size: 42px;
    line-height: 108%;
  }
}
.blog .blog-wrapper h1 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 30px;
}
@media (min-width: 600px) {
  .blog .blog-wrapper h1 {
    font-size: 36px;
  }
}
.blog .blog-wrapper h1 a:hover {
  color: #3d5560;
}
.blog .blog-wrapper .post-meta {
  margin-top: 14px;
  font-size: 17px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.blog .blog-wrapper .post-meta a {
  font-size: 17px;
}
.blog .blog-wrapper .post-meta .date {
  font-size: 17px;
}
.blog .blog-header {
  width: 100%;
}
.blog .blog-header img {
  width: 100%;
}

.article-header .page-content h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 12px 0;
}
.article-header .featured-image img {
  width: 100%;
  height: auto;
  margin: 0;
}

.single #container {
  margin: 0 auto;
}
.single .section-contact-about {
  display: block;
}
@media (min-width: 768px) {
  .single .section-contact-about {
    width: calc(100% - 280px);
  }
}
.single .contact-area,
.single .about-area {
  margin: 10px 0 20px 0;
}
.single .associated-transaction {
  display: block;
  margin: 10px auto 10px auto;
}
.single .associated-transaction img {
  display: block;
  max-width: 350px;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .single .associated-transaction {
    float: right;
    margin: 10px 0 10px 15px;
  }
}
.single .date {
  color: #1d2b2f;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
}
.single .meta-container {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 768px) {
  .single .meta-container {
    display: block;
  }
  .single .meta-container .byline {
    display: block;
  }
  .single .meta-container .author {
    margin: 0;
  }
}

.single-blog-post {
  margin: 0 auto 0 auto;
  padding: 0 var(--global-sp-sm) var(--global-sp-sm) var(--global-sp-sm);
  clear: both;
  overflow: hidden;
  border: none;
}
.single-blog-post .article-header {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background-color: #d0c9c3;
  margin: 0 calc(var(--global-sp-sm) * -1) 0 calc(var(--global-sp-sm) * -1);
  border-radius: 8px;
}
.single-blog-post .article-header .meta-data {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding: var(--global-sp-xs) var(--global-sp-sm) var(--global-sp-xs) var(--global-sp-sm);
}
.single-blog-post .article-header .meta-data .entry-category {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #594b3b;
  text-transform: uppercase;
  margin: 0;
}
.single-blog-post .article-header .meta-data .entry-categories {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 0;
  flex-grow: 0;
}
.single-blog-post .article-header .meta-data .entry-categories .entry-category:nth-last-child(1) {
  margin: 0 0 2px 0;
}
.single-blog-post .article-header .meta-data .entry-title-container {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin: 0 0 var(--global-sp-xxs) 0;
}
.single-blog-post .article-header .meta-data .entry-title {
  font-size: 28px;
  color: #3d5560;
  line-height: 1.3;
  margin: 0 0 var(--global-sp-xxs) 0;
  padding: 0;
}
.single-blog-post .article-header .meta-data .entry-subtitle,
.single-blog-post .article-header .meta-data .entry-byline,
.single-blog-post .article-header .meta-data .entry-time {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #594b3b;
}
.single-blog-post .article-header .meta-data .entry-subtitle .author,
.single-blog-post .article-header .meta-data .entry-byline .author,
.single-blog-post .article-header .meta-data .entry-time .author {
  color: #3d5560;
}
.single-blog-post .article-header .meta-data .entry-time {
  -webkit-flex-grow: 0;
  flex-grow: 0;
}
.single-blog-post .article-header .meta-data .entry-subtitle {
  color: #3d5560;
  margin: 0;
  padding: 0;
}
.single-blog-post .article-header .featured-image {
  display: flex;
  background: transparent none center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  border: 4px solid #faae40;
  border-radius: 8px;
  overflow: hidden;
}
.single-blog-post .article-header .featured-image img {
  opacity: 0;
}
.single-blog-post ol li,
.single-blog-post ul li {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
}
.single-blog-post ol li > span,
.single-blog-post ul li > span {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
}
.single-blog-post ul {
  margin: 0 0 20px 20px;
  list-style: none;
}
.single-blog-post ul li:before {
  content: "•";
  padding: 0 10px 0 0;
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: -5px;
  color: #faae40;
  font-size: 20px;
}
.single-blog-post ul li ul,
.single-blog-post ul li ol {
  margin-bottom: 0;
}
.single-blog-post ol li ul,
.single-blog-post ol li ol {
  margin-bottom: 0;
}
.single-blog-post h2 {
  text-transform: none;
  margin-top: 20px;
}
.single-blog-post .entry-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: var(--global-sp-sm) 0 var(--global-sp-lg) 0;
}
.single-blog-post .entry-content .content-area {
  width: 100%;
}
.single-blog-post .entry-content p {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  margin: 0 0 15px 0;
}
.single-blog-post .entry-content p > span {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}
.single-blog-post .transaction-details.mobile {
  display: block;
  margin: 0 0 var(--global-sp-sm) 0;
}
.single-blog-post .transaction-details.desktop {
  display: none;
}
.single-blog-post .post-transaction {
  display: flex;
  position: relative;
}
.single-blog-post .post-transaction:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #d9d9d9;
  width: 100%;
  height: 50%;
  z-index: -1;
}
.single-blog-post .post-transaction img {
  width: 100%;
  margin: 0;
}
.single-blog-post .details,
.single-blog-post .team {
  font-size: 14px;
  font-weight: 500;
  color: #594b3b;
  margin: 0;
  padding: var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs);
  border-radius: 4px;
}
.single-blog-post .details {
  background-color: #d9d9d9;
  text-align: center;
}
.single-blog-post .detail {
  display: block;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 var(--global-sp-xxs) 0;
  padding: 0 0 var(--global-sp-xxs) 0;
}
.single-blog-post .detail > span,
.single-blog-post .detail > span a {
  display: block;
  font-weight: 600;
  text-transform: none;
  color: #001e3b;
}
.single-blog-post .detail:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #ffffff;
  width: 30%;
  height: 1px;
  transform: translateX(-50%);
}
.single-blog-post .detail:nth-last-of-type(1) {
  padding-bottom: 0;
}
.single-blog-post .detail:nth-last-of-type(1):after {
  display: none;
}
.single-blog-post .team {
  background-color: #d0c9c3;
  margin: var(--global-sp-sm) 0 0 0;
}
.single-blog-post .team .detail {
  margin: 0;
  padding: 0;
}
.single-blog-post .team .detail:after {
  display: none;
}
.single-blog-post .team-name,
.single-blog-post .team-title,
.single-blog-post .team-name a,
.single-blog-post .team-title a {
  display: block;
  color: #001e3b;
}
.single-blog-post .team-name {
  font-weight: 600;
}
.single-blog-post .team-title {
  font-weight: 400;
}
.single-blog-post .single-post-sidebar {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.single-blog-post .single-post-sidebar .post-publication {
  text-align: center;
}
.single-blog-post .single-post-sidebar .post-publication .btns {
  margin-top: 18px;
}
.single-blog-post .single-post-sidebar img {
  width: 100%;
  margin: 0 auto 0 auto;
}

.post-download-link {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  padding: var(--global-sp-xs) var(--global-margin-sm) 0 var(--global-margin-sm);
}

@media (min-width: 768px) {
  .archive-wrapper {
    padding: 0 var(--global-margin-md) var(--global-sp-lg) var(--global-margin-md);
  }

  .archive-post {
    width: 50%;
  }

  .single-blog-post {
    padding: var(--global-sp-md) var(--global-margin-md) var(--global-sp-sm) var(--global-margin-md);
  }
  .single-blog-post .article-header {
    margin: 0 auto;
  }
  .single-blog-post ul {
    margin: 0 0 20px 40px;
  }
  .single-blog-post .transaction-details.mobile {
    display: none;
  }
  .single-blog-post .transaction-details.desktop {
    display: block;
  }
  .single-blog-post .entry-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: var(--global-sp-lg);
    padding-left: var(--global-sp-sm);
  }
  .single-blog-post .entry-content.has-sidebar.publication .content-area {
    width: 55%;
    padding-right: var(--global-sp-md);
  }
  .single-blog-post .entry-content.has-sidebar.publication .single-post-sidebar {
    width: 45%;
  }
  .single-blog-post .entry-content.has-sidebar.transaction .content-area {
    width: calc(100% - 320px);
    padding-right: var(--global-sp-md);
  }
  .single-blog-post .entry-content.has-sidebar.transaction .single-post-sidebar {
    width: 320px;
  }
  .single-blog-post.has-download-link {
    padding-bottom: 0;
  }
}
@media (min-width: 990px) {
  .archive-wrapper {
    padding: 0 var(--global-margin-lg) var(--global-sp-lg) var(--global-margin-lg);
  }

  .archive-posts {
    width: calc(100% + (var(--global-sp-xs) * 2));
    margin: 0 calc(var(--global-sp-xs) * -1);
  }

  .archive-post {
    padding: var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs) var(--global-sp-xs);
  }

  .single-blog-post {
    padding: var(--global-sp-lg) var(--global-margin-lg) var(--global-sp-sm) var(--global-margin-lg);
  }
  .single-blog-post.has-download-link {
    padding-bottom: 0;
  }
  .single-blog-post .article-header .meta-data {
    padding: var(--global-sp-sm) var(--global-sp-md) var(--global-sp-sm) var(--global-sp-sm);
  }
  .single-blog-post .entry-content .content-area {
    padding-right: var(--global-sp-md);
  }
  .single-blog-post .entry-content.has-sidebar .content-area {
    padding-right: 0;
  }
}
@media (min-width: 1240px) {
  .archive-post {
    width: 33.3%;
  }

  .single-blog-post .article-header {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 0;
  }
  .single-blog-post .article-header .featured-image {
    width: calc(45% - 10px);
    height: auto;
    padding-top: 0;
  }
  .single-blog-post .article-header .meta-data {
    width: 55%;
  }
}
@media (min-width: 1340px) {
  .archive-wrapper {
    padding: 0 var(--global-margin-xl) var(--global-sp-xl) var(--global-margin-xl);
  }

  .archive-pagination .page {
    font-size: 18px;
  }

  .archive-post h1, .archive-post .h1,
.archive-post h2,
.archive-post h3 {
    font-size: 18px;
  }

  .single-blog-post {
    padding: var(--global-sp-lg) var(--global-margin-xl) var(--global-sp-xl) var(--global-margin-xl);
  }
  .single-blog-post .article-header .meta-data {
    padding: var(--global-sp-sm) var(--global-sp-xl) var(--global-sp-sm) var(--global-sp-md);
  }
  .single-blog-post .article-header .meta-data .entry-title-container {
    margin: 0 0 var(--global-sp-xs) 0;
  }
  .single-blog-post .article-header .meta-data .entry-title {
    font-size: 36px;
    max-height: 260px;
    line-height: 1.2;
    overflow: hidden;
  }
  .single-blog-post .article-header .meta-data .entry-category,
.single-blog-post .article-header .meta-data .entry-byline,
.single-blog-post .article-header .meta-data .entry-time {
    font-size: 15px;
  }
  .single-blog-post .entry-content {
    margin: var(--global-sp-lg) 0 var(--global-sp-xl) 0;
    padding-left: var(--global-sp-md);
  }
  .single-blog-post .entry-content.has-sidebar.publication .content-area {
    padding-right: var(--global-sp-lg);
  }
  .single-blog-post .entry-content.has-sidebar.transaction .content-area {
    padding-right: var(--global-sp-lg);
  }
  .single-blog-post.has-download-link {
    padding-bottom: 0;
  }
}
@media (min-width: 1800px) {
  .archive-wrapper {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .entry-content .content-area h1, .entry-content .content-area .h1,
.entry-content .content-area h2,
.entry-content .content-area h3 {
    font-size: 18px;
  }

  .single-blog-post {
    max-width: var(--global-max-w);
    padding: var(--global-sp-lg) 0 var(--global-sp-xl) 0;
  }
  .single-blog-post .article-header .meta-data .entry-title-container {
    margin: 0 0 var(--global-sp-sm) 0;
  }
  .single-blog-post .article-header .meta-data .entry-title {
    line-height: 1.3;
  }
  .single-blog-post .article-header .meta-data .entry-category,
.single-blog-post .article-header .meta-data .entry-byline,
.single-blog-post .article-header .meta-data .entry-time {
    font-size: 16px;
  }
  .single-blog-post .entry-content {
    margin: var(--global-sp-lg) 0 var(--global-sp-xxl) 0;
  }
  .single-blog-post .entry-content.has-sidebar.publication .content-area {
    padding-right: var(--global-sp-xl);
  }
  .single-blog-post .entry-content.has-sidebar.transaction .content-area {
    padding-right: var(--global-sp-xl);
  }
  .single-blog-post .entry-content ul li,
.single-blog-post .entry-content ol li,
.single-blog-post .entry-content p {
    font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
  }
  .single-blog-post .entry-content ul li > span,
.single-blog-post .entry-content ol li > span,
.single-blog-post .entry-content p > span {
    font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
  }
  .single-blog-post.has-download-link {
    padding-bottom: 0;
  }
}
@media (min-width: 2560px) {
  .archive-wrapper {
    max-width: var(--global-max-w-lg);
  }

  .single-blog-post {
    max-width: var(--global-max-w-lg);
  }
}
.pagination,
.wp-prev-next {
  margin: 1.5em 0;
}

#main .pagination {
  text-align: center !important;
}
#main .pagination .page-numbers {
  float: none;
  width: auto;
}
#main .pagination ul {
  display: inline-block;
  background-color: #ffffff;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
}
#main .pagination ul a, #main .pagination ul span {
  background-color: #ffffff !important;
}
#main .pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #3d5560;
}
#main .pagination li span {
  border: none;
  background: #ffffff;
}
#main .pagination li a {
  background: #ffffff;
  border: none;
}
#main .pagination li:last-child {
  border-right: none;
}
#main .pagination a, #main .pagination span {
  margin: 0;
  text-decoration: none;
  line-height: 1em;
  font-size: 20px;
  font-weight: normal;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 20px;
  min-width: 1em;
  display: block;
  color: #3d5560;
  background-color: #ffffff;
}
#main .pagination a:hover, #main .pagination a:focus, #main .pagination span:hover, #main .pagination span:focus {
  background-color: #3d5560 !important;
  color: #ffffff;
}
#main .pagination .current {
  cursor: default;
  color: #faae40;
}
#main .pagination .current:hover, #main .pagination .current:focus {
  background-color: #ffffff !important;
  color: #faae40;
}
#main .wp-prev-next .prev-link {
  float: left;
}
#main .wp-prev-next .next-link {
  float: right;
}

.sidebar {
  margin-top: 85px;
  padding-left: 20px;
  max-width: 100%;
}
@media (min-width: 840px) {
  .sidebar {
    max-width: 250px;
  }
}

#sidebar1 {
  margin: 10px 20px 50px 0;
  padding: 20px 0 0 20px;
  max-width: 100%;
  border-top: solid 10px #666669;
}
@media (min-width: 768px) {
  #sidebar1 {
    margin: 30px 0 20px 0;
    padding: 0 0 0 20px;
    border-top: none;
  }
}
@media (min-width: 840px) {
  #sidebar1 {
    width: 250px;
  }
}
#sidebar1 .widget_text ul {
  margin: 10px 0 0 0;
  position: relative;
}
#sidebar1 .widget_text ul li {
  position: relative;
  line-height: 1.2;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#sidebar1 .widget_text ul li:after {
  padding: 0;
  margin: 0;
  display: block;
  content: "";
  width: 100px;
  height: 1px;
  background-color: #4d4d4f;
  position: absolute;
  left: 0;
  bottom: -1px;
}
#sidebar1 .widget_text ul li:last-child:after {
  display: none;
}
#sidebar1 .widget_text ul li a {
  font-size: 16px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #252525;
  text-decoration: none;
}
#sidebar1 .widget_text ul li a:hover {
  color: #252525;
  text-decoration: underline;
}
#sidebar1 .widget_search,
#sidebar1 .widget_text {
  position: relative;
  margin: 0 0 10px 0;
}
#sidebar1 .widget_search .widgettitle,
#sidebar1 .widget_text .widgettitle {
  font-size: 18px;
  color: #f58721;
  margin-top: 0;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.single-post #sidebar1 {
  margin-top: 30px;
}

.widgettitle {
  font-size: 18px;
  color: #f58721;
  margin-bottom: 0;
  text-transform: uppercase;
}

.widget ul li:last-child:after {
  display: none;
}

.no-widgets {
  background-color: #fff;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-bottom: 1.5em;
}

.search,
.search-results {
  max-width: 1920px;
  display: block;
  margin: 0 auto 0 auto;
}
.search .page,
.search-results .page {
  background: #fff;
}
.search .archive-wrapper,
.search-results .archive-wrapper {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 20px 20px 40px 20px;
  padding-bottom: 40px;
  clear: both;
  overflow: hidden;
}
@media (min-width: 1100px) {
  .search .archive-wrapper,
.search-results .archive-wrapper {
    margin: 20px 40px 40px 40px;
  }
}
.search .archive-wrapper .post-meta,
.search-results .archive-wrapper .post-meta {
  margin-top: 14px;
  font-size: 19px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.search .archive-wrapper .not-found,
.search-results .archive-wrapper .not-found {
  width: 100%;
}
.search .archive-header,
.search-results .archive-header {
  width: 100%;
  display: block;
}
.search .archive-header img,
.search-results .archive-header img {
  width: 100%;
}
.search .archive-header:after,
.search-results .archive-header:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.search .page-title,
.search-results .page-title {
  margin: 0 0 18px 0 !important;
  max-width: 960px;
  font-size: 37px;
}
@media (min-width: 1100px) {
  .search .page-title,
.search-results .page-title {
    font-size: 42px !important;
    line-height: 108%;
  }
}

.search-no-results {
  max-width: 1920px;
  display: block;
  margin: 0 auto 0 auto;
}
.search-no-results .page {
  background: #fff;
}
.search-no-results .archive-wrapper {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 20px 20px 40px 20px;
  padding-bottom: 40px;
  clear: both;
  overflow: hidden;
}
@media (min-width: 1100px) {
  .search-no-results .archive-wrapper {
    margin: 20px 40px 40px 40px;
  }
}
.search-no-results .archive-wrapper .post-meta {
  margin-top: 14px;
  font-size: 19px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.search-no-results .archive-wrapper .article {
  width: 100%;
}
.search-no-results .archive-header {
  width: 100%;
  display: block;
}
.search-no-results .archive-header img {
  width: 100%;
}
.search-no-results .archive-header:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.search-no-results .page-title {
  margin: 0 0 18px 0 !important;
  max-width: 960px;
  font-size: 37px;
}
@media (min-width: 1100px) {
  .search-no-results .page-title {
    font-size: 42px !important;
    line-height: 108%;
  }
}

.sjb-content {
  background: #ffffff;
  height: auto;
  display: block;
  overflow: auto;
}

.sjb-page .list-data header {
  padding: 0;
}
.sjb-page .list-data .job-type,
.sjb-page .list-data .job-location,
.sjb-page .list-data .job-date {
  margin-bottom: 6px;
}
.sjb-page .list-data .job-info,
.sjb-page .list-data .job-detail {
  font-size: 100%;
}
.sjb-page .list-data .job-info h3,
.sjb-page .list-data .job-info h4,
.sjb-page .list-data .job-detail h3,
.sjb-page .list-data .job-detail h4 {
  font-size: 28px;
  color: #0E4F83;
}
.sjb-page .list-data .job-info h3 a,
.sjb-page .list-data .job-info h4 a,
.sjb-page .list-data .job-detail h3 a,
.sjb-page .list-data .job-detail h4 a {
  font-size: 100%;
  color: #0E4F83;
}
.sjb-page .list-data .job-info h3 a:hover,
.sjb-page .list-data .job-info h4 a:hover,
.sjb-page .list-data .job-detail h3 a:hover,
.sjb-page .list-data .job-detail h4 a:hover {
  color: #faae40;
}
.sjb-page .list-data .job-info .job-title,
.sjb-page .list-data .job-detail .job-title {
  font-size: 100%;
}
.sjb-page .list-data .job-description p {
  font-size: 18px;
}
.sjb-page .list-data .excerpt-read-more, .sjb-page .list-data .excerpt-read-more:hover, .sjb-page .list-data .excerpt-read-more:visited, .sjb-page .list-data .excerpt-read-more:active {
  color: #faae40;
}
.sjb-page .list-data .job-details {
  margin-bottom: 20px;
}
.sjb-page .sjb-detail {
  margin: 20px 20px 40px 20px;
  clear: both;
  height: auto;
}
.sjb-page .sjb-detail .list-data ul {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  margin: 0 0 20px 40px;
  list-style: none;
}
.sjb-page .sjb-detail .list-data ul li {
  list-style: none !important;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  padding: 0 0 8px 0;
}
.sjb-page .sjb-detail .list-data ul li::before, .sjb-page .sjb-detail .list-data ul li:before {
  content: "•";
  padding: 0 10px 0 0;
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -20px;
  top: 0px;
  color: #faae40 !important;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sjb-page .sjb-detail {
    max-width: 80%;
    margin-right: 180px;
    float: right;
    margin-top: 60px;
    margin-left: 58px;
  }
}
@media (min-width: 1100px) {
  .sjb-page .sjb-detail {
    margin-left: 120px;
  }
}
@media (min-width: 1400px) {
  .sjb-page .sjb-detail {
    margin-right: 380px;
    margin-left: 0;
    max-width: 55%;
  }
}

.sjb-wrap a, .sjb-wrap a:visited {
  color: #f58721;
}
.sjb-wrap h4 {
  font-size: 19px;
  line-height: 110%;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3d5560;
  margin: 20px 0 4px 0;
}
@media (min-width: 600px) {
  .sjb-wrap h4 {
    font-size: 23px;
  }
}
.sjb-wrap #sjb_job-visiable {
  padding: 20px 20px 0 20px;
}
.sjb-wrap #sjb-form-padding-button button {
  background-color: #1d2b2f !important;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  padding: 2px 0 0 0;
  text-transform: uppercase;
  width: 100px;
  outline: none;
}
.sjb-wrap #sjb-form-padding-button button:hover {
  background: #0d1416 !important;
}
.sjb-wrap header {
  width: 100% !important;
  padding: 0 0 5px 15px;
}
.sjb-wrap header .sjb-row {
  margin-bottom: 0;
}
.sjb-wrap .sjb-table {
  max-width: 400px;
}
.sjb-wrap .sjb-table th {
  text-align: left;
  color: #3d5560;
}
.sjb-wrap::selection {
  background: #ffffff !important;
  color: #1d2b2f !important;
}
.sjb-wrap #sjb-page-detail {
  display: none;
}
.sjb-wrap #sjb-page-detail .job-title {
  display: none;
}
.sjb-wrap #sjb-heading {
  width: 100%;
}
.sjb-wrap #sjb-job-heading,
.sjb-wrap #sjb_job-heading a {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 110%;
  margin: 10px 0 3px 0;
  color: #1d2b2f;
}
.sjb-wrap .sjb-col-md-2 {
  width: 100% !important;
}
.sjb-wrap .sjb-col-md-2 #sjb_job-bolits {
  color: #1d2b2f !important;
}
.sjb-wrap .sjb-form-group input[type=text],
.sjb-wrap .sjb-form-group input[type=email],
.sjb-wrap .sjb-form-group input[type=text],
.sjb-wrap .sjb-form-group input[type=text],
.sjb-wrap .sjb-form-group input[type=password],
.sjb-wrap .sjb-form-group input[type=datetime],
.sjb-wrap .sjb-form-group input[type=datetime-local],
.sjb-wrap .sjb-form-group input[type=date],
.sjb-wrap .sjb-form-group input[type=month],
.sjb-wrap .sjb-form-group input[type=time],
.sjb-wrap .sjb-form-group input[type=week],
.sjb-wrap .sjb-form-group input[type=number],
.sjb-wrap .sjb-form-group input[type=email],
.sjb-wrap .sjb-form-group input[type=url],
.sjb-wrap .sjb-form-group input[type=search],
.sjb-wrap .sjb-form-group input[type=tel],
.sjb-wrap .sjb-form-group input[type=color],
.sjb-wrap .sjb-form-group select,
.sjb-wrap .sjb-form-group textarea {
  display: block !important;
  height: 40px !important;
  line-height: 1em !important;
  padding: 0 12px !important;
  margin-bottom: 14px !important;
  font-size: 1em !important;
  color: #000000 !important;
  border-radius: 3px !important;
  vertical-align: middle !important;
  box-shadow: none !important;
  border: solid 1px #1d2b2f !important;
  width: 100% !important;
  max-width: 400px !important;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  background-color: #3d5560 !important;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}
.sjb-wrap .sjb-form-group input[type=text]:focus, .sjb-wrap .sjb-form-group input[type=text]:active,
.sjb-wrap .sjb-form-group input[type=email]:focus,
.sjb-wrap .sjb-form-group input[type=email]:active,
.sjb-wrap .sjb-form-group input[type=text]:focus,
.sjb-wrap .sjb-form-group input[type=text]:active,
.sjb-wrap .sjb-form-group input[type=text]:focus,
.sjb-wrap .sjb-form-group input[type=text]:active,
.sjb-wrap .sjb-form-group input[type=password]:focus,
.sjb-wrap .sjb-form-group input[type=password]:active,
.sjb-wrap .sjb-form-group input[type=datetime]:focus,
.sjb-wrap .sjb-form-group input[type=datetime]:active,
.sjb-wrap .sjb-form-group input[type=datetime-local]:focus,
.sjb-wrap .sjb-form-group input[type=datetime-local]:active,
.sjb-wrap .sjb-form-group input[type=date]:focus,
.sjb-wrap .sjb-form-group input[type=date]:active,
.sjb-wrap .sjb-form-group input[type=month]:focus,
.sjb-wrap .sjb-form-group input[type=month]:active,
.sjb-wrap .sjb-form-group input[type=time]:focus,
.sjb-wrap .sjb-form-group input[type=time]:active,
.sjb-wrap .sjb-form-group input[type=week]:focus,
.sjb-wrap .sjb-form-group input[type=week]:active,
.sjb-wrap .sjb-form-group input[type=number]:focus,
.sjb-wrap .sjb-form-group input[type=number]:active,
.sjb-wrap .sjb-form-group input[type=email]:focus,
.sjb-wrap .sjb-form-group input[type=email]:active,
.sjb-wrap .sjb-form-group input[type=url]:focus,
.sjb-wrap .sjb-form-group input[type=url]:active,
.sjb-wrap .sjb-form-group input[type=search]:focus,
.sjb-wrap .sjb-form-group input[type=search]:active,
.sjb-wrap .sjb-form-group input[type=tel]:focus,
.sjb-wrap .sjb-form-group input[type=tel]:active,
.sjb-wrap .sjb-form-group input[type=color]:focus,
.sjb-wrap .sjb-form-group input[type=color]:active,
.sjb-wrap .sjb-form-group select:focus,
.sjb-wrap .sjb-form-group select:active,
.sjb-wrap .sjb-form-group textarea:focus,
.sjb-wrap .sjb-form-group textarea:active {
  background-color: #45606c;
  outline: none;
}
.sjb-wrap .sjb-form-group input[type=text].error, .sjb-wrap .sjb-form-group input[type=text].is-invalid,
.sjb-wrap .sjb-form-group input[type=email].error,
.sjb-wrap .sjb-form-group input[type=email].is-invalid,
.sjb-wrap .sjb-form-group input[type=text].error,
.sjb-wrap .sjb-form-group input[type=text].is-invalid,
.sjb-wrap .sjb-form-group input[type=text].error,
.sjb-wrap .sjb-form-group input[type=text].is-invalid,
.sjb-wrap .sjb-form-group input[type=password].error,
.sjb-wrap .sjb-form-group input[type=password].is-invalid,
.sjb-wrap .sjb-form-group input[type=datetime].error,
.sjb-wrap .sjb-form-group input[type=datetime].is-invalid,
.sjb-wrap .sjb-form-group input[type=datetime-local].error,
.sjb-wrap .sjb-form-group input[type=datetime-local].is-invalid,
.sjb-wrap .sjb-form-group input[type=date].error,
.sjb-wrap .sjb-form-group input[type=date].is-invalid,
.sjb-wrap .sjb-form-group input[type=month].error,
.sjb-wrap .sjb-form-group input[type=month].is-invalid,
.sjb-wrap .sjb-form-group input[type=time].error,
.sjb-wrap .sjb-form-group input[type=time].is-invalid,
.sjb-wrap .sjb-form-group input[type=week].error,
.sjb-wrap .sjb-form-group input[type=week].is-invalid,
.sjb-wrap .sjb-form-group input[type=number].error,
.sjb-wrap .sjb-form-group input[type=number].is-invalid,
.sjb-wrap .sjb-form-group input[type=email].error,
.sjb-wrap .sjb-form-group input[type=email].is-invalid,
.sjb-wrap .sjb-form-group input[type=url].error,
.sjb-wrap .sjb-form-group input[type=url].is-invalid,
.sjb-wrap .sjb-form-group input[type=search].error,
.sjb-wrap .sjb-form-group input[type=search].is-invalid,
.sjb-wrap .sjb-form-group input[type=tel].error,
.sjb-wrap .sjb-form-group input[type=tel].is-invalid,
.sjb-wrap .sjb-form-group input[type=color].error,
.sjb-wrap .sjb-form-group input[type=color].is-invalid,
.sjb-wrap .sjb-form-group select.error,
.sjb-wrap .sjb-form-group select.is-invalid,
.sjb-wrap .sjb-form-group textarea.error,
.sjb-wrap .sjb-form-group textarea.is-invalid {
  color: #faae40;
  border-color: #faae40;
  background-color: #ffffff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #faae40;
}
.sjb-wrap .sjb-form-group input[type=text].success, .sjb-wrap .sjb-form-group input[type=text].is-valid,
.sjb-wrap .sjb-form-group input[type=email].success,
.sjb-wrap .sjb-form-group input[type=email].is-valid,
.sjb-wrap .sjb-form-group input[type=text].success,
.sjb-wrap .sjb-form-group input[type=text].is-valid,
.sjb-wrap .sjb-form-group input[type=text].success,
.sjb-wrap .sjb-form-group input[type=text].is-valid,
.sjb-wrap .sjb-form-group input[type=password].success,
.sjb-wrap .sjb-form-group input[type=password].is-valid,
.sjb-wrap .sjb-form-group input[type=datetime].success,
.sjb-wrap .sjb-form-group input[type=datetime].is-valid,
.sjb-wrap .sjb-form-group input[type=datetime-local].success,
.sjb-wrap .sjb-form-group input[type=datetime-local].is-valid,
.sjb-wrap .sjb-form-group input[type=date].success,
.sjb-wrap .sjb-form-group input[type=date].is-valid,
.sjb-wrap .sjb-form-group input[type=month].success,
.sjb-wrap .sjb-form-group input[type=month].is-valid,
.sjb-wrap .sjb-form-group input[type=time].success,
.sjb-wrap .sjb-form-group input[type=time].is-valid,
.sjb-wrap .sjb-form-group input[type=week].success,
.sjb-wrap .sjb-form-group input[type=week].is-valid,
.sjb-wrap .sjb-form-group input[type=number].success,
.sjb-wrap .sjb-form-group input[type=number].is-valid,
.sjb-wrap .sjb-form-group input[type=email].success,
.sjb-wrap .sjb-form-group input[type=email].is-valid,
.sjb-wrap .sjb-form-group input[type=url].success,
.sjb-wrap .sjb-form-group input[type=url].is-valid,
.sjb-wrap .sjb-form-group input[type=search].success,
.sjb-wrap .sjb-form-group input[type=search].is-valid,
.sjb-wrap .sjb-form-group input[type=tel].success,
.sjb-wrap .sjb-form-group input[type=tel].is-valid,
.sjb-wrap .sjb-form-group input[type=color].success,
.sjb-wrap .sjb-form-group input[type=color].is-valid,
.sjb-wrap .sjb-form-group select.success,
.sjb-wrap .sjb-form-group select.is-valid,
.sjb-wrap .sjb-form-group textarea.success,
.sjb-wrap .sjb-form-group textarea.is-valid {
  color: #4ab866;
  border-color: #4ab866;
  background-color: #ffffff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #4ab866;
}
.sjb-wrap .sjb-form-group input[type=text][disabled], .sjb-wrap .sjb-form-group input[type=text].is-disabled,
.sjb-wrap .sjb-form-group input[type=email][disabled],
.sjb-wrap .sjb-form-group input[type=email].is-disabled,
.sjb-wrap .sjb-form-group input[type=text][disabled],
.sjb-wrap .sjb-form-group input[type=text].is-disabled,
.sjb-wrap .sjb-form-group input[type=text][disabled],
.sjb-wrap .sjb-form-group input[type=text].is-disabled,
.sjb-wrap .sjb-form-group input[type=password][disabled],
.sjb-wrap .sjb-form-group input[type=password].is-disabled,
.sjb-wrap .sjb-form-group input[type=datetime][disabled],
.sjb-wrap .sjb-form-group input[type=datetime].is-disabled,
.sjb-wrap .sjb-form-group input[type=datetime-local][disabled],
.sjb-wrap .sjb-form-group input[type=datetime-local].is-disabled,
.sjb-wrap .sjb-form-group input[type=date][disabled],
.sjb-wrap .sjb-form-group input[type=date].is-disabled,
.sjb-wrap .sjb-form-group input[type=month][disabled],
.sjb-wrap .sjb-form-group input[type=month].is-disabled,
.sjb-wrap .sjb-form-group input[type=time][disabled],
.sjb-wrap .sjb-form-group input[type=time].is-disabled,
.sjb-wrap .sjb-form-group input[type=week][disabled],
.sjb-wrap .sjb-form-group input[type=week].is-disabled,
.sjb-wrap .sjb-form-group input[type=number][disabled],
.sjb-wrap .sjb-form-group input[type=number].is-disabled,
.sjb-wrap .sjb-form-group input[type=email][disabled],
.sjb-wrap .sjb-form-group input[type=email].is-disabled,
.sjb-wrap .sjb-form-group input[type=url][disabled],
.sjb-wrap .sjb-form-group input[type=url].is-disabled,
.sjb-wrap .sjb-form-group input[type=search][disabled],
.sjb-wrap .sjb-form-group input[type=search].is-disabled,
.sjb-wrap .sjb-form-group input[type=tel][disabled],
.sjb-wrap .sjb-form-group input[type=tel].is-disabled,
.sjb-wrap .sjb-form-group input[type=color][disabled],
.sjb-wrap .sjb-form-group input[type=color].is-disabled,
.sjb-wrap .sjb-form-group select[disabled],
.sjb-wrap .sjb-form-group select.is-disabled,
.sjb-wrap .sjb-form-group textarea[disabled],
.sjb-wrap .sjb-form-group textarea.is-disabled {
  cursor: not-allowed;
  border-color: #3d5560;
  opacity: 0.6;
}
.sjb-wrap .sjb-form-group input[type=text][disabled]:focus, .sjb-wrap .sjb-form-group input[type=text][disabled]:active, .sjb-wrap .sjb-form-group input[type=text].is-disabled:focus, .sjb-wrap .sjb-form-group input[type=text].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=email][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=email][disabled]:active,
.sjb-wrap .sjb-form-group input[type=email].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=email].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=text][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=text][disabled]:active,
.sjb-wrap .sjb-form-group input[type=text].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=text].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=text][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=text][disabled]:active,
.sjb-wrap .sjb-form-group input[type=text].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=text].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=password][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=password][disabled]:active,
.sjb-wrap .sjb-form-group input[type=password].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=password].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=datetime][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=datetime][disabled]:active,
.sjb-wrap .sjb-form-group input[type=datetime].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=datetime].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=datetime-local][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=datetime-local][disabled]:active,
.sjb-wrap .sjb-form-group input[type=datetime-local].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=datetime-local].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=date][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=date][disabled]:active,
.sjb-wrap .sjb-form-group input[type=date].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=date].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=month][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=month][disabled]:active,
.sjb-wrap .sjb-form-group input[type=month].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=month].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=time][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=time][disabled]:active,
.sjb-wrap .sjb-form-group input[type=time].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=time].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=week][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=week][disabled]:active,
.sjb-wrap .sjb-form-group input[type=week].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=week].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=number][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=number][disabled]:active,
.sjb-wrap .sjb-form-group input[type=number].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=number].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=email][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=email][disabled]:active,
.sjb-wrap .sjb-form-group input[type=email].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=email].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=url][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=url][disabled]:active,
.sjb-wrap .sjb-form-group input[type=url].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=url].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=search][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=search][disabled]:active,
.sjb-wrap .sjb-form-group input[type=search].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=search].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=tel][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=tel][disabled]:active,
.sjb-wrap .sjb-form-group input[type=tel].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=tel].is-disabled:active,
.sjb-wrap .sjb-form-group input[type=color][disabled]:focus,
.sjb-wrap .sjb-form-group input[type=color][disabled]:active,
.sjb-wrap .sjb-form-group input[type=color].is-disabled:focus,
.sjb-wrap .sjb-form-group input[type=color].is-disabled:active,
.sjb-wrap .sjb-form-group select[disabled]:focus,
.sjb-wrap .sjb-form-group select[disabled]:active,
.sjb-wrap .sjb-form-group select.is-disabled:focus,
.sjb-wrap .sjb-form-group select.is-disabled:active,
.sjb-wrap .sjb-form-group textarea[disabled]:focus,
.sjb-wrap .sjb-form-group textarea[disabled]:active,
.sjb-wrap .sjb-form-group textarea.is-disabled:focus,
.sjb-wrap .sjb-form-group textarea.is-disabled:active {
  background-color: #2980b9;
}
.sjb-wrap .sjb-form-group input[type=tel] {
  padding-left: 48px !important;
  padding-right: 48px !important;
}
.sjb-wrap .sjb-job-features h3,
.sjb-wrap .sjb-job-application h3 {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 26px !important;
  line-height: 110% !important;
  margin: 30px 0 5px 0 !important;
  color: #1d2b2f !important;
}
.sjb-wrap .sjb-job-features label,
.sjb-wrap .sjb-job-application label {
  font-size: 16px !important;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif, serif !important;
  color: #000000 !important;
}
.sjb-wrap #sjb_job-bolits {
  width: 150px;
}
.sjb-wrap .single-job-listing {
  background: #ffffff;
  max-width: 100%;
  float: none;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  clear: both;
  height: auto;
}
@media (min-width: 768px) {
  .sjb-wrap .single-job-listing {
    max-width: 80%;
    margin-right: 180px;
    float: right;
    margin-top: 60px;
    margin-left: 58px;
  }
}
@media (min-width: 1100px) {
  .sjb-wrap .single-job-listing {
    margin-left: 120px;
  }
}
@media (min-width: 1400px) {
  .sjb-wrap .single-job-listing {
    margin-right: 380px;
    margin-left: 0;
    max-width: 55%;
  }
}
.sjb-wrap #sjb-form-padding {
  margin-bottom: 0;
  margin-top: 5px;
}
.sjb-wrap .sjb-company-logo {
  display: none;
}
.sjb-wrap .sjb-row {
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .sjb-wrap .sjb-row {
    margin-bottom: 10px;
  }
}
.sjb-wrap .sjb-search-categories,
.sjb-wrap .sjb-search-job-type,
.sjb-wrap .sjb-search-location {
  position: relative;
  max-width: 430px;
}
@media (min-width: 990px) {
  .sjb-wrap .sjb-search-categories,
.sjb-wrap .sjb-search-job-type,
.sjb-wrap .sjb-search-location {
    max-width: auto;
  }
}
.sjb-wrap .sjb-search-categories:after,
.sjb-wrap .sjb-search-job-type:after,
.sjb-wrap .sjb-search-location:after {
  content: "";
  position: absolute;
  background: url(../images/dropdownarrows.png) top center no-repeat;
  top: 12px;
  right: 20px;
  height: 28px;
  width: 20px;
  pointer-events: none;
}
.sjb-wrap .sjb-search-button {
  max-width: 430px;
}
@media (min-width: 990px) {
  .sjb-wrap .sjb-search-button {
    max-width: auto;
  }
}
.sjb-wrap .sjb-search {
  height: 40px;
}
.sjb-wrap .page-numbers {
  float: none;
  width: auto;
  text-align: center !important;
}
.sjb-wrap .page-numbers ul li {
  margin: 0 !important;
}
.sjb-wrap .page-numbers ul span.current {
  color: #faae40 !important;
  background-color: #ffffff !important;
}
.sjb-wrap .page-numbers ul a {
  color: #1d2b2f;
  margin: 0;
  font-size: 20px;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sjb-wrap .page-numbers ul a:hover {
  background-color: #1d2b2f !important;
  color: #ffffff !important;
}
.sjb-wrap .page-numbers ul a:focus,
.sjb-wrap .page-numbers ul a:active {
  background-color: #1d2b2f !important;
  color: #ffffff !important;
}
.sjb-wrap .page-numbers ul {
  display: inline-block;
  background-color: #ffffff;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
}
.sjb-wrap .page-numbers ul a, .sjb-wrap .page-numbers ul span {
  background-color: #ffffff !important;
}
.sjb-wrap .page-numbers li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #4d4d4f;
}
.sjb-wrap .page-numbers li span {
  border: none;
  background: #ffffff;
}
.sjb-wrap .page-numbers li a {
  background: #ffffff;
  border: none;
}
.sjb-wrap .page-numbers li:last-child {
  border-right: none;
}
.sjb-wrap .page-numbers .current {
  cursor: default;
  color: #faae40;
}
.sjb-wrap .page-numbers .current:hover, .sjb-wrap .page-numbers .current:focus {
  background-color: #ffffff !important;
  color: #faae40;
}

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}

/* perfect-scrollbar v0.6.12 */
.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail {
  display: none !important;
}

.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling {
  pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0.6;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 15px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 6px;
}

.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
  height: 11px;
}

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0.6;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 15px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  right: 2px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px;
}

.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 6px;
}

.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  opacity: 0.9;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}

/**
 * Header
 */
.footer {
  display: block;
  background-color: #3d5560;
  color: #ffffff;
}

#inner-footer {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  bottom: 0;
  width: 100%;
  text-align: left;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 auto;
  padding: var(--global-sp-sm) var(--global-margin-sm) 0 var(--global-margin-sm);
  z-index: 2;
}
#inner-footer ul {
  list-style: none;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 2;
  margin: 0;
}
#inner-footer ul li {
  display: inline-block;
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
  margin: 0 var(--global-margin-sm) 8px 0;
  white-space: nowrap;
}
#inner-footer a {
  color: #ffffff;
  text-decoration: none;
}
#inner-footer a:hover {
  color: #faae40;
}
#inner-footer p {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 8px;
  padding: 0;
}
#inner-footer p a {
  text-decoration: none;
}
#inner-footer #footer-info,
#inner-footer #footer-bottom {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 0 var(--global-sp-sm) 0;
  padding: 0;
}
#inner-footer #footer-bottom {
  -webkit-align-items: flex-start;
  align-items: flex-start;
  /*padding: var(--global-sp-md) 0 var(--global-sp-lg) 0;
  border-top: 2px solid #bcbcbc;*/
}
#inner-footer .footer-info-menus {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#inner-footer .footer-info-menus h2 {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: underline;
  margin: 0 0 10px 0;
  padding: 0;
}
#inner-footer .locations,
#inner-footer .quick-links-nav {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
#inner-footer .locations span,
#inner-footer .locations li,
#inner-footer .quick-links-nav span,
#inner-footer .quick-links-nav li {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.1;
  margin: 0 0 10px 0;
  white-space: nowrap;
}
#inner-footer .locations {
  margin-top: var(--global-sp-sm);
}
#inner-footer .identity,
#inner-footer .menu,
#inner-footer .social {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: auto;
  margin: 0 0 var(--global-sp-md) 0;
}
#inner-footer .identity {
  padding: 0;
}
#inner-footer .identity img {
  width: auto;
  max-width: 160px;
  height: auto;
  display: block;
  margin: 0 0 20px 0;
}
#inner-footer .menu {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
}
#inner-footer .social {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
}
#inner-footer .footer-copyright-legal {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 0;
}
#inner-footer .copyright,
#inner-footer .footer-legal {
  font-size: 13px;
  text-align: left;
}
#inner-footer .copyright p,
#inner-footer .footer-legal p {
  font-size: 13px;
  margin-bottom: 0;
}
#inner-footer .copyright {
  margin-bottom: 9px;
}
#inner-footer .disclaimer {
  display: inline-block;
  float: none;
  font-size: 12px;
  margin: 0 20px 5px 20px;
  padding: 9px 10px 7px 10px;
  border: 1px solid #fff;
}

@media (min-width: 420px) {
  #inner-footer .footer-info-menus {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #inner-footer .locations {
    margin-top: 0;
    margin-left: 8vw;
  }
}
@media (min-width: 768px) {
  #inner-footer {
    padding: var(--global-sp-sm) var(--global-margin-md) 0 var(--global-margin-md);
  }
  #inner-footer ul {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #inner-footer ul li {
    margin-bottom: 0;
  }
  #inner-footer #footer-info,
#inner-footer #footer-bottom {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #inner-footer .footer-info-menus h2 {
    margin: 0 0 var(--global-sp-sm) 0;
  }
  #inner-footer .locations,
#inner-footer .quick-links-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  #inner-footer .locations span,
#inner-footer .locations li,
#inner-footer .quick-links-nav span,
#inner-footer .quick-links-nav li {
    margin-bottom: var(--global-sp-xs);
  }
  #inner-footer .locations {
    margin-top: 0;
    margin-left: 8vw;
  }
  #inner-footer .identity,
#inner-footer .menu,
#inner-footer .social {
    margin: 0;
  }
  #inner-footer .identity {
    width: 50%;
  }
  #inner-footer .identity img {
    max-width: 180px;
    margin: 0 var(--global-sp-xxs) var(--global-sp-sm) 0;
  }
  #inner-footer .menu {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #inner-footer .menu ul li {
    width: 35%;
    min-width: 240px;
    margin-right: 0;
    margin-bottom: 8px;
  }
  #inner-footer .menu ul li:nth-child(2n+1) {
    min-width: 140px;
  }
  #inner-footer .footer-copyright-legal {
    margin-top: 0;
  }
  #inner-footer .social {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    width: 60px;
    margin-top: 20px;
  }
}
@media (min-width: 990px) {
  #inner-footer {
    padding: var(--global-sp-md) var(--global-margin-lg) 0 var(--global-margin-lg);
  }
  #inner-footer .identity img {
    max-width: 200px;
  }
  #inner-footer .menu {
    width: 60%;
  }
  #inner-footer .menu ul li {
    width: 40%;
  }
  #inner-footer .footer-copyright-legal {
    -webkit-align-items: flex-end;
    align-items: flex-end;
    width: 40%;
    margin: 0;
  }
  #inner-footer .copyright,
#inner-footer .footer-legal {
    text-align: right;
  }

  #footer-bottom {
    padding: var(--global-sp-md) 0 0 0;
  }
}
@media (min-width: 1340px) {
  #inner-footer {
    padding: var(--global-sp-lg) var(--global-margin-xl) 0 var(--global-margin-xl);
  }
  #inner-footer .identity img {
    max-width: 210px;
  }
  #inner-footer .menu {
    width: 650px;
  }
  #inner-footer .menu ul {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #inner-footer .menu ul li {
    width: auto;
    min-width: 50px;
    margin-right: var(--global-sp-sm);
    margin-bottom: 0;
  }
  #inner-footer .menu ul li:nth-child(2n+1) {
    min-width: 50px;
  }
  #inner-footer .footer-copyright-legal {
    width: calc(100% - 650px);
  }
}
@media (min-width: 1800px) {
  #inner-footer {
    max-width: var(--global-max-w);
    margin-right: auto;
    margin-left: auto;
    padding: var(--global-sp-lg) 0 0 0;
  }
  #inner-footer .identity img {
    max-width: 220px;
  }
  #inner-footer .menu {
    width: 700px;
  }
  #inner-footer .menu ul li {
    margin-right: var(--global-sp-md);
  }
  #inner-footer .footer-copyright-legal {
    width: calc(100% - 700px);
  }
  #inner-footer .footer-info-menus h2 {
    font-size: 16px;
  }
  #inner-footer .locations span,
#inner-footer .locations li,
#inner-footer .quick-links-nav span,
#inner-footer .quick-links-nav li {
    font-size: 16px;
  }
}
@media (min-width: 2560px) {
  #inner-footer {
    max-width: var(--global-max-w-lg);
  }
}
/* Event Manager Custom Styles */
.content-events header h1,
.content-events .no-header-image h1 {
  margin: 0 20px 0 20px;
}
@media (min-width: 990px) {
  .content-events header h1,
.content-events .no-header-image h1 {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media (min-width: 1520px) {
  .content-events header h1,
.content-events .no-header-image h1 {
    margin-left: 80px;
    margin-right: 80px;
  }
}

#em-wrapper {
  min-width: 940px;
}
#em-wrapper h3 {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #000000;
  margin: 20px 0 10px 0;
}

.css-events-list table.events-table {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
}
.css-events-list table.events-table .event-table-header {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.025em;
  line-height: 1;
  background: #ffffff;
  padding-bottom: 8px;
  border: none;
  text-transform: uppercase;
  vertical-align: bottom;
}
.css-events-list table.events-table tbody tr {
  background-color: transparent;
  border-top: 1px solid #000;
  border-bottom: none;
}
.css-events-list table.events-table tbody tr.event-row:nth-child(even) {
  background-color: transparent;
}
.css-events-list table.events-table tbody tr.event-detail-row {
  display: table-row;
  background-color: transparent;
  border: none;
}
.css-events-list table.events-table td {
  color: #000000;
  font-size: 16px;
  line-height: 1.2;
  padding: 20px 6px;
  border: none;
  vertical-align: top;
}
.css-events-list table.events-table td.event-date {
  min-width: 110px;
}
.css-events-list table.events-table td.event-role {
  min-width: 110px;
}
.css-events-list table.events-table td.event-td-detail {
  margin: 0;
  padding: 0;
  border-top: 1px solid #000000;
  border-top-width: 0;
  overflow: hidden;
}
.css-events-list table.events-table td.event-td-detail.open {
  padding: 8px 0 12px 0;
  border-top-width: 1px;
}
.css-events-list table.events-table td .event-name {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.css-events-list table.events-table td p {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 10px 0;
}
.css-events-list table.events-table .event-btns {
  display: block;
  margin: 12px 0 4px 0;
}
.css-events-list table.events-table .event-register-link {
  text-transform: uppercase;
  font-size: 16px;
}
.css-events-list table.events-table .event-register-link:before {
  content: "|";
  display: inline-block;
  margin: 0 10px 0 8px;
}
.css-events-list table.events-table .event-register-link:nth-of-type(1):before {
  content: "";
  display: none;
}
.css-events-list table.events-table .event-table-detail {
  display: block;
  background: #f1f2f4;
  height: auto;
  max-height: 0;
  margin: 0;
  padding: 0 8px 0 8px;
  transition: all 0.3s ease;
  overflow: hidden;
}
.css-events-list table.events-table .event-table-detail p {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 10px 0;
}
.css-events-list table.events-table .event-table-detail a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.css-events-list table.events-table .event-table-detail .event-featured-image img {
  max-width: 75%;
  height: 250px;
}
@media screen and (max-width: 780px) {
  .css-events-list table.events-table .event-table-detail .event-featured-image img {
    max-width: 100%;
  }
}
.css-events-list table.events-table .event-table-detail.open {
  max-height: 350px;
  overflow-y: auto;
  padding: 10px 8px 12px 8px;
}

.page #main .page .css-events-list table.events-table ul.event-categories {
  margin: 0;
}
.page #main .page .css-events-list table.events-table ul.event-categories li {
  display: inline-block;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: inherit;
  font-weight: normal;
}
.page #main .page .css-events-list table.events-table ul.event-categories li:before {
  content: "";
  display: none;
}
.page #main .page .css-events-list table.events-table ul.event-categories li:after {
  content: ", ";
  display: inline;
}
.page #main .page .css-events-list table.events-table ul.event-categories li:nth-last-of-type(1):after {
  content: "";
}

.event-contact-info {
  color: #f58721;
  font-weight: bold;
}

form .em-search-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 30px 0;
  padding: 14px 0 4px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
form .em-search-main input,
form .em-search-main select {
  margin: 0;
}
form .em-search-main .em-search-field {
  margin: 0 12px 12px 0;
}
form .em-search-main .em-search-category select {
  min-width: 160px;
}
form .em-search-main .em-events-search-dates {
  display: flex;
  justify-content: space-between;
}
form .em-search-main .em-events-search-dates label {
  width: 118px;
}
form .em-search-main .em-events-search-dates label:nth-of-type(1) {
  margin-right: 12px;
}
form .em-search-main .em-events-search-dates .em-date-start {
  width: 100%;
  margin: 0;
}
form .em-search-main .event-search-btns {
  margin: 0 0 0 auto;
}
form .em-search-main .em-search-submit,
form .em-search-main .em-search-reset {
  width: 100px;
  height: 40px;
  background: #0E4F83;
  color: white;
  font-weight: bold;
  letter-spacing: 0.025em;
  border: none;
  margin: 0 10px 0 0;
}
form .em-search-main .em-search-reset {
  width: 112px;
  background: #efefef;
  color: #000000;
  margin-right: 0;
}
form .em-search-main .em-search-location {
  display: none;
}

.single-event main {
  width: 100%;
}
.single-event .entry-content {
  margin-top: 0;
}
.single-event .em.pixelbones h1,
.single-event .em.pixelbones h3 {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-style: normal !important;
  line-height: 1.1 !important;
  letter-spacing: -0.015em !important;
  margin: 0 0 var(--global-sp-xxs) 0 !important;
  color: #3d5560 !important;
}
.single-event .em.pixelbones h1 {
  font-size: 36px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  margin: 0 0 var(--global-sp-xxs) 0 !important;
}
.single-event .em.pixelbones h3 {
  font-size: 24px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  margin: 0 0 6px !important;
}
.single-event .em.pixelbones p {
  font-style: normal !important;
  margin: 0 0 15px !important;
}
.single-event .em.pixelbones .em-booking-form p {
  font-style: normal !important;
  margin: 0 0 2px !important;
}
.single-event article {
  border: none;
  padding-top: 0;
}
.single-event article header.article-header {
  display: none;
}
.single-event .single-event-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.single-event .single-event-content .single-event-details {
  width: 55%;
}
.single-event .single-event-content .single-event-details-fw {
  width: 100%;
}
.single-event .single-event-content .single-event-registration {
  width: 35%;
}
.single-event .single-event-content .em-booking {
  display: flex;
}
.single-event .single-event-content .em-booking .em-booking-login,
.single-event .single-event-content .em-booking .em-booking-form {
  width: 100%;
  margin: 0;
}
.single-event .single-event-content .em-booking .em-form-required {
  color: red;
}
.single-event .single-event-content .em-booking div.em-booking-login label {
  width: auto;
}
.single-event .single-event-content .em-booking .em-booking-form-details {
  width: 100%;
  padding: 0;
}
.single-event .single-event-content .em-booking .em-booking-form-details label,
.single-event .single-event-content .em-booking .em-booking-form-details input.input,
.single-event .single-event-content .em-booking .em-booking-form-details textarea,
.single-event .single-event-content .em-booking .em-booking-form-details select {
  width: 100%;
  max-width: 400px;
}
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking-submit {
  height: 40px;
  border-radius: 7px;
  padding: 10px;
  background: #eaeaea;
  font-weight: bold;
  text-transform: uppercase;
}
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking {
  display: flex;
}
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking a {
  font-family: inherit;
}
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking .em-booking-login,
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking .em-booking-form {
  width: 100%;
  margin: 0;
}
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking .em-form-required {
  color: red;
}
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking div.em-booking-login label {
  width: auto;
}
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking .em-booking-form-details {
  width: 100%;
  padding: 0;
}
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking .em-booking-form-details label,
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking .em-booking-form-details input.input,
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking .em-booking-form-details textarea,
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking .em-booking-form-details select {
  width: 100%;
  max-width: 400px;
}
.single-event .single-event-content .em-booking .em-booking-form-details .em-booking .em-booking-form-details .em-booking-submit {
  width: 100px;
  height: 40px;
  background: #f58721;
  color: white;
  font-weight: bold;
  border: none;
  margin: 0 0 0 auto;
}
.single-event .em.em-item.em-item-single .em-item-meta > section section {
  margin-bottom: 20px;
}
.single-event .em.em-event-booking-form .em-booking-section {
  padding: 0;
}
.single-event .em.em-event-booking-form .em-booking-form-tickets-title,
.single-event .em.em-event-booking-form .em-booking-form-details-title,
.single-event .em.em-event-booking-form .em-booking-form-summary-title {
  display: none;
}

.event-add-links {
  margin: 10px 0 14px 0;
  padding: 10px 0 8px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.event-add-links a {
  display: inline-block;
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin: 0;
}

.event-add-links a:before {
  content: "|";
  display: inline-block;
  font-weight: normal;
  margin: 0 6px 0 4px;
}

.event-add-links a:nth-of-type(1):before {
  content: "";
  display: none;
}

.ui-datepicker-title {
  display: flex;
  justify-content: space-between;
}

@media all and (max-width: 960px) {
  form .em-search-main .em-search-submit {
    margin: 0;
  }
}
@media (max-width: 1338px) {
  .em-booking {
    display: flex;
    flex-direction: column;
  }
  .em-booking .em-booking-login,
.em-booking .em-booking-form {
    width: 100%;
    margin: 0;
    border: 0;
  }
}
#cookie-law-info-bar[data-cli-style=cli-style-v2] {
  z-index: 999999;
}
#cookie-law-info-bar[data-cli-style=cli-style-v2] h5.cli_messagebar_head {
  color: #0E4F83;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 17px;
}
#cookie-law-info-bar[data-cli-style=cli-style-v2] .wt-cli-ccpa-element {
  margin-top: 17px;
}

.cli-style-v2 .cli-bar-message {
  width: 90%;
}

.cli-bar-btn_container {
  width: 50%;
  margin: 0;
}

.wt-cli-ccpa-opt-out,
a.wt-cli-ccpa-opt-out {
  display: inline-block;
  color: white !important;
  background-color: #0e4f83;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1;
  margin: 10px 5px 0 0;
  padding: 9px 12px;
}

.wt-cli-ccpa-opt-out.link {
  background-color: transparent;
  color: #ffffff;
  margin: 0;
  padding: 0;
}

#internalpagesfooter .wt-cli-ccpa-opt-out {
  background-color: transparent;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0;
  margin: 0;
}
#internalpagesfooter .wt-cli-ccpa-opt-out:before {
  content: "Do Not Sell My Personal Information";
  display: inline;
  font-size: 12px !important;
  color: #e7e7e7;
  line-height: 1.6 !important;
}
#internalpagesfooter .wt-cli-ccpa-opt-out:hover:before {
  color: #f58721;
}

.cli-plugin-button,
.cli-plugin-button.cli_settings_button {
  margin: 5px 0 0 5px;
}

#cLiCcpaOptoutPrompt .cli-modal-dialog {
  max-width: 80% !important;
}

#cookie-law-info-again {
  position: absolute !important;
  top: auto !important;
  right: 10px !important;
  bottom: auto !important;
  left: auto !important;
  width: 122px !important;
  margin: -44px 0 0 0 !important;
  padding: 4px 6px 3px 6px;
  box-shadow: none;
  z-index: 11;
}

body.home #cookie-law-info-again {
  position: fixed !important;
  top: calc(100% - 40px) !important;
  bottom: auto !important;
  z-index: 11;
}

@media all and (max-width: 768px) {
  #cookie-law-info-again {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 122px !important;
    margin: -44px auto 0 auto !important;
  }

  body.home #cookie-law-info-again {
    top: calc(100% - 20px) !important;
    right: 10px !important;
    z-index: 10;
  }
}

/*# sourceMappingURL=style.css.map */

#menu-item-19998, #menu-item-18689, #menu-item-18452, #menu-item-1211, #menu-item-19280, 
#menu-item-18431, #menu-item-22469{
  display: none !important;
}

body.single-industries .overview-bg-color-white,
body.single-practice .overview-bg-color-white,
body.archive.category .overview-bg-color-white,
body.page-template-page-news-landing .overview-bg-color-white {
    background-color: #ffffff !important;
    background-image: none;
    width: 45%;
    min-height: 250px;
    padding-top: calc(var(--global-nav-h-sm) + var(--global-sp-lg));
    padding-bottom: var(--global-sp-xl);
  }
  body.single-industries .overview-bg-color-white:before,
body.single-practice .overview-bg-color-white:before,
body.archive.category .overview-bg-color-white:before,
body.page-template-page-news-landing .overview-bg-color-white:before {
    
    background: #ffffff none left top repeat;
    }

    .primary-color{
      color: #1d2b2f;
    }
    .bg-white{
      background-color: #ffffff !important;
    }
    @media (min-width: 980px) {
      .split {
          grid-template-columns: 1.1fr .9fr;
      }
    }
    .split {
        display: grid;
        gap: 1.5rem;
        align-items: center;
    }
    .image-card {
        position: relative;
        border-radius: 1.25rem;
        overflow: hidden;
        border: 1px solid rgba(255, 255, 255, .08);
        box-shadow: 0 20px 60px rgba(0, 0, 0, .35);
    }
    .image-card img {
        display: block;
        width: 100%;
        height: auto;
    }
    .hs .hs-wrap {
        width: min(1200px, 92%);
        margin-inline: auto;
        display: grid;
        gap: 1.25rem;
        align-items: center;
    }
    .hs-media {
        transition: transform .25s ease, box-shadow .25s ease;
    }
    .hs-media {
        background: radial-gradient(120% 100% at 50% 0%, #1b2639, #0b111d);
        border: 1px solid var(--ring);
        border-radius: 1rem;
        overflow: hidden;
        box-shadow: 0 14px 36px rgba(0, 0, 0, .4);
    }
    .hs-copy {
        background: linear-gradient(180deg, rgba(255, 255, 255, .02), transparent);
        padding: 1rem 1.25rem;
        border-radius: 1rem;
    }
    .hs-chips {
        display: flex;
        flex-wrap: wrap;
        gap: .5rem;
        margin: .25rem 0 1rem;
    }
    .hs-chips span {
        border: 1px solid var(--ring);
        border-radius: .6rem;
        padding: .38rem .6rem;
        font-weight: 700;
        letter-spacing: .05em;
        background: rgba(255, 255, 255, .02);
    }

    @media (min-width: 900px) {
    .apps-cols {
        grid-template-columns: repeat(3, 1fr);
    }
}

.apps-cols {
    display: grid;
    gap: 1rem;
}