.contact-helpline {
    background-color: #fff
}

.container-section .contact-helpline {
    margin-right: -13px;
    margin-left: -13px
}

@media print,
screen and (min-width: 40em) {
    .container-section .contact-helpline {
        margin-right: -13px;
        margin-left: -13px
    }
}

@media screen and (min-width: 85.375em) {
    .contact-helpline .input-wrapper.checkbox.required:after {
        margin-left: .125rem
    }
}

.contact-helpline input[type=checkbox]+label,
.contact-helpline .tooltip.no-icon {
    font-size: .9rem
}

.contact-helpline input[type=checkbox]+label {
    color: #8b8b8b;
    line-height: 1.6rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    max-width: calc(100% - 60px);
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media print,
screen and (min-width: 40em) {
    .contact-helpline input[type=checkbox]+label {
        padding-top: .75rem;
        padding-bottom: .75rem
    }
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline input[type=checkbox]+label {
        padding-top: .25rem;
        padding-bottom: .25rem;
        line-height: 1
    }
}

.contact-helpline .contact-helpline--header {
    text-align: center
}

.contact-helpline .background-wrapper {
    background-color: #f4f4f4;
    padding: 3rem 0 0
}

.contact-helpline--title,
.contact-helpline .section-header {
    font-family: "NNNittiGrotesk-Heading";
    font-size: 2.25rem;
    color: #ee7f00;
    margin-bottom: 1.5rem;
    width: 100%
}

@media print,
screen and (min-width: 40em) {

    .contact-helpline--title,
    .contact-helpline .section-header {
        font-size: 3.125rem
    }
}

@media print,
screen and (min-width: 64em) {

    .contact-helpline--title,
    .contact-helpline .section-header {
        margin-bottom: 1rem
    }
}

@media screen and (min-width: 100em) {

    .contact-helpline--title,
    .contact-helpline .section-header {
        margin-bottom: 1.5625rem
    }
}

.contact-helpline--subtitle,
.contact-helpline .section-description>p {
    margin-bottom: 2.5rem;
    font-size: 1.125rem;
    width: 100%
}

@media print,
screen and (min-width: 40em) {

    .contact-helpline--subtitle,
    .contact-helpline .section-description>p {
        margin-bottom: 3.75rem
    }
}

.contact-helpline .input-section {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline .input-section {
        flex-direction: row;
        margin-bottom: 0
    }
}

.contact-helpline .input-section .input-wrapper {
    flex: 1 1 auto
}

.contact-helpline .input-section .input-wrapper .input-name,
.contact-helpline .input-section .input-wrapper .input-phone,
.contact-helpline .input-section .input-wrapper .input-with-tooltip {
    width: 100%
}

.contact-helpline .input-section .input-wrapper [class^=input-] {
    height: 3.125rem
}

.contact-helpline .checkbox,
.contact-helpline .helpline-admin {
    font-size: .875rem;
    text-align: left;
    display: block;
    line-height: 1.125rem;
    margin-bottom: 1.875rem
}

@media print,
screen and (min-width: 64em) {

    .contact-helpline .checkbox,
    .contact-helpline .helpline-admin {
        line-height: 1.28;
        margin-bottom: 1rem
    }
}

@media screen and (min-width: 100em) {

    .contact-helpline .checkbox,
    .contact-helpline .helpline-admin {
        line-height: 1.125rem
    }
}

.contact-helpline .checkbox-text,
.contact-helpline .helpline-admin-text {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: calc(100% - 3.75rem);
    vertical-align: top
}

.contact-helpline .helpline-admin .nn-tooltip-trigger {
    display: inline;
    word-break: break-word;
    vertical-align: top
}

.contact-helpline .large-shrink {
    flex: 0 0 100%
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline .large-shrink {
        flex: 0 0 auto
    }
}

.contact-helpline .large-shrink .btn {
    width: 8.75rem;
    border: none
}

@media screen and (max-width: 39.99875em) {
    .contact-helpline .large-shrink .btn {
        width: 100%
    }
}

.contact-helpline.__with-counter {
    margin-bottom: 4rem
}

@media screen and (max-width: 63.99875em) {
    .contact-helpline:not(.__with-counter) .large-shrink .btn {
        margin-bottom: 2rem
    }
}

.contact-helpline .checkbox-section-helpline {
    text-align: left
}

.contact-helpline.__slim form>.row.collapse {
    flex-direction: column
}

.contact-helpline.__slim.__with-counter {
    margin-bottom: 0
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline.__slim {
        clip-path: inset(0 0 0 0)
    }
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline.__slim .background-wrapper {
        transition: all .5s ease-in-out;
        transform: translateX(-100%)
    }
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline.__slim .background-wrapper.active {
        transform: none
    }
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline.__slim .contact-helpline--header {
        padding-left: 1.875rem
    }
}

.contact-helpline.__slim .contact-helpline--title,
.contact-helpline.__slim .section-header {
    text-align: left
}

@media screen and (max-width: 85.37375em) {

    .contact-helpline.__slim .contact-helpline--title,
    .contact-helpline.__slim .section-header {
        text-align: center;
        margin-left: 0
    }
}

.contact-helpline.__slim .contact-helpline--subtitle,
.contact-helpline.__slim .section-description>p {
    margin-bottom: 1.875rem;
    text-align: left
}

@media screen and (max-width: 85.37375em) {

    .contact-helpline.__slim .contact-helpline--subtitle,
    .contact-helpline.__slim .section-description>p {
        text-align: center;
        margin-left: 0
    }
}

.contact-helpline.__slim .input-wrapper .tooltip {
    padding-bottom: 1px
}

.contact-helpline.__slim .large-expand {
    flex: 1 1 auto
}

.contact-helpline.__slim .input-section {
    flex-direction: column;
    width: 100%
}

.contact-helpline.__slim .input-section .input-name {
    width: 100%
}

.contact-helpline.__slim .input-section .input-phone {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.contact-helpline.__slim .shrink {
    width: 100%;
    padding: 0
}

@media screen and (max-width: 85.37375em) {
    .contact-helpline.__slim .shrink .send-button-helpline {
        width: 100%
    }
}

.contact-helpline.__slim .contact-helpline-counter-text {
    font-size: .9375rem
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline.__slim .contact-helpline-counter-text {
        font-size: 1rem
    }
}

.contact-helpline.__slim:not(.__with-counter) .btn[type=submit] {
    margin-bottom: 2rem
}

.contact-helpline-counter {
    display: flex;
    align-items: center;
    border-top: 1px solid #ee7f00;
    border-bottom: 1px solid #ee7f00;
    margin: 2.5rem auto 0;
    transform: translateY(50%);
    background-color: #fff;
    width: 100%;
    justify-content: center
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline-counter {
        margin: 0 auto
    }
}

.contact-helpline-counter-text {
    font-family: "NNNittiGrotesk-Heading";
    font-size: .9375rem;
    padding: 1rem .9375rem .9375rem;
    color: #414141
}

@media print,
screen and (min-width: 40em) {
    .contact-helpline-counter-text {
        font-size: 1.125rem;
        padding: .9375rem
    }
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline-counter-text {
        padding: .9375rem
    }
}

.contact-helpline-counter-number {
    border-radius: 50%;
    min-width: 7.5rem;
    min-height: 7.5rem;
    margin: -1rem 0;
    border: solid 2px #ee7f00;
    background-color: #fff
}

.contact-helpline-counter-number .numbers-send-form {
    font-size: 2rem;
    color: #ee7f00;
    font-family: "NNNittiGrotesk-Heading";
    margin: 2.6rem auto;
    text-align: center
}

.contact-helpline.ppk .helpline-admin .nn-tooltip-trigger {
    vertical-align: top
}

.contact-helpline .success-message {
    padding: 0 0 2rem
}

.contact-helpline .success-message .message-header {
    font-family: "NNNittiGrotesk-Heading";
    font-size: 2.375rem;
    color: #f39100;
    margin-bottom: 2rem
}

.contact-helpline.callback-form.__slim .section-header-wrapper .columns {
    padding: 0
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline.callback-form.__slim .section-header-wrapper .columns .section-header {
        text-align: left;
        margin-bottom: 1.5625rem
    }
}

@media print,
screen and (min-width: 40em) {
    .contact-helpline:not(.ppk) .large-shrink .btn {
        width: 9.75rem
    }
}

.main-slider .main-slider--slide .contact-helpline.form-wrapper.__slim .contact-helpline--title {
    margin-bottom: 0
}

.main-slider .contact-helpline.__slim {
    padding: 1.875rem 1.875rem 3.875rem
}

@media print,
screen and (min-width: 40em) {
    .main-slider .contact-helpline.__slim {
        padding: 1.875rem
    }
}

@media print,
screen and (min-width: 64em) {
    .main-slider .contact-helpline.__slim {
        clip-path: none
    }
}

.main-slider .contact-helpline.__slim .nn-widget {
    width: 100%
}

.main-slider .contact-helpline.__slim .nn-widget input[type=checkbox]+label {
    line-height: 1rem
}

.contact-helpline .nn-widget .nn-widget__components-Form-submit {
    margin-top: 1rem
}

.contact-helpline .nn-widget .nn-widget__components-Input-nnWidgetFormGroup {
    margin-top: 1.25rem
}

.contact-helpline .nn-widget .nn-widget__components-Input-nnWidgetFormInput,
.contact-helpline .nn-widget .nn-widget__components-Select-components-DesktopSelect-nnSelect {
    line-height: 1.25rem;
    font-size: 1rem;
    padding: 1.5rem 1rem .5rem
}

.contact-helpline .nn-widget input:placeholder-shown:not(:focus)+.nn-widget__components-Input-nnWidgetFormLabel,
.contact-helpline .nn-widget .nn-widget__components-Select-components-DesktopSelect-nnSelectLabelBig {
    top: 1rem
}

.contact-helpline .nn-widget .nn-widget__components-Select-components-DesktopSelect-nnSelectDropdownOption {
    font-size: 1rem;
    line-height: 1.25rem;
    padding: .875rem 3.75rem .875rem 1rem
}

.contact-helpline .nn-widget .nn-widget__components-Select-components-DesktopSelect-nnSelectArrowInner {
    padding: .375rem
}

.contact-helpline .nn-widget .nn-widget__components-Input-nnWidgetFormLabel {
    font-size: .75rem;
    left: 1rem;
    top: .3125rem
}

.contact-helpline .nn-widget .nn-widget__components-Input-nnWidgetFormUserTip {
    line-height: 1rem
}

.contact-helpline .nn-widget .nn-widget__components-Input-nnWidgetFormErrorFeedback {
    position: static;
    margin: .25rem 0;
    line-height: 1rem
}

.contact-helpline .nn-widget .nn-widget__components-Statements-wrapper {
    margin-top: 1rem;
    margin-bottom: .5rem
}

.contact-helpline .nn-widget .nn-widget__components-Statements-wrapper .nn-widget__components-Popup-button {
    height: auto;
    font-size: 1rem
}

.contact-helpline .nn-widget .nn-widget__components-Statements-statement .nn-widget__components-Popup-button {
    height: auto;
    font-size: 1rem
}

.contact-helpline .nn-widget .nn-widget__components-Checkbox-wrapper {
    margin-top: 1.5rem
}

.contact-helpline .nn-widget .nn-widget__components-Checkbox-wrapper label {
    left: 0;
    padding-top: 0
}

.contact-helpline .nn-widget .nn-widget__components-Checkbox-wrapper label:before {
    content: none
}

.contact-helpline .nn-widget .nn-widget__components-Checkbox-wrapper label:after {
    top: 0;
    left: 3px;
    color: transparent
}

.contact-helpline .nn-widget .nn-widget__components-Checkbox-wrapper input[type=checkbox]+label {
    padding-left: 2.25rem;
    white-space: inherit;
    max-width: none;
    line-height: 1.5rem
}

.contact-helpline .nn-widget .nn-widget__components-Pages-ssl {
    margin: .5rem 0 .5rem 1rem
}

.contact-helpline .nn-widget .nn-widget__components-Form-button {
    font-size: 1.125rem
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline .nn-widget .nn-widget__components-Form-button {
        margin-top: .25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .contact-helpline .nn-widget .nn-widget__components-Statements-horizontalWrapper {
        margin-left: 2.25rem;
        margin-top: .25rem
    }
}