.screen-contact-us{padding-top:calc(var(--app-header-shortcuts-height) + var(--app-header-navigation-height))}.screen-contact-us__title{color:rgba(var(--color-on-surface-variant),1);text-align:center;text-transform:uppercase;cursor:default;opacity:0;width:fit-content;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin:0 auto 16px;padding-left:16px;padding-right:16px;font-size:32px;font-weight:700;line-height:40px;animation:1.2s cubic-bezier(.2,.8,.2,1) forwards slide-in-left;position:relative}@media (width>=768px){.screen-contact-us__title{font-family:var(--typeface-plain);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:20px;font-size:40px;font-weight:800;line-height:48px}}.screen-contact-us__title:after{content:"";background-color:rgba(var(--color-primary),1);transform-origin:50%;width:100%;height:3px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.screen-contact-us__title:hover:after{transform:scaleX(1)}@keyframes slide-in-left{0%{opacity:0;transform:translate(80%)}to{opacity:1;transform:translate(0)}}.screen-contact-us__subtitle{color:rgba(var(--color-on-surface-variant),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:32px;font-size:22px;font-weight:600;line-height:26px}@media (width>=768px){.screen-contact-us__subtitle{font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:42px;font-size:32px;font-weight:700;line-height:40px}}.screen-contact-us__summary{max-width:800px;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;padding-left:16px;padding-right:16px;font-size:16px;font-weight:400;line-height:24px}@media (width>=768px){.screen-contact-us__summary{font-family:var(--typeface-plain);letter-spacing:.0025em;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:18px;font-weight:400;line-height:32px}}.screen-contact-us__general{background-color:rgba(var(--color-surface),1);padding-top:48px;padding-bottom:48px}@media (width>=1080px){.screen-contact-us__general{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:1fr;gap:16px;margin-bottom:48px;padding-left:16px;padding-right:16px;display:grid}@media (width>=768px){.screen-contact-us__general-items{grid-template-columns:repeat(2,1fr);max-width:800px;margin-left:auto;margin-right:auto}}@media (width>=1080px){.screen-contact-us__general-items{grid-template-columns:repeat(8,minmax(0,1fr));max-width:1200px;margin-bottom:64px}}.screen-contact-us__general-item{color:rgba(var(--color-on-surface-variant),1);border:1px solid rgba(var(--color-outline),1);background-color:rgba(var(--color-surface-variant),1);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s;display:flex}@media (width>=768px){.screen-contact-us__general-item{padding:32px}}@media (width>=1080px){.screen-contact-us__general-item{grid-column-end:span 2}.screen-contact-us__general-item:first-of-type{grid-column-start:2}}@media (width>=768px) and (width<=1079.98px){.screen-contact-us__general-item:last-child:nth-child(odd){grid-column:1/-1}}.screen-contact-us__general-item:hover{box-shadow:0 20px 40px -10px rgba(var(--color-primary),.4);z-index:1;transform:scale(1.02)translateY(-8px)}.screen-contact-us__general-item-icon{--icon-width:32px;--icon-height:32px;margin-bottom:12px}@media (width>=768px){.screen-contact-us__general-item-icon{--icon-width:42px;--icon-height:42px;margin-bottom:16px}}.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";word-break:break-word;margin-bottom:0;font-size:14px;font-weight:600;line-height:20px;-webkit-text-decoration:none;text-decoration:none;transition:color .2s}.screen-contact-us__general-item-value:hover{color:rgba(var(--color-primary),1);-webkit-text-decoration:underline;text-decoration:underline}.screen-contact-us__establishments{padding-top:48px;padding-bottom:48px}@media (width>=768px){.screen-contact-us__establishments{padding-top:72px;padding-bottom:72px}}.screen-contact-us__establishments-location{aspect-ratio:16/9;width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (width>=768px){.screen-contact-us__establishments-location{width:75%;margin-top:24px;padding-left:0;padding-right:0}}@media (width<=767.98px){.screen-contact-us__establishments-location{margin-top:16px;margin-bottom:42px}}.screen-contact-us__establishments-location iframe{border-radius:8px;width:100%;height:100%;display:block}