@import url("https://use.typekit.net/kql6dxw.css"); /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

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

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[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
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none;
    padding: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset,ol,ul {
    margin: 0;
    padding: 0
}

ol,ul {
    list-style: none
}

html {
    font-family: canada-type-gibson,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    line-height: 1.5
}

*,:after,:before {
    box-sizing: border-box;
    border: 0 solid #999aa1
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::placeholder,textarea::placeholder {
    color: #a0aec0
}

[role=button],button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,input,optgroup,select,textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

audio,canvas,embed,iframe,img,object,svg,video {
    display: block;
    vertical-align: middle
}

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

body,html {
    overscroll-behavior-y: none
}

html {
    font-size: 16px
}

@media screen and (min-width: 1440px) {
    html {
        font-size:calc(16px + 2*(100vw - 1440px)/1120)
    }
}

@media screen and (min-width: 2560px) {
    html {
        font-size:18px
    }
}

body {
    font-family: canada-type-gibson,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.4;
    color: #242322;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 768px) {
    body {
        font-size:1rem;
        line-height: 1.4
    }
}

svg {
    width: 100%;
    height: auto;
    fill: currentColor
}

.fill-available {
    min-height: 100vh;
    min-height: -webkit-fill-available
}

.is-desktop .fill-available {
    height: 100vh;
    min-height: 100vh
}

.fill-available-half {
    min-height: 50vh;
    min-height: -webkit-fill-available
}

.is-desktop .fill-available-half {
    height: 50vh
}

[data-sail] {
    z-index: 999
}

.scroll-snap-center {
    scroll-snap-type: x mandatory;
    overflow: scroll
}

.scroll-snap-center::-webkit-scrollbar {
    width: 0!important
}

.scroll-snap-center>* {
    scroll-snap-align: center
}

.scroll-snap-reset {
    overflow: auto
}

.list {
    padding-left: 1em
}

.container {
    width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

@media (min-width: 768px) {
    .container {
        padding-left:1.875rem;
        padding-right: 1.875rem
    }
}

@media (min-width: 1280px) {
    .container {
        padding-left:4.6875rem;
        padding-right: 4.6875rem
    }
}

@media (min-width: 2100px) {
    .container {
        padding-left:6.25rem;
        padding-right: 6.25rem
    }
}

.container--full {
    max-width: 100%
}

.row {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    margin-left: -.5625rem;
    margin-right: -.5625rem
}

@media (min-width: 768px) {
    .row {
        margin-left:-.8125rem;
        margin-right: -.8125rem
    }
}

.col {
    padding-left: .5625rem;
    padding-right: .5625rem
}

@media (min-width: 768px) {
    .col {
        padding-left:.8125rem;
        padding-right: .8125rem
    }
}

.c-image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background: #dedede
}

.c-image>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    will-change: transform
}

.u-fade-from-top {
    position: relative;
    overflow: hidden
}

.u-fade-from-top:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(#242322,rgba(36,35,34,0));
    opacity: .4;
    content: "";
    z-index: 1
}

[data-object-fit] {
    object-fit: cover;
    object-position: center
}

[data-object-fit=contain] {
    object-fit: contain;
    object-position: center
}

.c-image__ratio--news,.c-image__ratio--office,.c-image__ratio--work {
    padding-bottom: 67.16418%
}

@media (min-width: 768px) {
    .c-image__ratio--news,.c-image__ratio--office,.c-image__ratio--work {
        padding-bottom:67.32224%
    }
}

.c-image__ratio--contact {
    padding-bottom: 67.16418%
}

@media (min-width: 768px) {
    .c-image__ratio--contact {
        padding-bottom:66.82135%
    }
}

.c-image__ratio--people {
    padding-bottom: 67.16418%
}

@media (min-width: 768px) {
    .c-image__ratio--people {
        padding-bottom:66.82135%
    }
}

.c-image__ratio--search {
    padding-bottom: 66.07143%
}

@media (min-width: 768px) {
    .c-image__ratio--search {
        padding-bottom:66.83168%
    }
}

.c-image__fullscreen {
    padding-bottom: 53.73134%
}

@media (min-width: 768px) {
    .c-image__fullscreen {
        padding-bottom:53.56083%
    }
}

.c-image__ratio--officedrawer {
    padding-bottom: 81.33333%
}

@media (min-width: 768px) {
    .c-image__ratio--officedrawer {
        padding-bottom:68.45426%
    }
}

.c-hero {
    height: 23rem
}

@media (min-width: 768px) {
    .c-hero {
        height:35.5rem
    }
}

.c-hero-spacer {
    height: 50vh
}

@media (min-width: 1024px) {
    .c-hero-spacer {
        height:50vh
    }
}

.c-header-desktop {
    height: 3.125rem
}

.c-header-desktop[data-headerDesktop-theme=white] {
    color: #fff
}

[search-is-open] .c-header-desktop {
    color: #242322
}

.c-header-desktop__backdrop {
    position: absolute;
    top: -100vh;
    left: 0;
    width: 100%;
    height: 100vh;
    content: "";
    background-color: #fff;
    transform: translateY(3.125rem)
}

[data-headerDesktop-theme=white] .c-header-desktop__backdrop {
    background-color: transparent
}

[search-is-open] .c-header-desktop__backdrop {
    background-color: #fff
}

.c-header-desktop__logo {
    width: 7.1875rem
}

.is-desktop .c-header-desktop__logo:hover {
    color: #0099e7
}

.c-header-desktop__search {
    width: .875rem
}

.c-header-mobile {
    height: 2.5rem
}

.c-header-mobile[data-headerMobile-theme=white] {
    color: #fff
}

.c-header-mobile[data-headerMobile-open],[search-is-open] .c-header-mobile {
    color: #242322
}

.c-header-mobile__backdrop {
    position: absolute;
    top: -100vh;
    left: 0;
    width: 100%;
    height: 100vh;
    content: "";
    background-color: #fff;
    transform: translateY(2.5rem)
}

[data-headerMobile-theme=white] .c-header-mobile__backdrop {
    background-color: transparent
}

[data-headerMobile-open] .c-header-mobile__backdrop [search-is-open] .c-header-mobile__backdrop {
    background-color: #fff
}

.c-header-mobile__logo {
    width: 5.25rem
}

.is-desktop .c-header-mobile__logo:hover {
    color: #0099e7
}

.c-header-mobile__hamburger {
    width: 1.25rem
}

.c-header-mobile__search {
    width: 1.0625rem
}

.c-header-mobile__menu,.c-header-mobile__menubackdrop {
    display: none
}

@media (min-width: 1024px) {
    .c-header-mobile__menu,.c-header-mobile__menubackdrop {
        display:none!important
    }
}

.c-footer__icons {
    width: 1.875rem
}

.c-btn {
    font-size: .75rem;
    line-height: 1.4;
    border-width: 1px;
    border-color: #242322;
    display: inline-block;
    min-width: 10rem;
    padding: 0 1.25rem;
    height: 2.5rem;
    line-height: 2.4375rem;
    text-transform: uppercase;
    border-radius: 1.5625rem;
    text-align: center;
    transition: all .25s ease-in-out;
    cursor: pointer
}

@media (min-width: 768px) {
    .c-btn {
        font-size:1rem;
        line-height: 1.4;
        min-width: 12.5rem;
        padding: 0 1.875rem;
        height: 3.125rem;
        line-height: 3.0625rem
    }
}

.c-btn:active,.c-btn:hover {
    color: #fff;
    border-color: #0099e7;
    background-color: #0099e7
}

.c-btn--white {
    color: #fff;
    border-color: #fff
}

.c-btn--white:hover {
    color: #fff;
    background-color: #0099e7;
    border-color: #0099e7
}

.c-btn--black {
    color: #242322;
    border-color: #242322
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: none
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: hsla(0,0%,100%,.75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.flickity-enabled.is-fade .flickity-slider>* {
    pointer-events: none;
    z-index: 0
}

.flickity-enabled.is-fade .flickity-slider>.is-selected {
    pointer-events: auto
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.flickity-enabled.is-fade .flickity-slider {
    transform: none!important
}

.flickity-enabled.is-fade .flickity-slider>* {
    opacity: 0!important;
    transition: opacity .8s ease-in-out
}

.flickity-enabled.is-fade .flickity-slider>.is-selected {
    z-index: 1;
    opacity: 1!important
}

.flickity-enabled.is-fade.instant-fade .flickity-slider>* {
    transition: none!important
}

.rich-text * {
    margin-bottom: 1.5em
}

.rich-text :last-child {
    margin-bottom: 0
}

.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6 {
    font-weight: 600
}

.rich-text ul {
    font-size: .75rem;
    line-height: 1.4;
    list-style-type: disc;
    line-height: 1.25;
    max-width: calc(75% - 1.875rem);
    padding-left: 1em
}

@media (min-width: 768px) {
    .rich-text ul {
        font-size:1rem;
        line-height: 1.4;
        line-height: 1.25;
        max-width: 100%
    }
}

.headline-text b,.headline-text strong {
    font-weight: inherit;
    color: #0099e7
}

.c-socialIcons {
    width: 1.875rem
}

.c-slideshow,.home-slideshow {
    position: relative
}

.c-slideshow__slide,.home-slideshow__slide {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-right: 3.125rem;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

@media (min-width: 768px) {
    .c-slideshow__slide,.home-slideshow__slide {
        margin-right:15.625rem
    }
}

.c-slideshow__slide.is-selected,.home-slideshow__slide.is-selected {
    opacity: 1;
    transition: none!important
}

.c-slideshow__slideInner,.home-slideshow__slideInner {
    background-color: #f4f4f4
}

.c-slideshow__next,.home-slideshow__next {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #00f;
    opacity: 0;
    z-index: 1;
    display: none
}

.is-desktop .c-slideshow__next,.is-desktop .home-slideshow__next {
    display: block
}

.c-slideshow__prev,.home-slideshow__prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: red;
    opacity: 0;
    z-index: 1;
    display: none
}

.is-desktop .c-slideshow__prev,.is-desktop .home-slideshow__prev {
    display: block
}

.c-slideshow .flickity-page-dots,.home-slideshow .flickity-page-dots {
    bottom: -.625rem;
    margin-bottom: -1.25rem
}

@media (min-width: 768px) {
    .c-slideshow .flickity-page-dots,.home-slideshow .flickity-page-dots {
        margin-bottom:-2.5rem
    }
}

.c-slideshow .flickity-page-dots .dot,.home-slideshow .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: scale(.4);
    transition: all .35s ease-in-out;
    background-color: #999aa1;
    opacity: 1
}

.c-slideshow .flickity-page-dots .dot.is-selected,.home-slideshow .flickity-page-dots .dot.is-selected {
    background-color: #0099e7;
    transform: scale(1)
}

.home-slideshow .flickity-page-dots {
    position: absolute;
    z-index: 9999999;
    bottom: 35px;
    margin-bottom: 0
}

.home-slideshow .flickity-page-dots .dot {
    background-color: #fff;
    margin: 0 .5rem
}

.c-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 48.26%
}

@media (min-width: 768px) {
    .c-video {
        padding-bottom:0;
        height: 40rem
    }
}

.c-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.c-video__button {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 144px;
    height: 44px;
    transform: translateY(-50%);
    pointer-events: none;
    color: transparent
}

.is-desktop .c-video__button,.is-mobile .c-video [data-video-bar],[data-video=playing] .c-video__button {
    display: none
}

[data-cursor-current] {
    user-select: none;
    cursor: none!important
}

.c-cursor {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #00f;
    z-index: 100;
    pointer-events: none;
    will-change: transform
}

.is-mobile .c-cursor {
    display: none
}

[data-cursor-current] .c-cursor {
    display: block
}

.c-cursor__arrow-left,.c-cursor__arrow-right,.c-cursor__pause,.c-cursor__play {
    position: absolute;
    transform: translate(-50%,-50%);
    display: none;
    color: #fff
}

.c-cursor__arrow-left svg,.c-cursor__arrow-right svg,.c-cursor__pause svg,.c-cursor__play svg {
    stroke: currentColor;
    fill: none
}

[data-cursor-down] .c-cursor__arrow-left svg,[data-cursor-down] .c-cursor__arrow-right svg,[data-cursor-down] .c-cursor__pause svg,[data-cursor-down] .c-cursor__play svg {
    fill: currentColor
}

.c-cursor__arrow-left {
    width: 7.1875rem;
    height: 3.6875rem
}

[data-cursor-current=arrow-left] .c-cursor__arrow-left {
    display: block
}

.c-cursor__arrow-right {
    width: 7.1875rem;
    height: 3.6875rem
}

[data-cursor-current=arrow-right] .c-cursor__arrow-right {
    display: block
}

.c-cursor__play {
    width: 9rem;
    height: 2.75rem
}

[data-cursor-current=play] .c-cursor__play {
    display: block
}

.c-cursor__pause {
    width: 11.3125rem;
    height: 2.75rem
}

[data-cursor-current=pause] .c-cursor__pause {
    display: block
}

.c-drawer {
    position: fixed;
    right: 0;
    height: 100%;
    z-index: 40
}

.c-drawer,.c-drawer__header {
    top: 0;
    width: 100%;
    display: none
}

.c-drawer__header {
    position: absolute;
    left: 0;
    align-items: center;
    justify-content: space-between;
    height: 2.5rem;
    z-index: 2
}

@media (min-width: 768px) {
    .c-drawer__header {
        display:flex;
        height: 3.125rem
    }
}

.c-drawer__logo {
    width: 5.25rem;
    color: #fff
}

@media (min-width: 768px) {
    .c-drawer__logo {
        width:7.1875rem
    }
}

.c-drawer__backdrop {
    left: 0;
    width: 100%;
    content: "";
    cursor: pointer;
    will-change: opacity
}

.c-drawer__backdrop,.c-drawer__inner {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #242322
}

.c-drawer__inner {
    right: 0;
    width: 83.33%;
    max-width: 50.6875rem;
    z-index: 1
}

.c-drawer__inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2.5rem;
    z-index: 1;
    background-color: #242322
}

@media (min-width: 768px) {
    .c-drawer__inner:before {
        height:3.125rem
    }
}

.c-drawer__scroll {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.c-drawer__close {
    position: fixed;
    top: 0;
    right: 0;
    width: 83.33%;
    max-width: 50.6875rem;
    height: auto;
    z-index: 2;
    text-align: right
}

.c-drawer__closeBtn {
    height: 2.5rem;
    display: inline-block;
    line-height: 2.5rem!important;
    padding: 0 3.125rem;
    margin-right: -3.125rem;
    cursor: pointer
}

@media (min-width: 768px) {
    .c-drawer__closeBtn {
        line-height:3.125rem!important;
        height: 3.125rem
    }
}

.c-switch {
    position: relative;
    display: inline-block;
    width: 1.625rem;
    height: .9375rem
}

@media (min-width: 768px) {
    .c-switch {
        width:3rem;
        height: 1.625rem
    }
}

.is-desktop .c-switch__remote:hover {
    color: #0099e7;
    transition: color .3s ease-in-out
}

.c-switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.c-switch__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid rgba(0,0,0,.5);
    border-radius: 34px
}

.c-switch__slider:before {
    position: absolute;
    content: "";
    width: .5625rem;
    height: .5625rem;
    left: .1875rem;
    bottom: .125rem;
    border-radius: 34px;
    transition: transform .3s ease-in-out;
    transform: translateX(100%);
    background-color: #0099e7
}

@media (min-width: 768px) {
    .c-switch__slider:before {
        width:1.25rem;
        height: 1.25rem;
        left: .1875rem;
        bottom: .125rem;
        transform: translateX(100%)
    }
}

input:checked+.c-switch__slider:before {
    transform: translateX(0)
}

.c-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 45
}

