:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)) {
    all: unset;
    display: revert
}

html {
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none
}

a,button {
    cursor: revert
}

menu,ol,summary,ul {
    list-style: none
}

ol {
    counter-reset: revert
}

img {
    max-block-size: 100%;
    max-inline-size: 100%
}

table {
    border-collapse: collapse
}

input,textarea {
    -webkit-user-select: auto
}

textarea {
    white-space: revert
}

meter {
    -webkit-appearance: revert;
    -moz-appearance: revert;
    appearance: revert
}

:where(pre) {
    all: revert;
    box-sizing: border-box
}

::-moz-placeholder {
    color: unset
}

::placeholder {
    color: unset
}

:where([hidden]) {
    display: none
}

:where([contenteditable]:not([contenteditable=false])) {
    -moz-user-modify: read-write;
    -webkit-user-modify: read-write;
    -webkit-line-break: after-white-space;
    overflow-wrap: break-word;
    -webkit-user-select: auto
}

:where([draggable=true]) {
    -webkit-user-drag: element
}

:where(dialog:modal) {
    all: revert;
    box-sizing: border-box
}

::-webkit-details-marker {
    display: none
}

:root {
    font-size: 2.6666666667vw
}

@media (min-width: 768px) {
    :root {
        font-size:.5208333333vw
    }
}

.h1 {
    font-size: 8.1077rem;
    letter-spacing: -.4054rem;
    line-height: 77%;
    text-transform: uppercase
}

.h1,.h2 {
    font-style: normal;
    font-weight: 500
}

.h2 {
    font-size: 5.2rem;
    letter-spacing: -.22rem;
    line-height: 100%
}

.h2 .line {
    margin-bottom: -1rem;
    padding-bottom: 1rem
}

.h2 strong {
    color: #a8a9ae
}

.h3 {
    font-size: 3.8rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.076rem;
    line-height: 85%
}

.h4 {
    font-size: 2.8rem;
    letter-spacing: -.028rem
}

.h4,.h5 {
    font-style: normal;
    font-weight: 500;
    line-height: 98%
}

.h5 {
    font-size: 1.6rem;
    letter-spacing: -.016rem
}

p {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.014rem;
    line-height: 114%
}

p strong {
    color: #03071654
}

.p-small {
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.012rem;
    line-height: 98%
}

@media (min-width: 768px) {
    .h1 {
        font-size:26rem;
        letter-spacing: -1.3rem
    }

    .h2 {
        font-size: 15rem;
        letter-spacing: -.75rem
    }

    .h2 .line {
        margin-bottom: -2rem;
        padding-bottom: 2rem
    }

    .h3 {
        font-size: 9rem;
        letter-spacing: -.18rem
    }

    .h4 {
        font-size: 5rem;
        letter-spacing: -.05rem
    }

    .h5 {
        font-size: 3.8rem;
        letter-spacing: -.038rem
    }

    p {
        font-size: 2.4rem;
        letter-spacing: -.024rem
    }

    .p-small {
        font-size: 1.8rem;
        letter-spacing: -.018rem
    }
}

@font-face {
    font-display: swap;
    font-family: Neue Montreal;
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/NeueMontreal-Medium.otf) format("opentype")
}

.button {
    gap: .2rem;
    height: 4.1rem;
    transition: all .3s ease;
    width: -moz-max-content;
    width: max-content
}

.button,.button span {
    align-items: center;
    display: flex
}

.button span {
    border-radius: .42rem;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    height: 100%;
    justify-content: center;
    letter-spacing: -.014rem;
    line-height: 98%;
    padding: 1.25rem;
    position: relative
}

.button span:last-child {
    aspect-ratio: 1/1
}

.button span svg {
    flex-shrink: 0;
    height: auto;
    width: .8rem
}

.button--white span {
    background: #fff;
    color: #03134c
}

.button--light-grey span {
    background: #f9f9f9;
    color: #03134c
}

.button--blue {
    background: none!important
}

.button--blue span {
    background: #03134c;
    color: #fff
}

.button span,.button svg {
    transition: all .3s ease
}

.button:hover {
    gap: 0
}

.button:hover span:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.button:hover span:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.button:hover span:last-child svg {
    transform: rotate(-45deg)
}

@media (min-width: 768px) {
    .button {
        gap:.5rem;
        height: 8rem
    }

    .button span {
        border-radius: .8rem;
        font-size: 1.8rem;
        letter-spacing: -.018rem;
        padding: 3rem
    }

    .button span svg {
        width: 1.5rem
    }
}

.socials {
    display: flex;
    gap: .2rem;
    height: 100%;
    width: 100%
}

.socials>li>a {
    aspect-ratio: 1/1;
    flex-shrink: 0;
    height: 100%
}

.socials>li>a img {
    height: 100%;
    transition: transform .3s ease;
    width: 100%
}

@media (hover: hover) {
    .socials>li>a:hover img {
        transform:scale(1.1)
    }
}

@media (min-width: 768px) {
    .socials {
        gap:.5rem
    }
}

.header {
    align-items: center;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background: #0003;
    display: flex;
    justify-content: space-between;
    left: 0;
    opacity: 1;
    padding: 1.6rem;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateY(0);
    transition: opacity .3s ease,transform .3s ease;
    z-index: 100
}

.header__block {
    display: flex;
    flex-direction: row;
    gap: .9rem
}

.header__button {
    text-transform: capitalize
}

.header__logo {
    width: 10rem
}

.header .mobile {
    background: #112056;
    border-radius: .5rem;
    padding: .5rem .8rem .5rem .5rem;
    width: 10rem
}

.header .mobile img,.header .mobile svg {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.header .desktop {
    display: none
}

.header__nav {
    transition: width .5s ease
}

.header.hide {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-100%)
}

.header__left {
    background: #fff;
    border-radius: .5821rem;
    display: flex;
    flex-shrink: 0;
    height: 4.2rem;
    justify-content: end;
    padding: .1rem;
    position: relative;
    transition: background-color .5s ease;
    width: 14.5rem;
    z-index: 100
}

.header__left.open {
    background: #f9f9f9
}

.header__left.open .header__menu-icon .top {
    transform: translateY(6px) rotate(45deg)
}

.header__left.open .header__menu-icon .middle {
    opacity: 0
}

.header__left.open .header__menu-icon .bottom {
    transform: translateY(-6px) rotate(-45deg)
}

.header .lang-switcher .sub-menu {
    display: none
}

.header .lang-switcher .menu-item-has-children.open .sub-menu {
    background: #fff;
    display: block
}

.header .menu-item-has-children svg {
    transition: transform .3s ease
}

.header .menu-item-has-children.open svg {
    transform: rotate(180deg)
}

.header .lang-switcher {
    position: absolute;
    right: 2.5rem;
    top: 1.6rem
}

.header .lang-switcher li a {
    color: #03134c;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.016rem;
    line-height: 128%;
    margin-right: .5rem
}

.header .lang-switcher li svg {
    margin-bottom: .2rem;
    width: 1rem
}

.header__menu-open {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    padding: 1.58rem 1.7rem;
    width: -moz-max-content;
    width: max-content
}

.header__menu-open svg {
    flex-shrink: 0;
    height: .84rem;
    width: 1.2701rem
}

.header__menu-icon rect {
    transform-origin: center;
    transition: transform .5s ease,opacity .5s ease
}

.header__right {
    align-items: center;
    background: #fff;
    border-radius: .4148rem;
    display: flex;
    flex-shrink: 0;
    height: 4.1481rem;
    justify-content: space-between;
    min-width: 14rem;
    padding: .26rem 1.22rem .26rem .26rem
}

.header__img {
    background: #f9f9f9;
    border-radius: .3111rem;
    flex-shrink: 0;
    height: 3.6296rem;
    overflow: hidden;
    width: 4.6148rem
}

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

