@charset "UTF-8";@keyframes mergeTwoBars{from{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0,100% 0,100% 100%,0 100%,0 0)}to{-webkit-clip-path:polygon(100% 0,0 100%,0 100%,100% 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(100% 0,0 100%,0 100%,100% 0,100% 0,100% 100%,0 100%,0 0)}}.block-element-information .information{background-image:var(--bg-image);background-repeat:no-repeat;background-position:center center;background-attachment:fixed;background-size:cover;position:relative;isolation:isolate}.block-element-information .information:before{position:absolute;content:"";background-image:linear-gradient(#f5f5f5 0,rgba(245,245,245,.6) 20%,rgba(245,245,245,.3) 50%,rgba(245,245,245,.6) 80%,#f5f5f5 100%);inset:0;z-index:1}.block-element-information .information__inner{max-width:1280px;margin:0 auto;padding:6rem 30px;position:relative;z-index:2;display:grid;grid-template-columns:1fr 2fr -webkit-max-content;grid-template-columns:1fr 2fr max-content;grid-gap:5rem}@media (min-width:900px) and (max-width:1280px){.block-element-information .information__inner{grid-template-columns:1fr 2fr}}@media (max-width:899px){.block-element-information .information__inner{grid-template-columns:1fr}}.block-element-information .information__contact-person{--gap:1.3rem;background-color:#fdffff;text-align:center;display:grid;grid-row-gap:var(--gap);max-width:300px;margin-inline:auto}.block-element-information .information__contact-person a{color:currentColor;transition:color .2s}.block-element-information .information__contact-person a:hover{color:#cd1719}.block-element-information .information__contact-person .contact-person__image img{width:100%}.block-element-information .information__contact-person .contact-person__position{color:#01232d;font-size:.75rem}.block-element-information .information__contact-person .contact-person__name{color:#cd1719;text-transform:uppercase;font-size:1.25rem;font-weight:700}.block-element-information .information__contact-person .contact-person__phone{position:relative;top:calc(var(--gap) * -1)}.block-element-information .information__contact-form{font-size:2.25rem;font-weight:700}.block-element-information .information__contact-form .contact-form__content{color:#cd1719}.block-element-information .information__contact-form .contact-form__link a{font-size:1.25rem;padding:.5em 2em;display:inline-block;background-color:#cd1719;color:#fdffff;transition:background-color .2s}.block-element-information .information__contact-form .contact-form__link a:hover{background-color:#9f1213}@media (max-width:1280px){.block-element-information .information__icon{display:none}}.block-element-information .information__icon img{width:60px}