.c-lightbox__header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 2.5rem;
    z-index: 2
}

@media (min-width: 768px) {
    .c-lightbox__header {
        height:3.125rem
    }
}

.c-lightbox__logo {
    width: 5.25rem;
    color: #fff
}

@media (min-width: 768px) {
    .c-lightbox__logo {
        width:7.1875rem
    }
}

.c-lightbox__frame {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 75%;
    margin: auto;
    width: calc(100% - 2.5rem)
}

@media (min-width: 1024px) {
    .c-lightbox__frame {
        width:calc(100% - 5rem)
    }
}

@media (min-width: 1280px) {
    .c-lightbox__frame {
        width:calc(100% - 9.375rem)
    }
}

@media (min-width: 2100px) {
    .c-lightbox__frame {
        width:calc(100% - 12.5rem)
    }
}

.c-lightbox__slider,.c-lightbox__slider .flickity-viewport {
    position: absolute;
    width: 100%;
    height: 100%
}

.c-lightbox__slider .flickity-viewport {
    overflow: initial
}

.c-lightbox__slide {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.c-lightbox__slide img {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.c-lightbox__caption {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -2.5rem
}

.c-lightbox__next,.c-lightbox__prev {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 1
}

.c-lightbox__prev {
    left: 0
}

.c-lightbox__next {
    right: 0
}

.c-filterBar {
    top: 2.375rem;
    left: 0;
    height: 3.75rem;
    padding-bottom: .3125rem;
    align-items: flex-end;
    z-index: 5;
    background-color: #fff
}

.enterCompleted .c-filterBar {
    position: sticky
}

@media (min-width: 768px) {
    .enterCompleted .c-filterBar {
        top:3.125rem!important
    }
}

@media (min-width: 768px) {
    .c-filterBar {
        position:relative;
        top: 0;
        height: auto;
        align-items: flex-start
    }
}

.c-filterBar__dropdownToggle[is-filtered] {
    color: #0099e7
}

.c-filterBar__dropdown {
    display: none;
    position: absolute;
    top: 3.6875rem;
    left: 0;
    width: 100%;
    height: 0;
    max-height: calc(100vh - 6.25rem);
    background-color: #fff;
    overflow: scroll;
    z-index: 4
}

@media (min-width: 768px) {
    .c-filterBar__dropdown {
        position:relative;
        top: 0;
        width: auto;
        padding: initial;
        /* display:flex!important; */
        max-height: none;
        overflow: visible;
        height: auto!important
    }
}

.c-filterBar__dropdownInner {
    padding: 3.75rem 0
}

@media (min-width: 768px) {
    .c-filterBar__dropdownInner {
        padding:0;
        opacity: 1!important
    }
}

.c-filterlabel {
    position: relative;
    margin-left: 1.25rem
}

@media (min-width: 768px) {
    .c-filterlabel {
        margin-left:0
    }
}

.c-filterlabel__arrow {
    position: absolute;
    top: .5em;
    left: -1.0625rem;
    width: .5rem;
    height: .375rem
}

.c-filterlabel__arrow:after,.c-filterlabel__arrow:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 1px;
    background-color: #242322
}

[is-open] .c-filterlabel__arrow:after,[is-open] .c-filterlabel__arrow:before {
    background-color: #0099e7
}

.c-filterlabel__arrow:before {
    transform: rotate(45deg);
    transform-origin: left bottom
}

.c-filterlabel__arrow:after {
    transform: rotate(-45deg);
    transform-origin: right bottom
}

[current] .c-filterlabel__arrow {
    display: none
}

[is-open] .c-filterlabel__arrow {
    transform: rotate(180deg);
    transform-origin: center;
    display: block
}

.c-filterlabel__reset {
    position: absolute;
    top: .52em;
    left: -1.125rem;
    width: .625rem;
    height: .625rem;
    display: none
}

.c-filterlabel__reset:after,.c-filterlabel__reset:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 1px;
    background-color: #242322
}

