/*
	Site 1.0
	Molokini Marketing / www.molokini.co.uk
 */
#wpadminbar * {
  font-size: 13px !important;
}
body {
  font-family: 'Manrope';
  font-weight: 500;
  font-style: normal;
  background: #ffffff;
}
body.side-menu-open.scrolling {
  overflow: hidden;
}
strong {
  font-weight: 700;
}
::selection {
  background: #393e85;
  color: #ffffff;
}
sup {
  bottom: 0.4rem;
  font-size: 0.8rem;
}
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a {
  font-weight: 400;
  margin-bottom: 1rem;
  padding-bottom: 0;
  margin-bottom: 1.25rem;
  position: relative;
  color: #1d1128;
}
h1 {
  font-size: 1.8rem !important;
  line-height: 1.2 !important;
  font-weight: 400;
}
@media screen and (min-width: 416px) {
  h1 {
    font-size: 2rem !important;
  }
}
@media screen and (min-width: 640px) {
  h1 {
    font-size: 2.4rem !important;
  }
}
@media screen and (min-width: 981px) {
  h1 {
    font-size: 3rem !important;
  }
}
@media screen and (min-width: 981px) {
  h1 {
    line-height: 1.4 !important;
  }
}
h2,
h2 a {
  font-size: 1.8rem !important;
  line-height: 1.2 !important;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  h2,
  h2 a {
    font-size: 2.2rem !important;
  }
}
@media screen and (min-width: 981px) {
  h2,
  h2 a {
    font-size: 2.6rem !important;
  }
}
@media screen and (min-width: 1280px) {
  h2,
  h2 a {
    font-size: 3rem !important;
  }
}
@media screen and (min-width: 981px) {
  h2,
  h2 a {
    line-height: 1.3 !important;
  }
}
@media screen and (min-width: 1280px) {
  h2,
  h2 a {
    line-height: 1.4 !important;
  }
}
h3,
h3 a {
  font-size: 1.8rem !important;
  line-height: 1.2 !important;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  h3,
  h3 a {
    font-size: 2.2rem !important;
  }
}
@media screen and (min-width: 981px) {
  h3,
  h3 a {
    font-size: 2.6rem !important;
  }
}
@media screen and (min-width: 1280px) {
  h3,
  h3 a {
    font-size: 3rem !important;
  }
}
@media screen and (min-width: 981px) {
  h3,
  h3 a {
    line-height: 1.3 !important;
  }
}
@media screen and (min-width: 1280px) {
  h3,
  h3 a {
    line-height: 1.4 !important;
  }
}
h4,
h4 a {
  font-size: 1.3rem !important;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  h4,
  h4 a {
    font-size: 1.4rem !important;
  }
}
@media screen and (min-width: 981px) {
  h4,
  h4 a {
    font-size: 1.5rem !important;
  }
}
p,
a,
li {
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.4 !important;
  color: #393e85;
}
@media screen and (min-width: 981px) {
  p,
  a,
  li {
    line-height: 1.6 !important;
  }
}
.et-db #et-boc .et-l .et_pb_button,
.wp-block-button a,
.et-db #et-boc .et-l .et_pb_button,
.et_pb_button,
.et_button_no_icon .et_pb_button,
.button {
  font-size: 1rem !important;
  font-weight: 400;
  position: relative;
  padding: 10px 24px !important;
  border-radius: 50px;
  border: 1px solid #1d1128 !important;
  color: #1d1128;
  background-color: transparent;
  height: 42px;
  line-height: 1.3 !important;
  margin-bottom: 1rem !important;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media screen and (min-width: 1440px) {
  .et-db #et-boc .et-l .et_pb_button,
  .wp-block-button a,
  .et-db #et-boc .et-l .et_pb_button,
  .et_pb_button,
  .et_button_no_icon .et_pb_button,
  .button {
    margin-bottom: 0 !important;
  }
}
.et-db #et-boc .et-l .et_pb_button:after,
.wp-block-button a:after,
.et-db #et-boc .et-l .et_pb_button:after,
.et_pb_button:after,
.et_button_no_icon .et_pb_button:after,
.button:after {
  display: none !important;
}
.et-db #et-boc .et-l .et_pb_button:hover,
.wp-block-button a:hover,
.et-db #et-boc .et-l .et_pb_button:hover,
.et_pb_button:hover,
.et_button_no_icon .et_pb_button:hover,
.button:hover {
  opacity: 1;
  background-color: #1d1128 !important;
  color: #ffffff !important;
  padding: 10px 24px !important;
}
.inline-buttons .et_pb_column {
  text-align: center;
}
.inline-buttons .et_pb_column .et_pb_button_module_wrapper {
  display: block !important;
  float: none !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 416px) {
  .inline-buttons .et_pb_column .et_pb_button_module_wrapper {
    display: inline-block !important;
  }
}
@media screen and (min-width: 416px) {
  .inline-buttons .et_pb_column .et_pb_button_module_wrapper {
    float: none !important;
  }
}
@media screen and (min-width: 416px) {
  .inline-buttons .et_pb_column .et_pb_button_module_wrapper {
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 416px) {
  .inline-buttons .et_pb_column .et_pb_button_module_wrapper {
    margin-bottom: 0 !important;
  }
}
.et-db #et-boc .et-l .et_pb_button_module_wrapper + .et_pb_button_module_wrapper {
  margin: 0 !important;
}
.et-db #et-boc .et-l .et_pb_button_module_wrapper + .et_pb_button_module_wrapper .et_pb_button {
  border: 0 !important;
  background-color: transparent !important;
  color: #b0a5e2 !important;
}
.et-db #et-boc .et-l .et_pb_button_module_wrapper + .et_pb_button_module_wrapper .et_pb_button:hover {
  background-color: transparent !important;
  color: #b0a5e2 !important;
}
.cky-consent-container .cky-consent-bar .cky-notice .cky-title {
  display: none !important;
}
.cky-consent-container .cky-consent-bar .cky-notice p {
  font-size: 1rem !important;
}
.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-btn-wrapper button {
  border-radius: 50px;
  border-width: 1px;
}
.et_pb_text .et_pb_text_inner ul {
  padding: 1rem 0 1rem 1.2rem;
}
.et_pb_text .et_pb_text_inner ul li {
  margin-bottom: 0.5rem;
}
.et_pb_text .et_pb_text_inner h1 strong,
.et_pb_text .et_pb_text_inner h2 strong,
.et_pb_text .et_pb_text_inner h3 strong,
.et_pb_text .et_pb_text_inner h4 strong {
  font-weight: 400;
  color: #393e85;
}
.et_pb_gallery .et_pb_gallery_pagination {
  display: none !important;
}
.et_pb_gallery.logo-carousel .et_pb_gallery_items .owl-stage {
  display: flex;
  align-items: center;
}
.et_pb_gallery.logo-carousel .et_pb_gallery_items .et_pb_gallery_item {
  width: 100% !important;
  height: auto;
}
.et_pb_gallery.logo-carousel .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image {
  padding: 1rem;
  height: auto;
}
.et_pb_gallery.logo-carousel .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a {
  text-align: center;
  /*img {
                            height:80px;
                            width:auto;
                        }*/
}
.et_pb_gallery.logo-carousel .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a img {
  object-fit: contain;
  height: 100%;
  width: 100%;
  max-height: 80px;
}
.et_pb_gallery .et_pb_gallery_item {
  display: block !important;
  width: 100%;
  cursor: grab;
  margin-bottom: 0 !important;
}
.et_pb_gallery .et_pb_gallery_item .et_overlay {
  display: none !important;
}
.et_pb_gallery .et_pb_gallery_item a {
  pointer-events: none;
}
.et_pb_gallery .et_pb_gallery_items {
  position: relative;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.et_pb_gallery .et_pb_gallery_items.owl-loaded {
  opacity: 1;
}
.et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
  height: 350px;
}
.et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image {
  height: 100%;
}
.et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a {
  display: block;
  width: 100%;
  height: 100%;
}
.et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.et_pb_gallery .et_pb_gallery_items .owl-nav {
  padding-right: 0;
  right: 2rem !important;
}
/*.inline-buttons {
        .et_pb_button_module_wrapper {
            display:inline-block;
            float:left;
            margin-right:1.5rem;
            margin-bottom:0 !important;
        }
    }*/
