

/* Start:/local/components/sbr/contacts/templates/.default/style.css?17459668964909*/
@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.tf-v1-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    transition: opacity .25s ease-in-out;
    z-index: 10001;
    display: flex;
    align-items: center;
    justify-content: center
}

.tf-v1-popup .tf-v1-iframe-wrapper {
    position: relative;
    transition: opacity .25s ease-in-out;
    min-width: 360px;
    min-height: 360px
}

.tf-v1-popup .tf-v1-iframe-wrapper iframe {
    width: 100%;
    height: 100%;
    border: none;
    overflow: hidden;
    border-radius: 8px
}

.tf-v1-popup .tf-v1-close {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    font-size: 32px;
    font-weight: normal;
    line-height: 24px;
    width: 24px;
    height: 24px;
    text-align: center;
    text-transform: none;
    cursor: pointer;
    opacity: .75;
    transition: opacity .25s ease-in-out;
    text-decoration: none;
    color: #000;
    top: -34px;
    right: 0;
    background: none;
    border: none;
    border-radius: 0
}

.tf-v1-popup .tf-v1-close:hover {
    opacity: 1
}

@media (min-width: 481px) {
    .tf-v1-popup .tf-v1-close {
        color: #fff !important
    }
}

.tf-v1-popup .tf-v1-spinner {
    border: 3px solid #aaa;
    font-size: 40px;
    width: 1em;
    height: 1em;
    border-radius: .5em;
    box-sizing: border-box;
    animation: spin 1s linear infinite;
    border-top-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px
}

@media (max-width: 480px) {
    .tf-v1-popup {
        width: 100% !important;
        height: 100% !important
    }

    .tf-v1-popup .tf-v1-iframe-wrapper {
        position: relative;
        transition: opacity .25s ease-in-out;
        min-width: 100%;
        min-height: 100%
    }

    .tf-v1-popup .tf-v1-iframe-wrapper iframe {
        border-radius: 0
    }

    .tf-v1-popup .tf-v1-close {
        display: block;
        padding: 0;
        margin: 0;
        position: absolute;
        font-size: 32px;
        font-weight: normal;
        line-height: 24px;
        width: 24px;
        height: 24px;
        text-align: center;
        text-transform: none;
        cursor: pointer;
        opacity: .75;
        transition: opacity .25s ease-in-out;
        text-decoration: none;
        color: #000;
        top: 6px;
        right: 8px;
        background: none;
        border: none;
        border-radius: 0
    }

    .tf-v1-popup .tf-v1-close:hover {
        opacity: 1
    }
}

@media (max-width: 480px)and (min-width: 481px) {
    .tf-v1-popup .tf-v1-close {
        color: #fff !important
    }
}


.Contact_contact__2Eb1M {
    width: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    margin-bottom: 50px
}

.Contact_contact__headline__ltjqu {
    margin: 15px 0 !important;
    padding: 15px 0 !important;
    text-align: center !important;
    font-size: 1.42rem !important;
    font-weight: 500 !important;
    text-transform: uppercase !important
}

.funkita-theme .Contact_contact__headline__ltjqu {
    background: #fdebeb
}

.funkytrunks-theme .Contact_contact__headline__ltjqu {
    background: #dfdcdc
}

.Contact_contact__content__2LZzv {
    margin-top: 20px;
    width: 100%
}

.Contact_contact__content__2LZzv, .Contact_contact__row__1EqQJ {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    align-self: center
}

.Contact_contact__row__1EqQJ {
    width: 90%
}

.Contact_contact__divider__38G3a {
    margin: 30px 0
}

.Contact_content__typeform__16t9M {
    width: 100%;
    display: block;
    height: 800px
}

.Contact_assistant-button__mrdIu {
    border: 0;
    background: transparent;
    margin-top: 20px;
    align-self: center
}

.Contact_content__heading__3WTug {
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase
}

.Contact_phone__country__3BiW1 {
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block
}

.Contact_shop__address-line__BI0cy {
    display: block
}

.Contact_shop__google__2lXvI {
    height: 32px;
    position: relative;
    top: 10px;
    left: -5px
}

@media (min-width: 769px) {
    .Contact_contact__content__2LZzv {
        width: 75%
    }
}

.Divider_divider__3utla {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    margin: 20px 0;
    font-size: .85rem
}

.funkita-theme .Divider_divider__3utla, .funkytrunks-theme .Divider_divider__3utla {
    color: #666
}

.Divider_divider__span__2q35L {
    align-self: center;
    margin-bottom: 5px;
    text-transform: uppercase
}

.cms_content {
    display: flex;
    flex-direction: column;
}
/* End */
/* /local/components/sbr/contacts/templates/.default/style.css?17459668964909 */