.header__text {
    color: var(--03134-c,#03134c);
    font-size: 1rem;
    letter-spacing: -.01rem;
    line-height: 98%;
    text-wrap: nowrap
}

.header__menu {
    background: #fff;
    border-radius: 1.2rem;
    left: 1.6rem;
    overflow-y: auto;
    padding: 6.2rem 2.5rem 3.2rem;
    position: absolute;
    top: 1.6rem;
    transform: scale(0);
    transform-origin: .5rem .5rem;
    transition: transform .5s ease;
    width: 34.3rem
}

.header__menu.active {
    transform: scale(1)
}

.header__inner-links,.header__links,.header__list {
    display: flex;
    flex-direction: column
}

.header__inner-links>li>a,.header__links>li>a,.header__list>li>a {
    align-items: center;
    color: #03071654;
    display: flex;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    justify-content: space-between;
    letter-spacing: -.016rem;
    line-height: 85%;
    padding: .3rem 0;
    transition: color .4s ease
}

.header__inner-links>li>a svg,.header__links>li>a svg,.header__list>li>a svg {
    flex-shrink: 0;
    height: 2.7rem;
    width: 2.7rem
}

.header__inner-links>li>a svg rect,.header__links>li>a svg rect,.header__list>li>a svg rect {
    transition: fill .4s ease
}

.header__inner-links>li>a svg path,.header__links>li>a svg path,.header__list>li>a svg path {
    transform-origin: center;
    transition: stroke .4s ease,transform .6s ease
}

@media (hover: hover) {
    .header__inner-links>li>a:hover,.header__links>li>a:hover,.header__list>li>a:hover {
        color:#03134c
    }

    .header__inner-links>li>a:hover svg rect,.header__links>li>a:hover svg rect,.header__list>li>a:hover svg rect {
        fill: #03134c
    }

    .header__inner-links>li>a:hover svg path,.header__links>li>a:hover svg path,.header__list>li>a:hover svg path {
        stroke: #fff;
        transform: none;
        transform: rotate(-45deg)
    }

    .header__inner-links>li>a.has-submenu:hover,.header__links>li>a.has-submenu:hover,.header__list>li>a.has-submenu:hover {
        color: #efbf04
    }

    .header__inner-links>li>a.has-submenu:hover svg rect,.header__links>li>a.has-submenu:hover svg rect,.header__list>li>a.has-submenu:hover svg rect {
        fill: #efbf04
    }

    .header__inner-links>li>a.has-submenu:hover svg path,.header__links>li>a.has-submenu:hover svg path,.header__list>li>a.has-submenu:hover svg path {
        stroke: #fff;
        transform: rotate(-45deg)
    }
}

.header__inner-links>li:not(:last-child),.header__links>li:not(:last-child),.header__list>li:not(:last-child) {
    border-bottom: .1rem solid hsla(0,0%,85%,.51)
}

.header__socials {
    height: 2.8rem;
    justify-content: start;
    margin-top: 1.2rem
}

.header__socials li {
    width: 2.9rem
}

.header__links {
    background: #fff;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.accordion.active {
    color: #03134c
}

.accordion.active .accordion__inner,.accordion.active .header__links {
    height: auto
}

.accordion.active .accordion__button svg rect {
    fill: #03134c
}

.accordion.active .accordion__button svg path {
    stroke: #fff;
    transform: rotate(-45deg)
}

.accordion.active .accordion__title {
    color: #03134c
}

.accordion__title {
    color: #03071654;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.016rem;
    line-height: 85%;
    transition: color .3s ease
}

.accordion__body-group {
    border-bottom: .1rem solid hsla(0,0%,85%,.51);
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    text-align: end
}

.accordion__body-group div a {
    color: #0307164d;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.012rem;
    line-height: 110%
}

.accordion__body-group:last-child {
    border-bottom: 0
}

.accordion__button {
    text-transform: capitalize
}

.accordion__button svg {
    flex-shrink: 0;
    height: 2.7rem;
    width: 2.7rem
}

.accordion__button svg rect {
    transition: fill .4s ease;
    fill: #f9f9f9
}

.accordion__button svg path {
    transform-origin: center;
    transition: stroke .4s ease,transform .6s ease;
    stroke: #03134c;
    transform: rotate(0)
}

.accordion__inner-body {
    height: 0;
    overflow: hidden
}

.accordion__header,.accordion__inner-body {
    align-items: center;
    border-bottom: .1rem solid hsla(0,0%,85%,.51)
}

.accordion__header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: .3rem 0
}

.accordion__links li {
    border-bottom: .1rem solid hsla(0,0%,85%,.51)
}

.accordion__links:last-child li {
    margin-bottom: 2rem
}

.accordion__links {
    display: flex;
    flex-direction: column
}

@media (hover: hover) {
    .accordion__links>li>a:hover {
        color:#03134c
    }

    .accordion__links>li>a:hover svg rect {
        fill: #03134c
    }

    .accordion__links>li>a:hover svg path {
        stroke: #fff;
        transform: rotate(-45deg)
    }
}

.accordion__links>li:not(:last-child) {
    border-bottom: .1rem solid hsla(0,0%,85%,.51)
}

.accordion__inner {
    background: #fff;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 2
}

.accordion__inner.active-inner .accordion__inner-header {
    border-bottom: .1rem solid hsla(0,0%,85%,.51)
}

.accordion__inner-header {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: .3rem 0
}

.accordion__inner-button {
    align-items: center;
    display: flex;
    height: 2.7rem;
    justify-content: center;
    width: 2.7rem
}

.accordion__inner-button .minus {
    display: none
}

.accordion__inner-title {
    color: #03071654;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.016rem;
    line-height: 85%
}

