.contact-hero{background-image:var(--contact-hero-image);width:100%;min-height:22rem;padding-top:calc(var(--header-banner-height) + var(--header-height) + 2.5rem);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;padding-bottom:3rem;display:flex;position:relative}.contact-hero__overlay{pointer-events:none;background-color:#191f6c66;position:absolute;inset:0}.contact-hero__inner{z-index:1;text-align:center;position:relative}.contact-hero__title{color:#fff;text-wrap:balance;margin:0;font-family:Afacad,sans-serif;font-size:clamp(1.5rem,1.5rem + 1.31455vw - 4.92958px,2.375rem);font-weight:400;line-height:1.15}.contact-hero__title p{margin:0}.contact-hero__title p+p{margin-top:.15em}.contact-hero__title strong,.contact-hero__title b{font-weight:700}@media screen and (width>=576px){.contact-hero{min-height:26rem}}@media screen and (width>=768px){.contact-hero{min-height:32rem;padding-bottom:4rem}}@media screen and (width>=992px){.contact-hero{min-height:40rem;padding-top:calc(var(--header-banner-height) + var(--header-height) + 3rem);padding-bottom:5rem}}:root{--fs-hero:clamp(1.5rem, 1.5rem + (100vw - 375px) * 14 / 1065, 2.375rem);--fs-h1:clamp(1.5rem, 1.5rem + (100vw - 375px) * 14 / 1065, 2.375rem);--fs-h2:clamp(1.5rem, 1.5rem + (100vw - 375px) * 13 / 1065, 2.3125rem);--fs-h3:clamp(1.125rem, 1.125rem + (100vw - 375px) * 5 / 1065, 1.4375rem);--fs-h4:clamp(1.0625rem, 1.0625rem + (100vw - 375px) * 3 / 1065, 1.25rem);--fs-h5:clamp(1rem, 1rem + (100vw - 375px) * 1 / 1065, 1.0625rem);--fs-body-lg:clamp(.9375rem, .9375rem + (100vw - 375px) * 2 / 1065, 1.0625rem);--fs-body:clamp(.875rem, .875rem + (100vw - 375px) * 2 / 1065, 1rem);--fs-body-sm:clamp(.8125rem, .8125rem + (100vw - 375px) * 1 / 1065, .875rem);--fs-caption:clamp(.8125rem, .8125rem + (100vw - 375px) * 1 / 1065, .875rem);--fs-micro:.75rem;--fs-stat:clamp(2.125rem, 2.125rem + (100vw - 375px) * 20 / 1065, 3.375rem);--fs-button:clamp(1rem, 1rem + (100vw - 375px) * 4 / 1065, 1.25rem);--fs-nav:clamp(.9375rem, .9375rem + (100vw - 992px) * 1 / 208, 1rem);--fs-banner:clamp(.875rem, .875rem + (100vw - 375px) * 3 / 1065, 1.0625rem)}.contact-form{background-color:#f1f2f2;background-image:url(/assets/image/news/logo-damga.png);background-position:50% -6rem;background-repeat:no-repeat;background-size:34rem;padding-block:2.5rem 3.5rem;position:relative;overflow:hidden}.contact-form:after{content:"";aspect-ratio:1283/696;pointer-events:none;z-index:0;background:url(/assets/image/news/logo-damga.png) 50%/contain no-repeat;width:34rem;position:absolute;bottom:-6rem;left:50%;transform:translate(-50%)rotate(180deg)}.contact-form__inner{z-index:1;position:relative}.contact-form__grid{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}.contact-form__poster{margin:0;aspect-ratio:.61;width:100%;max-width:22rem;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 4px 18px #00000059}.contact-form__poster img,.contact-form__poster video,.contact-form__poster iframe{object-fit:cover;object-position:center;border:0;width:100%;height:100%;display:block}.contact-form__fields{flex-direction:column;gap:1rem;display:flex}@media screen and (width>=768px){.contact-form{background-position:50% -9rem;background-size:46rem;padding-block:3.5rem 5rem}.contact-form:after{width:46rem;bottom:-9rem}}@media screen and (width>=992px){.contact-form{background-position:50% -11rem;background-size:54rem;padding-block:4rem 6rem}.contact-form:after{width:54rem;bottom:-11rem}.contact-form__grid{grid-template-columns:minmax(0,22rem) 1fr;gap:4rem}.contact-form__poster{margin-inline:0}}