@charset "UTF-8";
/*!
Theme Name: Sparksmol
Theme URI: 
Author: ddm marketing + communications
Author URI: https://teamddm.com/
Description: A base block theme built for the basics
Requires at least: 5.8
Tested up to: 6.2
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: 
Text Domain: topfloor
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/
/* _fontface.scss
 * Description: styles for font face (defined here instead of theme.json to hide font-family controls in the admin)
 * Author: Caroline Ferraby
 * Date: 01 August 2023
 */
@import url("https://p.typekit.net/p.css?s=1&k=mjz5qoe&ht=tk&f=37144.37145.37148.37149.39200.39201.39202.39203&a=110079411&app=typekit&e=css");
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
 * https://necolas.github.io/normalize.css 
 */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* _variables.scss
 * Description: variable definitions to be used in sass partials and in theme.json
 * Author: Caroline Ferraby
 * Date: 30 March 2024
 */
/* ---------------------------------------------------
   Defining colors
--------------------------------------------------- */
:root {
  --tf--color--0: #222;
  --tf--color--1: #1e7cc0;
  --tf--color--2: #676867;
  --tf--color--3: #0d2e48;
  --tf--color--4: #c3c2c2;
  --tf--color--5: #1e7cc0;
  --tf--color--6: #1e7cc0;
  --tf--color--f: #FFFFFF;
}

/* ---------------------------------------------------
   Assigning colors
   [background]--[foreground element]:[foreground color]
--------------------------------------------------- */
/* ---------------------------------------------------
   Font family and weight
--------------------------------------------------- */
/* ---------------------------------------------------
   Spacing Definitions
--------------------------------------------------- */
/* _print.scss
 * Description: styles for print that can't be defined in theme.json
 * Author: Caroline Ferraby
 * Date: 01 August 2023
 */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
