






*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/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; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* 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.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 1em; /* 2 */
}

/* 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; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  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; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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; /* 1 */
  font: inherit; /* 2 */
}

/* 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;
}



/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .dnd-column {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding-left: 0;
    padding-right: 0;
  }
}




@font-face {
  font-family: 'Apercu';
  src: url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuBold/ApercuBold.eot');
  src: url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuBold/ApercuBold.eot') format('embedded-opentype'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuBold/ApercuBold.woff2') format('woff2'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuBold/ApercuBold.woff') format('woff'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuBold/ApercuBold.ttf') format('truetype'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuBold/ApercuBold.svg#ApercuBold') format('svg');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Apercu';
  src: url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuMedium/ApercuMedium.eot');
  src: url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuMedium/ApercuMedium.eot') format('embedded-opentype'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuMedium/ApercuMedium.woff2') format('woff2'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuMedium/ApercuMedium.woff') format('woff'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuMedium/ApercuMedium.ttf') format('truetype'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuMedium/ApercuMedium.svg#ApercuMedium') format('svg');
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'ApercuPro';
  src: url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuProRegular/ApercuProRegular.eot');
  src: url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuProRegular/ApercuProRegular.eot') format('embedded-opentype'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuProRegular/ApercuProRegular.woff2') format('woff2'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuProRegular/ApercuProRegular.woff') format('woff'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuProRegular/ApercuProRegular.ttf') format('truetype'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuProRegular/ApercuProRegular.svg#ApercuProRegular') format('svg');
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Apercu';
  src: url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuRegular/ApercuRegular.eot');
  src: url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuRegular/ApercuRegular.eot') format('embedded-opentype'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuRegular/ApercuRegular.woff2') format('woff2'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuRegular/ApercuRegular.woff') format('woff'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuRegular/ApercuRegular.ttf') format('truetype'),
    url('https://5327495.fs1.hubspotusercontent-na1.net/hubfs/5327495/Headspace_Health_Theme/Fonts/ApercuRegular/ApercuRegular.svg#ApercuRegular') format('svg');
  font-style: normal;
  font-weight: 400;
}


body {
  line-height: 1.2;
  overflow-wrap: break-word;
}

html[lang^='ja'] body,
html[lang^='zh'] body,
html[lang^='ko'] body {
  line-break: strict;
  overflow-wrap: normal;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 18px;
  margin: 0 0 10px;
}

strong {
  font-weight: 700;
}

/* Links */

a {
  cursor: pointer;
  transition: all 0.5s;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.13;
  margin: 0 0 10px;
}

h1 {
  font-size: 62px;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

/* Lists */

ul li,
ol li {
  font-size: 1rem;
  line-height: 1.5;
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

ul.no-list {
  list-style: none;
}

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

/* Subscripts and Superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: 0;
}

.disable-focus-styles :focus {
  outline: none;
}
/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
}

.button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}
/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  display: block;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
}

select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url(https://4137181.fs1.hubspotusercontent-na1.net/hubfs/4137181/Headspace%20For%20Work%20Theme/Images/dropdown-arrow.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 98% 50%;
  padding-right: 40px !important;
}

select::-ms-expand {
  display: none;
}

fieldset {
  max-width: 100% !important;
}

/* Inputs - Checkbox/Radio */

form .inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0;
  width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */
/* 
.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
} */

/* Inputs - Datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  content: '\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}

/* Headings and Text */

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.25;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  cursor: pointer;
  display: block;
  letter-spacing: 0;
  margin: 0;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  color: #413d45;
}
/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}



/* Header Container */

.header .dnd-section {
  padding: 0;
}
.header {
  padding: 19px 30px;
}
.header .page-center {
  align-items: center;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1380px;
}
.header--landing-page .header__container {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .header {
    padding: 20px;
  }
}

/* Logo */

.header__logo {
  margin-right: 80px;
  max-width: 153px;
}

.header__logo .logo-company-name {
  font-size: 28px;
  margin-bottom: 0;
}

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

.header-text p {
  font-size: 16px;
  line-height: 20px;
  color: #413D45;
  margin: 0;
}
.header-cta {
  margin-left: auto;
}
.header-cta .button {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .header .page-center {
    justify-content: space-between;
  }
  .header__logo {
    margin-right: 30px;
    max-width: 120px;
  }
  .header-text p {
    letter-spacing: -0.02em;
  }
  .header__navigation {
    box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
    display: none;
    margin: 10px 10px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 20px);
    z-index: 99;
  }

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
  .header-cta {
    display: none;
  }
}
/* Footer Container */

.footer .dnd-section {
  padding: 0;
}
.footer .page-center {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1406px;
}
.footer-bottom-section {
  background: #413D45;
  padding: 25px 0;
}
.footer-bottom-section .page-center {
  display: flex;
  align-items: center;
}
.footer--site-page .footer-copyright-text span {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  opacity: 0.7;
}
.footer__navigation, .footer__navigation ul li {
  padding: 0 20px;
  margin: 0;
}
.footer__navigation ul {
  padding: 0;
  margin: 0 !important;
  list-style: none !important;
  display: flex !important;
  align-items: center;
  flex-direction: row !important;
}
.footer__navigation ul li a {
  line-height: 16px;
  letter-spacing: -0.01em;
  opacity: 0.7;
}
.footer__navigation ul li a:hover {
  opacity: 1;
}
.ft-social-links {
  display: flex;
  align-items: center;
  margin-left: 95px;
}
.ft-link {
  padding: 0 8px;
  line-height: 0;
  font-size: 0;
}
.footer-top-section {
  padding: 49px 0 64px;
  text-align: center;
}
.footer-logo {
  margin-bottom: 46px;
}
.footer-links .subtitle {
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.025em;
  margin-bottom: 0;
}
.footer-links a {
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.025em;
  text-decoration-line: underline;
  padding: 0 8px;
}
.footer-links a:hover, .ft-link:hover {
  opacity: 0.7;
}