.accordion__body-label {
    color: var(--030716,#030716);
    line-height: 98%;
    margin-right: 9rem
}

.accordion p,.accordion__body-label {
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.012rem
}

.accordion p {
    color: #0307164d;
    line-height: 110%
}

.accordion__inner.active-inner .minus {
    display: block
}

.accordion__inner.active-inner .plus {
    display: none
}

@media (max-width: 769px) {
    .accordion__body-image {
        display:none
    }

    .accordion__open-button {
        margin: 1.5rem 0
    }

    .header .lang-desk,.header__button,.header__submenu {
        display: none
    }

    .header .lang-switcher li a {
        align-items: center;
        display: flex;
        justify-content: center
    }
}

@media (min-width: 769px) {
    .accordion.active+.header__menu,.header__menu.big-active {
        width:186rem
    }

    .header__menu.big-active .header__nav {
        max-width: 77rem
    }

    .header__menu.big-active .accordion.active .accordion__body {
        opacity: 1;
        pointer-events: auto;
        right: 3rem;
        top: 16rem;
        width: 89rem
    }

    .accordion__header {
        background: #fff;
        border-bottom: .2rem solid hsla(0,0%,85%,.51);
        cursor: pointer;
        padding: .8rem 0;
        position: relative;
        z-index: 10
    }

    .accordion__body-group {
        border-bottom: .1rem solid hsla(0,0%,85%,.51);
        display: contents;
        padding: 1rem 0
    }

    .accordion__body-group div a {
        font-size: 2.2rem;
        letter-spacing: -.022rem;
        line-height: 110%
    }

    .accordion__body-text {
        display: grid;
        grid-template-columns: max-content 1fr;
        width: 55%
    }

    .accordion__body-text>.accordion__body-group:not(:last-child):after {
        background-color: #d9d9d982;
        content: "";
        grid-column: 1/-1;
        height: 1px;
        margin: 1.5rem 0
    }

    .accordion__inner-title {
        font-size: 4.5842rem;
        letter-spacing: -.0458rem;
        line-height: 85%
    }

    .accordion__links {
        border-bottom: .2rem solid hsla(0,0%,85%,.51)
    }

    .accordion__links li {
        border-bottom: 0
    }

    .accordion__links:last-child li {
        margin-bottom: 0
    }

    .accordion__inner-body {
        border-bottom: .2rem solid hsla(0,0%,85%,.51);
        display: flex;
        flex-direction: column
    }

    .accordion__content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-top: 4.4rem;
        width: 100%
    }

    .accordion__open-button {
        margin-bottom: 4.4rem;
        margin-left: auto;
        margin-top: 2.4rem
    }

    .accordion__body-image {
        height: 29.6rem;
        margin: 3rem 0;
        width: 35.6rem
    }

    .accordion__body-image img {
        border-radius: 3rem;
        height: 100%;
        width: 100%
    }

    .accordion__body {
        opacity: 0;
        pointer-events: none;
        position: absolute;
        transition: opacity .6s ease
    }

    .accordion__title {
        font-size: 4.5842rem;
        letter-spacing: -.0458rem;
        line-height: 85%
    }

    .accordion__inner-header {
        cursor: pointer;
        padding: .8rem 0
    }

    .accordion__body-group {
        border-bottom: .2rem solid hsla(0,0%,85%,.51)
    }

    .accordion__body-group p {
        font-size: 2.2rem;
        letter-spacing: -.022rem;
        line-height: 110%
    }

    .accordion__body-label {
        font-size: 2.2rem;
        letter-spacing: -.022rem;
        line-height: 98%
    }

    .accordion__inner-button {
        height: 7.3347rem;
        width: 7.3347rem
    }

    .accordion__inner-button svg {
        flex-shrink: 0;
        height: 1.3rem;
        width: 1.3rem
    }

    .accordion__button svg {
        height: 7.3347rem;
        width: 7.3347rem
    }

    .header {
        padding: 3rem
    }

    .header .desktop {
        display: block
    }

    .header .lang-switcher .menu-item-has-children.open .sub-menu {
        background: none
    }

    .header .lang-switcher {
        left: 13rem;
        position: absolute;
        right: auto;
        top: 2.6rem
    }

    .header .lang-switcher li a {
        align-items: center;
        color: #fff;
        display: flex;
        font-size: 2rem;
        font-style: normal;
        font-weight: 500;
        letter-spacing: -.02rem;
        line-height: 128%
    }

    .header .lang-switcher .lang-item {
        transition: transform .2s ease
    }

    .header .lang-switcher .lang-item:hover {
        transform: scale(1.05)
    }

    .header .mobile {
        display: none!important
    }

    .header__logo {
        align-items: center;
        display: flex!important;
        height: 8.2rem;
        left: 50%;
        position: absolute;
        top: 1.5rem;
        top: 3rem;
        transform: translate(-50%);
        width: 19.9105rem
    }

    .header__logo img,.header__logo svg {
        height: auto;
        width: 100%
    }

    .header__button {
        width: 28.3rem
    }

    .header__button span:first-child {
        width: 19.8rem
    }

    .header__left {
        border-radius: 1.2rem;
        height: 8rem;
        padding: .2rem;
        width: auto
    }

    .header__menu-open {
        padding: 3rem 3.2rem
    }

    .header__menu-open svg {
        height: 1.6rem;
        width: 2.4rem
    }

    .header__right {
        border-radius: .8rem;
        height: 8rem;
        min-width: 27rem;
        padding: .5rem 3.2rem .5rem .5rem;
        z-index: 10
    }

    .header__img {
        border-radius: .6rem;
        height: 7rem;
        width: 8.9rem
    }

    .header__text {
        font-size: 1.8rem;
        letter-spacing: -.018rem
    }

    .header__menu {
        left: 3rem;
        padding: 7.8rem 4.7rem 3.5rem;
        top: 3rem;
        transition: transform .5s ease,width .5s ease;
        width: 94.2rem
    }

    .header__inner-links,.header__links,.header__list {
        background: #fff;
        position: relative;
        z-index: 10
    }

    .header__inner-links>li>a,.header__links>li>a,.header__list>li>a {
        font-size: 5rem;
        letter-spacing: -.05rem;
        padding: .8rem 0
    }

    .header__inner-links>li>a svg,.header__links>li>a svg,.header__list>li>a svg {
        height: 8rem;
        width: 8rem
    }

    .header__inner-links>li:not(:last-child),.header__links>li:not(:last-child),.header__list>li:not(:last-child) {
        border-bottom: .2rem solid hsla(0,0%,85%,.51)
    }

    .header__socials {
        bottom: 3rem;
        display: none;
        height: 8.4rem;
        justify-content: end;
        margin-top: 0;
        position: absolute;
        right: 3rem
    }

    .header__socials li {
        width: 8.4rem
    }

    .header__submenu {
        display: grid;
        gap: 4rem;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        right: -100rem;
        top: -5rem;
        transition: opacity .3s ease,visibility .3s ease;
        transition: opacity .5s ease;
        visibility: hidden;
        width: 90rem
    }

    .header__submenu.is-visible {
        opacity: 1;
        pointer-events: auto;
        visibility: visible
    }

    .header__inner-picture {
        max-height: 50.1rem;
        max-width: 89.8rem
    }

    .header__inner-picture img {
        border-radius: 3rem;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .header__inner-item {
        border-bottom: .2rem solid hsla(0,0%,85%,.51)
    }

    .header__inner-item:first-child {
        border-top: .2rem solid hsla(0,0%,85%,.51)
    }
}

.footer {
    background: #f9f9f9;
    padding: 5rem 0 2.4rem;
    position: relative;
    width: 100%;
    z-index: 1
}

.footer .container {
    background: #fff;
    border: 1px solid hsla(0,0%,98%,.09);
    border-radius: 1.5rem;
    padding: 6rem 1.6rem
}

.footer__header {
    display: grid;
    grid-template-columns: 12.6rem 1fr;
    row-gap: 3.8rem
}

.footer__group {
    display: flex;
    flex-direction: column;
    gap: 1.4rem
}

.footer__group>p {
    color: #03071654;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.014rem;
    line-height: 98%;
    text-transform: uppercase
}

.footer__group>ul {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.footer__group>ul li {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.014rem;
    line-height: 98%;
    transition: color .5s ease
}

@media (hover: hover) {
    .footer__group>ul li:hover {
        color:#0039ff
    }
}

.footer__body {
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem;
    display: grid;
    grid-template-columns: 10.6rem 1fr;
    margin-bottom: 5rem;
    row-gap: 6rem
}

.footer__img {
    aspect-ratio: 10.6/9.4;
    border-radius: 1rem;
    display: block;
    flex-shrink: 0;
    overflow: hidden;
    width: 100%
}

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

.footer__join-title {
    color: #030716;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.024rem;
    line-height: 98%
}

.footer__join-button,.footer__join-title {
    margin-bottom: 1.6rem
}

.footer__join-button span {
    color: var(--f-9-f-9-f-9,#f9f9f9);
    font-size: .9872rem
}

.footer__join-button:first-of-type {
    margin-bottom: 2rem
}

.footer__join-socials {
    height: 4.3rem
}

.footer__join-socials li {
    width: 4.3rem
}

.footer__title {
    color: #c5c5c5;
    display: block;
    font-size: 3rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.0823rem;
    line-height: 98%;
    margin-bottom: 3rem;
    text-transform: capitalize
}

.footer__logo {
    display: block;
    flex-shrink: 0;
    height: auto;
    margin-bottom: 5rem;
    width: 100%
}

.footer__logo img {
    height: 100%;
    width: 100%
}

.footer__footer {
    border-top: .1rem solid rgba(3,7,22,.14);
    display: grid;
    grid-template-columns: 14.7rem 1fr 3.2rem;
    padding-top: 1.6rem;
    row-gap: 2.4rem
}

.footer__footer li {
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    gap: .8rem;
    letter-spacing: -.01rem;
    line-height: 98%;
    width: -moz-max-content;
    width: max-content
}

.footer__footer li strong {
    color: #03071654
}

.footer--about .container {
    border-radius: 1rem
}

.footer--resource {
    padding-top: 2rem
}

.footer--resource .container {
    border-radius: 1rem
}

.footer--ceramic {
    background: #03134c
}

@media (max-width: 768px) {
    .footer__header {
        margin-bottom:6rem
    }

    .footer__text {
        text-align: center
    }
}

@media (min-width: 768px) {
    .footer {
        padding:3rem
    }

    .footer .container {
        padding: 12rem 6.7rem 3rem
    }

    .footer__inner {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        margin-bottom: 4rem
    }

    .footer__header {
        grid-template-columns: 28rem 1fr;
        width: 54rem
    }

    .footer__group {
        gap: 3.5rem
    }

    .footer__group>p {
        font-size: 1.8rem;
        letter-spacing: -.018rem
    }

    .footer__group>ul {
        gap: 1.9rem
    }

    .footer__group>ul li {
        font-size: 1.8rem;
        letter-spacing: -.018rem
    }

    .footer__body {
        -moz-column-gap: 10.4rem;
        column-gap: 10.4rem;
        grid-template-columns: 45.6rem 1fr;
        margin-bottom: 0;
        row-gap: 4rem
    }

    .footer__img {
        aspect-ratio: 45.6/40.2;
        border-radius: 3.4rem
    }

    .footer__join {
        display: flex;
        flex-direction: column
    }

    .footer__join-title {
        font-size: 3rem;
        letter-spacing: -.05rem;
        margin-bottom: 3rem;
        width: 38.4rem
    }

    .footer__join-button {
        margin-bottom: 3rem
    }

    .footer__join-button span {
        font-size: 1.8rem
    }

    .footer__join-button:first-of-type {
        margin-bottom: 4rem
    }

    .footer__join-socials {
        height: 8.4rem
    }

    .footer__join-socials li {
        width: 8.4rem
    }

    .footer__title {
        font-size: 8rem;
        margin-bottom: 3rem
    }

    .footer__logo-group {
        align-items: end;
        display: flex;
        flex-direction: row-reverse;
        gap: 12rem;
        justify-content: start;
        margin-bottom: 7.3rem
    }

    .footer__logo {
        aspect-ratio: 47.7/18.5;
        margin-bottom: 0;
        width: 47.7rem
    }

    .footer__footer {
        grid-template-columns: 54rem 1fr 48.3rem 5.7rem;
        padding-left: 2rem;
        padding-top: 3rem
    }

    .footer__footer li {
        flex-direction: row;
        font-size: 1.8rem;
        gap: 3rem;
        letter-spacing: -.08rem
    }

    .footer__footer li:first-of-type {
        grid-column: 1/2
    }

    .footer__footer li:nth-of-type(2) {
        grid-column: 3/4
    }

    .footer__footer li:nth-of-type(3) {
        grid-column: 4/5
    }

    .footer__footer li:nth-of-type(4) {
        grid-column: 2/3;
        grid-row: 1/2
    }

    .footer--about .container {
        border-radius: 5.5rem
    }
}

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

html {
    max-width: 100%;
    overflow-x: hidden;
    width: 100%
}

body {
    background: #fff;
    color: #030716;
    display: flex;
    flex-direction: column;
    font-family: Neue Montreal;
    min-height: 100vh
}

body .footer {
    margin-top: auto
}

a {
    text-decoration: none
}

a,button {
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none
}

.line {
    overflow: hidden
}

html.lenis,html.lenis body {
    height: auto
}

.lenis.lenis-smooth {
    scroll-behavior: auto!important
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain
}

.lenis.lenis-stopped {
    overflow: hidden
}

.lenis.lenis-smooth iframe {
    pointer-events: none
}

.container {
    padding: 0 2rem;
    width: 100%
}

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

.line-wrap,.wrapper {
    overflow: hidden
}

.pt,.pt-10-20 {
    padding-top: 10rem
}

.pb,.pb-10-20 {
    padding-bottom: 10rem
}

@media (min-width: 768px) {
    .pt {
        padding-top:12rem
    }

    .pb {
        padding-bottom: 12rem
    }

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

    .pb-10-20 {
        padding-bottom: 20rem
    }
}

.blue-bg {
    background-color: #03134c;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKIAAACiCAYAAADC8hYbAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAViSURBVHgB7dvhThpbFIbhNVSlGtujMWmMqcm5/7s6aWPa0xCiNaJipXvBGl0zAoIC+aLvk0wZBxz98XbvPQNWtgKj0ahTHj6VbSe2btk6seFtuSvbsGzXZbsp26CqqqG9UmUvFPEdlm2vbLuG98yD7Nsrolw6xBSgb4x4aLsoW2/ZIJcKsUR4ZNMDvLfJ/4pLmwzbvv+n/DL3hjcjBiFfevmjz4LzZkOPsWcLWijE8gtsl4cTm6z9soFN4jsnuvcpXR8c2NM+fFD6vsjo+GyI5Qd9Lg9frDkKeoBe/JUBobTiI+Rx2bbSYR+gfpRWLud9b/XMiX0qPmqd1APsGzBD6caXb95NHrzmTtXVnJO1I1x4mAViOXdqzdFxZoydGSfZt2aEfvHxHxFiUdHKN5u0UzuKpd4TT0KMko/TIT/RNy5GsKwZMX6JxhqmjYin6bif6IwI8VLRjsd4F4e8rZP26xohxrqwntP9BKwJ8WopxnpA60ZrDx5CjOEyP9kjQqxKtJQvVA7jHuRYHhEbV8jcosGqRVOD+LJ+q/jhi3o0zFczPw1Yj6mjYj0i7qUnb3jHBOsSbT0ZFesQD9JrmZKxbvntvvEg2IlpuTvjRcA6nNvjFfSuT88+IuZpecA9Q6xbNJZvcu/Xny+rsTbEpuSZt+shfkwHBgZsRr5HveMh5vf9mJaxKXlqHoeYP6Zza8Bm/En7HxrvNXOhgk1ptdbhr/AggRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhgRAhwUO8r78YjUaEiY1ot9YIsfhgwGZsp/2hh3idDnQN2Iw86N15iMN0YNuAzdhN+9ce4m06sG/AZuyl/RsP8Xc60OWCBesWjeURcdCpqsovVgZxwF/wjwHr9Snt35QGh/Xod5WeYHrGuh2k/b7/00lf1LdxdsvQuWfAGkRb+e7MeDYehxjTcz89eWTAehyn/Qufln0nX5i0R8VDA1YomtpKh3r1zkOI00bF8o3cV8RKREt5pu3Vo6Fr3KopT3ihN+m5r9zOwWtFhKf22NswWnswLbIze5yixycgRrxUtHNij1Oyt/W9/bongcVw+Ssd8iucU6ZpLCsi9JEwXyX/yFNybepIV154bmkhGSf6SoxYVLTyrzUj9HXh5bTXVzb/ZL64zAvM+zhZ34AZ4urYu8kDXa+9Lszmhhgn9Xdajlsn9aH1ZznxlQEhblZ7gPl9ZB+8/i+tXMz73mdDjB9QX/VstZ7yK2wfHS/j9g/emVgH+ucTfMDabT3tfZxNWxO2LRRi+qHtqTrzt2qu4tGjvCXOtyWi8w+0+rrPB6f92G9fa4zvSc+bituWCjF+mfrG5GcDmuo3RfrLDkJLh1iLIH1N4J+k4E8M3rd6Nuy/dBZ8cYhZinKnbB9tMmxvGd6a+9h87Xcb2+9VLMH+AiV5YkUeHPZPAAAAAElFTkSuQmCC);
    background-size: 3.4rem
}

@media (min-width: 768px) {
    .blue-bg {
        background-size:5.4rem
    }
}

.grey-bg {
    background-color: #e9e9e9;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABSCAYAAADHLIObAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVNSURBVHgB7Z1tThtHGMefGRtjXgNOVUX9UvcAFfhDoxC+wA3oCdIbBE6AOUHhBvQEtCco/eSgVDK0B6grVWmUF2JIYozxzmSewbOeXe/aa2cUGe/zk8zuTgYr/HjmZRfpbwYOqFarS82bzBZjsAICihLkqgRYYuoF40UNGKup/+eplHAGnne8tlaqgQMYjIiW184+BSk39OuOoqUCO/hcqUOLNAKlENtjWHGfB2OHSujeKEKHEll5/vdulEDOOeRyWZibzcNUFs+nVBvT7eOCEALabaGP1602fGw0odlsRXfmvLz2w/d7MASJRFYq1SLL8CM1r6za7fl8TstbmM+PlbSkoNSPjWt4/+EqSmpNddhMWp0DRZ78efbE82DfrkIUWFia18dJAUW+enOhqtYLtKvi2Xn8aGV/0Pf3FXny/GxX/dLK5hqrblkJvLc4C5PKxWUD3tU/6Gr1STDUY0WGJWazGfjmQUEfJx2syhcvz4PVOUBmpMiTk7+2BMgjc40LCUq8i/PgqGBFosyWWpgM/YZ5j0hcWCTnVTMnplGiISxTOalzJjYfPiydhvv22uH8dyMRh/GDr5dTKRHBn9uezvBuzZP8CPfSPX3tC5wX1aEY9SZpxXiwiqnYaPHtcD9/aOOQVr3/Mdf3C4sTvToPC67mb88vuw1CfGfvMbsVmcnsmlOsQpIYBH0E9s2WL0RXZLgasZQnabPtiiu1af9fLT6GfE4sl0qlOp53KjKzYf4RV2mSGM2M8mK7sedKLVJy+dQ03FucAyIevLMzKHlP/HP9QAK6DyPmZqeBiGdajVh7Ba9U1bQIWmp3WGPZpnXPmBT0Yw9vec23dLtk0q/GGZobE2F7Us9dV/SRdU7CHYh4cEE2CHlbiFydFU0jDetkTFl3e+Z2mquzomnMZklkEkK3zUX8EjBHFTk6ZM4RJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRJNIRXALUzUUgx4EYCs6kLVICMRg764J1CpGzDPNjBVqtGyAGY4uU7NYfF5781zTetGloJ+HaDgwR8gKPamh3KxJjrojBXAVTq47xi1q1vWPTgmkitOAMxo7/ynJxjEeucxkY0xcmK4yIB3PUrGKrmeia232k9P6wOxLx2H4kg9/MuRbZzMG+2U9i2V7FxQGmHFyt7WHNPOGnUmmRm6VSXe2HfLsYskb0gml+BsbYYXRcjRBluyox54boEs6YlJ4XCJzzRaJdBuLAXGNVhrMU0wp6sEeplHAQDugMPLTAuRIwyRO6AWtp3w4ZD1ZR1WamRTncLyAS50rRFj+aIW5yFNMs89Wby+DIFGLThCbZ9DxGW18vnTIhdsw1btLTKBN/3tdqcWlYd3tSip24zN3I55Gq86F6J38yRZn/vXibmjnTjER7z6i87j1+VIrN2u2bsVupVMvAuR+mhlEN9wsLsDA/A5NKVMYuSlxfWyn3+76Bqc/PnlW3JeM/220Y1/JVYXHiUp/PlcBwjDYO536VaEicQ45JpwDdRBYERWJ13tUKxarDaStKoKKGCy+uGUnea7hk/NBQN5iYKwxgwuwwjHMZxyRUnPvwhc8T8TYY5UUtorhPxC1O1Oocx9Cf1dCpzjJYSXWTAt72yS/xWQ02WijAT0oqCi3C3QU/SuCXfB72h6nAMCOLtOlI3VBSN9Sv9Vsp5eqYfrJIDW82GJOn6k8EZ+oPf7+6+jwbwhGfAKLmYf5KHodKAAAAAElFTkSuQmCC);
    background-size: 1.7rem
}

@media (min-width: 768px) {
    .grey-bg {
        background-size:2.7rem
    }
}

.white-bg {
    background-color: #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABSCAYAAADHLIObAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAXVSURBVHgB7Z3LbhtlGIbfGXs8nrFj17WSJk1ataKVioTEImJXoSLYdMGCBbfQ68gNVKzYdMsSIRYVdFOkClaoyoIFXYXSBhLHjRzn4NN4Tsw3jucUn5L8ok78PVLVmcQTOU++/zT2/xpgmGlCgkjW1mR8+6eOjKWiayiwLe+fomCaSJmm/3+m2EG3YaDQ7uLNiw7OyflFkrxvXha9J5iHnNZwEUmlTDh2G7nW/lmlnl3k6qqCzWtlwM7DTcm4LFgwILt17D07PM1lpxdJFfj4txJUtTzw+xmlDSfTgVHvQtNMLC2ZmCYqFQVmVva7H8nMwjC1gYVAVbqy9C/Wn0z0/E8n8vqXOixnEY6bjn2d5DWtBg4+OfBMO7ho0O9l2gW4KJz4nmHUcPRLbdyPmFzk3OflE1VIAuHUsP20hUuB113Ne91VUig19w9WtkdV52Qi8w/nkZVK4VW2V3WFHex+38ClxBN6tbwYGzzHNPUUxpGUSFVYXd5C67tzTxmml4qD9l+HKH3kjaW27n/JdVNoNPO496CJyvqJ7mt0RSabs4RD7P68g1li/us8cLgYDEhUmdXVt8mxYHhFlr4oQlHng3NVrWHn6S5mjdarLhZutGDKc4As+ZWZfav5FRthsEiaIx7lr/sXEm6nieqzKmaV/TcW1Ns25FTeP5dkBco1B8Zm0L0Nnki/KS7ESrn2aQWzTv35AdK5enCeyZWx+ihY/p6sSGrSshoOLrvLm8BjGwzQeNVC9rbuVyS11vpett/ET1akEhlc/L/Ak+lambxvsmo4OafpEU3mkRRJ1dhftVCT3intg4lDiw+avfTpGH7hxUVKcmRGbzS5GoewW41XJdbkUCSN1NGZfPVWHcwQ1r3bblY7OF3+oxSKfF3Sg2N/Dc3VOBLXCZt3u6mHIlN6LjhOW5d0DS2Q+v2j4NhryaFI2c6Gx802mDF4S0Qla/TPjkV6N2uj9xgFvIYxE1idhMg7v4cvUCkwwEyGJiVEttLhCkdSLt4d7vfFkRG46omk1zD6GEcsclLSpWDp3BNo1cOKlLO8rp4UpZOoSObcsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhBsEhB9ERG3sILZcqSo6aZyFvGewfFRrjLyzW5SidFawVF15O28S58A75lc0VOSlcP9iYdV9+62Yug8aDkgMjOeGYE3YNgt1zYjG033Kh00LyYYXH/NylJ7R+GIrVcmCZ1UNfBjIaSAyK5H6FIN7L/mBL4aH8iMxzKUuvj2O1QFkUM9Hd7kumbL4tgBkMhAX6xHaOkDuNVJ7vhPm1DvgJmMBtaPhbn4xVhXOTWx/Vg9La9adDVhwUwcaga1WIY52Nafr5Foh9cc5DRwyyLlLPAfWUCSnGNJtEcJ5+elERVKUuWf0zlW/51CUwPCpyLZkseVyMxIBvthYviPcObV/YukNKZZA7YTEJN+lC97onsFR9l/9SeBSIHN1sawaM5YEphfqb7S5L4z+KNWJPeXYnFxQ6PPaQcsMzdvKe6d7Ek5ZG9Y6K9MVtRDUmJNBi/a20DP3SjDxudaNoptJCfmwvL2ZOZuumtMf+ejRSWWw+yqF1diQWnXJGq2HveTD50TDRsxUGz0IjJTKd15O4q+PAzY1BE6qWheL8ER1uEK4WOrrg72BicTz4+Y7cvM5PXg2YOqH7ebHpBunSDEK2hlVuLSGvFIIiUmnNG2cLbn4YGS50uh3z5qzIMIx6hTR0vTQNu32hPGn4+lZBASt5LfkwCxfdUVrbHRZydPhl/WKg7QcFrttJATjbwaLWDtSkOd6d7rq9f60hntIEfk+BXobc42fpxbJi7/3CclV6YcXmg0OiT6aanT6Yy4jkTfro1TW8mb2Hn//QQEqrlCuiaF/tmcFCB3sruDB+T8B/7o/Yxu5JjEgAAAABJRU5ErkJggg==);
    background-size: 1.7rem
}

@media (min-width: 768px) {
    .white-bg {
        background-size:2.7rem
    }
}

.single-product {
    overflow: hidden
}

.banner-section {
    max-height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10
}

.banner-section.blue-bg .banner-section__title {
    letter-spacing: -.15rem!important;
    margin-bottom: 0;
    width: 80%
}

.banner-section.blue-bg .banner-section__title .line {
    display: inline-block
}

.banner-section__bg {
    aspect-ratio: 37.5/58.3;
    display: block;
    overflow: hidden;
    width: 100%
}

.banner-section__bg img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.banner-section__button span:first-child {
    min-width: 14rem
}

.banner-section__button span {
    font-size: 1.2rem
}

.banner-section .container {
    display: flex;
    flex-direction: column;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    justify-content: flex-end;
    margin-bottom: 1.7rem;
    position: absolute
}

.banner-section__title {
    color: #f9f9f9;
    line-height: 110%;
    margin-bottom: 1.6rem;
    text-transform: capitalize
}

.banner-section__title .line:not(:last-child) {
    margin-bottom: -2rem
}

.banner-section__subtitle {
    color: var(--f-9-f-9-f-9,#f9f9f9);
    font-size: 2.4rem;
    letter-spacing: -.024rem;
    margin-bottom: 4rem
}

.banner-section__button-wrapper {
    display: flex;
    flex-direction: column;
    gap: .6rem
}

.banner-section--blog .banner-section__title {
    margin-bottom: 2rem
}

.banner-section--blog .banner-section__button span:first-of-type {
    padding: 1.6663rem 2.2575rem;
    width: 14.3rem
}

.banner-section--login .banner-section__subtitle {
    margin-bottom: 0;
    width: 34rem
}

.banner-section--products .banner-section__title {
    margin-bottom: 4rem
}

.banner-section--products .banner-section__button span {
    border-radius: .43rem;
    height: 4.2rem
}

.banner-section--products .banner-section__button span:first-child {
    width: 14.3rem
}

.banner-section--model .banner-section__title {
    font-weight: 500;
    line-height: 120%;
    text-transform: capitalize
}

.banner-section--model .banner-section__title .line {
    margin-bottom: -2rem
}

@media (max-width: 768px) {
    .banner-section--faq .banner-section__button,.banner-section--faq .banner-section__button span:first-child {
        width:100%
    }
}

@media (min-width: 768px) {
    .banner-section__bg {
        aspect-ratio:192/108
    }

    .banner-section .container {
        margin-bottom: 5.9rem
    }

    .banner-section__title {
        margin-bottom: 5rem;
        width: 91.1rem
    }

    .banner-section__subtitle {
        font-size: 5rem;
        letter-spacing: -.05rem;
        margin-bottom: 0
    }

    .banner-section__button-wrapper {
        bottom: 0;
        flex-direction: row;
        gap: 3.7rem;
        position: absolute;
        right: 3rem
    }

    .banner-section__button span {
        font-size: 2.4rem
    }

    .banner-section__button span:first-child {
        padding: 3.1rem 4.2rem
    }

    .banner-section--blog .banner-section__title {
        margin-bottom: 0;
        width: 80%
    }

    .banner-section--blog .banner-section__button span:first-of-type {
        padding: 3.1rem 4.2rem;
        width: 26.7rem
    }

    .banner-section--login .banner-section__subtitle,.banner-section--login .banner-section__title {
        width: 100%
    }

    .banner-section--products .banner-section__title {
        margin-bottom: 0;
        width: 150rem
    }

    .banner-section--products .banner-section__button span {
        border-radius: .8rem;
        height: 8rem
    }

    .banner-section--products .banner-section__button span:first-child {
        width: 26.7rem
    }

    .banner-section--model .banner-section__title {
        letter-spacing: -.15rem;
        line-height: 108%;
        margin-bottom: 0;
        width: 100%
    }

    .banner-section--model .banner-section__title .line:not(:last-child) {
        margin-bottom: -3%
    }
}

.contact-hero {
    height: var(--locked-vh);
    position: relative;
    width: 100%;
    z-index: 2
}

.contact-hero__bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: -1
}

.contact-hero__bg:before {
    background: #00000040;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    z-index: 1
}

.contact-hero__bg img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.contact-hero .container {
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
    height: 100%;
    justify-content: flex-end;
    padding-bottom: 4.9rem
}

.contact-hero__title {
    font-size: 5.1rem;
    line-height: 112%;
    width: 100%
}

.contact-hero__title .line {
    padding-bottom: 0
}

.contact-hero__title .line:not(:last-child) {
    margin-bottom: -1rem
}

.contact-hero__subtitle {
    color: #f9f9f9;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.024rem;
    line-height: 98%;
    width: 24rem
}

.contact-hero--about .container {
    gap: 4.6rem;
    padding-bottom: 2.3rem
}

.contact-hero--about .contact-hero__title {
    font-size: 6.7rem
}

.contact-hero--about .contact-hero__subtitle {
    font-size: 2.6rem;
    width: 34rem
}

.contact-hero--global .container {
    display: flex;
    justify-content: space-between;
    padding-bottom: 2rem;
    padding-top: 2rem
}

.contact-hero--global .global-section__group {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 2.6rem;
    justify-content: center
}

.contact-hero--global .global-section__group a {
    background: #03134c;
    border-radius: .8rem;
    padding: .8rem 1rem .8rem .6rem
}

.contact-hero--global .contact-hero__subtitle {
    font-size: 2.6rem;
    text-align: center;
    width: 33rem
}

.contact-hero--global .global-section__logo {
    height: auto;
    width: 11rem
}

.contact-hero--products .container {
    padding-bottom: 2rem
}

.contact-hero--products .contact-hero__subtitle {
    font-size: 1.8rem;
    width: 100%
}

.contact-hero--become .container {
    gap: 2rem;
    padding-bottom: 2rem
}

.contact-hero--become .contact-hero__title {
    text-align: center
}

.contact-hero--become .contact-hero__subtitle {
    font-size: 1.4rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.contact-hero--become .contact-hero__buttons {
    display: grid;
    gap: 2rem
}

.contact-hero--become .contact-hero__button {
    height: 5.9226rem
}

.contact-hero--become .contact-hero__button span {
    border-radius: .7137rem
}

.contact-hero--become .contact-hero__button span:first-child {
    width: 27.9rem
}

@media (min-width: 768px) {
    .contact-hero {
        height:100vh
    }

    .contact-hero .container {
        gap: 4.6rem;
        padding-bottom: 11rem
    }

    .contact-hero__title {
        font-size: 15rem;
        line-height: 112%;
        width: 110rem
    }

    .contact-hero__title .line:not(:last-child) {
        margin-bottom: -3rem
    }

    .contact-hero__subtitle {
        font-size: 5rem;
        letter-spacing: -.05rem;
        width: 51.3rem
    }

    .contact-hero--about .container {
        align-items: end;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 3.1rem
    }

    .contact-hero--about .contact-hero__title {
        font-size: 15rem;
        width: 114rem
    }

    .contact-hero--about .contact-hero__subtitle {
        font-size: 5rem;
        text-align: end;
        width: 63rem
    }

    .contact-hero--global .container {
        padding-bottom: 5.4rem;
        padding-top: 3rem
    }

    .contact-hero--global .global-section__group {
        display: flex;
        flex-direction: row-reverse;
        gap: 0;
        justify-content: space-between
    }

    .contact-hero--global .global-section__group a {
        border-radius: 1.8rem;
        padding: 1.8rem 2.5rem 1.8rem 1.6rem
    }

    .contact-hero--global .contact-hero__title {
        width: 138rem
    }

    .contact-hero--global .contact-hero__subtitle {
        font-size: 5rem;
        text-align: end;
        width: 70.8rem
    }

    .contact-hero--global .global-section__logo {
        width: 27.8rem
    }

    .contact-hero--products .container {
        padding-bottom: 4rem
    }

    .contact-hero--products .contact-hero__subtitle {
        font-size: 2.8rem
    }

    .contact-hero--become .container {
        gap: 0
    }

    .contact-hero--become .contact-hero__title {
        margin-bottom: 10rem;
        margin-left: auto;
        margin-right: auto;
        padding-top: 33.8rem;
        text-align: center;
        width: 152rem
    }

    .contact-hero--become .contact-hero__subtitle {
        font-size: 2.4rem;
        margin-bottom: 5rem;
        width: 42.5rem
    }

    .contact-hero--become .contact-hero__buttons {
        display: flex;
        flex-direction: row;
        gap: 1rem;
        margin-left: auto;
        margin-right: auto
    }

    .contact-hero--become .contact-hero__button {
        height: 8rem
    }

    .contact-hero--become .contact-hero__button span {
        border-radius: .8rem
    }

    .contact-hero--become .contact-hero__button span:first-child {
        width: 17.2rem
    }

    .contact-hero--become .contact-hero__button span:last-child {
        display: none
    }

    .contact-hero--become .contact-hero__button:hover span:first-child {
        border-radius: .8rem
    }
}

.input {
    align-items: center;
    background: #f9f9f9;
    border-radius: .8rem;
    display: flex;
    height: 6rem;
    padding: 0 2rem;
    width: 100%
}

.input input {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.014rem;
    line-height: 98%
}

.input input::-moz-placeholder {
    opacity: .5
}

.input input::placeholder {
    opacity: .5
}

@media (min-width: 768px) {
    .input {
        height:8rem;
        padding: 0 4.4rem;
        width: 98%
    }

    .input input {
        font-size: 1.8rem;
        letter-spacing: -.018rem
    }

    .input--select {
        height: 8rem!important
    }
}

.wpforms-field {
    align-items: center;
    background: #f9f9f9;
    border-radius: .8rem;
    display: flex;
    height: 6rem;
    padding: 0 2rem;
    width: 100%
}

.wpforms-field input {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.014rem;
    line-height: 98%;
    width: 100%
}

.wpforms-field input::-moz-placeholder {
    opacity: .5
}

.wpforms-field input::placeholder {
    opacity: .5
}

.wpforms-field select {
    align-items: center;
    display: flex;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    height: 100%;
    letter-spacing: -.014rem;
    width: 100%
}

.wpforms-field-select:after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"><rect x="0.651367" y="0.325928" width="27.3482" height="27.3482" rx="13.6741" fill="%2303134C"/><path d="M13.9619 16.735V10.8096H15.1408V16.735H13.9619ZM11.5908 14.3596V13.1806H17.5163V14.3596H11.5908Z" fill="%23F9F9F9"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 2.7348rem;
    pointer-events: none;
    position: absolute;
    right: 6rem;
    width: 2.7348rem
}

.wpforms-field-select.open:after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"><rect width="27.3482" height="27.3482" rx="13.6741" fill="white"/><path d="M13.3105 14.0334V12.8544L13.9022 12.8545H14.4895V14.0334H13.3105ZM10.9395 14.0334V12.8545H16.8649V14.0334H10.9395Z" fill="black"/></svg>')
}

.wpforms-field-textarea {
    align-items: start;
    display: flex;
    height: 14.8rem;
    padding: 2.4rem 2rem
}

.wpforms-field-textarea textarea {
    color: #03071680;
    font-family: Neue Montreal;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.014rem;
    line-height: 98%;
    width: 100%
}

@media (min-width: 768px) {
    .wpforms-field {
        border-radius:.8rem;
        height: 8rem;
        padding: 0 4.4rem;
        position: relative
    }

    .wpforms-field input,.wpforms-field select {
        font-size: 1.8rem;
        letter-spacing: -.018rem
    }

    .wpforms-field-select:after {
        height: 3.6464rem;
        right: 4.4rem;
        width: 3.6464rem
    }

    .wpforms-field-textarea {
        align-items: start;
        display: flex;
        height: 13.8rem;
        padding: 3.4rem 4.4rem
    }

    .wpforms-field-textarea textarea {
        font-size: 1.8rem;
        letter-spacing: -.018rem
    }
}

.select {
    background: #f9f9f9;
    border-radius: .8rem;
    cursor: pointer;
    padding: 2rem;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.select__header {
    align-items: center;
    display: flex;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    gap: 2rem;
    justify-content: space-between;
    letter-spacing: -.014rem;
    line-height: 98%
}

.select__header div {
    background: #03134c;
    border-radius: 50%;
    color: #fff;
    font-size: 1.5rem;
    height: 2.8rem;
    position: relative;
    transition: background-color .5s ease;
    width: 2.8rem
}

.select__header div.visible {
    background: #fff
}

.select__header div.visible span:first-child {
    opacity: 1
}

.select__header div.visible span:last-child {
    opacity: 0
}

.select__header div span {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: opacity .5s ease
}

.select__header div span:first-child {
    background: #03134c;
    height: .2rem;
    opacity: 0;
    width: .6rem
}

.select__header div span:last-child {
    opacity: 1
}

.select__body {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    overflow: hidden
}

.select__body label:first-of-type {
    margin-top: 2rem
}

@media (min-width: 768px) {
    .select {
        padding:2.2rem 4.4rem
    }

    .select__header {
        font-size: 1.8rem;
        letter-spacing: -.018rem
    }

    .select__header div {
        font-size: 1.6rem;
        height: 3.6rem;
        width: 3.6rem
    }

    .select__header div span:first-child {
        height: .2rem;
        width: .9rem
    }

    .select__body {
        gap: 2rem
    }

    .select__body label:first-of-type {
        margin-top: 4.5rem
    }

    .select__body label:last-of-type {
        margin-bottom: 1.4rem
    }
}

.radio {
    align-items: center;
    display: flex;
    gap: 3rem;
    position: relative;
    width: -moz-max-content;
    width: max-content
}

.radio input {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute
}

.radio span {
    color: #000;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.014rem;
    line-height: 98%
}

.radio span:first-of-type {
    border: .15rem solid rgba(3,7,22,.2);
    border-radius: .225rem;
    display: block;
    flex-shrink: 0;
    height: 1.675rem;
    position: relative;
    width: 1.675rem
}

.radio span:first-of-type:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' fill='none' viewBox='0 0 17 18'%3E%3Crect width='15.625' height='15.625' x='.563' y='.911' stroke='%23030716' stroke-width='1.125' rx='1.688'/%3E%3Crect width='7.444' height='7.444' x='4.652' y='5.001' fill='%23030716' rx='1.5'/%3E%3C/svg%3E") no-repeat 50%/100% 100%;
    content: "";
    top: -.15rem;
    right: -.15rem;
    bottom: -.15rem;
    left: -.15rem;
    opacity: 0;
    position: absolute;
    transition: opacity .4s
}

.radio input:checked+span:first-of-type:before {
    opacity: 1
}

@media (min-width: 768px) {
    .radio {
        gap:4.5rem
    }

    .radio span {
        font-size: 1.8rem;
        letter-spacing: -.018rem
    }

    .radio span:first-of-type {
        height: 2.25rem;
        width: 2.25rem
    }
}

.textarea {
    background: #f9f9f9;
    border-radius: .8rem;
    display: block;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    height: 14.8rem;
    letter-spacing: -.014rem;
    line-height: 98%;
    padding: 2rem;
    width: 100%
}

.textarea textarea {
    height: 100%;
    width: 100%
}

.textarea textarea::-moz-placeholder {
    opacity: .5
}

.textarea textarea::placeholder {
    opacity: .5
}

@media (min-width: 768px) {
    .textarea {
        font-size:1.8rem;
        letter-spacing: -.018rem
    }
}

.from-contact {
    background: #fff;
    border: .365px solid hsla(0,0%,98%,.09);
    border-radius: 1.4945rem;
    padding: 3rem 2rem 4rem;
    width: 100%;
}

.from-contact__button span {
    font-size: 2rem
}

.from-contact__title {
    font-size: 5.2rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.104rem;
    line-height: 85%;
    margin-bottom: 4rem
}

.from-contact__subtitle {
    line-height: 98%;
    margin-bottom: 5rem;
}

.from-contact__list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1rem
}

.from-contact .select {
    margin-bottom: 1rem
}

.from-contact .textarea {
    margin-bottom: 3rem
}

.contact-section {
  width: 100vw !important;
  color: white;
  text-shadow: 0rem 0rem 9rem rgb(0, 0, 0);
  min-height: 30vw !important;
  height: 80vw;
  display: flex;
  align-items: center;
  padding: 2rem;
  border-radius: 2rem;
  height: auto;
  margin-top: 15rem;
}
.contact-section .wpforms-field {
  text-shadow: none;
  height: auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 8rem;
  align-items: flex-start;
}
.contact-section input {
  padding: 0 1rem !important;
  background-color: white !important;
  min-height: 7rem;
}
.contact-section legend,
.contact-section label {
  font-size: 2rem;
  text-align: left;
  position: relative;
  top: 1rem;
  left: 1rem;
  display: block;
  color: var(--font-color);
}
    
.contact-section fieldset {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 1rem;
}
.wpforms-field-label {
  color: var(--font-color);
  font-size: 2rem;
}
.contact-section h2 {
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
    .from-contact__button {
        height:7.1rem;
        width: 100%
    }

    .from-contact__button span {
        border-radius: .8rem
    }

    .from-contact__button span:first-child {
        width: 100%
    }

    .from-contact__button span svg {
        width: 1rem
    }
}

@media (min-width: 768px) {
    .from-contact {
        border:.12rem solid hsla(0,0%,98%,.09);
        border-radius: 4.1rem;
        padding: 9rem 9rem 7.4rem;
        width: 100%;
    }

    .from-contact__title {
        font-size: 9rem;
        letter-spacing: -.18rem;
        margin-bottom: 4.5rem;
        margin-right: -5rem
    }

    .from-contact__subtitle {
        margin-bottom: 8rem
    }

    .from-contact__list {
        display: grid;
        grid-template-columns: repeat(2,1fr)
    }

    .from-contact .textarea {
        margin-bottom: 1rem
    }
}

.wpforms-field-container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 3rem
}