@font-face {
  font-family: "all-round-gothic";
  src: url("https://use.typekit.net/af/0c7681/00000000000000007735c472/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/0c7681/00000000000000007735c472/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/0c7681/00000000000000007735c472/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "all-round-gothic";
  src: url("https://use.typekit.net/af/964f70/00000000000000007735c47d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/964f70/00000000000000007735c47d/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/964f70/00000000000000007735c47d/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: "all-round-gothic";
  src: url("https://use.typekit.net/af/4ef099/00000000000000007735c47f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff2"), url("https://use.typekit.net/af/4ef099/00000000000000007735c47f/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff"), url("https://use.typekit.net/af/4ef099/00000000000000007735c47f/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: "century-gothic";
  src: url("https://use.typekit.net/af/527d24/00000000000000007735ba11/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/527d24/00000000000000007735ba11/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/527d24/00000000000000007735ba11/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "century-gothic";
  src: url("https://use.typekit.net/af/1a0ea7/00000000000000007735ba15/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/1a0ea7/00000000000000007735ba15/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/1a0ea7/00000000000000007735ba15/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "century-gothic";
  src: url("https://use.typekit.net/af/89b555/00000000000000007735ba19/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/89b555/00000000000000007735ba19/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/89b555/00000000000000007735ba19/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "century-gothic";
  src: url("https://use.typekit.net/af/8c32da/00000000000000007735ba1f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/8c32da/00000000000000007735ba1f/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/8c32da/00000000000000007735ba1f/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
/* _elements.scss
 * Description: styles for elements that can't be defined in theme.json
 * Author: Caroline Ferraby
 * Date: 01 August 2023
 */
/* ---------------------------------------------------
   HTML elements

   Gutenberg targets block classes instead of elements 
   (with only a few exceptions), but we still want the 
   elements to be styled. Headers are defined here so h1 
   and .is-style-h1 can be defined in the same place. The
   mixin lets styles be wrapped in .editor-styles-wrapper 
   in the editor, without affecting other admin areas.
--------------------------------------------------- */
/* button.scss
 * Description: Button styles
 */
.hs-button,
.wpcf7-submit,
.wp-element-button,
button {
  padding: 10px 25px;
  border-radius: 99px;
  border: 2px solid;
}
.hs-button:focus-visible,
.wpcf7-submit:focus-visible,
.wp-element-button:focus-visible,
button:focus-visible {
  box-shadow: 0 0 0 2px white, 0 0 3px 5px #1e7cc0;
  outline: 0;
}

.hs-button.primary,
[type=submit],
.wp-element-button,
button:where(:not(.components-button)),
.wp-block-button.is-style-secondary > .wp-element-button {
  min-width: 200px;
  font-weight: 700;
}

.wpcf7-submit {
  line-height: 1.5;
}

[type=submit],
.wp-element-button,
button:where(:not(.components-button)) {
  cursor: pointer;
  transition: all 300ms ease-in-out;
  color: var(--dark-bg--primary-btn-txt, white);
  background-color: var(--dark-bg--primary-btn, #1e7cc0);
  border-color: white;
}
[type=submit]:hover,
.wp-element-button:hover,
button:where(:not(.components-button)):hover {
  background-color: var(--dark-bg--primary-btn-hover, rgb(72.0810810811, 161.6351351351, 226.4189189189));
}

.wp-block-button.is-style-secondary > .wp-element-button {
  background-color: var(--dark-bg--secondary-btn, #676867);
  color: var(--dark-bg--secondary-btn-txt, white);
  border-color: var(--dark-bg--secondary-btn-txt, white);
}
.wp-block-button.is-style-secondary > .wp-element-button:hover {
  background-color: var(--dark-bg--secondary-btn-hover, rgb(64.9347826087, 65.5652173913, 64.9347826087));
}

.wp-block-button.is-style-tertiary > .wp-element-button {
  color: var(--dark-bg--minimal-btn, #0d2e48);
  background-color: transparent;
  border-color: transparent;
  padding: 5px 15px 5px 0;
  text-align: left;
}
.wp-block-button.is-style-tertiary > .wp-element-button:before {
  content: "\f061";
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-weight: var(--fa-style, 900);
  padding-right: 0.75em;
}
.wp-block-button.is-style-tertiary > .wp-element-button:hover {
  color: var(--dark-bg--minimal-btn-hover, rgb(1.3, 4.6, 7.2));
}

/* _templates.scss
 * Description: styles for templates and template parts
 * Author: Caroline Ferraby
 * Date: 06 November 2023
 */
/* ---------------------------------------------------
   All templates
--------------------------------------------------- */
body .wp-site-blocks {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
body .wp-site-blocks > main {
  flex-grow: 1;
}

/* ---------------------------------------------------
   Header template part
--------------------------------------------------- */
header.wp-block-template-part > .wp-block-group {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
header.wp-block-template-part .wp-block-site-logo img {
  max-height: 60px;
  width: auto;
  height: 90px;
}

/* ---------------------------------------------------
   Footer template part
--------------------------------------------------- */
footer.wp-block-template-part > :first-child {
  margin-top: 0;
}

/* ---------------------------------------------------
   Search results template
--------------------------------------------------- */
.search-results .wp-block-search__input[type=search] {
  max-width: none;
}
.search-results .wp-block-query {
  margin-bottom: 2.5rem;
}

/* _containers.scss
 * Description: styles for container blocks that can't be defined in theme.json
 * Author: Caroline Ferraby
 * Date: 01 August 2023
 */
/* ---------------------------------------------------
   Groups with a background color
--------------------------------------------------- */
.wp-block-group.has-background {
  padding: 2rem;
}

:where(main :not(.has-background)) + .has-background {
  margin-top: 1.5rem;
}

.wp-block-group.has-background + .wp-block-group.has-background {
  margin-top: 0;
}

.has-white-background-color + .wp-block-group.has-background.has-white-background-color,
.has-first-background-color + .wp-block-group.has-background.has-first-background-color,
.has-second-background-color + .wp-block-group.has-background.has-second-background-color,
.has-third-background-color + .wp-block-group.has-background.has-third-background-color,
.has-fourth-background-color + .wp-block-group.has-background.has-fourth-background-color,
.has-fifth-background-color + .wp-block-group.has-background.has-fifth-background-color,
.has-sixth-background-color + .wp-block-group.has-background.has-sixth-background-color,
.has-black-background-color + .wp-block-group.has-background.has-black-background-color {
  padding-top: 0;
}

.wp-block-post-content > :last-child {
  padding-bottom: 2rem;
}

/* ---------------------------------------------------
   Columns with a background color
--------------------------------------------------- */
.wp-block-column.has-background {
  align-self: auto;
  padding: 2rem;
}
.wp-block-column.has-background.is-vertically-aligned-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wp-block-column.has-background.is-vertically-aligned-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* ---------------------------------------------------
   Setting foreground colors for colored backgrounds
--------------------------------------------------- */
.has-white-background-color {
  color: #222;
  --color-bg--primary: initial;
  --color-bg--heading: initial;
  --color-bg--caption: initial;
  --color-bg--divider: initial;
  --color-bg--link: initial;
  --color-bg--primary-btn-txt: initial;
  --color-bg--primary-btn: initial;
  --color-bg--primary-btn-hover: initial;
  --color-bg--secondary-btn: initial;
  --color-bg--secondary-btn-hover: initial;
  --color-bg--minimal-btn: initial;
  --color-bg--minimal-btn-hover: initial;
  --color-bg--form-field: initial;
}

.has-first-background-color {
  color: #FFFFFF;
  --color-bg--primary: #c3c2c2;
  --color-bg--heading: #FFFFFF;
  --color-bg--caption: #c3c2c2;
  --color-bg--divider: #c3c2c2;
  --color-bg--link: #c3c2c2;
  --color-bg--primary-btn-txt: #222;
  --color-bg--primary-btn: #c3c2c2;
  --color-bg--primary-btn-hover: rgb(179.826446281, 178.573553719, 178.573553719);
  --color-bg--secondary-btn: #c3c2c2;
  --color-bg--secondary-btn-hover: rgb(157.0661157025, 155.4338842975, 155.4338842975);
  --color-bg--minimal-btn: #c3c2c2;
  --color-bg--minimal-btn-hover: rgb(157.0661157025, 155.4338842975, 155.4338842975);
  --color-bg--form-field: rgba(255, 255, 255, 0.2);
}

.has-second-background-color {
  color: #FFFFFF;
  --color-bg--primary: #c3c2c2;
  --color-bg--heading: #FFFFFF;
  --color-bg--caption: #c3c2c2;
  --color-bg--divider: #c3c2c2;
  --color-bg--link: #c3c2c2;
  --color-bg--primary-btn-txt: #222;
  --color-bg--primary-btn: #c3c2c2;
  --color-bg--primary-btn-hover: rgb(179.826446281, 178.573553719, 178.573553719);
  --color-bg--secondary-btn: #c3c2c2;
  --color-bg--secondary-btn-hover: rgb(157.0661157025, 155.4338842975, 155.4338842975);
  --color-bg--minimal-btn: #c3c2c2;
  --color-bg--minimal-btn-hover: rgb(157.0661157025, 155.4338842975, 155.4338842975);
  --color-bg--form-field: rgba(255, 255, 255, 0.2);
}

.has-third-background-color {
  color: #222;
  --color-bg--primary: #1e7cc0;
  --color-bg--heading: #1e7cc0;
  --color-bg--caption: #676867;
  --color-bg--divider: #1e7cc0;
  --color-bg--link: #1e7cc0;
  --color-bg--primary-btn-txt: #FFFFFF;
  --color-bg--primary-btn: #1e7cc0;
  --color-bg--primary-btn-hover: rgb(34.1351351351, 141.0918918919, 218.4648648649);
  --color-bg--secondary-btn: #1e7cc0;
  --color-bg--secondary-btn-hover: rgb(72.0810810811, 161.6351351351, 226.4189189189);
  --color-bg--minimal-btn: #1e7cc0;
  --color-bg--minimal-btn-hover: rgb(72.0810810811, 161.6351351351, 226.4189189189);
  --color-bg--form-field: rgba(0, 0, 0, 0.05);
}

.has-fourth-background-color {
  color: #222;
  --color-bg--primary: #1e7cc0;
  --color-bg--heading: #1e7cc0;
  --color-bg--caption: #676867;
  --color-bg--divider: #1e7cc0;
  --color-bg--link: #1e7cc0;
  --color-bg--primary-btn-txt: #FFFFFF;
  --color-bg--primary-btn: #1e7cc0;
  --color-bg--primary-btn-hover: rgb(34.1351351351, 141.0918918919, 218.4648648649);
  --color-bg--secondary-btn: #1e7cc0;
  --color-bg--secondary-btn-hover: rgb(72.0810810811, 161.6351351351, 226.4189189189);
  --color-bg--minimal-btn: #1e7cc0;
  --color-bg--minimal-btn-hover: rgb(72.0810810811, 161.6351351351, 226.4189189189);
  --color-bg--form-field: rgba(0, 0, 0, 0.05);
}

.has-fifth-background-color {
  color: #222;
  --color-bg--primary: #1e7cc0;
  --color-bg--heading: #1e7cc0;
  --color-bg--caption: #676867;
  --color-bg--divider: #1e7cc0;
  --color-bg--link: #1e7cc0;
  --color-bg--primary-btn-txt: #FFFFFF;
  --color-bg--primary-btn: #1e7cc0;
  --color-bg--primary-btn-hover: rgb(34.1351351351, 141.0918918919, 218.4648648649);
  --color-bg--secondary-btn: #1e7cc0;
  --color-bg--secondary-btn-hover: rgb(72.0810810811, 161.6351351351, 226.4189189189);
  --color-bg--minimal-btn: #1e7cc0;
  --color-bg--minimal-btn-hover: rgb(72.0810810811, 161.6351351351, 226.4189189189);
  --color-bg--form-field: rgba(0, 0, 0, 0.05);
}

.has-sixth-background-color {
  color: #FFFFFF;
  --color-bg--primary: #c3c2c2;
  --color-bg--heading: #FFFFFF;
  --color-bg--caption: #c3c2c2;
  --color-bg--divider: #c3c2c2;
  --color-bg--link: #c3c2c2;
  --color-bg--primary-btn-txt: #222;
  --color-bg--primary-btn: #c3c2c2;
  --color-bg--primary-btn-hover: rgb(179.826446281, 178.573553719, 178.573553719);
  --color-bg--secondary-btn: #c3c2c2;
  --color-bg--secondary-btn-hover: rgb(157.0661157025, 155.4338842975, 155.4338842975);
  --color-bg--minimal-btn: #c3c2c2;
  --color-bg--minimal-btn-hover: rgb(157.0661157025, 155.4338842975, 155.4338842975);
  --color-bg--form-field: rgba(255, 255, 255, 0.2);
}

.has-black-background-color {
  color: #FFFFFF;
  --color-bg--primary: #c3c2c2;
  --color-bg--heading: #FFFFFF;
  --color-bg--caption: #c3c2c2;
  --color-bg--divider: #c3c2c2;
  --color-bg--link: #c3c2c2;
  --color-bg--primary-btn-txt: #222;
  --color-bg--primary-btn: #c3c2c2;
  --color-bg--primary-btn-hover: rgb(179.826446281, 178.573553719, 178.573553719);
  --color-bg--secondary-btn: #c3c2c2;
  --color-bg--secondary-btn-hover: rgb(157.0661157025, 155.4338842975, 155.4338842975);
  --color-bg--minimal-btn: #c3c2c2;
  --color-bg--minimal-btn-hover: rgb(157.0661157025, 155.4338842975, 155.4338842975);
  --color-bg--form-field: rgba(255, 255, 255, 0.2);
}

/* _navigation.scss
 * Description: styles for the navigation block
 * Author: Caroline Ferraby
 * Date: 06 November 2023
 */
/* ---------------------------------------------------
   All navigation blocks
--------------------------------------------------- */
.wp-block-navigation {
  column-gap: 1.25rem;
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
  padding: 0.5rem 0.375rem 0.5rem;
  font-size: 1.125rem;
  color: var(--color-bg--link, #1e7cc0);
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content:hover, .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content:active {
  color: var(--color-bg--link, rgb(72.0810810811, 161.6351351351, 226.4189189189));
}
.wp-block-navigation .wp-block-navigation-item.current-menu-item .wp-block-navigation-item__content {
  color: var(--color-bg--link, #1e7cc0);
}

/* ---------------------------------------------------
   Mobile overlay menu is not visible
--------------------------------------------------- */
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__submenu-icon {
  color: #1e7cc0 !important;
  font-size: 1.5rem;
  margin-left: 0;
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__submenu-icon:hover {
  background: transparent;
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__submenu-icon svg {
  margin-top: 0;
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__submenu-container {
  left: -1rem;
  padding: 0.325rem 0.25rem;
  border: 0;
  background: #1e7cc0;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__submenu-container > .wp-block-navigation-item {
  padding: 0 1.25rem;
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
  padding: 0.625rem 0;
  font-size: 1rem;
  font-weight: 400;
  color: #c3c2c2;
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content:hover {
  color: #FFFFFF;
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__submenu-container > .wp-block-navigation-item:not(:first-child) > .wp-block-navigation-item__content {
  border-top: 1px solid #676867;
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__submenu-container > .wp-block-navigation-item .wp-block-navigation__submenu-icon {
  color: #c3c2c2 !important;
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-page-list > .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container {
  left: -1rem;
}
.wp-block-navigation > :not(.is-menu-open) .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation > :not(.is-menu-open) .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left: 100%;
}

/* ---------------------------------------------------
   Mobile overlay menu
--------------------------------------------------- */
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  color: inherit !important;
}
.wp-block-navigation__responsive-container-close:hover,
.wp-block-navigation__responsive-container-open:hover {
  background: transparent;
}
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  width: 43px;
  height: 43px;
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #1e7cc0;
}

.wp-block-navigation__responsive-container.is-menu-open {
  padding-top: 2.375rem;
  width: 50%;
  right: 0;
  left: auto;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-close {
  color: #FFFFFF !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  align-items: flex-start;
  gap: 0.75rem;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content > * {
  order: 1;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  width: 100%;
  gap: 0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
  width: 100%;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
  box-sizing: border-box;
  font-size: 1.125rem;
  padding: 0.25rem 0;
  width: 100%;
  color: #c3c2c2;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content:hover {
  color: #FFFFFF;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  width: 100%;
  padding: 0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  padding-left: 1.25rem;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  padding-left: 2.5rem;
}

/* ---------------------------------------------------
   Navigation block styles based on location
--------------------------------------------------- */
header .wp-block-navigation > :not(.is-menu-open) .wp-block-navigation-item__content {
  font-weight: 700;
}

.wp-block-post-content .wp-block-navigation__container,
.wp-block-post-content .wp-block-navigation .wp-block-page-list {
  column-gap: 0;
  flex-grow: 1;
}
.wp-block-post-content .wp-block-navigation__container > .wp-block-navigation-item,
.wp-block-post-content .wp-block-navigation .wp-block-page-list > .wp-block-navigation-item {
  justify-content: center;
  border-bottom: 2px solid var(--color-bg--link, #1e7cc0);
}
.wp-block-post-content .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content,
.wp-block-post-content .wp-block-navigation .wp-block-page-list > .wp-block-navigation-item > .wp-block-navigation-item__content {
  width: 100%;
  padding: 0.325rem 1rem;
  border-bottom: 4px solid transparent;
  margin-bottom: -3px;
  text-align: center;
}
.wp-block-post-content .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content:hover,
.wp-block-post-content .wp-block-navigation .wp-block-page-list > .wp-block-navigation-item > .wp-block-navigation-item__content:hover {
  color: inherit;
  border-bottom: 4px solid;
}

/* _pagination.scss
 * Description: styles for pagination that can't be defined in theme.json
 * Author: Caroline Ferraby
 * Date: 01 August 2023
 */
/* ---------------------------------------------------
   Pagination styles for the following blocks:
   * pagination block
   * comments pagination block
   * page break block
--------------------------------------------------- */
.post-page-numbers,
.page-numbers {
  padding: 0.3125rem 0.4rem;
  margin-left: 0.25rem;
  border: 1px solid #cacacc;
  border-radius: 3px;
}
.post-page-numbers.current,
.page-numbers.current {
  background-color: var(--color-bg--primary-btn, #1e7cc0);
  border-color: var(--color-bg--primary-btn, #1e7cc0);
  color: var(--color-bg--primary-btn-txt, #FFFFFF);
}
.post-page-numbers:hover,
.page-numbers:hover {
  border-color: #1e7cc0;
}

.post-page-numbers,
.wp-block-query-pagination a,
.wp-block-query-pagination-numbers a {
  text-decoration: none;
}

.wp-block-query-pagination-numbers:first-child .page-numbers:first-child {
  margin-left: 0;
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  margin-left: 5px;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  margin-right: 5px;
}

.wp-block-query-pagination > .wp-block-query-pagination-next,
.wp-block-query-pagination > .wp-block-query-pagination-numbers,
.wp-block-query-pagination > .wp-block-query-pagination-previous {
  margin-top: 0.5em;
}

/* _forms.scss
 * Description: styles for forms created with the Contact Form 7 plugin
 * Author: Caroline Ferraby
 * Date: 19 April 2024
 */
form.hs-form {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  justify-content: center;
}
form.hs-form .field {
  position: relative;
  transition: all 200ms ease-in-out;
}
form.hs-form .field .input {
  padding-top: 1.5em;
}
form.hs-form .field .input:has(.grecaptcha-badge) {
  padding-top: 0.25em;
}
form.hs-form .field .input input,
form.hs-form .field .input textarea {
  width: 100%;
  background: var(--tf--color--4);
  padding: 0.8em;
  box-sizing: border-box;
  border: 1px solid var(--tf--color--2);
  border-radius: 10px;
}
form.hs-form .field > label {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 200ms ease-in-out;
}
form.hs-form .field:has(input:placeholder-shown:not(:focus)) > label {
  top: 2.3em;
  left: 1em;
}
form.hs-form .field ul {
  padding-left: 0;
  list-style: none;
  font-size: 0.8em;
  position: absolute;
  bottom: -1em;
  left: 0;
  margin: 0;
  width: 100%;
}
form.hs-form .field:has(ul) {
  padding-bottom: 20px;
}
form.hs-form .field .hs-form-required,
form.hs-form .field .hs-error-msgs {
  color: #dc3232;
}
form.hs-form .form-column-1:has(textarea),
form.hs-form .form-column-1:has(.hs-email),
form.hs-form .hs-email,
form.hs-form .hs-fieldtype-textarea,
form.hs-form .hs_submit.hs-submit,
form.hs-form .hs_recaptcha.hs-recaptcha {
  grid-column: 1/-1;
}
.wpcf7 form p {
  margin-top: 0.75rem;
}

.wpcf7 label {
  font-weight: 700;
}
.wpcf7 label .wpcf7-list-item-label {
  font-weight: 400;
}

p:has(input.wpcf7-validates-as-required) label::after {
  content: " *";
  position: relative;
  color: #dc3232;
}

.wpcf7-form-control {
  display: inline-block;
}
.wpcf7-form-control:last-child {
  margin-bottom: 1.625rem;
}

.wpcf7 textarea,
.wpcf7 [type=text],
.wpcf7 [type=date],
.wpcf7 [type=datetime],
.wpcf7 [type=datetime-local],
.wpcf7 [type=month],
.wpcf7 [type=time],
.wpcf7 [type=week],
.wpcf7 [type=number],
.wpcf7 [type=search],
.wpcf7 [type=password],
.wpcf7 [type=email],
.wpcf7 [type=url],
.wpcf7 [type=tel],
.wpcf7 [type=file],
.wpcf7 select {
  box-sizing: border-box;
  width: 100%;
  padding: 0.625rem 0.75rem;
  margin: 0.5rem 0 0;
  border: 0;
  outline: 0.06rem solid transparent;
  outline-offset: -0.06rem;
  background-color: var(--color-bg--form-field, rgba(0, 0, 0, 0.05));
  color: inherit;
}
.wpcf7 textarea:focus,
.wpcf7 [type=text]:focus,
.wpcf7 [type=date]:focus,
.wpcf7 [type=datetime]:focus,
.wpcf7 [type=datetime-local]:focus,
.wpcf7 [type=month]:focus,
.wpcf7 [type=time]:focus,
.wpcf7 [type=week]:focus,
.wpcf7 [type=number]:focus,
.wpcf7 [type=search]:focus,
.wpcf7 [type=password]:focus,
.wpcf7 [type=email]:focus,
.wpcf7 [type=url]:focus,
.wpcf7 [type=tel]:focus,
.wpcf7 [type=file]:focus,
.wpcf7 select:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 2px var(--color-bg--primary, #1e7cc0);
  outline-color: var(--color-bg--primary, #1e7cc0);
}
.wpcf7 [type=checkbox],
.wpcf7 [type=radio] {
  margin: 0 0.5rem 0 -1.375rem;
  accent-color: var(--color-bg--primary, #1e7cc0);
}
.wpcf7 [type=checkbox]:focus-visible,
.wpcf7 [type=radio]:focus-visible {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px var(--color-bg--primary, #1e7cc0);
  outline: 0;
}
.wpcf7 .wpcf7-list-item {
  display: block;
  margin: 0.5rem 0 0 0;
}
.wpcf7 .wpcf7-list-item label {
  margin: 0;
  padding-left: 1.375rem;
}

/* -----------------------------------
   Validation
----------------------------------- */
.wpcf7 select:invalid,
.wpcf7 input:not([type=search]):invalid,
.wpcf7 textarea:invalid,
.wpcf7-not-valid {
  outline-color: #dc3232;
}
.wpcf7 select:invalid:focus,
.wpcf7 input:not([type=search]):invalid:focus,
.wpcf7 textarea:invalid:focus,
.wpcf7-not-valid:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px #dc3232;
  outline-color: #dc3232;
}

.wpcf7-not-valid-tip {
  margin-top: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.wpcf7 form .wpcf7-response-output {
  font-size: 0.875rem;
  padding: 0;
  margin: 1rem 0;
  border-width: 0;
}
.wpcf7 form .wpcf7-response-output::before {
  content: "×";
  display: inline-block;
  margin-right: 5px;
  padding: 1px 5px;
  line-height: 1;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  background-color: #dc3232;
  color: #FFFFFF;
}

.wpcf7 form.spam .wpcf7-response-output::before {
  background-color: #f56e28;
}

.wpcf7 form.sent .wpcf7-response-output::before {
  content: "✓";
  padding: 1 3px;
  background-color: #46b450;
}

/* _utilities.scss
 * Description: styles for utilities that can be used as helper classes
 * Author: Caroline Ferraby
 * Date: 07 September 2023
 */
/* ---------------------------------------------------
   For Administrators (use all caps)
--------------------------------------------------- */
.FLAG {
  color: #FF00FF;
}

/* ---------------------------------------------------
   For Developers
--------------------------------------------------- */
.shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.frame {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.mt-0 {
  margin-top: 0;
}

.mt-quarter,
.mt-quarter:first-child {
  margin-top: 0.25rem;
}

.mt-half,
.mt-half:first-child {
  margin-top: 0.5rem;
}

.mt-1,
.mt-1:first-child {
  margin-top: 1rem;
}

.mt-2 .mt-2:first-child {
  margin-top: 2rem;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-quarter {
  margin-bottom: 0.25rem;
}

.mb-half {
  margin-bottom: 0.5rem;
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.wp-block-pullquote {
  background: var(--tf--color--2);
  border: 1px solid white;
  position: relative;
}
.wp-block-pullquote:before {
  content: "“";
  font-size: 200px;
  line-height: 0.65;
  font-family: "all-round-gothic", "All Round Gothic", sans-serif;
  position: absolute;
  top: 18px;
  left: 10px;
}
.wp-block-pullquote blockquote {
  padding: 40px 40px 40px 100px;
}
.wp-block-pullquote blockquote cite {
  text-transform: none;
  font-weight: 700;
  font-size: 1em;
}
.wp-block-pullquote blockquote cite em {
  display: block;
  font-size: 0.8em;
  font-style: normal;
}

.hero {
  padding-top: 0;
}
.hero .is-style-lead {
  line-height: 1.3;
}
.hero .is-style-lead strong {
  font-size: 1.25em;
}
.hero h1 {
  margin-bottom: 10px;
}
@media all and (min-width: 1200px) {
  .hero h2 {
    max-width: 75%;
  }
}
@media all and (min-width: 900px) {
  .hero h2 {
    max-width: 65%;
  }
}
.hero h3 {
  margin-bottom: 0;
}
.hero.wp-block-group.has-background {
  padding-top: 0;
}
.hero > .wp-block-cover {
  position: relative;
}
.hero > .wp-block-cover .wp-block-cover__background {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 30%, transparent 80%);
}
.hero > .wp-block-cover:after {
  content: "";
  background: linear-gradient(to bottom, transparent 0%, #1e7cc0 100%);
  height: 20%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.hero > .wp-block-columns {
  column-gap: 4rem;
}
@media all and (max-width: 1024px) {
  .hero > .wp-block-columns {
    column-gap: 2rem;
  }
}
@media all and (max-width: 900px) {
  .hero > .wp-block-columns .wp-block-column:last-child {
    flex-basis: 375px !important;
  }
}

.newsletter-signup h2 {
  margin-bottom: 0.4em;
}
.newsletter-signup h3 {
  margin-top: 2em;
}

header.wp-block-template-part {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
header.wp-block-template-part .wp-block-group-is-layout-flex {
  column-gap: 2rem;
  row-gap: 1rem;
}
@media all and (max-width: 620px) {
  header.wp-block-template-part .wp-block-group-is-layout-flex {
    flex-wrap: wrap;
  }
  header.wp-block-template-part .wp-block-group-is-layout-flex p {
    width: 100%;
    text-align: right;
  }
}

footer.wp-block-template-part {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
footer.wp-block-template-part .footer-links {
  padding-bottom: 20px;
}
footer.wp-block-template-part .wp-block-site-logo img,
footer.wp-block-template-part .footer-logo {
  width: 230px;
}
@media all and (max-width: 768px) {
  footer.wp-block-template-part .wp-block-group-is-layout-flex {
    flex-wrap: wrap;
    padding-bottom: 1rem;
  }
  footer.wp-block-template-part .wp-block-group-is-layout-flex .wp-block-site-logo {
    width: 100%;
    text-align: right;
  }
}

.copyright {
  font-size: 0.9em;
}

/* ---------------------------------------------------
   Frontend styles only
--------------------------------------------------- */
@media screen and (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}

a:where(:not(.wp-element-button)) {
  color: var(--color-bg--link, #1e7cc0);
  text-decoration: none;
  font-weight: 700;
}
a:where(:not(.wp-element-button)):hover, a:where(:not(.wp-element-button)):active {
  color: var(--color-bg--link, rgb(72.0810810811, 161.6351351351, 226.4189189189));
  text-decoration: underline;
}

.has-inline-color > a:where(:not(.wp-element-button)),
.has-text-color > a:where(:not(.wp-element-button)) {
  color: inherit;
}
.has-inline-color > a:where(:not(.wp-element-button)):hover, .has-inline-color > a:where(:not(.wp-element-button)):active,
.has-text-color > a:where(:not(.wp-element-button)):hover,
.has-text-color > a:where(:not(.wp-element-button)):active {
  color: inherit;
}

html {
  font-size: 16px;
}
@media all and (max-width: 1024px) {
  html {
    font-size: 15px;
  }
}

body {
  font-family: "century-gothic", "Century Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
  color: #222;
}

blockquote {
  margin-left: 0;
  margin-bottom: 2rem;
  padding-left: 2.5rem;
}

figure > blockquote {
  margin-right: 2.5rem;
}

figcaption {
  font-size: 0.9rem;
  color: var(--color-bg--caption, #676867);
}

figure:has(figcaption) {
  margin-bottom: 0;
}
figure:not(:has(figcaption)) {
  margin-bottom: 1.5rem;
}

img {
  width: 100%;
}

hr,
.wp-block-separator {
  width: 100%;
  border-style: solid;
  border-width: 0 0 1px 0;
  color: var(--color-bg--divider, #1e7cc0);
  padding-top: 0.75rem;
  margin-bottom: 0.75rem;
}

h1, .is-style-h1,
h2, .is-style-h2,
h3, .is-style-h3,
h4, .is-style-h4,
h5, .is-style-h5,
h6, .is-style-h6 {
  font-family: "all-round-gothic", "All Round Gothic", sans-serif;
  font-weight: 700;
  text-transform: none;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1em;
  color: var(--color-bg--heading, #1e7cc0);
}

h1, .is-style-h1 {
  font-size: 3.5rem;
}

h2, .is-style-h2 {
  font-size: 2rem;
}

h3, .is-style-h3 {
  font-size: 1.5rem;
  margin-top: 0.75rem;
}

h4, .is-style-h4 {
  font-size: 1.25rem;
  margin-top: 0.75rem;
}

h5, .is-style-h5 {
  font-size: 1.125rem;
}

h6, .is-style-h6 {
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
}

.is-style-subtitle {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  text-transform: uppercase;
  color: var(--color-bg--caption, #676867);
}

.is-style-light p {
  font-weight: 200;
}

li > ol,
li > ul {
  margin-top: 0;
}

ul {
  list-style-type: disc;
  margin-bottom: 0;
}
ul > li::marker {
  color: var(--color-bg--primary, #1e7cc0);
}

p {
  margin-top: 0;
  margin-bottom: 1em;
  line-height: 1.3;
}
p.is-style-lead {
  font-size: 1.15em;
}
p:empty {
  margin-bottom: 0;
}

pre {
  margin-bottom: 0;
}

.wp-block-pullquote {
  margin-top: 1rem;
}
.wp-block-pullquote:first-child {
  margin-top: 0;
}