.owl-carousel.animated {
  animation-duration: 500ms;
}
.owl-carousel .owl-item {
  padding-left: 1px;
  padding-right: 1px;
}
.owl-carousel .owl-nav {
  margin-top: 2rem;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}
.owl-carousel .owl-nav button {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.owl-carousel .owl-nav button.owl-prev {
  opacity: 0.5;
}
.owl-carousel .owl-nav button:hover {
  opacity: 1;
}
.owl-carousel .owl-nav button span {
  font-size: 2.5rem;
  color: #1d1128;
}
.owl-carousel .owl-dots {
  margin-top: 2rem;
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  margin: 0 0.35rem;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  background: #393e85;
  opacity: 0.2;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: #1d1128;
  opacity: 1;
}
/* Animations */
.fadein {
  opacity: 0;
}
.fadein.animate {
  opacity: 1;
  -moz-transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.slidein {
  margin-left: -40px;
}
.slidein.animate {
  margin-left: 0;
  -moz-transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
@keyframes animateIn {
  0% {
    opacity: 0;
    transform: scale(0.6) translateY(-8px);
  }
  100% {
    opacity: 1;
  }
}
.gform_wrapper {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  transform: translateX(-20px);
}
.gform_wrapper.animate {
  opacity: 1;
  transform: translateX(0);
}
.gform_wrapper.gform_confirmation_wrapper {
  opacity: 1 !important;
}
.gform_wrapper .gform_required_legend {
  display: none;
}
.gform_wrapper .gform_confirmation_message {
  text-align: center;
  color: #ffffff !important;
  font-size: 1.1rem;
}
.gform_wrapper form .gform-body .gform_fields {
  grid-row-gap: 1rem !important;
  row-gap: 1rem !important;
}
@media screen and (min-width: 981px) {
  .gform_wrapper form .gform-body .gform_fields {
    grid-row-gap: 1.25rem !important;
  }
}
@media screen and (min-width: 981px) {
  .gform_wrapper form .gform-body .gform_fields {
    row-gap: 1.25rem !important;
  }
}
.gform_wrapper form .gform-body .gform_fields .gfield label {
  color: #ffffff;
}
.gform_wrapper form .gform-body .gform_fields .gfield label .gfield_required {
  display: none;
}
.gform_wrapper form .gform-body .gform_fields .gfield input[type="text"],
.gform_wrapper form .gform-body .gform_fields .gfield input[type="email"] {
  border: 1px solid #b0a5e2;
  border-radius: 12px;
  box-shadow: none;
  padding: .75rem 1.25rem;
  height: 52px;
  color: #ffffff;
  font-size: 1rem !important;
  background: rgba(255, 255, 255, 0.1);
}
.gform_wrapper form .gform-body .gform_fields .gfield input[type="text"]::placeholder,
.gform_wrapper form .gform-body .gform_fields .gfield input[type="email"]::placeholder {
  color: #ffffff;
}
.gform_wrapper form .gform-body .gform_fields .gfield select {
  border: 1px solid #b0a5e2;
  border-radius: 12px;
  box-shadow: none;
  height: 52px;
  color: #ffffff;
  padding: .75rem 1.25rem;
  font-size: 1rem !important;
  background: rgba(255, 255, 255, 0.1);
}
.gform_wrapper form .gform-body .gform_fields .gfield textarea {
  border: 1px solid #b0a5e2;
  border-radius: 12px;
  box-shadow: none;
  padding: 1rem 1.25rem;
  height: 180px;
  min-block-size: 4rem;
  color: #ffffff;
  font-size: 1rem !important;
  background: rgba(255, 255, 255, 0.1);
}
.gform_wrapper form .gform-body .gform_fields .gfield textarea::placeholder {
  color: #ffffff;
}
.gform_wrapper form .gform-body .gform_fields .gfield .gfield_validation_message {
  background: #b0a5e2;
  border-radius: 40px;
  padding: 0.5rem 1rem;
  margin-top: 1rem;
}
.gform_wrapper form .gform-body .gform_fields .gfield input[type="checkbox"] {
  border: 0;
}
.gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-consent {
  margin: 1rem 0.5rem;
}
.gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-consent label {
  font-size: 1rem !important;
}
.gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-consent label a {
  font-size: 1rem !important;
}
.gform_wrapper form .gform_footer input[type="submit"] {
  width: 100% !important;
  border: 1px solid #393e85 !important;
  background: #393e85 !important;
  color: #ffffff !important;
  border-radius: 100px !important;
  height: 54px !important;
  padding: 16px 30px !important;
  font-size: 1rem !important;
  margin-bottom: 0 !important;
}
.gform_wrapper form .gform_footer input[type="submit"]:hover {
  border-color: #b0a5e2 !important;
  background: transparent !important;
}
.gform_wrapper.gform_confirmation_wrapper {
  opacity: 1 !important;
  background: #b0a5e2;
  border-radius: 12px;
  padding: 30px 20px;
}
.gform_wrapper.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 1rem !important;
  color: #ffffff;
}
.gform_wrapper .gform_validation_errors {
  box-shadow: none;
  background: #b0a5e2;
  border: 0;
  border-radius: 12px;
  padding: 30px 20px;
}
.gform_wrapper .gform_validation_errors h2 {
  font-size: 1rem !important;
}
body.search-results #main-content .container:before,
body:not(.et-db) #main-content .container:before {
  display: none;
}
body:not(.single) #left-area {
  width: 100%;
  padding-right: 0;
}
body:not(.single) #left-area .entry-content {
  padding-bottom: 4rem;
}
body:not(.single) #left-area .entry-content h2 {
  font-size: 1.8rem !important;
}
body.et-tb-has-header,
body {
  /*#page-container {
        overflow: hidden;
        padding-top: 12rem !important;
        margin-top:0 !important;
        transition:none !important;
        position:relative;
        .responsive(padding-top; @phone:8rem; @desktop:12rem;);
        #main-content {
            padding-top:0 !important;
            overflow:hidden;
            z-index: 20;
            position: relative;
        }
        &.animate {
            &:after {
                background-position:200% top !important;
            }
        }
    }*/
}
@media (max-width: 980px) {
  .et_pb_section {
    padding: 3rem 0 !important;
  }
  .et_pb_section .et_pb_row {
    padding: 0 !important;
  }
}
@media (max-width: 640px) {
  .et_pb_section {
    padding: 2rem 0 !important;
  }
}
body .et_pb_section {
  background: transparent;
}
body .et_pb_section .et_pb_row {
  width: 90% !important;
}
@media screen and (min-width: 981px) {
  body .et_pb_section .et_pb_row {
    width: 95% !important;
  }
}
body .container {
  width: 90% !important;
}
@media screen and (min-width: 981px) {
  body .container {
    width: 95% !important;
  }
}
header.et-l.et-l--header {
  position: relative !important;
  z-index: 999999;
}
body.logged-in.admin-bar #fixed-header {
  top: 32px;
}
#fixed-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  padding: 2rem 0 !important;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  transition: all 350ms ease;
}
#fixed-header.scroll {
  background: rgba(29, 17, 40, 0.9);
  padding: 0.75rem 0 !important;
}
#fixed-header.scroll .et_pb_row .et_pb_column .et_pb_module.et_pb_image img {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 80% !important;
}
#fixed-header .et_pb_row {
  padding: 0;
}
#fixed-header .et_pb_row .et_pb_column {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module {
  margin: auto !important;
  margin-bottom: 1rem !important;
}
@media screen and (min-width: 768px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 0 !important;
  }
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_image {
  margin-left: 0 !important;
  flex: 0 1 200px !important;
  margin: 0 !important;
}
@media screen and (min-width: 981px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_image {
    flex: 0 1 230px !important;
  }
}
@media screen and (min-width: 1280px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_image {
    flex: 0 1 280px !important;
  }
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_image a,
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_image span,
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_image img {
  display: block;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_image img {
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
  width: 100% !important;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_button_module_wrapper {
  text-align: right;
  flex: 0 1 150px !important;
  margin: 0 !important;
  display: none !important;
}
@media screen and (min-width: 981px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_button_module_wrapper {
    flex: 0 1 120px !important;
  }
}
@media screen and (min-width: 1280px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_button_module_wrapper {
    flex: 0 1 120px !important;
  }
}
@media screen and (min-width: 981px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_button_module_wrapper {
    display: block !important;
  }
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_button_module_wrapper .et_pb_button {
  font-size: 1rem !important;
  height: 40px;
  margin-bottom: 0 !important;
  padding: 10px 24px !important;
  border: 0 !important;
  background-color: rgba(176, 165, 226, 0.15) !important;
  color: #ffffff !important;
  opacity: 1 !important;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_button_module_wrapper .et_pb_button:hover {
  padding: 10px 24px !important;
  background-color: rgba(176, 165, 226, 0.5) !important;
  opacity: 1 !important;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu {
  flex: 100% !important;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media screen and (min-width: 981px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu {
    flex: 1 0 auto !important;
  }
}
@media screen and (min-width: 1280px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu {
    flex: 1 0 auto !important;
  }
}
@media (min-width: 991px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu {
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu.animate {
    opacity: 1;
  }
}
@media (max-width: 990px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu {
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    background-color: #1d1128;
  }
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container {
    height: 100% !important;
  }
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap {
    justify-content: center !important;
  }
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu {
    width: 100% !important;
  }
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul {
    background-color: transparent !important;
    height: 100% !important;
    border: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    flex-direction: column !important;
    padding: 0 !important;
  }
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul:after {
    display: none !important;
  }
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
    justify-content: center !important;
    margin-right: 0 !important;
  }
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li a {
    color: #b0a5e2 !important;
    text-align: center !important;
  }
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.active a {
    color: #ffffff !important;
  }
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu.open {
  pointer-events: auto;
  opacity: 1;
  left: 0;
  z-index: -1;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap {
  display: block;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu {
  display: block !important;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav {
  display: block;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul {
  margin: 0;
  height: 45px;
  border-radius: 50px;
  border: 0;
  position: relative;
  width: auto;
  padding: 0 !important;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
  margin: 0 2% !important;
  padding: 0;
  background: transparent;
  z-index: 1;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 981px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
    margin: 0 1% !important;
  }
}
@media screen and (min-width: 1280px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
    margin: 0 2% !important;
  }
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li:last-child {
  margin-right: 0;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.active a {
  color: #ffffff;
  transition-delay: 0.2s;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li a {
  color: #b0a5e2;
  padding: 0.55rem 1rem;
  font-size: 1rem !important;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li a:hover {
  opacity: 1 !important;
  color: #ffffff !important;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu {
  display: none !important;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu {
  display: block !important;
  position: absolute;
  top: -2px;
  right: 0;
  margin: 0 !important;
}
@media screen and (min-width: 981px) {
  #fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu {
    display: none !important;
  }
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu .bar-menu {
  height: 30px;
  width: 30px;
  position: relative;
  margin: auto;
  cursor: pointer;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu .bar-menu .bar {
  height: 2px;
  width: 30px;
  display: block;
  margin: 6px auto;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  transition: all 250ms ease;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu.toggled .bar-menu .bar:nth-of-type(1) {
  animation-name: rotater;
  animation-duration: 250ms;
  animation-timing-function: cubic-bezier(0.5, 0.2, 0.2, 1);
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu.toggled .bar-menu .bar:nth-of-type(2) {
  animation-name: fade;
  animation-duration: 250ms;
  animation-timing-function: cubic-bezier(0.1, 0.8, 0.1, 1);
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu.toggled .bar-menu .bar:nth-of-type(3) {
  animation-name: rotatel;
  animation-duration: 250ms;
  animation-timing-function: cubic-bezier(0.5, 0.2, 0.2, 1);
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu.toggled .bar-menu .bar:nth-of-type(1) {
  transform: translateY(9px) rotate(45deg);
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu.toggled .bar-menu .bar:nth-of-type(2) {
  opacity: 0;
}
#fixed-header .et_pb_row .et_pb_column .et_pb_module#toggle-menu.toggled .bar-menu .bar:nth-of-type(3) {
  transform: translateY(-7px) rotate(-45deg);
}
@keyframes rotater {
  from {
    transform: translateY(0px) rotate(0);
  }
  to {
    transform: translateY(9px) rotate(45deg);
  }
}
@keyframes rotatel {
  from {
    transform: translateY(0px) rotate(0);
  }
  to {
    transform: translateY(-7px) rotate(-45deg);
  }
}
@keyframes fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.et-db #et-boc .et-l #skill-hero {
  height: 100vh !important;
  position: relative;
  justify-content: space-between;
  padding: 100px 0 50px;
  background-color: #1d1128;
  background-blend-mode: normal !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}
@media screen and (min-width: 640px) {
  .et-db #et-boc .et-l #skill-hero {
    height: 100vh !important;
  }
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.inline-buttons.skill-hero-text .et_pb_column .et_pb_button_module_wrapper:last-child .et_pb_button {
  border: 0 !important;
  background-color: transparent !important;
  color: #b0a5e2 !important;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.inline-buttons.skill-hero-text .et_pb_column .et_pb_button_module_wrapper:last-child .et_pb_button:hover {
  background-color: transparent !important;
  color: #b0a5e2 !important;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 416px) {
  .et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text {
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 1280px) {
  .et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text {
    margin-bottom: auto !important;
  }
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column {
  max-width: 900px;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_text {
  margin-bottom: 1.5rem;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_text h1,
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_text h2,
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_text h3,
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_text h4,
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_text a {
  color: #ffffff !important;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_text p,
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_text li {
  color: #b0a5e2 !important;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_button_module_wrapper .et_pb_button {
  /*height:40px;
                            margin-bottom:0 !important;
                            padding: 10px 24px !important;*/
  border: 0 !important;
  background-color: rgba(176, 165, 226, 0.15) !important;
  color: #ffffff !important;
  opacity: 1 !important;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-text .et_pb_column .et_pb_button_module_wrapper .et_pb_button:hover {
  background-color: rgba(176, 165, 226, 0.5) !important;
  opacity: 1 !important;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-logos {
  padding: 0;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  height: 112px !important;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-video {
  width: 100vw !important;
  max-width: 100vw !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 !important;
  z-index: 0;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-video .et_pb_column {
  opacity: 1 !important;
  width: 100%;
  height: 100%;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-video .et_pb_column .et_pb_code {
  display: none !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-video .et_pb_column .et_pb_code {
    display: block !important;
  }
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-video .et_pb_column .et_pb_code .et_pb_code_inner {
  width: 100%;
  height: 100%;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-video .et_pb_column .et_pb_code .et_pb_code_inner::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: #49355c;
  mix-blend-mode: multiply;
  opacity: 0.8;
  z-index: 1;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-video .et_pb_column .et_pb_code .et_pb_code_inner::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: #1D1128;
  mix-blend-mode: screen;
  opacity: 1;
}
.et-db #et-boc .et-l #skill-hero .et_pb_row.skill-hero-video .et_pb_column .et_pb_code .et_pb_code_inner video {
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.et-db #et-boc .et-l .et_pb_row.title-row {
  padding-top: 0;
  padding-bottom: 1rem !important;
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l .et_pb_row.title-row {
    padding-bottom: 0 !important;
  }
}
.et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column {
  display: flex;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: space-between;
}
@media screen and (min-width: 416px) {
  .et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column {
    flex-direction: row !important;
  }
}
@media screen and (min-width: 416px) {
  .et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column {
    align-items: center !important;
  }
}
.et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column .et_pb_module {
  margin-bottom: 0 !important;
}
.et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column .et_pb_module h2,
.et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column .et_pb_module h3 {
  text-align: left !important;
  margin-bottom: 1rem !important;
}
@media screen and (min-width: 416px) {
  .et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column .et_pb_module h2,
  .et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column .et_pb_module h3 {
    text-align: left !important;
  }
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column .et_pb_module h2,
  .et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column .et_pb_module h3 {
    margin-bottom: 2rem !important;
  }
}
.et-db #et-boc .et-l .et_pb_row.title-row .et_pb_column .et_pb_module p {
  margin: 1rem 0;
}
.et-db #et-boc .et-l .skill-cta {
  padding: 2rem 0 !important;
  background: #1d1128;
}
@media screen and (min-width: 768px) {
  .et-db #et-boc .et-l .skill-cta {
    padding: 3rem 0 !important;
  }
}
.et-db #et-boc .et-l .skill-cta .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column {
  display: flex;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 1.25rem !important;
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column {
    flex-direction: row !important;
  }
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column {
    align-items: center !important;
  }
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column {
    gap: 2rem !important;
  }
}
.et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text {
    margin-bottom: 0 !important;
  }
}
.et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text:first-child {
  padding-right: 4%;
  flex: 100% !important;
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text:first-child {
    flex: 0 1 calc(50% - 2rem) !important;
  }
}
.et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text:last-child {
  flex: 100% !important;
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text:last-child {
    flex: 0 1 calc(50% - 2rem) !important;
  }
}
.et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text h2,
.et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text h3,
.et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text h4 {
  color: #ffffff;
  margin: 0 !important;
}
.et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text p {
  color: #b0a5e2;
}
.et-db #et-boc .et-l .skill-cta .et_pb_row .et_pb_column .et_pb_text p strong {
  font-weight: normal !important;
  color: #ffffff;
}
.et-db #et-boc .et-l #company {
  background-image: none !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: none !important;
  background-position: none !important;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .et-db #et-boc .et-l #company {
    background-image: url('/wp-content/themes/skill-specialists/img/icon-mark-purple.svg') !important;
  }
}
@media screen and (min-width: 768px) {
  .et-db #et-boc .et-l #company {
    background-size: auto 80% !important;
  }
}
@media screen and (min-width: 1280px) {
  .et-db #et-boc .et-l #company {
    background-size: auto 90% !important;
  }
}
@media screen and (min-width: 768px) {
  .et-db #et-boc .et-l #company {
    background-position: 80% !important;
  }
}
@media screen and (min-width: 1280px) {
  .et-db #et-boc .et-l #company {
    background-position: 90% !important;
  }
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer {
  overflow: hidden !important;
  clip-path: none !important;
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer {
    overflow: visible !important;
  }
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer {
    clip-path: inset(-100vw -100vw -100vw -4px) !important;
  }
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer .owl-stage {
  display: flex;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer .owl-stage .owl-item .et_pb_blurb {
  height: 100%;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb {
  background-color: #ffffff;
  border: 1px solid #393e85;
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  margin: 0 !important;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content {
  max-width: 100%;
  text-align: left;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span {
  text-align: left;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span img {
  height: 80px;
  width: 300px;
  object-fit: contain;
  object-position: left center;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  font-weight: 600;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a {
  font-size: 1rem !important;
  font-weight: 400;
  position: relative;
  padding: 10px 24px !important;
  border-radius: 50px;
  border: 1px solid #1d1128 !important;
  color: #1d1128;
  background-color: transparent;
  height: 42px;
  line-height: 1.3 !important;
  margin-bottom: 1rem !important;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  padding-right: 2.5rem !important;
  margin-top: 0.5rem;
  display: inline-block;
  line-height: 1.2;
}
@media screen and (min-width: 1440px) {
  .et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a {
    margin-bottom: 0 !important;
  }
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:after {
  display: none !important;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:hover {
  opacity: 1;
  background-color: #1d1128 !important;
  color: #ffffff !important;
  padding: 10px 24px !important;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:hover {
  padding-right: 2.5rem !important;
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:hover:after {
  background-image: url('/wp-content/themes/skill-specialists/img/icon-link-white.svg');
}
.et-db #et-boc .et-l #company .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block !important;
  background-image: url('/wp-content/themes/skill-specialists/img/icon-link.svg');
  width: 9px;
  height: 8px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.et-db #et-boc .et-l #people {
  background-color: #1d1128;
  background-image: url('/wp-content/themes/skill-specialists/img/icon-mark.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
  background-size: auto 85%;
  overflow: hidden;
}
.et-db #et-boc .et-l #people .et_pb_row.title-row .et_pb_column .et_pb_text h2,
.et-db #et-boc .et-l #people .et_pb_row.title-row .et_pb_column .et_pb_text h3 {
  color: #ffffff !important;
}
.et-db #et-boc .et-l #people .et_pb_row.title-row .et_pb_column .et_pb_text p {
  color: #b0a5e2 !important;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer {
  overflow: hidden !important;
  clip-path: none !important;
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer {
    overflow: visible !important;
  }
}
@media screen and (min-width: 981px) {
  .et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer {
    clip-path: inset(-100vw 0 -100vw -4px) !important;
  }
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer .owl-stage {
  display: flex;
  padding-left: 2px;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .owl-stage-outer .owl-stage .owl-item .et_pb_blurb {
  height: 100%;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .owl-nav {
  display: flex !important;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .owl-nav button span {
  color: #ffffff !important;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .owl-dots .owl-dot span {
  background: #ffffff;
  opacity: 0.2;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .owl-dots .owl-dot.active span {
  opacity: 1;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb {
  background: rgba(40, 27, 52, 0.5);
  border: 1px solid #b0a5e2;
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  margin: 0 !important;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content {
  max-width: 100%;
  text-align: left;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 1rem;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
  height: auto;
  width: 100%;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  font-weight: 600;
  color: #ffffff !important;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  color: #b0a5e2;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p strong {
  color: #ffffff !important;
  font-weight: normal !important;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p:first-child {
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a {
  font-size: 1rem !important;
  font-weight: 400;
  position: relative;
  padding: 10px 24px !important;
  border-radius: 50px;
  border: 1px solid #1d1128 !important;
  color: #1d1128;
  background-color: transparent;
  height: 42px;
  line-height: 1.3 !important;
  margin-bottom: 1rem !important;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  padding-left: 3rem !important;
  margin-top: 0.5rem;
  display: inline-block;
  line-height: 1.4;
  border: 0 !important;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff !important;
}
@media screen and (min-width: 1440px) {
  .et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a {
    margin-bottom: 0 !important;
  }
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:after {
  display: none !important;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:hover {
  opacity: 1;
  background-color: #1d1128 !important;
  color: #ffffff !important;
  padding: 10px 24px !important;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:hover {
  padding-left: 3rem !important;
}
.et-db #et-boc .et-l #people .et_pb_row:not(.title-row) .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:after {
  content: "";
  position: absolute;
  left: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block !important;
  background-image: url('/wp-content/themes/skill-specialists/img/icon-linkedin.svg');
  width: 18px;
  height: 18px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_image {
  opacity: 0;
  transform: translateX(20px);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_image.animate {
  opacity: 1;
  transform: translateX(0);
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_text {
  opacity: 0;
  transform: translateX(20px);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_text.animate {
  opacity: 1;
  transform: translateX(0);
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper {
  opacity: 0;
  transform: translateX(20px);
  transition-delay: 500ms !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper.animate {
  opacity: 1;
  transform: translateX(0);
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_image {
  border-radius: 12px;
  overflow: hidden;
}
.et-db #et-boc .et-l .et_pb_section .text-image {
  display: flex;
  align-items: center;
  flex-direction: column !important;
}
@media screen and (min-width: 768px) {
  .et-db #et-boc .et-l .et_pb_section .text-image {
    flex-direction: row !important;
  }
}
.et-db #et-boc .et-l .et_pb_section .text-image .et_pb_column {
  margin: 0 !important;
}
.et-db #et-boc .et-l .et_pb_section .text-image .et_pb_column:first-child {
  margin-right: 0 !important;
}
@media screen and (min-width: 768px) {
  .et-db #et-boc .et-l .et_pb_section .text-image .et_pb_column:first-child {
    margin-right: 3% !important;
  }
}
.et-db #et-boc .et-l .et_pb_section .text-image .et_pb_column .et_pb_image {
  margin: 2rem 0 !important;
}
@media screen and (min-width: 768px) {
  .et-db #et-boc .et-l .et_pb_section .text-image .et_pb_column .et_pb_image {
    margin: 0 !important;
  }
}
.skill-blurbs.three-up .et_pb_column {
  display: flex;
  align-items: stretch;
  gap: 1.25rem !important;
  flex-wrap: wrap;
  flex-direction: column !important;
}
@media screen and (min-width: 981px) {
  .skill-blurbs.three-up .et_pb_column {
    gap: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .skill-blurbs.three-up .et_pb_column {
    flex-direction: row !important;
  }
}
.skill-blurbs.three-up .et_pb_column .et_pb_blurb {
  height: auto;
  flex: 100% !important;
}
@media screen and (min-width: 768px) {
  .skill-blurbs.three-up .et_pb_column .et_pb_blurb {
    flex: 0 1 calc(50% - 2rem) !important;
  }
}
@media screen and (min-width: 981px) {
  .skill-blurbs.three-up .et_pb_column .et_pb_blurb {
    flex: 0 1 calc(33.333% - 2rem) !important;
  }
}
.skill-blurbs .et_pb_column .et_pb_blurb {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  transform: translateX(-20px);
  border: 1px solid #393e85;
  border-radius: 12px;
  margin: 0 !important;
  height: 100%;
  padding: 1.5rem 1.25rem !important;
}
.skill-blurbs .et_pb_column .et_pb_blurb.animate {
  opacity: 1;
  transform: translateX(0);
}
@media screen and (min-width: 768px) {
  .skill-blurbs .et_pb_column .et_pb_blurb {
    padding: 1.75rem 1.5rem !important;
  }
}
.skill-blurbs .et_pb_column .et_pb_blurb .et_pb_blurb_content {
  max-width: 100%;
}
.skill-blurbs .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span {
  text-align: left;
}
.skill-blurbs .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span img {
  height: 30px;
  width: auto;
}
.skill-blurbs .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  font-weight: 600;
}
footer.et-l.et-l--footer {
  z-index: 0;
  position: relative;
}
#main-footer {
  padding: 0 !important;
  background: #1d1128;
  position: relative;
}
#main-footer .et_pb_row.skills-form {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem 0 !important;
}
@media screen and (min-width: 768px) {
  #main-footer .et_pb_row.skills-form {
    padding: 4rem 0 !important;
  }
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-form {
    padding: 6rem 0 5rem !important;
  }
}
#main-footer .et_pb_row.skills-form .et_pb_column {
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  #main-footer .et_pb_row.skills-form .et_pb_column {
    width: 90% !important;
  }
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-form .et_pb_column {
    width: 85% !important;
  }
}
@media screen and (min-width: 1280px) {
  #main-footer .et_pb_row.skills-form .et_pb_column {
    width: 80% !important;
  }
}
#main-footer .et_pb_row.skills-form .et_pb_column .et_pb_module.et_pb_text {
  margin-bottom: 3rem !important;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#main-footer .et_pb_row.skills-form .et_pb_column .et_pb_module.et_pb_text h2,
#main-footer .et_pb_row.skills-form .et_pb_column .et_pb_module.et_pb_text h3,
#main-footer .et_pb_row.skills-form .et_pb_column .et_pb_module.et_pb_text h4 {
  text-align: center;
  color: #ffffff !important;
}
#main-footer .et_pb_row.skills-form .et_pb_column .et_pb_module.et_pb_text p {
  text-align: center;
  color: #b0a5e2 !important;
}
#main-footer .et_pb_row.skills-form .et_pb_column .et_pb_module.et_pb_text.animate {
  opacity: 1;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#main-footer .et_pb_row.skills-footer {
  padding: 2rem 0 !important;
}
#main-footer .et_pb_row.skills-footer .et_pb_column {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column {
    flex-direction: row !important;
  }
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module {
  margin: auto !important;
  margin-bottom: 1rem !important;
}
@media screen and (min-width: 768px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module {
    margin-bottom: 0 !important;
  }
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_image {
  flex: auto !important;
  margin: 0 0 1rem !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_image {
    flex: 0 1 230px !important;
  }
}
@media screen and (min-width: 1280px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_image {
    flex: 0 1 280px !important;
  }
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_image {
    margin: 0 !important;
  }
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_image a,
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_image span,
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_image img {
  display: block;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_image img {
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
  width: 100% !important;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_button_module_wrapper {
  display: none !important;
  text-align: right;
  flex: auto !important;
  margin: 0 !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_button_module_wrapper {
    display: none !important;
  }
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_button_module_wrapper {
    flex: 0 1 120px !important;
  }
}
@media screen and (min-width: 1280px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_button_module_wrapper {
    flex: 0 1 120px !important;
  }
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_button_module_wrapper .et_pb_button {
  font-size: 1rem !important;
  height: 40px;
  margin-bottom: 0 !important;
  padding: 10px 24px !important;
  border: 0 !important;
  background-color: rgba(176, 165, 226, 0.15) !important;
  color: #ffffff !important;
  opacity: 1 !important;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_button_module_wrapper .et_pb_button:hover {
  padding: 10px 24px !important;
  background-color: rgba(176, 165, 226, 0.5) !important;
  opacity: 1 !important;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu {
  flex: 100% !important;
  width: 100% !important;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu {
    flex: 1 0 auto !important;
  }
}
@media screen and (min-width: 1280px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu {
    flex: 1 0 auto !important;
  }
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu {
    width: auto !important;
  }
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap {
  display: block;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu {
  display: block !important;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav {
  display: block;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul {
  height: auto !important;
  margin: 0;
  border-radius: 50px;
  border: 0;
  position: relative;
  width: auto;
  padding: 0 !important;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center !important;
  flex-direction: column !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul {
    height: 45px !important;
  }
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul {
    justify-content: flex-end !important;
  }
}
@media screen and (min-width: 768px) {
  #main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul {
    flex-direction: row !important;
  }
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
  padding: 0;
  margin: 0 2%;
  background: transparent;
  z-index: 1;
  position: relative;
  text-align: center;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li:last-child {
  margin-right: 0;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li.active a {
  color: #ffffff;
  transition-delay: 0.2s;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li a {
  color: #b0a5e2;
  padding: 0.55rem 1rem;
  font-size: 1rem !important;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li a:hover {
  opacity: 1 !important;
  color: #ffffff !important;
}
#main-footer .et_pb_row.skills-footer .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu {
  display: none !important;
}