[is-open] .c-filterlabel__reset:after,[is-open] .c-filterlabel__reset:before {
    background-color: #0099e7
}

.c-filterlabel__reset:before {
    transform: rotate(45deg)
}

.c-filterlabel__reset:after {
    transform: rotate(-45deg)
}

[current] .c-filterlabel__reset {
    display: block
}

[current] .c-filterlabel__reset:after,[current] .c-filterlabel__reset:before {
    background-color: #0099e7
}

.c-tooltip,[is-open] .c-filterlabel__reset {
    display: none
}

.c-tooltip {
    position: absolute;
    top: 0;
    left: 0;
    width: 28.125rem;
    height: auto;
    padding: .9375rem 1.25rem;
    background-color: #242322;
    color: #fff;
    font-size: 1rem;
    line-height: 1.4;
    margin-left: 5rem;
    transform: translateY(-50%);
    z-index: 10
}

.c-tooltip:before {
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 30px solid #242322;
    transform: translateX(-95%) translateY(-50%);
    content: ""
}

.c-tooltip[data-tooltip-direction=right]:before {
    left: 0
}

.c-tooltip[data-tooltip-direction=left] {
    margin-left: -5rem
}

.c-tooltip[data-tooltip-direction=left]:before {
    right: 0;
    transform: rotate(180deg) translateX(-95%) translateY(50%)
}

