:root {
  --pf-navy: #0a2540;
  --pf-navy-dark: #061a2e;
  --pf-radius: 9999px;
  --extra-color: #08a4a7;
}

body #header-outer.scrolled-down {
  background-color: white;
}
body #header-outer #top .sf-menu {
  display: none;
}
body #header-outer #top .sf-menu .menu-item a {
  font-family: "Britanica", sans-serif !important;
  font-size: 18px;
  opacity: 1;
}
@media (min-width: 1000px) {
  body #header-outer #top .sf-menu .menu-item a {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  body #header-outer #top .sf-menu .menu-item a {
    font-size: 16px;
  }
}
@media (min-width: 1460px) {
  body #header-outer #top .sf-menu .menu-item a {
    font-size: 18px;
  }
}
@media (min-width: 1000px) {
  body #header-outer #top .sf-menu .menu-item {
    margin-left: 6px;
    margin-right: 6px;
  }
}
@media (min-width: 1200px) {
  body #header-outer #top .sf-menu .menu-item {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1460px) {
  body #header-outer #top .sf-menu .menu-item {
    margin-left: 15px;
    margin-right: 15px;
  }
}
body.transparent #top nav > ul > li > a, body #header-outer.transparent #top nav > .sf-menu > li > a {
  opacity: 1;
}
body #slide-out-widget-area .inner .off-canvas-menu-container li > a {
  font-family: "Britanica", sans-serif !important;
}

.before-footer #footer-details .menu {
  margin: 0 0 0 -1rem;
  padding: 0;
}
.before-footer #footer-details .menu .menu-item {
  padding: 0.5rem 1rem;
  list-style: none;
  width: fit-content;
}
.before-footer #footer-details .menu .menu-item:hover {
  background-color: white;
  color: #08a4a7;
  border-radius: 60px;
}