.wpforms-field-label {
    display: none
}

.wpforms-field em {
    display: none!important
}

.wpforms-submit-container {
    display: flex;
    flex-direction: row;
    position: relative
}

.wpforms-submit {
    align-items: center;
    background: #03134c;
    border-radius: .8rem;
    color: #f9f9f9;
    display: flex;
    flex-shrink: 0;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    gap: 1rem;
    height: 7.1rem;
    justify-content: center;
    letter-spacing: -.02rem;
    line-height: 98%;
    padding: 3.1rem 4.2rem;
    width: 22rem
}

.wpforms-submit-spinner {
    display: none!important
}

.wpforms-submit-container:after {
    background: #03134c;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='11' height='10' viewBox='0 0 11 10' fill='none'><path d='M1.58097 0.76513L9.60164 8.78581M9.60164 8.78581L9.60164 0.364096M9.60164 8.78581L1.17993 8.78581' stroke='%23F9F9F9' stroke-width='1.76569'/></svg>");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: .7063rem;
    content: "";
    height: 7.0627rem;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: auto;
    pointer-events: none;
    position: absolute;
    width: 7.0627rem
}

.wpforms-hidden {
    display: none!important
}

@media (min-width: 768px) {
    .wpforms-field-container {
        cursor:pointer;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin-bottom: 2.2rem
    }

    .wpforms-field-container .wpforms-field:nth-child(-n+8) {
        width: 100%
    }

    .wpforms-field-container .wpforms-field:nth-child(n+9) {
        grid-column: 1/-1
    }

    .wpforms-submit {
        height: 8.2rem;
        width: 21rem
    }

    .wpforms-submit-container:after {
        border-radius: .8rem;
        content: "";
        height: 8.2rem;
        margin-left: 21.5rem;
        width: 8.2rem
    }
}