[data-tooltip-wrapper] {
    position: relative
}

.c-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding-top: 7.5rem;
    padding-bottom: 2.5rem;
    z-index: 20;
    background-color: #fff;
    display: none
}

@media (min-width: 768px) {
    .c-search {
        padding-top:8.75rem;
        padding-bottom: 10rem
    }
}

.c-search__close {
    position: relative;
    width: .8125rem;
    height: .8125rem
}

.c-search__close:after,.c-search__close:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 1px;
    content: "";
    background-color: #242322
}

.c-search__close:before {
    transform: rotate(45deg)
}

.c-search__close:after {
    transform: rotate(-45deg)
}

.c-search__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #242322;
    z-index: 19;
    display: none
}

.c-search__btn {
    position: absolute;
    top: 50%;
    right: 0;
    width: 6.25rem;
    height: auto;
    transform: translateY(-50%);
    outline: none;
    border: none;
    box-shadow: none;
    appearance: none;
    display: none
}

.c-search__btn:focus {
    outline: 0
}

@media (min-width: 768px) {
    .c-search__btn {
        display:block
    }
}

.c-search__btn svg {
    stroke: #0099e7;
    fill: transparent;
    transition: all .25s ease-in-out
}

.c-search__btn svg:hover {
    fill: #0099e7
}