body {
  /* Responsive (mobile) */
}
body .nectar-cta[data-style=arrow-animation] .link_wrap .link_text {
  padding: 0 0 0 calc(var(--nectar-icon-gap, 10px) + 10px);
}
body .nectar-cta[data-style=arrow-animation] .link_wrap .link_text .line {
  animation: ctaArrowLineEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards !important;
  background-color: #08a4a7;
  width: 10px;
  transition: all 0.5s;
}
body .nectar-cta[data-style=arrow-animation] .link_wrap svg {
  animation: ctaArrowSVGEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards !important;
  left: 8px;
  transition: all 0.5s;
}
body .nectar-cta[data-style=arrow-animation] .link_wrap polyline {
  animation: ctaArrowStart 0.45s ease 0.25s forwards;
}
body .nectar-cta[data-style=arrow-animation]:hover .link_wrap .link_text .line {
  width: 18px;
}
body .nectar-cta[data-style=arrow-animation]:hover .link_wrap svg {
  left: 16px;
}
body .ca-btn {
  border: solid 1px var(--nectar-accent-color);
  display: inline-block;
  border-radius: 50px;
  padding: 9px 25px 8px;
}
body .ca-btn.nectar-cta[data-style=arrow-animation] .link_wrap .link_text {
  padding: 0 25px 0 0;
}
body .ca-btn.nectar-cta[data-style=arrow-animation] .link_wrap .link_text > .text {
  animation: unset;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
}
body .ca-btn.nectar-cta[data-style=arrow-animation] .link_wrap svg {
  left: auto;
  right: -4px;
}
body .ca-btn.nectar-cta[data-style=arrow-animation] .link_wrap .line {
  right: 0px;
  left: auto;
}
body .ca-btn.nectar-cta[data-style=arrow-animation] .link_wrap:hover .link_text > .text {
  animation: unset;
}
body .ca-btn.nectar-cta[data-style=arrow-animation]:hover .link_wrap svg {
  left: auto;
  right: -10px;
}
body .ca-btn.nectar-cta[data-style=arrow-animation]:hover .link_wrap .line {
  right: -4px;
  left: auto;
}
body .full-image {
  width: 100%;
}
body .icon-default {
  width: 40px !important;
  height: 40px !important;
  border-radius: 60px !important;
}
body .btn-bold {
  font-weight: 700 !important;
}
body .btn-img-zoom {
  transition: transform 0.4s ease;
}
body .btn-img-zoom:hover {
  transform: scale(1.1) !important;
}
body .nectar-button {
  font-family: "Britanica", sans-serif !important;
}
body .nectar-button.btn-custom {
  border: 1px solid #08a4a7;
}
body .nectar-button.btn-custom .icon-button-arrow {
  background-color: rgba(8, 164, 167, 0.1) !important;
}
body .nectar-button.btn-custom:hover {
  color: white !important;
  background-color: #08a4a7 !important;
  border: 1px solid rgba(255, 255, 255, 0.75);
}
body .nectar-button.btn-custom:hover .icon-button-arrow {
  color: white !important;
  background-color: rgba(255, 255, 255, 0.1) !important;
}
body .team-member .team-meta h3 {
  font-size: 24px;
  color: #08a4a7;
  line-height: normal;
}
body .team-member .team-meta h5 {
  font-size: 16px;
}
body .team-member .team-meta .nectar-cta {
  position: relative;
  margin-top: 20px;
}
body .team-member .team-meta .nectar-cta::before {
  content: "View More";
  font-size: 16px;
  margin-right: 10px;
  color: #08a4a7;
}
body .team-member .team-meta .nectar-cta .link_wrap {
  position: absolute;
  top: -5px;
}
body .team-member .team-meta .nectar-cta .link_wrap svg polyline {
  stroke: #08a4a7;
}
body .team-member .team-meta .nectar-cta .link_wrap .line {
  background-color: #08a4a7 !important;
}
body .team-member .team-member-image img {
  border-radius: 20px;
  max-height: 420px;
  min-height: 420px;
  object-fit: cover;
  width: 100% !important;
  object-position: top center;
}
body .nectar_team_member_overlay .team_member_details h2 {
  font-size: 44px;
  color: #08a4a7;
}
body .nectar_team_member_overlay .team_member_details .title {
  font-weight: 600;
}
body .toggleButton {
  color: white !important;
  font-size: 18px;
  background-color: #08a4a7;
  border-radius: 60px;
  padding: 15px 30px;
  border: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
body .toggleButton:hover {
  color: #08a4a7 !important;
  background-color: white;
  cursor: pointer;
}
body .toggleContent {
  display: none;
}
body .toggleImg.vc_column_container .vc_column-inner {
  justify-content: flex-start !important;
}
body .toggle-section .toggles {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
body .toggle-section .toggles .toggle {
  border: 1px solid #08a4a7;
}
body .toggle-section .toggles .toggle .toggle-title {
  color: #08a4a7;
}
body .toggle-section .toggles .toggle .toggle-title .nectar-toggle-icon circle,
body .toggle-section .toggles .toggle .toggle-title .plus-line {
  stroke-width: 2px;
  stroke: #08a4a7;
}
body .toggle-section .toggles .toggle .toggle-title a {
  font-size: 24px;
}
body .cf7-row {
  display: flex;
  gap: 25px;
  margin-bottom: 25px;
}
body .cf7-col {
  flex: 1;
}
body .cf7-col-full {
  width: 100%;
}
body .cf7-row input,
body .cf7-row textarea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
body .cf7-submit-right {
  text-align: right;
}
body .cf7-submit-right p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}
body .cf7-submit-right .wpcf7-spinner {
  order: -1;
}
body .wpcf7-form .cf7-row textarea {
  max-height: 200px;
}
body .wpcf7-form .wpcf7-not-valid-tip {
  box-shadow: none;
}
@media (max-width: 600px) {
  body .cf7-row {
    flex-direction: column;
  }
}

#tab-sidebar .scrolling-tab-content .wpb_tab {
  padding-top: 0;
  padding-bottom: 0;
}
#tab-sidebar .scrolling-tab-content .wpb_tab .scrolling-tab-mobile-title {
  margin: 0;
}
#tab-sidebar .scrolling-tab-content .wpb_tab .inner_row {
  margin: 0;
}
#tab-sidebar .nectar-scrolling-tabs .scrolling-tab-nav ul li {
  padding-bottom: 20px;
}
#tab-sidebar .nectar-scrolling-tabs .scrolling-tab-nav ul li .tab-nav-heading {
  line-height: 1.45em;
}
#tab-sidebar .nectar-scrolling-tabs .scrolling-tab-nav ul li:hover a {
  opacity: 1;
  color: #08a4a7;
}

