.BrandPulse_page__QMKGz {
    background-color: var(--theme-secondary);
    padding: 50px 0;
    color: var(--theme-primary);
    position: relative;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .BrandPulse_page__QMKGz {
        padding: 112px 0
    }
}

.BrandPulse_page__QMKGz .container {
    align-items: center
}

.BrandPulse_page__QMKGz:before {
    content: "";
    width: 1600px;
    height: 1600px;
    display: block;
    background: #bf0cfe;
    background: radial-gradient(circle, #bf0cfe 0, rgba(191, 12, 254, 0) 80%);
    opacity: .5;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 50%;
    transform: translate(50%, -75%);
    pointer-events: none
}

@media screen and (min-width:769px) {
    .BrandPulse_page__QMKGz:before {
        top: unset;
        bottom: 100%;
        right: 100%;
        transform: translate(40%, 40%)
    }
}

.LineByLine_headingOuter__JmusT {
    --clipEnd: 100;
    width: 100%
}

@media (min-width:850px) {
    .LineByLine_headingOuter__JmusT {
        --clipEnd: 0
    }

    .LineByLine_headingOuter__JmusT .split-line {
        overflow: hidden;
        padding-bottom: 1.5rem;
        margin-bottom: -1.5rem
    }

    .LineByLine_headingOuter__JmusT .split-word {
        transform: translateY(calc(100% + 1rem))
    }
}

.LineByLine_headingOuter__JmusT em:after {
    display: block;
    clip-path: polygon(0 0, var(--clipEnd) 0, var(--clipEnd) 100%, 0 100%)
}

.AnimatedFeaturedBlog_container__mnIll {
    grid-column: span 12
}

.AnimatedFeaturedBlog_container__mnIll [data-animation=grid-item] {
    display: block
}

.CategoryFilters_taxonomyTerms__y6yzK {
    display: flex;
    flex-wrap: wrap;
    gap: .625rem;
    grid-column: span 12
}

@media (max-width:768px) {
    .CategoryFilters_taxonomyTerms__y6yzK {
        padding: 0 7vw;
        gap: .75rem
    }
}

.CategoryFilters_clearAll__FIvKM {
    font-size: 18px;
    border: 2px solid #000;
    color: #000;
    border-radius: 2rem;
    padding: .4rem .55rem;
    transition: background-color .2s ease-in-out, color .2s ease-in-out
}

@media (min-width:850px) {
    .CategoryFilters_clearAll__FIvKM {
        font-size: 1.625rem;
        padding: .5rem 1rem .6rem
    }
}

.CategoryFilters_clearAll__FIvKM.CategoryFilters_active__2xXay,
.CategoryFilters_clearAll__FIvKM:hover {
    background-color: #000;
    color: #fff
}

.CategoryFilter_filter__zpR21 {
    font-size: 1.125rem;
    border: 2px solid #000;
    border-radius: 2rem;
    padding: .4rem .55rem;
    color: #000;
    transition: background-color .2s ease-in-out, color .2s ease-in-out
}

@media (min-width:850px) {
    .CategoryFilter_filter__zpR21 {
        font-size: 1.625rem;
        padding: .5rem 1rem .6rem
    }
}

.CategoryFilter_filter__zpR21.CategoryFilter_active__5SsNp,
.CategoryFilter_filter__zpR21:hover {
    background-color: #000;
    color: #fff
}

.Heading_heading__fhmAd {
    grid-column: span 12;
    font-size: var(--fs-100);
    font-weight: 400;
    letter-spacing: calc(-20em / 1000);
    line-height: .95;
    max-width: 12ch;
    margin: 7.5rem 0 3.2rem;
    z-index: 2
}

@media (min-width:769px) {
    .Heading_heading__fhmAd {
        margin: calc(8vh + 5rem) 0 10vh
    }
}

.FeaturedBlogPost_featuredPost__aRcs9 {
    z-index: 2;
    width: 100%;
    overflow: hidden
}

.FeaturedBlogPost_featuredPost__aRcs9 a {
    color: #000
}

@media (max-width:769px) {
    .FeaturedBlogPost_featuredPost__aRcs9 .container {
        padding-left: 0;
        padding-right: 0
    }

    .FeaturedBlogPost_featuredPost__aRcs9 .container h3 {
        padding: 0 7vw
    }
}

.PostsList_postsList__U9F5T {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 1.875rem 1.5625rem;
    grid-column: span 12;
    margin: 0 0 3rem
}

@media (min-width:850px) {
    .PostsList_postsList__U9F5T {
        gap: 3.125rem 1.5625rem;
        margin: 0 0 6.875rem
    }
}

.PostsList_postsList__U9F5T a {
    color: #000
}

.Form_contactForm__X6bdS {
    z-index: 2;
    margin-bottom: 3.125rem;
    scroll-margin-top: 100px
}

@media screen and (min-width:768px) {
    .Form_contactForm__X6bdS {
        margin-bottom: 6rem
    }
}

.Form_contactForm__X6bdS[data-theme=light] {
    --primary: #000;
    --secondary: #fff
}

.Form_contactForm__X6bdS[data-theme=dark] {
    --primary: #fff;
    --secondary: #000
}

.Form_formOuter__NHTHq,
.Form_form___noC4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    grid-column: span 10
}