.c-search__input {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    border-radius: 0;
    background: none;
    width: 100%;
    height: auto;
    padding-bottom: .625rem;
    border-bottom: 1px solid;
    font-size: 1.875rem;
    line-height: 1.1;
    font-weight: 600;
    color: #242322;
    border-color: #aeb3b9
}

.c-search__input::-webkit-search-cancel-button,.c-search__input::-webkit-search-decoration,.c-search__input::-webkit-search-results-button,.c-search__input::-webkit-search-results-decoration {
    display: none
}

.c-search__input::placeholder {
    color: #aeb3b9
}

@media (min-width: 768px) {
    .c-search__input {
        font-size:3.75rem;
        line-height: 1;
        padding-bottom: .625rem;
        margin-top: .75rem
    }
}

[data-sorting-header] {
    position: relative;
    cursor: pointer;
    transition: color .3s ease-in-out
}

[data-sorting-header]:after,[data-sorting-header]:before {
    content: "";
    position: absolute;
    top: -.125rem;
    bottom: 0;
    margin: auto;
    left: 0;
    height: .3125rem;
    width: .0625rem;
    background-color: #242322;
    transition: background-color .3s ease-in-out
}

[is-open] [data-sorting-header]:after,[is-open] [data-sorting-header]:before {
    background-color: #0099e7
}

[data-sorting-header]:before {
    transform: rotate(45deg);
    transform-origin: left bottom
}

[data-sorting-header]:after {
    transform: rotate(-45deg);
    transform-origin: right bottom
}

[data-sorting-header][data-sorting-header-order=desc]:before {
    transform: rotate(-45deg);
    transform-origin: left top
}

[data-sorting-header][data-sorting-header-order=desc]:after {
    transform: rotate(45deg);
    transform-origin: right top
}

[data-sorting-header]:hover {
    color: #0099e7
}

[data-sorting-header]:hover:after,[data-sorting-header]:hover:before {
    background-color: #0099e7
}

[is-sorted] [data-sorting-header][data-sorting-header-order] {
    color: #0099e7
}

[is-sorted] [data-sorting-header][data-sorting-header-order]:after,[is-sorted] [data-sorting-header][data-sorting-header-order]:before {
    background-color: #0099e7
}

.c-featuredCard {
    width: 100%
}