body.error404 .nectar-global-section.before-footer {
  padding-top: 0 !important;
}

body.single-post .featured-media-under-header .featured-media-under-header__content h1.entry-title {
  font-size: 72px;
  line-height: normal;
}
body.single-post .featured-media-under-header .featured-media-under-header__meta-wrap .meta-date {
  font-size: 18px;
}
body.single-post .featured-media-under-header .featured-media-under-header__meta-wrap .meta-author img {
  display: none;
  font-size: 18px;
}
body.single-post .featured-media-under-header .featured-media-under-header__meta-wrap .meta-author .fn {
  color: #08a4a7;
  font-size: 18px;
}
body.single-post .featured-media-under-header .featured-media-under-header__meta-wrap .meta-author .fn::before {
  content: "By";
  margin-right: 5px;
  color: #071b41;
}
body.single-post .comments-section {
  display: none;
}
body.single-post .post-featured-img img {
  border-radius: 20px;
}
body.single-post .post-area {
  padding-bottom: 10%;
}
body.single-post .featured-media-under-header__cat-wrap .meta-category a {
  display: none;
}
body.single-post .featured-media-under-header__meta-wrap .meta-author a {
  pointer-events: none !important;
  cursor: default !important;
  text-decoration: none;
  color: inherit;
}
body .blog-sidebar .post-area article .post-content .post-header h3.title {
  font-size: 24px;
  line-height: normal;
}
body .blog-sidebar .post-area article .post-content .post-content-wrap .entire-meta-link {
  font-size: 24px !important;
}
body .blog-sidebar .nectar-post-grid-wrap .load-more-wrap {
  margin: 20px 0;
}
body .blog-sidebar .nectar-post-grid-wrap .load-more-wrap .load-more {
  color: #08a4a7;
  border: 1px solid #08a4a7;
}
body .blog-sidebar .nectar-post-grid-wrap .load-more-wrap .load-more:hover {
  color: white;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item {
  border-bottom: 1px solid #08a4a7;
  padding-top: 20px;
  padding-bottom: 20px;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item:first-child {
  padding-top: 0;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .nectar-post-grid-item-bg-wrap {
  width: 42%;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg {
  margin-top: 10px;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg img {
  border-radius: 10px;
  min-height: 120px;
  max-height: 120px;
  object-fit: cover;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main h3.post-heading {
  font-size: 24px;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .meta-date {
  font-size: 14px;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .meta-author img {
  display: none;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .meta-author .meta-author-name {
  color: #08a4a7 !important;
  font-size: 14px;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .meta-author .meta-author-name::before {
  content: "By";
  margin-right: 5px;
  color: #071b41;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .nectar-post-grid-item__read-more,
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .link_text {
  color: #08a4a7 !important;
}
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .line,
body .blog-sidebar .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .arrow {
  color: #08a4a7 !important;
  stroke: #08a4a7 !important;
}
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg img {
  min-height: 450px;
  max-height: 450px;
  object-fit: cover;
}
@media (min-width: 768px) {
  body .nectar-post-grid-wrap .nectar-post-grid-item .inner .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg img {
    min-height: 350px;
    max-height: 350px;
  }
}
@media (min-width: 1000px) {
  body .nectar-post-grid-wrap .nectar-post-grid-item .inner .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg img {
    min-height: 400px;
    max-height: 400px;
  }
}
@media (min-width: 1200px) {
  body .nectar-post-grid-wrap .nectar-post-grid-item .inner .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg img {
    min-height: 420px;
    max-height: 420px;
  }
}
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main h3.post-heading {
  font-size: 24px;
}
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .meta-date {
  font-size: 14px;
}
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .meta-author img {
  display: none;
}
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .meta-author .meta-author-name {
  color: #08a4a7 !important;
  font-size: 14px;
}
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .meta-author .meta-author-name::before {
  content: "By";
  margin-right: 5px;
  color: #071b41;
}
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .nectar-post-grid-item__read-more,
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .link_text {
  color: #08a4a7 !important;
}
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .line,
body .nectar-post-grid-wrap .nectar-post-grid-item .inner .content .item-main .arrow {
  color: #08a4a7 !important;
  stroke: #08a4a7 !important;
}

#foakwindow .nectar-milestone {
  margin-bottom: 0;
}
#foakwindow .nectar-milestone .symbol,
#foakwindow .nectar-milestone .number {
  font-size: 72px !important;
  line-height: 72px !important;
}
@media (min-width: 320px) {
  #foakwindow .nectar-milestone .symbol,
  #foakwindow .nectar-milestone .number {
    font-size: 42px !important;
    line-height: 42px !important;
  }
}
@media (min-width: 768px) {
  #foakwindow .nectar-milestone .symbol,
  #foakwindow .nectar-milestone .number {
    font-size: 48px !important;
    line-height: 48px !important;
  }
}
@media (min-width: 1000px) {
  #foakwindow .nectar-milestone .symbol,
  #foakwindow .nectar-milestone .number {
    font-size: 72px !important;
    line-height: 72px !important;
  }
}

#whatwedo img {
  width: 100%;
}

#where-we-work h5 {
  background-image: linear-gradient(to right, var(--nectar-accent-color), var(--nectar-accent-color) 100%);
}
#where-we-work .nectar-flickity .flickity-prev-next-button.next {
  right: -35px;
  top: 115px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto !important;
}
@media (min-width: 320px) {
  #where-we-work .nectar-flickity .flickity-prev-next-button.next {
    right: -20px;
  }
}
@media (min-width: 480px) {
  #where-we-work .nectar-flickity .flickity-prev-next-button.next {
    right: -20px;
  }
}
@media (min-width: 768px) {
  #where-we-work .nectar-flickity .flickity-prev-next-button.next {
    right: -35px;
  }
}
#where-we-work .nectar-flickity .flickity-prev-next-button.previous {
  left: -35px;
  top: 115px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto !important;
}
@media (min-width: 320px) {
  #where-we-work .nectar-flickity .flickity-prev-next-button.previous {
    left: -20px;
  }
}
@media (min-width: 480px) {
  #where-we-work .nectar-flickity .flickity-prev-next-button.previous {
    left: -20px;
  }
}
@media (min-width: 768px) {
  #where-we-work .nectar-flickity .flickity-prev-next-button.previous {
    left: -35px;
  }
}
#where-we-work button.read-more-btn {
  color: var(--nectar-accent-color) !important;
  border: 0 !important;
  background: transparent !important;
  font-family: inherit;
  font-size: 18px;
  padding: 0 !important;
}
#where-we-work .nectar-fancy-box[data-style=image_above_text_underline] .text {
  padding-top: 40px;
}
@media (min-width: 1000px) {
  #where-we-work .nectar-fancy-box[data-style=image_above_text_underline] .text {
    padding-bottom: 120px;
  }
}
@media (min-width: 1000px) {
  #where-we-work .nectar-fancy-box[data-style=image_above_text_underline] .text {
    padding-bottom: 120px;
  }
}
@media (min-width: 1000px) {
  #where-we-work .nectar-fancy-box[data-style=image_above_text_underline] .text {
    padding-bottom: 120px;
  }
}
#where-we-work p {
  font-size: 16px;
}
#where-we-work a {
  color: #08a4a7;
}
#where-we-work .box-bg {
  border-radius: 10px;
}
#where-we-work .nectar-cta[data-style=arrow-animation] .link_wrap .link_text {
  padding: 0 calc(var(--nectar-icon-gap, 10px) + 10px) 0 0;
}
#where-we-work .nectar-cta[data-style=arrow-animation] .link_wrap svg {
  left: auto;
  right: -4px;
}
#where-we-work .nectar-cta[data-style=arrow-animation] .link_wrap .line {
  right: 0px;
  left: auto;
}
#where-we-work .nectar-cta[data-style=arrow-animation]:hover .link_wrap svg {
  left: auto;
  right: -10px;
}
#where-we-work .nectar-cta[data-style=arrow-animation]:hover .link_wrap .line {
  right: -4px;
  left: auto;
}