/* Language Switcher */
.footer-lang-switch {
  padding-left: 10.9%;
}
.header__language-switcher {
  cursor: pointer;
}
#hs_cos_wrapper_language-switcher {
  font-size: 0;
  line-height: 0;
}
.header__language-switcher .lang_switcher_class {
  position: static;
}
.globe_class {
  background-image: url(https://4137181.fs1.hubspotusercontent-na1.net/hubfs/4137181/Headspace%20For%20Work%20Theme/Images/24%20-%20Globe.png) !important;
  background-size: auto !important;
  width: 27px !important;
  height: 27px !important;
}

.header__language-switcher .lang_list_class {
  border-radius: 14px;
  box-shadow: 0 0 50px -14px rgba(0, 0, 0, 0.21);
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  right: 0;
  text-align: left;
  top: auto;
  bottom: 101%;
  transform: none;
  visibility: hidden;
  padding: 10px 5px;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  visibility: visible;
}

.header__language-switcher .lang_list_class:after,
.header__language-switcher .lang_list_class:before {
  content: none;
}

.header__language-switcher .lang_list_class li {
  background-color: transparent;
  border: none;
  line-height: 1;
  margin: 0;
  padding: 10px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 10px;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}

.header__language-switcher-label {
  align-items: center;
  display: flex;
  position: relative;
  border: 1px solid #FFFFFF;
  border-radius: 100px;
  padding: 6px 40px 6px 15px;
  background-image: url("https://4137181.fs1.hubspotusercontent-na1.net/hubfs/4137181/Headspace%20For%20Work%20Theme/Images/16%20-%20Caret%20Down.png");
  background-size: 16px 16px;
  background-position: 90% 50%;
  background-repeat: no-repeat;
  min-width: 153px;
}

.header__language-switcher-label-current {
  align-items: center;
  display: flex;
  margin-left: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #fff !important;
}
.scrollToTop {
  display: none;
  width: 22px;
  height: 22px;
  text-decoration: none;
  background-image: url(https://4137181.fs1.hubspotusercontent-na1.net/hubfs/4137181/Headspace%20For%20Work%20Theme/Images/up.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: 50%;
  margin-top: 11px;
}

@media (max-width: 1430px) {
  .footer .page-center {
    max-width: 1180px;
  }
  .footer__navigation, .footer__navigation ul li {
    padding: 0 10px;
  }
  .ft-social-links {
    margin-left: 30px;
  }
  .footer-lang-switch {
    padding-left: 9%;
  }
}

@media (max-width: 1199px) {
  .footer .page-center {
    max-width: 970px;
  }
  .footer__navigation, .footer__navigation ul li {
    padding: 0 5px;
  }
  .ft-social-links {
    margin-left: 10px;
  }
  .footer-lang-switch {
    padding-left: 15px;
  }
  .ft-link {
    padding: 0 5px;
  }
  .header__language-switcher-label-current {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .footer-bottom-section .page-center {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer-copyright-text {
    width: 30%;
  }
  .footer__navigation {
    width: 70%;
    display: flex;
    justify-content: flex-end;
  }
  .footer-social-links {
    margin-top: 15px;
  }
  .ft-social-links {
    margin-left: 0;
  }
  .footer-lang-switch {
    margin-top: 15px;
  }
}

@media (max-width: 880px) {

}

@media (min-width: 768px) {
  .mob-display {
    display: none;
  }
}

@media (max-width: 767px) {
  .desk-display, .footer__navigation {
    display: none;
  }
  .footer-social-links {
    width: auto;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .footer-copyright-text {
    width: auto;
  }
  .footer-bottom-section .page-center {
    flex-direction: column-reverse;
  }
  .footer-bottom-section {
    padding: 20px 0;
  }
  .footer--site-page .footer-copyright-text span {
    font-size: 14px;
    line-height: 18px;
  }
  .footer-top-section {
    padding: 34px 0 24px;
    text-align: left;
  }
  .footer-logo {
    margin-bottom: 40px;
    max-width: 133px;
  }
  .footer-links {
    margin-bottom: 60px;
  }
  .footer-links a {
    padding: 0;
    display: block;
  }
  .footer-links .subtitle span {
    display: none;
  }
  .scrollToTop {
    display: inline-block;
  }
  .ft-bottom-mob-display {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer-lang-switch {
    padding-left: 0;
    margin-top: 0;
  }
  .header__language-switcher-label {
    border-color: #413D45;
    background-image: url(https://4137181.fs1.hubspotusercontent-na1.net/hubfs/4137181/Headspace%20For%20Work%20Theme/Images/16%20-%20Caret%20Down%20-%20Dark.png);
  }
  .header__language-switcher .lang_switcher_class .globe_class {
    background-image: url(https://4137181.fs1.hubspotusercontent-na1.net/hubfs/4137181/Headspace%20For%20Work%20Theme/Images/24%20-%20Globe%20-%20Dark.png)!important;
  }
  .header__language-switcher:hover .lang_list_class {
    opacity: 0;
    visibility: hidden;
  }
  .header__language-switcher .lang_list_class li {
    padding: 10px 30px;
  }
  .header__language-switcher-label {
    position: static;
  }
  .header__language-switcher-label-current {
    font-size: 16px;
    color: #413D45!important;
  }
  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 630px) {

}

@media (max-width: 568px) {

}

@media (max-width: 480px) {

}

@media (max-width: 360px) {

}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* Language switcher */

.body-container-wrapper .lang_switcher_class {
  width: 100%;
}

.body-container-wrapper .lang_list_class {
  left: 10px;
}

.body-container-wrapper .lang_list_class li {
  margin: 0;
}


body {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.txt-left {text-align: left;}
.txt-center {text-align: center;}
.txt-right {text-align: right;}
.two-col-header-form-section {
  padding: 100px 0;
}
.two-col-header-form-inner {
  display: flex;
  justify-content: center;
  margin: 0 -20px;
}
.left-header-col, .right-form-col {
  width: 50%;
  padding: 0 20px;
}
form .hs-richtext * {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
}
.hs-richtext {
  margin-bottom: 46px;
}
form input[type='submit'], form .hs-button {
  width: auto;
}
.two-col-img-form-inner {
  margin: 0 -20px;
  display: flex;
  justify-content: center;
}
.left-img-col {
  max-width: 45%;
  padding: 40px 15px;
}
.right-content-col {
  width: 55%;
  padding: 100px 15px;
  padding-left: 11%;
}
.right-content-col h6 {
  margin-bottom: 2px;
}
.right-content-col h2, .right-content-col h3 {
  margin-bottom: 20px;
}
.right-content-col-txt {
  margin-bottom: 56px;
  max-width: 475px;
}
.right-content-col-txt p {
  margin: 0 0 20px;
}
.right-content-col-txt li {
  margin: 0 0 10px;
}
.right-content-col-txt ol, .right-content-col-txt ul {
  list-style: initial;
}
.three-col-section {
  padding: 120px 0;
}
.three-col-top-content {
  margin: 0 auto 75px;
}
.three-col-top-content>*:last-child {
  margin-bottom: 0;
}
.three-col-top-content h6 {
  margin-bottom: 34px;
}
.three-col-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1030px;
  margin: 0 auto;
}
.col-block {
  width: -webkit-calc(33.33% - 87px);
  width: -moz-calc(33.33% - 87px);
  width: calc(33.33% - 87px);
  margin-top: 65px;
}
.col-block + .col-block {
  margin-left: 130px;
}
.col-block:nth-child(3n + 1) {
  margin-left: 0;
}
.col-block-img {
  margin-bottom: 46px;
  display: flex;
align-items: flex-end;
}
.col-block-content h6 {
  margin-bottom: 10px;
}
.col-block-content p {
  margin-bottom: 28px;
}
.col-block-content .button {
  margin-bottom: 0;
}
/* .col-block-img.two-col-block-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.col-block-img img {
  max-width: 178px;
  height: auto;
}
.col-block-img.two-col-block-img img:first-child {
  margin-right: -15px;
  position: relative;
  z-index: 1;
}
.col-block-img.two-col-block-img img:last-child {
  margin-left: -15px;
} */
.three-col-section.typ-three-col-section {
  padding: 30px 0 67px;
}
.three-col-container { 
  padding-top: 20px;
}
.typ-banner {
  padding: 52px 0 105px;
}
.typ-banner .banner-section-inner {
  margin: 0 -20px;
}
.typ-banner .banner-content-section {
  width: 55%;
  padding-left: 13%;
  margin: 0;
}
.typ-banner .banner-image-section {
  width: 45%;
  margin: 0;
  padding: 0 20px;
}
.left-img-col img {
  border-radius: 8px;
}













@media screen and (max-width: 1199px) {
  .two-col-header-form-section {
    padding: 80px 0;
  }
  .three-col-section {
    padding: 100px 0;
  }
  .three-col-top-content {
    margin: 0 auto 55px;
  }
  .right-content-col {
    padding: 100px 20px 100px 5%;
  }
  .left-img-col {
    padding: 40px 20px;
  }
  .three-col-container {
    max-width: 930px;
  }
  .col-block {
    width: -webkit-calc(33.33% - 54px);
    width: -moz-calc(33.33% - 54px);
    width: calc(33.33% - 54px);
    margin-top: 55px;
  }
  .col-block+.col-block {
    margin-left: 80px;
  }
  .col-block:nth-child(3n+1) {
    margin-left: 0;
  }
  .three-col-section.typ-three-col-section {
    padding: 7px 0 60px;
  }
  .typ-banner .banner-content-section {
    padding-left: 10%;
  }
/*   .col-block-img img {
    max-width: 158px;
  } */
}/*-------- 1199 ends here ----------*/

@media screen and (max-width: 991px) {
  .three-col-section {
    padding: 80px 0;
  }
  .three-col-top-content {
    margin: 0 auto 35px;
  }
  .left-img-col {
    max-width: 50%;
  }
  .right-content-col {
    padding: 80px 20px 80px 3%;
    width: 50%;
  }
  .right-content-col-txt {
    margin-bottom: 46px;
  }
  .three-col-container {
    max-width: 870px;
  }
  .col-block {
    width: -webkit-calc(33.33% - 34px);
    width: -moz-calc(33.33% - 34px);
    width: calc(33.33% - 34px);
    margin-top: 45px;
  }
  .col-block+.col-block {
    margin-left: 50px;
  }
  .col-block:nth-child(3n+1) {
    margin-left: 0;
  }
  .three-col-section.typ-three-col-section {
    padding: 7px 0 50px;
  }
  .typ-banner .banner-content-section {
    padding-left: 7%;
  }
/*   .col-block-img img {
    max-width: 148px;
  } */
}/*-------- 991 ends here ----------*/

@media screen and (max-width: 880px) {
  .banner-content-inner h2 br {
    display: none;
  }
/*   .col-block-img img {
    max-width: 128px;
  } */
}/*-------- 880 ends here ----------*/

@media screen and (max-width: 767px) {
  .two-col-header-form-section, .three-col-section {
    padding: 60px 0;
  }
  .two-col-header-form-inner {
    flex-direction: column;
  }
  .left-header-col, .right-form-col {
    width: 100%;
  }
  .left-header-col h2 {
    margin-bottom: 30px;
  }
  form .hs-richtext * {
    font-size: 10px;
    line-height: 14px;
  }
  .hs-richtext {
    margin-bottom: 22px;
  }
  .three-col-top-content {
    margin: 0 auto 20px;
  }
  .three-col-top-content h6 {
    margin-bottom: 15px;
  }
  .two-col-img-form-inner {
    flex-direction: column;
  }
  .left-img-col {
    max-width: none;
    padding: 0;
  }
  .left-img-col img {
    width: 100%;
  }
  .right-content-col {
    padding: 43px 20px 66px;
    width: 100%;
  }
  .right-content-col h6 {
    margin-bottom: 4px;
  }
  .right-content-col h2, .right-content-col h3 {
    margin-bottom: 15px;
  }
  .right-content-col-txt {
    margin-bottom: 36px;
  }
  .col-block {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
    margin-top: 54px;
  }
  .col-block+.col-block {
    margin-left: 0px;
  }
  .col-block:nth-child(even) {
    margin-left: 40px;
  }
  .col-block-img {
    margin-bottom: 29px;
  }
  .col-block-content h6 {
    margin-bottom: 4px;
  }
  .col-block-content p {
    margin-bottom: 23px;
  }
  .typ-banner .banner-content-section {
    padding: 30px 20px 0;
    width: 100%;
  }
  .typ-banner .banner-image-section {
    width: 100%;
    padding: 0;
  }
  .typ-banner .banner-image-section img {
    width: 100%;
  }
  .typ-banner {
    padding: 0px 0 45px;
  }
  .typ-three-col-section .col-block {
    text-align: center;
  }
}/*-------- 767 ends here ----------*/

@media screen and (max-width: 630px) {

}/*-------- 630 ends here ----------*/

@media screen and (max-width: 568px) {
  .col-block {
    width: 100%;
    max-width: 297px;
  }
  .col-block:nth-child(even) {
    margin-left: 0px;
  }
}/*-------- 568 ends here ----------*/

@media screen and (max-width: 480px) {

}/*-------- 480 ends here ----------*/

@media screen and (max-width: 360px) {

}/*-------- 360 ends here ----------*/

/*--------- START of OT Privacy Choices --------*/
.privacy-p{
  margin-top: 5px;
}
.ot-privacy-lp a{
  color: #fff;
  opacity: 0.7;
  font-size: 12px !important;
  font-family: Apercu,sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}
.ot-privacy-lp a:hover{
  opacity: 1;
}

.ot-privacy a{
  color: #fff;
  opacity: 0.7;
  font-size: 16px !important;
  font-family: Apercu,sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.ot-privacy a:hover{
  opacity: 1;
}

  #ot-sdk-btn.ot-sdk-show-settings{
    padding: 0px !important;
  }

  #ot-sdk-btn.ot-sdk-show-settings:hover{
    background: none !important;
  }

  .ot-privacy{
    display: flex;
    justify-content: center;
    align-items: center;
  }
 .ot-privacy-lp{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .privacy-icon {
    width: 30px;
    height: 14px;
    margin-left: 7px;
  }
 /*--------- END of OT Privacy Choices --------*/

#email-prefs-form .page-header h1{
  font-size: 40px;
}
#email-prefs-form .page-header h2{
  font-size: 30px;
}


@media (max-width: 480px) {
  #email-prefs-form .page-header h1{
    font-size: 32px;
  }
  #email-prefs-form .page-header h2{
    font-size: 18px;
  }
}
.page-center{
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
  float: none !important;
  margin: 0 auto !important;
}

/*-----------Banner Section------------*/
.banner-section-inner{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.banner-image-section{
  width: 50%;
  margin: 0 auto;
}
.banner-image-section img{
  display: block;
  height: auto;
  /*   border-radius: 8px; */
}
.banner-content-section{
  width: 50%;
  padding-left: 120px;
  margin: 0 auto;
}
.banner-content-inner{
  max-width: 500px;
}
.banner-content-inner h2{
  margin-bottom: 40px;
}
.banner-text{
  margin-bottom: 40px;
}
.banner-link img{
  display: inline-block;
  vertical-align: middle;
}
.banner-link a{
  text-decoration: none;
}
.banner-link a h6{
  display: inline-block;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -0.01em;
  transition: all .15s linear;
}
.video-popup-box .hs-video-container {
  max-width: 1200px !important;
  margin: 0 auto;
}




/*-----------Banner Section------------*/
.full-width-text-section{
  padding: 80px 0 80px;
  text-align: center;
}
.full-width-text-inner{
  max-width: 850px;
  margin: 0 auto;
}
.full-width-text-inner h6{
  margin-bottom: 40px;
}
.full-width-text-inner h3{
  margin-bottom: 34px;
}
.full-width-text-inner h4{
  letter-spacing: -0.025em;
}



/*-----------Video Section------------*/
.video-section video, .video-section iframe{
  border-radius: 12px;
}
.video-section{
  padding: 40px 0;
}



/*-----------Two Column Zig Zag Section------------*/
.two-column-zig-zag-section{
  padding: 70px 0;
}
.two-column-zig-zag-inner{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.two-column-image-section{
  width: 41%;
  margin: 0 auto;
}
.two-column-content-section{
  width: 59%;
  padding: 0 90px 0 120px;
  margin: 0 auto;
}
.two-column-image-section img{
  border-radius: 14px;
  display: block;
  height: auto;
}
.two-column-content-inner h3{
  margin-bottom: 35px;
}
.two-column-content-inner h6{
  margin-bottom: 20px;
}
.two-column-content-text{
  margin-bottom: 40px;
}
.two-column-zig-zag-inner.image-right{
  flex-direction: row-reverse;
}
.two-column-zig-zag-inner.image-right .two-column-content-section{
  padding: 0 120px 0 90px;
}



/*-----------Two Column Zig Zag Section------------*/
.quote-section{
  padding: 80px 0;
}
.quote-section-heading{
  text-align: center;
  margin-bottom: 60px;
}
.quote-section-inner{
  padding: 16px;
  border-radius: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  max-width: 964px;
  margin: 0 auto;
}
.quote-section-image{
  width: 40%;
}
.quote-section-image img{
  display: block;
  height: auto;
  border-radius: 12px;
}
.quote-section-content{
  width: 60%;
  padding: 0 50px 0 100px;
}
.quote-section-content img{
  margin-bottom: 20px;
}
.quote-section-content .quote-text{
  margin-bottom: 20px;
}
.quote-link a.button {
  text-decoration: underline;
  text-transform: none;
  margin: 0;
}
.quote-link a.button:hover{
  text-decoration: underline;
}
.quote-text h4{
  letter-spacing: -0.03em;
}



/*-----------Two Column Card Section------------*/
.two-column-card-section{
  padding: 80px 0;
}
.two-column-card-section-inner {
  max-width: 1440px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.two-column-card-heading{
  margin-bottom: 60px;
}
.two-column-card-cta{
  margin-top: 40px;
  text-align: center;
}
.two-column-card-row{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.two-column-card-col{
  width: 50%;
  padding: 0 10px 20px;
}
.two-column-card-col.small-card{
  width: 25%;
}
.two-column-card-col a{
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
}
.two-column-card-col-inner{
  height: 326px;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  transition: color 150ms cubic-bezier(0.32,0.94,0.6,1) ,background-color 150ms cubic-bezier(0.32,0.94,0.6,1) ,box-shadow 150ms cubic-bezier(0.32,0.94,0.6,1) ,transform 150ms cubic-bezier(0.32,0.94,0.6,1);
  transform: translate3d(0,0,0);
}
.two-column-card-tag{
  width: 100%;
}
.two-column-card-tag span{
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  align-items: center;
  border-radius: 4px;
  display: inline-block;
  padding: 4px 12px;
}
.two-column-card-text{
  align-self: flex-end;
  width: 100%;
  border-radius: 12px;
  max-width: 350px;
  padding: 12px;
}
.two-column-card-text h4{
  letter-spacing: -0.025em;
  margin-bottom: 25px;
  font-weight: 700;
}
.two-column-card-col .two-column-card-text h5{
  font-weight: 500;
}
.two-column-card-arrow{
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50px;
}
.two-column-card-col.small-card .two-column-card-text{
  border-radius: 4px;
}




/*-----------Two Column Card Slider Section------------*/
.two-column-card-slider-section{
  padding: 80px 0 160px;
}
.two-column-card-slider-heading{
  margin-bottom: 60px;
}
.two-column-card-slider-cta{
  margin-top: 40px;
  text-align: center;
}
.two-column-card-slider-row{
  margin: 0 -10px;
}
.two-column-card-slider-col{
  padding: 0 20px 20px 0px;
}
.two-column-card-slider-col a{
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
}
.two-column-card-slider-col-inner{
  height: 326px;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  transition: color 150ms cubic-bezier(0.32,0.94,0.6,1) ,background-color 150ms cubic-bezier(0.32,0.94,0.6,1) ,box-shadow 150ms cubic-bezier(0.32,0.94,0.6,1) ,transform 150ms cubic-bezier(0.32,0.94,0.6,1);
  transform: translate3d(0,0,0);
}
.two-column-card-slider-tag{
  width: 100%;
}
.two-column-card-slider-tag span{
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.01em;
  align-items: center;
  border-radius: 4px;
  display: inline-block;
  padding: 4px 12px;
}
.two-column-card-slider-text{
  align-self: flex-end;
  width: 100%;
  border-radius: 12px;
  max-width: 260px;
  padding: 12px;
}
.two-column-card-slider-text h4{
  letter-spacing: -0.025em;
  margin-bottom: 25px;
  font-weight: 700;
}
.two-column-card-slider-col .two-column-card-slider-text h5{
  font-weight: 500;
}
.two-column-card-slider-arrow{
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50px;
}
.slick-prev,.slick-next{
  left: auto !important;
  right: 0 !important;
  bottom: -25%;
  top: auto !important;
  box-shadow: none !important;
  border: 0 !important;
}
.slick-prev{
  right: 50px !important;
}
.slick-prev::before, .slick-next::before{
  font-family: FontAwesome;
  color: #000000;
  font-size: 40px;
}
.slick-prev::before{
  content: "\f104";
}
.slick-next::before{
  content: "\f105";
}



/*-----------Four Column Card Section------------*/
.four-column-card-section{
  padding: 80px 0;
}
.four-column-card-heading{
  margin-bottom: 60px;
}
.four-column-card-row{
  margin: 0 -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.four-column-card-col a{
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
}
.four-column-card-text h3{
  margin-bottom: 10px;
  font-weight: 400;
}
.four-column-card-col{
  width: 25%;
  padding: 0 10px 20px;
}
.four-column-card-image{
  border-radius: 12px;
  transition: color 150ms cubic-bezier(0.32,0.94,0.6,1) ,background-color 150ms cubic-bezier(0.32,0.94,0.6,1) ,box-shadow 150ms cubic-bezier(0.32,0.94,0.6,1) ,transform 150ms cubic-bezier(0.32,0.94,0.6,1);
  transform: translate3d(0,0,0);
  margin-bottom: 15px;
}
.four-column-card-image img{
  object-fit: cover;
  display: block;
  border-radius: 12px;
  width: 100%;
  height: auto;
}
.four-column-card-link p{
  text-transform: none;
  letter-spacing: -0.01em;
  font-weight: bold;
  display: inline-block;
  margin: 0;
  font-size: 16px;
}
.four-column-card-link p::after {
  background-color: #413D45;
  content: "";
  height: 1px;
  width: 100%;
  display: inline-block;
  position: relative;
  bottom: 16px;
  border-bottom: 1px solid transparent;
}



/*-----------Left Text with Right Audio Section------------*/
.left-text-with-right-audio-section{
  padding: 340px 0 80px;
  background-repeat: no-repeat;
  background-position: right top;
}
.left-text-with-right-audio-section-inner{
  margin: 0 25px;
  border-radius: 12px;
  padding: 140px 0;
}
.left-text-with-right-audio-row{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.left-text-with-right-audio-row .left-text-section{
  width: 42%;
  padding-right: 100px;
}
.left-text-with-right-audio-row .right-audio-section{
  width: 58%;
  background-repeat: no-repeat;
  background-position: right top;
}
.left-text-section h3{
  margin-bottom: 25px;
  font-weight: 400;
}
.right-audio-section{
  border-radius: 12px;
  padding: 24px;
}
.right-audio-section .date{
  margin-bottom: 60px;
  text-transform: none;
  font-weight: 400;
  letter-spacing: -0.01em;
}
.right-audio-section h3{
  font-weight: 400;
  margin-bottom: 25px;
}
.right-audio-section .ppq-audio-player{
  background-color: transparent;
  height: auto;
  line-height: normal;
}
.right-audio-section .ppq-audio-player .play-pause-btn {
  margin: 0px;
}
.right-audio-section .ppq-audio-player .player-time , .right-audio-section .ppq-audio-player .player-time-duration{
  margin-top: 15px;
  font-size: 12px;
  color: #413D45;
  opacity: 0.5;
}
.right-audio-section .ppq-audio-player .player-bar {
  margin-top: 19px;
}
.right-audio-section .ppq-audio-player .play-pause-btn .play-pause-icon{
  border: 3px solid #FF7E1D;
  background-color: #FF7E1D;
}
.right-audio-section .ppq-audio-player .play-pause-btn .play-pause-icon::after,.right-audio-section  .ppq-audio-player.player-playing .play-pause-icon::after{
  background-image: url('https://4137181.fs1.hubspotusercontent-na1.net/hubfs/4137181/Headspace%20For%20Work%20Theme/Images/player-1.png');
}
.right-audio-section .ppq-audio-player .player-bar .player-bar-played{
  background: #FF7E1D;
}




/*-----------Testimonials Section------------*/
.testimonials-section{
  padding: 80px 0 160px;
}
.testimonials-section-heading{
  margin-bottom: 100px;
  text-align: center;
}
.testimonials-slider-box{
  margin: 0 10px 60px;
  border-radius: 16px;
  padding: 24px;
  opacity: 0.4;
}
.slick-current.slick-active .testimonials-slider-box{
  opacity: 1;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.07));
  margin-top: 40px;
}
.slick-active .testimonials-slider-box{
  margin-top: 20px;
}
.testimonials-slider-quote svg{
  font-size: 82px;
}
.testimonials-slider-quote{
  margin-bottom: 10px;
}
.testimonials-slider-text{
  margin-bottom: 65px;
}
.testimonials-slider-text h4{
  letter-spacing: -0.025em;
}
.cutomer-image{
  margin-bottom: 12px;
}
.cutomer-name{
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px;
  display: block;
}
.cutomer-info{
  font-weight: 500;
  text-transform: none;
  letter-spacing: -0.01em;
  margin-bottom: 0px;
}
.testimonials-section .slick-next{
  right: 20% !important;
  bottom: -10%;
}
.testimonials-section .slick-prev{
  right: 23% !important;
  bottom: -10%;
}
.slick-dots {
  bottom: 0;
}
.slick-dots li button{
  padding: 0px;
  box-shadow: none;
}
.slick-dots li button::before{
  color: #413D45;
  font-size: 30px;
}


/*--- Two Column Zig Zag Section - June 2022 ---*/
.two-column-zig-zag-section-new
{
  padding:40px 0;
}

.two-column-zig-zag-section-new .two-column-content-text
{
  margin-top:28px;
  margin-bottom:0;
}

.two-column-zig-zag-section-new .two-column-content-text p
{
  font-size: 16px;
  line-height: 150%;
}

.two-column-zig-zag-section-new .two-column-content-cta
{
  margin-top:30px; 
}
/*--- Two Column Zig Zag Section - June 2022 ---*/


/*--- Full Width Text Section ---*/
.full-width-text-section-new .full-width-text-inner h4
{
  line-height:146%;
}
/*--- Full Width Text Section ---*/


/*--- Headspace to work Form Section - June 2022 ---*/
.headspace-to-work-form-section
{
  padding:95px 0;
}

.headspace-to-work-form-heading
{
  text-align:center;
  margin-bottom:100px;
}

.headspace-to-work-form-heading h3
{
  font-weight:500;
}

.headspace-to-work-form-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.headspace-to-work-form-content-block
{
  width:55%;
  padding-right:3%;
}

.headspace-to-work-form-block
{
  width:45%;
}

.headspace-to-work-form-content-list-block
{
  max-width:480px;
  margin-bottom:70px;
}

.headspace-to-work-form-content-list-block:last-child
{
  margin-bottom:0;
}

.headspace-to-work-form-content-list-block h6
{
  margin-bottom:8px;
  color:#3A3938;
}

.headspace-to-work-form-content-list-block h3
{
  max-width:385px; 
  margin-bottom:20px;
  font-weight:500;
}

.headspace-to-work-form-content-list-block p
{
  line-height:144%;
  letter-spacing: -0.005em;
}

.headspace-to-work-form-content-list-block p:last-child
{
  margin-bottom:0;
}

.headspace-to-work-form-content-list-btn
{
  margin-top:24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.headspace-to-work-form-content-list-btn a
{
  font-size: 20px;
  line-height: 130%;
  font-weight: 500;
  color: #3A3938!important;
  text-decoration: none;
  letter-spacing: -0.025em;
  margin-right:28px;
  margin-bottom:15px;
  pointer-events: none;
}

.headspace-to-work-form-content-list-btn a:last-child
{
  margin-right:0;
}

.headspace-to-work-form-content-list-btn a img
{
  margin-left:10px;  
}

.headspace-to-work-form-block .submitted-message
{
  color:#333333;
}
/*--- Headspace to work Form Section - June 2022 ---*/



/*--- Footer Two Column Content Section - June 2022 ---*/
.footer-two-column-content-section
{
  padding:95px 0;
}

.footer-two-column-content-heading-block h3
{
  font-weight:500;
  margin-bottom:0;
}

.footer-two-column-content-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-two-column-content-heading-block
{
  width:40%;
}

.footer-two-column-content-text-block
{
  width:60%;
  padding-left:2%;
}

.footer-two-column-content-text-block p
{
  line-height:144%;
  letter-spacing: -0.005em;
}

.footer-two-column-content-text-block p:last-child
{
  margin-bottom:0;
}
/*--- Footer Two Column Content Section - June 2022 ---*/


/*--- Mindful Employer Banner Section - June 2022 ---*/
.mindful-employer-banner-section
{
  padding-top:240px;
  /*   padding-top:350px; */
  padding-bottom:140px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

.mindful-employer-banner-section .page-center
{
  max-width: 1380px;
}

.mindful-employer-banner-heading-block
{
  width:50%;
}
/*--- Mindful Employer Banner Section - June 2022 ---*/



/*--- Mindful Employer Download Ebook Section - June 2022 ---*/
.mindful-employer-download-ebook-section
{
  padding:140px 0;
}

.mindful-employer-download-ebook-section .page-center
{
  max-width: 1380px;
}

.mindful-employer-download-ebook-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mindful-employer-download-ebook-content-block
{
  width:60%;
  padding-right: 5%;
}

.mindful-employer-download-ebook-form-block
{
  width:40%;
}

.mindful-employer-download-ebook-content-block h4
{
  font-weight:700;
  margin-bottom:25px;
}

.mindful-employer-download-ebook-content-block p
{
  font-size:23px;
  line-height:144%;
  margin-bottom:20px;
}

.mindful-employer-download-ebook-content-block p a
{
  color:#f47d31;
}

.mindful-employer-download-ebook-form-box
{
  padding:45px;
  border-radius: 15px;
  background-color:#ffffff;
  margin-top: -250px;
  box-shadow: 0 0.6px 2px rgba(0, 0, 0, 0.022),
    0 1.7px 4.1px rgba(0, 0, 0, 0.032),
    0 3.5px 6.5px rgba(0, 0, 0, 0.04),
    0 6.7px 9.7px rgba(0, 0, 0, 0.048),
    0 12.5px 15.4px rgba(0, 0, 0, 0.058),
    0 26px 35px rgba(0, 0, 0, 0.08);
}

.mindful-employer-download-ebook-form-heading
{
  margin-bottom:30px;
}

.mindful-employer-download-ebook-form-heading h4
{
  font-weight:700;
  text-align:center;
  margin-bottom:40px;
}

.mindful-employer-download-ebook-form-heading p a
{
  font-weight:700;
}

.mindful-employer-download-ebook-form-box input[type=email], 
.mindful-employer-download-ebook-form-box input[type=number],
.mindful-employer-download-ebook-form-box input[type=password],
.mindful-employer-download-ebook-form-box input[type=tel],
.mindful-employer-download-ebook-form-box input[type=text],
.mindful-employer-download-ebook-form-box select,
.mindful-employer-download-ebook-form-box textarea
{
  background-color:#f9f6f3;
  border:0;
  border-radius: 30px;
  padding-left: 20px;
}

.mindful-employer-download-ebook-form-box select
{
  background-image:url(https://4137181.fs1.hubspotusercontent-na1.net/hubfs/4137181/June%20-%202022/dropdown-arrow-icon.png);
}

.mindful-employer-download-ebook-form-box .hs-form-field>label
{
  padding-left:10px;
}

.mindful-employer-download-ebook-form-box .hs-submit
{
  margin-top:40px;
}

.mindful-employer-download-ebook-form-box input[type=submit]
{
  background-color:#f47d31;    
  border-color: #f47d31;
  box-shadow: none;
  margin: 0 auto;
}
/*--- Mindful Employer Download Ebook Section - June 2022 ---*/


/*--- Two Column Zig Zag Section - June 2022 - TY Page ---*/
.two-column-zig-zag-section-ty-page
{
  padding:100px 0;
  /*   height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; */
}
/*--- Two Column Zig Zag Section - June 2022 - TY Page ---*/


.banner-ty-aug2022 .page-center {
  max-width: none;
  padding: 0;
}
.banner-ty-aug2022 .banner-image-section {
  padding: 0;
}
.banner-ty-aug2022 .banner-image-section img {
  border-radius: 0px;
}
.banner-ty-aug2022 .banner-content-inner {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 20px;
}
.banner-ty-aug2022 .banner-section-inner {
  margin: 0 auto;
}
.banner-ty-aug2022 .banner-content-section {
  padding-left: 0;
  padding-right: 0;
}
.banner-ty-aug2022 {
  padding: 0px 0 20px;
}
.event-reg-banner .right-content-col-txt {
  max-width: none;
}
.event-reg-full-width {
  padding: 20px 0 120px;
}
.event-reg-three-col {
  padding:90px 0;
}
.event-reg-three-col .col-block {
  margin-top: 10px;
}
.event-reg-three-col .col-block-content h6 {
  letter-spacing: 0.07em;
}
.event-reg-three-col .col-block-content p {
  letter-spacing: -0.01em;
  max-width: 236px;
  margin: 0 auto;
}
.prospects-lp-aug2022 .banner-content-inner {
  max-width: 565px;
}
.prospects-text-aug2022 .three-col-top-content h3 {
  font-weight: 500;
  margin-bottom:36px;
}
.prospects-text-aug2022 .three-col-top-content p {
  letter-spacing: -0.01em;
}
.prospects-text-aug2022 {
  padding: 120px 0 40px;
}
.prospects-two-col-aug2022 .two-column-content-inner h3 {
  font-weight: 500;
}
.prospects-two-col-aug2022 .two-column-content-text p {
  letter-spacing: -0.005em;
  max-width: 500px;
}
.prospects-two-col-aug2022 .two-column-content-section {
  width: 60%;
  padding: 0 0px 0 120px;
}
.prospects-two-col-aug2022 .two-column-image-section {
  width: 40%;
}
.prospect-full-width2-aug2022 .full-width-text-inner h6 {
  margin-bottom: 34px;
}
.prospect-full-width2-aug2022 .full-width-text-inner {
  max-width: 750px;
}
.prospects-two-col-aug2022.v2 {
  padding-bottom:124px;
}
.col-block-img.one-more-img {
  text-align: left;
  position: relative;
  margin: 0 auto 46px;
  max-width: 307px;
}
.col-block-img.one-more-img img:first-child {
  position: relative;
  z-index: 1;
}
.col-block-img.one-more-img img:last-child {
  position: absolute;
  left: 130px;
}
.one-more-img-container .col-block-img.one-more-img img {
  max-width: 177px;
  width: 100%;
  height: auto;
}
.one-more-img-container .col-block {
  margin-top: 0;
  width: -webkit-calc(33.33% - 36px);
  width: -moz-calc(33.33% - 36px);
  width: calc(33.33% - 36px);
}
.one-more-img-container .col-block + .col-block {
  margin-left: 46px;
}
.prospects-three-col-2img {
  padding:95px 0 200px;
}
.prospects-three-col-2img .three-col-top-content h3 {
  font-weight:500;
  margin-bottom:35px;
}
.prospects-three-col-2img .col-block-content {
  max-width: 286px;
  margin: 0 auto;
}
.prospects-three-col-2img .col-block-content h6 {
  letter-spacing: 0.07em;
}
.prospects-three-col-2img .col-block-content p {
  margin-bottom: 32px;
}
.two-column-content-text ul {
  list-style-type: disc;
}
.two-column-content-text ul li {
  color: #3a3938;
  margin: 0 .7rem;
}
.prospect-full-width3-aug2022 {
  padding:140px 0 160px;
}
.prospect-full-width3-aug2022 .full-width-text-inner {
  max-width: 700px;
}
.prospect-full-width3-aug2022 .full-width-text-inner h6 {
  margin-bottom: 35px;
}





/*-----------Responsive------------*/
@media screen and (max-width: 1400px) {
  .testimonials-section .slick-prev{
    right: 6%  !important;
  }
  .testimonials-section .slick-next{
    right: 1% !important;
  }
}
@media screen and (max-width: 1300px) {
  .banner-content-section {
    padding-right: 20px;
  }
}

@media (min-width:1199px)
{
  /*--- Two Column Zig Zag Section - June 2022 ---*/
  .two-column-zig-zag-section-new .two-column-content-section
  {
    padding-left:100px;
  }
  /*--- Two Column Zig Zag Section - June 2022 ---*/
}

@media screen and (max-width: 1199px) {
  .banner-content-section {
    padding-left: 80px;
  }
  .prospects-two-col-aug2022 .two-column-content-section{
    padding: 0 50px 0 80px;
  }
  .two-column-zig-zag-inner.image-right .two-column-content-section{
    padding: 0 80px 0 50px;
  }
  .quote-section-content {
    padding: 0 0px 0 50px;
  }
  .two-column-card-section-inner{
    background-image: none !important;
  }
  .one-more-img-container .col-block {
    margin-top: 0;
    width: calc(48% - 40px);
    margin-bottom: 80px;
  }
  .one-more-img-container .col-block{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 80px;
    margin-top: 25px;
  }
}/*-------- 1199 ends here ----------*/
@media screen and (max-width: 991px) {
  .banner-content-section {
    padding-left: 50px;
  }
  .two-column-content-section, .prospects-two-col-aug2022 .two-column-content-section {
    padding: 0 0px 0 50px;
  }
  .two-column-zig-zag-inner.image-right .two-column-content-section{
    padding: 0 50px 0 0px;
  }
  .two-column-card-col.small-card {
    width: 50%;
  }
  .four-column-card-col{
    width: 33.33%;
  }
  .left-text-with-right-audio-section {
    padding: 260px 0 80px;
  }
  .left-text-with-right-audio-row .left-text-section {
    padding-right: 50px;
  }

  /*--- Mindful Employer Banner Section - June 2022 ---*/
  .mindful-employer-banner-section
  {
    padding-top:150px;
  }
  /*--- Mindful Employer Banner Section - June 2022 ---*/

  /*--- Mindful Employer Download Ebook Section - June 2022 ---*/
  .mindful-employer-download-ebook-section
  {
    padding:70px 0;
  }
  .mindful-employer-download-ebook-content-block
  {
    width:100%;
    padding-right:0;
  }
  .mindful-employer-download-ebook-form-block
  {
    width:100%;
  }
  .mindful-employer-download-ebook-form-box
  {
    margin-top:50px;   
    padding: 30px;
    box-shadow:none;
  }
  /*--- Mindful Employer Download Ebook Section - June 2022 ---*/
}/*-------- 991 ends here ----------*/
@media screen and (max-width: 880px) {
}/*-------- 880 ends here ----------*/
@media screen and (max-width: 767px) {
  .banner-image-section{
    width: 100%;
  }
  .banner-content-section{
    width: 100%;
    padding: 35px 20px;
  }
  .banner-content-inner h2{
    margin-bottom: 32px;
  }
  .banner-text {
    margin-bottom: 30px;
  }
  .full-width-text-section {
    padding: 70px 0px;
  }
  .full-width-text-inner h6 {
    margin-bottom: 25px;
  }
  .full-width-text-inner h3 {
    margin-bottom: 25px;
  }
  .two-column-image-section, .prospects-two-col-aug2022 .two-column-image-section {
    width: 100%;
  }
  .two-column-content-section, .prospects-two-col-aug2022 .two-column-content-section {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 35px;
  }
  .two-column-zig-zag-inner.image-right .two-column-content-section{
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 35px;
  }
  .two-column-content-text {
    margin-bottom: 30px;
  }
  .quote-section {
    padding: 40px 0;
  }
  .quote-section-image {
    width: 100%;
    padding-bottom: 30px;
  }
  .quote-section-content {
    width: 100%;
    padding: 0;
  }
  .quote-link{
    padding-bottom: 20px;
  }
  .quote-text h4 {
    font-size: 24px !important;
  }
  .two-column-card-section {
    padding: 40px 0;
  }
  .two-column-card-heading {
    margin-bottom: 40px;
  }
  .two-column-card-col-inner {
    height: 450px;
  }
  .two-column-card-col-inner.desktop .two-column-card-text h4, .two-column-card-col-inner.desktop .two-column-card-text h5 {
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 400 !important;
  }
  .two-column-card-arrow{
    display: none;
  }
  .two-column-card-col.small-card .two-column-card-text {
    border-radius: 12px;
  }

  .two-column-card-col-inner.mobile  {
    height: 100%;
    box-shadow: none !important;
    border-radius: 0;
    padding: 20px 0;
    transform: none;
  }
  .two-column-card-col-inner.mobile .two-column-card-text {
    border-radius: 0 !important;
    max-width: 100%;
    padding: 0 20px 0 0;
    width: calc(100% - 80px);
  }
  .two-column-card-col-inner.mobile .two-column-card-text svg{
    vertical-align: bottom;
  }
  .two-column-card-col-inner.mobile .two-column-card-image{
    width: 80px;
    border-radius: 12px;
  }
  .two-column-card-col-inner.mobile .two-column-card-image img{
    object-fit: cover;
    width: 80px;
    height: 80px !important;
    border-radius: 12px;
  }
  .two-column-card-col-inner.mobile .two-column-card-text h4, .two-column-card-col-inner.mobile .two-column-card-text h5 {
    margin-bottom: 0px;
  }
  .two-column-card-col,.two-column-card-col.small-card {
    width: 100%;
    padding: 0 10px 0px;
  }
  .two-column-card-col-inner.desktop{
    margin-bottom: 20px;
  }
  .two-column-card-col-inner.mobile .two-column-card-text {
    align-self: center;
  }
  .two-column-card-slider-section{
    padding: 40px 0 150px;
  }
  .four-column-card-col{
    width: 50%;
  }
  .four-column-card-section {
    padding: 40px 0;
  }
  .left-text-with-right-audio-section{
    padding: 200px 0 40px;
  }
  .left-text-with-right-audio-section-inner {
    margin: 0 20px;
    padding: 48px 0;
  }
  .left-text-with-right-audio-row .left-text-section {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 25px;
  }
  .left-text-with-right-audio-row .right-audio-section {
    width: 100%;
  }
  .right-audio-section .date {
    margin-bottom: 30px;
  }
  .testimonials-section {
    padding: 40px 0 80px;
  }
  .testimonials-section-heading {
    margin-bottom: 50px;
  }
  .testimonials-slider-quote svg {
    font-size: 46px;
  }
  .testimonials-slider-text {
    margin-bottom: 30px;
  }
  .slick-current.slick-active .testimonials-slider-box {
    filter: none;
    margin-top: 0px;
  }
  .slick-active .testimonials-slider-box{
    margin-top: 0px;
  }

  /*--- Headspace to work Form Section - June 2022 ---*/
  .headspace-to-work-form-section
  {
    padding:70px 0;
  }
  .headspace-to-work-form-heading
  {
    margin-bottom:60px;
  }
  .headspace-to-work-form-content-block
  {
    width:100%;
    padding-right:0;
    margin-bottom:40px;
  }
  .headspace-to-work-form-block
  {
    width:100%;
  }
  .headspace-to-work-form-content-list-block
  {
    margin-bottom:50px;
  }
  .headspace-to-work-form-content-list-block,.headspace-to-work-form-content-list-block h3
  {
    max-width:100%;
  }
  /*--- Headspace to work Form Section - June 2022 ---*/


  /*--- Footer Two Column Content Section - June 2022 ---*/
  .footer-two-column-content-section
  {
    padding:70px 0;
  }
  .footer-two-column-content-heading-block
  {
    width:100%;
  }
  .footer-two-column-content-text-block
  {
    width:100%;
    margin-top:20px;
    padding-left:0;
  }
  /*--- Footer Two Column Content Section - June 2022 ---*/


  /*--- Mindful Employer Banner Section - June 2022 ---*/
  .mindful-employer-banner-section
  {
    padding-top: 210px;
    padding-bottom: 80px;
    background-position: center;
  }
  .mindful-employer-banner-heading-block
  {
    width:100%;
  }
  /*--- Mindful Employer Banner Section - June 2022 ---*/


  /*--- Mindful Employer Download Ebook Section - June 2022 ---*/
  .mindful-employer-download-ebook-form-box
  {
    padding:0;
  }
  .mindful-employer-download-ebook-content-block p
  {
    font-size:20px;
  }
  .banner-ty-aug2022 .banner-text {
    margin-bottom: 25px;
    letter-spacing: -0.01em;
  }
  .banner-ty-three-col-aug2022 .three-col-top-content h4 {
    letter-spacing: -0.025em;
    font-size: 22px;
    line-height: 32px;
  }
  .banner-ty-aug2022 .banner-content-inner h5 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.01em;
  }
  .event-reg-banner .left-img-col img {
    border-radius: 0px;
  }
  .event-reg-banner .right-content-col {
    padding-bottom: 45px;
  }
  .event-reg-full-width {
    padding: 0px 0 45px;
  }
  .event-reg-full-width .text-inner h6 {
    margin-bottom: 15px;
  }
  .event-reg-three-col {
    padding: 50px 0 10px;
  }
  .event-reg-three-col .col-block-content h6 {
    margin-bottom: 8px;
  }
  .event-reg-three-col .col-block-content p {
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .event-reg-three-col .col-block-content p, .event-reg-three-col .b-description_readmore_button {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
  }
  .event-reg-banner .right-content-col h6, .event-reg-three-col .col-block-content h6 {
    font-size: 12px;
    line-height: 116%;
    letter-spacing: 0;
  }
  .event-reg-full-width .full-width-text-inner h4 {
    font-size: 18px;
    line-height: 144%;
  }
  .event-reg-banner .right-content-col-txt p {
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.01em;
  }
  .event-reg-full-width .full-width-text-inner h6 {
    line-height: 116%;
  }
  .event-reg-three-col .three-col-top-content {
    display: none;
  }
  .prospects-lp-aug2022 .banner-text h5 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.01em;
    max-width: 265px;
  }
  .prospects-text-aug2022 {
    padding: 70px 0 40px;
  }
  .prospects-text-aug2022 .three-col-top-content h3 {
    margin-bottom: 20px;
  }
  .prospects-two-col-aug2022 {
    padding-bottom:30px;
  }
  .prospects-two-col-aug2022 .two-column-content-inner h3 {
    margin-bottom: 20px;
  }
  .prospects-two-col-aug2022 .two-column-content-text p {
    letter-spacing: -0.01em;
  }
  .prospect-full-width2-aug2022 .full-width-text-inner h6 {
    margin-bottom: 20px;
  }
  .prospect-full-width2-aug2022 .full-width-text-inner h4 {
    font-size: 22px;
    line-height: 32px;
  }
  .prospects-two-col-aug2022.v2 {
    padding-top: 40px;
    padding-bottom: 90px;
  }
  .prospects-three-col-2img {
    padding: 88px 0 0;
  }
  .prospects-three-col-2img .three-col-top-content h3 {
    margin-bottom: 20px;
  }
  .prospects-three-col-2img .three-col-top-content h5 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.01em;
  }
  .prospects-three-col-2img .three-col-top-content {
    margin: 0 auto 56px;
  }
  .one-more-img-container .col-block {
    width: 100%;
    margin: 0 0 80px !important;
  }
  .one-more-img-container .col-block-img.one-more-img img {
    max-width: 147px;
    width: 100%;
    height: auto;
  }
  .col-block-img.one-more-img img:last-child {
    left: 107px;
  }
  .col-block-img.one-more-img {
    max-width: 255px;
    margin: 0 auto 35px;
  }
  .prospects-three-col-2img .col-block-content {
    text-align: left;
  }
  .prospects-three-col-2img .col-block-content h6 {
    font-size: 16px;
    line-height: 26px;
  }
  .prospects-three-col-2img .col-block-content p {
    letter-spacing: -0.01em;
  }
  .prospect-full-width3-aug2022 {
    padding: 55px 0;
  }
  .prospect-full-width3-aug2022 .full-width-text-inner h6 {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 116%;
  }
  .prospect-full-width3-aug2022 .full-width-text-inner h4 {
    font-size: 22px;
    line-height: 32px;
  }
  .prospects-three-col-2img .col-block-content {
    max-width: 297px;
    margin: 0 auto;
  }
  /*--- Mindful Employer Download Ebook Section - June 2022 ---*/
}/*-------- 767 ends here ----------*/
@media screen and (max-width: 630px) {
  .four-column-card-col{
    width: 100%;
  }
  .right-audio-section {
    padding: 15px;
  }
  .event-reg-banner form .hs-button {
    width: 100%;
  }
  @media screen and (max-width: 568px) {
    .event-reg-three-col .col-block {
      max-width: 234px;
      text-align: left;
      margin: 0 20px;
    }
  }/*-------- 480 ends here ----------*/