.contact-section {
    background: #f9f9f9;
    overflow: hidden;
    padding: 10rem 0 15rem;
    width: 100%
}

.contact-section__swiper {
    position: relative;
    width: 100%
}

.contact-section__swiper-img {
    aspect-ratio: 34.3/40.265;
    border-radius: 1.5rem;
    display: block;
    overflow: hidden;
    width: 100%
}

.contact-section__swiper-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.contact-section__swiper-pagination {
    align-items: center;
    display: flex;
    justify-content: space-between;
    left: 0;
    padding: 1.1rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 2
}

.contact-section__swiper-button {
    align-items: center;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #fff9;
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    height: 1.4rem;
    justify-content: center;
    width: 1.4rem
}

.contact-section__swiper-button img,.contact-section__swiper-button svg {
    flex-shrink: 0;
    height: auto;
    width: .8rem
}

.contact-section__swiper-button.prev {
    transform: rotate(-180deg)
}

.contact-section__swiper-navigation {
    align-items: center;
    bottom: 1.2rem;
    display: flex;
    gap: .3rem;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    z-index: 2
}

.contact-section__swiper-navigation .swiper-pagination-bullet {
    background: #fff;
    border-radius: 50%;
    display: block;
    height: .6rem;
    opacity: .4;
    transition: opacity .5s ease;
    width: .6rem
}