#who-are-we img {
  object-fit: cover;
  height: 50vh;
  margin-bottom: 23px;
}
@media (min-width: 320px) {
  #who-are-we img {
    height: 300px;
  }
}
@media (min-width: 480px) {
  #who-are-we img {
    height: 340px;
  }
}
@media (min-width: 768px) {
  #who-are-we img {
    height: 50vh;
  }
}
#who-are-we h5 {
  margin-bottom: 0;
}
#who-are-we .team-btn span.link_wrap {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
}

#who-we-work-with h5 {
  background-color: unset;
}
#who-we-work-with .box-bg {
  border-radius: 10px;
}

#what-we-deliver h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  background: unset;
}
#what-we-deliver .nectar-fancy-box {
  padding: 0;
}
#what-we-deliver .nectar-fancy-box i.icon-default-style {
  width: 44px !important;
  height: 44px !important;
  background: var(--nectar-font-light-color);
  display: inline-block;
  font-size: 22px !important;
  line-height: 44px;
  text-align: center;
  border-radius: 7px;
  color: #08a4a7 !important;
}

#ourworks .nectar-post-grid[data-grid-spacing="10px"] {
  margin: 0;
}
#ourworks .content {
  padding-top: 20px;
}
#ourworks .content h3.post-heading {
  font-size: 30px;
  line-height: 100%;
  font-weight: 700;
}
#ourworks .content .meta-category a {
  display: inline-block;
  padding: 3px 28px;
  justify-content: center;
  align-items: center;
  border-radius: 34px;
  background: #08a4a7;
  color: var(--nectar-font-light-color);
  font-size: 16px;
}

