.LandingPage_news-landing-page__eGaoZ:not(.LandingPage_news-landing-page--filters__x7JtR)>* {
    margin-top: 4rem;
}
.LandingPage_horizontal--layout__34Zxj {
    width: auto;
    margin-left: 1.25rem!important;
    margin-right: 1.25rem!important;
}
.ContactForm_contact-form__eXsJS {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    border: 0.0625rem solid #cecece;
    border-radius: 0.3125rem;
    padding: 1.5rem 3rem;
    align-items: center;
    max-width: 80rem;
    margin: 0 auto;
}
.ContactForm_contact-form__eXsJS .ContactForm_container__Fo2i3 {
    max-width: 50rem;
    width: 100%;
}
.ContactForm_contact-form__eXsJS .ContactForm_title__A_0kX {
    display: flex;
    align-items: center;
    margin: 0 0 0.75rem;
}
.ContactForm_contact-form__eXsJS .ContactForm_title__A_0kX .ContactForm_mail__ChjHF {
    display: flex;
}
.css-1jydi0v {
    color: black;
}
.title-with-level {
    font-family: Century Gothic Std,arial,sans-serif;
    font-weight: 400;
    margin: 0;
    max-width: 100%;
}
.title-with-level.uppercase {
    text-transform: uppercase;
}
.bold.copy-cell-title, .bold.title-with-level {
    font-family: Century Gothic Std Bold,Noto Sans JP,Noto Sans SC,Noto Sans TC,Noto Sans KR;
}
.size-s.copy-cell-title, .size-s.title-with-level {
    font-size: .8125rem;
    line-height: 1.25rem;
}
.ContactForm_contact-form__eXsJS .ContactForm_title__A_0kX .ContactForm_title-with-level__h0KK8 {
    margin: 0 0 0 0.75rem;
}
.multiline-text {
    word-break: normal;
}
.ContactForm_contact-form__eXsJS .ContactForm_instructions__x3_l1 {
    font-size: .6875rem;
    line-height: 1.1875rem;
    color: #757575;
    margin: 0 0 1.5rem;
}
fieldset {
    border: none;
    min-width: 0;
}
fieldset, fieldset legend {
    margin: 0;
    padding: 0;
}
.title-with-level {
    font-family: Century Gothic Std,arial,sans-serif;
    font-weight: 400;
    margin: 0;
    max-width: 100%;
}
.title-with-level.uppercase {
    text-transform: uppercase;
}
.size-s.copy-cell-title, .size-s.title-with-level {
    font-size: .8125rem;
    line-height: 1.25rem;
}
.FieldSet_fieldset__HKOrT .fieldset__title {
    display: block;
    text-align: left;
    margin: 0 0 1rem;
}
.FieldSet_fieldset__HKOrT .fieldset__row {
    display: flex;
}
.FieldSet_fieldset__HKOrT .fieldset__row .fieldset__cell {
    width: 50%;
    box-sizing: border-box;
}
.FieldSet_fieldset__HKOrT .fieldset__row .fieldset__cell:nth-child(odd) {
    padding: 0 0.75rem 0 0;
}
.custom-select-field {
    position: relative;
    font-size: .8125rem;
    line-height: 1.3125rem;
    margin: 0 0 0.75rem;
}
.FieldSet_fieldset__HKOrT .select-field, .FieldSet_fieldset__HKOrT .text-input {
    width: 100%;
    margin: 0 0 1rem;
}
.custom-select-field label {
    position: absolute;
    top: 0;
    z-index: 1;
    -webkit-transition: color .32s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .32s cubic-bezier(0,0,.2,1) 0ms;
    transition: color .32s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .32s cubic-bezier(0,0,.2,1) 0ms;
    transition: transform .32s cubic-bezier(0,0,.2,1) 0ms,color .32s cubic-bezier(0,0,.2,1) 0ms;
    transition: transform .32s cubic-bezier(0,0,.2,1) 0ms,color .32s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .32s cubic-bezier(0,0,.2,1) 0ms;
    color: #757575;
    font-size: .8125rem;
    line-height: 1.3125rem;
    pointer-events: none;
}
.custom-select-field.centered-label label {
    -webkit-transform: translateY(1.25rem);
    transform: translateY(1.25rem);
    font-size: .8125rem;
    line-height: 1.3125rem;
    max-width: calc(100% - 2.5rem);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.custom-select-hzn {
    position: relative;
}
.custom-select-field__select {
    height: 2.875rem;
    font-size: .8125rem;
    line-height: 1.3125rem;
}
.css-lv160i {
    color: white;
    background-color: black;
    border: none;
}
.custom-select-field__select.is-open .icon>svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}