.contact-section__swiper-navigation .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
}

@media (max-width: 768px) {
    .contact-section .container {
        display:flex;
        flex-direction: column;
        gap: 2rem
    }

    .contact-section__swiper {
        overflow: visible!important
    }
}

@media (min-width: 768px) {
    .contact-section {
        padding:20rem 0
    }

    .contact-section .container {
        display: flex
    }

    .contact-section__swiper {
        height: -moz-max-content;
        height: max-content;
        margin: 0!important;
        width: 100%;
    }

    .contact-section__swiper-img {
        aspect-ratio: 92/108;
        border-radius: 4rem
    }

    .contact-section__swiper-pagination {
        padding: 3.1rem
    }

    .contact-section__swiper-button {
        height: 3.65rem;
        width: 3.65rem
    }

    .contact-section__swiper-button img,.contact-section__swiper-button svg {
        width: 1.5rem
    }

    .contact-section__swiper-navigation {
        bottom: 3.2rem;
        gap: 1rem
    }

    .contact-section__swiper-navigation .swiper-pagination-bullet {
        height: 1.5rem;
        width: 1.5rem
    }
}

.speak-section {
    padding: 12rem 0;
    width: 100%
}

.speak-section__title {
    margin-bottom: 2rem;
    text-align: center
}

.speak-section__subtitle {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.014rem;
    line-height: 98%;
    margin-bottom: 6rem;
    text-align: center
}

