.form-container__item{display:flex;justify-content:flex-start;align-items:center}.form__checkbox{position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;opacity:0}.form__checkbox+span.form__checkbox-mask{position:relative;height:24px;padding-left:34px}.form__checkbox:not(:checked)+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-color:#fff;border:2px solid #e1e2e6;border-radius:4px;content:""}.form__checkbox:checked+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-size:60%;border:2px solid #e30611;border-radius:4px;content:""}.form__input-text{height:44px;padding:0 10px;box-sizing:border-box;font-size:14px;line-height:44px;color:#9198a0;border:2px solid #e2e5eb;border-radius:4px}@media only screen and (min-width:1024px){.section-page__head{padding:0}}.section-page__head{position:relative;z-index:2;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;padding:0 16px}@media only screen and (min-width:768px){.section-page__head{align-items:baseline;padding:0}}.section-page__head-row{display:flex;justify-content:space-between;width:100%}.section-page__link{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0;margin-bottom:24px;margin-left:16px;line-height:1;font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;color:#001424;transition:color .3s}.section-page__link:hover{color:#e30611}@media only screen and (min-width:768px){.section-page__link{margin-bottom:32px}}.section-page__link svg{margin-top:2px;margin-left:4px;fill:currentColor}.section-page__text{display:none;line-height:1;font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;font-weight:500;text-align:right;font-size:.875rem;line-height:1.25rem}.section-page__text--mobil{display:block}.section-page .section-page__title{position:relative;display:flex;align-items:flex-end;flex-shrink:0;margin:0;font-family:MTSSans-Bold,Arial,Helvetica,sans-serif;color:#001424;letter-spacing:-.5px}.card-list{display:flex;flex-direction:row}.card-list--offset-left{position:relative;margin-left:-20px}