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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

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

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

html {
    scroll-behavior: smooth
}

.container-fluid:not(.sticky-container) {
    max-width: 1230px
}

@media(min-width: 1024px) {
    .container-fluid:not(.sticky-container) {
        padding-left: 20px;
        padding-right: 20px
    }
}

.container-fluid:not(.sticky-container).narrow {
    max-width: 1180px
}

@media(min-width: 1024px) {
    .container-fluid:not(.sticky-container).narrow {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(min-width: 1024px) {
    .container-fluid:not(.sticky-container).left-align {
        max-width: none;
        padding-right: calc((100vw - 1220px)/2);
        padding-left: 0
    }
}

.container-fluid:not(.sticky-container).single-generic {
    max-width: min(1230px, 90%)
}

* {
    outline: none
}

button {
    outline: none
}

button:focus,
button:focus-within,
button:focus-visible {
    outline: none !important
}

body {
    color: #231f20
}

.top-offset {
    padding-top: 180px
}

@media(min-width: 1024px) {
    .top-offset {
        padding-top: 200px
    }
}

img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

a:hover {
    color: currentColor;
    text-decoration: none
}

ul {
    list-style-type: none;
    padding: 0
}

a {
    color: currentColor
}

a:hover {
    text-decoration: none
}

[data-custom-padding] {
    --padding-top: 0;
    --padding-bottom: 0;
    padding-top: calc(var(--padding-top)*.5);
    padding-bottom: calc(var(--padding-bottom)*.5)
}

@media(min-width: 1024px) {
    [data-custom-padding] {
        padding-top: var(--padding-top);
        padding-bottom: var(--padding-bottom)
    }
}

.white {
    color: #fff
}

.black {
    color: #000
}

.dark-grey {
    color: #231f20
}

.bg-black {
    background: #000
}

.bg-beige,
.swiper-slide.timeline-element.active .content-wrapper {
    background: #eae4da
}

.bg-light-grey {
    background: rgba(229, 229, 229, .4)
}

.bg-dark-grey {
    background: #231f20
}

.horizontal-line {
    width: 100%;
    height: 6px;
    min-height: 6px;
    background: currentColor
}

@media(min-width: 1024px) {
    .mobile {
        display: none
    }
}

.desktop {
    display: none
}

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

.no-gutter {
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media(min-width: 1024px) {
    .subscribe-follow-through--generic {
        max-width: 275px
    }
}

.subscribe-follow-through--generic p {
    margin-bottom: 0;
    font-family: var(--font-Inter);
}

.subscribe-follow-through--generic button {
    cursor: pointer;
    transition: 250ms opacity ease-out;
    justify-self: flex-end;
    cursor: pointer;
    border: none;
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: space-between;
    width: 100%
}

@media(min-width: 1024px) {
    .subscribe-follow-through--generic button:hover {
        opacity: 0.5
    }
}

.subscribe-follow-through--generic button>svg {
    align-self: center
}

.subscribe-follow-through--generic .thin-line {
    widows: 100%;
    height: 1px;
    background: currentColor;
    margin-top: 10px
}

.social-media-links {
    display: flex;
    align-items: center;
    gap: 10px
}

.social-media-links li {
    cursor: pointer;
    transition: 250ms opacity ease-out
}

@media(min-width: 1024px) {
    .social-media-links li:hover {
        opacity: 0.7
    }
}

figcaption {
    margin-top: 10px
}

figcaption.right-align {
    text-align: right
}

.image-link {
    cursor: pointer;
    transition: 250ms opacity ease-out
}

@media(min-width: 1024px) {
    .image-link:hover {
        opacity: 0.9
    }
}

.gfield_required {
    display: none !important
}

.gform_ajax_spinner {
    display: none
}

.gform_validation_errors {
    display: none
}

.gform_title {
    margin-bottom: 25px
}

.span-6 {
    grid-column: span 6 !important
}

.gform_fields {
    grid-column-gap: 15px !important;
    grid-row-gap: 0 !important
}

.gform_body select,
.gform_body input,
.gform_body textarea {
    background: rgba(0, 0, 0, 0);
    border: none;
    border-bottom: 1px solid #231f20;
    border-radius: 0;
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.gform_body select::-moz-placeholder,
.gform_body input::-moz-placeholder,
.gform_body textarea::-moz-placeholder {
    color: #231f20 !important;
    text-transform: uppercase
}

.gform_body select::placeholder,
.gform_body input::placeholder,
.gform_body textarea::placeholder {
    color: #231f20 !important;
    text-transform: uppercase
}

.popup-form .gform_body select,
.popup-form .gform_body input,
.popup-form .gform_body textarea {
    border-bottom: 1px solid #fff;
    color: #fff
}

.gform_body select {
    -moz-appearance: none;
    appearance: none;
    text-transform: uppercase;
    -webkit-appearance: none;
    cursor: pointer
}

.gform_body .ginput_container_select {
    position: relative
}

.gform_body .ginput_container_select::after {
    content: url("../../images/select-arrow.svg");
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-60%);
    width: 15px;
    height: auto;
    cursor: default
}

.popup-form .gform_body .ginput_container_select::after {
    content: url("../../images/select-arrow-white.svg");
    top: calc(50% + 10px)
}

.gform_body .consent-box {
    margin-top: 25px !important
}

.gform_body .consent-box .ginput_container {
    display: grid;
    align-items: center;
    grid-template-columns: max-content 1fr;
    -moz-column-gap: 15px;
    column-gap: 15px
}

.gform_body .consent-box label {
    margin-bottom: 0
}

@media(min-width: 1024px) {
    .gform_body .consent-box label {
        max-inline-size: 40ch !important
    }
}

.gform_footer [type=submit] {
    background: rgba(0, 0, 0, 0);
    cursor: pointer
}

.popup-form .gform_footer [type=submit] {
     color: #fff;
    border-color: #fff;
    text-align: center;
    background: #000;
}

.popup-form .gform_footer [type=submit]:hover {
    background: #fff;
    color: #231f20
}

.popup-form .gform_footer {
    margin-top: 30px !important
}

#gform_1 {
    display: flex;
    flex-direction: column
}

@media(min-width: 1024px) {
    #gform_2 {
        display: grid;
        grid-template-columns: 1fr 1fr
    }
}

#gform_2 .gform_footer {
    padding-top: 50px
}

@media(min-width: 1024px) {
    #gform_2 .gform_footer {
        padding-top: 0;
        padding-bottom: 0;
        justify-self: flex-end
    }
}

#gform_2 .gform_footer input {
    margin-bottom: 0
}

.lity-container [type=text],
.lity-container [type=email] {
    border: none;
    color: #fff !important
}

.lity-container [type=text]::-moz-placeholder,
.lity-container [type=email]::-moz-placeholder {
    color: #fff !important
}

.lity-container [type=text]::placeholder,
.lity-container [type=email]::placeholder {
    color: #fff !important
}

.lity-container .gform_fields {
    border-bottom: 1px solid #fff
}

.lity-container [type=text] {
    border-bottom: 1px solid #fff
}

.lity-container #gform_submit_button_3 {
    border: none;
    color: #fff
}

.lity-container .validation_message {
    position: absolute;
    background: rgba(0, 0, 0, 0) !important;
    border: none !important;
    padding: 0 !important
}

.lity-container [aria-invalid=true] {
    border: none !important
}

.lity-container #field_3_1 {
    grid-column: span 9
}

.lity-container #field_submit {
    grid-column: span 3;
    justify-content: flex-end
}

.lity-container .gform_footer {
    padding: 0 !important;
    margin: 0 !important
}

#contact-close-button,
#subscribe-close-button {
    cursor: pointer;
    transition: 250ms opacity ease-out;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 25px;
    right: 25px
}

@media(min-width: 1024px) {

    #contact-close-button:hover,
    #subscribe-close-button:hover {
        opacity: 0.5
    }
}

.swiper {
    overflow: hidden
}

.swiper-slide {
    height: 100%
}

.swiper-slide.small-image-wrapper img {
    aspect-ratio: 1/1
}

.swiper-button-disabled {
    opacity: 0 !important
}

.swiper-number-pagination {
    bottom: unset !important;
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
    gap: 15px;
    font-size: 13px;
    margin-top: 10px;
    z-index: 0
}

@media(min-width: 1024px) {
    .swiper-number-pagination {
        margin-top: 20px
    }
}

.swiper-number-pagination .swiper-pagination-bullet {
    color: #231f20;
    opacity: .5;
    width: unset;
    height: unset;
    background: rgba(0, 0, 0, 0);
    border-radius: 0
}

.swiper-number-pagination .swiper-pagination-bullet-active {
    opacity: 1
}

.number-swiper img {
    aspect-ratio: 3/2
}

.timeline--about-us {
    padding: 100px 25px 0
}

@media(min-width: 1024px) {
    .timeline--about-us {
        padding: 150px 25px 0
    }
}

.timeline--about-us .timeline-wrapper {
    overflow-x: hidden;
    padding: 25px 0 80px
}

@media(min-width: 1024px) {
    .timeline--about-us .timeline-wrapper {
        padding: 70px 0 100px
    }
}

.timeline-swiper {
    overflow: visible
}

.swiper-slide.timeline-element {
    padding: 0;
    overflow: hidden;
    transition: 750ms all ease-in-out;
    background: #fff;
    width: 375px
}

@media(min-width: 1024px) {
    .swiper-slide.timeline-element {
        padding: 50px 0
    }
}

.swiper-slide.timeline-element.placeholder-element {
    width: 375px
}

.swiper-slide.timeline-element.first-element {
    width: 1px
}

@media(max-width: 1023px) {

    .swiper-slide.timeline-element:last-child,
    .swiper-slide.timeline-element:nth-last-child(2) {
        display: none !important
    }
}

.swiper-slide.timeline-element .content-wrapper {
    padding: 25px
}

@media(min-width: 1024px) {
    .swiper-slide.timeline-element .content-wrapper {
        border-left: 1px solid #000
    }
}

.swiper-slide.timeline-element .overflow-wrapper {
    position: relative;
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 25px;
    display: flex;
    flex-direction: column
}

@media(min-width: 1024px) {
    .swiper-slide.timeline-element .overflow-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 100px auto auto 150px
    }
}

.swiper-slide.timeline-element .overflow-wrapper .image-top {
    aspect-ratio: 1/1
}

@media(min-width: 1024px) {
    .swiper-slide.timeline-element .overflow-wrapper {
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: 2fr 1fr;
        row-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
        width: 650px
    }

    .swiper-slide.timeline-element .overflow-wrapper .image-top-empty-cell,
    .swiper-slide.timeline-element .overflow-wrapper .image-top {
        grid-row: 1/2;
        grid-column: 2/5
    }

    .swiper-slide.timeline-element .overflow-wrapper .image-top {
        position: absolute;
        bottom: 80px;
        right: 0;
        height: 60%;
        transition: all .5s ease
    }

    .swiper-slide.timeline-element .overflow-wrapper .heading-wrapper {
        grid-column: 1/2;
        grid-row: 1/2;
        display: grid
    }

    .swiper-slide.timeline-element .overflow-wrapper .title {
        writing-mode: vertical-rl;
        text-orientation: mixed;
        max-inline-size: 18ch;
        margin: 0;
        rotate: 180deg
    }

    .swiper-slide.timeline-element .overflow-wrapper .description-wrapper {
        grid-row: 2/3;
        grid-column: 1/3
    }

    .swiper-slide.timeline-element .overflow-wrapper .image-top-empty-cell,
    .swiper-slide.timeline-element .overflow-wrapper .image-bottom {
        grid-row: 2/3;
        grid-column: 3/5
    }
}

.swiper-slide.timeline-element .image-bottom {
    visibility: hidden;
    opacity: 0;
    display: none;
    transition: opacity .5s ease;
    display: block;
    position: absolute;
    top: -55px;
    right: 0
}

@media(min-width: 1024px) {
    .swiper-slide.timeline-element .image-bottom {
        display: block;
        height: calc(100% + 160px);
        visibility: visible
    }
}

.swiper-slide.timeline-element .controls-wrapper {
    border-top: 6px solid #231f20;
    height: 50px;
    display: flex;
    align-items: center
}

.swiper-slide.timeline-element .timeline-dot {
    width: 15px;
    height: 15px;
    background: #eae4da;
    border-radius: 100%
}

.swiper-slide.timeline-element .timeline-button {
    border: 0;
    background: rgba(0, 0, 0, 0);
    cursor: pointer
}

.swiper-slide.timeline-element .content-wrapper {
    opacity: .5
}

.swiper-slide.timeline-element.swiper-slide-active .content-wrapper {
    opacity: 1
}

.swiper-slide.timeline-element.active {
    width: 700px;
    overflow: visible
}

@media(min-width: 1024px) {
    .swiper-slide.timeline-element.active .image-top {
        height: 100%
    }

    .swiper-slide.timeline-element.active .image-bottom {
        opacity: 1
    }
}

.swiper-slide.timeline-element.active .content-wrapper {
    transition: background-color .25s ease
}

.swiper-slide.timeline-element.active .timeline-dot {
    background: #231f20 !important
}

@media(min-width: 768px) {
    .swiper-slide.timeline-element.active .timeline-button img {
        rotate: 180deg
    }
}

[data-slug=journals] button.alm-load-more-btn {
    font-size: 12px !important;
    background: rgba(0, 0, 0, 0) !important;
    border: 1px solid #231f20 !important;
    display: inline-flex !important;
    align-items: center !important;
    min-height: 60px !important;
    padding: 15px 35px !important;
    border: 1px solid #231f20 !important;
    border-radius: 40px !important;
    color: #231f20 !important;
    transition: 150ms all ease-out !important
}

@media(max-width: 767px) {
    [data-slug=journals] button.alm-load-more-btn {
        min-width: 50% !important
    }

}

@media(min-width: 1024px) {
    [data-slug=journals] button.alm-load-more-btn {
        min-width: 290px !important
    }

    [data-slug=journals] button.alm-load-more-btn:hover {
        color: #fff !important;
        background: #231f20 !important
    }
}

[data-slug=portfolio] .alm-btn-wrap {
    margin-bottom: 0 !important;
    margin-top: 80px !important
}

[data-slug=portfolio] button.alm-load-more-btn {
    position: relative !important;
    transition: opacity 250ms ease-out !important;
    color: #231f20 !important;
    background: none !important;
    padding: 0 !important;
    height: 1.5em !important
}

[data-slug=portfolio] button.alm-load-more-btn:hover {
    opacity: .5 !important
}

[data-slug=portfolio] button.alm-load-more-btn:before {
    content: "" !important;
    position: absolute !important;
    bottom: -3px !important;
    left: 0 !important;
    top: auto !important;
    width: 100% !important;
    height: 1px !important;
    margin: 0 !important;
    background: #231f20 !important
}

[data-slug=portfolio] button.alm-load-more-btn.loading {
    box-shadow: none
}

.awards-card {
    display: grid
}

@media(min-width: 1024px) {
    .awards-card {
        grid-template-columns: 3fr 1fr
    }
}

.awards-card__image {
    aspect-ratio: 1.4568965517/1;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.awards-card__content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    row-gap: 20px;
    color: #fff;
    background-color: #231f20;
    align-items: center;
    padding: 20px
}

@media(min-width: 1024px) {
    .awards-card__content {
        align-items: flex-start;
        padding: 35px
    }
}

.awards-card__content-logo {
    width: auto;
    height: auto;
    max-height: 75px
}

.awards-card__content-bar {
    width: 100%;
    height: 5px;
    background-color: #fff
}

.awards-divider {
    width: 100%;
    height: 5px;
    background-color: #000;
    display: none;
}

.awards-accordion.active>.awards-accordion__trigger>.awards-accordion__trigger-text {
    display: none
}

.awards-accordion.active>.awards-accordion__trigger>.awards-accordion__trigger-icon {
    rotate: 180deg
}

.awards-accordion.active>.awards-accordion__content>.awards-accordion__content-heading {
    opacity: 1
}

.awards-accordion__trigger {
    cursor: pointer
}

.awards-accordion__trigger-icon {
    margin-left: auto;
    transform-origin: center;
    transition: rotate .2s ease;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.awards-accordion__content {
    height: 0;
    transition: height .4s ease
}

.awards-accordion__content-heading {
    opacity: 0
}

.awards-accordion__trigger-close {
    cursor: pointer
}

.overflow-hidden {
    overflow: hidden
}

.text-charcoal {
    color: #231f20
}

.plyr__control--overlaid {
    background: rgba(0, 0, 0, 0) !important;
    border: 2px solid #fff !important;
    width: 70px !important;
    height: 70px !important
}

@media(min-width: 1024px) {
    .plyr__control--overlaid {
        width: 100px !important;
        height: 100px !important
    }
}

.plyr__control--overlaid svg {
    left: 50% !important;
    transform: translateX(-50%)
}

.plyr.plyr--stopped .plyr__controls {
    display: none
}

.plyr__video-embed {
    position: relative !important
}

.simplebar-scrollbar::before {
    background-color: #231f20;
    border-radius: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.simplebar-content {
    padding-right: 12px !important
}

.simplebar-track .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1
}

.simplebar-track {
    background-color: rgba(35, 31, 32, .3019607843)
}

.simplebar-track.simplebar-vertical {
    width: 8px
}

@font-face {
    font-family: "Steradian";
    src: url("../../fonts/webFonts/SteradianMedium/font.woff2") format("woff2"), url("../../fonts/webFonts/SteradianMedium/font.woff") format("woff");
    font-weight: 600
}

@font-face {
    font-family: "Steradian";
    src: url("../../fonts/webFonts/SteradianLight/font.woff2") format("woff2"), url("../../fonts/webFonts/SteradianLight/font.woff") format("woff");
    font-weight: 300
}

@font-face {
    font-family: "Steradian";
    src: url("../../fonts/webFonts/SteradianRegular/font.woff2") format("woff2"), url("../../fonts/webFonts/SteradianRegular/font.woff") format("woff");
    font-weight: 400
}

body,
html {
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    font-family: "Steradian", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px
}

.center {
    text-align: center
}

.ch10 {
    max-inline-size: 10ch
}

.ch20 {
    max-inline-size: 20ch
}

.ch30 {
    max-inline-size: 30ch
}

.ch40 {
    max-inline-size: 40ch
}

.ch50 {
    max-inline-size: 50ch
}

.ch60 {
    max-inline-size: 60ch
}

.ch70 {
    max-inline-size: 70ch
}

.ch80 {
    max-inline-size: 80ch
}

.ch90 {
    max-inline-size: 90ch
}

.ch120 {
    max-inline-size: 120ch
}

@media(max-width: 1023px) {
    .ch-remove-md {
        max-inline-size: none
    }
}

.uppercase {
    text-transform: uppercase
}

.underline-links a {
    text-decoration: underline;
    cursor: pointer;
    transition: 250ms opacity ease-out
}

@media(min-width: 1024px) {
    .underline-links a:hover {
        opacity: 0.75
    }
}

.heading1 {
    font-family: "Steradian", sans-serif;
    font-weight: 600;
    font-size: clamp(40px, 4.296875vw, 55px);
    line-height: 1em;
    letter-spacing: .12em;
    text-transform: uppercase
}

.heading2 {
    font-family: "Steradian", sans-serif;
    font-weight: 600;
    font-size: clamp(28px, 2.34375vw, 30px);
    line-height: 1.4em;
    letter-spacing: .06em
}

.heading3 {
    font-family: "Steradian", sans-serif;
    font-weight: 600;
    font-size: clamp(30px, 3.515625vw, 45px);
    line-height: 1em;
    letter-spacing: .04em;
    text-transform: uppercase
}

.project-heading, .owner-testimonial .testimonial-text p:first-child {
    letter-spacing: -0.01rem;
    font-weight: 400;
    line-height: 1.13;
    font-family: var(--font-MerloOriginalSimilar); 
}
.owner-testimonial .testimonial-text p:first-child{line-height: 1.4;}
.intro--single-project .project-heading{
    line-height: 1.6;
}
.caps-heading, .single-post--generic h1 {
    font-family: "Steradian", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2em;
    letter-spacing: .1em;
    text-transform: uppercase
}
.caps-heading{
font-family: "Steradian", sans-serif;
}
.tiny-heading,
.gform_body select,
.gform_body input,
.gform_body textarea,
.lity-container [type=text],
.lity-container [type=email] {
    font-family: "Steradian", sans-serif;
    font-weight: 400;
    font-size: clamp(13px, 1.015625vw, 13px);
    line-height: 1.5em;
    letter-spacing: .12em
}

.case-study-heading {
    /* font-family: "Steradian", sans-serif;
    font-weight: 600;
    font-size: clamp(24px, 1.875vw, 24px);
    line-height: 1.5em;
    letter-spacing: 0 */
    font-family: var(--font-MerloOriginalSimilar);
    font-weight: 500;
    font-size: 26px; 
    color: #000;
    letter-spacing: -0.01rem;
}

.sub-heading,
.single-post--generic h2,
.single-post--generic h3,
.single-post--generic h4,
.single-post--generic h5,
.single-post--generic h6 {
    /* font-family: "Steradian", sans-serif;
    font-weight: 400;
    font-size: clamp(20px, 1.5625vw, 20px);
    line-height: 1.5em;
    letter-spacing: .04em */
    font-family: var(--font-MerloOriginalSimilar);
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    letter-spacing: -0.01em; 
    line-height: 1.4;
}
.owner-testimonial figure{margin-bottom: 0;}
.body-text,
.single-post--generic p,
.single-post--generic li, 
.owner-testimonial .testimonial-text p,
.body-text-medium,
.subscribe-text
/* .gform_body .consent-box label,
#gform_confirmation_message_1  */
{
    /* font-family: "Steradian", sans-serif;
    font-weight: 300;
    font-size: clamp(14px, 1.09375vw, 14px);
    line-height: 1.6em;
    letter-spacing: .1em */
    /* font-weight: normal;
    font-family: var(--font-Inter);
    font-size: 16px; */
    line-height: 1.4; 
    font-weight: normal;
    font-family: var(--font-MerloOriginalSimilar);
}
.gform_body .consent-box label, #gform_confirmation_message_1{
    letter-spacing: 0.01em;
    font-weight: 300;
    text-transform: initial;
    font-family: var(--font-Inter);
    font-size: 12px;
    line-height: 1.1; 
    margin-bottom: 0;
}

