.account-menu__dropdown-content,.button,.header,.language-switcher__list,.menu__list,.page__banner,.page__banner-picture,.page__banner__mib__container::after,.page__title,.page__title__icon {
    transition: ease .25s all
}
@media (min-width: 768px) {
    .only-mobile {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .only-desktop {
        display: none !important;
    }
}
.filter__label {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem; /* ou use margin-right no ícone */
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

audio,canvas,img,video {
    vertical-align: middle
}

audio,canvas,video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}
label.required:after {
    content: " *";
    color: red;
}

legend.required:after {
    font-size: 20px;
    content: " *";
    color: red;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    color: inherit
}
strong{
    font-weight: bold !important;
}
.attachment__caption {
    display: none; /* Esconde o nome do arquivo e o tamanho */
}

button,input[type=button],input[type=submit] {
    cursor: pointer;
    line-height: normal
}

html {
    font-size: 87.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

button,html,input,select,textarea {
    font-family: sans-serif;
    color: #222
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #34613f;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #34613f;
    color: #fff;
    text-shadow: none
}

::placeholder {
    color: #bebebe;
    opacity: 1;
    font-style: italic
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    /*height: 100%;*/
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

legend {
    display: table;
    padding: 0;
    float: left;
    width: 100%
}

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

body:not(:-moz-handler-blocked) fieldset {
    display: table-cell
}

.content a {
    color: #bb9b49;
    text-decoration: underline
}

.content a:visited {
    color: #d0ba81
}

.content a:hover {
    text-decoration: none
}

.content abbr[title] {
    border-bottom: .07143rem dotted
}

.content ins {
    color: #bebebe;
    text-decoration: none
}

.content mark {
    background-color: #ff0;
    color: #353535;
    font-style: italic;
    font-weight: 700
}

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

.content sup {
    top: -.5em
}

.content sub {
    bottom: -.25em
}

.content .h1.h1,.content .h2.h2,.content .h3.h3,.content .h4.h4,.content .h5.h5,.content .h6.h6,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6 {
    line-height: 1;
    margin-bottom: .5em;
    font-family: Lora,serif
}

.content .h1.h1,.content h1 {
    font-size: 2.85714rem
}

.content .h2.h2,.content h2 {
    font-size: 1.78571rem;
    text-transform: uppercase
}

.content .h3.h3,.content h3 {
    font-size: 1.42857rem;
    text-transform: uppercase
}

.content .h4.h4,.content h4 {
    font-size: 1.28571rem;
    font-weight: 700;
    font-style: italic
}

.content .h5.h5,.content h5 {
    font-size: 1.14286rem;
    font-weight: 700
}

.content .h6.h6,.content h6 {
    font-size: .92857rem;
    text-transform: uppercase
}

.content p {
    margin-bottom: 1.5em
}

.content b,.content em strong,.content strong {
    font-weight: 700
}

.content em,.content i,.content strong em {
    font-style: italic
}

.content ol,.content ul {
    padding-left: 2em;
    margin-bottom: 1.5em
}

.content ol li,.content ul li {
    margin-bottom: .3em
}

.content ol,.content ol li {
    list-style-type: decimal
}

.content ul,.content ul li {
    list-style-type: disc
}

.content dd {
    margin: 0 0 0 2.85714rem
}

.content blockquote {
    font-size: 1.1rem;
    font-style: italic;
    margin: 2.5em 0 2.5em 3em
}

.content q:before {
    content: open-quote
}

.content q:after {
    content: close-quote
}

.content code,.content kbd,.content pre,.content samp {
    font-family: monospace,serif;
    font-size: 1em
}

.content pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

.content code {
    font-family: "Courier New",Courier,monospace;
    background-color: #bb9b49;
    color: #353535
}

.content u {
    text-decoration: underline
}

.h1,.h2,.h3,.h4,.h5,.h6 {
    line-height: 1;
    margin-bottom: .5em;
    font-family: Lora,serif
}

.h1 {
    font-size: 2.85714rem
}

.h2 {
    font-size: 1.78571rem;
    text-transform: uppercase
}

.h3 {
    font-size: 1.42857rem;
    text-transform: uppercase
}

.h4 {
    font-size: 1.28571rem;
    font-weight: 700;
    font-style: italic
}

.h5 {
    font-size: 1.14286rem;
    font-weight: 700
}

.h6 {
    font-size: .92857rem;
    text-transform: uppercase
}

.grid {
    display: grid;
    grid-gap: 0;
    max-width: 100%;
    grid-template-columns: 1fr;
    grid-auto-flow: row
}

.grid__item {
    min-height: 0;
    min-width: 0;
    margin: 0
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.grid--gap--1 {
    gap: 10px!important
}

.grid--gap--2 {
    gap: 24px!important
}

.grid--gap--3 {
    gap: 30px!important
}

.grid--gap--4 {
    gap: 50px!important
}

.grid--row-gap--1 {
    row-gap: 10px!important
}

.grid--row-gap--2 {
    row-gap: 24px!important
}

.grid--row-gap--3 {
    row-gap: 30px!important
}

.grid--row-gap--4 {
    row-gap: 50px!important
}

.grid--column-gap--1 {
    column-gap: 10px!important
}

.grid--column-gap--2 {
    column-gap: 24px!important
}

.grid--column-gap--3 {
    column-gap: 30px!important
}

.grid--column-gap--4 {
    column-gap: 50px!important
}

.grid__item--full-width {
    grid-column: 1/-1
}

.grid__item--align--start {
    align-items: flex-start!important;
    align-content: flex-start!important
}

.grid__item--align--center {
    align-items: center!important;
    align-content: center!important
}

.grid__item--align--end {
    align-items: flex-end!important;
    align-content: flex-end!important
}

.grid__item--justify--start {
    justify-items: start!important;
    justify-content: flex-start!important
}

    .grid__item--justify--center {
    justify-items: center!important;
    justify-content: center!important
}

.grid__item--justify--end {
    justify-items: end!important;
    justify-content: flex-end!important
}

.grid__item--place--start {
    place-items: start!important;
    place-content: start!important;
    place-self: start!important
}

.grid__item--place--center {
    place-items: center!important;
    place-content: center!important;
    place-self: center!important
}

.grid__item--place--end {
    place-items: end!important;
    place-content: end!important;
    place-self: end!important
}

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

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

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

.grid__item--justify--self--start {
    justify-self: start!important
}

.grid__item--justify--self--center {
    justify-self: center!important
}

.grid__item--justify--self--end {
    justify-self: end!important
}

.grid--1-columns {
    grid-template-columns: repeat(1,1fr)
}

.grid__item--col-span--1 {
    grid-area: auto/span 1/auto/auto
}

.grid__item--row-span--1 {
    grid-area: auto/auto/span 1/auto
}

.grid--2-columns {
    grid-template-columns: repeat(2,1fr)
}

.grid__item--col-span--2 {
    grid-area: auto/span 2/auto/auto
}

.grid__item--row-span--2 {
    grid-area: auto/auto/span 2/auto
}

.grid--3-columns {
    grid-template-columns: repeat(3,1fr)
}

.grid__item--col-span--3 {
    grid-area: auto/span 3/auto/auto
}

.grid__item--row-span--3 {
    grid-area: auto/auto/span 3/auto
}

.grid--4-columns {
    grid-template-columns: repeat(4,1fr)
}

.grid__item--col-span--4 {
    grid-area: auto/span 4/auto/auto
}

.grid__item--row-span--4 {
    grid-area: auto/auto/span 4/auto
}

.grid--5-columns {
    grid-template-columns: repeat(5,1fr)
}

.grid__item--col-span--5 {
    grid-area: auto/span 5/auto/auto
}

.grid__item--row-span--5 {
    grid-area: auto/auto/span 5/auto
}

.grid--6-columns {
    grid-template-columns: repeat(6,1fr)
}

.grid__item--col-span--6 {
    grid-area: auto/span 6/auto/auto
}

.grid__item--row-span--6 {
    grid-area: auto/auto/span 6/auto
}

.grid--7-columns {
    grid-template-columns: repeat(7,1fr)
}

.grid__item--col-span--7 {
    grid-area: auto/span 7/auto/auto
}

.grid__item--row-span--7 {
    grid-area: auto/auto/span 7/auto
}

.grid--8-columns {
    grid-template-columns: repeat(8,1fr)
}

.grid__item--col-span--8 {
    grid-area: auto/span 8/auto/auto
}

.grid__item--row-span--8 {
    grid-area: auto/auto/span 8/auto
}

.grid--9-columns {
    grid-template-columns: repeat(9,1fr)
}

.grid__item--col-span--9 {
    grid-area: auto/span 9/auto/auto
}

.grid__item--row-span--9 {
    grid-area: auto/auto/span 9/auto
}

.grid--10-columns {
    grid-template-columns: repeat(10,1fr)
}

.grid__item--col-span--10 {
    grid-area: auto/span 10/auto/auto
}

.grid__item--row-span--10 {
    grid-area: auto/auto/span 10/auto
}


.grid--11-columns {
    grid-template-columns: repeat(11,1fr)
}

.grid__item--col-span--11 {
    grid-area: auto/span 11/auto/auto
}

.grid__item--row-span--11 {
    grid-area: auto/auto/span 11/auto
}

.grid--12-columns {
    grid-template-columns: repeat(12,1fr)
}

.grid__item--col-span--12 {
    grid-area: auto/span 12/auto/auto
}

.grid__item--row-span--12 {
    grid-area: auto/auto/span 12/auto
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.align-left {
    text-align: left!important
}

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

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

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

.mr--0 {
    margin-right: 0
}

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

.ml--0 {
    margin-left: 0
}

.mt--1 {
    margin-top: 10px!important
}

.mr--1 {
    margin-right: 10px!important
}

.mb--1 {
    margin-bottom: 10px!important
}

.ml--1 {
    margin-left: 10px!important
}

.mt--2 {
    margin-top: 24px!important
}

.mr--2 {
    margin-right: 24px!important
}

.mb--2 {
    margin-bottom: 24px!important
}

.ml--2 {
    margin-left: 24px!important
}

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

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

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

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

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

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

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

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

.mt--5 {
    margin-top: 96px!important
}

.mr--5 {
    margin-right: 96px!important
}

.mb--5 {
    margin-bottom: 96px!important
}

.ml--5 {
    margin-left: 96px!important
}

@media only screen and (max-width: 425px) {
    .grid--gap--1-xs {
        gap:10px!important
    }

    .grid--gap--2-xs {
        gap: 24px!important
    }

    .grid--gap--3-xs {
        gap: 30px!important
    }

    .grid--gap--4-xs {
        gap: 50px!important
    }

    .grid--row-gap--1-xs {
        row-gap: 10px!important
    }

    .grid--row-gap--2-xs {
        row-gap: 24px!important
    }

    .grid--row-gap--3-xs {
        row-gap: 30px!important
    }

    .grid--row-gap--4-xs {
        row-gap: 50px!important
    }

    .grid--column-gap--1-xs {
        column-gap: 10px!important
    }

    .grid--column-gap--2-xs {
        column-gap: 24px!important
    }

    .grid--column-gap--3-xs {
        column-gap: 30px!important
    }

    .grid--column-gap--4-xs {
        column-gap: 50px!important
    }

    .grid__item--full-width-xs {
        grid-column: 1/-1
    }

    .grid__item--align--start-xs {
        align-items: flex-start!important;
        align-content: flex-start!important
    }

    .grid__item--align--center-xs {
        align-items: center!important;
        align-content: center!important
    }

    .grid__item--align--end-xs {
        align-items: flex-end!important;
        align-content: flex-end!important
    }

    .grid__item--justify--start-xs {
        justify-items: start!important;
        justify-content: flex-start!important
    }

    .grid__item--justify--center-xs {
        justify-items: center!important;
        justify-content: center!important
    }

    .grid__item--justify--end-xs {
        justify-items: end!important;
        justify-content: flex-end!important
    }

    .grid__item--place--start-xs {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-xs {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-xs {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

    .grid__item--align--self--start-xs {
        align-self: start!important
    }

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

    .grid__item--align--self--end-xs {
        align-self: end!important
    }

    .grid__item--justify--self--start-xs {
        justify-self: start!important
    }

    .grid__item--justify--self--center-xs {
        justify-self: center!important
    }

    .grid__item--justify--self--end-xs {
        justify-self: end!important
    }

    .grid--1-columns-xs {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-xs {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-xs {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-xs {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-xs {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-xs {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-xs {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-xs {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-xs {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-xs {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-xs {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-xs {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-xs {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-xs {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-xs {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-xs {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-xs {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-xs {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-xs {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-xs {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-xs {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-xs {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-xs {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-xs {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-xs {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-xs {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-xs {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-xs {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-xs {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-xs {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-xs {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-xs {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-xs {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-xs {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-xs {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-xs {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-xs {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-xs {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-xs {
        text-align: left!important
    }

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

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

    .mt--0-xs {
        margin-top: 0
    }

    .mr--0-xs {
        margin-right: 0
    }

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

    .ml--0-xs {
        margin-left: 0
    }

    .mt--1-xs {
        margin-top: 10px!important
    }

    .mr--1-xs {
        margin-right: 10px!important
    }

    .mb--1-xs {
        margin-bottom: 10px!important
    }

    .ml--1-xs {
        margin-left: 10px!important
    }

    .mt--2-xs {
        margin-top: 24px!important
    }

    .mr--2-xs {
        margin-right: 24px!important
    }

    .mb--2-xs {
        margin-bottom: 24px!important
    }

    .ml--2-xs {
        margin-left: 24px!important
    }

    .mt--3-xs {
        margin-top: 30px!important
    }

    .mr--3-xs {
        margin-right: 30px!important
    }

    .mb--3-xs {
        margin-bottom: 30px!important
    }

    .ml--3-xs {
        margin-left: 30px!important
    }

    .mt--4-xs {
        margin-top: 50px!important
    }

    .mr--4-xs {
        margin-right: 50px!important
    }

    .mb--4-xs {
        margin-bottom: 50px!important
    }

    .ml--4-xs {
        margin-left: 50px!important
    }

    .mt--5-xs {
        margin-top: 96px!important
    }

    .mr--5-xs {
        margin-right: 96px!important
    }

    .mb--5-xs {
        margin-bottom: 96px!important
    }

    .ml--5-xs {
        margin-left: 96px!important
    }
}

@media only screen and (min-width: 426px) and (max-width:768px) {
    .grid--gap--1-sm {
        gap:10px!important
    }

    .grid--gap--2-sm {
        gap: 24px!important
    }

    .grid--gap--3-sm {
        gap: 30px!important
    }

    .grid--gap--4-sm {
        gap: 50px!important
    }

    .grid--row-gap--1-sm {
        row-gap: 10px!important
    }

    .grid--row-gap--2-sm {
        row-gap: 24px!important
    }

    .grid--row-gap--3-sm {
        row-gap: 30px!important
    }

    .grid--row-gap--4-sm {
        row-gap: 50px!important
    }

    .grid--column-gap--1-sm {
        column-gap: 10px!important
    }

    .grid--column-gap--2-sm {
        column-gap: 24px!important
    }

    .grid--column-gap--3-sm {
        column-gap: 30px!important
    }

    .grid--column-gap--4-sm {
        column-gap: 50px!important
    }

    .grid__item--full-width-sm {
        grid-column: 1/-1
    }

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

    .grid__item--align--center-sm {
        align-items: center!important;
        align-content: center!important
    }

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

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

    .grid__item--justify--center-sm {
        justify-items: center!important;
        justify-content: center!important
    }

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

    .grid__item--place--start-sm {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-sm {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-sm {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

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

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

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

    .grid__item--justify--self--start-sm {
        justify-self: start!important
    }

    .grid__item--justify--self--center-sm {
        justify-self: center!important
    }

    .grid__item--justify--self--end-sm {
        justify-self: end!important
    }

    .grid--1-columns-sm {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-sm {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-sm {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-sm {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-sm {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-sm {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-sm {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-sm {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-sm {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-sm {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-sm {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-sm {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-sm {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-sm {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-sm {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-sm {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-sm {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-sm {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-sm {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-sm {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-sm {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-sm {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-sm {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-sm {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-sm {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-sm {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-sm {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-sm {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-sm {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-sm {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-sm {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-sm {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-sm {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-sm {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-sm {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-sm {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-sm {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-sm {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-sm {
        text-align: left!important
    }

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

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

    .mt--0-sm {
        margin-top: 0
    }

    .mr--0-sm {
        margin-right: 0
    }

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

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

    .mt--1-sm {
        margin-top: 10px!important
    }

    .mr--1-sm {
        margin-right: 10px!important
    }

    .mb--1-sm {
        margin-bottom: 10px!important
    }

    .ml--1-sm {
        margin-left: 10px!important
    }

    .mt--2-sm {
        margin-top: 24px!important
    }

    .mr--2-sm {
        margin-right: 24px!important
    }

    .mb--2-sm {
        margin-bottom: 24px!important
    }

    .ml--2-sm {
        margin-left: 24px!important
    }

    .mt--3-sm {
        margin-top: 30px!important
    }

    .mr--3-sm {
        margin-right: 30px!important
    }

    .mb--3-sm {
        margin-bottom: 30px!important
    }

    .ml--3-sm {
        margin-left: 30px!important
    }

    .mt--4-sm {
        margin-top: 50px!important
    }

    .mr--4-sm {
        margin-right: 50px!important
    }

    .mb--4-sm {
        margin-bottom: 50px!important
    }

    .ml--4-sm {
        margin-left: 50px!important
    }

    .mt--5-sm {
        margin-top: 96px!important
    }

    .mr--5-sm {
        margin-right: 96px!important
    }

    .mb--5-sm {
        margin-bottom: 96px!important
    }

    .ml--5-sm {
        margin-left: 96px!important
    }
}

@media only screen and (min-width: 426px) {
    .grid--gap--1-sm-up {
        gap:10px!important
    }

    .grid--gap--2-sm-up {
        gap: 24px!important
    }

    .grid--gap--3-sm-up {
        gap: 30px!important
    }

    .grid--gap--4-sm-up {
        gap: 50px!important
    }

    .grid--row-gap--1-sm-up {
        row-gap: 10px!important
    }

    .grid--row-gap--2-sm-up {
        row-gap: 24px!important
    }

    .grid--row-gap--3-sm-up {
        row-gap: 30px!important
    }

    .grid--row-gap--4-sm-up {
        row-gap: 50px!important
    }

    .grid--column-gap--1-sm-up {
        column-gap: 10px!important
    }

    .grid--column-gap--2-sm-up {
        column-gap: 24px!important
    }

    .grid--column-gap--3-sm-up {
        column-gap: 30px!important
    }

    .grid--column-gap--4-sm-up {
        column-gap: 50px!important
    }

    .grid__item--full-width-sm-up {
        grid-column: 1/-1
    }

    .grid__item--align--start-sm-up {
        align-items: flex-start!important;
        align-content: flex-start!important
    }

    .grid__item--align--center-sm-up {
        align-items: center!important;
        align-content: center!important
    }

    .grid__item--align--end-sm-up {
        align-items: flex-end!important;
        align-content: flex-end!important
    }

    .grid__item--justify--start-sm-up {
        justify-items: start!important;
        justify-content: flex-start!important
    }

    .grid__item--justify--center-sm-up {
        justify-items: center!important;
        justify-content: center!important
    }

    .grid__item--justify--end-sm-up {
        justify-items: end!important;
        justify-content: flex-end!important
    }

    .grid__item--place--start-sm-up {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-sm-up {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-sm-up {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

    .grid__item--align--self--start-sm-up {
        align-self: start!important
    }

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

    .grid__item--align--self--end-sm-up {
        align-self: end!important
    }

    .grid__item--justify--self--start-sm-up {
        justify-self: start!important
    }

    .grid__item--justify--self--center-sm-up {
        justify-self: center!important
    }

    .grid__item--justify--self--end-sm-up {
        justify-self: end!important
    }

    .grid--1-columns-sm-up {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-sm-up {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-sm-up {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-sm-up {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-sm-up {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-sm-up {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-sm-up {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-sm-up {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-sm-up {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-sm-up {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-sm-up {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-sm-up {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-sm-up {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-sm-up {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-sm-up {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-sm-up {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-sm-up {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-sm-up {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-sm-up {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-sm-up {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-sm-up {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-sm-up {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-sm-up {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-sm-up {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-sm-up {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-sm-up {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-sm-up {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-sm-up {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-sm-up {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-sm-up {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-sm-up {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-sm-up {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-sm-up {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-sm-up {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-sm-up {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-sm-up {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-sm-up {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-sm-up {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-sm-up {
        text-align: left!important
    }

    .align-right-sm-up {
        text-align: right!important
    }

    .align-center-sm-up {
        text-align: center!important
    }

    .mt--0-sm-up {
        margin-top: 0
    }

    .mr--0-sm-up {
        margin-right: 0
    }

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

    .ml--0-sm-up {
        margin-left: 0
    }

    .mt--1-sm-up {
        margin-top: 10px!important
    }

    .mr--1-sm-up {
        margin-right: 10px!important
    }

    .mb--1-sm-up {
        margin-bottom: 10px!important
    }

    .ml--1-sm-up {
        margin-left: 10px!important
    }

    .mt--2-sm-up {
        margin-top: 24px!important
    }

    .mr--2-sm-up {
        margin-right: 24px!important
    }

    .mb--2-sm-up {
        margin-bottom: 24px!important
    }

    .ml--2-sm-up {
        margin-left: 24px!important
    }

    .mt--3-sm-up {
        margin-top: 30px!important
    }

    .mr--3-sm-up {
        margin-right: 30px!important
    }

    .mb--3-sm-up {
        margin-bottom: 30px!important
    }

    .ml--3-sm-up {
        margin-left: 30px!important
    }

    .mt--4-sm-up {
        margin-top: 50px!important
    }

    .mr--4-sm-up {
        margin-right: 50px!important
    }

    .mb--4-sm-up {
        margin-bottom: 50px!important
    }

    .ml--4-sm-up {
        margin-left: 50px!important
    }

    .mt--5-sm-up {
        margin-top: 96px!important
    }

    .mr--5-sm-up {
        margin-right: 96px!important
    }

    .mb--5-sm-up {
        margin-bottom: 96px!important
    }

    .ml--5-sm-up {
        margin-left: 96px!important
    }
}

@media only screen and (max-width: 425px) {
    .grid--gap--1-sm-down {
        gap:10px!important
    }

    .grid--gap--2-sm-down {
        gap: 24px!important
    }

    .grid--gap--3-sm-down {
        gap: 30px!important
    }

    .grid--gap--4-sm-down {
        gap: 50px!important
    }

    .grid--row-gap--1-sm-down {
        row-gap: 10px!important
    }

    .grid--row-gap--2-sm-down {
        row-gap: 24px!important
    }

    .grid--row-gap--3-sm-down {
        row-gap: 30px!important
    }

    .grid--row-gap--4-sm-down {
        row-gap: 50px!important
    }

    .grid--column-gap--1-sm-down {
        column-gap: 10px!important
    }

    .grid--column-gap--2-sm-down {
        column-gap: 24px!important
    }

    .grid--column-gap--3-sm-down {
        column-gap: 30px!important
    }

    .grid--column-gap--4-sm-down {
        column-gap: 50px!important
    }

    .grid__item--full-width-sm-down {
        grid-column: 1/-1
    }

    .grid__item--align--start-sm-down {
        align-items: flex-start!important;
        align-content: flex-start!important
    }

    .grid__item--align--center-sm-down {
        align-items: center!important;
        align-content: center!important
    }

    .grid__item--align--end-sm-down {
        align-items: flex-end!important;
        align-content: flex-end!important
    }

    .grid__item--justify--start-sm-down {
        justify-items: start!important;
        justify-content: flex-start!important
    }

    .grid__item--justify--center-sm-down {
        justify-items: center!important;
        justify-content: center!important
    }

    .grid__item--justify--end-sm-down {
        justify-items: end!important;
        justify-content: flex-end!important
    }

    .grid__item--place--start-sm-down {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-sm-down {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-sm-down {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

    .grid__item--align--self--start-sm-down {
        align-self: start!important
    }

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

    .grid__item--align--self--end-sm-down {
        align-self: end!important
    }

    .grid__item--justify--self--start-sm-down {
        justify-self: start!important
    }

    .grid__item--justify--self--center-sm-down {
        justify-self: center!important
    }

    .grid__item--justify--self--end-sm-down {
        justify-self: end!important
    }

    .grid--1-columns-sm-down {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-sm-down {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-sm-down {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-sm-down {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-sm-down {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-sm-down {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-sm-down {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-sm-down {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-sm-down {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-sm-down {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-sm-down {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-sm-down {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-sm-down {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-sm-down {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-sm-down {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-sm-down {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-sm-down {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-sm-down {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-sm-down {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-sm-down {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-sm-down {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-sm-down {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-sm-down {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-sm-down {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-sm-down {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-sm-down {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-sm-down {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-sm-down {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-sm-down {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-sm-down {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-sm-down {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-sm-down {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-sm-down {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-sm-down {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-sm-down {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-sm-down {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-sm-down {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-sm-down {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-sm-down {
        text-align: left!important
    }

    .align-right-sm-down {
        text-align: right!important
    }

    .align-center-sm-down {
        text-align: center!important
    }

    .mt--0-sm-down {
        margin-top: 0
    }

    .mr--0-sm-down {
        margin-right: 0
    }

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

    .ml--0-sm-down {
        margin-left: 0
    }

    .mt--1-sm-down {
        margin-top: 10px!important
    }

    .mr--1-sm-down {
        margin-right: 10px!important
    }

    .mb--1-sm-down {
        margin-bottom: 10px!important
    }

    .ml--1-sm-down {
        margin-left: 10px!important
    }

    .mt--2-sm-down {
        margin-top: 24px!important
    }

    .mr--2-sm-down {
        margin-right: 24px!important
    }

    .mb--2-sm-down {
        margin-bottom: 24px!important
    }

    .ml--2-sm-down {
        margin-left: 24px!important
    }

    .mt--3-sm-down {
        margin-top: 30px!important
    }

    .mr--3-sm-down {
        margin-right: 30px!important
    }

    .mb--3-sm-down {
        margin-bottom: 30px!important
    }

    .ml--3-sm-down {
        margin-left: 30px!important
    }

    .mt--4-sm-down {
        margin-top: 50px!important
    }

    .mr--4-sm-down {
        margin-right: 50px!important
    }

    .mb--4-sm-down {
        margin-bottom: 50px!important
    }

    .ml--4-sm-down {
        margin-left: 50px!important
    }

    .mt--5-sm-down {
        margin-top: 96px!important
    }

    .mr--5-sm-down {
        margin-right: 96px!important
    }

    .mb--5-sm-down {
        margin-bottom: 96px!important
    }

    .ml--5-sm-down {
        margin-left: 96px!important
    }
}

@media only screen and (min-width: 769px) and (max-width:1024px) {
    .grid--gap--1-md {
        gap:10px!important
    }

    .grid--gap--2-md {
        gap: 24px!important
    }

    .grid--gap--3-md {
        gap: 30px!important
    }

    .grid--gap--4-md {
        gap: 50px!important
    }

    .grid--row-gap--1-md {
        row-gap: 10px!important
    }

    .grid--row-gap--2-md {
        row-gap: 24px!important
    }

    .grid--row-gap--3-md {
        row-gap: 30px!important
    }

    .grid--row-gap--4-md {
        row-gap: 50px!important
    }

    .grid--column-gap--1-md {
        column-gap: 10px!important
    }

    .grid--column-gap--2-md {
        column-gap: 24px!important
    }

    .grid--column-gap--3-md {
        column-gap: 30px!important
    }

    .grid--column-gap--4-md {
        column-gap: 50px!important
    }

    .grid__item--full-width-md {
        grid-column: 1/-1
    }

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

    .grid__item--align--center-md {
        align-items: center!important;
        align-content: center!important
    }

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

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

    .grid__item--justify--center-md {
        justify-items: center!important;
        justify-content: center!important
    }

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

    .grid__item--place--start-md {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-md {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-md {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

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

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

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

    .grid__item--justify--self--start-md {
        justify-self: start!important
    }

    .grid__item--justify--self--center-md {
        justify-self: center!important
    }

    .grid__item--justify--self--end-md {
        justify-self: end!important
    }

    .grid--1-columns-md {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-md {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-md {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-md {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-md {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-md {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-md {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-md {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-md {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-md {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-md {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-md {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-md {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-md {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-md {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-md {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-md {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-md {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-md {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-md {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-md {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-md {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-md {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-md {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-md {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-md {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-md {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-md {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-md {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-md {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-md {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-md {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-md {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-md {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-md {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-md {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-md {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-md {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-md {
        text-align: left!important
    }

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

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

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

    .mr--0-md {
        margin-right: 0
    }

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

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

    .mt--1-md {
        margin-top: 10px!important
    }

    .mr--1-md {
        margin-right: 10px!important
    }

    .mb--1-md {
        margin-bottom: 10px!important
    }

    .ml--1-md {
        margin-left: 10px!important
    }

    .mt--2-md {
        margin-top: 24px!important
    }

    .mr--2-md {
        margin-right: 24px!important
    }

    .mb--2-md {
        margin-bottom: 24px!important
    }

    .ml--2-md {
        margin-left: 24px!important
    }

    .mt--3-md {
        margin-top: 30px!important
    }

    .mr--3-md {
        margin-right: 30px!important
    }

    .mb--3-md {
        margin-bottom: 30px!important
    }

    .ml--3-md {
        margin-left: 30px!important
    }

    .mt--4-md {
        margin-top: 50px!important
    }

    .mr--4-md {
        margin-right: 50px!important
    }

    .mb--4-md {
        margin-bottom: 50px!important
    }

    .ml--4-md {
        margin-left: 50px!important
    }

    .mt--5-md {
        margin-top: 96px!important
    }

    .mr--5-md {
        margin-right: 96px!important
    }

    .mb--5-md {
        margin-bottom: 96px!important
    }

    .ml--5-md {
        margin-left: 96px!important
    }
}

@media only screen and (min-width: 769px) {
    .grid--gap--1-md-up {
        gap:10px!important
    }

    .grid--gap--2-md-up {
        gap: 24px!important
    }

    .grid--gap--3-md-up {
        gap: 30px!important
    }

    .grid--gap--4-md-up {
        gap: 50px!important
    }

    .grid--row-gap--1-md-up {
        row-gap: 10px!important
    }

    .grid--row-gap--2-md-up {
        row-gap: 24px!important
    }

    .grid--row-gap--3-md-up {
        row-gap: 30px!important
    }

    .grid--row-gap--4-md-up {
        row-gap: 50px!important
    }

    .grid--column-gap--1-md-up {
        column-gap: 10px!important
    }

    .grid--column-gap--2-md-up {
        column-gap: 24px!important
    }

    .grid--column-gap--3-md-up {
        column-gap: 30px!important
    }

    .grid--column-gap--4-md-up {
        column-gap: 50px!important
    }

    .grid__item--full-width-md-up {
        grid-column: 1/-1
    }

    .grid__item--align--start-md-up {
        align-items: flex-start!important;
        align-content: flex-start!important
    }

    .grid__item--align--center-md-up {
        align-items: center!important;
        align-content: center!important
    }

    .grid__item--align--end-md-up {
        align-items: flex-end!important;
        align-content: flex-end!important
    }

    .grid__item--justify--start-md-up {
        justify-items: start!important;
        justify-content: flex-start!important
    }

    .grid__item--justify--center-md-up {
        justify-items: center!important;
        justify-content: center!important
    }

    .grid__item--justify--end-md-up {
        justify-items: end!important;
        justify-content: flex-end!important
    }

    .grid__item--place--start-md-up {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-md-up {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-md-up {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

    .grid__item--align--self--start-md-up {
        align-self: start!important
    }

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

    .grid__item--align--self--end-md-up {
        align-self: end!important
    }

    .grid__item--justify--self--start-md-up {
        justify-self: start!important
    }

    .grid__item--justify--self--center-md-up {
        justify-self: center!important
    }

    .grid__item--justify--self--end-md-up {
        justify-self: end!important
    }

    .grid--1-columns-md-up {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-md-up {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-md-up {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-md-up {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-md-up {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-md-up {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-md-up {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-md-up {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-md-up {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-md-up {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-md-up {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-md-up {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-md-up {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-md-up {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-md-up {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-md-up {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-md-up {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-md-up {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-md-up {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-md-up {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-md-up {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-md-up {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-md-up {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-md-up {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-md-up {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-md-up {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-md-up {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-md-up {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-md-up {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-md-up {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-md-up {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-md-up {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-md-up {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-md-up {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-md-up {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-md-up {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-md-up {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-md-up {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-md-up {
        text-align: left!important
    }

    .align-right-md-up {
        text-align: right!important
    }

    .align-center-md-up {
        text-align: center!important
    }

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

    .mr--0-md-up {
        margin-right: 0
    }

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

    .ml--0-md-up {
        margin-left: 0
    }

    .mt--1-md-up {
        margin-top: 10px!important
    }

    .mr--1-md-up {
        margin-right: 10px!important
    }

    .mb--1-md-up {
        margin-bottom: 10px!important
    }

    .ml--1-md-up {
        margin-left: 10px!important
    }

    .mt--2-md-up {
        margin-top: 24px!important
    }

    .mr--2-md-up {
        margin-right: 24px!important
    }

    .mb--2-md-up {
        margin-bottom: 24px!important
    }

    .ml--2-md-up {
        margin-left: 24px!important
    }

    .mt--3-md-up {
        margin-top: 30px!important
    }

    .mr--3-md-up {
        margin-right: 30px!important
    }

    .mb--3-md-up {
        margin-bottom: 30px!important
    }

    .ml--3-md-up {
        margin-left: 30px!important
    }

    .mt--4-md-up {
        margin-top: 50px!important
    }

    .mr--4-md-up {
        margin-right: 50px!important
    }

    .mb--4-md-up {
        margin-bottom: 50px!important
    }

    .ml--4-md-up {
        margin-left: 50px!important
    }

    .mt--5-md-up {
        margin-top: 96px!important
    }

    .mr--5-md-up {
        margin-right: 96px!important
    }

    .mb--5-md-up {
        margin-bottom: 96px!important
    }

    .ml--5-md-up {
        margin-left: 96px!important
    }
}

@media only screen and (max-width: 768px) {
    .grid--gap--1-md-down {
        gap:10px!important
    }

    .grid--gap--2-md-down {
        gap: 24px!important
    }

    .grid--gap--3-md-down {
        gap: 30px!important
    }

    .grid--gap--4-md-down {
        gap: 50px!important
    }

    .grid--row-gap--1-md-down {
        row-gap: 10px!important
    }

    .grid--row-gap--2-md-down {
        row-gap: 24px!important
    }

    .grid--row-gap--3-md-down {
        row-gap: 30px!important
    }

    .grid--row-gap--4-md-down {
        row-gap: 50px!important
    }

    .grid--column-gap--1-md-down {
        column-gap: 10px!important
    }

    .grid--column-gap--2-md-down {
        column-gap: 24px!important
    }

    .grid--column-gap--3-md-down {
        column-gap: 30px!important
    }

    .grid--column-gap--4-md-down {
        column-gap: 50px!important
    }

    .grid__item--full-width-md-down {
        grid-column: 1/-1
    }

    .grid__item--align--start-md-down {
        align-items: flex-start!important;
        align-content: flex-start!important
    }

    .grid__item--align--center-md-down {
        align-items: center!important;
        align-content: center!important
    }

    .grid__item--align--end-md-down {
        align-items: flex-end!important;
        align-content: flex-end!important
    }

    .grid__item--justify--start-md-down {
        justify-items: start!important;
        justify-content: flex-start!important
    }

    .grid__item--justify--center-md-down {
        justify-items: center!important;
        justify-content: center!important
    }

    .grid__item--justify--end-md-down {
        justify-items: end!important;
        justify-content: flex-end!important
    }

    .grid__item--place--start-md-down {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-md-down {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-md-down {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

    .grid__item--align--self--start-md-down {
        align-self: start!important
    }

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

    .grid__item--align--self--end-md-down {
        align-self: end!important
    }

    .grid__item--justify--self--start-md-down {
        justify-self: start!important
    }

    .grid__item--justify--self--center-md-down {
        justify-self: center!important
    }

    .grid__item--justify--self--end-md-down {
        justify-self: end!important
    }

    .grid--1-columns-md-down {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-md-down {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-md-down {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-md-down {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-md-down {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-md-down {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-md-down {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-md-down {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-md-down {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-md-down {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-md-down {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-md-down {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-md-down {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-md-down {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-md-down {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-md-down {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-md-down {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-md-down {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-md-down {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-md-down {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-md-down {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-md-down {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-md-down {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-md-down {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-md-down {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-md-down {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-md-down {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-md-down {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-md-down {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-md-down {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-md-down {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-md-down {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-md-down {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-md-down {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-md-down {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-md-down {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-md-down {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-md-down {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-md-down {
        text-align: left!important
    }

    .align-right-md-down {
        text-align: right!important
    }

    .align-center-md-down {
        text-align: center!important
    }

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

    .mr--0-md-down {
        margin-right: 0
    }

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

    .ml--0-md-down {
        margin-left: 0
    }

    .mt--1-md-down {
        margin-top: 10px!important
    }

    .mr--1-md-down {
        margin-right: 10px!important
    }

    .mb--1-md-down {
        margin-bottom: 10px!important
    }

    .ml--1-md-down {
        margin-left: 10px!important
    }

    .mt--2-md-down {
        margin-top: 24px!important
    }

    .mr--2-md-down {
        margin-right: 24px!important
    }

    .mb--2-md-down {
        margin-bottom: 24px!important
    }

    .ml--2-md-down {
        margin-left: 24px!important
    }

    .mt--3-md-down {
        margin-top: 30px!important
    }

    .mr--3-md-down {
        margin-right: 30px!important
    }

    .mb--3-md-down {
        margin-bottom: 30px!important
    }

    .ml--3-md-down {
        margin-left: 30px!important
    }

    .mt--4-md-down {
        margin-top: 50px!important
    }

    .mr--4-md-down {
        margin-right: 50px!important
    }

    .mb--4-md-down {
        margin-bottom: 50px!important
    }

    .ml--4-md-down {
        margin-left: 50px!important
    }

    .mt--5-md-down {
        margin-top: 96px!important
    }

    .mr--5-md-down {
        margin-right: 96px!important
    }

    .mb--5-md-down {
        margin-bottom: 96px!important
    }

    .ml--5-md-down {
        margin-left: 96px!important
    }
}

@media only screen and (min-width: 1025px) and (max-width:1200px) {
    .grid--gap--1-lg {
        gap:10px!important
    }

    .grid--gap--2-lg {
        gap: 24px!important
    }

    .grid--gap--3-lg {
        gap: 30px!important
    }

    .grid--gap--4-lg {
        gap: 50px!important
    }

    .grid--row-gap--1-lg {
        row-gap: 10px!important
    }

    .grid--row-gap--2-lg {
        row-gap: 24px!important
    }

    .grid--row-gap--3-lg {
        row-gap: 30px!important
    }

    .grid--row-gap--4-lg {
        row-gap: 50px!important
    }

    .grid--column-gap--1-lg {
        column-gap: 10px!important
    }

    .grid--column-gap--2-lg {
        column-gap: 24px!important
    }

    .grid--column-gap--3-lg {
        column-gap: 30px!important
    }

    .grid--column-gap--4-lg {
        column-gap: 50px!important
    }

    .grid__item--full-width-lg {
        grid-column: 1/-1
    }

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

    .grid__item--align--center-lg {
        align-items: center!important;
        align-content: center!important
    }

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

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

    .grid__item--justify--center-lg {
        justify-items: center!important;
        justify-content: center!important
    }

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

    .grid__item--place--start-lg {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-lg {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-lg {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

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

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

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

    .grid__item--justify--self--start-lg {
        justify-self: start!important
    }

    .grid__item--justify--self--center-lg {
        justify-self: center!important
    }

    .grid__item--justify--self--end-lg {
        justify-self: end!important
    }

    .grid--1-columns-lg {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-lg {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-lg {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-lg {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-lg {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-lg {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-lg {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-lg {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-lg {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-lg {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-lg {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-lg {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-lg {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-lg {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-lg {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-lg {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-lg {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-lg {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-lg {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-lg {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-lg {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-lg {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-lg {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-lg {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-lg {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-lg {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-lg {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-lg {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-lg {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-lg {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-lg {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-lg {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-lg {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-lg {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-lg {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-lg {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-lg {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-lg {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-lg {
        text-align: left!important
    }

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

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

    .mt--0-lg {
        margin-top: 0
    }

    .mr--0-lg {
        margin-right: 0
    }

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

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

    .mt--1-lg {
        margin-top: 10px!important
    }

    .mr--1-lg {
        margin-right: 10px!important
    }

    .mb--1-lg {
        margin-bottom: 10px!important
    }

    .ml--1-lg {
        margin-left: 10px!important
    }

    .mt--2-lg {
        margin-top: 24px!important
    }

    .mr--2-lg {
        margin-right: 24px!important
    }

    .mb--2-lg {
        margin-bottom: 24px!important
    }

    .ml--2-lg {
        margin-left: 24px!important
    }

    .mt--3-lg {
        margin-top: 30px!important
    }

    .mr--3-lg {
        margin-right: 30px!important
    }

    .mb--3-lg {
        margin-bottom: 30px!important
    }

    .ml--3-lg {
        margin-left: 30px!important
    }

    .mt--4-lg {
        margin-top: 50px!important
    }

    .mr--4-lg {
        margin-right: 50px!important
    }

    .mb--4-lg {
        margin-bottom: 50px!important
    }

    .ml--4-lg {
        margin-left: 50px!important
    }

    .mt--5-lg {
        margin-top: 96px!important
    }

    .mr--5-lg {
        margin-right: 96px!important
    }

    .mb--5-lg {
        margin-bottom: 96px!important
    }

    .ml--5-lg {
        margin-left: 96px!important
    }
}

@media only screen and (min-width: 1025px) {
    .grid--gap--1-lg-up {
        gap:10px!important
    }

    .grid--gap--2-lg-up {
        gap: 24px!important
    }

    .grid--gap--3-lg-up {
        gap: 30px!important
    }

    .grid--gap--4-lg-up {
        gap: 50px!important
    }

    .grid--row-gap--1-lg-up {
        row-gap: 10px!important
    }

    .grid--row-gap--2-lg-up {
        row-gap: 24px!important
    }

    .grid--row-gap--3-lg-up {
        row-gap: 30px!important
    }

    .grid--row-gap--4-lg-up {
        row-gap: 50px!important
    }

    .grid--column-gap--1-lg-up {
        column-gap: 10px!important
    }

    .grid--column-gap--2-lg-up {
        column-gap: 24px!important
    }

    .grid--column-gap--3-lg-up {
        column-gap: 30px!important
    }

    .grid--column-gap--4-lg-up {
        column-gap: 50px!important
    }

    .grid__item--full-width-lg-up {
        grid-column: 1/-1
    }

    .grid__item--align--start-lg-up {
        align-items: flex-start!important;
        align-content: flex-start!important
    }

    .grid__item--align--center-lg-up {
        align-items: center!important;
        align-content: center!important
    }

    .grid__item--align--end-lg-up {
        align-items: flex-end!important;
        align-content: flex-end!important
    }

    .grid__item--justify--start-lg-up {
        justify-items: start!important;
        justify-content: flex-start!important
    }

    .grid__item--justify--center-lg-up {
        justify-items: center!important;
        justify-content: center!important
    }

    .grid__item--justify--end-lg-up {
        justify-items: end!important;
        justify-content: flex-end!important
    }

    .grid__item--place--start-lg-up {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-lg-up {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-lg-up {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

    .grid__item--align--self--start-lg-up {
        align-self: start!important
    }

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

    .grid__item--align--self--end-lg-up {
        align-self: end!important
    }

    .grid__item--justify--self--start-lg-up {
        justify-self: start!important
    }

    .grid__item--justify--self--center-lg-up {
        justify-self: center!important
    }

    .grid__item--justify--self--end-lg-up {
        justify-self: end!important
    }

    .grid--1-columns-lg-up {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-lg-up {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-lg-up {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-lg-up {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-lg-up {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-lg-up {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-lg-up {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-lg-up {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-lg-up {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-lg-up {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-lg-up {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-lg-up {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-lg-up {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-lg-up {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-lg-up {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-lg-up {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-lg-up {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-lg-up {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-lg-up {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-lg-up {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-lg-up {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-lg-up {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-lg-up {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-lg-up {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-lg-up {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-lg-up {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-lg-up {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-lg-up {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-lg-up {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-lg-up {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-lg-up {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-lg-up {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-lg-up {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-lg-up {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-lg-up {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-lg-up {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-lg-up {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-lg-up {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-lg-up {
        text-align: left!important
    }

    .align-right-lg-up {
        text-align: right!important
    }

    .align-center-lg-up {
        text-align: center!important
    }

    .mt--0-lg-up {
        margin-top: 0
    }

    .mr--0-lg-up {
        margin-right: 0
    }

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

    .ml--0-lg-up {
        margin-left: 0
    }

    .mt--1-lg-up {
        margin-top: 10px!important
    }

    .mr--1-lg-up {
        margin-right: 10px!important
    }

    .mb--1-lg-up {
        margin-bottom: 10px!important
    }

    .ml--1-lg-up {
        margin-left: 10px!important
    }

    .mt--2-lg-up {
        margin-top: 24px!important
    }

    .mr--2-lg-up {
        margin-right: 24px!important
    }

    .mb--2-lg-up {
        margin-bottom: 24px!important
    }

    .ml--2-lg-up {
        margin-left: 24px!important
    }

    .mt--3-lg-up {
        margin-top: 30px!important
    }

    .mr--3-lg-up {
        margin-right: 30px!important
    }

    .mb--3-lg-up {
        margin-bottom: 30px!important
    }

    .ml--3-lg-up {
        margin-left: 30px!important
    }

    .mt--4-lg-up {
        margin-top: 50px!important
    }

    .mr--4-lg-up {
        margin-right: 50px!important
    }

    .mb--4-lg-up {
        margin-bottom: 50px!important
    }

    .ml--4-lg-up {
        margin-left: 50px!important
    }

    .mt--5-lg-up {
        margin-top: 96px!important
    }

    .mr--5-lg-up {
        margin-right: 96px!important
    }

    .mb--5-lg-up {
        margin-bottom: 96px!important
    }

    .ml--5-lg-up {
        margin-left: 96px!important
    }
}

@media only screen and (max-width: 1024px) {
    .grid--gap--1-lg-down {
        gap:10px!important
    }

    .grid--gap--2-lg-down {
        gap: 24px!important
    }

    .grid--gap--3-lg-down {
        gap: 30px!important
    }

    .grid--gap--4-lg-down {
        gap: 50px!important
    }

    .grid--row-gap--1-lg-down {
        row-gap: 10px!important
    }

    .grid--row-gap--2-lg-down {
        row-gap: 24px!important
    }

    .grid--row-gap--3-lg-down {
        row-gap: 30px!important
    }

    .grid--row-gap--4-lg-down {
        row-gap: 50px!important
    }

    .grid--column-gap--1-lg-down {
        column-gap: 10px!important
    }

    .grid--column-gap--2-lg-down {
        column-gap: 24px!important
    }

    .grid--column-gap--3-lg-down {
        column-gap: 30px!important
    }

    .grid--column-gap--4-lg-down {
        column-gap: 50px!important
    }

    .grid__item--full-width-lg-down {
        grid-column: 1/-1
    }

    .grid__item--align--start-lg-down {
        align-items: flex-start!important;
        align-content: flex-start!important
    }

    .grid__item--align--center-lg-down {
        align-items: center!important;
        align-content: center!important
    }

    .grid__item--align--end-lg-down {
        align-items: flex-end!important;
        align-content: flex-end!important
    }

    .grid__item--justify--start-lg-down {
        justify-items: start!important;
        justify-content: flex-start!important
    }

    .grid__item--justify--center-lg-down {
        justify-items: center!important;
        justify-content: center!important
    }

    .grid__item--justify--end-lg-down {
        justify-items: end!important;
        justify-content: flex-end!important
    }

    .grid__item--place--start-lg-down {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-lg-down {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-lg-down {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

    .grid__item--align--self--start-lg-down {
        align-self: start!important
    }

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

    .grid__item--align--self--end-lg-down {
        align-self: end!important
    }

    .grid__item--justify--self--start-lg-down {
        justify-self: start!important
    }

    .grid__item--justify--self--center-lg-down {
        justify-self: center!important
    }

    .grid__item--justify--self--end-lg-down {
        justify-self: end!important
    }

    .grid--1-columns-lg-down {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-lg-down {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-lg-down {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-lg-down {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-lg-down {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-lg-down {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-lg-down {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-lg-down {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-lg-down {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-lg-down {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-lg-down {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-lg-down {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-lg-down {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-lg-down {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-lg-down {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-lg-down {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-lg-down {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-lg-down {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-lg-down {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-lg-down {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-lg-down {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-lg-down {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-lg-down {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-lg-down {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-lg-down {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-lg-down {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-lg-down {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-lg-down {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-lg-down {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-lg-down {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-lg-down {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-lg-down {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-lg-down {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-lg-down {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-lg-down {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-lg-down {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-lg-down {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-lg-down {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-lg-down {
        text-align: left!important
    }

    .align-right-lg-down {
        text-align: right!important
    }

    .align-center-lg-down {
        text-align: center!important
    }

    .mt--0-lg-down {
        margin-top: 0
    }

    .mr--0-lg-down {
        margin-right: 0
    }

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

    .ml--0-lg-down {
        margin-left: 0
    }

    .mt--1-lg-down {
        margin-top: 10px!important
    }

    .mr--1-lg-down {
        margin-right: 10px!important
    }

    .mb--1-lg-down {
        margin-bottom: 10px!important
    }

    .ml--1-lg-down {
        margin-left: 10px!important
    }

    .mt--2-lg-down {
        margin-top: 24px!important
    }

    .mr--2-lg-down {
        margin-right: 24px!important
    }

    .mb--2-lg-down {
        margin-bottom: 24px!important
    }

    .ml--2-lg-down {
        margin-left: 24px!important
    }

    .mt--3-lg-down {
        margin-top: 30px!important
    }

    .mr--3-lg-down {
        margin-right: 30px!important
    }

    .mb--3-lg-down {
        margin-bottom: 30px!important
    }

    .ml--3-lg-down {
        margin-left: 30px!important
    }

    .mt--4-lg-down {
        margin-top: 50px!important
    }

    .mr--4-lg-down {
        margin-right: 50px!important
    }

    .mb--4-lg-down {
        margin-bottom: 50px!important
    }

    .ml--4-lg-down {
        margin-left: 50px!important
    }

    .mt--5-lg-down {
        margin-top: 96px!important
    }

    .mr--5-lg-down {
        margin-right: 96px!important
    }

    .mb--5-lg-down {
        margin-bottom: 96px!important
    }

    .ml--5-lg-down {
        margin-left: 96px!important
    }
}

@media only screen and (min-width: 1201px) {
    .grid--gap--1-xl {
        gap:10px!important
    }

    .grid--gap--2-xl {
        gap: 24px!important
    }

    .grid--gap--3-xl {
        gap: 30px!important
    }

    .grid--gap--4-xl {
        gap: 50px!important
    }

    .grid--row-gap--1-xl {
        row-gap: 10px!important
    }

    .grid--row-gap--2-xl {
        row-gap: 24px!important
    }

    .grid--row-gap--3-xl {
        row-gap: 30px!important
    }

    .grid--row-gap--4-xl {
        row-gap: 50px!important
    }

    .grid--column-gap--1-xl {
        column-gap: 10px!important
    }

    .grid--column-gap--2-xl {
        column-gap: 24px!important
    }

    .grid--column-gap--3-xl {
        column-gap: 30px!important
    }

    .grid--column-gap--4-xl {
        column-gap: 50px!important
    }

    .grid__item--full-width-xl {
        grid-column: 1/-1
    }

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

    .grid__item--align--center-xl {
        align-items: center!important;
        align-content: center!important
    }

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

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

    .grid__item--justify--center-xl {
        justify-items: center!important;
        justify-content: center!important
    }

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

    .grid__item--place--start-xl {
        place-items: start!important;
        place-content: start!important;
        place-self: start!important
    }

    .grid__item--place--center-xl {
        place-items: center!important;
        place-content: center!important;
        place-self: center!important
    }

    .grid__item--place--end-xl {
        place-items: end!important;
        place-content: end!important;
        place-self: end!important
    }

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

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

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

    .grid__item--justify--self--start-xl {
        justify-self: start!important
    }

    .grid__item--justify--self--center-xl {
        justify-self: center!important
    }

    .grid__item--justify--self--end-xl {
        justify-self: end!important
    }

    .grid--1-columns-xl {
        grid-template-columns: repeat(1,1fr)
    }

    .grid__item--col-span--1-xl {
        grid-area: auto/span 1/auto/auto
    }

    .grid__item--row-span--1-xl {
        grid-area: auto/auto/span 1/auto
    }

    .grid--2-columns-xl {
        grid-template-columns: repeat(2,1fr)
    }

    .grid__item--col-span--2-xl {
        grid-area: auto/span 2/auto/auto
    }

    .grid__item--row-span--2-xl {
        grid-area: auto/auto/span 2/auto
    }

    .grid--3-columns-xl {
        grid-template-columns: repeat(3,1fr)
    }

    .grid__item--col-span--3-xl {
        grid-area: auto/span 3/auto/auto
    }

    .grid__item--row-span--3-xl {
        grid-area: auto/auto/span 3/auto
    }

    .grid--4-columns-xl {
        grid-template-columns: repeat(4,1fr)
    }

    .grid__item--col-span--4-xl {
        grid-area: auto/span 4/auto/auto
    }

    .grid__item--row-span--4-xl {
        grid-area: auto/auto/span 4/auto
    }

    .grid--5-columns-xl {
        grid-template-columns: repeat(5,1fr)
    }

    .grid__item--col-span--5-xl {
        grid-area: auto/span 5/auto/auto
    }

    .grid__item--row-span--5-xl {
        grid-area: auto/auto/span 5/auto
    }

    .grid--6-columns-xl {
        grid-template-columns: repeat(6,1fr)
    }

    .grid__item--col-span--6-xl {
        grid-area: auto/span 6/auto/auto
    }

    .grid__item--row-span--6-xl {
        grid-area: auto/auto/span 6/auto
    }

    .grid--7-columns-xl {
        grid-template-columns: repeat(7,1fr)
    }

    .grid__item--col-span--7-xl {
        grid-area: auto/span 7/auto/auto
    }

    .grid__item--row-span--7-xl {
        grid-area: auto/auto/span 7/auto
    }

    .grid--8-columns-xl {
        grid-template-columns: repeat(8,1fr)
    }

    .grid__item--col-span--8-xl {
        grid-area: auto/span 8/auto/auto
    }

    .grid__item--row-span--8-xl {
        grid-area: auto/auto/span 8/auto
    }

    .grid--9-columns-xl {
        grid-template-columns: repeat(9,1fr)
    }

    .grid__item--col-span--9-xl {
        grid-area: auto/span 9/auto/auto
    }

    .grid__item--row-span--9-xl {
        grid-area: auto/auto/span 9/auto
    }

    .grid--10-columns-xl {
        grid-template-columns: repeat(10,1fr)
    }

    .grid__item--col-span--10-xl {
        grid-area: auto/span 10/auto/auto
    }

    .grid__item--row-span--10-xl {
        grid-area: auto/auto/span 10/auto
    }

    .grid--11-columns-xl {
        grid-template-columns: repeat(11,1fr)
    }

    .grid__item--col-span--11-xl {
        grid-area: auto/span 11/auto/auto
    }

    .grid__item--row-span--11-xl {
        grid-area: auto/auto/span 11/auto
    }

    .grid--12-columns-xl {
        grid-template-columns: repeat(12,1fr)
    }

    .grid__item--col-span--12-xl {
        grid-area: auto/span 12/auto/auto
    }

    .grid__item--row-span--12-xl {
        grid-area: auto/auto/span 12/auto
    }

    .hidden-xl {
        display: none!important;
        visibility: hidden!important
    }

    .visuallyhidden-xl {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .align-left-xl {
        text-align: left!important
    }

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

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

    .mt--0-xl {
        margin-top: 0
    }

    .mr--0-xl {
        margin-right: 0
    }

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

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

    .mt--1-xl {
        margin-top: 10px!important
    }

    .mr--1-xl {
        margin-right: 10px!important
    }

    .mb--1-xl {
        margin-bottom: 10px!important
    }

    .ml--1-xl {
        margin-left: 10px!important
    }

    .mt--2-xl {
        margin-top: 24px!important
    }

    .mr--2-xl {
        margin-right: 24px!important
    }

    .mb--2-xl {
        margin-bottom: 24px!important
    }

    .ml--2-xl {
        margin-left: 24px!important
    }

    .mt--3-xl {
        margin-top: 30px!important
    }

    .mr--3-xl {
        margin-right: 30px!important
    }

    .mb--3-xl {
        margin-bottom: 30px!important
    }

    .ml--3-xl {
        margin-left: 30px!important
    }

    .mt--4-xl {
        margin-top: 50px!important
    }

    .mr--4-xl {
        margin-right: 50px!important
    }

    .mb--4-xl {
        margin-bottom: 50px!important
    }

    .ml--4-xl {
        margin-left: 50px!important
    }

    .mt--5-xl {
        margin-top: 96px!important
    }

    .mr--5-xl {
        margin-right: 96px!important
    }

    .mb--5-xl {
        margin-bottom: 96px!important
    }

    .ml--5-xl {
        margin-left: 96px!important
    }
}

.centered {
    margin-left: auto;
    margin-right: auto;
    max-width: 89.14286rem
}

.separator,hr {
    display: block;
    width: auto;
    height: 0;
    border-bottom: .14286rem solid #e5e5e5;
    margin: 30px 0
}

@media only screen and (min-width: 769px) {
    .separator,hr {
        margin:50px 0
    }
}

.separator--vertical {
    width: 0;
    height: auto;
    border-bottom: 0;
    border-right: .14286rem solid #e5e5e5;
    margin: 0 10px
}

@media only screen and (min-width: 769px) {
    .separator--vertical {
        margin:0 24px
    }
}

.separator--middle {
    width: 7.14286rem;
    margin: 24px auto
}

@media only screen and (min-width: 769px) {
    .separator--middle {
        margin:50px auto
    }
}

.bordered {
    border-width: .14286rem;
    border-style: solid
}

.bordered--top {
    border-top-color: #e5e5e5
}

.bordered--right {
    border-right-color: #e5e5e5
}

.bordered--bottom {
    border-bottom-color: #e5e5e5
}

.bordered--left {
    border-left-color: #e5e5e5
}

.rounded {
    border-radius: .35714rem
}

.rounded--top {
    border-top-left-radius: .35714rem;
    border-top-right-radius: .35714rem
}

.rounded--top-right {
    border-top-right-radius: .35714rem
}

.rounded--top-left {
    border-top-left-radius: .35714rem
}

.rounded--right {
    border-top-right-radius: .35714rem;
    border-bottom-right-radius: .35714rem
}

.rounded--bottom {
    border-bottom-right-radius: .35714rem;
    border-bottom-left-radius: .35714rem
}

.rounded--bottom--right {
    border-bottom-right-radius: .35714rem
}

.rounded--bottom--left {
    border-bottom-left-radius: .35714rem
}

.rounded--left {
    border-bottom-left-radius: .35714rem;
    border-top-left-radius: .35714rem
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.button {
    -webkit-appearance: none;
    cursor: pointer;
    background-color: transparent;
    color: inherit;
    border-radius: .35714rem;
    border: .14286rem solid #bb9b49;
    display: inline-flex;
    place-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    font-family: Lora,serif;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    min-height: 2.71429rem;
    line-height: 1.1;
    margin: 0;
    padding: 10px 1.28571rem;
    gap: 10px
}

.button__icon {
    font-size: 1.42857rem
}

.button:visited {
    color: inherit
}

.button:focus,.button:hover {
    border-color: #c2a55b
}

.button:active {
    background-color: rgba(0,0,0,.1);
    border-color: #a88c42
}

.button[disabled],.button[disabled]:hover,fieldset[disabled] .button,fieldset[disabled] .button:hover {
    cursor: not-allowed;
    pointer-events: none;
    color: #bbb;
    background-color: #eee;
    border-color: #ccc
}

.button--type--secondary {
    color: inherit;
    background-color: rgba(170,170,170,.2);
    border-color: transparent
}

.button--type--secondary:visited {
    color: inherit
}

.button--type--secondary:focus,.button--type--secondary:hover {
    background-color: rgba(213,213,213,.28);
    color: inherit;
    border-color: rgba(255,255,255,.1)
}

.button--type--secondary:focus {
    background-color: rgba(213,213,213,.28);
    color: inherit;
    border-color: rgba(255,255,255,.1)
}

.button--type--secondary:active {
    background-color: rgba(85,85,85,.28);
    color: inherit;
    border-color: rgba(0,0,0,.1)
}

.button--type--tertiary {
    color: #fff;
    background-color: #34613f;
    border-color: transparent
}

.button--type--tertiary:visited {
    color: #fff
}

.button--type--tertiary:focus,.button--type--tertiary:hover {
    background-color: #487152;
    color: #fff;
    border-color: rgba(255,255,255,.1)
}

.button--type--tertiary:focus {
    background-color: #487152;
    color: #fff;
    border-color: rgba(255,255,255,.1)
}

.button--type--tertiary:active {
    background-color: #2f5739;
    color: #fff;
    border-color: rgba(0,0,0,.1)
}

.button--type--quaternary {
    color: #fff;
    background-color: #bb9b49;
    border-color: transparent
}

.button--type--quaternary:visited {
    color: #fff
}

.button--type--quaternary:focus,.button--type--quaternary:hover {
    background-color: #c2a55b;
    color: #fff;
    border-color: rgba(255,255,255,.1)
}

.button--type--quaternary:focus {
    background-color: #c2a55b;
    color: #fff;
    border-color: rgba(255,255,255,.1)
}

.button--type--quaternary:active {
    background-color: #a88c42;
    color: #fff;
    border-color: rgba(0,0,0,.1)
}

.label,label {
    cursor: pointer;
    display: block
}

.message {
    padding: 10px 10px 10px 2.85714rem;
    border-radius: .35714rem;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: .07143rem;
    border-color: #ccc
}

.message--type--warning {
    background-color: #ff0;
    border-color: #e6e600;
    color: #d9d900;
    /* background-image: url(../imagens/ico_aviso.png) */
}

.message--type--error {
    background-color: red;
    border-color: #e60000;
    color: #d90000;
    /* background-image: url(../imagens/ico_erro.png) */
}

.message--type--success {
    background-color: #0f0;
    border-color: #00e600;
    color: #00d900;
    /* background-image: url(../imagens/ico_acerto.png) */
}

.input {
    background-color: #fff;
    border-radius: .35714rem;
    border: .14286rem solid #353535;
    box-sizing: border-box;
    color: #353535;
    display: block;
    font-family: Lora,serif;
    font-size: 1rem;
    height: 2.71429rem;
    line-height: normal;
    outline: 0;
    padding: 10px;
    width: 100%
}

.input--state--focus,.input:focus {
    background-color: #fff;
    border-color: #000;
    color: #1b1b1b
}

.input--state--disabled,.input[disabled],fieldset[disabled] .input {
    cursor: not-allowed;
    background-color: #f5f5f5;
    border-color: #eee;
    color: #ddd;
    opacity: 1
}

.input--state--readonly,.input[readonly] {
    cursor: not-allowed;
    background-color: #fff;
    border-color: #eee;
    color: #353535
}

.input--state--error {
    background-color: #fcc;
    border-color: red;
    color: #900
}

.input--type--search,.input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

.input--type--file,.input[type=file] {
    display: block;
    height: auto
}

.input--type--file::-webkit-file-upload-button,.input[type=file]::-webkit-file-upload-button {
    display: none
}

.input--type--checkbox,.input[type=checkbox] {
    display: block
}

.input textarea,.input--type--textarea {
    height: 8.57143rem;
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

.input select,.input--type--select {
    padding: 0 0 0 10px
}

:root {
    --title-gradient: linear-gradient( to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100% )
}

.page {
    font-family: Lora,serif;
    line-height: 1.5;
    color: #353535;
    background-color: #fff
}

.page__body {
    line-height: 1.5;
    background-color: #fff
}

.page__header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100
}

.page__banner {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-end;
    padding: 24px 24px 0;
    padding-top: var(--header-height);
    background-color: #000;
    color: #fff
}

.page__banner-picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0
}

.is-scrolled .page__banner-picture {
    opacity: 0
}

.page__banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.page__banner--has-image {
    padding-top: calc(var(--header-height) + 21.42857rem)
}

.page__banner--has-image .page__title {
    top: calc(var(--header-height) + 21.42857rem)
}

.page__banner__mib {
    mask: url(../svg/mask-banner-mib.svg) no-repeat;
    mask-position: 50% 100%;
    mask-size: cover
}

.page__banner__mib__container {
    position: relative
}

.page__banner__mib__container::after {
    content: "";
    width: 100%;
    display: flex;
    height: 3vw;
    position: absolute;
    bottom: .78571rem;
    background-image: url('../svg/line_mib_mask.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

@media only screen and (min-width: 1024px) {
    .page__banner__mib__container::after {
        bottom:0
    }
}

.is-scrolled .page__banner__mib__container::after {
    opacity: 0
}

.is-scrolled .page__banner__mib {
    mask: none
}

.page__title {
    transition-property: font-size,background-color;
    position: absolute;
    top: var(--header-height);
    left: 0;
    right: 0;
    color: #fff;
    font-size: clamp(2.85714rem,5vw,4.28571rem);
    z-index: 99;
    line-height: 1;
    background: var(--title-gradient)
}

.page__title-centered {
    padding: 24px;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    position: relative
}

.page__title-button,.page__title-profile-holder {
    position: relative;
    z-index: 2;
    bottom: -24px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 10px
}

.page__title-profile-holder {
    padding-bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end
}

.page__title-profile {
    aspect-ratio: 1/1;
    padding: 0;
    height: 90px;
    width: 90px;
    object-fit: cover;
    border-top-right-radius: .35714rem;
    border-top-left-radius: .35714rem
}

@media screen and (max-width: 768px) {
    .page__title-profile {
        max-width:5rem;
        height: 65px;
    }
}

.is-scrolled .page__title {
    position: fixed;
    background-color: #000;
    top: var(--header-height)
}

.is-overscrolled .page__title {
    font-size: clamp(2.14286rem,3.5vw,2.85714rem)
}

.page__title-placeholder {
    width: 100%;
    height: var(--page-title-height)
}

.page__title__icon {
    width: 19.35714rem;
    height: 10.71429rem;
    position: relative;
    bottom: 30px
}

.is-scrolled .page__title__icon {
    width: 7.85714rem;
    height: 4.28571rem;
    bottom: 0
}

.page__main {
    outline: 0
}

.page__pattern {
    background: url(../imagens/pattern.png) repeat-y top right
}

.page__catalog {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px
}

.page--mib-categoria .page__main {
    padding-top: 0
}

:root {
    --header-height: 120px;
    --page-banner-height: 296px;
    --page-title-height: 108px;
    --header-gradient: linear-gradient( to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100% )
}

@media only screen and (max-width: 768px) {
    :root {
        --header-height:108px
    }
}

.header {
    background: var(--header-gradient);
    color: #fff;
    padding: 24px 0;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1
}

@media only screen and (min-width: 769px) {
    .header {
        padding:30px 0
    }
}

.is-scrolled .header {
    background-color: #000
}

.header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 0 24px
}

@media only screen and (min-width: 1025px) {
    .header__menu {
        margin:0 auto
    }
}

.header__account-menu {
    display: flex;
    align-items: center
}

.header__inscription {
    white-space: nowrap
}

@media only screen and (max-width: 1024px) {
    .header__inscription {
        font-size:1.28571rem
    }
}

.skip-link {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    color: #353535;
    background-color: #fff;
    font-size: .78571rem;
    top: .71429rem;
    left: .71429rem;
    padding: .5em;
    height: auto;
    width: auto
}

.skip-link:active,.skip-link:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    width: auto;
    position: fixed;
    outline: .07143rem solid #34613f;
    z-index: 1000
}

.logo {
    display: block;
    text-decoration: none;
    text-align: center;
    max-width: 14.28571rem
}

@media only screen and (max-width: 1024px) {
    .logo {
        margin:0 auto 0 0;
        max-width: 10.71429rem
    }
}

.logo__image {
    width: 100%
}

.menu {
    display: flex;
    position: relative
}

@media only screen and (max-width: 1024px) {
    .menu {
        order:3
    }
}

.menu__toggle {
    height: fit-content;
    background-color: transparent;
    border-radius: .35714rem;
    border: 2px solid #bb9b49;
    padding-left: 10px;
    padding-right: 10px;
    order: 3
}

@media only screen and (max-width: 1024px) {
    .menu__toggle[aria-expanded=true]::before {
        content:"";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(10px);
        z-index: 99
    }
}

.menu__list {
    display: flex;
    align-items: center;
    flex-flow: row;
    flex: 1 1 auto;
    justify-content: space-between;
    gap: 30px
}

@media only screen and (max-width: 1024px) {
    .menu__list {
        position:fixed;
        top: 0;
        left: 10%;
        right: 0;
        height: 100%;
        z-index: 100;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        background-color: #000;
        padding: 7.14286rem 50px;
        gap: 50px;
        overflow: auto;
        z-index: 100
    }

    .menu__list:not([aria-hidden=false]) {
        transform: translateX(100%);
        visibility: hidden;
        opacity: 0
    }
}

.menu__item {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex: 1 1 auto;
    white-space: nowrap
}

@media only screen and (max-width: 1024px) {
    .menu__item {
        flex:0 1 auto
    }
}

.menu__item-link {
    font-size: 1rem;
    padding: 10px 0;
    color: inherit;
    flex: 1 1 auto
}

@media only screen and (max-width: 1024px) {
    .menu__item-link {
        font-size:1.28571rem
    }
}

.menu__item-link:visited {
    color: inherit
}

.language-switcher {
    position: relative
}

.language-switcher__toggle {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative
}

@media only screen and (max-width: 1024px) {
    .language-switcher__toggle[aria-expanded=true]::before {
        content:"";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(10px);
        z-index: 99
    }
}

.language-switcher__toggle[aria-expanded=true] .language-switcher__chevron {
    display: inline-block;
    transform: rotate(180deg)
}

.language-switcher__chevron {
    font-size: .85714rem;
    margin-right: 10px
}

.language-switcher__list {
    position: absolute;
    right: 10px;
    display: flex;
    flex-direction: row;
    background: #f8f8f8;
    color: #353535;
    padding: 10px;
    gap: 10px;
    margin-top: 10px;
    border-radius: .35714rem
}

@media only screen and (max-width: 1024px) {
    .language-switcher__list {
        position:fixed;
        top: 0;
        right: 0;
        left: 10%;
        height: 100%;
        z-index: 1000;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        border-radius: 0;
        padding: 7.14286rem 50px 0;
        gap: 50px;
        margin: auto
    }
}

.language-switcher__list:not([aria-hidden=false]) {
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%)
}

@media only screen and (min-width: 1025px) {
    .language-switcher__list:not([aria-hidden=false]) {
        transform:scale(0);
        transform-origin: top right
    }
}

.language-switcher__flag {
    max-width: none;
    width: 2.42857rem;
    height: 2.42857rem;
    border: .14286rem solid #fff;
    border-radius: 100%;
    background-color: #d1d1d1
}

.account-menu {
    line-height: 1.1
}

.account-menu__toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-transform: uppercase;
    font-family: Lora,serif;
    color: inherit;
    background: 0 0
}

@media only screen and (max-width: 1024px) {
    .account-menu__toggle[aria-expanded=true]::before {
        content:"";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(10px);
        z-index: 99
    }
}

.account-menu__toggle[aria-expanded=true] .account-menu__chevron {
    display: inline-block;
    transform: rotate(180deg)
}

.account-menu__button {
    padding-left: 10px;
    padding-right: 10px
}

.account-menu__profile-image {
    border-radius: 100%;
    background-color: #d1d1d1
}

.account-menu__chevron {
    font-size: .85714rem;
    margin-right: 10px
}

.account-menu__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.account-menu__dropdown {
    position: relative
}

.account-menu__dropdown-item {
    white-space: nowrap
}

@media only screen and (max-width: 1024px) {
    .account-menu__dropdown-item {
        font-size:1.28571rem
    }
}

.account-menu__dropdown-item:last-of-type {
    color: red
}

.account-menu__dropdown-link {
    display: flex;
    gap: 10px;
    align-items: center
}

.account-menu__dropdown-content {
    position: absolute;
    right: 10px;
    display: flex;
    flex-direction: column;
    background: #f8f8f8;
    color: #353535;
    padding: 24px;
    gap: 24px;
    margin-top: 10px;
    border-radius: .35714rem
}

@media only screen and (max-width: 1024px) {
    .account-menu__dropdown-content {
        position:fixed;
        top: 0;
        right: 0;
        left: 10%;
        height: 100%;
        z-index: 100;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        border-radius: 0;
        padding: 7.14286rem 50px 0;
        gap: 50px;
        margin: auto
    }
}

.account-menu__dropdown-content:not([aria-hidden=false]) {
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%)
}

@media only screen and (min-width: 1025px) {
    .account-menu__dropdown-content:not([aria-hidden=false]) {
        transform:scale(0);
        transform-origin: top right
    }
}

.main {
    padding: 30px 0
}

@media screen and (min-width: 769px) {
    .main {
        padding:50px 0
    }
}

.main__centered {
    padding: 0 24px
}

:root {
    --swiper-pagination-bottom: 10cqw
}

.main-banner {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.main-banner__container {
    width: 100%;
    aspect-ratio: 1920/1038;
    position: relative;
    max-width: 137.14286rem;
    margin: 0 auto;
    mask: url(../svg/vector.svg) no-repeat center
}

@media only screen and (max-width: 768px) {
    .main-banner__container {
        mask-image:url(../svg/vector-m.svg)
    }
}

@media only screen and (max-width: 768px) {
    .main-banner__container {
        aspect-ratio:755/800
    }
}

.main-banner__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    max-width: 89.14286rem;
    padding: 24px
}

.main-banner__item {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: auto;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: color;
    background-image: var(--banner-image);
    background-size: cover;
    margin-bottom: 0;
    margin: 0 auto;
    padding-top: var(--header-height)
}

@media only screen and (max-width: 768px) {
    .main-banner__item {
        background-image:var(--banner-image-mobile)
    }
}

.swiper-slide .main-banner__item {
    opacity: .5;
    transition: opacity 2.5s ease
}

.swiper-slide-active .main-banner__item {
    opacity: 1
}

.main-banner__text {
    display: flex;
    flex: 1 1 auto;
    width: 60%;
    text-align: left;
    color: #fff;
    line-height: 1.275
}

@media screen and (max-width: 768px) {
    .main-banner__text {
        width:100%
    }
}

.main-banner__description {
    text-wrap: balance;
    font-size: clamp(1.78571rem,3.5vw,2.85714rem)
}

.main-banner__description strong {
    font-weight: 700
}

.main-banner__button {
    color: #fff;
    text-transform: uppercase
}

.main-banner__icon--lines {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.main-banner__control {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    left: 0;
    right: 0;
    max-width: 89.14286rem;
    width: 100%;
    text-align: center
}

.main-banner .swiper-pagination-bullet {
    box-shadow: 0 0 .35714rem #fff
}

.main-banner .swiper-pagination-bullet-active {
    box-shadow: 0 0 .35714rem #000
}

.event-carousel {
    display: flex;
    flex-flow: row wrap;
    font-size: 1rem
}

.event-carousel__title {
    margin: 0 auto 0 0
}

.event-carousel__months {
    display: flex;
    gap: 10px;
    text-transform: uppercase
}

@media only screen and (min-width: 769px) {
    .event-carousel__months::after {
        content:"";
        border-left: .14286rem solid #e5e5e5;
        margin-right: -.85714rem;
        margin-left: .85714rem
    }
}

.event-carousel__month {
    display: flex;
    max-height: 2.71429rem;
    padding: 5px 7px;
    border: .14286rem solid #e5e5e5;
    border-radius: .35714rem;
    align-items: center;
    font-size: .85714rem;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    font-family: Lora,serif
}

.event-carousel__month:focus,.event-carousel__month:hover {
    border-color: #ededed;
    color: #727272
}

.event-carousel__month--active {
    color: #fff;
    background-color: #353535;
    border-color: transparent
}

.event-carousel__month--active:focus,.event-carousel__month--active:hover {
    background-color: #494949;
    color: #fff;
    border-color: transparent
}

.event-carousel__arrow--left,.event-carousel__arrow--right {
    font-size: 1.14286rem
}

@media only screen and (max-width: 768px) {
    .event-carousel__arrow--left,.event-carousel__arrow--right {
        font-size:1.14286rem!important
    }
}

.event-carousel__carousel {
    overflow: hidden;
    width: 100%;
    margin-top: 24px
}

.event-carousel__carousel:not(.swiper-initialized) {
    display: none
}
.btn-download {
    padding: 8px 12px;
    text-align: center;
    border-radius: 50px;
    background-color: #007bff;
    color: white;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    margin-top: 8px; /* Espaço entre o input e o botão, ajustável */
}

.btn-download:hover {
    background-color: #0056b3;
}


.payment-options-container > .row-class {
    margin-top: 14px;
    border: 2px rgba(103, 103, 103, 0.71) solid;
    padding: 5px; /* Opcional: adicione padding para espaçamento interno */
    border-radius: 5px; /* Opcional: arredonde os cantos */
}
.payment-options-container > .row-class-selected {
    margin-top: 14px;
    border: 2px solid;
    padding: 5px; /* Opcional: adicione padding para espaçamento interno */
    border-radius: 5px; /* Opcional: arredonde os cantos */
}
.container-box-card-values{
    display: none;
}
.customer-info__item {
    margin-bottom: 15px; /* Adiciona espaço entre as linhas */
    display: flex;
    justify-content: space-between; /* Mantém os rótulos e valores alinhados */
}

.customer-info__item > .form-label {
    line-height: 1.5;
    margin-bottom: .5em;
    font-family: Lora,serif;
    font-weight: bold;
    color: #353535;
    margin-right: 10px; /* Adiciona espaço entre o rótulo e o valor */
}

.form-value {
    font-family: Lora,serif;
    color: #353535; /* Ajuste de cor do texto, se necessário */
}
.customer-info__item {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd; /* Linha separadora */
}

.customer-info__item:last-child {
    border-bottom: none; /* Remove a linha do último item */
}
h1{
    font-size: 34px;
    letter-spacing: 1px;
    font-family: Lora, serif;
}
