@charset "UTF-8";
/*!
Theme Name: The Strategy Agency
Theme URI: https://www.thestrategyagency.com.au
Template: kadence
Author: Hazardawareness
Author URI: https://hazardawareness.com.au
Description: The Strategy Agency child theme
Version: 1.1.7
Text Domain: kadence-child
*/
/* Theme customisation starts here 
-------------------------------------------------------------- */
html body,
html body .editor-styles-wrapper {
  --wp--preset--font-size--medium: 16px;
  --wp--preset--font-size--large: 22px;
  --wp--preset--font-size--huge: 26px;
  --row-section-padding: 20px;
  --separator-height: 20px;
  --image-border-radius: 20px;
  --border-radius: 10px;
  --colour-mustard: #FFD955;
  --colour-mustard-60: #FFE699;
  --colour-mustard-20: #FFF5DA;
  --colour-yellow-green: #A1CD3A;
}
@media (min-width: 800px) {
  html body,
  html body .editor-styles-wrapper {
    --row-section-padding: 40px;
    --wp--preset--font-size--medium: 18px;
    --wp--preset--font-size--large: 30px;
    --wp--preset--font-size--huge: 34px;
    --separator-height: 28px;
    --image-border-radius: 30px;
  }
}
@media (min-width: 1100px) {
  html body,
  html body .editor-styles-wrapper {
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--huge: 42px;
    --border-radius: 15px;
    --row-section-padding: 50px;
    --separator-height: 40px;
  }
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
  text-wrap: balance;
}
.entry-content strong,
.entry-content b {
  font-weight: 700;
}
.entry-content .wp-block-heading mark {
  text-transform: uppercase;
  background-color: transparent !important;
  text-decoration: underline;
  text-decoration-color: var(--global-palette1);
  text-decoration-thickness: 0.1em;
  text-underline-offset: 0.3em;
}

p.has-large-font-size {
  line-height: 1.2;
  text-wrap: balance;
}

p.has-text-align-center {
  max-width: 80ch;
  margin-left: auto;
  margin-right: auto;
}

.entry-content .has-larger-font-size {
  font-size: var(--wp--preset--font-size--huge) !important;
}

/* Header swish underlines
-------------------------------------------------------------- */
.entry-content h1 mark, .entry-content h2 mark, .entry-content h3 mark, .entry-content h4 mark, .entry-content h5 mark, .entry-content h6 mark {
  white-space: nowrap;
  padding-bottom: 0.15em;
  position: relative;
}

/* Typography
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
  text-wrap: balance;
}
.entry-content strong,
.entry-content b {
  font-weight: 700;
}
.entry-content .wp-block-heading mark {
  text-transform: uppercase;
  background-color: transparent !important;
  text-decoration: underline;
  text-decoration-color: var(--global-palette1);
  text-decoration-thickness: 0.1em;
  text-underline-offset: 0.3em;
}

p.has-large-font-size {
  line-height: 1.2;
  text-wrap: balance;
}

p.has-text-align-center {
  max-width: 80ch;
  margin-left: auto;
  margin-right: auto;
}

.entry-content .has-larger-font-size {
  font-size: var(--wp--preset--font-size--huge) !important;
}

/* Header swish underlines
-------------------------------------------------------------- */
.entry-content h1 mark, .entry-content h2 mark, .entry-content h3 mark, .entry-content h4 mark, .entry-content h5 mark, .entry-content h6 mark {
  white-space: nowrap;
  padding-bottom: 0.15em;
  position: relative;
}

/* Navigation
-------------------------------------------------------------- */
.site-header .widget-toggle-open.widget-toggle-style-bordered {
  border-color: #fff;
  padding: 8px;
}
.site-header .header-button-wrap a {
  background-color: var(--colour-mustard);
  color: var(--global-palette3);
  padding: 0.4em 1.2em;
}
.site-header .header-button-wrap a:hover, .site-header .header-button-wrap a:focus {
  background-color: var(--colour-mustard-60);
}
body.error404 {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 100;
}

