.contact{width:100%;height:calc(100dvh - var(--header-height-fullscreen));display:flex;position:fixed;left:0;right:0}@media screen and (width<=431px){.contact{height:calc(100dvh - var(--header-height-width-under-431))}}.contacts__content{grid-template-rows:auto;grid-template-columns:repeat(12,1fr);justify-content:center;justify-items:center;width:100%;height:100%;padding-top:6.125rem;padding-bottom:clamp(2.125rem,11.9318vw - 5.5114rem,7.375rem);padding-left:clamp(2.125rem,16.4773vw - 8.4205rem,9.375rem);display:grid}@media screen and (width<=991px){.contacts__content{margin:0 auto;display:flex}}.contacts__image-container{object-fit:cover;background-color:#f0f2f3;grid-column:1/6;height:100%;display:block;overflow:hidden}@media screen and (width<=991px){.contacts__image-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}}.contacts__image{object-position:center center;object-fit:cover;width:100%;height:100%}.contacts__container{text-align:center;flex-direction:column;grid-column:6/-1;justify-content:center;width:100%;padding:clamp(1rem,4.8295vw - 2.0909rem,3.125rem);display:flex}.contacts__inner{flex-direction:column;justify-content:space-between;align-items:center;width:fit-content;max-height:80%;margin:0 auto 25px;display:flex}@media screen and (width<=991px){.contacts__inner{justify-content:space-evenly;max-height:74%}.contacts__container{color:#f4f4f4;z-index:50;background-color:#2727271a;width:100%;height:100%;margin:auto 0;padding:40px;position:absolute;top:0;left:0}.contacts__inner{width:100%;height:100%}}.contacts__info{margin:0}.contacts__container a{cursor:pointer;color:#000;text-decoration:none;transition:color .1s ease-out}@media screen and (width<=991px){.contacts__container a{color:#efefef}}.contacts__container a:hover{color:#737373}@media screen and (width<=991px){.contacts__container a:hover{color:#c1c1c1}}.contact__socials{text-transform:uppercase;justify-content:center;align-items:center;gap:32px;padding-bottom:25px;font-size:20px;font-weight:600;line-height:24px;display:flex}@media screen and (width<=431px){.contact__socials{font-size:18px;line-height:22px}}.contacts__item{padding-bottom:18px}.contacts__subtitle{text-transform:uppercase;font-family:var(--font-roboto-condensed), "Roboto Condensed", system-ui, Areal;margin:0;padding-bottom:3px;font-size:18px;font-weight:600;line-height:18px}@media screen and (width<=431px){.contacts__subtitle{font-size:16px;line-height:16px}}.contacts__contact{margin:0;font-size:18px;line-height:22px}@media screen and (width<=431px){.contacts__contact{font-size:16px;line-height:18px}}.contacts__italic{font-size:20px;font-style:italic}@media screen and (width<=431px){.contacts__italic{font-size:18px}}.contacts__navlink{text-transform:uppercase;margin-top:35px;padding-bottom:0;font-size:20px;font-weight:600;line-height:24px;transition:color .1s ease-out;display:block}@media screen and (width<=431px){.contacts__navlink{font-size:18px;line-height:22px}}.contacts__navlink:hover{color:#737373}@media screen and (width<=991px){.contacts__navlink:hover{color:#c1c1c1}}