.subscribe-text {
    letter-spacing: .05em
}

.small-branding{
    /* font-family: "Steradian", sans-serif;
    font-weight: 400;
    font-size: clamp(20px, 1.5625vw, 20px);
    line-height: 1.5em;
    letter-spacing: .06em */
    font-family: var(--font-RobotoMono);
    font-size: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000;
}
.gform_title{
        font-family: var(--font-SeptemberSpiritAltSimilar);
    margin-bottom: 0;
    color: var(--new-color2);
    font-weight: 400;
    font-size: 64px;
}

.step-number {
    font-family: "Steradian", sans-serif;
    font-weight: 400;
    font-size: clamp(50px, 3.90625vw, 50px);
    line-height: 1.4em;
    letter-spacing: .06em
}

.body-text-medium {
    font-weight: 500;
}

.nav-link {
    font-family: "Steradian", sans-serif;
    font-weight: 300;
    font-size: clamp(18px, 1.5625vw, 20px);
    line-height: 2em;
    letter-spacing: .12em
}

.footer-nav-link {
    /* font-family: "Steradian", sans-serif;
    font-weight: 300;
    font-size: clamp(14px, 1.09375vw, 14px);
    line-height: 1.8em;
    letter-spacing: .1em;
    cursor: pointer;
    transition: 250ms opacity ease-out */
    font-size: 14px; 
    font-family: var(--font-Inter);
}
footer h4{
    font-style: normal;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 1.1 !important; 
    letter-spacing: 0.2em;
    text-transform: uppercase !important;
    color: #FFFFFF;
    margin-bottom: 30px;
    font-family: "Steradian", sans-serif !important;
}
body .pr-do-not-use-ebff-a-1br77kj {
    font-family: "Steradian", sans-serif !important; 
    font-weight: 400 !important;
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

@media(min-width: 1024px) {
    .footer-nav-link:hover {
        opacity: 0.5
    }
}

.link-text, .link1, .gform_footer [type=submit], [data-slug=journals] button.alm-load-more-btn {
    /* font-family: "Steradian", sans-serif;
    font-weight: 600;
    font-size: clamp(13px, 1.015625vw, 13px);
    line-height: 1em;
    letter-spacing: .1em */
    background: url(../../images/home-new-images/button-bg1.jpg) repeat center;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    padding: 11px 24px;
    font-family: var(--font-RobotoMono);
    color: var(--new-color1);
    letter-spacing: 0.04rem;
    text-transform: uppercase;
    border-radius: 100px;
    cursor: pointer;
    transition: all 300ms ease-in-out;
    border: 1px solid transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.article-link-text, .article-link, [data-slug=portfolio] button.alm-load-more-btn {
    font-size: 14px;
    letter-spacing: 0.08em; 
    font-family: var(--font-RobotoMono);
    transition: 0.3s all;
    text-transform: uppercase;
}
.article-card-wrapper .sub-heading{font-size: 26px;}

.link1, .gform_footer [type=submit] {
    /* display: inline-flex;
    align-items: center;
    min-height: 60px;
    padding: 15px 35px;
    border: 1px solid #231f20;
    border-radius: 40px;
    color: #231f20;
    transition: 150ms all ease-out;
    width: -moz-fit-content;
    width: fit-content */
    background: url(../../images/home-new-images/button-bg1.jpg) repeat center;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    padding: 11px 24px;
    font-family: var(--font-RobotoMono);
    color: var(--new-color1);
    letter-spacing: 0.04rem;
    text-transform: uppercase;
    border-radius: 100px;
    cursor: pointer;
    transition: all 300ms ease-in-out;
    border: 1px solid transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

@media(max-width: 767px) {

    .link1, .gform_footer [type=submit] {
        min-width: 30%
    }
}

@media(min-width: 1024px) {

    .link1,
    .gform_footer [type=submit] {
        min-width: 290px
    }

    .link1:hover, .gform_footer [type=submit]:hover {
    border: 1px solid var(--btn-outline-new);
    }
}

.link1.disabled,
.gform_footer .disabled[type=submit] {
    pointer-events: none;
    opacity: .5
}

@media(min-width: 1024px) {

    .link1.short,
    .gform_footer .short[type=submit] {
        min-width: unset;
        max-width: unset;
        width: 200px
    }
}

.link2 {
    font-family: "Steradian", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: .1em;
    vertical-align: middle;
    text-transform: capitalize;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 1px
}

.article-link {
    position: relative;
    transition: opacity 250ms ease-out
}

.article-link:hover {
    opacity: .5
}

.article-link:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #231f20
}

.testimonials__grid__item__content-text__title{
    font-family: var(--font-MerloOriginalSimilar);
    letter-spacing: -0.01rem;
    line-height: 1.35;
    font-size: 24px;
}
.testimonials__grid__item__content-text__location {
      font-family: var(--font-Inter);
    letter-spacing: -0.01rem;
    line-height: 1.35;
    font-size: 18px;
}

.testimonials__grid__item__quote, .testimonial-quote {
    font-family: "Steradian", sans-serif;
    font-weight: 500;
     font-size: 32px;
    line-height: 1.35;
    font-family: var(--font-MerloOriginalSimilar);
    letter-spacing: -0.01rem;
}

.sub-heading-light,
.award-winning--about-us__sub-heading {
    font-family: "Steradian", sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: .04em
}

.testimonials__grid__item__author, .testimonial-author {
    font-family: "Steradian", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: .1em;
    text-transform: capitalize
}
.testimonial-author{
    font-family: var(--font-RobotoMono);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase; 
}

.awards-card__content-text {
    font-family: "Steradian", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: .1em;
    vertical-align: middle;
    text-transform: capitalize
}

footer .fineprint-row p {
    font-size: 10px;
    margin-bottom: .5rem
}

.ch15 {
    max-inline-size: 15ch
}

.ch34 {
    max-inline-size: 34ch
}

.ch57 {
    max-inline-size: 57ch
}

.bold {
    font-weight: 700
}

.center-text {
    text-align: center
}

b,
strong {
    font-weight: 600
}

.single-post--generic h1 {
    margin-bottom: 4rem
}

.single-post--generic h2,
.single-post--generic h3,
.single-post--generic h4,
.single-post--generic h5,
.single-post--generic h6 {
    margin-bottom: 1rem
}

.single-post--generic ul {
    list-style: inside
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media(min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media(min-width: 1024px) {
    .container {
        max-width: 960px
    }
}

@media(min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}

@media(min-width: 1680px) {
    .container {
        max-width: 1680px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row,
.journal-entries--journals .container-fluid>div {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-xxl,
.col-xxl-auto,
.col-xxl-12,
.col-xxl-11,
.col-xxl-10,
.col-xxl-9,
.col-xxl-8,
.col-xxl-7,
.col-xxl-6,
.col-xxl-5,
.col-xxl-4,
.col-xxl-3,
.col-xxl-2,
.col-xxl-1,
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 4.1666666667%
}

.offset-2 {
    margin-left: 8.3333333333%
}

.offset-3 {
    margin-left: 12.5%
}

.offset-4 {
    margin-left: 16.6666666667%
}

.offset-5 {
    margin-left: 20.8333333333%
}

.offset-6 {
    margin-left: 25%
}

.offset-7 {
    margin-left: 29.1666666667%
}

.offset-8 {
    margin-left: 33.3333333333%
}

.offset-9 {
    margin-left: 37.5%
}

.offset-10 {
    margin-left: 41.6666666667%
}

.offset-11 {
    margin-left: 45.8333333333%
}

.offset-12 {
    margin-left: 50%
}

@media(min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 4.1666666667%
    }

    .offset-sm-2 {
        margin-left: 8.3333333333%
    }

    .offset-sm-3 {
        margin-left: 12.5%
    }

    .offset-sm-4 {
        margin-left: 16.6666666667%
    }

    .offset-sm-5 {
        margin-left: 20.8333333333%
    }

    .offset-sm-6 {
        margin-left: 25%
    }

    .offset-sm-7 {
        margin-left: 29.1666666667%
    }

    .offset-sm-8 {
        margin-left: 33.3333333333%
    }

    .offset-sm-9 {
        margin-left: 37.5%
    }

    .offset-sm-10 {
        margin-left: 41.6666666667%
    }

    .offset-sm-11 {
        margin-left: 45.8333333333%
    }

    .offset-sm-12 {
        margin-left: 50%
    }
}

@media(min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 4.1666666667%
    }

    .offset-md-2 {
        margin-left: 8.3333333333%
    }

    .offset-md-3 {
        margin-left: 12.5%
    }

    .offset-md-4 {
        margin-left: 16.6666666667%
    }

    .offset-md-5 {
        margin-left: 20.8333333333%
    }

    .offset-md-6 {
        margin-left: 25%
    }

    .offset-md-7 {
        margin-left: 29.1666666667%
    }

    .offset-md-8 {
        margin-left: 33.3333333333%
    }

    .offset-md-9 {
        margin-left: 37.5%
    }

    .offset-md-10 {
        margin-left: 41.6666666667%
    }

    .offset-md-11 {
        margin-left: 45.8333333333%
    }

    .offset-md-12 {
        margin-left: 50%
    }
}

@media(min-width: 1024px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 4.1666666667%
    }

    .offset-lg-2 {
        margin-left: 8.3333333333%
    }

    .offset-lg-3 {
        margin-left: 12.5%
    }

    .offset-lg-4 {
        margin-left: 16.6666666667%
    }

    .offset-lg-5 {
        margin-left: 20.8333333333%
    }

    .offset-lg-6 {
        margin-left: 25%
    }

    .offset-lg-7 {
        margin-left: 29.1666666667%
    }

    .offset-lg-8 {
        margin-left: 33.3333333333%
    }

    .offset-lg-9 {
        margin-left: 37.5%
    }

    .offset-lg-10 {
        margin-left: 41.6666666667%
    }

    .offset-lg-11 {
        margin-left: 45.8333333333%
    }

    .offset-lg-12 {
        margin-left: 50%
    }
}

@media(min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 4.1666666667%
    }

    .offset-xl-2 {
        margin-left: 8.3333333333%
    }

    .offset-xl-3 {
        margin-left: 12.5%
    }

    .offset-xl-4 {
        margin-left: 16.6666666667%
    }

    .offset-xl-5 {
        margin-left: 20.8333333333%
    }

    .offset-xl-6 {
        margin-left: 25%
    }

    .offset-xl-7 {
        margin-left: 29.1666666667%
    }

    .offset-xl-8 {
        margin-left: 33.3333333333%
    }

    .offset-xl-9 {
        margin-left: 37.5%
    }

    .offset-xl-10 {
        margin-left: 41.6666666667%
    }

    .offset-xl-11 {
        margin-left: 45.8333333333%
    }

    .offset-xl-12 {
        margin-left: 50%
    }
}

@media(min-width: 1680px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xxl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xxl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xxl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xxl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        order: -1
    }

    .order-xxl-last {
        order: 13
    }

    .order-xxl-0 {
        order: 0
    }

    .order-xxl-1 {
        order: 1
    }

    .order-xxl-2 {
        order: 2
    }

    .order-xxl-3 {
        order: 3
    }

    .order-xxl-4 {
        order: 4
    }

    .order-xxl-5 {
        order: 5
    }

    .order-xxl-6 {
        order: 6
    }

    .order-xxl-7 {
        order: 7
    }

    .order-xxl-8 {
        order: 8
    }

    .order-xxl-9 {
        order: 9
    }

    .order-xxl-10 {
        order: 10
    }

    .order-xxl-11 {
        order: 11
    }

    .order-xxl-12 {
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 4.1666666667%
    }

    .offset-xxl-2 {
        margin-left: 8.3333333333%
    }

    .offset-xxl-3 {
        margin-left: 12.5%
    }

    .offset-xxl-4 {
        margin-left: 16.6666666667%
    }

    .offset-xxl-5 {
        margin-left: 20.8333333333%
    }

    .offset-xxl-6 {
        margin-left: 25%
    }

    .offset-xxl-7 {
        margin-left: 29.1666666667%
    }

    .offset-xxl-8 {
        margin-left: 33.3333333333%
    }

    .offset-xxl-9 {
        margin-left: 37.5%
    }

    .offset-xxl-10 {
        margin-left: 41.6666666667%
    }

    .offset-xxl-11 {
        margin-left: 45.8333333333%
    }

    .offset-xxl-12 {
        margin-left: 50%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media(min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width: 1024px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width: 1680px) {
    .d-xxl-none {
        display: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

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

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

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

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

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

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

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

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

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

.flex-shrink-1 {
    flex-shrink: 1 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

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

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

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

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media(min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

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

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

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

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

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

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

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

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

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

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

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

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

    .justify-content-sm-around {
        justify-content: space-around !important
    }

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

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

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

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

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

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

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

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

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

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

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

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

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

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

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

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

    .justify-content-md-around {
        justify-content: space-around !important
    }

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

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

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

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 1024px) {
    .flex-lg-row {
        flex-direction: row !important
    }

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

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

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

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

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

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

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

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

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

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

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

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

    .justify-content-lg-around {
        justify-content: space-around !important
    }

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

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

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

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

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

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

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

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

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

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

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

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

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

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

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

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

    .justify-content-xl-around {
        justify-content: space-around !important
    }

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

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

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

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

@media(min-width: 1680px) {
    .flex-xxl-row {
        flex-direction: row !important
    }

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

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

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

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

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

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

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

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

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

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

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

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

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

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

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

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

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

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

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

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

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

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

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

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

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

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

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

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

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

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

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

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

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

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

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

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

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.m-20 {
    margin: 20px !important
}

.mt-20,
.my-20 {
    margin-top: 20px !important
}

.mr-20,
.mx-20 {
    margin-right: 20px !important
}

.mb-20,
.my-20 {
    margin-bottom: 20px !important
}

.ml-20,
.mx-20 {
    margin-left: 20px !important
}

.m-30 {
    margin: 30px !important
}

.mt-30,
.my-30 {
    margin-top: 30px !important
}

.mr-30,
.mx-30 {
    margin-right: 30px !important
}

.mb-30,
.my-30 {
    margin-bottom: 30px !important
}

.ml-30,
.mx-30 {
    margin-left: 30px !important
}

.m-40 {
    margin: 40px !important
}

.mt-40,
.my-40 {
    margin-top: 40px !important
}

.mr-40,
.mx-40 {
    margin-right: 40px !important
}

.mb-40,
.my-40 {
    margin-bottom: 40px !important
}

.ml-40,
.mx-40 {
    margin-left: 40px !important
}

.m-50 {
    margin: 50px !important
}

.mt-50,
.my-50 {
    margin-top: 50px !important
}

.mr-50,
.mx-50 {
    margin-right: 50px !important
}

.mb-50,
.my-50 {
    margin-bottom: 50px !important
}

.ml-50,
.mx-50 {
    margin-left: 50px !important
}

.m-60 {
    margin: 60px !important
}

.mt-60,
.my-60 {
    margin-top: 60px !important
}

.mr-60,
.mx-60 {
    margin-right: 60px !important
}

.mb-60,
.my-60 {
    margin-bottom: 60px !important
}

.ml-60,
.mx-60 {
    margin-left: 60px !important
}

.m-70 {
    margin: 70px !important
}

.mt-70,
.my-70 {
    margin-top: 70px !important
}

.mr-70,
.mx-70 {
    margin-right: 70px !important
}

.mb-70,
.my-70 {
    margin-bottom: 70px !important
}

.ml-70,
.mx-70 {
    margin-left: 70px !important
}

.m-80 {
    margin: 80px !important
}

.mt-80,
.my-80 {
    margin-top: 80px !important
}

.mr-80,
.mx-80 {
    margin-right: 80px !important
}

.mb-80,
.my-80 {
    margin-bottom: 80px !important
}

.ml-80,
.mx-80 {
    margin-left: 80px !important
}

.m-90 {
    margin: 90px !important
}

.mt-90,
.my-90 {
    margin-top: 90px !important
}

.mr-90,
.mx-90 {
    margin-right: 90px !important
}

.mb-90,
.my-90 {
    margin-bottom: 90px !important
}

.ml-90,
.mx-90 {
    margin-left: 90px !important
}

.m-100 {
    margin: 100px !important
}

.mt-100,
.my-100 {
    margin-top: 100px !important
}

.mr-100,
.mx-100 {
    margin-right: 100px !important
}

.mb-100,
.my-100 {
    margin-bottom: 100px !important
}

.ml-100,
.mx-100 {
    margin-left: 100px !important
}

.m-150 {
    margin: 150px !important
}

.mt-150,
.my-150 {
    margin-top: 150px !important
}

.mr-150,
.mx-150 {
    margin-right: 150px !important
}

.mb-150,
.my-150 {
    margin-bottom: 150px !important
}

.ml-150,
.mx-150 {
    margin-left: 150px !important
}

.p-0 {
    padding: 0 !important
}

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

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

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

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

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

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

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

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

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

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

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

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

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

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

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

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

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

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

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

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

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

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

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.p-20 {
    padding: 20px !important
}

.pt-20,
.py-20 {
    padding-top: 20px !important
}

.pr-20,
.px-20 {
    padding-right: 20px !important
}

.pb-20,
.py-20 {
    padding-bottom: 20px !important
}

.pl-20,
.px-20 {
    padding-left: 20px !important
}

.p-30 {
    padding: 30px !important
}

.pt-30,
.py-30 {
    padding-top: 30px !important
}

.pr-30,
.px-30 {
    padding-right: 30px !important
}

.pb-30,
.py-30 {
    padding-bottom: 30px !important
}

.pl-30,
.px-30 {
    padding-left: 30px !important
}

.p-40 {
    padding: 40px !important
}

.pt-40,
.py-40 {
    padding-top: 40px !important
}

.pr-40,
.px-40 {
    padding-right: 40px !important
}

.pb-40,
.py-40 {
    padding-bottom: 40px !important
}

.pl-40,
.px-40 {
    padding-left: 40px !important
}

.p-50 {
    padding: 50px !important
}

.pt-50,
.py-50 {
    padding-top: 50px !important
}

.pr-50,
.px-50 {
    padding-right: 50px !important
}

.pb-50,
.py-50 {
    padding-bottom: 50px !important
}

.pl-50,
.px-50 {
    padding-left: 50px !important
}

.p-60 {
    padding: 60px !important
}

.pt-60,
.py-60 {
    padding-top: 60px !important
}

.pr-60,
.px-60 {
    padding-right: 60px !important
}

.pb-60,
.py-60 {
    padding-bottom: 60px !important
}

.pl-60,
.px-60 {
    padding-left: 60px !important
}

.p-70 {
    padding: 70px !important
}

.pt-70,
.py-70 {
    padding-top: 70px !important
}

.pr-70,
.px-70 {
    padding-right: 70px !important
}

.pb-70,
.py-70 {
    padding-bottom: 70px !important
}

.pl-70,
.px-70 {
    padding-left: 70px !important
}

.p-80 {
    padding: 80px !important
}

.pt-80,
.py-80 {
    padding-top: 80px !important
}

.pr-80,
.px-80 {
    padding-right: 80px !important
}

.pb-80,
.py-80 {
    padding-bottom: 80px !important
}

.pl-80,
.px-80 {
    padding-left: 80px !important
}

.p-90 {
    padding: 90px !important
}

.pt-90,
.py-90 {
    padding-top: 90px !important
}

.pr-90,
.px-90 {
    padding-right: 90px !important
}

.pb-90,
.py-90 {
    padding-bottom: 90px !important
}

.pl-90,
.px-90 {
    padding-left: 90px !important
}

.p-100 {
    padding: 100px !important
}

.pt-100,
.py-100 {
    padding-top: 100px !important
}

.pr-100,
.px-100 {
    padding-right: 100px !important
}

.pb-100,
.py-100 {
    padding-bottom: 100px !important
}

.pl-100,
.px-100 {
    padding-left: 100px !important
}

.p-150 {
    padding: 150px !important
}

.pt-150,
.py-150 {
    padding-top: 150px !important
}

.pr-150,
.px-150 {
    padding-right: 150px !important
}

.pb-150,
.py-150 {
    padding-bottom: 150px !important
}

.pl-150,
.px-150 {
    padding-left: 150px !important
}

.m-n1 {
    margin: -0.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important
}

.m-n2 {
    margin: -0.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

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

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

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

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

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

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-n20 {
    margin: -20px !important
}

.mt-n20,
.my-n20 {
    margin-top: -20px !important
}

.mr-n20,
.mx-n20 {
    margin-right: -20px !important
}

.mb-n20,
.my-n20 {
    margin-bottom: -20px !important
}

.ml-n20,
.mx-n20 {
    margin-left: -20px !important
}

.m-n30 {
    margin: -30px !important
}

.mt-n30,
.my-n30 {
    margin-top: -30px !important
}

.mr-n30,
.mx-n30 {
    margin-right: -30px !important
}

.mb-n30,
.my-n30 {
    margin-bottom: -30px !important
}

.ml-n30,
.mx-n30 {
    margin-left: -30px !important
}

.m-n40 {
    margin: -40px !important
}

.mt-n40,
.my-n40 {
    margin-top: -40px !important
}

.mr-n40,
.mx-n40 {
    margin-right: -40px !important
}

.mb-n40,
.my-n40 {
    margin-bottom: -40px !important
}

.ml-n40,
.mx-n40 {
    margin-left: -40px !important
}

.m-n50 {
    margin: -50px !important
}

.mt-n50,
.my-n50 {
    margin-top: -50px !important
}

.mr-n50,
.mx-n50 {
    margin-right: -50px !important
}

.mb-n50,
.my-n50 {
    margin-bottom: -50px !important
}

.ml-n50,
.mx-n50 {
    margin-left: -50px !important
}

.m-n60 {
    margin: -60px !important
}

.mt-n60,
.my-n60 {
    margin-top: -60px !important
}

.mr-n60,
.mx-n60 {
    margin-right: -60px !important
}

.mb-n60,
.my-n60 {
    margin-bottom: -60px !important
}

.ml-n60,
.mx-n60 {
    margin-left: -60px !important
}

.m-n70 {
    margin: -70px !important
}

.mt-n70,
.my-n70 {
    margin-top: -70px !important
}

.mr-n70,
.mx-n70 {
    margin-right: -70px !important
}

.mb-n70,
.my-n70 {
    margin-bottom: -70px !important
}

.ml-n70,
.mx-n70 {
    margin-left: -70px !important
}

.m-n80 {
    margin: -80px !important
}

.mt-n80,
.my-n80 {
    margin-top: -80px !important
}

.mr-n80,
.mx-n80 {
    margin-right: -80px !important
}

.mb-n80,
.my-n80 {
    margin-bottom: -80px !important
}

.ml-n80,
.mx-n80 {
    margin-left: -80px !important
}

.m-n90 {
    margin: -90px !important
}

.mt-n90,
.my-n90 {
    margin-top: -90px !important
}

.mr-n90,
.mx-n90 {
    margin-right: -90px !important
}

.mb-n90,
.my-n90 {
    margin-bottom: -90px !important
}

.ml-n90,
.mx-n90 {
    margin-left: -90px !important
}

.m-n100 {
    margin: -100px !important
}

.mt-n100,
.my-n100 {
    margin-top: -100px !important
}

.mr-n100,
.mx-n100 {
    margin-right: -100px !important
}

.mb-n100,
.my-n100 {
    margin-bottom: -100px !important
}

.ml-n100,
.mx-n100 {
    margin-left: -100px !important
}

.m-n150 {
    margin: -150px !important
}

.mt-n150,
.my-n150 {
    margin-top: -150px !important
}

.mr-n150,
.mx-n150 {
    margin-right: -150px !important
}

.mb-n150,
.my-n150 {
    margin-bottom: -150px !important
}

.ml-n150,
.mx-n150 {
    margin-left: -150px !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

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

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

@media(min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .m-sm-20 {
        margin: 20px !important
    }

    .mt-sm-20,
    .my-sm-20 {
        margin-top: 20px !important
    }

    .mr-sm-20,
    .mx-sm-20 {
        margin-right: 20px !important
    }

    .mb-sm-20,
    .my-sm-20 {
        margin-bottom: 20px !important
    }

    .ml-sm-20,
    .mx-sm-20 {
        margin-left: 20px !important
    }

    .m-sm-30 {
        margin: 30px !important
    }

    .mt-sm-30,
    .my-sm-30 {
        margin-top: 30px !important
    }

    .mr-sm-30,
    .mx-sm-30 {
        margin-right: 30px !important
    }

    .mb-sm-30,
    .my-sm-30 {
        margin-bottom: 30px !important
    }

    .ml-sm-30,
    .mx-sm-30 {
        margin-left: 30px !important
    }

    .m-sm-40 {
        margin: 40px !important
    }

    .mt-sm-40,
    .my-sm-40 {
        margin-top: 40px !important
    }

    .mr-sm-40,
    .mx-sm-40 {
        margin-right: 40px !important
    }

    .mb-sm-40,
    .my-sm-40 {
        margin-bottom: 40px !important
    }

    .ml-sm-40,
    .mx-sm-40 {
        margin-left: 40px !important
    }

    .m-sm-50 {
        margin: 50px !important
    }

    .mt-sm-50,
    .my-sm-50 {
        margin-top: 50px !important
    }

    .mr-sm-50,
    .mx-sm-50 {
        margin-right: 50px !important
    }

    .mb-sm-50,
    .my-sm-50 {
        margin-bottom: 50px !important
    }

    .ml-sm-50,
    .mx-sm-50 {
        margin-left: 50px !important
    }

    .m-sm-60 {
        margin: 60px !important
    }

    .mt-sm-60,
    .my-sm-60 {
        margin-top: 60px !important
    }

    .mr-sm-60,
    .mx-sm-60 {
        margin-right: 60px !important
    }

    .mb-sm-60,
    .my-sm-60 {
        margin-bottom: 60px !important
    }

    .ml-sm-60,
    .mx-sm-60 {
        margin-left: 60px !important
    }

    .m-sm-70 {
        margin: 70px !important
    }

    .mt-sm-70,
    .my-sm-70 {
        margin-top: 70px !important
    }

    .mr-sm-70,
    .mx-sm-70 {
        margin-right: 70px !important
    }

    .mb-sm-70,
    .my-sm-70 {
        margin-bottom: 70px !important
    }

    .ml-sm-70,
    .mx-sm-70 {
        margin-left: 70px !important
    }

    .m-sm-80 {
        margin: 80px !important
    }

    .mt-sm-80,
    .my-sm-80 {
        margin-top: 80px !important
    }

    .mr-sm-80,
    .mx-sm-80 {
        margin-right: 80px !important
    }

    .mb-sm-80,
    .my-sm-80 {
        margin-bottom: 80px !important
    }

    .ml-sm-80,
    .mx-sm-80 {
        margin-left: 80px !important
    }

    .m-sm-90 {
        margin: 90px !important
    }

    .mt-sm-90,
    .my-sm-90 {
        margin-top: 90px !important
    }

    .mr-sm-90,
    .mx-sm-90 {
        margin-right: 90px !important
    }

    .mb-sm-90,
    .my-sm-90 {
        margin-bottom: 90px !important
    }

    .ml-sm-90,
    .mx-sm-90 {
        margin-left: 90px !important
    }

    .m-sm-100 {
        margin: 100px !important
    }

    .mt-sm-100,
    .my-sm-100 {
        margin-top: 100px !important
    }

    .mr-sm-100,
    .mx-sm-100 {
        margin-right: 100px !important
    }

    .mb-sm-100,
    .my-sm-100 {
        margin-bottom: 100px !important
    }

    .ml-sm-100,
    .mx-sm-100 {
        margin-left: 100px !important
    }

    .m-sm-150 {
        margin: 150px !important
    }

    .mt-sm-150,
    .my-sm-150 {
        margin-top: 150px !important
    }

    .mr-sm-150,
    .mx-sm-150 {
        margin-right: 150px !important
    }

    .mb-sm-150,
    .my-sm-150 {
        margin-bottom: 150px !important
    }

    .ml-sm-150,
    .mx-sm-150 {
        margin-left: 150px !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

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

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

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

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

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

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .p-sm-20 {
        padding: 20px !important
    }

    .pt-sm-20,
    .py-sm-20 {
        padding-top: 20px !important
    }

    .pr-sm-20,
    .px-sm-20 {
        padding-right: 20px !important
    }

    .pb-sm-20,
    .py-sm-20 {
        padding-bottom: 20px !important
    }

    .pl-sm-20,
    .px-sm-20 {
        padding-left: 20px !important
    }

    .p-sm-30 {
        padding: 30px !important
    }

    .pt-sm-30,
    .py-sm-30 {
        padding-top: 30px !important
    }

    .pr-sm-30,
    .px-sm-30 {
        padding-right: 30px !important
    }

    .pb-sm-30,
    .py-sm-30 {
        padding-bottom: 30px !important
    }

    .pl-sm-30,
    .px-sm-30 {
        padding-left: 30px !important
    }

    .p-sm-40 {
        padding: 40px !important
    }

    .pt-sm-40,
    .py-sm-40 {
        padding-top: 40px !important
    }

    .pr-sm-40,
    .px-sm-40 {
        padding-right: 40px !important
    }

    .pb-sm-40,
    .py-sm-40 {
        padding-bottom: 40px !important
    }

    .pl-sm-40,
    .px-sm-40 {
        padding-left: 40px !important
    }

    .p-sm-50 {
        padding: 50px !important
    }

    .pt-sm-50,
    .py-sm-50 {
        padding-top: 50px !important
    }

    .pr-sm-50,
    .px-sm-50 {
        padding-right: 50px !important
    }

    .pb-sm-50,
    .py-sm-50 {
        padding-bottom: 50px !important
    }

    .pl-sm-50,
    .px-sm-50 {
        padding-left: 50px !important
    }

    .p-sm-60 {
        padding: 60px !important
    }

    .pt-sm-60,
    .py-sm-60 {
        padding-top: 60px !important
    }

    .pr-sm-60,
    .px-sm-60 {
        padding-right: 60px !important
    }

    .pb-sm-60,
    .py-sm-60 {
        padding-bottom: 60px !important
    }

    .pl-sm-60,
    .px-sm-60 {
        padding-left: 60px !important
    }

    .p-sm-70 {
        padding: 70px !important
    }

    .pt-sm-70,
    .py-sm-70 {
        padding-top: 70px !important
    }

    .pr-sm-70,
    .px-sm-70 {
        padding-right: 70px !important
    }

    .pb-sm-70,
    .py-sm-70 {
        padding-bottom: 70px !important
    }

    .pl-sm-70,
    .px-sm-70 {
        padding-left: 70px !important
    }

    .p-sm-80 {
        padding: 80px !important
    }

    .pt-sm-80,
    .py-sm-80 {
        padding-top: 80px !important
    }

    .pr-sm-80,
    .px-sm-80 {
        padding-right: 80px !important
    }

    .pb-sm-80,
    .py-sm-80 {
        padding-bottom: 80px !important
    }

    .pl-sm-80,
    .px-sm-80 {
        padding-left: 80px !important
    }

    .p-sm-90 {
        padding: 90px !important
    }

    .pt-sm-90,
    .py-sm-90 {
        padding-top: 90px !important
    }

    .pr-sm-90,
    .px-sm-90 {
        padding-right: 90px !important
    }

    .pb-sm-90,
    .py-sm-90 {
        padding-bottom: 90px !important
    }

    .pl-sm-90,
    .px-sm-90 {
        padding-left: 90px !important
    }

    .p-sm-100 {
        padding: 100px !important
    }

    .pt-sm-100,
    .py-sm-100 {
        padding-top: 100px !important
    }

    .pr-sm-100,
    .px-sm-100 {
        padding-right: 100px !important
    }

    .pb-sm-100,
    .py-sm-100 {
        padding-bottom: 100px !important
    }

    .pl-sm-100,
    .px-sm-100 {
        padding-left: 100px !important
    }

    .p-sm-150 {
        padding: 150px !important
    }

    .pt-sm-150,
    .py-sm-150 {
        padding-top: 150px !important
    }

    .pr-sm-150,
    .px-sm-150 {
        padding-right: 150px !important
    }

    .pb-sm-150,
    .py-sm-150 {
        padding-bottom: 150px !important
    }

    .pl-sm-150,
    .px-sm-150 {
        padding-left: 150px !important
    }

    .m-sm-n1 {
        margin: -0.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important
    }

    .m-sm-n2 {
        margin: -0.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-n20 {
        margin: -20px !important
    }

    .mt-sm-n20,
    .my-sm-n20 {
        margin-top: -20px !important
    }

    .mr-sm-n20,
    .mx-sm-n20 {
        margin-right: -20px !important
    }

    .mb-sm-n20,
    .my-sm-n20 {
        margin-bottom: -20px !important
    }

    .ml-sm-n20,
    .mx-sm-n20 {
        margin-left: -20px !important
    }

    .m-sm-n30 {
        margin: -30px !important
    }

    .mt-sm-n30,
    .my-sm-n30 {
        margin-top: -30px !important
    }

    .mr-sm-n30,
    .mx-sm-n30 {
        margin-right: -30px !important
    }

    .mb-sm-n30,
    .my-sm-n30 {
        margin-bottom: -30px !important
    }

    .ml-sm-n30,
    .mx-sm-n30 {
        margin-left: -30px !important
    }

    .m-sm-n40 {
        margin: -40px !important
    }

    .mt-sm-n40,
    .my-sm-n40 {
        margin-top: -40px !important
    }

    .mr-sm-n40,
    .mx-sm-n40 {
        margin-right: -40px !important
    }

    .mb-sm-n40,
    .my-sm-n40 {
        margin-bottom: -40px !important
    }

    .ml-sm-n40,
    .mx-sm-n40 {
        margin-left: -40px !important
    }

    .m-sm-n50 {
        margin: -50px !important
    }

    .mt-sm-n50,
    .my-sm-n50 {
        margin-top: -50px !important
    }

    .mr-sm-n50,
    .mx-sm-n50 {
        margin-right: -50px !important
    }

    .mb-sm-n50,
    .my-sm-n50 {
        margin-bottom: -50px !important
    }

    .ml-sm-n50,
    .mx-sm-n50 {
        margin-left: -50px !important
    }

    .m-sm-n60 {
        margin: -60px !important
    }

    .mt-sm-n60,
    .my-sm-n60 {
        margin-top: -60px !important
    }

    .mr-sm-n60,
    .mx-sm-n60 {
        margin-right: -60px !important
    }

    .mb-sm-n60,
    .my-sm-n60 {
        margin-bottom: -60px !important
    }

    .ml-sm-n60,
    .mx-sm-n60 {
        margin-left: -60px !important
    }

    .m-sm-n70 {
        margin: -70px !important
    }

    .mt-sm-n70,
    .my-sm-n70 {
        margin-top: -70px !important
    }

    .mr-sm-n70,
    .mx-sm-n70 {
        margin-right: -70px !important
    }

    .mb-sm-n70,
    .my-sm-n70 {
        margin-bottom: -70px !important
    }

    .ml-sm-n70,
    .mx-sm-n70 {
        margin-left: -70px !important
    }

    .m-sm-n80 {
        margin: -80px !important
    }

    .mt-sm-n80,
    .my-sm-n80 {
        margin-top: -80px !important
    }

    .mr-sm-n80,
    .mx-sm-n80 {
        margin-right: -80px !important
    }

    .mb-sm-n80,
    .my-sm-n80 {
        margin-bottom: -80px !important
    }

    .ml-sm-n80,
    .mx-sm-n80 {
        margin-left: -80px !important
    }

    .m-sm-n90 {
        margin: -90px !important
    }

    .mt-sm-n90,
    .my-sm-n90 {
        margin-top: -90px !important
    }

    .mr-sm-n90,
    .mx-sm-n90 {
        margin-right: -90px !important
    }

    .mb-sm-n90,
    .my-sm-n90 {
        margin-bottom: -90px !important
    }

    .ml-sm-n90,
    .mx-sm-n90 {
        margin-left: -90px !important
    }

    .m-sm-n100 {
        margin: -100px !important
    }

    .mt-sm-n100,
    .my-sm-n100 {
        margin-top: -100px !important
    }

    .mr-sm-n100,
    .mx-sm-n100 {
        margin-right: -100px !important
    }

    .mb-sm-n100,
    .my-sm-n100 {
        margin-bottom: -100px !important
    }

    .ml-sm-n100,
    .mx-sm-n100 {
        margin-left: -100px !important
    }

    .m-sm-n150 {
        margin: -150px !important
    }

    .mt-sm-n150,
    .my-sm-n150 {
        margin-top: -150px !important
    }

    .mr-sm-n150,
    .mx-sm-n150 {
        margin-right: -150px !important
    }

    .mb-sm-n150,
    .my-sm-n150 {
        margin-bottom: -150px !important
    }

    .ml-sm-n150,
    .mx-sm-n150 {
        margin-left: -150px !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .m-md-20 {
        margin: 20px !important
    }

    .mt-md-20,
    .my-md-20 {
        margin-top: 20px !important
    }

    .mr-md-20,
    .mx-md-20 {
        margin-right: 20px !important
    }

    .mb-md-20,
    .my-md-20 {
        margin-bottom: 20px !important
    }

    .ml-md-20,
    .mx-md-20 {
        margin-left: 20px !important
    }

    .m-md-30 {
        margin: 30px !important
    }

    .mt-md-30,
    .my-md-30 {
        margin-top: 30px !important
    }

    .mr-md-30,
    .mx-md-30 {
        margin-right: 30px !important
    }

    .mb-md-30,
    .my-md-30 {
        margin-bottom: 30px !important
    }

    .ml-md-30,
    .mx-md-30 {
        margin-left: 30px !important
    }

    .m-md-40 {
        margin: 40px !important
    }

    .mt-md-40,
    .my-md-40 {
        margin-top: 40px !important
    }

    .mr-md-40,
    .mx-md-40 {
        margin-right: 40px !important
    }

    .mb-md-40,
    .my-md-40 {
        margin-bottom: 40px !important
    }

    .ml-md-40,
    .mx-md-40 {
        margin-left: 40px !important
    }

    .m-md-50 {
        margin: 50px !important
    }

    .mt-md-50,
    .my-md-50 {
        margin-top: 50px !important
    }

    .mr-md-50,
    .mx-md-50 {
        margin-right: 50px !important
    }

    .mb-md-50,
    .my-md-50 {
        margin-bottom: 50px !important
    }

    .ml-md-50,
    .mx-md-50 {
        margin-left: 50px !important
    }

    .m-md-60 {
        margin: 60px !important
    }

    .mt-md-60,
    .my-md-60 {
        margin-top: 60px !important
    }

    .mr-md-60,
    .mx-md-60 {
        margin-right: 60px !important
    }

    .mb-md-60,
    .my-md-60 {
        margin-bottom: 60px !important
    }

    .ml-md-60,
    .mx-md-60 {
        margin-left: 60px !important
    }

    .m-md-70 {
        margin: 70px !important
    }

    .mt-md-70,
    .my-md-70 {
        margin-top: 70px !important
    }

    .mr-md-70,
    .mx-md-70 {
        margin-right: 70px !important
    }

    .mb-md-70,
    .my-md-70 {
        margin-bottom: 70px !important
    }

    .ml-md-70,
    .mx-md-70 {
        margin-left: 70px !important
    }

    .m-md-80 {
        margin: 80px !important
    }

    .mt-md-80,
    .my-md-80 {
        margin-top: 80px !important
    }

    .mr-md-80,
    .mx-md-80 {
        margin-right: 80px !important
    }

    .mb-md-80,
    .my-md-80 {
        margin-bottom: 80px !important
    }

    .ml-md-80,
    .mx-md-80 {
        margin-left: 80px !important
    }

    .m-md-90 {
        margin: 90px !important
    }

    .mt-md-90,
    .my-md-90 {
        margin-top: 90px !important
    }

    .mr-md-90,
    .mx-md-90 {
        margin-right: 90px !important
    }

    .mb-md-90,
    .my-md-90 {
        margin-bottom: 90px !important
    }

    .ml-md-90,
    .mx-md-90 {
        margin-left: 90px !important
    }

    .m-md-100 {
        margin: 100px !important
    }

    .mt-md-100,
    .my-md-100 {
        margin-top: 100px !important
    }

    .mr-md-100,
    .mx-md-100 {
        margin-right: 100px !important
    }

    .mb-md-100,
    .my-md-100 {
        margin-bottom: 100px !important
    }

    .ml-md-100,
    .mx-md-100 {
        margin-left: 100px !important
    }

    .m-md-150 {
        margin: 150px !important
    }

    .mt-md-150,
    .my-md-150 {
        margin-top: 150px !important
    }

    .mr-md-150,
    .mx-md-150 {
        margin-right: 150px !important
    }

    .mb-md-150,
    .my-md-150 {
        margin-bottom: 150px !important
    }

    .ml-md-150,
    .mx-md-150 {
        margin-left: 150px !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

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

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

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

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

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

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .p-md-20 {
        padding: 20px !important
    }

    .pt-md-20,
    .py-md-20 {
        padding-top: 20px !important
    }

    .pr-md-20,
    .px-md-20 {
        padding-right: 20px !important
    }

    .pb-md-20,
    .py-md-20 {
        padding-bottom: 20px !important
    }

    .pl-md-20,
    .px-md-20 {
        padding-left: 20px !important
    }

    .p-md-30 {
        padding: 30px !important
    }

    .pt-md-30,
    .py-md-30 {
        padding-top: 30px !important
    }

    .pr-md-30,
    .px-md-30 {
        padding-right: 30px !important
    }

    .pb-md-30,
    .py-md-30 {
        padding-bottom: 30px !important
    }

    .pl-md-30,
    .px-md-30 {
        padding-left: 30px !important
    }

    .p-md-40 {
        padding: 40px !important
    }

    .pt-md-40,
    .py-md-40 {
        padding-top: 40px !important
    }

    .pr-md-40,
    .px-md-40 {
        padding-right: 40px !important
    }

    .pb-md-40,
    .py-md-40 {
        padding-bottom: 40px !important
    }

    .pl-md-40,
    .px-md-40 {
        padding-left: 40px !important
    }

    .p-md-50 {
        padding: 50px !important
    }

    .pt-md-50,
    .py-md-50 {
        padding-top: 50px !important
    }

    .pr-md-50,
    .px-md-50 {
        padding-right: 50px !important
    }

    .pb-md-50,
    .py-md-50 {
        padding-bottom: 50px !important
    }

    .pl-md-50,
    .px-md-50 {
        padding-left: 50px !important
    }

    .p-md-60 {
        padding: 60px !important
    }

    .pt-md-60,
    .py-md-60 {
        padding-top: 60px !important
    }

    .pr-md-60,
    .px-md-60 {
        padding-right: 60px !important
    }

    .pb-md-60,
    .py-md-60 {
        padding-bottom: 60px !important
    }

    .pl-md-60,
    .px-md-60 {
        padding-left: 60px !important
    }

    .p-md-70 {
        padding: 70px !important
    }

    .pt-md-70,
    .py-md-70 {
        padding-top: 70px !important
    }

    .pr-md-70,
    .px-md-70 {
        padding-right: 70px !important
    }

    .pb-md-70,
    .py-md-70 {
        padding-bottom: 70px !important
    }

    .pl-md-70,
    .px-md-70 {
        padding-left: 70px !important
    }

    .p-md-80 {
        padding: 80px !important
    }

    .pt-md-80,
    .py-md-80 {
        padding-top: 80px !important
    }

    .pr-md-80,
    .px-md-80 {
        padding-right: 80px !important
    }

    .pb-md-80,
    .py-md-80 {
        padding-bottom: 80px !important
    }

    .pl-md-80,
    .px-md-80 {
        padding-left: 80px !important
    }

    .p-md-90 {
        padding: 90px !important
    }

    .pt-md-90,
    .py-md-90 {
        padding-top: 90px !important
    }

    .pr-md-90,
    .px-md-90 {
        padding-right: 90px !important
    }

    .pb-md-90,
    .py-md-90 {
        padding-bottom: 90px !important
    }

    .pl-md-90,
    .px-md-90 {
        padding-left: 90px !important
    }

    .p-md-100 {
        padding: 100px !important
    }

    .pt-md-100,
    .py-md-100 {
        padding-top: 100px !important
    }

    .pr-md-100,
    .px-md-100 {
        padding-right: 100px !important
    }

    .pb-md-100,
    .py-md-100 {
        padding-bottom: 100px !important
    }

    .pl-md-100,
    .px-md-100 {
        padding-left: 100px !important
    }

    .p-md-150 {
        padding: 150px !important
    }

    .pt-md-150,
    .py-md-150 {
        padding-top: 150px !important
    }

    .pr-md-150,
    .px-md-150 {
        padding-right: 150px !important
    }

    .pb-md-150,
    .py-md-150 {
        padding-bottom: 150px !important
    }

    .pl-md-150,
    .px-md-150 {
        padding-left: 150px !important
    }

    .m-md-n1 {
        margin: -0.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important
    }

    .m-md-n2 {
        margin: -0.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-n20 {
        margin: -20px !important
    }

    .mt-md-n20,
    .my-md-n20 {
        margin-top: -20px !important
    }

    .mr-md-n20,
    .mx-md-n20 {
        margin-right: -20px !important
    }

    .mb-md-n20,
    .my-md-n20 {
        margin-bottom: -20px !important
    }

    .ml-md-n20,
    .mx-md-n20 {
        margin-left: -20px !important
    }

    .m-md-n30 {
        margin: -30px !important
    }

    .mt-md-n30,
    .my-md-n30 {
        margin-top: -30px !important
    }

    .mr-md-n30,
    .mx-md-n30 {
        margin-right: -30px !important
    }

    .mb-md-n30,
    .my-md-n30 {
        margin-bottom: -30px !important
    }

    .ml-md-n30,
    .mx-md-n30 {
        margin-left: -30px !important
    }

    .m-md-n40 {
        margin: -40px !important
    }

    .mt-md-n40,
    .my-md-n40 {
        margin-top: -40px !important
    }

    .mr-md-n40,
    .mx-md-n40 {
        margin-right: -40px !important
    }

    .mb-md-n40,
    .my-md-n40 {
        margin-bottom: -40px !important
    }

    .ml-md-n40,
    .mx-md-n40 {
        margin-left: -40px !important
    }

    .m-md-n50 {
        margin: -50px !important
    }

    .mt-md-n50,
    .my-md-n50 {
        margin-top: -50px !important
    }

    .mr-md-n50,
    .mx-md-n50 {
        margin-right: -50px !important
    }

    .mb-md-n50,
    .my-md-n50 {
        margin-bottom: -50px !important
    }

    .ml-md-n50,
    .mx-md-n50 {
        margin-left: -50px !important
    }

    .m-md-n60 {
        margin: -60px !important
    }

    .mt-md-n60,
    .my-md-n60 {
        margin-top: -60px !important
    }

    .mr-md-n60,
    .mx-md-n60 {
        margin-right: -60px !important
    }

    .mb-md-n60,
    .my-md-n60 {
        margin-bottom: -60px !important
    }

    .ml-md-n60,
    .mx-md-n60 {
        margin-left: -60px !important
    }

    .m-md-n70 {
        margin: -70px !important
    }

    .mt-md-n70,
    .my-md-n70 {
        margin-top: -70px !important
    }

    .mr-md-n70,
    .mx-md-n70 {
        margin-right: -70px !important
    }

    .mb-md-n70,
    .my-md-n70 {
        margin-bottom: -70px !important
    }

    .ml-md-n70,
    .mx-md-n70 {
        margin-left: -70px !important
    }

    .m-md-n80 {
        margin: -80px !important
    }

    .mt-md-n80,
    .my-md-n80 {
        margin-top: -80px !important
    }

    .mr-md-n80,
    .mx-md-n80 {
        margin-right: -80px !important
    }

    .mb-md-n80,
    .my-md-n80 {
        margin-bottom: -80px !important
    }

    .ml-md-n80,
    .mx-md-n80 {
        margin-left: -80px !important
    }

    .m-md-n90 {
        margin: -90px !important
    }

    .mt-md-n90,
    .my-md-n90 {
        margin-top: -90px !important
    }

    .mr-md-n90,
    .mx-md-n90 {
        margin-right: -90px !important
    }

    .mb-md-n90,
    .my-md-n90 {
        margin-bottom: -90px !important
    }

    .ml-md-n90,
    .mx-md-n90 {
        margin-left: -90px !important
    }

    .m-md-n100 {
        margin: -100px !important
    }

    .mt-md-n100,
    .my-md-n100 {
        margin-top: -100px !important
    }

    .mr-md-n100,
    .mx-md-n100 {
        margin-right: -100px !important
    }

    .mb-md-n100,
    .my-md-n100 {
        margin-bottom: -100px !important
    }

    .ml-md-n100,
    .mx-md-n100 {
        margin-left: -100px !important
    }

    .m-md-n150 {
        margin: -150px !important
    }

    .mt-md-n150,
    .my-md-n150 {
        margin-top: -150px !important
    }

    .mr-md-n150,
    .mx-md-n150 {
        margin-right: -150px !important
    }

    .mb-md-n150,
    .my-md-n150 {
        margin-bottom: -150px !important
    }

    .ml-md-n150,
    .mx-md-n150 {
        margin-left: -150px !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width: 1024px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .m-lg-20 {
        margin: 20px !important
    }

    .mt-lg-20,
    .my-lg-20 {
        margin-top: 20px !important
    }

    .mr-lg-20,
    .mx-lg-20 {
        margin-right: 20px !important
    }

    .mb-lg-20,
    .my-lg-20 {
        margin-bottom: 20px !important
    }

    .ml-lg-20,
    .mx-lg-20 {
        margin-left: 20px !important
    }

    .m-lg-30 {
        margin: 30px !important
    }

    .mt-lg-30,
    .my-lg-30 {
        margin-top: 30px !important
    }

    .mr-lg-30,
    .mx-lg-30 {
        margin-right: 30px !important
    }

    .mb-lg-30,
    .my-lg-30 {
        margin-bottom: 30px !important
    }

    .ml-lg-30,
    .mx-lg-30 {
        margin-left: 30px !important
    }

    .m-lg-40 {
        margin: 40px !important
    }

    .mt-lg-40,
    .my-lg-40 {
        margin-top: 40px !important
    }

    .mr-lg-40,
    .mx-lg-40 {
        margin-right: 40px !important
    }

    .mb-lg-40,
    .my-lg-40 {
        margin-bottom: 40px !important
    }

    .ml-lg-40,
    .mx-lg-40 {
        margin-left: 40px !important
    }

    .m-lg-50 {
        margin: 50px !important
    }

    .mt-lg-50,
    .my-lg-50 {
        margin-top: 50px !important
    }

    .mr-lg-50,
    .mx-lg-50 {
        margin-right: 50px !important
    }

    .mb-lg-50,
    .my-lg-50 {
        margin-bottom: 50px !important
    }

    .ml-lg-50,
    .mx-lg-50 {
        margin-left: 50px !important
    }

    .m-lg-60 {
        margin: 60px !important
    }

    .mt-lg-60,
    .my-lg-60 {
        margin-top: 60px !important
    }

    .mr-lg-60,
    .mx-lg-60 {
        margin-right: 60px !important
    }

    .mb-lg-60,
    .my-lg-60 {
        margin-bottom: 60px !important
    }

    .ml-lg-60,
    .mx-lg-60 {
        margin-left: 60px !important
    }

    .m-lg-70 {
        margin: 70px !important
    }

    .mt-lg-70,
    .my-lg-70 {
        margin-top: 70px !important
    }

    .mr-lg-70,
    .mx-lg-70 {
        margin-right: 70px !important
    }

    .mb-lg-70,
    .my-lg-70 {
        margin-bottom: 70px !important
    }

    .ml-lg-70,
    .mx-lg-70 {
        margin-left: 70px !important
    }

    .m-lg-80 {
        margin: 80px !important
    }

    .mt-lg-80,
    .my-lg-80 {
        margin-top: 80px !important
    }

    .mr-lg-80,
    .mx-lg-80 {
        margin-right: 80px !important
    }

    .mb-lg-80,
    .my-lg-80 {
        margin-bottom: 80px !important
    }

    .ml-lg-80,
    .mx-lg-80 {
        margin-left: 80px !important
    }

    .m-lg-90 {
        margin: 90px !important
    }

    .mt-lg-90,
    .my-lg-90 {
        margin-top: 90px !important
    }

    .mr-lg-90,
    .mx-lg-90 {
        margin-right: 90px !important
    }

    .mb-lg-90,
    .my-lg-90 {
        margin-bottom: 90px !important
    }

    .ml-lg-90,
    .mx-lg-90 {
        margin-left: 90px !important
    }

    .m-lg-100 {
        margin: 100px !important
    }

    .mt-lg-100,
    .my-lg-100 {
        margin-top: 100px !important
    }

    .mr-lg-100,
    .mx-lg-100 {
        margin-right: 100px !important
    }

    .mb-lg-100,
    .my-lg-100 {
        margin-bottom: 100px !important
    }

    .ml-lg-100,
    .mx-lg-100 {
        margin-left: 100px !important
    }

    .m-lg-150 {
        margin: 150px !important
    }

    .mt-lg-150,
    .my-lg-150 {
        margin-top: 150px !important
    }

    .mr-lg-150,
    .mx-lg-150 {
        margin-right: 150px !important
    }

    .mb-lg-150,
    .my-lg-150 {
        margin-bottom: 150px !important
    }

    .ml-lg-150,
    .mx-lg-150 {
        margin-left: 150px !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

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

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

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

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

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

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .p-lg-20 {
        padding: 20px !important
    }

    .pt-lg-20,
    .py-lg-20 {
        padding-top: 20px !important
    }

    .pr-lg-20,
    .px-lg-20 {
        padding-right: 20px !important
    }

    .pb-lg-20,
    .py-lg-20 {
        padding-bottom: 20px !important
    }

    .pl-lg-20,
    .px-lg-20 {
        padding-left: 20px !important
    }

    .p-lg-30 {
        padding: 30px !important
    }

    .pt-lg-30,
    .py-lg-30 {
        padding-top: 30px !important
    }

    .pr-lg-30,
    .px-lg-30 {
        padding-right: 30px !important
    }

    .pb-lg-30,
    .py-lg-30 {
        padding-bottom: 30px !important
    }

    .pl-lg-30,
    .px-lg-30 {
        padding-left: 30px !important
    }

    .p-lg-40 {
        padding: 40px !important
    }

    .pt-lg-40,
    .py-lg-40 {
        padding-top: 40px !important
    }

    .pr-lg-40,
    .px-lg-40 {
        padding-right: 40px !important
    }

    .pb-lg-40,
    .py-lg-40 {
        padding-bottom: 40px !important
    }

    .pl-lg-40,
    .px-lg-40 {
        padding-left: 40px !important
    }

    .p-lg-50 {
        padding: 50px !important
    }

    .pt-lg-50,
    .py-lg-50 {
        padding-top: 50px !important
    }

    .pr-lg-50,
    .px-lg-50 {
        padding-right: 50px !important
    }

    .pb-lg-50,
    .py-lg-50 {
        padding-bottom: 50px !important
    }

    .pl-lg-50,
    .px-lg-50 {
        padding-left: 50px !important
    }

    .p-lg-60 {
        padding: 60px !important
    }

    .pt-lg-60,
    .py-lg-60 {
        padding-top: 60px !important
    }

    .pr-lg-60,
    .px-lg-60 {
        padding-right: 60px !important
    }

    .pb-lg-60,
    .py-lg-60 {
        padding-bottom: 60px !important
    }

    .pl-lg-60,
    .px-lg-60 {
        padding-left: 60px !important
    }

    .p-lg-70 {
        padding: 70px !important
    }

    .pt-lg-70,
    .py-lg-70 {
        padding-top: 70px !important
    }

    .pr-lg-70,
    .px-lg-70 {
        padding-right: 70px !important
    }

    .pb-lg-70,
    .py-lg-70 {
        padding-bottom: 70px !important
    }

    .pl-lg-70,
    .px-lg-70 {
        padding-left: 70px !important
    }

    .p-lg-80 {
        padding: 80px !important
    }

    .pt-lg-80,
    .py-lg-80 {
        padding-top: 80px !important
    }

    .pr-lg-80,
    .px-lg-80 {
        padding-right: 80px !important
    }

    .pb-lg-80,
    .py-lg-80 {
        padding-bottom: 80px !important
    }

    .pl-lg-80,
    .px-lg-80 {
        padding-left: 80px !important
    }

    .p-lg-90 {
        padding: 90px !important
    }

    .pt-lg-90,
    .py-lg-90 {
        padding-top: 90px !important
    }

    .pr-lg-90,
    .px-lg-90 {
        padding-right: 90px !important
    }

    .pb-lg-90,
    .py-lg-90 {
        padding-bottom: 90px !important
    }

    .pl-lg-90,
    .px-lg-90 {
        padding-left: 90px !important
    }

    .p-lg-100 {
        padding: 100px !important
    }

    .pt-lg-100,
    .py-lg-100 {
        padding-top: 100px !important
    }

    .pr-lg-100,
    .px-lg-100 {
        padding-right: 100px !important
    }

    .pb-lg-100,
    .py-lg-100 {
        padding-bottom: 100px !important
    }

    .pl-lg-100,
    .px-lg-100 {
        padding-left: 100px !important
    }

    .p-lg-150 {
        padding: 150px !important
    }

    .pt-lg-150,
    .py-lg-150 {
        padding-top: 150px !important
    }

    .pr-lg-150,
    .px-lg-150 {
        padding-right: 150px !important
    }

    .pb-lg-150,
    .py-lg-150 {
        padding-bottom: 150px !important
    }

    .pl-lg-150,
    .px-lg-150 {
        padding-left: 150px !important
    }

    .m-lg-n1 {
        margin: -0.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important
    }

    .m-lg-n2 {
        margin: -0.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-n20 {
        margin: -20px !important
    }

    .mt-lg-n20,
    .my-lg-n20 {
        margin-top: -20px !important
    }

    .mr-lg-n20,
    .mx-lg-n20 {
        margin-right: -20px !important
    }

    .mb-lg-n20,
    .my-lg-n20 {
        margin-bottom: -20px !important
    }

    .ml-lg-n20,
    .mx-lg-n20 {
        margin-left: -20px !important
    }

    .m-lg-n30 {
        margin: -30px !important
    }

    .mt-lg-n30,
    .my-lg-n30 {
        margin-top: -30px !important
    }

    .mr-lg-n30,
    .mx-lg-n30 {
        margin-right: -30px !important
    }

    .mb-lg-n30,
    .my-lg-n30 {
        margin-bottom: -30px !important
    }

    .ml-lg-n30,
    .mx-lg-n30 {
        margin-left: -30px !important
    }

    .m-lg-n40 {
        margin: -40px !important
    }

    .mt-lg-n40,
    .my-lg-n40 {
        margin-top: -40px !important
    }

    .mr-lg-n40,
    .mx-lg-n40 {
        margin-right: -40px !important
    }

    .mb-lg-n40,
    .my-lg-n40 {
        margin-bottom: -40px !important
    }

    .ml-lg-n40,
    .mx-lg-n40 {
        margin-left: -40px !important
    }

    .m-lg-n50 {
        margin: -50px !important
    }

    .mt-lg-n50,
    .my-lg-n50 {
        margin-top: -50px !important
    }

    .mr-lg-n50,
    .mx-lg-n50 {
        margin-right: -50px !important
    }

    .mb-lg-n50,
    .my-lg-n50 {
        margin-bottom: -50px !important
    }

    .ml-lg-n50,
    .mx-lg-n50 {
        margin-left: -50px !important
    }

    .m-lg-n60 {
        margin: -60px !important
    }

    .mt-lg-n60,
    .my-lg-n60 {
        margin-top: -60px !important
    }

    .mr-lg-n60,
    .mx-lg-n60 {
        margin-right: -60px !important
    }

    .mb-lg-n60,
    .my-lg-n60 {
        margin-bottom: -60px !important
    }

    .ml-lg-n60,
    .mx-lg-n60 {
        margin-left: -60px !important
    }

    .m-lg-n70 {
        margin: -70px !important
    }

    .mt-lg-n70,
    .my-lg-n70 {
        margin-top: -70px !important
    }

    .mr-lg-n70,
    .mx-lg-n70 {
        margin-right: -70px !important
    }

    .mb-lg-n70,
    .my-lg-n70 {
        margin-bottom: -70px !important
    }

    .ml-lg-n70,
    .mx-lg-n70 {
        margin-left: -70px !important
    }

    .m-lg-n80 {
        margin: -80px !important
    }

    .mt-lg-n80,
    .my-lg-n80 {
        margin-top: -80px !important
    }

    .mr-lg-n80,
    .mx-lg-n80 {
        margin-right: -80px !important
    }

    .mb-lg-n80,
    .my-lg-n80 {
        margin-bottom: -80px !important
    }

    .ml-lg-n80,
    .mx-lg-n80 {
        margin-left: -80px !important
    }

    .m-lg-n90 {
        margin: -90px !important
    }

    .mt-lg-n90,
    .my-lg-n90 {
        margin-top: -90px !important
    }

    .mr-lg-n90,
    .mx-lg-n90 {
        margin-right: -90px !important
    }

    .mb-lg-n90,
    .my-lg-n90 {
        margin-bottom: -90px !important
    }

    .ml-lg-n90,
    .mx-lg-n90 {
        margin-left: -90px !important
    }

    .m-lg-n100 {
        margin: -100px !important
    }

    .mt-lg-n100,
    .my-lg-n100 {
        margin-top: -100px !important
    }

    .mr-lg-n100,
    .mx-lg-n100 {
        margin-right: -100px !important
    }

    .mb-lg-n100,
    .my-lg-n100 {
        margin-bottom: -100px !important
    }

    .ml-lg-n100,
    .mx-lg-n100 {
        margin-left: -100px !important
    }

    .m-lg-n150 {
        margin: -150px !important
    }

    .mt-lg-n150,
    .my-lg-n150 {
        margin-top: -150px !important
    }

    .mr-lg-n150,
    .mx-lg-n150 {
        margin-right: -150px !important
    }

    .mb-lg-n150,
    .my-lg-n150 {
        margin-bottom: -150px !important
    }

    .ml-lg-n150,
    .mx-lg-n150 {
        margin-left: -150px !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .m-xl-20 {
        margin: 20px !important
    }

    .mt-xl-20,
    .my-xl-20 {
        margin-top: 20px !important
    }

    .mr-xl-20,
    .mx-xl-20 {
        margin-right: 20px !important
    }

    .mb-xl-20,
    .my-xl-20 {
        margin-bottom: 20px !important
    }

    .ml-xl-20,
    .mx-xl-20 {
        margin-left: 20px !important
    }

    .m-xl-30 {
        margin: 30px !important
    }

    .mt-xl-30,
    .my-xl-30 {
        margin-top: 30px !important
    }

    .mr-xl-30,
    .mx-xl-30 {
        margin-right: 30px !important
    }

    .mb-xl-30,
    .my-xl-30 {
        margin-bottom: 30px !important
    }

    .ml-xl-30,
    .mx-xl-30 {
        margin-left: 30px !important
    }

    .m-xl-40 {
        margin: 40px !important
    }

    .mt-xl-40,
    .my-xl-40 {
        margin-top: 40px !important
    }

    .mr-xl-40,
    .mx-xl-40 {
        margin-right: 40px !important
    }

    .mb-xl-40,
    .my-xl-40 {
        margin-bottom: 40px !important
    }

    .ml-xl-40,
    .mx-xl-40 {
        margin-left: 40px !important
    }

    .m-xl-50 {
        margin: 50px !important
    }

    .mt-xl-50,
    .my-xl-50 {
        margin-top: 50px !important
    }

    .mr-xl-50,
    .mx-xl-50 {
        margin-right: 50px !important
    }

    .mb-xl-50,
    .my-xl-50 {
        margin-bottom: 50px !important
    }

    .ml-xl-50,
    .mx-xl-50 {
        margin-left: 50px !important
    }

    .m-xl-60 {
        margin: 60px !important
    }

    .mt-xl-60,
    .my-xl-60 {
        margin-top: 60px !important
    }

    .mr-xl-60,
    .mx-xl-60 {
        margin-right: 60px !important
    }

    .mb-xl-60,
    .my-xl-60 {
        margin-bottom: 60px !important
    }

    .ml-xl-60,
    .mx-xl-60 {
        margin-left: 60px !important
    }

    .m-xl-70 {
        margin: 70px !important
    }

    .mt-xl-70,
    .my-xl-70 {
        margin-top: 70px !important
    }

    .mr-xl-70,
    .mx-xl-70 {
        margin-right: 70px !important
    }

    .mb-xl-70,
    .my-xl-70 {
        margin-bottom: 70px !important
    }

    .ml-xl-70,
    .mx-xl-70 {
        margin-left: 70px !important
    }

    .m-xl-80 {
        margin: 80px !important
    }

    .mt-xl-80,
    .my-xl-80 {
        margin-top: 80px !important
    }

    .mr-xl-80,
    .mx-xl-80 {
        margin-right: 80px !important
    }

    .mb-xl-80,
    .my-xl-80 {
        margin-bottom: 80px !important
    }

    .ml-xl-80,
    .mx-xl-80 {
        margin-left: 80px !important
    }

    .m-xl-90 {
        margin: 90px !important
    }

    .mt-xl-90,
    .my-xl-90 {
        margin-top: 90px !important
    }

    .mr-xl-90,
    .mx-xl-90 {
        margin-right: 90px !important
    }

    .mb-xl-90,
    .my-xl-90 {
        margin-bottom: 90px !important
    }

    .ml-xl-90,
    .mx-xl-90 {
        margin-left: 90px !important
    }

    .m-xl-100 {
        margin: 100px !important
    }

    .mt-xl-100,
    .my-xl-100 {
        margin-top: 100px !important
    }

    .mr-xl-100,
    .mx-xl-100 {
        margin-right: 100px !important
    }

    .mb-xl-100,
    .my-xl-100 {
        margin-bottom: 100px !important
    }

    .ml-xl-100,
    .mx-xl-100 {
        margin-left: 100px !important
    }

    .m-xl-150 {
        margin: 150px !important
    }

    .mt-xl-150,
    .my-xl-150 {
        margin-top: 150px !important
    }

    .mr-xl-150,
    .mx-xl-150 {
        margin-right: 150px !important
    }

    .mb-xl-150,
    .my-xl-150 {
        margin-bottom: 150px !important
    }

    .ml-xl-150,
    .mx-xl-150 {
        margin-left: 150px !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

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

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

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

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

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

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .p-xl-20 {
        padding: 20px !important
    }

    .pt-xl-20,
    .py-xl-20 {
        padding-top: 20px !important
    }

    .pr-xl-20,
    .px-xl-20 {
        padding-right: 20px !important
    }

    .pb-xl-20,
    .py-xl-20 {
        padding-bottom: 20px !important
    }

    .pl-xl-20,
    .px-xl-20 {
        padding-left: 20px !important
    }

    .p-xl-30 {
        padding: 30px !important
    }

    .pt-xl-30,
    .py-xl-30 {
        padding-top: 30px !important
    }

    .pr-xl-30,
    .px-xl-30 {
        padding-right: 30px !important
    }

    .pb-xl-30,
    .py-xl-30 {
        padding-bottom: 30px !important
    }

    .pl-xl-30,
    .px-xl-30 {
        padding-left: 30px !important
    }

    .p-xl-40 {
        padding: 40px !important
    }

    .pt-xl-40,
    .py-xl-40 {
        padding-top: 40px !important
    }

    .pr-xl-40,
    .px-xl-40 {
        padding-right: 40px !important
    }

    .pb-xl-40,
    .py-xl-40 {
        padding-bottom: 40px !important
    }

    .pl-xl-40,
    .px-xl-40 {
        padding-left: 40px !important
    }

    .p-xl-50 {
        padding: 50px !important
    }

    .pt-xl-50,
    .py-xl-50 {
        padding-top: 50px !important
    }

    .pr-xl-50,
    .px-xl-50 {
        padding-right: 50px !important
    }

    .pb-xl-50,
    .py-xl-50 {
        padding-bottom: 50px !important
    }

    .pl-xl-50,
    .px-xl-50 {
        padding-left: 50px !important
    }

    .p-xl-60 {
        padding: 60px !important
    }

    .pt-xl-60,
    .py-xl-60 {
        padding-top: 60px !important
    }

    .pr-xl-60,
    .px-xl-60 {
        padding-right: 60px !important
    }

    .pb-xl-60,
    .py-xl-60 {
        padding-bottom: 60px !important
    }

    .pl-xl-60,
    .px-xl-60 {
        padding-left: 60px !important
    }

    .p-xl-70 {
        padding: 70px !important
    }

    .pt-xl-70,
    .py-xl-70 {
        padding-top: 70px !important
    }

    .pr-xl-70,
    .px-xl-70 {
        padding-right: 70px !important
    }

    .pb-xl-70,
    .py-xl-70 {
        padding-bottom: 70px !important
    }

    .pl-xl-70,
    .px-xl-70 {
        padding-left: 70px !important
    }

    .p-xl-80 {
        padding: 80px !important
    }

    .pt-xl-80,
    .py-xl-80 {
        padding-top: 80px !important
    }

    .pr-xl-80,
    .px-xl-80 {
        padding-right: 80px !important
    }

    .pb-xl-80,
    .py-xl-80 {
        padding-bottom: 80px !important
    }

    .pl-xl-80,
    .px-xl-80 {
        padding-left: 80px !important
    }

    .p-xl-90 {
        padding: 90px !important
    }

    .pt-xl-90,
    .py-xl-90 {
        padding-top: 90px !important
    }

    .pr-xl-90,
    .px-xl-90 {
        padding-right: 90px !important
    }

    .pb-xl-90,
    .py-xl-90 {
        padding-bottom: 90px !important
    }

    .pl-xl-90,
    .px-xl-90 {
        padding-left: 90px !important
    }

    .p-xl-100 {
        padding: 100px !important
    }

    .pt-xl-100,
    .py-xl-100 {
        padding-top: 100px !important
    }

    .pr-xl-100,
    .px-xl-100 {
        padding-right: 100px !important
    }

    .pb-xl-100,
    .py-xl-100 {
        padding-bottom: 100px !important
    }

    .pl-xl-100,
    .px-xl-100 {
        padding-left: 100px !important
    }

    .p-xl-150 {
        padding: 150px !important
    }

    .pt-xl-150,
    .py-xl-150 {
        padding-top: 150px !important
    }

    .pr-xl-150,
    .px-xl-150 {
        padding-right: 150px !important
    }

    .pb-xl-150,
    .py-xl-150 {
        padding-bottom: 150px !important
    }

    .pl-xl-150,
    .px-xl-150 {
        padding-left: 150px !important
    }

    .m-xl-n1 {
        margin: -0.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important
    }

    .m-xl-n2 {
        margin: -0.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-n20 {
        margin: -20px !important
    }

    .mt-xl-n20,
    .my-xl-n20 {
        margin-top: -20px !important
    }

    .mr-xl-n20,
    .mx-xl-n20 {
        margin-right: -20px !important
    }

    .mb-xl-n20,
    .my-xl-n20 {
        margin-bottom: -20px !important
    }

    .ml-xl-n20,
    .mx-xl-n20 {
        margin-left: -20px !important
    }

    .m-xl-n30 {
        margin: -30px !important
    }

    .mt-xl-n30,
    .my-xl-n30 {
        margin-top: -30px !important
    }

    .mr-xl-n30,
    .mx-xl-n30 {
        margin-right: -30px !important
    }

    .mb-xl-n30,
    .my-xl-n30 {
        margin-bottom: -30px !important
    }

    .ml-xl-n30,
    .mx-xl-n30 {
        margin-left: -30px !important
    }

    .m-xl-n40 {
        margin: -40px !important
    }

    .mt-xl-n40,
    .my-xl-n40 {
        margin-top: -40px !important
    }

    .mr-xl-n40,
    .mx-xl-n40 {
        margin-right: -40px !important
    }

    .mb-xl-n40,
    .my-xl-n40 {
        margin-bottom: -40px !important
    }

    .ml-xl-n40,
    .mx-xl-n40 {
        margin-left: -40px !important
    }

    .m-xl-n50 {
        margin: -50px !important
    }

    .mt-xl-n50,
    .my-xl-n50 {
        margin-top: -50px !important
    }

    .mr-xl-n50,
    .mx-xl-n50 {
        margin-right: -50px !important
    }

    .mb-xl-n50,
    .my-xl-n50 {
        margin-bottom: -50px !important
    }

    .ml-xl-n50,
    .mx-xl-n50 {
        margin-left: -50px !important
    }

    .m-xl-n60 {
        margin: -60px !important
    }

    .mt-xl-n60,
    .my-xl-n60 {
        margin-top: -60px !important
    }

    .mr-xl-n60,
    .mx-xl-n60 {
        margin-right: -60px !important
    }

    .mb-xl-n60,
    .my-xl-n60 {
        margin-bottom: -60px !important
    }

    .ml-xl-n60,
    .mx-xl-n60 {
        margin-left: -60px !important
    }

    .m-xl-n70 {
        margin: -70px !important
    }

    .mt-xl-n70,
    .my-xl-n70 {
        margin-top: -70px !important
    }

    .mr-xl-n70,
    .mx-xl-n70 {
        margin-right: -70px !important
    }

    .mb-xl-n70,
    .my-xl-n70 {
        margin-bottom: -70px !important
    }

    .ml-xl-n70,
    .mx-xl-n70 {
        margin-left: -70px !important
    }

    .m-xl-n80 {
        margin: -80px !important
    }

    .mt-xl-n80,
    .my-xl-n80 {
        margin-top: -80px !important
    }

    .mr-xl-n80,
    .mx-xl-n80 {
        margin-right: -80px !important
    }

    .mb-xl-n80,
    .my-xl-n80 {
        margin-bottom: -80px !important
    }

    .ml-xl-n80,
    .mx-xl-n80 {
        margin-left: -80px !important
    }

    .m-xl-n90 {
        margin: -90px !important
    }

    .mt-xl-n90,
    .my-xl-n90 {
        margin-top: -90px !important
    }

    .mr-xl-n90,
    .mx-xl-n90 {
        margin-right: -90px !important
    }

    .mb-xl-n90,
    .my-xl-n90 {
        margin-bottom: -90px !important
    }

    .ml-xl-n90,
    .mx-xl-n90 {
        margin-left: -90px !important
    }

    .m-xl-n100 {
        margin: -100px !important
    }

    .mt-xl-n100,
    .my-xl-n100 {
        margin-top: -100px !important
    }

    .mr-xl-n100,
    .mx-xl-n100 {
        margin-right: -100px !important
    }

    .mb-xl-n100,
    .my-xl-n100 {
        margin-bottom: -100px !important
    }

    .ml-xl-n100,
    .mx-xl-n100 {
        margin-left: -100px !important
    }

    .m-xl-n150 {
        margin: -150px !important
    }

    .mt-xl-n150,
    .my-xl-n150 {
        margin-top: -150px !important
    }

    .mr-xl-n150,
    .mx-xl-n150 {
        margin-right: -150px !important
    }

    .mb-xl-n150,
    .my-xl-n150 {
        margin-bottom: -150px !important
    }

    .ml-xl-n150,
    .mx-xl-n150 {
        margin-left: -150px !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

@media(min-width: 1680px) {
    .m-xxl-0 {
        margin: 0 !important
    }

    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important
    }

    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important
    }

    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important
    }

    .m-xxl-20 {
        margin: 20px !important
    }

    .mt-xxl-20,
    .my-xxl-20 {
        margin-top: 20px !important
    }

    .mr-xxl-20,
    .mx-xxl-20 {
        margin-right: 20px !important
    }

    .mb-xxl-20,
    .my-xxl-20 {
        margin-bottom: 20px !important
    }

    .ml-xxl-20,
    .mx-xxl-20 {
        margin-left: 20px !important
    }

    .m-xxl-30 {
        margin: 30px !important
    }

    .mt-xxl-30,
    .my-xxl-30 {
        margin-top: 30px !important
    }

    .mr-xxl-30,
    .mx-xxl-30 {
        margin-right: 30px !important
    }

    .mb-xxl-30,
    .my-xxl-30 {
        margin-bottom: 30px !important
    }

    .ml-xxl-30,
    .mx-xxl-30 {
        margin-left: 30px !important
    }

    .m-xxl-40 {
        margin: 40px !important
    }

    .mt-xxl-40,
    .my-xxl-40 {
        margin-top: 40px !important
    }

    .mr-xxl-40,
    .mx-xxl-40 {
        margin-right: 40px !important
    }

    .mb-xxl-40,
    .my-xxl-40 {
        margin-bottom: 40px !important
    }

    .ml-xxl-40,
    .mx-xxl-40 {
        margin-left: 40px !important
    }

    .m-xxl-50 {
        margin: 50px !important
    }

    .mt-xxl-50,
    .my-xxl-50 {
        margin-top: 50px !important
    }

    .mr-xxl-50,
    .mx-xxl-50 {
        margin-right: 50px !important
    }

    .mb-xxl-50,
    .my-xxl-50 {
        margin-bottom: 50px !important
    }

    .ml-xxl-50,
    .mx-xxl-50 {
        margin-left: 50px !important
    }

    .m-xxl-60 {
        margin: 60px !important
    }

    .mt-xxl-60,
    .my-xxl-60 {
        margin-top: 60px !important
    }

    .mr-xxl-60,
    .mx-xxl-60 {
        margin-right: 60px !important
    }

    .mb-xxl-60,
    .my-xxl-60 {
        margin-bottom: 60px !important
    }

    .ml-xxl-60,
    .mx-xxl-60 {
        margin-left: 60px !important
    }

    .m-xxl-70 {
        margin: 70px !important
    }

    .mt-xxl-70,
    .my-xxl-70 {
        margin-top: 70px !important
    }

    .mr-xxl-70,
    .mx-xxl-70 {
        margin-right: 70px !important
    }

    .mb-xxl-70,
    .my-xxl-70 {
        margin-bottom: 70px !important
    }

    .ml-xxl-70,
    .mx-xxl-70 {
        margin-left: 70px !important
    }

    .m-xxl-80 {
        margin: 80px !important
    }

    .mt-xxl-80,
    .my-xxl-80 {
        margin-top: 80px !important
    }

    .mr-xxl-80,
    .mx-xxl-80 {
        margin-right: 80px !important
    }

    .mb-xxl-80,
    .my-xxl-80 {
        margin-bottom: 80px !important
    }

    .ml-xxl-80,
    .mx-xxl-80 {
        margin-left: 80px !important
    }

    .m-xxl-90 {
        margin: 90px !important
    }

    .mt-xxl-90,
    .my-xxl-90 {
        margin-top: 90px !important
    }

    .mr-xxl-90,
    .mx-xxl-90 {
        margin-right: 90px !important
    }

    .mb-xxl-90,
    .my-xxl-90 {
        margin-bottom: 90px !important
    }

    .ml-xxl-90,
    .mx-xxl-90 {
        margin-left: 90px !important
    }

    .m-xxl-100 {
        margin: 100px !important
    }

    .mt-xxl-100,
    .my-xxl-100 {
        margin-top: 100px !important
    }

    .mr-xxl-100,
    .mx-xxl-100 {
        margin-right: 100px !important
    }

    .mb-xxl-100,
    .my-xxl-100 {
        margin-bottom: 100px !important
    }

    .ml-xxl-100,
    .mx-xxl-100 {
        margin-left: 100px !important
    }

    .m-xxl-150 {
        margin: 150px !important
    }

    .mt-xxl-150,
    .my-xxl-150 {
        margin-top: 150px !important
    }

    .mr-xxl-150,
    .mx-xxl-150 {
        margin-right: 150px !important
    }

    .mb-xxl-150,
    .my-xxl-150 {
        margin-bottom: 150px !important
    }

    .ml-xxl-150,
    .mx-xxl-150 {
        margin-left: 150px !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important
    }

    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important
    }

    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important
    }

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

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

    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: .5rem !important
    }

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

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

    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important
    }

    .p-xxl-20 {
        padding: 20px !important
    }

    .pt-xxl-20,
    .py-xxl-20 {
        padding-top: 20px !important
    }

    .pr-xxl-20,
    .px-xxl-20 {
        padding-right: 20px !important
    }

    .pb-xxl-20,
    .py-xxl-20 {
        padding-bottom: 20px !important
    }

    .pl-xxl-20,
    .px-xxl-20 {
        padding-left: 20px !important
    }

    .p-xxl-30 {
        padding: 30px !important
    }

    .pt-xxl-30,
    .py-xxl-30 {
        padding-top: 30px !important
    }

    .pr-xxl-30,
    .px-xxl-30 {
        padding-right: 30px !important
    }

    .pb-xxl-30,
    .py-xxl-30 {
        padding-bottom: 30px !important
    }

    .pl-xxl-30,
    .px-xxl-30 {
        padding-left: 30px !important
    }

    .p-xxl-40 {
        padding: 40px !important
    }

    .pt-xxl-40,
    .py-xxl-40 {
        padding-top: 40px !important
    }

    .pr-xxl-40,
    .px-xxl-40 {
        padding-right: 40px !important
    }

    .pb-xxl-40,
    .py-xxl-40 {
        padding-bottom: 40px !important
    }

    .pl-xxl-40,
    .px-xxl-40 {
        padding-left: 40px !important
    }

    .p-xxl-50 {
        padding: 50px !important
    }

    .pt-xxl-50,
    .py-xxl-50 {
        padding-top: 50px !important
    }

    .pr-xxl-50,
    .px-xxl-50 {
        padding-right: 50px !important
    }

    .pb-xxl-50,
    .py-xxl-50 {
        padding-bottom: 50px !important
    }

    .pl-xxl-50,
    .px-xxl-50 {
        padding-left: 50px !important
    }

    .p-xxl-60 {
        padding: 60px !important
    }

    .pt-xxl-60,
    .py-xxl-60 {
        padding-top: 60px !important
    }

    .pr-xxl-60,
    .px-xxl-60 {
        padding-right: 60px !important
    }

    .pb-xxl-60,
    .py-xxl-60 {
        padding-bottom: 60px !important
    }

    .pl-xxl-60,
    .px-xxl-60 {
        padding-left: 60px !important
    }

    .p-xxl-70 {
        padding: 70px !important
    }

    .pt-xxl-70,
    .py-xxl-70 {
        padding-top: 70px !important
    }

    .pr-xxl-70,
    .px-xxl-70 {
        padding-right: 70px !important
    }

    .pb-xxl-70,
    .py-xxl-70 {
        padding-bottom: 70px !important
    }

    .pl-xxl-70,
    .px-xxl-70 {
        padding-left: 70px !important
    }

    .p-xxl-80 {
        padding: 80px !important
    }

    .pt-xxl-80,
    .py-xxl-80 {
        padding-top: 80px !important
    }

    .pr-xxl-80,
    .px-xxl-80 {
        padding-right: 80px !important
    }

    .pb-xxl-80,
    .py-xxl-80 {
        padding-bottom: 80px !important
    }

    .pl-xxl-80,
    .px-xxl-80 {
        padding-left: 80px !important
    }

    .p-xxl-90 {
        padding: 90px !important
    }

    .pt-xxl-90,
    .py-xxl-90 {
        padding-top: 90px !important
    }

    .pr-xxl-90,
    .px-xxl-90 {
        padding-right: 90px !important
    }

    .pb-xxl-90,
    .py-xxl-90 {
        padding-bottom: 90px !important
    }

    .pl-xxl-90,
    .px-xxl-90 {
        padding-left: 90px !important
    }

    .p-xxl-100 {
        padding: 100px !important
    }

    .pt-xxl-100,
    .py-xxl-100 {
        padding-top: 100px !important
    }

    .pr-xxl-100,
    .px-xxl-100 {
        padding-right: 100px !important
    }

    .pb-xxl-100,
    .py-xxl-100 {
        padding-bottom: 100px !important
    }

    .pl-xxl-100,
    .px-xxl-100 {
        padding-left: 100px !important
    }

    .p-xxl-150 {
        padding: 150px !important
    }

    .pt-xxl-150,
    .py-xxl-150 {
        padding-top: 150px !important
    }

    .pr-xxl-150,
    .px-xxl-150 {
        padding-right: 150px !important
    }

    .pb-xxl-150,
    .py-xxl-150 {
        padding-bottom: 150px !important
    }

    .pl-xxl-150,
    .px-xxl-150 {
        padding-left: 150px !important
    }

    .m-xxl-n1 {
        margin: -0.25rem !important
    }

    .mt-xxl-n1,
    .my-xxl-n1 {
        margin-top: -0.25rem !important
    }

    .mr-xxl-n1,
    .mx-xxl-n1 {
        margin-right: -0.25rem !important
    }

    .mb-xxl-n1,
    .my-xxl-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-xxl-n1,
    .mx-xxl-n1 {
        margin-left: -0.25rem !important
    }

    .m-xxl-n2 {
        margin: -0.5rem !important
    }

    .mt-xxl-n2,
    .my-xxl-n2 {
        margin-top: -0.5rem !important
    }

    .mr-xxl-n2,
    .mx-xxl-n2 {
        margin-right: -0.5rem !important
    }

    .mb-xxl-n2,
    .my-xxl-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-xxl-n2,
    .mx-xxl-n2 {
        margin-left: -0.5rem !important
    }

    .m-xxl-n3 {
        margin: -1rem !important
    }

    .mt-xxl-n3,
    .my-xxl-n3 {
        margin-top: -1rem !important
    }

    .mr-xxl-n3,
    .mx-xxl-n3 {
        margin-right: -1rem !important
    }

    .mb-xxl-n3,
    .my-xxl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xxl-n3,
    .mx-xxl-n3 {
        margin-left: -1rem !important
    }

    .m-xxl-n4 {
        margin: -1.5rem !important
    }

    .mt-xxl-n4,
    .my-xxl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xxl-n4,
    .mx-xxl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xxl-n4,
    .my-xxl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xxl-n4,
    .mx-xxl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xxl-n5 {
        margin: -3rem !important
    }

    .mt-xxl-n5,
    .my-xxl-n5 {
        margin-top: -3rem !important
    }

    .mr-xxl-n5,
    .mx-xxl-n5 {
        margin-right: -3rem !important
    }

    .mb-xxl-n5,
    .my-xxl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xxl-n5,
    .mx-xxl-n5 {
        margin-left: -3rem !important
    }

    .m-xxl-n20 {
        margin: -20px !important
    }

    .mt-xxl-n20,
    .my-xxl-n20 {
        margin-top: -20px !important
    }

    .mr-xxl-n20,
    .mx-xxl-n20 {
        margin-right: -20px !important
    }

    .mb-xxl-n20,
    .my-xxl-n20 {
        margin-bottom: -20px !important
    }

    .ml-xxl-n20,
    .mx-xxl-n20 {
        margin-left: -20px !important
    }

    .m-xxl-n30 {
        margin: -30px !important
    }

    .mt-xxl-n30,
    .my-xxl-n30 {
        margin-top: -30px !important
    }

    .mr-xxl-n30,
    .mx-xxl-n30 {
        margin-right: -30px !important
    }

    .mb-xxl-n30,
    .my-xxl-n30 {
        margin-bottom: -30px !important
    }

    .ml-xxl-n30,
    .mx-xxl-n30 {
        margin-left: -30px !important
    }

    .m-xxl-n40 {
        margin: -40px !important
    }

    .mt-xxl-n40,
    .my-xxl-n40 {
        margin-top: -40px !important
    }

    .mr-xxl-n40,
    .mx-xxl-n40 {
        margin-right: -40px !important
    }

    .mb-xxl-n40,
    .my-xxl-n40 {
        margin-bottom: -40px !important
    }

    .ml-xxl-n40,
    .mx-xxl-n40 {
        margin-left: -40px !important
    }

    .m-xxl-n50 {
        margin: -50px !important
    }

    .mt-xxl-n50,
    .my-xxl-n50 {
        margin-top: -50px !important
    }

    .mr-xxl-n50,
    .mx-xxl-n50 {
        margin-right: -50px !important
    }

    .mb-xxl-n50,
    .my-xxl-n50 {
        margin-bottom: -50px !important
    }

    .ml-xxl-n50,
    .mx-xxl-n50 {
        margin-left: -50px !important
    }

    .m-xxl-n60 {
        margin: -60px !important
    }

    .mt-xxl-n60,
    .my-xxl-n60 {
        margin-top: -60px !important
    }

    .mr-xxl-n60,
    .mx-xxl-n60 {
        margin-right: -60px !important
    }

    .mb-xxl-n60,
    .my-xxl-n60 {
        margin-bottom: -60px !important
    }

    .ml-xxl-n60,
    .mx-xxl-n60 {
        margin-left: -60px !important
    }

    .m-xxl-n70 {
        margin: -70px !important
    }

    .mt-xxl-n70,
    .my-xxl-n70 {
        margin-top: -70px !important
    }

    .mr-xxl-n70,
    .mx-xxl-n70 {
        margin-right: -70px !important
    }

    .mb-xxl-n70,
    .my-xxl-n70 {
        margin-bottom: -70px !important
    }

    .ml-xxl-n70,
    .mx-xxl-n70 {
        margin-left: -70px !important
    }

    .m-xxl-n80 {
        margin: -80px !important
    }

    .mt-xxl-n80,
    .my-xxl-n80 {
        margin-top: -80px !important
    }

    .mr-xxl-n80,
    .mx-xxl-n80 {
        margin-right: -80px !important
    }

    .mb-xxl-n80,
    .my-xxl-n80 {
        margin-bottom: -80px !important
    }

    .ml-xxl-n80,
    .mx-xxl-n80 {
        margin-left: -80px !important
    }

    .m-xxl-n90 {
        margin: -90px !important
    }

    .mt-xxl-n90,
    .my-xxl-n90 {
        margin-top: -90px !important
    }

    .mr-xxl-n90,
    .mx-xxl-n90 {
        margin-right: -90px !important
    }

    .mb-xxl-n90,
    .my-xxl-n90 {
        margin-bottom: -90px !important
    }

    .ml-xxl-n90,
    .mx-xxl-n90 {
        margin-left: -90px !important
    }

    .m-xxl-n100 {
        margin: -100px !important
    }

    .mt-xxl-n100,
    .my-xxl-n100 {
        margin-top: -100px !important
    }

    .mr-xxl-n100,
    .mx-xxl-n100 {
        margin-right: -100px !important
    }

    .mb-xxl-n100,
    .my-xxl-n100 {
        margin-bottom: -100px !important
    }

    .ml-xxl-n100,
    .mx-xxl-n100 {
        margin-left: -100px !important
    }

    .m-xxl-n150 {
        margin: -150px !important
    }

    .mt-xxl-n150,
    .my-xxl-n150 {
        margin-top: -150px !important
    }

    .mr-xxl-n150,
    .mx-xxl-n150 {
        margin-right: -150px !important
    }

    .mb-xxl-n150,
    .my-xxl-n150 {
        margin-bottom: -150px !important
    }

    .ml-xxl-n150,
    .mx-xxl-n150 {
        margin-left: -150px !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important
    }

    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.8571428571%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5
}

.sticky-nav-wrapper {
    padding: 25px 0 23px;
    position: relative;
    bottom: 0;
    transition: bottom 300ms ease-out
}

@media(min-width: 768px) {
    .sticky-nav-wrapper {
        padding: 30px 0 15px
    }
}

.sticky-nav-wrapper.nav-up {
    bottom: 150px
}

.sticky-nav-wrapper.white {
    background: #fff
}

.sticky-nav-wrapper.tan {
    background: #eae4da
}

.sticky-nav-wrapper.clear {
    background: rgba(0, 0, 0, 0)
}

.sticky-nav-wrapper.clear #header-logo-black {
    pointer-events: none
}

.sticky-nav-wrapper:not(.clear) #header-logo-white {
    pointer-events: none
}

#header-logo-white {
    cursor: pointer
}

.sticky-container {
    position: relative;
    z-index: 30
}

@media(min-width: 1024px) {
    .sticky-container {
        max-width: calc(100% - 10px)
    }
}

@media(min-width: 1250px) {
    .sticky-container {
        max-width: calc(100% - 30px)
    }
}

.sticky-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.header-logo {
    max-width: 100px;
    height: auto
}

@media(min-width: 1024px) {
    .header-logo {
        max-width: 130px
    }
}

.mobile-menu {
    position: absolute;
    top: 0;
    right: 0;
    min-height: 100vh;
    color: #000;
    background: #fff;
    z-index: 50;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: 750ms right ease-out;
    width: 400px
}

@media(max-width: 767px) {
    .mobile-menu {
        width: 100%
    }
}

@media(max-height: 880px) {
    .mobile-menu {
        justify-content: flex-start;
        overflow-y: auto;
        max-height: 100vh
    }
}

.mobile-menu.hidden {
    transition: 750ms right ease-out;
    right: -400px
}

@media(max-width: 767px) {
    .mobile-menu.hidden {
        right: -100vw
    }
}

.mobile-menu ul {
    padding: 50px 50px 0;
    margin-bottom: 0
}

.mobile-menu ul.sub-menu {
    padding: 0 50px 0
}

.mobile-menu .horizontal-line {
    margin: 50px 0
}

.mobile-menu .subscribe-follow-through--generic {
    max-width: none;
    padding: 0 50px
}

.mobile-menu .social-media-links {
    margin-top: 25px;
    margin-bottom: 25px
}

@media(min-width: 1024px) {
    .mobile-menu .social-media-links {
        margin-bottom: 50px
    }
}

.mobile-menu .hamburger-icon {
    position: absolute;
    top: 40px;
    right: 15px
}

@media(min-width: 1024px) {
    .mobile-menu .hamburger-icon {
        right: 40px
    }
}

.mobile-menu #menu-nav-links,
.mobile-menu .menu-nav-links {
    display: flex;
    flex-direction: column;
    gap: 15px
}

@media(min-width: 1680px) {

    .mobile-menu #menu-nav-links,
    .mobile-menu .menu-nav-links {
        gap: 20px
    }
}

.mobile-menu .sub-menu {
    padding-left: 20px !important;
    padding-right: 0 !important
}

.nav-link {
    transition: 150ms all ease-out;
    color: rgba(35, 31, 32, .5);
    text-transform: uppercase
}

.nav-link:hover {
    color: #231f20
}

.nav-link.current-pg {
    color: #231f20
}

.subscribe-side-button {
    cursor: pointer;
    transition: 250ms opacity ease-out;
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border: none;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 5
}

@media(min-width: 1024px) {
    .subscribe-side-button:hover {
        opacity: 0.85
    }
}

.hamburger-icon {
    cursor: pointer;
    width: 60px;
    height: 45px;
    position: relative;
    transform: rotate(0deg) scale(0.5);
    transform-origin: top right;
    transition: .5s transform ease-in-out
}

@media(min-width: 1024px) {
    .hamburger-icon {
        transform: rotate(0deg) scale(0.6)
    }
}

.hamburger-icon.open span {
    background: #000
}

.hamburger-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: currentColor;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 200ms ease-out
}

.hamburger-icon span:nth-child(1) {
    top: 0px;
    transform-origin: left center
}

.hamburger-icon span:nth-child(2) {
    top: 18px;
    transform-origin: left center
}

.hamburger-icon span:nth-child(3) {
    top: 36px;
    transform-origin: left center
}

.hamburger-icon.open span:nth-child(1) {
    transform: rotate(45deg);
    top: -3px;
    left: 8px
}

.hamburger-icon.open span:nth-child(2) {
    width: 0%;
    opacity: 0
}

.hamburger-icon.open span:nth-child(3) {
    transform: rotate(-45deg);
    /* top: 39px;
    left: 8px; */
    /* new css */
    top: 43px;
    left: 2px;
}
 

.lity {
    background: rgba(0, 0, 0, 0)
}

.lity-container {
    position: relative;
    max-width: 500px
}

.lity-content {
    color: #fff;
    background: #231f20;
    padding: 100px 50px;
    border: 1px solid #fff;
}
.intro--single-project .attributes-wrapper ul, .intro--single-project .attributes-wrapper ul span, 
.featured-project--developments .attributes li:nth-child(even), .featured-project--developments .attributes li:nth-child(even) span,
.projects-grid--developments .attributes li:nth-child(even), .projects-grid--developments .attributes li:nth-child(even) span{
    font-family: var(--font-RobotoMono);
    font-size: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
}
.featured-project--developments .attributes li:nth-child(even), .featured-project--developments .attributes li:nth-child(even) span,
.projects-grid--developments .attributes li:nth-child(even), .projects-grid--developments .attributes li:nth-child(even) span{
    letter-spacing: 0; 
    font-size: 15px;
}
@media(max-width: 767px) {
    .lity-content {
        padding: 100px 25px
    }
}

.lity-content::after {
    box-shadow: none
}

.lity-close {
    display: none
}

#header-logo-white {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 15px
}

.hero-container {
    height: 100vh
}

.hero-video-wrapper {
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    min-width: 100%;
    height: 100vh;
    z-index: 1;
    cursor: default
}

.mp4-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.full-screen-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    aspect-ratio: 4/3;
    height: 140%
}

@media(min-width: 1024px) {
    .full-screen-video {
        height: 150%
    }
}

.hero-video--home {
    position: relative
}

.hero-video--home .text-wrapper,
.hero-video--home .horizontal-line {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 2;
    pointer-events: none
}

.hero-video--home .text-wrapper .heading1,
.hero-video--home .horizontal-line .heading1 {
    margin-bottom: 0;
    display: block
}

.hero-video--home .text-wrapper .heading1:first-child,
.hero-video--home .horizontal-line .heading1:first-child {
    grid-column: 1/-1;
    justify-self: center;
    margin-right: 40vw;
    margin-bottom: 25px
}

@media(min-width: 1024px) {

    .hero-video--home .text-wrapper .heading1:first-child,
    .hero-video--home .horizontal-line .heading1:first-child {
        grid-column: span 6;
        justify-self: flex-end;
        margin-right: 0;
        margin-right: 195px
    }
}

.hero-video--home .text-wrapper .heading1:last-child,
.hero-video--home .horizontal-line .heading1:last-child {
    grid-column: 1/-1;
    justify-self: center;
    margin-top: 25px;
    margin-left: clamp(1px, 11.71875vw, 150px)
}

@media(min-width: 1024px) {

    .hero-video--home .text-wrapper .heading1:last-child,
    .hero-video--home .horizontal-line .heading1:last-child {
        grid-column: 6/-1;
        justify-self: flex-start
    }
}

.hero-video--home .text-wrapper .horizontal-line,
.hero-video--home .horizontal-line .horizontal-line {
    grid-column: 1/-1
}

.hero-video--home .text-wrapper {
    max-width: clamp(365px, 39.84375vw, 510px);
    padding-left: 15px;
    padding-right: 15px;
    left: 50%;
    transform: translate(-50%, -50%)
}

.call-to-action--home {
    padding: 100px 0
}

.call-to-action--home h2 {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .call-to-action--home h2 {
        margin-bottom: 100px
    }
}

.call-to-action--home .subtext-wrapper p {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .call-to-action--home .subtext-wrapper p {
        margin-bottom: unset
    }
}

.call-to-action--home .link-wrapper {
    margin-top: 50px
}

.design-and-build--home {
    padding: 100px 0
}

@media(min-width: 1024px) {
    .design-and-build--home {
        padding: 150px 0
    }
}

.design-and-build--home .heading-wrapper h3 {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .design-and-build--home .heading-wrapper h3 {
        margin-bottom: 80px;
        margin-bottom: unset
    }
}

.design-and-build--home .text-wrapper {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .design-and-build--home .text-wrapper {
        margin-bottom: 150px
    }
}

.design-and-build--home .image-wrapper img {
    min-height: 100%
}

.design-and-build--home .image-wrapper+.image-wrapper {
    margin-top: 25px
}

@media(min-width: 768px) {
    .design-and-build--home .image-wrapper+.image-wrapper {
        margin-top: 0
    }
}

.design-and-build--home .link-wrapper {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .design-and-build--home .link-wrapper {
        margin-top: 80px
    }
}

.awards {
    background-color: #eae4da;
    padding-top: 100px;
    padding-bottom: 100px
}

.awards .container-fluid::after {
    width: 100%;
    display: inline-block;
    background-color: #000;
    height: 6px
}

@media(min-width: 1024px) {
    .awards .container-fluid::after {
        content: "";
        max-width: 587px
    }
}

.awards__column:first-child::after {
    width: 100%;
    display: inline-block;
    background-color: #000;
    height: 6px;
    margin-bottom: 30px
}

@media(max-width: 1023px) {
    .awards__column:first-child::after {
        content: ""
    }
}

.awards__heading {
    margin-bottom: clamp(20px, 2.5vw, 32px)
}

@media(min-width: 1024px) {
    .awards__text {
        margin-right: clamp(15px, 6.640625vw, 85px)
    }
}

.awards__text h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600
}

.awards__list {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    height: 170px
}

.awards__list .simplebar-content {
    padding-right: 50px !important
}

.awards__list .simplebar-scrollbar::before {
    opacity: 1 !important
}

.awards__list .simplebar-track {
    background-color: #fff
}

.awards__button {
    margin-top: 30px;
    margin-bottom: clamp(40px, 3.90625vw, 50px)
}

.awards__awards {
    display: flex;
    margin-top: clamp(20px, 3.125vw, 30px)
}

@media(max-width: 1024px) {
    .awards__awards {
        max-inline-size: 80%;
        flex-wrap: wrap
    }
}

@media(min-width: 1024px) {
    .awards__awards {
        flex-wrap: nowrap
    }
}

.awards__awards-image {
    width: clamp(50px, 5.46875vw, 70px)
}

.awards__awards-image img {
    width: clamp(80px, 8.671875vw, 111px);
    height: clamp(80px, 8.671875vw, 111px)
}

.awards--about__list {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    max-height: 313px
}

.awards--about__awards {
    display: flex;
    flex-wrap: wrap;
    margin-top: clamp(20px, 3.125vw, 40px)
}

@media(min-width: 1024px) {
    .awards--about__awards {
        flex-wrap: nowrap
    }
}

.awards--about__awards-image {
    width: clamp(50px, 5.46875vw, 70px)
}

.awards--about__awards-image img {
    width: clamp(80px, 8.671875vw, 111px);
    height: clamp(80px, 8.671875vw, 111px)
}

.portfolio--home {
    padding-top: 100px
}

.portfolio--home .caps-heading,
.portfolio--home .single-post--generic h1,
.single-post--generic .portfolio--home h1 {
    margin-bottom: 50px
}

@media(min-width: 1024px) {

    .portfolio--home .caps-heading,
    .portfolio--home .single-post--generic h1,
    .single-post--generic .portfolio--home h1 {
        margin-bottom: 70px
    }
}

.portfolio--home .all-projects-link-wrapper {
    display: grid;
    justify-items: flex-start
}

@media(min-width: 1024px) {
    .portfolio--home .all-projects-link-wrapper {
        justify-items: flex-end
    }
}

.portfolio--home .all-projects-link {
    margin-bottom: 100px
}

.carousel-project-wrapper {
    display: flex;
    flex-direction: column
}

.carousel-project-wrapper .project-link-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.carousel-project-wrapper img {
    aspect-ratio: 1/1
}

@media(min-width: 1024px) {
    .carousel-project-wrapper img {
        height: 70vh;
        aspect-ratio: unset
    }
}

.carousel-project-wrapper h4 {
    margin-top: 50px
}

.carousel-project-wrapper h5 {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .carousel-project-wrapper h5 {
        margin-bottom: 25px
    }
}

.carousel-project-wrapper .link1,
.carousel-project-wrapper .gform_footer [type=submit],
.gform_footer .carousel-project-wrapper [type=submit] {
    position: relative;
    z-index: 1;
    align-self: flex-start
}

@media(min-width: 1024px) {

    .carousel-project-wrapper .link1,
    .carousel-project-wrapper .gform_footer [type=submit],
    .gform_footer .carousel-project-wrapper [type=submit] {
        align-self: flex-end
    }
}

.developments--home {
    padding: 100px 0 50px
}

@media(min-width: 1024px) {
    .developments--home {
        padding: 150px 0 100px
    }
}

.developments--home h3 {
    margin-bottom: 25px
}

@media(min-width: 1024px) {
    .developments--home h3 {
        margin-bottom: 80px
    }
}

.developments--home img {
    margin-bottom: 25px
}

@media(min-width: 1024px) {
    .developments--home img {
        margin-bottom: 100px
    }
}

.developments--home .text-wrapper p:last-child {
    margin-bottom: 0
}

.developments--home .link-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

@media(min-width: 1024px) {
    .developments--home .link-wrapper {
        justify-content: flex-end
    }
}

.developments--home .link-wrapper a {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .developments--home .link-wrapper a {
        margin-top: 80px;
        margin-top: unset
    }
}

.intro--single-generic .sub-title {
    margin-bottom: 70px
}
.intro--single-generic h1.page-title{
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0.02em;
    color: var(--new-color1);
    text-transform: uppercase;
    font-family: "Steradian", sans-serif;
    font-weight: 600;
    margin: 0 0 40px;
}

@media(min-width: 1024px) {
    .intro--single-generic .sub-title {
        margin-bottom: 70px
    }
}

.intro--single-generic .main-image {
    margin-bottom: 50px;
    aspect-ratio: 1/1
}

@media(min-width: 1024px) {
    .intro--single-generic .main-image {
        margin-bottom: 100px;
        aspect-ratio: unset
    }
}

@media(max-width: 1023px) {
    .intro--single-generic .description-wrapper p:last-child {
        margin-bottom: 50px
    }
}

@media(min-width: 1024px) {
    .intro--single-development .description-wrapper {
        max-inline-size: 90%
    }
}

.intro--single-development .attributes+.horizontal-line {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .intro--single-development .attributes+.horizontal-line {
        margin-top: 80px
    }
}

@media(min-width: 1024px) {
    .intro--single-project .attributes-wrapper {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end
    }

    .intro--single-project .attributes-wrapper ul {
        margin-right: 50px
    }
}

.intro--single-project .line-wrapper {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .intro--single-project .line-wrapper {
        margin-top: 100px
    }
}

.prev-next-post-links--generic {
    padding-top: 80px;
    padding-bottom: 80px
}

@media(min-width: 1024px) {
    .prev-next-post-links--generic {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media(max-width: 1023px) {
    .prev-next-post-links--generic .links-row {
        gap: 20px
    }
}

@media(max-width: 1023px) {
    .prev-next-post-links--generic a {
        min-width: 60%
    }
}

@media(min-width: 1024px) {
    .prev-next-post-links--generic .next-wrapper {
        display: flex;
        justify-content: flex-end
    }
}

/* .prev-next-post-links--generic .next-wrapper a {
    justify-content: flex-end
} */

.our-story--home.desktop {
    padding: 150px 0 100px
}

.our-story--home.desktop .details-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.our-story--home.desktop h3 {
    margin-bottom: 50px
}

.our-story--home.desktop .body-text p:last-child,
.our-story--home.desktop .gform_body .consent-box label p:last-child,
.gform_body .consent-box .our-story--home.desktop label p:last-child,
.our-story--home.desktop #gform_confirmation_message_1 p:last-child,
.our-story--home.desktop .subscribe-text p:last-child,
.our-story--home.desktop .body-text-medium p:last-child,
.our-story--home.desktop .owner-testimonial .testimonial-text p p:last-child,
.owner-testimonial .testimonial-text .our-story--home.desktop p p:last-child,
.our-story--home.desktop footer .fineprint-row p p:last-child,
footer .fineprint-row .our-story--home.desktop p p:last-child,
.our-story--home.desktop .single-post--generic p p:last-child,
.single-post--generic .our-story--home.desktop p p:last-child,
.our-story--home.desktop .single-post--generic li p:last-child,
.single-post--generic .our-story--home.desktop li p:last-child {
    margin-bottom: 50px
}

.our-story--home.desktop a {
    margin-top: auto;
    margin-bottom: 50px
}

.our-story--home.desktop img {
    aspect-ratio: 2/2.5
}

@media(min-width: 1024px) {
    .our-story--home.desktop img {
        height: 100%
    }
}

.our-story--home.mobile {
    padding: 100px 0
}

.our-story--home.mobile h3 {
    margin-bottom: 25px
}

.our-story--home.mobile .body-text p:last-child,
.our-story--home.mobile .gform_body .consent-box label p:last-child,
.gform_body .consent-box .our-story--home.mobile label p:last-child,
.our-story--home.mobile #gform_confirmation_message_1 p:last-child,
.our-story--home.mobile .subscribe-text p:last-child,
.our-story--home.mobile .body-text-medium p:last-child,
.our-story--home.mobile .owner-testimonial .testimonial-text p p:last-child,
.owner-testimonial .testimonial-text .our-story--home.mobile p p:last-child,
.our-story--home.mobile footer .fineprint-row p p:last-child,
footer .fineprint-row .our-story--home.mobile p p:last-child,
.our-story--home.mobile .single-post--generic p p:last-child,
.single-post--generic .our-story--home.mobile p p:last-child,
.our-story--home.mobile .single-post--generic li p:last-child,
.single-post--generic .our-story--home.mobile li p:last-child {
    margin-bottom: 50px
}

.our-story--home.mobile a {
    margin-bottom: 50px
}

.our-story--home.mobile img {
    aspect-ratio: 1/1.3;
    margin-bottom: 50px
}

.journals--home {
    padding: 100px 0 50px
}

@media(min-width: 1024px) {
    .journals--home {
        padding: 150px 0 100px
    }
}

.journals--home h3 {
    margin-bottom: 25px
}

@media(min-width: 1024px) {
    .journals--home h3 {
        margin-bottom: 50px
    }
}

.journals--home .journal-wrapper {
    display: none
}

@media(min-width: 1024px) {
    .journals--home .journal-wrapper {
        display: block
    }
}

.journals--home .journal-wrapper.first-item {
    display: block
}

.journals--home .journal-wrapper .journal-link-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.journals--home .journal-wrapper img {
    aspect-ratio: 1/1.3;
    margin-bottom: 25px
}

@media(min-width: 1024px) {
    .journals--home .journal-wrapper img {
        margin-bottom: 50px
    }
}

.journals--home .link-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 50px
}

@media(min-width: 1024px) {
    .journals--home .link-wrapper {
        margin-top: 80px
    }
}

.journals--home .link-wrapper .horizontal-line {
    display: none
}

@media(min-width: 1024px) {
    .journals--home .link-wrapper .horizontal-line {
        display: block
    }
}

.call-to-action--generic {
    padding-bottom: 80px
}

@media(min-width: 1024px) {
    .call-to-action--generic {
        padding-bottom: 150px
    }
}

.call-to-action--generic h1 {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .call-to-action--generic h1 {
        margin-bottom: 100px
    }
}

.call-to-action--generic .text-wrapper {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .call-to-action--generic .text-wrapper {
        margin-bottom: 0
    }
}

@media(min-width: 1024px) {
    .call-to-action--generic .subtext-wrapper {
        display: flex;
        justify-content: flex-end
    }
}

.call-to-action--generic img {
    margin: 50px 0
}

@media(min-width: 1024px) {
    .call-to-action--generic img {
        margin: 100px 0
    }
}

.call-to-action--generic .small-branding p,
.call-to-action--generic .gform_title p {
    margin-bottom: 0
}

.call-to-action--design-and-build {
    padding-bottom: 0
}

@media(min-width: 1024px) {
    .call-to-action--design-and-build .horizontal-line {
        max-width: 33%;
        margin-left: auto
    }
}

.our-vision--part-1--design-and-build {
    padding-top: 80px
}

@media(min-width: 1024px) {
    .our-vision--part-1--design-and-build {
        padding-top: 150px
    }
}

.our-vision--part-1--design-and-build .caps-heading,
.our-vision--part-1--design-and-build .single-post--generic h1,
.single-post--generic .our-vision--part-1--design-and-build h1 {
    margin-bottom: 80px;
    max-inline-size: 15ch
}

.our-vision--part-2--design-and-build {
    background: linear-gradient(to bottom, #EAE4DA 0%, #EAE4DA 50%, white 50%, white 100%)
}

.our-vision--part-2--design-and-build img {
    max-width: 100%;
    aspect-ratio: 3/2;
    margin: 80px 0
}

.our-vision-text-wrapper .sub-heading,
.our-vision-text-wrapper .single-post--generic h2,
.single-post--generic .our-vision-text-wrapper h2,
.our-vision-text-wrapper .single-post--generic h3,
.single-post--generic .our-vision-text-wrapper h3,
.our-vision-text-wrapper .single-post--generic h4,
.single-post--generic .our-vision-text-wrapper h4,
.our-vision-text-wrapper .single-post--generic h5,
.single-post--generic .our-vision-text-wrapper h5,
.our-vision-text-wrapper .single-post--generic h6,
.single-post--generic .our-vision-text-wrapper h6 {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    max-inline-size: 95%
}

.our-vision-text-wrapper .step-number {
    margin-right: 10px
}

@media(min-width: 1024px) {
    .our-vision-text-wrapper .description-wrapper {
        max-inline-size: 90%
    }
}

.our-vision-text-wrapper .description-wrapper p:last-child {
    margin-bottom: 0
}

.our-vision-text-wrapper+.our-vision-text-wrapper {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .our-vision-text-wrapper+.our-vision-text-wrapper {
        margin-top: unset
    }
}

.our-vision--part-3--design-and-build .link-row {
    margin-top: 70px
}

@media(min-width: 1024px) {
    .our-vision--part-3--design-and-build .link-row {
        margin-top: 80px
    }
}

.our-vision--part-3--design-and-build .line-wrapper {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .our-vision--part-3--design-and-build .line-wrapper {
        margin-top: 80px
    }
}

.our-vision--part-3--design-and-build .additional-steps-row {
    margin-top: 80px
}

.design-services--design-and-build {
    padding: 100px 0
}

@media(min-width: 1024px) {
    .design-services--design-and-build {
        padding: 100px 0
    }
}

.design-services--design-and-build h2 {
    margin-bottom: 80px
}

@media(min-width: 1024px) {
    .design-services--design-and-build h2 {
        margin-bottom: 0
    }
}

.design-services--design-and-build h3 {
    margin-bottom: 25px
}

.design-services--design-and-build .description-wrapper p:last-child {
    margin-bottom: 0
}

.design-services--design-and-build .service-wrapper+.service-wrapper {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .design-services--design-and-build .service-wrapper+.service-wrapper {
        margin-top: 80px
    }
}

.design-services--design-and-build .link-row {
    margin-top: 50px;
    flex-direction: column-reverse
}

@media(min-width: 1024px) {
    .design-services--design-and-build .link-row {
        flex-direction: row
    }
}

.design-services--design-and-build .subtext-wrapper {
    margin-top: 80px
}

@media(min-width: 1024px) {
    .design-services--design-and-build .subtext-wrapper {
        margin-top: unset
    }
}

.design-services--design-and-build .subtext-wrapper p:last-child {
    margin-bottom: 0
}

.services-image-carousel--design-and-build {
    padding-bottom: 100px
}

.services-image-carousel--design-and-build .navigation-wrapper {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 0
}

.services-image-carousel--design-and-build .swiper-button-prev,
.services-image-carousel--design-and-build .swiper-button-next {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    width: -moz-max-content;
    width: max-content;
    height: -moz-min-content;
    height: min-content;
    margin-top: 50px
}

.services-image-carousel--design-and-build .swiper-button-prev:after,
.services-image-carousel--design-and-build .swiper-button-next:after {
    content: ""
}

.services-image-carousel--design-and-build .swiper-button-prev img {
    rotate: 180deg
}

.featured-project--portfolio img {
    margin-bottom: 25px
}

@media(min-width: 1024px) {
    .featured-project--portfolio img {
        margin-bottom: 50px
    }
}

.featured-project--portfolio .tiny-heading,
.featured-project--portfolio .gform_body select,
.gform_body .featured-project--portfolio select,
.featured-project--portfolio .gform_body input,
.gform_body .featured-project--portfolio input,
.featured-project--portfolio .gform_body textarea,
.gform_body .featured-project--portfolio textarea,
.featured-project--portfolio .lity-container [type=text],
.lity-container .featured-project--portfolio [type=text],
.featured-project--portfolio .lity-container [type=email],
.lity-container .featured-project--portfolio [type=email] {
    margin-bottom: 40px
}

@media(min-width: 1024px) {

    .featured-project--portfolio .tiny-heading,
    .featured-project--portfolio .gform_body select,
    .gform_body .featured-project--portfolio select,
    .featured-project--portfolio .gform_body input,
    .gform_body .featured-project--portfolio input,
    .featured-project--portfolio .gform_body textarea,
    .gform_body .featured-project--portfolio textarea,
    .featured-project--portfolio .lity-container [type=text],
    .lity-container .featured-project--portfolio [type=text],
    .featured-project--portfolio .lity-container [type=email],
    .lity-container .featured-project--portfolio [type=email] {
        margin-bottom: 0
    }
}

@media(max-width: 1024px) {
    .featured-project--portfolio .title {
        margin-bottom: 0
    }
}

.featured-project--portfolio .page-title {
    margin-bottom: 0
}

.featured-project--portfolio .link-row {
    margin-top: 50px
}

@media(max-width: 1024px) {
    .featured-project--portfolio .link-wrapper a {
        margin-bottom: 50px
    }
}

.featured-project--portfolio .line-wrapper {
    display: flex;
    align-items: flex-end
}

.project-grid--portfolio {
    padding: 150px 0 0
}

.project-grid--portfolio .grid-wrapper {
    display: grid;
    gap: 70px 50px;
    grid: 900px/1fr 1fr
}

.project-grid--portfolio .grid-item {
    display: grid;
    grid-template-rows: 700px 100px min-content
}

.project-grid--portfolio .long {
    grid-area: long;
    grid-column: 1 span;
    grid-row: 1 span
}

.project-grid--portfolio .long.full-height {
    grid-template-rows: 1fr 100px min-content;
    grid-row: 2 span
}

.project-grid--portfolio .large {
    grid-area: large;
    grid-column: 2 span;
    grid-row: 2 span
}

.project-grid--portfolio .small {
    grid-template-rows: 300px 100px min-content;
    grid-area: small;
    grid-column: 1 span;
    grid-row: 1 span
}

.project-grid--portfolio .small img {
    aspect-ratio: 3/1.75
}

.project-grid--portfolio .image {
    flex-grow: 1
}

.project-grid--portfolio img {
    height: 100%
}

.project-grid--portfolio .details-wrapper {
    display: grid;
    grid-template-columns: 2fr 1fr
}

.project-grid--portfolio .details-wrapper a {
    justify-self: flex-end
}
.project-grid--portfolio .details-wrapper .sub-heading{ 
    font-weight: 500;
    font-size: 26px;  
}
.project-grid--portfolio .title {
    /* margin-top: 25px;
    max-inline-size: 50% */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.2em;
    text-transform: uppercase; 
    margin: 40px 0 0;
    padding: 0;
}

@media(max-width: 1024px) {
    .project-grid--portfolio {
        padding: 100px 0 0
    }

    .project-grid--portfolio .grid-wrapper {
        display: grid;
        gap: 100px;
        grid: 1fr/1fr
    }

    .project-grid--portfolio .grid-item {
        grid-template-rows: 1fr 100px min-content
    }

    .project-grid--portfolio .grid-item img {
        aspect-ratio: unset
    }

    .project-grid--portfolio .long {
        grid-row: 1 span
    }

    .project-grid--portfolio .large {
        grid-column: 1 span;
        grid-row: 1 span
    }

    .project-grid--portfolio .small {
        grid-template-rows: 1fr 100px min-content
    }

    .project-grid--portfolio .title {
        max-inline-size: 90%
    }
}

.featured-project--developments figure {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .featured-project--developments figure {
        margin-bottom: 100px
    }
}

.featured-project--developments figcaption {
    margin-top: 15px;
    margin-bottom: 0
}

.featured-project--developments img {
    aspect-ratio: 1/1
}

@media(min-width: 1024px) {
    .featured-project--developments img {
        aspect-ratio: unset
    }
}

.featured-project--developments .title {
    margin-bottom: 25px
}

.featured-project--developments .sub-heading,
.featured-project--developments .single-post--generic h2,
.single-post--generic .featured-project--developments h2,
.featured-project--developments .single-post--generic h3,
.single-post--generic .featured-project--developments h3,
.featured-project--developments .single-post--generic h4,
.single-post--generic .featured-project--developments h4,
.featured-project--developments .single-post--generic h5,
.single-post--generic .featured-project--developments h5,
.featured-project--developments .single-post--generic h6,
.single-post--generic .featured-project--developments h6 {
    margin-bottom: 25px
}

@media(min-width: 1024px) {

    .featured-project--developments .sub-heading,
    .featured-project--developments .single-post--generic h2,
    .single-post--generic .featured-project--developments h2,
    .featured-project--developments .single-post--generic h3,
    .single-post--generic .featured-project--developments h3,
    .featured-project--developments .single-post--generic h4,
    .single-post--generic .featured-project--developments h4,
    .featured-project--developments .single-post--generic h5,
    .single-post--generic .featured-project--developments h5,
    .featured-project--developments .single-post--generic h6,
    .single-post--generic .featured-project--developments h6 {
        margin-bottom: 0
    }
}

.featured-project--developments .link-wrapper {
    margin-bottom: 50px;
    margin-top: 25px
}

@media(min-width: 1024px) {
    .featured-project--developments .link-wrapper {
        margin-top: 80px;
        margin-bottom: 0
    }
}

.featured-project--developments .line-wrapper {
    display: flex;
    align-items: flex-end
}

.attributes {
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 0 25px;
    font-size: 14px;
}

.projects-grid--developments {
    padding: 100px 0 0
}

@media(min-width: 1024px) {
    .projects-grid--developments {
        padding: 100px 0 50px
    }
}

.projects-grid--developments .grid-item {
    padding-bottom: 100px
}

.projects-grid--developments img {
    aspect-ratio: 3/1.8
}

.projects-grid--developments .title-wrapper {
    margin-top: 25px;
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.projects-grid--developments .title {
    margin-bottom: 0;
    max-inline-size: 60%
}

@media(min-width: 1024px) {
    .projects-grid--developments .title {
        max-inline-size: 50%;
        max-inline-size: unset
    }
}

.projects-grid--developments .page-title {
    text-align: right;
    margin-bottom: 0;
    font-size: 20px;
}
.projects-grid--developments .details-wrapper .link1{    
    min-width: auto !important;
    width: auto;
}

@media(min-width: 1024px) {
    .projects-grid--developments .details-wrapper {
        display: flex;
        align-items: flex-end;
        justify-content: space-between
    }
}

.projects-grid--developments .details-wrapper .link1,
.projects-grid--developments .details-wrapper .gform_footer [type=submit],
.gform_footer .projects-grid--developments .details-wrapper [type=submit] {
    min-width: 200px;
    margin-top: 25px
}

@media(min-width: 1024px) {

    .projects-grid--developments .details-wrapper .link1,
    .projects-grid--developments .details-wrapper .gform_footer [type=submit],
    .gform_footer .projects-grid--developments .details-wrapper [type=submit] {
        margin-top: 0
    }
}

.call-to-action--about-us {
    padding-bottom: 0
}

.call-to-action--about-us .small-branding p,
.call-to-action--about-us .gform_title p {
    margin-bottom: 0
}

.call-to-action--about-us img {
    margin: 80px 0
}

@media(min-width: 1024px) {
    .call-to-action--about-us img {
        margin: 100px 0
    }
}

.text-above-carousel--about-us {
    padding: 80px 0 100px
}

@media(min-width: 1024px) {
    .text-above-carousel--about-us {
        padding-top: 50px
    }
}

@media(min-width: 1024px) {
    .text-above-carousel--about-us .text-wrapper {
        max-inline-size: 60ch
    }
}

.text-above-carousel--about-us .text-wrapper p:last-child,
.text-above-carousel--about-us .subtext-wrapper p:last-child {
    margin-bottom: 50px
}

.image-carousel--about-us {
    padding-bottom: 50px
}

.image-carousel--about-us img {
    aspect-ratio: 2/2.5
}

.image-carousel--about-us .small-branding,
.image-carousel--about-us .gform_title {
    margin-bottom: 0;
    margin-top: 50px
}

@media(min-width: 1024px) {

    .image-carousel--about-us .small-branding,
    .image-carousel--about-us .gform_title {
        position: relative;
        left: calc(66% + 20px);
        margin-top: 25px
    }
}

.our-team--about-us {
    padding: 100px 0 50px
}

@media(min-width: 1024px) {
    .our-team--about-us {
        padding: 80px 0
    }
}

.our-team--about-us .section-heading {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .our-team--about-us .section-heading {
        margin-bottom: 70px
    }
}

.our-team--about-us h4 {
    margin-bottom: 0;
    font-size: 18px;
}
.our-team--about-us h4.bold{ 
    margin-bottom: 10px; 
    font-family: var(--font-MerloOriginalSimilar);
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    letter-spacing: -0.01em;
    line-height: 1.4;
}

.our-team--about-us h4:last-child {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .our-team--about-us h4:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 1024px) {
    .our-team--about-us .team-member-card-wrapper {
        margin-bottom: 50px
    }
}

.our-team--about-us .image-description-wrapper {
    position: relative;
    margin-bottom: 25px
}

@media(min-width: 1024px) {
    .our-team--about-us .image-description-wrapper {
        margin-bottom: 35px
    }
}

.our-team--about-us .image-description-wrapper.pointer {
    cursor: pointer
}

.our-team--about-us .description-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px;
    overflow-y: scroll
}
.our-team--about-us .description-wrapper .body-text{
    font-size: 14px;
}
.our-team--about-us .description-wrapper h4+h4 {
    margin-bottom: 40px
}

.our-team--about-us .description-wrapper:has(.qualifications) h4+h4 {
    margin-bottom: unset
}

.our-team--about-us .description-wrapper:has(.qualifications) .qualifications {
    margin-bottom: 40px
}

.our-team--about-us .description-wrapper p a {
    text-decoration: underline;
    cursor: pointer;
    transition: 250ms opacity ease-out
}

@media(min-width: 1024px) {
    .our-team--about-us .description-wrapper p a:hover {
        opacity: 0.75
    }
}

.our-team--about-us .description-wrapper.hidden {
    display: none
}

.our-team--about-us .col-lg-4 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.testimonials--about-us {
    padding: 100px 0
}

@media(min-width: 1024px) {
    .testimonials--about-us {
        padding: 100px 0 50px
    }
}

.testimonials--about-us .section-heading {
    color: #000;
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .testimonials--about-us .section-heading {
        margin-bottom: 80px
    }
}

.testimonials--about-us .testimonial-card {
    padding: 0 1px
}

.testimonials--about-us .testimonial-image {
    aspect-ratio: 1/1
}

@media(max-width: 1024px) {
    .testimonials--about-us .testimonial-image {
        margin-bottom: 50px
    }
}

.testimonials--about-us .navigation-row {
    margin-top: 60px
}

@media(min-width: 1024px) {
    .testimonials--about-us .navigation-row {
        margin-top: 70px
    }
}

.testimonials--about-us .navigation-row .swiper-button-next {
    position: static; 
    height: auto;
    width: auto;
}

/* @media(min-width: 1024px) {
    .testimonials--about-us .navigation-row .swiper-button-next {
        justify-content: flex-end
    }
} */

.testimonials--about-us .navigation-row .swiper-button-next::after {
    content: ""
}

.testimonials--about-us .navigation-wrapper {
    display: flex;
    justify-content: flex-start;
    z-index: 0
}

@media(min-width: 1024px) {
    .testimonials--about-us .navigation-wrapper {
        justify-content: flex-end
    }
}

.testimonials--about-us .line-wrapper {
    margin-top: 50px
}

@media(max-width: 1024px) {
    .testimonial-card-row {
        flex-direction: column-reverse
    }
}

.testimonial-card-row .testimonial p:last-child {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .testimonial-card-row .testimonial p:last-child {
        margin-bottom: 80px
    }
}

@media(min-width: 1024px) {
    .testimonial-card-row .text-wrapper {
        padding-right: 50px
    }
}

.award-winning--about-us {
    padding: 100px 0
}

@media(min-width: 1024px) {
    .award-winning--about-us {
        padding-top: 130px
    }
}

.award-winning--about-us .description-wrapper p {
    margin-bottom: 33px
}

@media(min-width: 1024px) {
    .award-winning--about-us .description-wrapper p {
        max-inline-size: 45ch
    }
}

.award-winning--about-us .description-wrapper p:last-child {
    margin-bottom: 0
}

.award-winning--about-us .sub-heading,
.award-winning--about-us .single-post--generic h2,
.single-post--generic .award-winning--about-us h2,
.award-winning--about-us .single-post--generic h3,
.single-post--generic .award-winning--about-us h3,
.award-winning--about-us .single-post--generic h4,
.single-post--generic .award-winning--about-us h4,
.award-winning--about-us .single-post--generic h5,
.single-post--generic .award-winning--about-us h5,
.award-winning--about-us .single-post--generic h6,
.single-post--generic .award-winning--about-us h6,
.award-winning--about-us .detail-item:last-child p:last-child {
    margin-bottom: 0
}

.call-to-action--journals {
    padding-bottom: 100px
}

@media(min-width: 1024px) {
    .call-to-action--journals {
        padding-bottom: 120px
    }
}

.call-to-action--journals .horizontal-line {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .call-to-action--journals .horizontal-line {
        margin-top: 100px
    }
}

.journal-entries--journals {
    padding-bottom: 100px
}

.journal-entries--journals .line-wrapper {
    display: flex;
    align-items: center;
    margin-top: 50px
}

@media(min-width: 1024px) {
    .journal-entries--journals .line-wrapper {
        margin-top: -75px
    }
}

[data-slug=journals] .alm-btn-wrap {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0
}

.article-card-wrapper {
    margin-bottom: 100px
}

@media(min-width: 1024px) {
    .article-card-wrapper {
        margin-bottom: 50px
    }
}

.article-card-wrapper img {
    aspect-ratio: 2/2.5;
    margin-bottom: 40px
}

.info--contact {
    padding-bottom: 50px
}

@media(min-width: 1024px) {
    .info--contact {
        padding-bottom: 100px
    }
}

.info--contact .section-heading {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .info--contact .section-heading {
        margin-bottom: 80px
    }
}

@media(min-width: 1024px) {
    .info--contact .message-wrapper {
        padding-right: 100px;
        font-size: 26px;
    }
}

.info--contact .message-wrapper p:last-child {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .info--contact .message-wrapper p:last-child {
        margin-bottom: 0
    }
}

.info--contact .contact-options {
    display: grid;
    grid-template-columns: max-content max-content;
    -moz-column-gap: 35px;
    column-gap: 35px;
    margin-bottom: 80px;
    font-size: 16px;
}

@media(min-width: 1024px) {
    .info--contact .contact-options {
        margin-bottom: 150px
    }
}

.info--contact .contact-options li {
    position: relative
}

.info--contact .contact-options li .uppercase {
    position: relative;
    top: -5px;
    left: 0
}

.info--contact .statement-wrapper {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .info--contact .statement-wrapper {
        margin-bottom: 0
    }
}

.info--contact .line-wrapper {
    display: flex;
    align-items: flex-end
}

@media(min-width: 1024px) {
    .intro--single-journal .details-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }
}

.intro--single-journal .details-wrapper .project-heading,
.intro--single-journal .details-wrapper .owner-testimonial .testimonial-text p:first-child,
.owner-testimonial .testimonial-text .intro--single-journal .details-wrapper p:first-child {
    margin-bottom: 25px
}

@media(min-width: 1024px) {

    .intro--single-journal .details-wrapper .project-heading,
    .intro--single-journal .details-wrapper .owner-testimonial .testimonial-text p:first-child,
    .owner-testimonial .testimonial-text .intro--single-journal .details-wrapper p:first-child {
        margin-bottom: 0;
        max-inline-size: 20ch
    }
}

.intro--single-journal .details-wrapper .share-wrapper .tiny-heading,
.intro--single-journal .details-wrapper .share-wrapper .gform_body select,
.gform_body .intro--single-journal .details-wrapper .share-wrapper select,
.intro--single-journal .details-wrapper .share-wrapper .gform_body input,
.gform_body .intro--single-journal .details-wrapper .share-wrapper input,
.intro--single-journal .details-wrapper .share-wrapper .gform_body textarea,
.gform_body .intro--single-journal .details-wrapper .share-wrapper textarea,
.intro--single-journal .details-wrapper .share-wrapper .lity-container [type=text],
.lity-container .intro--single-journal .details-wrapper .share-wrapper [type=text],
.intro--single-journal .details-wrapper .share-wrapper .lity-container [type=email],
.lity-container .intro--single-journal .details-wrapper .share-wrapper [type=email] {
    margin-bottom: 0
}

.intro--single-journal .details-wrapper .social-links-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px
}

.intro--single-journal .details-wrapper .horizontal-line {
    display: none
}

@media(min-width: 1024px) {
    .intro--single-journal .details-wrapper .horizontal-line {
        display: block
    }
}

@media(min-width: 1024px) {
    .intro--single-journal .details-wrapper {
        padding-right: 30px
    }
}

@media(min-width: 1024px) {
    .intro--single-journal .image-wrapper {
        padding-left: 30px
    }
}

.intro--single-journal .image-wrapper img {
    margin-top: 80px;
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .intro--single-journal .image-wrapper img {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media(min-width: 1024px) {
    .intro--single-journal .image-wrapper {
        padding-left: 30px
    }

    .intro--single-journal .image-wrapper .horizontal-line {
        display: none
    }
}

.text-center-aligned .row,
.text-center-aligned .journal-entries--journals .container-fluid>div,
.journal-entries--journals .text-center-aligned .container-fluid>div {
    justify-content: center
}

@media(max-width: 1023px) {
    .two-images .image-wrapper+.image-wrapper {
        margin-top: 20px
    }
}

.owner-testimonial .testimonial-image {
    aspect-ratio: 1/1
}


.owner-testimonial .tiny-heading,
.owner-testimonial .gform_body select,
.gform_body .owner-testimonial select,
.owner-testimonial .gform_body input,
.gform_body .owner-testimonial input,
.owner-testimonial .gform_body textarea,
.gform_body .owner-testimonial textarea,
.owner-testimonial .lity-container [type=text],
.lity-container .owner-testimonial [type=text],
.owner-testimonial .lity-container [type=email],
.lity-container .owner-testimonial [type=email] {
    margin-bottom: 50px
}

@media(min-width: 1024px) {

    .owner-testimonial .tiny-heading,
    .owner-testimonial .gform_body select,
    .gform_body .owner-testimonial select,
    .owner-testimonial .gform_body input,
    .gform_body .owner-testimonial input,
    .owner-testimonial .gform_body textarea,
    .gform_body .owner-testimonial textarea,
    .owner-testimonial .lity-container [type=text],
    .lity-container .owner-testimonial [type=text],
    .owner-testimonial .lity-container [type=email],
    .lity-container .owner-testimonial [type=email] {
        margin-bottom: 80px
    }
}

.owner-testimonial .testimonial-text {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .owner-testimonial .testimonial-text {
        max-inline-size: 90%
    }
}

.owner-testimonial .details-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media(min-width: 1024px) {
    .owner-testimonial .details-wrapper {
        padding-right: 30px
    }
}

@media(max-width: 1023px) {
    .owner-testimonial .details-wrapper .horizontal-line {
        display: none
    }
}

.owner-testimonial .line-wrapper .horizontal-line {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .owner-testimonial .line-wrapper .horizontal-line {
        display: none
    }
}

.single-post--generic {
    background: #eae4da;
    padding-top: 240px;
    padding-bottom: 240px
}

.single-post--generic .horizontal-line {
    margin-top: 50px
}

.lity-container:has(#contact-popup) {
    max-width: 600px
}

@media(min-width: 1024px) {

    .text-and-image .row.right,
    .text-and-image .journal-entries--journals .container-fluid>div.right,
    .journal-entries--journals .text-and-image .container-fluid>div.right {
        flex-direction: row-reverse
    }
}

.text-and-image .text-wrapper {
    display: flex;
    align-items: center
}

.not-found--generic a {
    cursor: pointer;
    transition: 250ms opacity ease-out
}

@media(min-width: 1024px) {
    .not-found--generic a:hover {
        opacity: 0.5
    }
}

.popup-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(35, 31, 32, .5)
}

.popup-form.hide {
    display: none
}

.popup-form .gform_body select,
.popup-form .gform_body input,
.popup-form .gform_body textarea {
    padding-bottom: 15px !important;
    padding-left: 0 !important
}

.popup-form .gform_body select::-moz-placeholder,
.popup-form .gform_body input::-moz-placeholder,
.popup-form .gform_body textarea::-moz-placeholder {
    color: #fff !important
}

.popup-form .gform_body select::placeholder,
.popup-form .gform_body input::placeholder,
.popup-form .gform_body textarea::placeholder {
    color: #fff !important
}

.popup-form .gform_body select option {
    color: #231f20
}

.popup-form .popup-form_wrapper {
    color: #fff;
    background-color: #231f20;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    max-width: 1000px;
    max-height: 100svh;
    overflow: auto
}

@media screen and (min-height: 665px)and (min-width: 1024px) {
    .popup-form .popup-form_wrapper {
        min-height: 665px
    }
}

.popup-form .popup-form_close {
    position: absolute;
    right: 15px;
    top: 12px;
    cursor: pointer;
    z-index: 80
}

.popup-form .popup-form_close_mbl {
    cursor: pointer;
    position: fixed;
    right: 15px;
    top: 12px;
    z-index: 80
}

.popup-form .popup-form_text {
    padding: 35px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px
}

.popup-form .popup-form_text hr {
    height: 5px;
    outline: 0;
    border: 0;
    background-color: #fff;
    margin: 30px 0
}

@media(max-width: 1023px) {
    .popup-form .popup-form_image {
        min-height: 56.6vw
    }
}

.popup-form .popup-form_image img {
    position: absolute;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-position: center right;
    object-position: center right
}

@media screen and (min-height: 665px)and (min-width: 1024px) {
    .popup-form .popup-form_image img {
        min-height: 665px
    }
}

.testimonials {
    padding-bottom: 80px
}

@media(min-width: 1024px) {
    .testimonials {
        padding-bottom: 120px
    }
}

.testimonials__grid {
    display: grid;
    row-gap: 60px
}

@media(min-width: 1024px) {
    .testimonials__grid {
        grid-template-columns: repeat(2, 1fr);
        -moz-column-gap: 70px;
        column-gap: 70px
    }
}

.testimonials__grid__item {
    display: flex;
    flex-direction: column;
    row-gap: 30px
}

@media(max-width: 767px) {
    .testimonials__grid__item--card {
        align-items: flex-start
    }
}

.testimonials__grid__item__image {
    aspect-ratio: 1.6/1;
    overflow: hidden
}

@media(min-width: 1024px) {
    .testimonials__grid__item__image:hover img {
        scale: 1.05
    }
}

.testimonials__grid__item__image img {
    width: 100%;
    height: 100%;
    transition: all .2s ease-out
}

.testimonials__grid__item__content {
    display: flex
}

@media(max-width: 767px) {
    .testimonials__grid__item__content {
        flex-direction: column;
        justify-content: flex-start;
        row-gap: 20px
    }
}

@media(min-width: 768px) {
    .testimonials__grid__item__content {
        justify-content: space-between;
        align-items: flex-start
    }
}

.testimonials__grid__item__content .link1,
.testimonials__grid__item__content .gform_footer [type=submit],
.gform_footer .testimonials__grid__item__content [type=submit] {
    min-width: unset
}

.testimonials__divider {
    height: 6px;
    background-color: #231f20
}

.awards-visuals {
    transition: height .4s ease
}

.awards-visuals .awards-swiper .swiper-slide img {
    aspect-ratio: 1.09375/1
}

.awards-visuals .swiper-button-next {
    width: -moz-fit-content;
    width: fit-content;
    position: static;
    width: auto;
    height: auto;
    margin-top: 0
}

.awards-visuals .swiper-button-next::after {
    display: none
}

.awards-visuals .swiper-button-next img {
    width: auto;
    height: auto
}

.home-awards-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 50px
}

.home-awards-list-item__title {
    max-inline-size: 90%
}

.view-more-awards-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 10px
}

footer {
    padding: 50px 0 80px
}

@media(min-width: 1024px) {
    footer {
        padding: 80px 0
    }
}

footer ul {
    margin-bottom: 0
}

footer .mobile-logo-wrapper {
    margin-bottom: 40px
}

@media(min-width: 1024px) {
    footer .mobile-logo-wrapper {
        display: none
    }
}

footer .desktop-logo-wrapper {
    align-self: flex-end;
    display: flex
}

@media(max-width: 1023px) {
    footer .desktop-logo-wrapper {
        display: none
    }
}

footer .mobile-logo-wrapper img,
footer .desktop-logo-wrapper img {
    cursor: pointer;
    transition: 250ms opacity ease-out;
    width: auto;
    height: 115px
}

@media(min-width: 1024px) {

    footer .mobile-logo-wrapper img:hover,
    footer .desktop-logo-wrapper img:hover {
        opacity: 0.6
    }
}

footer .desktop-logo-wrapper a {
    margin-left: auto
}

footer .details-wrapper {
    margin-bottom: 40px
}

@media(min-width: 1024px) {
    footer .details-wrapper {
        margin-bottom: 0
    }
}

footer .nav-social-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 40px
}

@media(min-width: 1024px) {
    footer .nav-social-wrapper {
        margin-bottom: 0
    }
}

footer .footer-nav-links {
    margin-bottom: 35px
}
footer .contact-details-wrapper, footer .footer-nav-links, .footer-nav-link{font-size: 14px; font-family: var(--font-Inter);}
footer .contact-details-wrapper p:last-child {
    margin-bottom: 0
}

footer .subscribe-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

footer .fineprint-row {
    margin-top: 65px
}

footer .fineprint-row a {
    cursor: pointer;
    transition: 250ms opacity ease-out
}

@media(min-width: 1024px) {
    footer .fineprint-row a:hover {
        opacity: 0.5
    }
}

#pr-rich-rating-badge-widget {
    margin-bottom: 40px;
    max-width: 275px
}

.enquire-now-form--footer {
    padding: 100px 0;
    font-size: 16px;
}

.page-template-page-thank-you .enquire-now-form--footer {
    padding-top: 180px
}

@media(min-width: 1024px) {
    .page-template-page-thank-you .enquire-now-form--footer {
        padding-top: 100px
    }
}

.display-home-wrapper .title {
    margin-bottom: 25px
}

.display-home-wrapper .text-wrapper p:last-child {
    margin-bottom: 50px
}

.display-home-wrapper img {
    aspect-ratio: 2/2.25
}

.display-home-wrapper figcaption {
    margin-top: 25px;
    text-align: right;

    font-family: var(--font-RobotoMono);
    font-size: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000;
}

.display-home-wrapper p a {
    cursor: pointer;
    transition: 250ms opacity ease-out;
    text-decoration: underline
}

@media(min-width: 1024px) {
    .display-home-wrapper p a:hover {
        opacity: 0.75
    }
}

@media(min-width: 1024px) {
    .enquire-now-form--footer form {
        gap: 100px
    }
}

@media(min-width: 1024px) {
    .enquire-now-form--footer .form-wrapper {
        padding-right: 30px
    }
}

.enquire-now-form--footer .display-home-wrapper {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .enquire-now-form--footer .display-home-wrapper {
        margin-top: 0;
        padding-left: 30px
    }
}

.development-form--footer {
    padding: 120px 0
}

.development-form--footer .form-heading {
    margin-bottom: 50px
}
.development-form--footer .form-heading.caps-heading{
    font-family: var(--font-SeptemberSpiritAltSimilar);
    margin-bottom: 0;
    color: var(--new-color2);
    font-weight: 400;
    font-size: 64px;
    line-height: 1;
    text-transform: initial;
}

@media(min-width: 1024px) {
    .development-form--footer .form-heading {
        margin-bottom: 50px
    }
}

@media(max-width: 1023px) {
    .development-form--footer .sub-title-wrapper {
        display: none
    }
    /* New css */
    .caps-heading, .single-post--generic h1{
        font-size: 20px;
    }
    .sub-heading, .single-post--generic h2, .single-post--generic h3, .single-post--generic h4, .single-post--generic h5, .single-post--generic h6{
        font-size: 24px;
    }
    .our-vision-text-wrapper+.our-vision-text-wrapper h3, .testimonials__grid__item__quote, .testimonial-quote, .our-team--about-us h4.bold{font-size: 30px;}
}

.development-form--footer .sub-title-wrapper>div {
    width: -moz-min-content;
    width: min-content;
    margin-left: auto
}

.development-form--footer .line-wrapper {
    margin-top: 50px
}

@media(min-width: 1024px) {
    .development-form--footer .line-wrapper {
        margin-top: 100px
    }
}

@media(max-width: 767px) {
    .gform_title, .development-form--footer .form-heading.caps-heading{font-size: 40px;}
    .case-study-heading{font-size: 22px;}
    .projects-grid--developments .title { 
        max-inline-size: 100%;
    }
    .link1, .gform_footer [type=submit]{font-size: 14px;}
    .project-grid--portfolio .title {
        max-inline-size: 100%;
    }
    .attributes{font-size: 12px;}
    .small-branding, .testimonial-author{font-size: 12px;}
}

/*# sourceMappingURL=main.min.css.map */