/* Full Screen Nav
-------------------------------------------------------------- */
.popup-drawer .drawer-content h4 {
  color: #fff;
}
.popup-drawer .drawer-content .wp-block-kadence-iconlist a {
  border-bottom: solid 1px hsla(0, 0%, 100%, 0.2);
  width: 100%;
  padding: 10px 20px;
}
.popup-drawer .drawer-content .wp-block-kadence-listitem:first-child > a {
  border-top: solid 1px hsla(0, 0%, 100%, 0.2);
}

.site-footer .site-footer-row.site-footer-row-columns-1 .site-footer-section {
  text-align: unset;
}
.site-footer .site-bottom-footer-inner-wrap {
  margin-top: 0;
  padding-top: 0;
}
.site-footer .site-footer-middle-section-2 > .footer-widget-area {
  align-items: center;
}
@media (max-width: 786px) {
  .site-footer .footer-buttons a {
    flex-grow: 3;
    width: 100%;
  }
}

/* Groups
-------------------------------------------------------------- */
.wp-block-group.is-style-narrow-content {
  max-width: 88ch;
  margin-left: auto;
  margin-right: auto;
}

/* Media & Text Block
-------------------------------------------------------------- */
/* Separator
-------------------------------------------------------------- */
/* Header
-------------------------------------------------------------- */
.wp-block-heading.is-style-sub-heading {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

/* Buttons
-------------------------------------------------------------- */
/* Quote
-------------------------------------------------------------- */
.wp-block-quote.is-style-default {
  text-align: center;
  color: #fff;
  border: none;
  padding: 0;
}
.wp-block-quote.is-style-default::before {
  content: "“";
  display: block;
  font-size: 5em;
  color: #fff;
}
.wp-block-quote.is-style-default cite {
  color: var(--global-palette8);
}

.wp-block-pullquote.wp-block-pullquote {
  padding: 1em 2em;
}
.wp-block-pullquote.wp-block-pullquote blockquote {
  font-weight: 500;
  padding: 1em;
}
.wp-block-pullquote.wp-block-pullquote blockquote p {
  text-wrap: balance;
}
.wp-block-pullquote.wp-block-pullquote blockquote::before {
  content: "";
}
.wp-block-pullquote.wp-block-pullquote blockquote cite {
  color: var(--global-palette5);
  font-weight: 400;
  text-transform: none;
  font-size: var(--global-kb-font-size-md);
}
@media (max-width: 600px) {
  .wp-block-pullquote.wp-block-pullquote {
    padding: 0;
  }
  .wp-block-pullquote.wp-block-pullquote blockquote {
    padding-left: 0;
    padding-right: 0;
  }
  .wp-block-pullquote.wp-block-pullquote blockquote p {
    font-size: 0.9em;
    line-height: 1.3;
  }
}

/* Lists
-------------------------------------------------------------- */
ul.is-style-plus-icons,
.content-wrap ul.is-style-plus-icons {
  list-style: none;
  padding-left: 1.4em;
}
ul.is-style-plus-icons li,
.content-wrap ul.is-style-plus-icons li {
  margin-left: 0;
  position: relative;
}
ul.is-style-plus-icons li:before,
.content-wrap ul.is-style-plus-icons li:before {
  content: "+";
  color: var(--global-palette1);
  font-weight: 700;
  font-size: 1.2em;
  margin-right: 0.5em;
  position: absolute;
  left: -1em;
  top: -0.1em;
}

/* Paragraph
-------------------------------------------------------------- */
.entry-content p.is-style-program-tag {
  font-size: var(--global-kb-font-size-sm);
  display: inline-block;
  line-height: 1.2;
  margin: 0 0 0.2em;
  padding: 0.4em 0.6em;
  border-radius: 2px;
}
.entry-content p.is-style-program-tag a {
  color: inherit;
}

/* Images
-------------------------------------------------------------- */
.wp-block-image.is-style-profile-pic {
  position: relative;
  padding-left: 4em;
  padding-bottom: 4em;
}
.wp-block-image.is-style-profile-pic img {
  position: relative;
  z-index: 1;
  aspect-ratio: 1/1;
  border-radius: 50%;
  object-fit: cover;
}
.wp-block-image.is-style-profile-pic::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background-image: url("assets/images/grey-speach-shape.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* Home
-------------------------------------------------------------- */
body.home .gs-gsap-parallaxbg .kb-button {
  background-color: hsla(0, 0%, 0%, 0.2);
  border-color: var(--global-palette9) !important;
}

@media (max-width: 786px) {
  .wp-block-kadence-advancedbtn.home-customer-buttons {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    width: 100% !important;
  }
}
/* Page
-------------------------------------------------------------- */
/* Consulting Services
-------------------------------------------------------------- */
/* Blog Archive
-------------------------------------------------------------- */
/* Single Post
-------------------------------------------------------------- */
/* Header
-------------------------------------------------------------- */
/* Page Hero
-------------------------------------------------------------- */
.kb-row-layout-wrap.is-style-page-hero > .kt-row-column-wrap {
  padding-top: 7rem;
  padding-bottom: 3rem;
}
@media (max-width: 800px) {
  .kb-row-layout-wrap.is-style-page-hero > .kt-row-column-wrap {
    padding-top: 6rem;
    padding-bottom: 2rem;
  }
}

/* All Sliders
-------------------------------------------------------------- */
.wp-block-cb-carousel.slick-slider .slick-arrow {
  width: 28px;
  height: 28px;
}
.wp-block-cb-carousel.slick-slider .slick-arrow::before {
  background-image: url(assets/images/slider-arrow.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
}
.wp-block-cb-carousel.slick-slider .slick-arrow.slick-prev::before {
  transform: rotate(180deg);
}
.wp-block-cb-carousel.slick-slider .slick-dots li button::before {
  font-size: 13px;
  color: #fff;
}

/* Icon Slider
-------------------------------------------------------------- */
/* Staff Profiles
-------------------------------------------------------------- */
/* Service Links
-------------------------------------------------------------- */
/* Contact Section
-------------------------------------------------------------- */
/* Table
-------------------------------------------------------------- */
@media (max-width: 800px) {
  .wp-block-table {
    max-width: 100%;
    font-size: 14px;
    line-height: 1.3;
  }
  .wp-block-table table {
    max-width: 100%;
  }
}
.wp-block-table table td {
  border: none;
  padding: 2px;
}
.wp-block-table table td:not(:first-child) {
  border-left: solid 1px #e7e7e7;
  padding-left: 0.6em;
}
.wp-block-table table tr:first-child {
  border-bottom: solid 1px #e7e7e7;
}

/* Lists
-------------------------------------------------------------- */
.entry-content ul {
  list-style-type: "- ";
}

@media (min-width: 800px) {
  ul.multi-col-list {
    column-count: 2;
    column-gap: 2em;
  }
}

/* Lists
-------------------------------------------------------------- */
.entry-content .services-flex-container.wp-block-group {
  display: flex;
  flex-wrap: wrap;
  gap: var(--global-row-gutter-md, 2rem);
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
}
.entry-content .services-flex-container.wp-block-group > * {
  flex-basis: 100%;
}
@media (min-width: 700px) {
  .entry-content .services-flex-container.wp-block-group > * {
    flex-basis: calc(50% - var(--global-row-gutter-md, 2rem));
  }
}
@media (min-width: 1100px) {
  .entry-content .services-flex-container.wp-block-group > * {
    flex-basis: calc(33.333% - var(--global-row-gutter-md, 2rem));
  }
}
.entry-content .services-flex-container.wp-block-group h4 {
  margin-top: 10px;
}
.entry-content .services-flex-container.wp-block-group .wp-block-kadence-column,
.entry-content .services-flex-container.wp-block-group .kt-inside-inner-col {
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}
.entry-content .services-flex-container.wp-block-group .wp-block-kadence-column .kt-inside-inner-col {
  height: 100%;
}

/* Header
-------------------------------------------------------------- */
/* Footer
-------------------------------------------------------------- */
.site-footer h4,
.site-footer h5 {
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

/* Rows
-------------------------------------------------------------- */
.kb-row-layout-wrap.is-style-content-section {
  padding-top: var(--row-section-padding);
  padding-bottom: var(--row-section-padding);
}

/* Sections/Columns
-------------------------------------------------------------- */
.wp-block-kadence-column[class*=is-style-colour-background] {
  --border-radius: 20px;
  --image-padding: 50px;
}
@media (min-width: 768px) {
  .wp-block-kadence-column[class*=is-style-colour-background] {
    --border-radius: 26px;
    --image-padding: 60px;
  }
}
@media (min-width: 1100px) {
  .wp-block-kadence-column[class*=is-style-colour-background] {
    --border-radius: 36px;
    --image-padding: 86px;
  }
}
.wp-block-kadence-column[class*=is-style-colour-background] > .kt-inside-inner-col {
  border-radius: var(--border-radius);
  overflow: hidden;
  /* Rectangle 14 */
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.wp-block-kadence-column[class*=is-style-colour-background] > .kt-inside-inner-col img {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.03);
}
.wp-block-kadence-column[class*=is-style-colour-background].is-style-colour-background-bottom-left > .kt-inside-inner-col {
  padding: var(--image-padding) var(--image-padding) 0 0;
}
.wp-block-kadence-column[class*=is-style-colour-background].is-style-colour-background-bottom-left > .kt-inside-inner-col img {
  border-radius: 0 var(--border-radius) 0 var(--border-radius);
}
.wp-block-kadence-column[class*=is-style-colour-background].is-style-colour-background-bottom-right > .kt-inside-inner-col {
  padding: var(--image-padding) 0 0 var(--image-padding);
}
.wp-block-kadence-column[class*=is-style-colour-background].is-style-colour-background-bottom-right > .kt-inside-inner-col img {
  border-radius: var(--border-radius) 0 var(--border-radius) 0;
}
.wp-block-kadence-column[class*=is-style-colour-background].is-style-colour-background-full-width > .kt-inside-inner-col {
  padding: var(--image-padding);
}

/* Kadence Text Block
-------------------------------------------------------------- */
/* Testimonials
-------------------------------------------------------------- */
/* Buttons
-------------------------------------------------------------- */
/* Forms
-------------------------------------------------------------- */
.wp-block-kadence-form.is-style-inline {
  margin: 0;
}
.wp-block-kadence-form.is-style-inline .kb-form {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.wp-block-kadence-form.is-style-inline .kb-form .kadence-blocks-form-field,
.wp-block-kadence-form.is-style-inline .kb-form > * {
  margin: 0;
}
.wp-block-kadence-form.is-style-inline .kb-form .kb-submit-field {
  width: auto;
  flex-grow: 0;
}

/* Advanced Images
-------------------------------------------------------------- */
/* Gallery
-------------------------------------------------------------- */
/* Accordion
-------------------------------------------------------------- */
.wp-block-kadence-accordion .kt-accordion-wrap .wp-block-kadence-pane {
  border-radius: 15px;
  border: solid 1px transparent;
  overflow: hidden;
}
.wp-block-kadence-accordion .kt-accordion-wrap .wp-block-kadence-pane:hover {
  background-color: hsla(0, 0%, 100%, 0.4);
  border-color: #fff;
}
@supports selector(:has(*)) {
  .wp-block-kadence-accordion .kt-accordion-wrap .wp-block-kadence-pane:has(> .kt-accordion-panel.kt-accordion-panel-active) {
    background-color: #fff;
    border-color: var(--global-palette1);
  }
}
.wp-block-kadence-accordion .kt-accordion-wrap .wp-block-kadence-pane .kt-accordion-panel {
  background-color: #fff;
}

/* InfoBox
-------------------------------------------------------------- */
.wp-block-kadence-infobox.is-style-service-link .kt-blocks-info-box-link-wrap {
  position: relative;
}
.wp-block-kadence-infobox.is-style-service-link .kt-blocks-info-box-link-wrap::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url('data:image/svg+xml,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_169_514)"><path d="M2.34375 10.1562V3.90625C2.34375 2.61172 3.39297 1.5625 4.6875 1.5625H21.0938C22.3883 1.5625 23.4375 2.61172 23.4375 3.90625V20.3125C23.4375 21.607 22.3883 22.6562 21.0938 22.6562H14.8438" stroke="%239ED8CD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.5625 23.4375L10.1562 14.8438" stroke="%239ED8CD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.1562 22.6562V14.8438H2.34375" stroke="%239ED8CD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_169_514"><rect width="25" height="25" fill="white" transform="matrix(-1 0 0 1 25 0)"/></clipPath></defs></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 1.3em;
  height: 1.3em;
  top: 1.5em;
  right: 1.5em;
  opacity: 1;
  transition: background-image 0.3s ease-out;
}
.wp-block-kadence-infobox.is-style-service-link .kt-blocks-info-box-link-wrap:hover::after, .wp-block-kadence-infobox.is-style-service-link .kt-blocks-info-box-link-wrap:focus::after {
  background-image: url('data:image/svg+xml,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_169_514)"><path d="M2.34375 10.1562V3.90625C2.34375 2.61172 3.39297 1.5625 4.6875 1.5625H21.0938C22.3883 1.5625 23.4375 2.61172 23.4375 3.90625V20.3125C23.4375 21.607 22.3883 22.6562 21.0938 22.6562H14.8438" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.5625 23.4375L10.1562 14.8438" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.1562 22.6562V14.8438H2.34375" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_169_514"><rect width="25" height="25" fill="white" transform="matrix(-1 0 0 1 25 0)"/></clipPath></defs></svg>');
  transition: background-image 0.3s ease-out;
}

/* Icon Links
-------------------------------------------------------------- */
/* Social Icons
-------------------------------------------------------------- */
/* Footer
-------------------------------------------------------------- */
.wp-block-kadence-imageoverlay .kt-image-overlay-wrap {
  border-radius: var(--style-border-radius);
  overflow: hidden;
}

/* Number Counter
-------------------------------------------------------------- */
.wp-block-kadence-countup .kb-count-up-number {
  line-height: 1.4;
}
.wp-block-kadence-countup .kb-count-up-title {
  font-size: var(--global-kb-font-size-sm);
  line-height: 1.1;
}

/* Video Popup
-------------------------------------------------------------- */
.is-style-video-overlap.wp-block-kadence-rowlayout {
  --overlap-height: 191px;
  position: relative;
  margin-top: var(--overlap-height);
  background-image: radial-gradient(circle at 50% 0%, #eaeaea 0%, #ffffff 57%);
}
.is-style-video-overlap.wp-block-kadence-rowlayout > .kt-row-column-wrap {
  padding-top: 0;
  margin-top: 0;
}
.is-style-video-overlap.wp-block-kadence-rowlayout .wp-block-kadence-videopopup {
  position: relative;
  margin-top: calc(-1 * var(--overlap-height));
  z-index: 1;
}

/* Divider
-------------------------------------------------------------- */
.wp-block-kadence-spacer {
  margin-bottom: 1.3em;
}
.wp-block-kadence-spacer .kt-divider {
  background-color: var(--global-palette6);
  height: 2px !important;
  border: none !important;
}

/* Image Overlay
-------------------------------------------------------------- */
.wp-block-kadence-imageoverlay .kt-image-overlay-wrap {
  background-color: #000;
}
.wp-block-kadence-imageoverlay .kt-image-overlay-wrap img {
  opacity: 0.6;
}
.wp-block-kadence-imageoverlay .kt-image-overlay-wrap .kt-image-overlay-message .kt-image-overlay-inner {
  padding: 0 2em;
}
.wp-block-kadence-imageoverlay .kt-image-overlay-wrap .kt-image-overlay-message .kt-image-overlay-inner .image-overlay-title {
  padding: 0;
  font-size: var(--global-kb-font-size-lg, 2rem);
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
.wp-block-kadence-imageoverlay .kt-image-overlay-wrap .kt-image-overlay-message .kt-image-overlay-inner .image-overlay-subtitle {
  padding: 0;
  font-size: 16px;
  font-family: var(--global-body-font-family);
}

form input[type=text],
form input[type=password],
form input[type=number],
form input[type=search],
form input[type=email],
form input[type=url],
form textarea,
form select {
  color: var(--global-palette3);
  border-color: var(--global-palette3);
}
form :placeholder {
  color: var(--global-palette3);
}

.kb-adv-form-message.kb-adv-form-success {
  background-color: var(--global-palette1);
  color: #fff;
}

::selection {
  background-color: var(--global-palette1);
  color: #fff;
}

::marker {
  color: var(--global-palette1);
}

html {
  scroll-behavior: smooth;
}