.Form_form___noC4.Form_sent__uX3U5 {
    pointer-events: none;
    opacity: .5
}

.Form_form___noC4 [aria-live] {
    width: 100%;
    margin-top: 2rem
}

.Form_form___noC4 fieldset {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: .9375rem .75rem;
    border: 0;
    padding: 0;
    margin: 0 0 2.5rem
}

@media (min-width:850px) {
    .Form_form___noC4 fieldset {
        gap: 1.2rem;
        margin: 0 0 4rem
    }
}

.Form_form___noC4 fieldset legend {
    font-size: var(--fs-50);
    font-weight: 400;
    margin-bottom: .35em
}

.Form_form___noC4 fieldset label {
    display: flex
}

@media (min-width:769px) {
    .Form_form___noC4 fieldset label:hover .Form_button__WKdUX {
        background-color: var(--primary);
        color: var(--secondary)
    }
}

.Form_form___noC4 fieldset .Form_button__WKdUX {
    font-family: var(--montreal);
    font-size: 1.125rem;
    line-height: 1 !important;
    font-weight: 400;
    padding: .4rem .55rem .5rem;
    background-color: transparent;
    border-radius: 2.0625rem;
    color: var(--primary);
    transition: background-color .2s ease, color .2s ease, opacity .2s ease, border-color .2s ease;
    max-width: 100%;
    overflow: hidden;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    border: 2px solid var(--primary)
}

@media (min-width:850px) {
    .Form_form___noC4 fieldset .Form_button__WKdUX {
        font-size: var(--fs-24);
        padding: .8rem 1.4rem .9rem
    }
}

.Form_form___noC4 fieldset input[type=checkbox] {
    appearance: none;
    width: 0;
    overflow: hidden;
    padding: 0;
    margin: 0
}

:is(.Form_form___noC4 fieldset) input[type=checkbox]:checked~.Form_button__WKdUX {
    background-color: var(--primary);
    color: var(--secondary)
}

.Form_form___noC4 input[type=email],
.Form_form___noC4 input[type=text] {
    appearance: none;
    border-radius: 0;
    font-size: clamp(1.375rem, 1.5vw, 1.875rem);
    line-height: 1.8;
    color: var(--primary);
    border: none;
    border-bottom: 1.5px solid var(--primary);
    background: transparent
}

.Form_form___noC4 input[type=email]::placeholder,
.Form_form___noC4 input[type=text]::placeholder {
    color: var(--primary)
}

.Form_form___noC4 input[type=email]:-webkit-autofill,
.Form_form___noC4 input[type=email]:-webkit-autofill:focus,
.Form_form___noC4 input[type=text]:-webkit-autofill,
.Form_form___noC4 input[type=text]:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important
}

.Form_halfWidth__mwquS {
    width: 100%;
    /*margin-bottom: 2rem*/
}

@media (min-width:500px) {
    .Form_halfWidth__mwquS {
        width: 47.5%
    }
}

.Form_halfWidth__mwquS.Form_uploads__8vsGL {
    width: 100%
}

@media (min-width:850px) {
    .Form_halfWidth__mwquS.Form_uploads__8vsGL {
        width: 47.5%
    }
}

@media (min-width:769px) and (max-width:850px) {
    .Form_halfWidth__mwquS.Form_uploads__8vsGL {
        margin-bottom: 2rem
    }
}

.Form_halfWidth__mwquS.Form_budget__0YVbL,
.Form_halfWidth__mwquS.Form_budget__0YVbL .Form_inputBudget__lcmBw {
    width: 100%
}

.Form_halfWidth__mwquS.Form_budget__0YVbL .Form_budgetDescription__Yaew0 {
    display: block;
    font-size: 16px;
    margin-top: .875rem
}

.Form_halfWidth__mwquS.Form_budget__0YVbL .Form_budgetDescription__Yaew0 a {
    text-decoration: underline;
    color: inherit
}

@media (min-width:850px) {
    .Form_halfWidth__mwquS.Form_budget__0YVbL {
        width: 47.5%
    }
}

@media (min-width:769px) and (max-width:850px) {
    .Form_halfWidth__mwquS.Form_budget__0YVbL {
        margin-bottom: 2rem
    }
}

.Form_halfWidth__mwquS.Form_email__utu1q {
    width: 100%
}

@media (min-width:850px) {
    .Form_halfWidth__mwquS.Form_email__utu1q {
        /*width: 47.5%*/
    }
}

@media (min-width:769px) and (max-width:850px) {
    .Form_halfWidth__mwquS.Form_email__utu1q {
        margin-bottom: 2rem
    }
}

.Form_quarterWidth__sYVWE {
    width: 100%;
    /* margin-bottom:2rem; */
}

@media (min-width:500px) {
    .Form_quarterWidth__sYVWE {
        /* width:47.5%; */
    }
}

@media (min-width:850px) {
    .Form_quarterWidth__sYVWE {
        /* width:21.5%; */
    }
}

