.sr {
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.aspect,
.sr {
    overflow: hidden
}

.aspect {
    position: relative;
    width: 100%
}

.aspect__child {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect--16\/9 {
    padding-top: 56.25%
}

.aspect--1\/1 {
    padding-top: 100%
}

.aspect--3\/2 {
    padding-top: 150%
}

@media (min-width:768px) {
    .aspect--1\/1\@sm {
        padding-top: 100%
    }
    .aspect--3\/2\@sm {
        padding-top: 150%
    }
}

.container {
    margin: 0 auto;
    max-width: 80rem;
    padding: 0 1rem;
    width: 100%
}

@media (min-width:768px) {
    .container {
        padding: 0 2rem
    }
}

.w-auto {
    max-width: 100%;
    width: auto
}

.w-100vw {
    width: 100vw
}

.w-1\/1 {
    max-width: 100%;
    width: 100%
}

.w-1\/2 {
    max-width: 50%;
    width: 50%
}

.w-1\/3 {
    max-width: 33.3333333333%;
    width: 33.3333333333%
}

.w-2\/3 {
    max-width: 66.6666666667%;
    width: 66.6666666667%
}

.w-1\/4 {
    max-width: 25%;
    width: 25%
}

.w-3\/4 {
    max-width: 75%;
    width: 75%
}

.w-1\/5 {
    max-width: 20%;
    width: 20%
}

.w-2\/5 {
    max-width: 40%;
    width: 40%
}

.w-3\/5 {
    max-width: 60%;
    width: 60%
}

.w-4\/5 {
    max-width: 80%;
    width: 80%
}

.w-1\/6 {
    max-width: 16.6666666667%;
    width: 16.6666666667%
}

.w-5\/6 {
    max-width: 83.3333333333%;
    width: 83.3333333333%
}

.w-12\/12 {
    max-width: 100%;
    width: 100%
}

.w-11\/12 {
    max-width: 91.6666666667%;
    width: 91.6666666667%
}

.w-10\/12 {
    max-width: 83.3333333333%;
    width: 83.3333333333%
}

.w-9\/12 {
    max-width: 75%;
    width: 75%
}

.w-8\/12 {
    max-width: 66.6666666667%;
    width: 66.6666666667%
}

.w-7\/12 {
    max-width: 58.3333333333%;
    width: 58.3333333333%
}

.w-6\/12 {
    max-width: 50%;
    width: 50%
}

.w-5\/12 {
    max-width: 41.6666666667%;
    width: 41.6666666667%
}

.w-4\/12 {
    max-width: 33.3333333333%;
    width: 33.3333333333%
}

.w-3\/12 {
    max-width: 25%;
    width: 25%
}

.w-2\/12 {
    max-width: 16.6666666667%;
    width: 16.6666666667%
}

.w-1\/12 {
    max-width: 8.3333333333%;
    width: 8.3333333333%
}

@media (min-width:414px) {
    .w-auto\@xs {
        max-width: 100%;
        width: auto
    }
    .w-100vw\@xs {
        width: 100vw
    }
    .w-1\/1\@xs {
        max-width: 100%;
        width: 100%
    }
    .w-1\/2\@xs {
        max-width: 50%;
        width: 50%
    }
    .w-1\/3\@xs {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-2\/3\@xs {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-1\/4\@xs {
        max-width: 25%;
        width: 25%
    }
    .w-3\/4\@xs {
        max-width: 75%;
        width: 75%
    }
    .w-1\/5\@xs {
        max-width: 20%;
        width: 20%
    }
    .w-2\/5\@xs {
        max-width: 40%;
        width: 40%
    }
    .w-3\/5\@xs {
        max-width: 60%;
        width: 60%
    }
    .w-4\/5\@xs {
        max-width: 80%;
        width: 80%
    }
    .w-1\/6\@xs {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-5\/6\@xs {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-12\/12\@xs {
        max-width: 100%;
        width: 100%
    }
    .w-11\/12\@xs {
        max-width: 91.6666666667%;
        width: 91.6666666667%
    }
    .w-10\/12\@xs {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-9\/12\@xs {
        max-width: 75%;
        width: 75%
    }
    .w-8\/12\@xs {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-7\/12\@xs {
        max-width: 58.3333333333%;
        width: 58.3333333333%
    }
    .w-6\/12\@xs {
        max-width: 50%;
        width: 50%
    }
    .w-5\/12\@xs {
        max-width: 41.6666666667%;
        width: 41.6666666667%
    }
    .w-4\/12\@xs {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-3\/12\@xs {
        max-width: 25%;
        width: 25%
    }
    .w-2\/12\@xs {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-1\/12\@xs {
        max-width: 8.3333333333%;
        width: 8.3333333333%
    }
}

@media (min-width:768px) {
    .w-auto\@sm {
        max-width: 100%;
        width: auto
    }
    .w-100vw\@sm {
        width: 100vw
    }
    .w-1\/1\@sm {
        max-width: 100%;
        width: 100%
    }
    .w-1\/2\@sm {
        max-width: 50%;
        width: 50%
    }
    .w-1\/3\@sm {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-2\/3\@sm {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-1\/4\@sm {
        max-width: 25%;
        width: 25%
    }
    .w-3\/4\@sm {
        max-width: 75%;
        width: 75%
    }
    .w-1\/5\@sm {
        max-width: 20%;
        width: 20%
    }
    .w-2\/5\@sm {
        max-width: 40%;
        width: 40%
    }
    .w-3\/5\@sm {
        max-width: 60%;
        width: 60%
    }
    .w-4\/5\@sm {
        max-width: 80%;
        width: 80%
    }
    .w-1\/6\@sm {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-5\/6\@sm {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-12\/12\@sm {
        max-width: 100%;
        width: 100%
    }
    .w-11\/12\@sm {
        max-width: 91.6666666667%;
        width: 91.6666666667%
    }
    .w-10\/12\@sm {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-9\/12\@sm {
        max-width: 75%;
        width: 75%
    }
    .w-8\/12\@sm {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-7\/12\@sm {
        max-width: 58.3333333333%;
        width: 58.3333333333%
    }
    .w-6\/12\@sm {
        max-width: 50%;
        width: 50%
    }
    .w-5\/12\@sm {
        max-width: 41.6666666667%;
        width: 41.6666666667%
    }
    .w-4\/12\@sm {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-3\/12\@sm {
        max-width: 25%;
        width: 25%
    }
    .w-2\/12\@sm {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-1\/12\@sm {
        max-width: 8.3333333333%;
        width: 8.3333333333%
    }
}

@media (min-width:1024px) {
    .w-auto\@md {
        max-width: 100%;
        width: auto
    }
    .w-100vw\@md {
        width: 100vw
    }
    .w-1\/1\@md {
        max-width: 100%;
        width: 100%
    }
    .w-1\/2\@md {
        max-width: 50%;
        width: 50%
    }
    .w-1\/3\@md {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-2\/3\@md {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-1\/4\@md {
        max-width: 25%;
        width: 25%
    }
    .w-3\/4\@md {
        max-width: 75%;
        width: 75%
    }
    .w-1\/5\@md {
        max-width: 20%;
        width: 20%
    }
    .w-2\/5\@md {
        max-width: 40%;
        width: 40%
    }
    .w-3\/5\@md {
        max-width: 60%;
        width: 60%
    }
    .w-4\/5\@md {
        max-width: 80%;
        width: 80%
    }
    .w-1\/6\@md {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-5\/6\@md {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-12\/12\@md {
        max-width: 100%;
        width: 100%
    }
    .w-11\/12\@md {
        max-width: 91.6666666667%;
        width: 91.6666666667%
    }
    .w-10\/12\@md {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-9\/12\@md {
        max-width: 75%;
        width: 75%
    }
    .w-8\/12\@md {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-7\/12\@md {
        max-width: 58.3333333333%;
        width: 58.3333333333%
    }
    .w-6\/12\@md {
        max-width: 50%;
        width: 50%
    }
    .w-5\/12\@md {
        max-width: 41.6666666667%;
        width: 41.6666666667%
    }
    .w-4\/12\@md {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-3\/12\@md {
        max-width: 25%;
        width: 25%
    }
    .w-2\/12\@md {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-1\/12\@md {
        max-width: 8.3333333333%;
        width: 8.3333333333%
    }
}

@media (min-width:1366px) {
    .w-auto\@lg {
        max-width: 100%;
        width: auto
    }
    .w-100vw\@lg {
        width: 100vw
    }
    .w-1\/1\@lg {
        max-width: 100%;
        width: 100%
    }
    .w-1\/2\@lg {
        max-width: 50%;
        width: 50%
    }
    .w-1\/3\@lg {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-2\/3\@lg {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-1\/4\@lg {
        max-width: 25%;
        width: 25%
    }
    .w-3\/4\@lg {
        max-width: 75%;
        width: 75%
    }
    .w-1\/5\@lg {
        max-width: 20%;
        width: 20%
    }
    .w-2\/5\@lg {
        max-width: 40%;
        width: 40%
    }
    .w-3\/5\@lg {
        max-width: 60%;
        width: 60%
    }
    .w-4\/5\@lg {
        max-width: 80%;
        width: 80%
    }
    .w-1\/6\@lg {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-5\/6\@lg {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-12\/12\@lg {
        max-width: 100%;
        width: 100%
    }
    .w-11\/12\@lg {
        max-width: 91.6666666667%;
        width: 91.6666666667%
    }
    .w-10\/12\@lg {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-9\/12\@lg {
        max-width: 75%;
        width: 75%
    }
    .w-8\/12\@lg {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-7\/12\@lg {
        max-width: 58.3333333333%;
        width: 58.3333333333%
    }
    .w-6\/12\@lg {
        max-width: 50%;
        width: 50%
    }
    .w-5\/12\@lg {
        max-width: 41.6666666667%;
        width: 41.6666666667%
    }
    .w-4\/12\@lg {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-3\/12\@lg {
        max-width: 25%;
        width: 25%
    }
    .w-2\/12\@lg {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-1\/12\@lg {
        max-width: 8.3333333333%;
        width: 8.3333333333%
    }
}

@media (min-width:1921px) {
    .w-auto\@xlg {
        max-width: 100%;
        width: auto
    }
    .w-100vw\@xlg {
        width: 100vw
    }
    .w-1\/1\@xlg {
        max-width: 100%;
        width: 100%
    }
    .w-1\/2\@xlg {
        max-width: 50%;
        width: 50%
    }
    .w-1\/3\@xlg {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-2\/3\@xlg {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-1\/4\@xlg {
        max-width: 25%;
        width: 25%
    }
    .w-3\/4\@xlg {
        max-width: 75%;
        width: 75%
    }
    .w-1\/5\@xlg {
        max-width: 20%;
        width: 20%
    }
    .w-2\/5\@xlg {
        max-width: 40%;
        width: 40%
    }
    .w-3\/5\@xlg {
        max-width: 60%;
        width: 60%
    }
    .w-4\/5\@xlg {
        max-width: 80%;
        width: 80%
    }
    .w-1\/6\@xlg {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-5\/6\@xlg {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-12\/12\@xlg {
        max-width: 100%;
        width: 100%
    }
    .w-11\/12\@xlg {
        max-width: 91.6666666667%;
        width: 91.6666666667%
    }
    .w-10\/12\@xlg {
        max-width: 83.3333333333%;
        width: 83.3333333333%
    }
    .w-9\/12\@xlg {
        max-width: 75%;
        width: 75%
    }
    .w-8\/12\@xlg {
        max-width: 66.6666666667%;
        width: 66.6666666667%
    }
    .w-7\/12\@xlg {
        max-width: 58.3333333333%;
        width: 58.3333333333%
    }
    .w-6\/12\@xlg {
        max-width: 50%;
        width: 50%
    }
    .w-5\/12\@xlg {
        max-width: 41.6666666667%;
        width: 41.6666666667%
    }
    .w-4\/12\@xlg {
        max-width: 33.3333333333%;
        width: 33.3333333333%
    }
    .w-3\/12\@xlg {
        max-width: 25%;
        width: 25%
    }
    .w-2\/12\@xlg {
        max-width: 16.6666666667%;
        width: 16.6666666667%
    }
    .w-1\/12\@xlg {
        max-width: 8.3333333333%;
        width: 8.3333333333%
    }
}

.grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -2rem
}

.grid>[class*=w-] {
    padding-left: 2rem
}

.h-1\/1 {
    height: 100%
}

.h-100vh {
    height: 100vh
}

.d-none {
    display: none
}

.d-inline-block {
    display: inline-block
}

.d-block {
    display: block
}

.d-flex {
    display: flex
}

@media (min-width:768px) {
    .d-flex\@sm {
        display: flex
    }
}

@media (min-width:1024px) {
    .d-none\@md {
        display: none
    }
    .d-block\@md {
        display: block
    }
    .d-flex\@md {
        display: flex
    }
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ml-auto {
    margin-left: auto !important
}

.m-0 {
    margin: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-0\.25 {
    margin-top: .25rem !important
}

.mb-0\.25 {
    margin-bottom: .25rem !important
}

.ml-0\.25 {
    margin-left: .25rem !important
}

.mb-0\.5 {
    margin-bottom: .5rem !important
}

.mb-0\.75 {
    margin-bottom: .75rem !important
}

.mt-1 {
    margin-top: 1rem !important
}

.mr-1 {
    margin-right: 1rem !important
}

.mb-1 {
    margin-bottom: 1rem !important
}

.mt-1\.5 {
    margin-top: 1.5rem !important
}

.mb-1\.5 {
    margin-bottom: 1.5rem !important
}

.mt-2 {
    margin-top: 2rem !important
}

.mb-2 {
    margin-bottom: 2rem !important
}

.mb-2\.5 {
    margin-bottom: 2.5rem !important
}

.mb-3 {
    margin-bottom: 3rem !important
}

.mr-4 {
    margin-right: 4rem !important
}

.mb-4 {
    margin-bottom: 4rem !important
}

.my-5 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important
}

.mr-5 {
    margin-right: 5rem !important
}

.mb-5 {
    margin-bottom: 5rem !important
}

.mt-6 {
    margin-top: 6rem !important
}

.mb-6 {
    margin-bottom: 6rem !important
}

.mt-8 {
    margin-top: 8rem !important
}

.mb-8 {
    margin-bottom: 8rem !important
}

.ml-8 {
    margin-left: 8rem !important
}

.mb-9 {
    margin-bottom: 9rem !important
}

.mt-10 {
    margin-top: 10rem !important
}

.mb-10 {
    margin-bottom: 10rem !important
}

.mb-13 {
    margin-bottom: 13rem !important
}

.mb-15 {
    margin-bottom: 15rem !important
}

.mb-19 {
    margin-bottom: 19rem !important
}

.mb-19\.5 {
    margin-bottom: 19.5rem !important
}

.mb-20 {
    margin-bottom: 20rem !important
}

.p-0 {
    padding: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pl-0\.25 {
    padding-left: .25rem !important
}

.p-1 {
    padding: 1rem !important
}

.py-1 {
    padding-bottom: 1rem !important
}

.pt-1,
.py-1 {
    padding-top: 1rem !important
}

.px-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
}

.pt-2 {
    padding-top: 2rem !important
}

.px-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important
}

.pb-5 {
    padding-bottom: 5rem !important
}

.py-8 {
    padding-bottom: 8rem !important;
    padding-top: 8rem !important
}

.pr-8 {
    padding-right: 8rem !important
}

.pl-9 {
    padding-left: 9rem !important
}

.px-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important
}

.pt-10 {
    padding-top: 10rem !important
}

@media (min-width:414px) {
    .mb-auto\@xs {
        margin-bottom: auto !important
    }
    .mb-0\@xs {
        margin-bottom: 0 !important
    }
    .mb-0\.25\@xs {
        margin-bottom: .25rem !important
    }
    .mb-0\.5\@xs {
        margin-bottom: .5rem !important
    }
    .mb-0\.75\@xs {
        margin-bottom: .75rem !important
    }
    .mb-1\@xs {
        margin-bottom: 1rem !important
    }
    .mb-1\.5\@xs {
        margin-bottom: 1.5rem !important
    }
    .mb-2\@xs {
        margin-bottom: 2rem !important
    }
    .mb-2\.5\@xs {
        margin-bottom: 2.5rem !important
    }
    .mb-3\@xs {
        margin-bottom: 3rem !important
    }
    .mb-4\@xs {
        margin-bottom: 4rem !important
    }
    .mb-5\@xs {
        margin-bottom: 5rem !important
    }
    .mb-6\@xs {
        margin-bottom: 6rem !important
    }
    .mb-8\@xs {
        margin-bottom: 8rem !important
    }
    .mb-9\@xs {
        margin-bottom: 9rem !important
    }
    .mb-10\@xs {
        margin-bottom: 10rem !important
    }
    .mb-13\@xs {
        margin-bottom: 13rem !important
    }
    .mb-15\@xs {
        margin-bottom: 15rem !important
    }
    .mb-19\@xs {
        margin-bottom: 19rem !important
    }
    .mb-19\.5\@xs {
        margin-bottom: 19.5rem !important
    }
    .mb-20\@xs {
        margin-bottom: 20rem !important
    }
}

@media (min-width:768px) {
    .mb-auto\@sm {
        margin-bottom: auto !important
    }
    .mt-0\@sm {
        margin-top: 0 !important
    }
    .mb-0\@sm {
        margin-bottom: 0 !important
    }
    .mb-0\.25\@sm {
        margin-bottom: .25rem !important
    }
    .mb-0\.5\@sm {
        margin-bottom: .5rem !important
    }
    .mb-0\.75\@sm {
        margin-bottom: .75rem !important
    }
    .mb-1\@sm {
        margin-bottom: 1rem !important
    }
    .mb-1\.5\@sm {
        margin-bottom: 1.5rem !important
    }
    .mr-2\@sm {
        margin-right: 2rem !important
    }
    .mb-2\@sm {
        margin-bottom: 2rem !important
    }
    .mt-2\.5\@sm {
        margin-top: 2.5rem !important
    }
    .mb-2\.5\@sm {
        margin-bottom: 2.5rem !important
    }
    .mt-3\@sm {
        margin-top: 3rem !important
    }
    .mb-3\@sm {
        margin-bottom: 3rem !important
    }
    .mb-4\@sm {
        margin-bottom: 4rem !important
    }
    .mb-5\@sm {
        margin-bottom: 5rem !important
    }
    .mb-6\@sm {
        margin-bottom: 6rem !important
    }
    .mr-8\@sm {
        margin-right: 8rem !important
    }
    .mb-8\@sm {
        margin-bottom: 8rem !important
    }
    .mb-9\@sm {
        margin-bottom: 9rem !important
    }
    .mb-10\@sm {
        margin-bottom: 10rem !important
    }
    .mb-13\@sm {
        margin-bottom: 13rem !important
    }
    .mb-15\@sm {
        margin-bottom: 15rem !important
    }
    .mb-19\@sm {
        margin-bottom: 19rem !important
    }
    .mb-19\.5\@sm {
        margin-bottom: 19.5rem !important
    }
    .mb-20\@sm {
        margin-bottom: 20rem !important
    }
    .pb-0\@sm {
        padding-bottom: 0 !important
    }
    .pl-0\.75\@sm {
        padding-left: .75rem !important
    }
    .px-2\@sm {
        padding-left: 2rem !important
    }
    .pr-2\@sm,
    .px-2\@sm {
        padding-right: 2rem !important
    }
    .pl-2\@sm {
        padding-left: 2rem !important
    }
    .pr-3\@sm {
        padding-right: 3rem !important
    }
    .pt-5\@sm {
        padding-top: 5rem !important
    }
    .px-8\@sm {
        padding-left: 8rem !important;
        padding-right: 8rem !important
    }
    .pl-19\@sm {
        padding-left: 19rem !important
    }
}

@media (min-width:1024px) {
    .mb-auto\@md {
        margin-bottom: auto !important
    }
    .mb-0\@md {
        margin-bottom: 0 !important
    }
    .mb-0\.25\@md {
        margin-bottom: .25rem !important
    }
    .mb-0\.5\@md {
        margin-bottom: .5rem !important
    }
    .mb-0\.75\@md {
        margin-bottom: .75rem !important
    }
    .mb-1\@md {
        margin-bottom: 1rem !important
    }
    .mb-1\.5\@md {
        margin-bottom: 1.5rem !important
    }
    .mb-2\@md {
        margin-bottom: 2rem !important
    }
    .mb-2\.5\@md {
        margin-bottom: 2.5rem !important
    }
    .mb-3\@md {
        margin-bottom: 3rem !important
    }
    .mb-4\@md {
        margin-bottom: 4rem !important
    }
    .mb-5\@md {
        margin-bottom: 5rem !important
    }
    .mb-6\@md {
        margin-bottom: 6rem !important
    }
    .mb-8\@md {
        margin-bottom: 8rem !important
    }
    .mb-9\@md {
        margin-bottom: 9rem !important
    }
    .my-10\@md {
        margin-top: 10rem !important
    }
    .mb-10\@md,
    .my-10\@md {
        margin-bottom: 10rem !important
    }
    .mb-13\@md {
        margin-bottom: 13rem !important
    }
    .mb-15\@md {
        margin-bottom: 15rem !important
    }
    .mb-19\@md {
        margin-bottom: 19rem !important
    }
    .mb-19\.5\@md {
        margin-bottom: 19.5rem !important
    }
    .mb-20\@md {
        margin-bottom: 20rem !important
    }
    .pl-0\@md {
        padding-left: 0 !important
    }
    .pr-4\@md {
        padding-right: 4rem !important
    }
    .pl-19\.5\@md {
        padding-left: 19.5rem !important
    }
}

@media (min-width:1366px) {
    .mb-auto\@lg {
        margin-bottom: auto !important
    }
    .mb-0\@lg {
        margin-bottom: 0 !important
    }
    .mb-0\.25\@lg {
        margin-bottom: .25rem !important
    }
    .mb-0\.5\@lg {
        margin-bottom: .5rem !important
    }
    .mb-0\.75\@lg {
        margin-bottom: .75rem !important
    }
    .mb-1\@lg {
        margin-bottom: 1rem !important
    }
    .mb-1\.5\@lg {
        margin-bottom: 1.5rem !important
    }
    .mb-2\@lg {
        margin-bottom: 2rem !important
    }
    .mb-2\.5\@lg {
        margin-bottom: 2.5rem !important
    }
    .mb-3\@lg {
        margin-bottom: 3rem !important
    }
    .mb-4\@lg {
        margin-bottom: 4rem !important
    }
    .mb-5\@lg {
        margin-bottom: 5rem !important
    }
    .mb-6\@lg {
        margin-bottom: 6rem !important
    }
    .mb-8\@lg {
        margin-bottom: 8rem !important
    }
    .mb-9\@lg {
        margin-bottom: 9rem !important
    }
    .mb-10\@lg {
        margin-bottom: 10rem !important
    }
    .mb-13\@lg {
        margin-bottom: 13rem !important
    }
    .mb-15\@lg {
        margin-bottom: 15rem !important
    }
    .mb-19\@lg {
        margin-bottom: 19rem !important
    }
    .mb-19\.5\@lg {
        margin-bottom: 19.5rem !important
    }
    .mb-20\@lg {
        margin-bottom: 20rem !important
    }
}

@media (min-width:1921px) {
    .mb-auto\@xlg {
        margin-bottom: auto !important
    }
    .mb-0\@xlg {
        margin-bottom: 0 !important
    }
    .mb-0\.25\@xlg {
        margin-bottom: .25rem !important
    }
    .mb-0\.5\@xlg {
        margin-bottom: .5rem !important
    }
    .mb-0\.75\@xlg {
        margin-bottom: .75rem !important
    }
    .mb-1\@xlg {
        margin-bottom: 1rem !important
    }
    .mb-1\.5\@xlg {
        margin-bottom: 1.5rem !important
    }
    .mb-2\@xlg {
        margin-bottom: 2rem !important
    }
    .mb-2\.5\@xlg {
        margin-bottom: 2.5rem !important
    }
    .mb-3\@xlg {
        margin-bottom: 3rem !important
    }
    .mb-4\@xlg {
        margin-bottom: 4rem !important
    }
    .mb-5\@xlg {
        margin-bottom: 5rem !important
    }
    .mb-6\@xlg {
        margin-bottom: 6rem !important
    }
    .mb-8\@xlg {
        margin-bottom: 8rem !important
    }
    .mb-9\@xlg {
        margin-bottom: 9rem !important
    }
    .mb-10\@xlg {
        margin-bottom: 10rem !important
    }
    .mb-13\@xlg {
        margin-bottom: 13rem !important
    }
    .mb-15\@xlg {
        margin-bottom: 15rem !important
    }
    .mb-19\@xlg {
        margin-bottom: 19rem !important
    }
    .mb-19\.5\@xlg {
        margin-bottom: 19.5rem !important
    }
    .mb-20\@xlg {
        margin-bottom: 20rem !important
    }
}

.flex-no-shrink {
    flex-shrink: 0 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.items-start {
    align-items: flex-start !important
}

.items-center {
    align-items: center !important
}

.items-end {
    align-items: flex-end !important
}

.justify-center {
    justify-content: center !important
}

.justify-end {
    justify-content: flex-end !important
}

.justify-between {
    justify-content: space-between !important
}

@media (min-width:768px) {
    .flex-no-wrap\@sm {
        flex-wrap: nowrap !important
    }
    .flex-row\@sm {
        flex-direction: row !important
    }
    .items-end\@sm {
        align-items: flex-end !important
    }
    .justify-start\@sm {
        justify-content: flex-start !important
    }
    .justify-between\@sm {
        justify-content: space-between !important
    }
}

@media (min-width:1024px) {
    .justify-start\@md {
        justify-content: flex-start !important
    }
}

@media (min-width:1366px) {
    .justify-start\@lg {
        justify-content: flex-start !important
    }
}

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.sticky {
    position: sticky
}

.top {
    top: 0
}

.right {
    right: 0
}

.bottom {
    bottom: 0
}

.fill,
.left {
    left: 0
}

.fill {
    bottom: 0;
    right: 0;
    top: 0
}

.center-x {
    left: 50%;
    transform: translateX(-50%)
}

.center-xy {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media (min-width:768px) {
    .relative\@sm {
        position: relative
    }
}

.bg-black {
    background-color: #000 !important
}

.t-black {
    color: #000 !important
}

.t-offblack {
    color: #212121 !important
}

.t-white {
    color: #fff !important
}

.t-pink {
    color: #f6c8c3 !important
}

.t-uppercase {
    text-transform: uppercase !important
}

.t-no-underline {
    text-decoration: none !important
}

.t-italic {
    font-style: italic
}

.t-sans {
    font-family: Neue Montreal, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif !important
}

.t-serif {
    font-family: Saol Display, Georgia, Cambria, Times New Roman, Times, serif !important
}

.t-center {
    text-align: center !important
}

.t-right {
    text-align: right !important
}

.t-small {
    font-size: .8rem !important
}

.t-0\.9 {
    font-size: .9rem !important
}

.t-base {
    font-size: 1rem !important
}

.t-1\.05 {
    font-size: 1.05rem !important
}

.t-1\.1 {
    font-size: 1.1rem !important
}

.t-1\.2 {
    font-size: 1.2rem !important
}

.t-1\.3 {
    font-size: 1.3rem !important
}

.t-2 {
    font-size: 2rem !important
}

.t-3 {
    font-size: 3rem !important
}

.t-5 {
    font-size: 5rem !important
}

.t-10 {
    font-size: 10rem !important
}

.t-19 {
    font-size: 1.1875rem !important
}

.t-normal {
    font-weight: 400 !important
}

.t-300 {
    font-weight: 300 !important
}

.t-500 {
    font-weight: 500 !important
}

.t-600 {
    font-weight: 600 !important
}

.t-ls--2 {
    letter-spacing: -.02em !important
}

.t-ls-0\.3 {
    letter-spacing: -.3rem !important
}

.t-ls-tighter {
    letter-spacing: -.1rem !important
}

.t-ls-tight {
    letter-spacing: -.05rem !important
}

.t-lh-0\.85 {
    line-height: .85 !important
}

.t-lh-0\.9 {
    line-height: .9 !important
}

.t-lh-1 {
    line-height: 1 !important
}

.t-lh-1\.1 {
    line-height: 1.1 !important
}

.t-lh-1\.2 {
    line-height: 1.2 !important
}

.t-lh-1\.3 {
    line-height: 1.3 !important
}

@media (min-width:768px) {
    .t-left\@sm {
        text-align: left !important
    }
    .t-center\@sm {
        text-align: center !important
    }
    .t-right\@sm {
        text-align: right !important
    }
    .t-small\@sm {
        font-size: .8rem !important
    }
    .t-1\.3\@sm {
        font-size: 1.3rem !important
    }
    .t-2\@sm {
        font-size: 2rem !important
    }
    .t-2\.25\@sm {
        font-size: 2.25rem !important
    }
    .t-3\@sm {
        font-size: 3rem !important
    }
    .t-6\@sm {
        font-size: 6rem !important
    }
    .t-10\@sm {
        font-size: 10rem !important
    }
}

@media (min-width:1024px) {
    .t-6\@md {
        font-size: 6rem !important
    }
}

.offset-1\/1 {
    margin-left: 100% !important
}

.offset-1\/2 {
    margin-left: 50% !important
}

.offset-1\/3 {
    margin-left: 33.3333333333% !important
}

.offset-2\/3 {
    margin-left: 66.6666666667% !important
}

.offset-1\/4 {
    margin-left: 25% !important
}

.offset-3\/4 {
    margin-left: 75% !important
}

.offset-1\/5 {
    margin-left: 20% !important
}

.offset-2\/5 {
    margin-left: 40% !important
}

.offset-3\/5 {
    margin-left: 60% !important
}

.offset-4\/5 {
    margin-left: 80% !important
}

.offset-1\/6 {
    margin-left: 16.6666666667% !important
}

.offset-5\/6 {
    margin-left: 83.3333333333% !important
}

.offset-12\/12 {
    margin-left: 100% !important
}

.offset-11\/12 {
    margin-left: 91.6666666667% !important
}

.offset-10\/12 {
    margin-left: 83.3333333333% !important
}

.offset-9\/12 {
    margin-left: 75% !important
}

.offset-8\/12 {
    margin-left: 66.6666666667% !important
}

.offset-7\/12 {
    margin-left: 58.3333333333% !important
}

.offset-6\/12 {
    margin-left: 50% !important
}

.offset-5\/12 {
    margin-left: 41.6666666667% !important
}

.offset-4\/12 {
    margin-left: 33.3333333333% !important
}

.offset-3\/12 {
    margin-left: 25% !important
}

.offset-2\/12 {
    margin-left: 16.6666666667% !important
}

.offset-1\/12 {
    margin-left: 8.3333333333% !important
}

@media (min-width:414px) {
    .offset-1\/1\@xs {
        margin-left: 100% !important
    }
    .offset-1\/2\@xs {
        margin-left: 50% !important
    }
    .offset-1\/3\@xs {
        margin-left: 33.3333333333% !important
    }
    .offset-2\/3\@xs {
        margin-left: 66.6666666667% !important
    }
    .offset-1\/4\@xs {
        margin-left: 25% !important
    }
    .offset-3\/4\@xs {
        margin-left: 75% !important
    }
    .offset-1\/5\@xs {
        margin-left: 20% !important
    }
    .offset-2\/5\@xs {
        margin-left: 40% !important
    }
    .offset-3\/5\@xs {
        margin-left: 60% !important
    }
    .offset-4\/5\@xs {
        margin-left: 80% !important
    }
    .offset-1\/6\@xs {
        margin-left: 16.6666666667% !important
    }
    .offset-5\/6\@xs {
        margin-left: 83.3333333333% !important
    }
    .offset-12\/12\@xs {
        margin-left: 100% !important
    }
    .offset-11\/12\@xs {
        margin-left: 91.6666666667% !important
    }
    .offset-10\/12\@xs {
        margin-left: 83.3333333333% !important
    }
    .offset-9\/12\@xs {
        margin-left: 75% !important
    }
    .offset-8\/12\@xs {
        margin-left: 66.6666666667% !important
    }
    .offset-7\/12\@xs {
        margin-left: 58.3333333333% !important
    }
    .offset-6\/12\@xs {
        margin-left: 50% !important
    }
    .offset-5\/12\@xs {
        margin-left: 41.6666666667% !important
    }
    .offset-4\/12\@xs {
        margin-left: 33.3333333333% !important
    }
    .offset-3\/12\@xs {
        margin-left: 25% !important
    }
    .offset-2\/12\@xs {
        margin-left: 16.6666666667% !important
    }
    .offset-1\/12\@xs {
        margin-left: 8.3333333333% !important
    }
}

@media (min-width:768px) {
    .offset-1\/1\@sm {
        margin-left: 100% !important
    }
    .offset-1\/2\@sm {
        margin-left: 50% !important
    }
    .offset-1\/3\@sm {
        margin-left: 33.3333333333% !important
    }
    .offset-2\/3\@sm {
        margin-left: 66.6666666667% !important
    }
    .offset-1\/4\@sm {
        margin-left: 25% !important
    }
    .offset-3\/4\@sm {
        margin-left: 75% !important
    }
    .offset-1\/5\@sm {
        margin-left: 20% !important
    }
    .offset-2\/5\@sm {
        margin-left: 40% !important
    }
    .offset-3\/5\@sm {
        margin-left: 60% !important
    }
    .offset-4\/5\@sm {
        margin-left: 80% !important
    }
    .offset-1\/6\@sm {
        margin-left: 16.6666666667% !important
    }
    .offset-5\/6\@sm {
        margin-left: 83.3333333333% !important
    }
    .offset-12\/12\@sm {
        margin-left: 100% !important
    }
    .offset-11\/12\@sm {
        margin-left: 91.6666666667% !important
    }
    .offset-10\/12\@sm {
        margin-left: 83.3333333333% !important
    }
    .offset-9\/12\@sm {
        margin-left: 75% !important
    }
    .offset-8\/12\@sm {
        margin-left: 66.6666666667% !important
    }
    .offset-7\/12\@sm {
        margin-left: 58.3333333333% !important
    }
    .offset-6\/12\@sm {
        margin-left: 50% !important
    }
    .offset-5\/12\@sm {
        margin-left: 41.6666666667% !important
    }
    .offset-4\/12\@sm {
        margin-left: 33.3333333333% !important
    }
    .offset-3\/12\@sm {
        margin-left: 25% !important
    }
    .offset-2\/12\@sm {
        margin-left: 16.6666666667% !important
    }
    .offset-1\/12\@sm {
        margin-left: 8.3333333333% !important
    }
}

@media (min-width:1024px) {
    .offset-1\/1\@md {
        margin-left: 100% !important
    }
    .offset-1\/2\@md {
        margin-left: 50% !important
    }
    .offset-1\/3\@md {
        margin-left: 33.3333333333% !important
    }
    .offset-2\/3\@md {
        margin-left: 66.6666666667% !important
    }
    .offset-1\/4\@md {
        margin-left: 25% !important
    }
    .offset-3\/4\@md {
        margin-left: 75% !important
    }
    .offset-1\/5\@md {
        margin-left: 20% !important
    }
    .offset-2\/5\@md {
        margin-left: 40% !important
    }
    .offset-3\/5\@md {
        margin-left: 60% !important
    }
    .offset-4\/5\@md {
        margin-left: 80% !important
    }
    .offset-1\/6\@md {
        margin-left: 16.6666666667% !important
    }
    .offset-5\/6\@md {
        margin-left: 83.3333333333% !important
    }
    .offset-12\/12\@md {
        margin-left: 100% !important
    }
    .offset-11\/12\@md {
        margin-left: 91.6666666667% !important
    }
    .offset-10\/12\@md {
        margin-left: 83.3333333333% !important
    }
    .offset-9\/12\@md {
        margin-left: 75% !important
    }
    .offset-8\/12\@md {
        margin-left: 66.6666666667% !important
    }
    .offset-7\/12\@md {
        margin-left: 58.3333333333% !important
    }
    .offset-6\/12\@md {
        margin-left: 50% !important
    }
    .offset-5\/12\@md {
        margin-left: 41.6666666667% !important
    }
    .offset-4\/12\@md {
        margin-left: 33.3333333333% !important
    }
    .offset-3\/12\@md {
        margin-left: 25% !important
    }
    .offset-2\/12\@md {
        margin-left: 16.6666666667% !important
    }
    .offset-1\/12\@md {
        margin-left: 8.3333333333% !important
    }
}

@media (min-width:1366px) {
    .offset-1\/1\@lg {
        margin-left: 100% !important
    }
    .offset-1\/2\@lg {
        margin-left: 50% !important
    }
    .offset-1\/3\@lg {
        margin-left: 33.3333333333% !important
    }
    .offset-2\/3\@lg {
        margin-left: 66.6666666667% !important
    }
    .offset-1\/4\@lg {
        margin-left: 25% !important
    }
    .offset-3\/4\@lg {
        margin-left: 75% !important
    }
    .offset-1\/5\@lg {
        margin-left: 20% !important
    }
    .offset-2\/5\@lg {
        margin-left: 40% !important
    }
    .offset-3\/5\@lg {
        margin-left: 60% !important
    }
    .offset-4\/5\@lg {
        margin-left: 80% !important
    }
    .offset-1\/6\@lg {
        margin-left: 16.6666666667% !important
    }
    .offset-5\/6\@lg {
        margin-left: 83.3333333333% !important
    }
    .offset-12\/12\@lg {
        margin-left: 100% !important
    }
    .offset-11\/12\@lg {
        margin-left: 91.6666666667% !important
    }
    .offset-10\/12\@lg {
        margin-left: 83.3333333333% !important
    }
    .offset-9\/12\@lg {
        margin-left: 75% !important
    }
    .offset-8\/12\@lg {
        margin-left: 66.6666666667% !important
    }
    .offset-7\/12\@lg {
        margin-left: 58.3333333333% !important
    }
    .offset-6\/12\@lg {
        margin-left: 50% !important
    }
    .offset-5\/12\@lg {
        margin-left: 41.6666666667% !important
    }
    .offset-4\/12\@lg {
        margin-left: 33.3333333333% !important
    }
    .offset-3\/12\@lg {
        margin-left: 25% !important
    }
    .offset-2\/12\@lg {
        margin-left: 16.6666666667% !important
    }
    .offset-1\/12\@lg {
        margin-left: 8.3333333333% !important
    }
}

@media (min-width:1921px) {
    .offset-1\/1\@xlg {
        margin-left: 100% !important
    }
    .offset-1\/2\@xlg {
        margin-left: 50% !important
    }
    .offset-1\/3\@xlg {
        margin-left: 33.3333333333% !important
    }
    .offset-2\/3\@xlg {
        margin-left: 66.6666666667% !important
    }
    .offset-1\/4\@xlg {
        margin-left: 25% !important
    }
    .offset-3\/4\@xlg {
        margin-left: 75% !important
    }
    .offset-1\/5\@xlg {
        margin-left: 20% !important
    }
    .offset-2\/5\@xlg {
        margin-left: 40% !important
    }
    .offset-3\/5\@xlg {
        margin-left: 60% !important
    }
    .offset-4\/5\@xlg {
        margin-left: 80% !important
    }
    .offset-1\/6\@xlg {
        margin-left: 16.6666666667% !important
    }
    .offset-5\/6\@xlg {
        margin-left: 83.3333333333% !important
    }
    .offset-12\/12\@xlg {
        margin-left: 100% !important
    }
    .offset-11\/12\@xlg {
        margin-left: 91.6666666667% !important
    }
    .offset-10\/12\@xlg {
        margin-left: 83.3333333333% !important
    }
    .offset-9\/12\@xlg {
        margin-left: 75% !important
    }
    .offset-8\/12\@xlg {
        margin-left: 66.6666666667% !important
    }
    .offset-7\/12\@xlg {
        margin-left: 58.3333333333% !important
    }
    .offset-6\/12\@xlg {
        margin-left: 50% !important
    }
    .offset-5\/12\@xlg {
        margin-left: 41.6666666667% !important
    }
    .offset-4\/12\@xlg {
        margin-left: 33.3333333333% !important
    }
    .offset-3\/12\@xlg {
        margin-left: 25% !important
    }
    .offset-2\/12\@xlg {
        margin-left: 16.6666666667% !important
    }
    .offset-1\/12\@xlg {
        margin-left: 8.3333333333% !important
    }
}

.overflow-hidden {
    overflow: hidden
}

.user-select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.z-negative {
    z-index: -1
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-60 {
    z-index: 60
}

.z-70 {
    z-index: 70
}

.z-80 {
    z-index: 80
}

html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

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

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent
}

b {
    font-weight: bolder
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub {
    bottom: -.25em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

img {
    border-style: none
}

button,
input,
select {
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

details {
    display: block
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box;
    line-height: 1.5
}

*,
:after,
:before {
    box-sizing: inherit
}

image,
video {
    vertical-align: baseline
}

figure {
    margin: 0
}

h1,
h2,
h3,
ol,
p,
ul {
    margin-top: 0
}

img,
svg {
    height: auto;
    max-width: 100%
}

html {
    font-size: clamp(14px, 1vw, 38px)
}

a {
    color: #212121
}

.dark,
.dark a {
    color: #fff
}

.grid--no-gutter {
    margin-left: 0
}

.grid--no-gutter>[class*=w-] {
    padding-left: 0
}

.grid>[class*=w-]+div img,
.grid>[class*=w-]+div video {
    margin-top: 5rem
}

@media (min-width:768px) {
    .grid>[class*=w-]+div img,
    .grid>[class*=w-]+div video {
        margin-top: 0
    }
}

.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    padding: 0;
    position: relative;
    text-decoration: none
}

.btn * {
    pointer-events: none
}

.btn:active,
.btn:focus {
    outline: none
}

.btn--regular,
.btn--regular>svg {
    display: inline-block
}

.btn--regular>svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5
}

.btn--regular .btn__content {
    display: block
}

.btn--regular .btn__content--cloned,
.btn--regular .btn__content--select {
    align-items: center;
    bottom: 0;
    display: flex !important;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-120%)
}

.btn--regular .btn__content--cloned .btn__icon,
.btn--regular .btn__content--select .btn__icon {
    transform: translateX(-1.8rem)
}

.btn--regular .btn__inner {
    border-radius: 1.5rem;
    display: block;
    margin: 2px 0 3px;
    overflow-y: hidden;
    padding: calc(.8rem - 2px) 1.5rem;
    position: relative;
    z-index: 10
}

.btn--regular .btn__rect {
    height: calc(100% - 2.5px);
    width: calc(100% - 2.5px)
}

.btn--regular .btn__border {
    stroke: var(--border)
}

.btn--regular .btn__border--hover {
    stroke: var(--hoverBorder)
}

.btn--regular .btn__bg {
    fill: var(--background);
    stroke: var(--background)
}

.btn--regular .btn__fill {
    fill: var(--hoverFill);
    stroke: var(--hoverFill)
}

.btn--regular .btn__clip-right {
    transform-origin: center
}

.btn--regular .btn__clip-bottom {
    transform: scaleX(-1);
    transform-origin: center
}

.btn--regular .btn__clip-left {
    transform: scaleY(-1);
    transform-origin: center left
}

.btn--regular .btn__icon {
    fill: var(--text);
    height: .67rem;
    margin-left: .55rem;
    width: .57rem
}

.btn--regular .btn__icon--cloned {
    fill: var(--hoverText)
}

.btn--regular .btn__icon--select {
    fill: var(--text)
}

.btn--regular .btn__text {
    color: var(--text);
    font-size: 1.05rem;
    line-height: .9rem
}

.btn--regular .btn__text--cloned {
    color: var(--hoverText)
}

.btn--regular .btn__text--select {
    fill: var(--text)
}

.btn--circle {
    align-items: center;
    border-radius: 50%;
    height: 3.7rem;
    justify-content: center;
    padding: 0;
    width: 3.7rem
}

.btn--circle .btn__bg {
    background-color: #fff;
    border-radius: 100%;
    height: 2.7rem;
    transform: scale(1);
    width: 2.7rem;
    will-change: transform
}

.btn--circle .btn__inner {
    align-items: center;
    border-radius: 1.65rem;
    display: flex;
    height: 2.7rem;
    justify-content: center;
    width: 2.7rem
}

.btn--circle .btn__inner-bg {
    background-color: #212121;
    border-radius: 1.65rem;
    height: 100%;
    position: absolute;
    transform: scale(.00001);
    transform-origin: center;
    width: 100%
}

.btn--fill.btn--light {
    --text: #212121;
    --hoverText: #fff;
    --hoverFill: #212121;
    --border: #fff;
    --background: #fff
}

.btn--fill.btn--dark {
    --text: #fff;
    --hoverText: #212121;
    --hoverFill: #fff;
    --border: #212121;
    --background: #212121
}

.btn--border.btn--light {
    --text: #fff;
    --hoverText: #212121;
    --hoverFill: transparent;
    --border: #fff;
    --hoverBorder: #212121;
    --background: transparent
}

.btn--border.btn--dark {
    --text: #212121;
    --hoverText: #fff;
    --hoverFill: #fff;
    --border: #212121;
    --hoverBorder: #fff;
    --background: transparent
}

.slider {
    touch-action: pan-y
}

.slider:hover {
    cursor: grab
}

.slider:hover:active {
    cursor: grabbing
}

.slider img {
    height: 100%;
    margin-left: 1rem;
    visibility: hidden;
    width: 5rem
}

.slider button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    color: inherit;
    cursor: pointer;
    line-height: 1.2;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transition: opacity .7s cubic-bezier(.19, 1, .22, 1)
}

.slider button[disabled] {
    opacity: .3;
    pointer-events: none
}

.slider button:focus:not(:focus-visible) {
    outline: none
}

.slider button>span {
    background: #000;
    bottom: 0;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.video-indicator {
    transform: translate(-50%, -50%)
}

.video-indicator--cursor {
    height: 5rem;
    width: 5rem
}

.video-indicator--video {
    height: 100%;
    width: 100%
}

.video-indicator__outer {
    fill: #fff
}

.video-indicator__inner,
.video-indicator__progress {
    fill: none
}

.award {
    border-top: 1px solid #212121
}

.dark .award {
    border-top: 1px solid #fff
}

.award__arrow {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    transform: translateX(-100%)
}

.award__arrow span {
    display: inline-block;
    transform: translateX(100%);
    width: 1.25rem
}

.award-trophy {
    height: 10rem
}

@media (min-width:1366px) {
    .award-trophy {
        height: 20rem
    }
}

.testimonial__text-box {
    border-top: 1px solid #000
}

.dark .testimonial__text-box {
    border-color: #fff
}

html {
    scrollbar-width: none !important
}

body {
    -ms-overflow-style: none
}

body::-webkit-scrollbar {
    height: 0 !important;
    width: 0 !important
}

.height-div {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    visibility: hidden
}

.dark .asscrollbar>div>div {
    background-color: #fff
}

.is-touch [asscroll] {
    width: 100%
}

[asscroll-container] {
    contain: none !important
}

.arrow-link * {
    pointer-events: none
}

.arrow-link>span {
    display: inline-block;
    transition: transform 1s cubic-bezier(.16, 1, .3, 1)
}

.arrow-link>span>span {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    transform: translateX(-100%)
}

.arrow-link>span>span>span {
    display: inline-block;
    transform: translateX(100%);
    transition: transform 1s cubic-bezier(.16, 1, .3, 1);
    width: .75rem
}

.arrow-link:hover>span {
    transform: translateX(.75rem)
}

.arrow-link:hover>span>span>span {
    transform: translateX(0)
}

.arrow-link--large:hover>span {
    transform: translateX(1.25rem)
}

.arrow-link--large>span>span>span {
    width: 1.25rem
}

body {
    -webkit-overflow-scrolling: touch;
    font-family: Neue Montreal, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
    overflow-x: hidden
}

body:not(.project-template-default) {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

body:not(.is-touch) {
    overflow-y: hidden;
    overscroll-behavior-y: none
}

.asscroll-disabled body.is-touch {
    overflow-y: hidden
}

::-moz-selection {
    background: #fff;
    color: #212121
}

::selection {
    background: #fff;
    color: #212121
}

[dom2webgl]:not(p) {
    visibility: hidden
}

[dom2webgl]:not(p).visible {
    visibility: visible
}

[dom2webgl="c:ProjectTransitionText"],
[dom2webgl="c:WebGLText"] {
    opacity: .0001;
    visibility: visible !important
}

.header__logo svg {
    fill: #212121;
    display: block;
    height: 1.7rem;
    transition: fill .5s ease-out;
    width: 13.2rem
}

.dark .header__logo svg {
    fill: #fff
}

.dark.has-open-mobile-menu .header__logo svg {
    fill: #212121
}

@media (min-width:1366px) {
    .dark.has-open-mobile-menu .header__logo svg {
        fill: #fff
    }
}

nav {
    margin-right: -1rem
}

nav a {
    color: #212121;
    display: block;
    overflow: hidden;
    padding: .15rem .75rem;
    text-decoration: none;
    transition: color .5s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.dark nav a {
    color: #fff
}

.nav-item__text {
    white-space: nowrap
}

@media not all and (-webkit-min-device-pixel-ratio:0),
not all and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance: none) {
        .nav-item__text>div {
            margin:0 -.2rem;
            padding: 0 .2rem
        }
    }
}

.nav-item__text--hover {
    left: 0;
    opacity: 0;
    top: 0;
    white-space: nowrap
}

@media not all and (-webkit-min-device-pixel-ratio:0),
not all and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance: none) {
        .nav-item__text--hover div {
            margin:0 -.2rem;
            padding: 0 .2rem
        }
    }
}

.nav-item:last-of-type {
    margin-right: 1rem
}

.menu-btn {
    position: relative
}

.menu-btn__icon {
    height: .6rem;
    width: .8rem
}

.menu-btn__inner-icon {
    height: 17.98px;
    position: absolute;
    transform: rotate(-50deg) scale(.00001);
    transform-origin: center;
    width: 17.98px
}

.world-btn {
    bottom: 2rem;
    left: 50%;
    margin-bottom: -.5rem;
    position: fixed !important;
    transform: translateX(-50%)
}

.post-type-archive-project .world-btn {
    display: none
}

.world-btn__icon {
    stroke: #212121
}

.world-btn__icon,
.world-btn__inner-icon {
    height: 1.48rem;
    margin: auto;
    width: 1.48rem
}

.world-btn__inner-icon {
    stroke: #fff;
    opacity: 0;
    transform: scale(.6) rotate(-80deg)
}

.world-btn__text {
    pointer-events: none
}

.world-btn__text>div {
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.world-btn__text>div span {
    display: block;
    font-size: .8rem;
    padding: 0 .4rem
}

.world-btn__text-left {
    position: absolute;
    right: 100%;
    text-align: right;
    transform: translateY(-50%)
}

.world-btn__text-left span {
    transform: translate(100%)
}

.world-btn__text-right {
    left: 100%;
    position: absolute;
    transform: translateY(-50%)
}

.world-btn__text-right span {
    transform: translate(-100%)
}

.infinity {
    bottom: 1.9rem;
    opacity: 0;
    position: fixed;
    right: 1.5rem;
    visibility: hidden
}

@media (min-width:1366px) {
    .infinity {
        bottom: 2.5rem;
        right: 3rem
    }
}

.infinity svg {
    fill: none;
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 23.3333;
    display: block;
    height: 1.5rem;
    width: 2.5rem
}

.infinity svg path {
    stroke: #c5c5c5;
    transition: stroke .4s ease-out
}

.dark .infinity svg path {
    stroke: hsla(0, 0%, 100%, .3)
}

.infinity svg .js-infinity {
    stroke: #212121
}

.dark .infinity svg .js-infinity {
    stroke: #fff
}

.mute-btn--global {
    bottom: 1.5rem;
    left: 1.5rem;
    margin-bottom: -.5rem;
    margin-left: -.5rem;
    position: fixed
}

@media (min-width:1024px) {
    .mute-btn--global {
        bottom: 2rem;
        left: 2rem
    }
}

.mute-btn--video {
    bottom: 0;
    left: 0;
    position: absolute
}

.mute-btn__icon {
    height: .98rem;
    margin: auto;
    transform-origin: 0 50%;
    width: .98rem;
    z-index: 2
}

.mute-btn__icon-line {
    stroke: #212121;
    transform-origin: 50% 100%
}

.cursor {
    align-items: center;
    display: flex;
    justify-content: center;
    pointer-events: none;
    position: fixed;
    z-index: 11000
}

.cursor__wrap {
    transform-origin: top left
}

.cursor__inner {
    height: 7rem;
    position: relative;
    transform: translate(-50%, -50%);
    width: 7rem
}

.cursor__circle {
    border: 1.5px solid #212121;
    border-radius: 1.2rem;
    height: 2.2rem;
    margin: auto;
    width: 2.2rem
}

.dark .cursor__circle {
    border-color: #fff
}

.cursor__hold {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate(-50%, -50%)
}

.cursor__hold,
.cursor__hold-inner {
    border-radius: 100%;
    height: 2.2rem;
    width: 2.2rem
}

.cursor__hold-inner {
    background-color: #212121;
    transform: scale(0)
}

.dark .cursor__hold-inner {
    background-color: #fff
}

.cursor__hold-outer {
    border: 1px solid #212121;
    border-radius: 100%;
    height: 2.2rem;
    margin: auto;
    transform: scale(0);
    width: 2.2rem
}

.dark .cursor__hold-outer {
    border-color: #fff
}

.cursor__click-hold-prompt {
    height: 2.2rem;
    opacity: 0;
    text-align: center;
    transform: translate(-50%, -50%);
    visibility: hidden;
    width: 2.2rem
}

.cursor__click-hold-prompt svg {
    display: block;
    height: 100%;
    width: 100%
}

.cursor__click-hold-prompt svg circle,
.cursor__click-hold-prompt svg line {
    stroke: #212121
}

.dark .cursor__click-hold-prompt svg circle,
.dark .cursor__click-hold-prompt svg line {
    stroke: #fff
}

.cursor__click-hold-prompt>span {
    display: flex;
    justify-content: center;
    margin-top: .25rem
}

.cursor__click-hold-prompt>span>span {
    color: #212121;
    font-size: .5rem;
    text-transform: uppercase;
    white-space: nowrap
}

.dark .cursor__click-hold-prompt>span>span {
    color: #fff
}

.cursor__drag {
    height: 5rem;
    transform: translate(-50%, -50%) scale(0);
    width: 5rem
}

.cursor__drag__arrows {
    height: 50%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%
}

.cursor__progress {
    height: 5rem;
    transform: translate(-50%, -50%) scale(0);
    width: 5rem
}

.menu {
    bottom: 0;
    max-width: 100%;
    right: 0;
    top: 0;
    transform: translateX(100%);
    width: 100%
}

@media (min-width:1366px) {
    .menu {
        max-width: 41rem
    }
}

.menu__inner {
    background-color: #f1edeb;
    bottom: 0;
    min-width: 100%;
    padding: 8.3rem 1rem;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media (min-width:1366px) {
    .menu__inner {
        min-width: 41rem;
        padding: 8.3rem 0 8.3rem 6.25rem
    }
}

.menu__nav {
    flex-direction: column
}

.menu__nav-item {
    color: #212121 !important;
    font-family: Saol Display, Georgia, Cambria, Times New Roman, Times, serif;
    font-size: 6.25rem;
    line-height: 6.25rem;
    margin-bottom: 1rem;
    max-width: 700px;
    position: relative;
    text-decoration: none;
    white-space: nowrap
}

.menu__nav-item>span {
    pointer-events: none
}

.menu__nav-item:after {
    content: "";
    margin-top: -8%
}

@media (min-width:1366px) {
    .menu__nav-item {
        margin: 0;
        max-width: unset
    }
}

.menu__nav-item.active {
    color: #d6d6d6 !important;
    font-family: Neue Montreal, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
    margin-bottom: .4rem
}

.menu__nav-item.active .menu__underline {
    display: block
}

.menu__nav-item.active .menu__nav-number {
    padding-top: .9rem
}

.menu__nav-item.active:last-of-type {
    margin-bottom: 0
}

.menu__nav-number {
    font-family: Neue Montreal, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-size: 1.3rem;
    line-height: 1.3rem;
    padding-right: .6rem;
    padding-top: 1.2rem
}

.menu__world {
    opacity: 0;
    transform: scaleX(0)
}

.menu__world svg {
    stroke: #212121;
    height: 1.75rem;
    margin-left: .5rem;
    width: 3.09rem
}

.menu__nav-item.active .menu__world svg {
    stroke: #d6d6d6
}

@media not all and (-webkit-min-device-pixel-ratio:0),
not all and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance: none) {
        .menu__text>div {
            margin:0 -1rem;
            padding: 0 1rem
        }
    }
}

.menu__hover-text {
    left: 2.6rem;
    opacity: 0;
    position: absolute
}

@media not all and (-webkit-min-device-pixel-ratio:0),
not all and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance: none) {
        .menu__hover-text>div {
            margin:0 -2rem;
            padding: 0 2rem
        }
    }
}

.menu__underline {
    background-color: #d6d6d6;
    bottom: 0;
    display: none;
    height: 7px;
    position: absolute;
    right: 0;
    transform: translateX(40%);
    width: 0
}

.menu__footer {
    bottom: 2.5rem;
    left: 0;
    padding: 0 3rem;
    right: 0
}

@media (min-width:768px) {
    .menu__footer {
        padding: 0 6.25rem
    }
}

.menu__footer a {
    color: #212121 !important;
    margin-right: .8rem;
    opacity: 0;
    text-decoration: none;
    white-space: nowrap
}

.menu__footer .social-link {
    display: block;
    font-size: .7rem;
    text-transform: uppercase
}

.footer__cta {
    bottom: 1.5rem;
    left: 2rem;
    opacity: 0;
    right: 2rem;
    transition: opacity .5s ease-out, visibility .5s ease-out;
    visibility: hidden
}

.home .footer__cta {
    opacity: 1;
    visibility: visible
}

@media (min-width:1024px) {
    .footer__cta {
        bottom: 2rem;
        left: 6rem;
        right: auto
    }
}

.footer__cr {
    bottom: 2rem;
    color: #212121;
    right: 2rem;
    transition: color .5s ease-out
}

.dark .footer__cr,
.page-template-home-contact .footer__cr {
    color: #fff
}

.post-type-archive-project .footer__cr {
    display: none
}

.world-intro {
    margin-top: 27rem
}

.world-intro svg {
    display: block;
    height: 2.6rem;
    margin: 0 auto;
    width: 4rem
}

.world-intro p {
    transform-origin: left
}

.world-details {
    align-items: center;
    display: flex;
    justify-content: center;
    opacity: 0;
    pointer-events: none !important;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    visibility: hidden
}

.world-details__title-wrap {
    align-items: flex-end;
    display: flex;
    height: 8rem;
    position: absolute;
    width: 100vw
}

.world-details__title {
    -webkit-text-stroke: .5px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
    font-size: 5rem;
    font-weight: 500;
    letter-spacing: -.1rem;
    line-height: 1;
    margin: 0 auto;
    max-width: 100vw;
    text-transform: uppercase
}

@media (min-width:768px) {
    .world-details__title {
        font-size: 3rem;
        max-width: 65vw
    }
}

@media (min-width:1366px) {
    .world-details__title {
        -webkit-text-stroke: 1px;
        -webkit-text-stroke-color: #fff;
        font-size: 4.5rem;
        letter-spacing: -.2rem
    }
}

.world-details__btn {
    margin-top: 2rem;
    pointer-events: auto;
    transform: scale(2)
}

@media (min-width:768px) {
    .world-details__btn {
        margin-top: 0;
        transform: none
    }
}

.world-details__caption {
    display: block;
    font-size: 2.5rem;
    line-height: 1.1;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px
}

@media (min-width:768px) {
    .world-details__caption {
        font-size: 1.6rem
    }
}

.world-details__author span {
    text-transform: uppercase
}

.world-details__author span:first-child {
    font-family: Saol Display, Georgia, Cambria, Times New Roman, Times, serif;
    font-size: 3.15rem;
    font-style: italic
}

@media (min-width:768px) {
    .world-details__author span:first-child {
        font-size: 2.1rem
    }
}

.world-details__author span:last-child {
    font-family: Neue Montreal, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-size: 3rem
}

@media (min-width:768px) {
    .world-details__author span:last-child {
        font-size: 2rem
    }
}

.naked-loader {
    align-items: center;
    background: #fff;
    color: #424242;
    display: flex;
    font-family: Neue Montreal, sans-serif;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 39
}

.dark .naked-loader {
    color: #fff
}

.naked-loader .loader__wrap {
    background: #fff;
    top: auto
}

.naked-loader .loader__box div {
    background: #fff
}

.naked-loader__text {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    top: 0;
    visibility: hidden
}

.naked-loader__text>div {
    display: flex;
    overflow: hidden;
    position: absolute
}

.project-filters {
    left: 0;
    margin-top: 5rem;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50
}

.project-filters__title {
    display: none;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1rem
}

@media (min-width:768px) {
    .project-filters__title {
        display: block;
        font-size: 4rem
    }
}

.project-filters__overlay {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5
}

@media (min-width:768px) {
    .project-filters__overlay {
        display: none
    }
}

.project-filters__filter {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto 4rem;
    position: relative;
    width: 15.625rem;
    z-index: 10
}

@media (min-width:768px) {
    .project-filters__filter {
        border-radius: 12.5rem;
        flex-direction: row;
        margin: 0 auto;
        padding: .4rem;
        width: -moz-fit-content;
        width: fit-content
    }
}

.project-filters__filter__bg {
    background: #fff;
    border-radius: 1.875rem;
    height: 2.875rem;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 7.5625rem
}

@media (min-width:768px) {
    .project-filters__filter__bg {
        height: 100%;
        width: 100%
    }
}

.project-filters__filter__toggle {
    align-items: center;
    background: none;
    border: 0;
    color: #212121;
    cursor: pointer;
    display: flex;
    font-size: 1.375rem;
    height: 2.875rem;
    justify-content: center;
    line-height: 1;
    position: relative;
    width: 7.5625rem;
    z-index: 1
}

@media (min-width:768px) {
    .project-filters__filter__toggle {
        display: none
    }
}

.project-filters__filter__list {
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 100%;
    width: 100%
}

@media (min-width:768px) {
    .project-filters__filter__list {
        display: flex;
        flex-direction: row;
        position: relative
    }
}

.project-filters__filter__button {
    align-items: start;
    background: none;
    border: 1px solid #e7e7e7;
    border-radius: 12.5rem;
    color: #212121;
    cursor: pointer;
    display: flex;
    font-size: 1.5rem;
    letter-spacing: -.0225rem;
    line-height: 1;
    margin-bottom: .5rem;
    padding: .625rem 1.375rem;
    transition: all .4s ease-in-out
}

@media (min-width:768px) {
    .project-filters__filter__button {
        font-size: .8rem;
        margin-bottom: 0;
        margin-right: .1875rem;
        padding: .325rem .875rem
    }
}

.project-filters__filter__button:last-of-type {
    margin-bottom: 1.5rem
}

@media (min-width:768px) {
    .project-filters__filter__button:last-of-type {
        margin-bottom: 0;
        margin-right: 0
    }
}

.project-filters__filter__button * {
    pointer-events: none
}

.project-filters__filter__button:hover:not(.is-active) {
    background: #cacaca;
    border-color: #cacaca
}

.project-filters__filter__button.is-active {
    background: #212121;
    border: 1px solid #212121;
    color: #faf6f4
}

.project-filters__filter__button div {
    font-size: .625rem;
    margin-left: .1875rem
}

.project-filters__filter__chevron {
    height: .375rem;
    margin-left: .5625rem;
    width: .625rem
}

.grid-toggle {
    align-items: center;
    background-color: #fff;
    border-radius: 12.5rem;
    bottom: 1.5rem;
    display: flex;
    height: 3.0625rem;
    justify-content: center;
    left: 50%;
    opacity: 0;
    position: fixed;
    transform: translateX(-50%);
    visibility: hidden;
    width: 5.6875rem;
    z-index: 100
}

@media (min-width:bp("md")) {
    .grid-toggle {
        bottom: 2rem
    }
}

.post-type-archive-project .grid-toggle {
    opacity: 1;
    transition: opacity .4s, visibility .4s;
    visibility: visible
}

.grid-toggle__button {
    align-items: center;
    background-color: #fff;
    border: 0;
    border-radius: 100%;
    cursor: pointer;
    display: flex;
    height: 2.25rem;
    justify-content: center;
    padding: 0;
    position: relative;
    width: 2.25rem
}

.grid-toggle__button svg {
    fill: #212121;
    height: .75rem;
    transition: fill .4s cubic-bezier(.87, 0, .13, 1);
    width: 1.1875rem;
    z-index: 1
}

.grid-toggle__button__bg {
    background: #212121;
    border-radius: 100%;
    height: 100%;
    scale: 0;
    transition: scale .4s cubic-bezier(.87, 0, .13, 1);
    width: 100%;
    will-change: transform
}

.grid-toggle__button:first-of-type .grid-toggle__button__bg {
    scale: 1
}

.is-grid .grid-toggle__button:first-of-type .grid-toggle__button__bg {
    scale: 0
}

.grid-toggle__button:first-of-type svg {
    fill: #fff
}

.is-grid .grid-toggle__button:first-of-type svg {
    fill: #212121
}

.grid-toggle__button:last-of-type .grid-toggle__button__bg {
    scale: 0
}

.is-grid .grid-toggle__button:last-of-type .grid-toggle__button__bg {
    scale: 1
}

.grid-toggle__button:last-of-type svg {
    fill: #212121
}

.is-grid .grid-toggle__button:last-of-type svg {
    fill: #fff
}

.project-grid-cta {
    bottom: 9rem;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    visibility: hidden;
    width: 100%
}

@media (min-width:1024px) {
    .project-grid-cta {
        bottom: 15vh
    }
}

.project-grid-cta p {
    font-size: .8rem;
    font-weight: 600;
    margin-bottom: .5rem
}