.speak-section__list {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.speak-section__item {
    background: #f9f9f9;
    border-radius: 1.5rem;
    color: #000;
    display: flex;
    flex-direction: column;
    gap: 4rem;
    padding: 4rem 2rem;
    transition: background-color .4s ease,color .4s ease
}

@media (hover: hover) {
    .speak-section__item:hover {
        background:#03134c;
        color: #fff
    }

    .speak-section__item:hover .speak-section__item-button span {
        background: #fff;
        color: #000
    }
}

.speak-section__item-title {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.024rem;
    line-height: 85%;
    text-align: center
}

.speak-section--email {
    background: #f9f9f9;
    padding: 10rem 0
}

.speak-section--email .speak-section__title {
    margin-bottom: 4rem
}

.speak-section--email .speak-section__item {
    background: #fff
}

@media (hover: hover) {
    .speak-section--email .speak-section__item:hover {
        background:#03134c
    }
}

.speak-section--catalogue .speak-section__list {
    padding-top: 4rem
}

@media (max-width: 768px) {
    .speak-section__item-button {
        height:4.3rem;
        width: 100%
    }

    .speak-section__item-button span:first-of-type {
        width: 100%
    }
}

@media (min-width: 768px) {
    .speak-section {
        padding:20rem 0
    }

    .speak-section__title {
        margin: 0 auto 10rem;
        width: 148rem
    }

    .speak-section__title strong {
        display: block
    }

    .speak-section__subtitle {
        font-size: 5rem;
        letter-spacing: -.05rem;
        margin-bottom: 10rem
    }

    .speak-section__list {
        display: grid;
        gap: 2.4rem;
        grid-template-columns: 1fr 1fr
    }

    .speak-section__item {
        align-items: center;
        border-radius: 2.1rem;
        gap: 7.4rem;
        padding: 8rem 0
    }

    .speak-section__item-title {
        font-size: 5rem;
        letter-spacing: -.05rem
    }

    .speak-section__item-button span {
        font-size: 2.4rem
    }

    .speak-section__item-button span:first-of-type {
        padding: 3.1rem 4.2rem
    }

    .speak-section--email {
        padding: 20rem 0
    }

    .speak-section--email .speak-section__title {
        margin-bottom: 12rem
    }

    .speak-section--email .speak-section__title strong {
        display: inline-block
    }

    .speak-section--email .speak-section__list {
        grid-template-columns: 1fr 1fr 1fr
    }

    .speak-section--catalogue .speak-section__item {
        background: #fff
    }

    .speak-section--catalogue .speak-section__item:hover {
        background: var(--03134-c,#03134c)
    }

    .speak-section--catalogue .speak-section__list {
        padding-top: 8rem
    }
}