#how-we-support-projects h4.title-bottom {
  position: absolute;
  bottom: 30px;
}
@media (min-width: 320px) {
  #how-we-support-projects h4.title-bottom {
    position: relative;
    bottom: 10px;
  }
}
@media (min-width: 768px) {
  #how-we-support-projects h4.title-bottom {
    position: relative;
    bottom: 10px;
  }
}
@media (min-width: 1000px) {
  #how-we-support-projects h4.title-bottom {
    position: absolute;
    bottom: 30px;
  }
}
#how-we-support-projects .box {
  min-height: 270px;
}
@media (min-width: 320px) {
  #how-we-support-projects .box {
    min-height: auto;
  }
}
@media (min-width: 768px) {
  #how-we-support-projects .box {
    min-height: auto;
  }
}
@media (min-width: 1000px) {
  #how-we-support-projects .box {
    min-height: 250px;
  }
}
#how-we-support-projects .nectar-flickity .column-image-bg-wrap .column-image-bg {
  background-size: contain;
  background-repeat: no-repeat;
}
#how-we-support-projects .nectar-flickity.nectar-carousel:not(.masonry) .flickity-viewport {
  margin: 0;
}
#how-we-support-projects .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots,
#how-we-support-projects .nectar-flickity[data-controls=material_pagination] .flickity-page-dots {
  bottom: -30px;
  margin: 0;
}
#how-we-support-projects .flickity-page-dots .dot {
  height: 20px;
  width: 20px;
}
#how-we-support-projects .flickity-page-dots .dot::before {
  background: var(--nectar-bg-color);
  width: 10px;
  height: 10px;
  transform: scale(1);
}
#how-we-support-projects .inner-wrap-outer {
  color: var(--nectar-font-color);
  background: var(--nectar-bg-color);
  overflow: hidden;
  border-radius: 10px;
}
#how-we-support-projects .inner-wrap-outer .row_col_wrap_12_inner,
#how-we-support-projects .inner-wrap-outer .wpb_row {
  height: 100%;
}
#how-we-support-projects .inner-wrap-outer .row_col_wrap_12_inner .wpb_wrapper,
#how-we-support-projects .inner-wrap-outer .wpb_row .wpb_wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 250px;
}

.how-we-support-projects .box {
  min-height: 270px;
}

