.screen-contact-us{padding-top:calc(var(--app-header-shortcuts-height) + var(--app-header-navigation-height))}.screen-contact-us__title{color:rgba(var(--color-primary),1);text-align:center;text-transform:uppercase;font-family:var(--typeface-plain);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:20px;font-size:40px;font-weight:800;line-height:48px}.screen-contact-us__subtitle{color:rgba(var(--color-primary),1);text-align:center;text-transform:uppercase;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:42px;font-size:32px;font-weight:700;line-height:40px}.screen-contact-us__summary{color:rgba(var(--color-on-surface),1);text-align:center;font-family:var(--typeface-plain);letter-spacing:.0025em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:18px;font-weight:400;line-height:32px}.screen-contact-us__general{background-color:rgba(var(--color-surface),1);padding-top:72px;padding-bottom:72px}.screen-contact-us__general-items{grid-row-gap:16px;grid-column-gap:16px;-moz-column-gap:16px;grid-template-columns:repeat(8,minmax(0,1fr));gap:16px;margin-bottom:64px;transition:all .6s cubic-bezier(.175,.885,.32,1.275);display:grid}.screen-contact-us__general-item{color:rgba(var(--color-on-surface-variant),1);background-color:rgba(var(--color-surface-variant),1);border-style:solid;border-width:1px;border-radius:8px;flex-direction:column;grid-column-end:span 2;justify-content:center;align-items:center;padding:36px 32px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);display:flex}.screen-contact-us__general-item:not(:hover){border-color:rgba(var(--color-outline),1)}.screen-contact-us__general-item:hover{border-color:rgba(var(--color-primary),.7);box-shadow:0 2px 6px 2px #0003;box-shadow:0px 2px 6px 2px var(--shadow-color,#0003);transform:translateY(-8px)}.screen-contact-us__general-item:first-of-type{grid-column-start:2}.screen-contact-us__general-item:hover .screen-contact-us__general-item-icon{transform:scale(1.28)}.screen-contact-us__general-item:hover .screen-contact-us__general-item-icon svg{filter:brightness(1.28)}.screen-contact-us__general-item-icon{--icon-width:48px;--icon-height:48px;color:rgba(var(--color-primary),1);justify-content:center;align-items:center;margin-bottom:16px;transition:transform .6s;display:inline-flex}.screen-contact-us__general-item-icon svg{transition:all .6s}.screen-contact-us__general-item-value{color:rgba(var(--color-on-surface-variant),1);text-align:center;font-family:var(--typeface-plain);letter-spacing:.005em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:0;font-size:14px;font-weight:600;line-height:20px}.screen-contact-us__establishments{padding-top:72px;padding-bottom:72px}.screen-contact-us__establishments-location{aspect-ratio:16/9;width:75%;margin-left:auto;margin-right:auto}@media (width<=767.98px){.screen-contact-us__establishments-location{margin-top:16px;margin-bottom:42px}}@media (width>=768px){.screen-contact-us__establishments-location{margin-top:24px}}.screen-contact-us__establishments-location iframe{display:block}.screen-contact-us__establishments-location:hover{border-color:rgba(var(--color-primary),.8);box-shadow:0 13px 26px #05081333}