@media (min-width: 768px) {
    .c-featuredCard {
        width:33.33%
    }

    .c-featuredCard--large {
        width: 50%
    }

    [is-filtered] .c-featuredCard--large {
        width: 33.33%
    }
}

.space-y-0>:not(template)~:not(template) {
    margin-top: 0
}

.space-y-1>:not(template)~:not(template) {
    margin-top: .625rem
}

.space-x-1>:not(template)~:not(template) {
    margin-left: .625rem
}

.space-y-2>:not(template)~:not(template) {
    margin-top: 1.25rem
}

.space-x-2>:not(template)~:not(template) {
    margin-left: 1.25rem
}

.space-y-3>:not(template)~:not(template) {
    margin-top: 1.875rem
}

.space-y-4>:not(template)~:not(template) {
    margin-top: 2.5rem
}

.space-y-6>:not(template)~:not(template) {
    margin-top: 3.75rem
}

.space-y-0\.25>:not(template)~:not(template) {
    margin-top: .125rem
}

.space-y-1\.5>:not(template)~:not(template) {
    margin-top: .9375rem
}

.divide-y>:not(template)~:not(template) {
    border-top-width: 1px
}

.divide-gray-200>:not(template)~:not(template) {
    border-color: #aeb3b9
}

.bg-black {
    background-color: #242322
}

.bg-white {
    background-color: #fff
}

.bg-blue {
    background-color: #0099e7
}

.bg-gray-100 {
    background-color: #f4f4f4
}

.border-black {
    border-color: #242322
}

.border-white {
    border-color: #fff
}

.border-gray-200 {
    border-color: #aeb3b9
}

.rounded {
    border-radius: .25rem
}

.rounded-full {
    border-radius: 9999px
}