.Form_fullWidth__8_h_i {
    width: 100%;
    margin-bottom: 2rem
}

.Form_honeypot__2s3Fd {
    display: none;
    position: absolute;
    left: -9999px
}

.Form_hp__cVydL {
    opacity: .0001;
    position: absolute;
    left: -9999px
}

.Form_bottomRow__9ypJg {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: .6rem
}

.Form_bottomRow__9ypJg label {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-family: var(--montreal);
    font-size: .95rem;
    line-height: 1.2;
    color: var(--primary)
}

@media (min-width:769px) {
    .Form_bottomRow__9ypJg label {
        font-size: 1.125rem
    }
}

.Form_bottomRow__9ypJg .Form_checkbox__UtgyE {
    display: block;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 100%;
    border: 1.5px solid var(--primary);
    flex-shrink: 0;
    margin-right: .75rem;
    transition: background-color .2s ease
}

.Form_bottomRow__9ypJg input[type=checkbox] {
    position: absolute;
    top: calc(50% + .5rem);
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    margin: 0;
    padding: 0;
    opacity: 0;
    overflow: hidden
}

.Form_bottomRow__9ypJg input[type=checkbox]:checked~.Form_checkbox__UtgyE,
.Form_submit__Dnq6N {
    background-color: var(--primary)
}

.Form_submit__Dnq6N {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    justify-content: flex-start;
    font-family: var(--montreal);
    font-size: clamp(1.25rem, 1.5vw, 1.875rem);
    font-weight: 600;
    line-height: 1 !important;
    font-weight: 400;
    padding: .75rem 2.15rem .85rem 1.5rem;
    border-radius: 2.0625rem;
    color: var(--secondary);
    transition: background-color .2s ease, color .2s ease, opacity .2s ease, border-color .2s ease;
    max-width: 100%;
    overflow: hidden;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    border: 2px solid var(--primary);
    margin-top: 1.25rem
}

@media (min-width:769px) {
    .Form_submit__Dnq6N {
        padding: .75rem 3.125rem .85rem 1.5rem
    }
}

@media (min-width:1200px) {
    .Form_submit__Dnq6N {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        margin-top: 0
    }
}

.Form_submit__Dnq6N[aria-disabled=true] {
    opacity: .5;
    pointer-events: none
}

@media (min-width:769px) {
    .Form_submit__Dnq6N:hover .Form_button-text__MCGRV {
        transform: translateX(-.8rem)
    }

    .Form_submit__Dnq6N:hover .Form_buttonArrow__OCLQj {
        opacity: 1;
        color: var(--secondary);
        transform: translate(.25rem, -50%);
        transition: opacity .2s ease-in-out, transform .2s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out
    }
}

.Form_submit__Dnq6N .Form_button-text__MCGRV {
    transition: transform .3s ease-in-out
}

.Form_submit__Dnq6N .Form_buttonArrow__OCLQj {
    position: absolute;
    top: 50%;
    right: .75rem;
    transform: translateY(-50%);
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, color .2s ease-in-out;
    width: 14px;
    margin-left: .5rem;
    color: var(--secondary);
    opacity: 1
}

@media (min-width:769px) {
    .Form_submit__Dnq6N .Form_buttonArrow__OCLQj {
        width: 18px;
        right: 1.1875rem;
        margin-left: .5rem
    }
}

.Form_uploads__8vsGL {
    display: flex;
    align-items: baseline;
    gap: .8rem;
    font-size: clamp(1.375rem, 1.5vw, 1.875rem);
    line-height: 1.8;
    color: var(--primary);
    border-bottom: 1px solid var(--primary)
}

@media (max-width:768px) {
    .Form_uploads__8vsGL {
        margin-bottom: 2rem
    }
}

.Form_uploads__8vsGL svg {
    width: 1.1rem
}

.Form_inputfile__ZF6M3 {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.Form_inputfile__ZF6M3+label {
    display: inline-block;
    font-size: clamp(1.375rem, 1.5vw, 1.875rem);
    line-height: 1.8;
    color: var(--primary)
}

.Form_inputfile__ZF6M3+label {
    cursor: pointer
}

.Form_successMessage__nGL57 {
    grid-column: span 12;
    margin-bottom: 2.5rem
}

@media screen and (min-width:768px) {
    .Form_successMessage__nGL57 {
        margin-bottom: 5rem
    }
}

.Form_successMessage__nGL57 .container {
    padding: unset !important;
    gap: 1.375rem
}

.Form_successMessage__nGL57 a {
    color: inherit
}

.Form_successMessage__nGL57 .Form_buttonWrap__iVNPZ {
    margin-top: 2.5rem;
    text-align: center
}

.Form_successTitle__gqNPY {
    font-weight: 400;
    line-height: 1.05;
    font-size: var(--fs-60);
    letter-spacing: calc(-20em / 1000);
    margin: unset;
    max-width: 46.875rem
}

.Form_successText__oDeUM {
    font-size: 1em;
    margin: 1em 0 2em;
    max-width: 46.875rem
}

@media screen and (min-width:768px) {
    .Form_successText__oDeUM {
        font-size: 1.5rem
    }
}