#portfolio-section {
  font-family: inherit;
}
#portfolio-section .portfolio-filters {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 36px;
  background-color: unset !important;
}
#portfolio-section .portfolio-filters__label {
  font-size: 24px;
  font-weight: 700;
}
#portfolio-section .portfolio-filters-top {
  display: flex;
  align-items: center;
  gap: 12px;
}
#portfolio-section .portfolio-filters-top .portfolio-filter-btn,
#portfolio-section .portfolio-filters-top .portfolio-filter-btn:last-of-type:hover,
#portfolio-section .portfolio-filters-top .portfolio-filter-btn:last-of-type.active {
  background: transparent;
  border-color: transparent !important;
  box-shadow: none;
  color: #000;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
}
#portfolio-section .portfolio-filters-top .portfolio-filter-btn[data-filter=all] {
  opacity: 1;
  visibility: visible;
}
#portfolio-section .portfolio-filters-top .portfolio-filter-btn[data-filter=all].active {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
#portfolio-section .portfolio-filters-bot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
#portfolio-section .portfolio-filter-btn {
  display: inline-flex;
  padding: 2px 18px;
  border: 1.5px solid #d1d9e0;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.18s ease, color 0.18s ease, border-color 0.18s ease, transform 0.12s ease;
  white-space: nowrap;
  line-height: 100%;
  font-family: inherit;
}
#portfolio-section .portfolio-filter-btn:hover {
  border-color: #074d43 !important;
  color: #074d43 !important;
  background-color: transparent !important;
}
#portfolio-section .portfolio-filter-btn.active {
  background: var(--nectar-extra-color-3);
  border-color: var(--nectar-extra-color-3);
  color: var(--pf-navy-dark);
  font-weight: 600;
}
#portfolio-section .portfolio-filters__reset {
  margin-left: auto;
  background: none;
  border: none;
  font-size: 0.8rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
  opacity: 0.65;
  transition: opacity 0.15s;
}
#portfolio-section .portfolio-filters__reset:hover {
  opacity: 1;
}
#portfolio-section .portfolio-section-title {
  font-size: clamp(1.8rem, 4vw, 2.6rem);
  font-weight: 800;
  color: var(--pf-navy);
  margin: 0 0 28px;
  letter-spacing: -0.02em;
}
#portfolio-section .portfolio-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 28px;
  transition: opacity 0.2s ease;
}
#portfolio-section .portfolio-grid.is-loading {
  opacity: 0.45;
  pointer-events: none;
}
#portfolio-section .portfolio-item {
  background: var(--nectar-font-light-color);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
#portfolio-section .portfolio-item__image-wrap {
  display: block;
  width: 100%;
  aspect-ratio: 16/10;
  overflow: hidden;
  border-radius: 20px;
}
#portfolio-section .portfolio-item__image-wrap:hover .portfolio-item__img {
  transform: scale(1.04);
}
#portfolio-section .portfolio-item__img,
#portfolio-section .portfolio-item__img-placeholder {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
#portfolio-section .portfolio-item__img-placeholder {
  background: linear-gradient(135deg, #c8d6df 0%, #e8eef3 100%);
}
#portfolio-section .portfolio-item__body {
  padding: 16px 0 0;
  display: flex;
  flex-direction: column;
  flex: 1;
}
#portfolio-section .portfolio-item__badge {
  display: inline-flex;
  align-items: center;
  padding: 1px 28px;
  border-radius: var(--pf-radius);
  background: var(--nectar-extra-color-3);
  color: var(--pf-navy-dark);
  letter-spacing: 0.01em;
  margin-bottom: 10px;
  width: fit-content;
  font-size: 16px;
  margin-top: 3px;
}
#portfolio-section .portfolio-item__title a {
  color: inherit;
  text-decoration: none;
}
#portfolio-section .portfolio-item__title a:hover {
  color: var(--nectar-extra-color-3);
}
#portfolio-section .portfolio-item__cta {
  font-weight: 600;
  color: var(--extra-color);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 3px;
  transition: gap 0.15s ease, opacity 0.15s;
}
#portfolio-section .portfolio-item__cta:hover {
  gap: 7px;
  opacity: 0.8;
}
#portfolio-section .portfolio-loading {
  grid-column: 1/-1;
  display: flex;
  justify-content: center;
  gap: 8px;
  padding: 60px 0;
}
#portfolio-section .portfolio-loading span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--nectar-extra-color-3);
  animation: pf-pulse 1s ease-in-out infinite;
}
#portfolio-section .portfolio-loading span:nth-child(2) {
  animation-delay: 0.15s;
}
#portfolio-section .portfolio-loading span:nth-child(3) {
  animation-delay: 0.3s;
}
#portfolio-section .portfolio-no-results,
#portfolio-section .portfolio-error {
  grid-column: 1/-1;
  text-align: center;
  padding: 48px;
  opacity: 0.6;
  font-size: 0.95rem;
}

