#inner-hero {
    margin-top: -930px 
}
#inner-hero .container {
	width: 1786px;
}
#inner-hero .ih-inner {
    border-radius: 50px;
    width: 1726px;
}
.button:after {
    transform: rotate(90deg);
}
.button:hover:after {
    transform: rotate(45deg);
}
.scrolled #inner-hero {
    margin-top: -820px;
}
.page-id-745 .ih-inner {
    padding-top: 71px;
    padding-bottom: 131px;
    background-color: #B1F0F6;
}
.page-id-795 .ih-inner {
    padding-top: 50px;
    padding-bottom: 150px;
    background-color: #B3F695;
}
.page-id-827 .ih-inner {
    padding-top: 112px;
    padding-bottom: 203px;
    background-color: #F3B63B;
}
#inner-hero p {
    font-family: "Benton Sans Bd";
    font-size: 50px;
    line-height: 1.28;
    color: #000;
    margin-top: 21px;
    margin-bottom: 23px;
}
#inner-hero .button {
    margin-bottom: 3px;
}
#inner-hero .inner-main {
    margin-top: -125px;
}
.page-id-827 #inner-hero .inner-main {
    margin-top: -175px;
}
.marquee-wrapper {
    height: 43px;
}
.works-graphic, 
.aio-graphic, 
.hours-graphic {
    display: inline-flex;
    justify-content: center;
}
.works-graphic:after,
.aio-graphic:after,
.hours-graphic:after {
    content: '';
    display: block;
    height: auto;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.works-graphic:after {
    width: 100%;
    aspect-ratio: 1 / 0.110344827586207;
    bottom: -8%;
    background-image: url(../../images/works-graphic.png);
    background-image: -webkit-image-set(url(../../images/works-graphic.png) 1x, url(../../images/works-graphic@2x.png) 2x);
}
.aio-graphic:after {
    width: 100%;
    aspect-ratio: 1 / 0.026548672566372;
    bottom: 6%;
    background-image: url(../../images/aio-graphic.png);
    background-image: -webkit-image-set(url(../../images/aio-graphic.png) 1x, url(../../images/aio-graphic@2x.png) 2x);
}
.hours-graphic:after {
    width: 108.8%;
    aspect-ratio: 1 / 0.039119804400978;
    bottom: -8%;
    left: 0;
    background-image: url(../../images/hours-graphic.png);
    background-image: -webkit-image-set(url(../../images/hours-graphic.png) 1x, url(../../images/hours-graphic@2x.png) 2x);
}
.inner-overlay {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    width: 1726px;
    padding-top: 80px;
    margin-top: 970px;
}
.if-heading {
    font-size: 20px;
}
.if-title {
    font-size: 55px;
}
.if-item:nth-child(even) {
    flex-direction: row-reverse;
}
.if-item lottie-player {
    height: auto;
}
.if-item-content {
    flex-basis: 50%;
    flex-grow: 0;
}
.if-item-icon {
    margin-right: 18px;
    flex-shrink: 0;
}
.if-item-icon img {
    top: -10px;
}
.if-item-copy {
    font-size: 18px;
    line-height: 1.666;
    width: 450px;
}
.if-item-copy p {
    margin-top: 10px;
}
.if-item-heading span {
    font-size: 28px;
    line-height: 1;
}
#inner-more {
    padding-top: 85px;
    padding-bottom: 90px;
}
#inner-more .container {
	width: 1256px;
}
.page-id-795 #inner-more .container,
.page-id-827 #inner-more .container {
    width: 1314px;
}
.im-heading {
    font-size: 20px;
}
.im-title {
    font-size: 55px;
    margin-bottom: 60px;
}
.im-item {
    flex-basis: 50%;
    margin-bottom: 50px;
    max-width: 50%;
}
.im-item-icon {
    margin-right: 18px;
    flex-shrink: 0;
}
.im-item-icon img {
    top: -10px;
}
.im-item-copy {
    width: 500px;
}
#inner-how {
    --lightgray: #EEECEA;
    width: 100vw;
    max-width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-top: 85px;
    padding-bottom: 80px;
}
#inner-how .iw-inner {
    column-gap: 58px;
}
#inner-how h2 {
    font-size: 50px;
    line-height: 1.28;
    margin-bottom: 40px;
}
#inner-how p {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 20px;
}
#inner-how p.book {
    line-height: 1.625;
}
#inner-how p.medium {
    margin-top: 29px;
}
#inner-how img+  p.medium {
    font-size: 23px;
}
#inner-how p.black {
    font-size: 16px;
    margin-top: 0;
}
#inner-how hr {
    width: 81.4%;
    margin: 7px auto 15px 0;
}
#inner-how .iw-content {
    flex-basis: 500px;
    flex-grow: 0;
}
#inner-cta {
    --black: #000;
    padding: 100px 0 105px;
}
#inner-cta p {
    font-size: 50px;
    line-height: 1.32;
    margin-bottom: 17px;
}
#inner-cta .button:hover {
    color: var(--white);
}
@media screen and (max-width: 991px) {
    #inner-hero p,
    .if-title,
    .im-title,
    #inner-how h2 {
        font-size: 40px;
    }
    .if-item + .if-item {
        margin-top: 60px;
    }
}
@media screen and (max-width: 767px) {
    #inner-hero p,
    .if-title,
    .im-title,
    #inner-how h2 {
        font-size: 34px;
    }
    #inner-hero ,
    .scrolled #inner-hero {
        top: 0;
        left: 0;
        margin-top: 0;
    }
    #inner-hero .ih-inner {
        border-radius: 0;
        padding-top: 132px;
        max-width: calc(100% + 40px);
        margin: 0 -20px;
    }
    #inner-hero br {
        display: none;
    }
    .if-item,
    .if-item:nth-child(even) {
        flex-direction: column;
    }
    .if-item-content,
    #inner-how .iw-content {
        flex-basis: auto;
    }
    .im-item {
        flex-basis: auto;
        max-width: 100%;
    }
    #inner-how .iw-inner {
        flex-direction: column;
        column-gap: 0;
        row-gap: 38px;
    }
    #inner-cta {
        padding: 70px 0;
    }
    #inner-cta p {
        font-size: 38px;
        line-height: 1.263157894736842;
        margin-bottom: 17px;
    }
}
@media screen and (max-width: 567px) {
    #inner-hero p {
        font-size: 34px;
        line-height: 1.294117647058824;
        margin-top: 23px;
        margin-bottom: 18px;
    }
    .page-id-745 #inner-hero .ih-inner img,
    .page-id-795 #inner-hero .ih-inner img {
        width: 215px;
    }
    #inner-hero .inner-main {
        width: calc(100% + 40px);
        max-width: max-content;
        margin-left: -20px;
        margin-right: -20px;
    }
    .inner-overlay {
        border-radius: 0;
        padding-top: 134px;
    }
    .if-heading {
        font-size: 16px;
        margin-bottom: 39px;
        margin-top: 18px;
    }
    .if-title {
        font-size: 30px;
    }
    .if-item-icon {
        margin-right: 16px;
    }
    .if-item-icon {
        width: 50px;
    }
    .if-item-icon img {
        top: inherit;
    }
    .if-item-copy {
        font-size: 14px;
        line-height: 1.571428571428571;
    }
    .if-item-heading span {
        font-size: 20px;
    }
    .if-item-image {
        width: calc(100% + 40px);
        max-width: max-content;
        margin-left: -20px;
        margin-right: -20px;
    }
    #inner-more {
        padding-bottom: 100px;
    }
    .im-heading {
        font-size: 16px;
    }
    .im-title {
        font-size: 38px;
        line-height: 1.263157894736842;
        margin-bottom: 60px;
    }
    .im-list  {
        width: calc(100% + 40px);
        max-width: max-content;
        margin-left: -20px;
        margin-right: -20px;
    }
    .im-item {
        margin-bottom: 0;
    }
    .im-item-heading {
        height: 78px;
        border-top: 1px solid #B2B2B2;
        position: relative;
        cursor: pointer;
    }
    .im-item:last-child {
        border-bottom: 1px solid #B2B2B2;
    }
    .im-item-heading:before {
        content: '';
        display: block;
        width: 9px;
        height: 15px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(../../images/arrow.png);
        background-image: -webkit-image-set(url(../../images/arrow.png) 1x, url(../../images/arrow@2x.png) 2x);
        margin-left: 23px;
        margin-right: 23px;
    }
    .im-item-heading.active:before {
        transform: rotate(90deg);
    }
    .im-item-copy p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
        padding: 0 20px;
        display: none;
    }
    #inner-how h2 {
        font-size: 30px;
        line-height: 40px;
    }
    #inner-how h2 br {
        display: none;
    }
    #inner-how p {
        font-size: 14px;
    }
}