.border {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.cursor-pointer {
    cursor: pointer
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.hidden {
    display: none
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

.flex-no-wrap {
    flex-wrap: nowrap
}

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

.items-center {
    align-items: center
}

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

.justify-center {
    justify-content: center
}

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

.flex-shrink-0 {
    flex-shrink: 0
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.h-0 {
    height: 0
}

.h-1 {
    height: .625rem
}

.h-px {
    height: 1px
}

.h-full {
    height: 100%
}

.text-b {
    font-size: 3.75rem;
    line-height: 1
}

.text-m-c {
    font-size: 1.375rem;
    line-height: 1.1
}

.text-m-d {
    font-size: 1.875rem;
    line-height: 1.1
}

.text-m-e {
    font-size: 1.375rem;
    line-height: 1.1
}

.text-g {
    font-size: 1.25rem;
    line-height: 1.4
}

.text-m-g {
    font-size: 1.125rem;
    line-height: 1.4
}

.text-m-h {
    font-size: .75rem;
    line-height: 1.4
}

.text-i {
    font-size: 1rem;
    line-height: 1.4
}

.text-m-i {
    font-size: 1.875rem;
    line-height: 1.1
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.list-disc {
    list-style-type: disc
}

.m-auto {
    margin: auto
}

.my-12 {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem
}

.my-32 {
    margin-top: 20rem;
    margin-bottom: 20rem
}

.mr-0 {
    margin-right: 0
}

.mt-1 {
    margin-top: .625rem
}

.mr-1 {
    margin-right: .625rem
}

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

.ml-1 {
    margin-left: .625rem
}

.mt-2 {
    margin-top: 1.25rem
}

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

.ml-2 {
    margin-left: 1.25rem
}

.mb-3 {
    margin-bottom: 1.875rem
}

.mt-4 {
    margin-top: 2.5rem
}

.mb-4 {
    margin-bottom: 2.5rem
}

.mb-5 {
    margin-bottom: 3.125rem
}

.mt-6 {
    margin-top: 3.75rem
}

.mb-6 {
    margin-bottom: 3.75rem
}

.mb-7 {
    margin-bottom: 4.375rem
}

.mt-8 {
    margin-top: 5rem
}

.mb-8 {
    margin-bottom: 5rem
}

.mt-10 {
    margin-top: 6.25rem
}

.mt-12 {
    margin-top: 7.5rem
}

.mb-12 {
    margin-bottom: 7.5rem
}

.mb-16 {
    margin-bottom: 10rem
}

.mr-0\.5 {
    margin-right: .3125rem
}

.mt-1\.5 {
    margin-top: .9375rem
}

.mb-1\.5 {
    margin-bottom: .9375rem
}

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

.-mr-1 {
    margin-right: -.625rem
}

.-mb-4 {
    margin-bottom: -2.5rem
}

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

.max-w-sm {
    max-width: 23.4375rem
}

.max-w-md {
    max-width: 35.0625rem
}

.max-w-lg {
    max-width: 41.25rem
}

.max-w-2xl {
    max-width: 71.25rem
}

.min-h-full {
    min-height: 100%
}

.opacity-0 {
    opacity: 0
}

.opacity-10 {
    opacity: .1
}

.opacity-50 {
    opacity: .5
}

.overflow-hidden {
    overflow: hidden
}

.p-1 {
    padding: .625rem
}

.p-12 {
    padding: 7.5rem
}

.p-1\.5 {
    padding: .9375rem
}

.py-1 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.py-2 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

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

.py-6 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

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

.py-1\.5 {
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

.pb-1 {
    padding-bottom: .625rem
}

.pt-2 {
    padding-top: 1.25rem
}

.pb-2 {
    padding-bottom: 1.25rem
}

.pl-2 {
    padding-left: 1.25rem
}

.pt-3 {
    padding-top: 1.875rem
}

.pb-3 {
    padding-bottom: 1.875rem
}

.pt-4 {
    padding-top: 2.5rem
}

.pr-4 {
    padding-right: 2.5rem
}

.pb-4 {
    padding-bottom: 2.5rem
}

.pt-5 {
    padding-top: 3.125rem
}

.pt-6 {
    padding-top: 3.75rem
}

.pb-6 {
    padding-bottom: 3.75rem
}

.pt-8 {
    padding-top: 5rem
}

.pb-8 {
    padding-bottom: 5rem
}

.pt-10 {
    padding-top: 6.25rem
}

.pt-12 {
    padding-top: 7.5rem
}

.pb-12 {
    padding-bottom: 7.5rem
}

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

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

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.top-0 {
    top: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.text-center {
    text-align: center
}

.text-transparent {
    color: transparent
}

.text-black {
    color: #242322
}

.text-white {
    color: #fff
}

.text-blue {
    color: #0099e7
}

.text-gray-150 {
    color: #ddd
}

.text-gray-200 {
    color: #aeb3b9
}

.text-gray-300 {
    color: #999aa1
}

.group:hover .group-hover\:text-blue,.hover\:text-blue:hover {
    color: #0099e7
}

.italic {
    font-style: italic
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.underline {
    text-decoration: underline
}

.w-1 {
    width: .625rem
}

.w-1\.5 {
    width: .9375rem
}

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

.w-2\/12 {
    width: 16.666667%
}

.w-4\/12 {
    width: 33.333333%
}

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

.w-7\/12 {
    width: 58.333333%
}

.w-full {
    width: 100%
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-50 {
    z-index: 50
}

.scale-0 {
    transform: scale(0)
}

.group:hover .group-hover\:scale-100 {
    transform: scale(1)
}

.group:hover .group-hover\:scale-105 {
    transform: scale(1.05)
}

.transition-colors {
    transition-property: background-color,border-color,color,fill,stroke
}

.transition-transform {
    transition-property: transform
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.duration-700 {
    transition-duration: .7s
}

.text-outline {
    -webkit-text-stroke: 1px #fff;
    color: #242322
}

.is-ie11 .text-outline {
    text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff
}

@media (min-width: 640px) {
    .sm\:container {
        width:100%;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    @media (min-width: 768px) {
        .sm\:container {
            padding-left:1.875rem;
            padding-right: 1.875rem
        }
    }

    @media (min-width: 1280px) {
        .sm\:container {
            padding-left:4.6875rem;
            padding-right: 4.6875rem
        }
    }

    @media (min-width: 2100px) {
        .sm\:container {
            padding-left:6.25rem;
            padding-right: 6.25rem
        }
    }

    .sm\:row {
        display: flex;
        flex-wrap: wrap;
        flex-grow: 1;
        margin-left: -.5625rem;
        margin-right: -.5625rem
    }

    @media (min-width: 768px) {
        .sm\:row {
            margin-left:-.8125rem;
            margin-right: -.8125rem
        }
    }

    .sm\:c-btn--black {
        color: #242322;
        border-color: #242322
    }

    .sm\:space-y-0>:not(template)~:not(template) {
        margin-top: 0
    }

    .sm\:bg-transparent {
        background-color: transparent
    }

    .sm\:mb-6 {
        margin-bottom: 3.75rem
    }

    .sm\:-mb-6 {
        margin-bottom: -3.75rem
    }

    .sm\:pt-0 {
        padding-top: 0
    }

    .sm\:pb-0 {
        padding-bottom: 0
    }

    .sm\:pt-12 {
        padding-top: 7.5rem
    }

    .sm\:text-black {
        color: #242322
    }

    .sm\:w-1\/3 {
        width: 33.333333%
    }
}

@media (min-width: 768px) {
    .md\:scroll-snap-reset {
        overflow:auto
    }

    .md\:container {
        width: 100%;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }

    @media (min-width: 1280px) {
        .md\:container {
            padding-left:4.6875rem;
            padding-right: 4.6875rem
        }
    }

    @media (min-width: 2100px) {
        .md\:container {
            padding-left:6.25rem;
            padding-right: 6.25rem
        }
    }

    .md\:row {
        display: flex;
        flex-wrap: wrap;
        flex-grow: 1;
        margin-left: -.5625rem;
        margin-right: -.5625rem;
        margin-left: -.8125rem;
        margin-right: -.8125rem
    }

    .md\:space-y-0>:not(template)~:not(template) {
        margin-top: 0
    }

    .md\:space-y-3>:not(template)~:not(template) {
        margin-top: 1.875rem
    }

    .md\:space-y-8>:not(template)~:not(template) {
        margin-top: 5rem
    }

    .md\:space-y-0\.5>:not(template)~:not(template) {
        margin-top: .3125rem
    }

    .md\:bg-transparent {
        background-color: transparent
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-end {
        justify-content: flex-end
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:text-a,.md\:text-b {
        font-size: 3.75rem;
        line-height: 1
    }

    .md\:text-c {
        font-size: 3rem;
        line-height: 1
    }

    .md\:text-d,.md\:text-e {
        font-size: 2.25rem;
        line-height: 1.1
    }

    .md\:text-f {
        font-size: 3rem;
        line-height: 1.1
    }

    .md\:text-g {
        font-size: 1.25rem;
        line-height: 1.4
    }

    .md\:text-h,.md\:text-i {
        font-size: 1rem;
        line-height: 1.4
    }

    .md\:leading-none {
        line-height: 1
    }

    .md\:leading-normal {
        line-height: 1.5
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mt-1 {
        margin-top: .625rem
    }

    .md\:mt-2 {
        margin-top: 1.25rem
    }

    .md\:mr-2 {
        margin-right: 1.25rem
    }

    .md\:mb-2 {
        margin-bottom: 1.25rem
    }

    .md\:ml-2 {
        margin-left: 1.25rem
    }

    .md\:mb-3 {
        margin-bottom: 1.875rem
    }

    .md\:mb-4 {
        margin-bottom: 2.5rem
    }

    .md\:mt-6 {
        margin-top: 3.75rem
    }

    .md\:mb-6 {
        margin-bottom: 3.75rem
    }

    .md\:mb-7 {
        margin-bottom: 4.375rem
    }

    .md\:mt-8 {
        margin-top: 5rem
    }

    .md\:mb-8 {
        margin-bottom: 5rem
    }

    .md\:mt-12 {
        margin-top: 7.5rem
    }

    .md\:mb-12 {
        margin-bottom: 7.5rem
    }

    .md\:mt-16 {
        margin-top: 10rem
    }

    .md\:mb-16 {
        margin-bottom: 10rem
    }

    .md\:mb-20 {
        margin-bottom: 12.5rem
    }

    .md\:mb-24 {
        margin-bottom: 15rem
    }

    .md\:mt-1\.5 {
        margin-top: .9375rem
    }

    .md\:-mb-1 {
        margin-bottom: -.625rem
    }

    .md\:-mb-2 {
        margin-bottom: -1.25rem
    }

    .md\:-mb-6 {
        margin-bottom: -3.75rem
    }

    .md\:-mt-8 {
        margin-top: -5rem
    }

    .md\:-mb-8 {
        margin-bottom: -5rem
    }

    .md\:-mb-1\.5 {
        margin-bottom: -.9375rem
    }

    .md\:max-w-xl {
        max-width: 45rem
    }

    .md\:py-1 {
        padding-top: .625rem;
        padding-bottom: .625rem
    }

    .md\:py-16 {
        padding-top: 10rem;
        padding-bottom: 10rem
    }

    .md\:pl-0 {
        padding-left: 0
    }

    .md\:pt-1 {
        padding-top: .625rem
    }

    .md\:pt-8 {
        padding-top: 5rem
    }

    .md\:pb-8 {
        padding-bottom: 5rem
    }

    .md\:pt-12 {
        padding-top: 7.5rem
    }

    .md\:pb-12 {
        padding-bottom: 7.5rem
    }

    .md\:pb-16 {
        padding-bottom: 10rem
    }

    .md\:pt-24 {
        padding-top: 15rem
    }

    .md\:pb-24 {
        padding-bottom: 15rem
    }

    .md\:pt-1\.5 {
        padding-top: .9375rem
    }

    .md\:absolute {
        position: absolute
    }

    .md\:bottom-0 {
        bottom: 0
    }

    .md\:left-0 {
        left: 0
    }

    .md\:text-left {
        text-align: left
    }

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

    .md\:w-1\/3 {
        width: 33.333333%
    }

    .md\:w-2\/12 {
        width: 16.666667%
    }

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

    .md\:w-4\/12 {
        width: 33.333333%
    }

    .md\:w-5\/12 {
        width: 41.666667%
    }

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

    .md\:w-full {
        width: 100%
    }

    .md\:translate-y-full {
        transform: translateY(100%)
    }
}

@media (min-width: 1024px) {
    .lg\:block {
        display:block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:max-w-lg {
        max-width: 41.25rem
    }

    .lg\:w-2\/12 {
        width: 16.666667%
    }

    .lg\:w-3\/12 {
        width: 25%
    }
}
.font-heading2{
    font-weight: 500;
}

.font-highlight1 {
    font-weight: 600;
}
/*# sourceMappingURL=/main.eeea2c4a.css.map */