#podcast__banner .subheading {
  margin-top: -12px;
  margin-bottom: 22px;
}
#podcast__banner h5 strong {
  color: var(--nectar-accent-color);
}
#podcast__banner .nectar_icon_wrap[data-padding="20px"] .nectar_icon {
  padding: 0 10px 0 0;
}
#podcast__banner h1 {
  margin-top: 5px;
}
@media (min-width: 320px) {
  #podcast__banner h1 {
    margin-top: 20px;
  }
}
@media (min-width: 480px) {
  #podcast__banner h1 {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  #podcast__banner h1 {
    margin-top: 5px;
  }
}

#podcast-section {
  font-family: inherit;
}
#podcast-section .podcast-filters {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 36px;
  background-color: unset !important;
}
#podcast-section .podcast-filters__label {
  font-size: 24px;
  font-weight: 700;
}
#podcast-section .podcast-filters-top {
  display: flex;
  align-items: center;
  gap: 12px;
}
#podcast-section .podcast-filters-top .podcast-filter-btn,
#podcast-section .podcast-filters-top .podcast-filter-btn:last-of-type:hover,
#podcast-section .podcast-filters-top .podcast-filter-btn:last-of-type.active {
  background: transparent;
  border-color: transparent !important;
  box-shadow: none;
  color: grey;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
}
#podcast-section .podcast-filters-top .podcast-filter-btn[data-filter=all] {
  opacity: 1;
  visibility: visible;
}
#podcast-section .podcast-filters-top .podcast-filter-btn[data-filter=all].active {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
#podcast-section .podcast-filters-bot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
#podcast-section .podcast-filter-btn {
  display: inline-flex;
  padding: 2px 18px;
  border: 1.5px solid #d1d9e0;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.18s ease, color 0.18s ease, border-color 0.18s ease, transform 0.12s ease;
  white-space: nowrap;
  line-height: 100%;
  font-family: inherit;
}
#podcast-section .podcast-filter-btn:hover {
  border-color: #074d43 !important;
  color: #074d43 !important;
  background-color: transparent !important;
}
#podcast-section .podcast-filter-btn.active {
  background: var(--nectar-extra-color-3);
  border-color: var(--nectar-extra-color-3);
  color: var(--pf-navy-dark);
  font-weight: 600;
}
#podcast-section .podcast-filters__reset {
  margin-left: auto;
  background: none;
  border: none;
  font-size: 0.8rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
  opacity: 0.65;
  transition: opacity 0.15s;
}
#podcast-section .podcast-filters__reset:hover {
  opacity: 1;
}
#podcast-section .podcast-section-title {
  font-size: clamp(1.8rem, 4vw, 2.6rem);
  font-weight: 800;
  color: var(--pf-navy);
  margin: 0 0 28px;
  letter-spacing: -0.02em;
}
#podcast-section .podcast-grid {
  display: flex;
  flex-direction: column;
  gap: 28px;
  transition: opacity 0.2s ease;
}
#podcast-section .podcast-grid.is-loading {
  opacity: 0.45;
  pointer-events: none;
}
#podcast-section .podcast-item {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-bottom: solid 1px var(--nectar-accent-color);
  padding-bottom: 36px;
  margin-bottom: 11px;
}
@media (min-width: 1000px) {
  #podcast-section .podcast-item {
    flex-direction: row;
    gap: 85px;
  }
}
#podcast-section .podcast-item:first-child .podcast-item__reading-time {
  display: block;
}
#podcast-section .podcast-item:first-child .podcast-item__img,
#podcast-section .podcast-item:first-child .podcast-item__img-placeholder {
  max-width: 488px;
}
#podcast-section .podcast-item:first-child .podcast-item__img img.podcast-img,
#podcast-section .podcast-item:first-child .podcast-item__img-placeholder img.podcast-img {
  max-height: 50vh;
  border-radius: 20px;
  object-fit: cover;
  width: 100%;
}
#podcast-section .podcast-item__image-wrap {
  display: block;
  width: 100%;
  aspect-ratio: 16/10;
  overflow: hidden;
  border-radius: 20px;
}
#podcast-section .podcast-item__image-wrap:hover .podcast-item__img {
  transform: scale(1.04);
}
#podcast-section .podcast-item__img,
#podcast-section .podcast-item__img-placeholder {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
@media (min-width: 1000px) {
  #podcast-section .podcast-item__img,
  #podcast-section .podcast-item__img-placeholder {
    max-width: 277px;
  }
}
#podcast-section .podcast-item__img img,
#podcast-section .podcast-item__img-placeholder img {
  max-height: 30vh;
  object-fit: cover;
  border-radius: 10px;
}
#podcast-section .podcast-item__img-placeholder {
  background: linear-gradient(135deg, #c8d6df 0%, #e8eef3 100%);
}
#podcast-section .podcast-item__body {
  padding: 16px 0 0;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 30px;
  justify-content: center;
}
#podcast-section .podcast-item__date {
  text-transform: uppercase;
}
#podcast-section .podcast-item__excerpt {
  max-width: 450px;
}
#podcast-section .podcast-item__title {
  max-width: 800px;
  margin-top: 15px;
}
@media (min-width: 320px) {
  #podcast-section .podcast-item__title {
    margin-top: 20px;
  }
}
@media (min-width: 480px) {
  #podcast-section .podcast-item__title {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  #podcast-section .podcast-item__title {
    margin-top: 15px;
  }
}
#podcast-section .podcast-item__title a {
  color: inherit;
  text-decoration: none;
}
#podcast-section .podcast-item__title a:hover {
  color: var(--nectar-extra-color-3);
}
#podcast-section .podcast-item__badge {
  display: inline-flex;
  align-items: center;
  padding: 1px 28px;
  border-radius: var(--pf-radius);
  background: var(--nectar-extra-color-3);
  color: var(--pf-navy-dark);
  letter-spacing: 0.01em;
  margin-bottom: 4px;
  width: fit-content;
  font-size: 16px;
  margin-top: 3px;
}
#podcast-section .podcast-item__cast {
  display: flex;
  gap: 20px;
  max-width: 600px;
}
#podcast-section .podcast-item__reading-time {
  display: none;
}
#podcast-section .podcast-item__cast-name {
  color: var(--nectar-accent-color);
}
#podcast-section .podcast-item__cta {
  font-weight: 400;
  color: var(--nectar-extra-color-3);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 3px;
  transition: gap 0.15s ease, opacity 0.15s;
}
#podcast-section .podcast-item__cta:hover {
  gap: 7px;
  opacity: 0.8;
}
#podcast-section .podcast-loading {
  grid-column: 1/-1;
  display: flex;
  justify-content: center;
  gap: 8px;
  padding: 60px 0;
}
#podcast-section .podcast-loading span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--nectar-extra-color-3);
  animation: pf-pulse 1s ease-in-out infinite;
}
#podcast-section .podcast-loading span:nth-child(2) {
  animation-delay: 0.15s;
}
#podcast-section .podcast-loading span:nth-child(3) {
  animation-delay: 0.3s;
}
#podcast-section .podcast-no-results,
#podcast-section .podcast-error {
  grid-column: 1/-1;
  text-align: center;
  padding: 48px;
  opacity: 0.6;
  font-size: 0.95rem;
}

#newsletter .wpcf7-submit,
#newsletter-footer .wpcf7-submit {
  border: 1px solid var(--nectar-font-light-color);
  background-color: var(--nectar-font-light-color) !important;
  color: var(--nectar-accent-color) !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  padding: 13px 30px 14px !important;
  min-width: 165px;
  text-align: center;
}
#newsletter .wpcf7-email,
#newsletter .wpcf7-select,
#newsletter-footer .wpcf7-email,
#newsletter-footer .wpcf7-select {
  border-radius: 95px;
  border: 1px solid var(--nectar-font-light-color);
  color: var(--nectar-font-light-color);
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  padding: 13px 30px 14px !important;
  background-color: transparent;
}
#newsletter .wpcf7-select option,
#newsletter-footer .wpcf7-select option {
  background-color: var(--row-bg-color);
  color: white;
}

.single-podcast .featured-media-under-header,
.single-podcast .post-area .nectar-global-section {
  display: none;
}
.single-podcast .nectar-global-section.before-footer {
  padding-top: 0 !important;
}
.single-podcast #podcast__banner .nectar_icon {
  padding: 0 10px 0 0;
}
.single-podcast #newsletter-footer {
  display: none;
}

.page-id-596 #newsletter-footer {
  display: none;
}