<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pp-request-scroll {
    position: fixed;
    top: 80px;
    height: 70px;
    background: white;
    width: 100%;
    z-index: 99;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.11);
    padding: 10px 0;
}

.pp-request-scroll-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pp-request-scroll-title{
    display: flex;
    align-items: center;
}

.pp-request-scroll img{
    width: auto;
    height: 30px;
    margin-right: 10px;
}

.pp-request-scroll span{
    font-size: 20px;
}

.pp-request-scroll button{
    width: 278px;
    height: 50px;
}

@media (max-width: 1279px) {
    .pp-request-scroll {
        height: 60px;
        top: 70px;
    }

    .pp-request-scroll button{
        width: 220px;
        height: 40px;
    }
}

@media (max-width: 1019px) {
    .pp-request-scroll {
        top: 60px;
    }

    .pp-request-scroll button{
        width: 180px;
        height: 40px;
    }
}

@media (max-width: 759px) {
    .pp-request-scroll {
        display: none !important;
    }
}

.breadcrumb-dark a {
    color: #2c2c2c;
}

.product-supplier-mobile-logo {
    display: none;
}

.product-page-breadcrumb {
    margin: 10px;
}

@media (max-width: 759px) {
    .product-page-breadcrumb li {
        display: none;
    }
    
    .product-page-breadcrumb li:nth-last-child(2) {
        display: block;
    }
    
    .product-page-breadcrumb li+li:nth-last-child(2) {
        display: block;
    }

    .product-page-breadcrumb li+li:before {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
        content: "\e5c4";
        padding-left: 0;
    }

    .product-supplier-mobile-logo {
        max-width: 200px;
        width: auto;
        background: white;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .product-supplier-mobile-logo img {
        max-height: 20px;
        margin-left: 20px;
        width: auto;
    }

    .product-supplier-mobile-logo::after {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #FF001F;
        font-size: 18px;
        text-align: center;
        padding-left: 5px;
        padding-right: 10px;
        line-height: 20px;
        content: "\e5c8";
    }
  }

.product-page-header {
    background-color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width: 419px) {
    .product-page-header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.product-page-header-content {
    display: flex;
}

.product-page-header-title, .pfp-header-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.product-page-header-title .company-contact-web {
    margin: 0;
}

.product-page-header-heading, .pfp-header-heading {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.product-page-header-heading h1, .pfp-header-heading h1 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1.15;
}

@media (max-width: 419px) {
    .pfp-header-heading {
        flex-direction: column;
        align-items: flex-start;
    }

    .pfp-header-heading img {
        margin-bottom: 5px;
    }
}

@media (max-width: 759px) {
    .product-page-header-heading h1, .pfp-header-heading h1 {
        font-size: 18px;
    }
}

@media (min-width: 760px) {
    .product-page-header-title, .product-page-header-heading, .product-page-header-details {
        margin-left: 220px;
    }
}

@media (min-width: 1020px) {
    .product-page-header-heading, .product-page-header-details {
        width: 480px;
    }

    .pfp-header-heading, .pfp-header-details {
        width: 700px;
    }
}

@media (min-width: 1280px) {
    .product-page-header-title {
        margin-left: 260px;
    }

    .product-page-header-heading {
        margin-left: 260px;
        width: 630px;
    }

    .pfp-header-heading {
        width: 892px;
    }

    .product-page-header-heading h1, .pfp-header-heading h1 {
        font-size: 24px;
    }

    .product-page-header-details {
        margin-left: 260px;
        width: 630px;
    }

    .pfp-header-details {
        width: 892px;
    }
}

.product-page-header-heading img, .pfp-header-heading img {
    width: auto;
    height: 24px;
    margin-right: 10px;
}

@media (max-width: 759px) {
    .product-page-header-heading img {
        display: none;
    }

    .pfp-header-heading img {
        height: 20px;
    }
}

.sub-directory-nav {
    font-size: 13px;
    color: #969696;
    margin-bottom: 10px;
}

.sub-directory-nav span::before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #646464;
    text-align: center;
    margin-right: 5px;
    line-height: 20px;
    content: "\e5d9";
    display: inline-block; /*need a display property to transform*/
    transform: rotate(90deg);
}

.sub-directory-nav a {
    color: #FF001F;
}

@media (max-width: 759px) {
    .product-page-header .company-contact-web {
        display: none;
    }
}

.product-page-header-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    min-height: 220px;
}

@media (min-width: 1280px) {
    .product-page-header-wrapper {
        min-height: 255px;
    }
}

.product-page-header-images {
    width: 190px;
    height: 220px;
    position: relative;
    text-align: center;
}

.product-page-header-images img {
    position: relative;
    display: block;
    width: 100%;
    height: 190px;
    object-fit: cover;
}

@media (min-width: 760px) {
    .product-page-header-images {
        position: absolute;
    }
}

@media (min-width: 1280px) {
    .product-page-header-images {
        width: 230px;
        height: 255px;
    }

    .product-page-header-images img {
        height: 230px;
    }
}

@media (max-width: 759px) {
    .product-page-header-images {
        margin: 20px auto;
    }
}

.gallery-sub {
    font-size: 12px;
    color: #2c2c2c;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.gallery-dots {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 60px;
    padding: 0;
    margin: 4px auto 0 auto;
}

.gallery-dots li {
    list-style: none;
    height: 10px;
    width: 10px;
    background-color: #f2f3f5;
    border-radius: 50%;
    display: inline-block;
}

.gallery-dots li:first-child {
    list-style: none;
    height: 12px;
    width: 12px;
    border: 2px solid #ff001f;
}

.product-description {
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
    letter-spacing: 0;
    color: #9B9B9B;
    margin-bottom: 0;
}

.product-description-read-more {
    height: 18px;
    color: #ff0000;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    font-size: 13px;
    line-height: 18px;
}

.product-page-header-images div:nth-child(n+2) {
    display: none;
}

.product-page-header-images .image-play-button {
    position: absolute;
    height: 30px;
    width: 30px;
    top: calc(50% - 15px);
    left: calc(50% - 15px);
}

.product-page-header-images .gallery-button {
    display: none;
}

.product-page-header-images:hover .gallery-button {
    display: flex;
    pointer-events: none;
}

.product-page-header-images figcaption {
    display: none;
}

@media (max-width: 759px) {
    .my-fancybox .fancybox-thumbs {
        width: 100%;
        top: unset;
        left: 0;
        height: 85px;
    }

    .my-fancybox.fancybox-show-thumbs .fancybox-inner {
        right: 0;
        bottom: 85px;
    }
}

.product-page-checklist {
    list-style: none;
    font-size: 13px;
    line-height: 18px;
    padding-left: 0;
    margin-top: 10px;
}

.product-page-checklist li {
    position: relative;
    padding-left: 19px;
    margin-bottom: 5px;
    color: #646464;
}

.product-page-checklist li:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 20px;
    content: '\e5ca';
    color: #00B6FF;
    padding-right: 5px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 759px) {
    .product-page-header-buttons {
        display: none;
    }
  }

@media (min-width: 760px) {
    .product-page-header-buttons {
        margin-left: 220px;
    }
  }

  @media (min-width: 1020px) {
    .product-page-header-buttons {
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 220px;
    }
  }

  @media (min-width: 1280px) {
    .product-page-header-buttons {
        width: 278px;
    }
  }

.ask-quote-button {
    border: 1px solid #ff001f;
    border-radius: 4px;
    background: white;
    color: #ff001f;
    padding: 4px 15px;
    width: 100%;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.76;
    letter-spacing: normal;
    text-align: center;
}

@media (min-width: 1020px) {
    .product-page-header-buttons .is-question-button {
        margin-top: 10px;
    }
}

@media (min-width: 1280px) {
    .product-page-header-buttons .ask-quote-button, .product-page-header-buttons .is-question-button {
        margin-top: 15px;
        height: 50px;
        line-height: 42px;
    }

    .product-page-header-buttons .ask-quote-button {
        font-size: 19px;
    }
}

@media (max-width: 1019px) {
    .product-page-header-buttons .is-question-button, .product-page-header-buttons .ask-quote-button  {
        margin-top: 20px;
        width: 220px;
    }

    .product-page-header-buttons .ask-quote-button  {
        margin-left: 20px;
    }

    .product-page-header-buttons button:last-child  {
        float: right;
    }
}

.product-page-no-child-margin {
    display: block;
    height: 25px;
}

@media (max-width: 759px) {
    .product-page-no-child-margin {
        height: 20px;
    }
}

@media (min-width: 1280px) {
    .product-page-no-child-margin {
        height: 30px;
    }
}

.product-page-aside-has-child-margin {
    display: block;
    height: 68px;
}

@media (max-width: 1019px) {
    .product-page-aside-has-child-margin {
        height: 20px;
    }
}

@media (max-width: 1019px) {
    .product-page-container {
        display: flex;
        flex-direction: column;
    }
}

.product-page-container .header3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}

.product-page-container .header4 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
}

.product-page-aside {
    width: 220px;
    float: right;
    margin-bottom: 30px;
}

@media (min-width: 1280px) {
    .product-page-aside {
        width: 278px;
    }
}

@media (max-width: 1019px) {
    .product-page-aside {
        width: 100%;
        margin-bottom: 0;
    }
}

.product-page-aside-contact {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 18px;
    color: #9B9B9B;
    background-color: white;
}

@media (max-width: 1279px) {
    .product-page-aside-contact {
        padding: 20px;
    }

}

@media (max-width: 1019px) {
    .product-page-aside-contact {
        width: 100%;
        display: flex;
        padding: 25px;
        margin-bottom: 0;
    }

    .product-page-aside-contact &gt; div {
        flex: 1;
    }

    .product-page-aside-contact &gt; div:nth-child(4) {
        margin: 0 12px;
        padding: 0 12px;
        border-right: 1px solid rgba(150, 150, 150, 0.5);
    }
}

@media (max-width: 759px) {
    .product-page-aside {
        display: none;
    }

}

.product-page-aside-logo {
    display: table;
    max-height: 45px;
    max-width: 120px;
    width: auto;
    margin: 0 auto 10px auto;
}

.product-page-container .product-page-aside-contact h2 {
    margin-bottom: 0;
}

.product-page-company-link {
    color: #2c2c2c;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.product-page-company-link::after {
    font-family: 'icomoon' !important;
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e5c8";
    color: #ff001f;
}

.product-page-aside-contact ul {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 1019px) {
    .product-page-aside-contact ul {
        border-top: 0;
        border-bottom: 0;
        padding: 10px 0;
        margin-bottom: 0;
    }
}

.product-page-aside-contact li {
    display: inline;
    flex: 1 1 auto;
    text-align: center;
}

.product-page-aside-contact li:nth-child(n + 2) {
    border-left: 1px solid rgba(150, 150, 150, 0.5);
}

.product-page-aside-contact .header4 {
    margin-bottom: 10px;
}

.product-page-aside-contact .header4, .product-page-container .product-page-aside-contact h2 {
    font-size: 14px;
    font-weight: bold;
    color: #212121;
}

@media (max-width: 1019px) {
    .product-page-aside-contact .header4 {
        display: none;
    }
}

.product-page-container h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
}

.product-page-container article {
    width: 700px;
    min-height: 320px;
    float: left;
    margin-bottom: 30px;
    line-height: 1.4;
}

@media (min-width: 1280px) {
    .product-page-container article {
        width: 892px;
    }
}

@media (max-width: 1019px) {
    .product-page-container article {
        width: 100%;
        position: relative;
    }
}

.link-to-web {
    background-color: rgba(0, 182, 255, 0.05);
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

@media (min-width: 760px) {
    .link-to-web {
        display: none;
    }
}

.link-to-web .company-contact-web {
    margin: 0;
}

.connected-content {
    background-color: white;
    margin: 30px 0;
}

@media (max-width: 459px) {
    .connected-content {
        margin: 30px -10px;
    }
}

.connected-content .header4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 459px) {
    .connected-content .header4 {
        padding-left: 10px;
    }
}

@media (min-width: 1020px) {
    .pp-categories-mobile {
        display: none;
    }
}


/* PP Modals
-------------------------------------------------------------------------------------------------------

/* Styles for hiding the native checkbox */
input[type='checkbox'].check-custom {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Styles for the basic appearance of the toggle switch */
input[type='checkbox'].check-custom.toggle-switch ~ .check-toggle {
    width: 38px;
    height: 22px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

/* Common styles for the ::before and ::after pseudo-elements of the toggle switch */
input[type='checkbox'].check-custom.toggle-switch ~ .check-toggle::before,
input[type='checkbox'].check-custom.toggle-switch ~ .check-toggle::after {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
}

/* Styles for the ::before pseudo-element (the outer frame) of the toggle switch */
input[type='checkbox'].check-custom.toggle-switch ~ .check-toggle::before {
    width: 100%;
    height: 100%;
    border-radius: 11px;
    background: #dbdbdb;
}

/* Styles for the ::after pseudo-element (the inner slider) of the toggle switch */
input[type='checkbox'].check-custom.toggle-switch ~ .check-toggle::after {
    width: 16px;
    height: 16px;
    margin: 3px;
    border-radius: 50%;
    background: #ffffff;
}

/* Styles for the ::before pseudo-element of the toggle switch in hover state */
input[type='checkbox'].check-custom.toggle-switch:hover ~ .check-toggle::before {
    background: #c4c4c4;
}

/* Styles for the ::before pseudo-element of the toggle switch in focus state */
input[type='checkbox'].check-custom.toggle-switch:focus ~ .check-toggle::before {
    box-shadow: 0 0 0 2px rgba(23, 133, 255, 0.5);
}

/* Styles for the ::before pseudo-element of the toggle switch in both focus and checked or enabled state */
input[type='checkbox'].check-custom.toggle-switch:focus:checked ~ .check-toggle::before {
    box-shadow: 0 0 0 2px rgba(97, 191, 158, 0.5);
}

/* Styles for the ::before pseudo-element of the toggle switch in checked or enabled state */
input[type='checkbox'].check-custom.toggle-switch:checked ~ .check-toggle::before {
    background: #00B6FF;
}

/* Styles for the ::after pseudo-element of the toggle switch in checked or enabled state */
input[type='checkbox'].check-custom.toggle-switch:checked ~ .check-toggle::after {
    left: auto;
    right: 0;
}


/* Custom checkbox */
/* Styles for hiding the native checkbox */
input[type='checkbox'].checkbox-custom {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Styles for the basic appearance of the custom checkbox */
input[type='checkbox'].checkbox-custom ~ .checkbox-toggle {
    width: 1rem;
    height: 1rem;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #969696;
    border-radius: 50%;
    cursor: pointer;
}

/* Styles for the hover state appearance of the custom checkbox */
input[type='checkbox'].checkbox-custom:hover ~ .checkbox-toggle {
    border-color: #4a4a4a;
}

/* Styles for the focus state appearance of the custom checkbox */
input[type='checkbox'].checkbox-custom:focus ~ .checkbox-toggle {
    border-color: #b0d5ff;
    box-shadow: 0 0 0 2px rgba(23, 133, 255, 0.25);
}

/* Styles for the checked state appearance of the custom checkbox */
input[type='checkbox'].checkbox-custom:checked ~ .checkbox-toggle {
    border-color: #1785ff;
    background: #1785ff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cG9seWxpbmUgcG9pbnRzPSIyMCA2IDkgMTcgNCAxMiI+PC9wb2x5bGluZT48L3N2Zz4=) center no-repeat;
    background-size: 75%;
}

/* Styles for hiding the native radio button */
input[type='radio'].check-custom {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Styles for the basic appearance of the custom radio button */
input[type='radio'].check-custom ~ .check-toggle {
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid rgba(150,150,150,.5);
    background: white;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 5px;
}

.modal-aside-contact input[type='radio'].check-custom ~ .check-toggle {
    margin-top: 15px;
    margin-bottom: auto;
}

@media (max-width: 1019px) {
    .modal-aside-contact input[type='radio'].check-custom ~ .check-toggle {
        margin-top: 10px;
    }
}

/* Styles for the hover state appearance of the custom radio button */
input[type='radio'].check-custom:hover ~ .check-toggle {
    border: 2px solid #4a4a4a;
}


/* Styles for the focus state appearance of the custom radio button */
input[type='radio'].check-custom:focus ~ .check-toggle {
    border-color: #b0d5ff;
    box-shadow: 0 0 0 2px rgba(23, 133, 255, 0.25);
}


/* Styles for the checked state appearance of the custom radio button */
input[type='radio'].check-custom:checked ~ .check-toggle::after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    position: absolute;
    border-radius: 50%;
    background: #00B6FF;
}

.custom-radios {
    display: flex;
    height: 35px;
    align-items: center;
}

.custom-radios label {
    margin-right: 15px;
    margin-bottom: 0;
}

.contact-person-radios[validation-error="true"] {
    border-radius: 2px;
    background-color: rgba(255, 0, 31, 0.05);
}

.modal-submit-privacy input[validation-error="true"] + label:before {
    border-color: #FF001F;
}

.modal input[type="checkbox"][validation-error="true"] ~ .check-toggle {
    border-color: #FF001F;
}

.success-name, .success-company-name {
    font-weight: bold;
}

.modal-success {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 380px;
    max-height: 100%;
    background-color: white;
    overflow-y: scroll;
    text-align: center;
    padding: 50px;
}

@media (min-width: 1280px) {
    .modal-success {
        padding: 40px;
    }
}

@media (max-width: 1019px) {
    .modal-success {
        max-width: 340px;
        padding: 40px;
    }
}

@media (max-width: 759px) {
    .modal-success {
        max-width: 290px;
    }
}

.modal-success img {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}

@media (min-width: 1280px) {
    .modal-success img {
        width: 90px;
        height: 90px;
        margin-bottom: 20px;
    }
}

@media (max-width: 759px) {
    .modal-success img {
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
    }
}

.modal-success h4 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

@media (min-width: 1280px) {
    .modal-success h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media (max-width: 759px) {
    .modal-success h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }
}

.modal-success p {
    color: #646464;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 40px;
}

@media (min-width: 1280px) {
    .modal-success p {
        font-size: 13px;
        line-height: 18px;
    }
}

@media (max-width: 759px) {
    .modal-success p {
        font-size: 11px;
        line-height: 15px;
    }
}

.modal-success-link {
    display: block;
    color: #ff001f;
    font-size: 15px;
}

@media (min-width: 1280px) {
    .modal-success-link {
        font-size: 17px;
    }
}

/*--------------------------------------------------------------------------------------------
pp-modal-file
--------------------------------------------------------------------------------------------*/

.pp-modal-file .modal-data {
    width: 100%;
    border: none;
}

#input-file-type {
    margin: -10px;
    padding: 10px;
}

#input-file-type[validation-error="true"] {
    border-radius: 2px;
    background-color: rgba(255, 0, 31, 0.05);
}

@media (min-width: 1020px) {
    .pp-modal-file .modal-rfi-content {
        height: auto;
        background: linear-gradient(to right, #ffffff 50%, #F2F3F5 50%);
    }

    .pp-modal-file .modal-data {
        display: flex;
        flex-direction: row-reverse;
    }

    .pp-modal-file .modal-data section {
        width: 50%;
        height: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .pp-modal-file .modal-content-inputs {
        justify-content: flex-start;
    }

    .pp-modal-file .modal-submit-wrap {
        padding: 0;
        width: 100%;
        flex-grow: 0;
    }

    .pp-modal-file .modal-submit {
        flex-direction: row;
    }

    .pp-modal-file .modal-submit .modal-submit-privacy {
        width: 50%;
        padding: 0 40px;
        margin-left: 50%;
        order: 1;
        background: #f2f3f5;
    }

    .pp-modal-file .modal-submit .modal-submit-details {
        width: 50%;
        padding: 0 40px;
        order: 2;
    }

    .pp-modal-file .modal-submit .modal-submit-button {
        width: 50%;
        padding: 0 40px 0 25%;
        background: #f2f3f5;
    }
}

@media (min-width: 1280px) {
    .pp-modal-file .modal-data section {
        padding-left: 80px;
        padding-right: 80px;
    }

    .pp-modal-file .modal-submit-wrap {
        bottom: 40px;
    }

    .pp-modal-file .modal-submit .modal-submit-privacy {
        padding: 0 80px;
    }

    .pp-modal-file .modal-submit .modal-submit-details {
        padding: 0 80px;
    }

    .pp-modal-file .modal-submit .modal-submit-button {
        padding: 0 80px 0 25%;
    }

    .pp-modal-file .ask-quote-button {
        margin-top: 15px;
    }
}


.pp-modal-file .input-name {
    width: 250px;
    order: 1;
}

.pp-modal-file .input-phone {
    width: 125px;
    order: 2;
}

.pp-modal-file .input-email {
    width: 100%;
    order: 3;
}

.pp-modal-file .input-company-type {
    width: 100%;
    order: 4;
}

.pp-modal-file .input-company-name {
    width: 100%;
    order: 5;
}

@media (min-width: 1280px) {
    .pp-modal-file .input-name {
        width: 239px;
    }

    .pp-modal-file .input-phone {
        width: 159px;
    }

    .pp-modal-file .input-email {
        width: 100%;
    }

    .pp-modal-file .input-company-name {
        width: 100%;
    }

    .pp-modal-file .input-company-type {
        width: 100%;
    }
}

@media (max-width: 1019px) {
    .pp-modal-file .input-name {
        width: 302px;
        order: 1;
    }

    .pp-modal-file .input-phone {
        width: 126px;
        order: 3;
    }

    .pp-modal-file .input-email {
        width: 302px;
        order: 2;
    }

    .pp-modal-file .input-company-name {
        width: 302px;
        order: 5;
    }

    .pp-modal-file .input-company-type {
        width: 161px;
        order: 4;
    }
}

@media (max-width: 759px) {
    .pp-modal-file .input-name {
        width: 100%;
    }

    .pp-modal-file .input-phone {
        width: 130px;
    }

    .pp-modal-file .input-email {
        width: 275px;
    }

    .pp-modal-file .input-company-type {
        width: 161px;
    }

    .pp-modal-file .input-company-name {
        width: 244px;
    }
}

@media (max-width: 459px) {
    .pp-modal-file .input-name {
        width: 100%;
        order: 1;
    }

    .pp-modal-file .input-phone {
        width: 100%;
        order: 3;
    }

    .pp-modal-file .input-email {
        width: 100%;
        order: 2;
    }

    .pp-modal-file .input-company-name {
        width: 100%;
        order: 5;
    }

    .pp-modal-file .input-company-type {
        width: 100%;
        order: 4;
    }
}

.custom-checkboxes {
    display: flex;
    flex-wrap: wrap;
}

.custom-checkboxes label {
    display: flex;
    align-items: center;
    color: #2c2c2c;
    font-size: 15px;
    margin-bottom: 20px;
    width: 100%;
}

#input-file-type label:last-of-type {
    flex-wrap: wrap;
}

@media (max-width: 1019px) {
    .custom-checkboxes label {
        width: 50%;
    }
}

/* Styles for hiding the native checkbox */
input[type='checkbox'].checkboxes-custom {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Styles for the basic appearance of the custom checkbox */
input[type='checkbox'].checkboxes-custom ~ .check-toggle {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid rgba(150, 150, 150, .5);
    cursor: pointer;
}

/* Styles for the hover state appearance of the custom checkbox */
input[type='checkbox'].checkboxes-custom:hover ~ .check-toggle {
    border-color: #4a4a4a;
}

/* Styles for the focus state appearance of the custom checkbox */
input[type='checkbox'].checkboxes-custom:focus ~ .check-toggle {
    border-color: #b0d5ff;
    box-shadow: 0 0 0 2px rgba(23, 133, 255, 0.25);
}

/* Styles for the checked state appearance of the custom checkbox */
input[type='checkbox'].checkboxes-custom:checked ~ .check-toggle {
    border: none;
    background: #00b6ff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cG9seWxpbmUgcG9pbnRzPSIyMCA2IDkgMTcgNCAxMiI+PC9wb2x5bGluZT48L3N2Zz4=) center no-repeat;
    background-size: 75%;
}

.input-other {
    margin-top: 10px;
    margin-bottom: 0 !important;
    width: 100%;
}

.modal-rfi-content input:focus, .modal-rfi-content textarea:focus {
    outline: none;
}

/*--------------------------------------------------------------------------------------------
pp-modal-ask
--------------------------------------------------------------------------------------------*/

.modal-ask-new-inputs .input-phone {
    width: 131px;
}

.modal-ask-new-inputs .input-company-type {
    width: 156px;
}

.modal-ask-new-inputs .input-company-name {
    width: 302px;
}

@media (min-width: 1280px) {
    .modal-ask-new-inputs .input-phone {
        width: 133px;
    }

    .modal-ask-new-inputs .input-company-type {
        width: 181px;
    }

    .modal-ask-new-inputs .input-company-name {
        width: 334px;
    }
}

@media (max-width: 759px) {
    .modal-ask-new-inputs .input-phone {
        width: 130px;
    }

    .modal-ask-new-inputs .input-email {
        width: 275px;
    }

    .modal-ask-new-inputs .input-company-type {
        width: 161px;
    }

    .modal-ask-new-inputs .input-company-name {
        width: 244px;
    }
}

@media (max-width: 459px) {
    .modal-ask-new-inputs .input-phone {
        width: 100%;
    }

    .modal-ask-new-inputs .input-email {
        width: 100%;
    }

    .modal-ask-new-inputs .input-company-type {
        width: 100%;
    }

    .modal-ask-new-inputs .input-company-name {
        width: 100%;
    }
}

.contact-person-radios label {
    display: flex;
    align-items: center;
    background: #F2F3F5;
    border: 1px solid #e9ebee;
    padding: 10px;
    margin-bottom: 10px;
}

@media (max-width: 1019px) {
    .contact-person-radios label {
        align-items: flex-start;
    }
}

@media (min-width: 760px) and (max-width: 1019px) {
    .contact-person-radios {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .contact-person-radios label {
        width: 302px;
        margin: 10px 0;
    }
}

.contact-person-radios .company-contact-person {
    width: calc(100% - 25px);
}

.radio-outline {
    outline: 1px solid #00b6ff;
}

.modal-ask-privacy {
    margin-bottom: 20px;
}

@media (max-width: 1279px) {
    .modal-ask-privacy .privacy-checkbox {
        font-size: 11px;
    }
}

/*--------------------------------------------------------------------------------------------
cp-modal-contact
--------------------------------------------------------------------------------------------*/

.cp-modal-contact {
    max-width: 700px;
}

@media (min-width: 1020px) {
    .cp-modal-contact header {
        padding-left: 40px;
    }
}

.cp-modal-contact .modal-data {
    width: 100%;
    border: none;
    display: flex;
    flex-direction: column-reverse;
}

.cp-modal-contact .modal-data section:nth-child(2) {
    padding: 0;
}

@media (min-width: 760px) {
    .cp-modal-contact .modal-data {
        display: flex;
        flex-direction: row-reverse;
    }

    .cp-modal-contact .modal-data section {
        width: 50%;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 20px;
    }

    .cp-modal-contact .modal-data section:nth-child(2) {
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 20px;
    }
}

.cp-modal-contact .contact-person-email {
    color: #ff001f;
    font-size: 12px;
}

.cp-modal-contact .contact-person-phone {
    font-weight: bold;
    font-size: 12px;
}

/*--------------------------------------------------------------------------------------------
Tabbed navigation
--------------------------------------------------------------------------------------------*/
.pp-tabs {
    background: white;
    padding: 0 30px;
    border-bottom: 1px solid #E5E5E5;
}

@media (min-width: 760px) {
    .pp-tabs-container {
        padding: 20px 30px;
        background: white;
    }
}

@media (min-width: 1280px) {
    .pp-tabs-container {
        padding: 30px;
    }
}

.pp-tab-mobile {
    display: none;
    background: white;
    padding: 0 10px;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.pp-tab-mobile h2 {
    line-height: 45px;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

#downloads-tab-button-mobile, #property-table-tab-button-mobile, #introduction-tab-button-mobile {
    border: none;
}

.pp-tab-mobile span {
    font-size: 18px;
}

@media (max-width: 759px) {
    .pp-tabs {
        display: none;
    }

    .pp-tab-mobile {
        display: flex;
    }

    .downloadable-content-target, .property-table-target, .introduction-target {
        padding-bottom: 1px;
        background: white;
    }
}

.pp-tabs .tabbed-navigation-container {
    justify-content: flex-start;
    width: 100%;
}

.pp-tab-mobile .icon-expand_less {
    display: none;
}

.pp-tabs .tab-button-active {
    margin-bottom: -1px;
}

.tab-button-active .icon-expand_more {
    display: none;
}

.tab-button-active .icon-expand_less {
    display: inline-block;
}

/*--------------------------------------------------------------------------------------------
Downloads
--------------------------------------------------------------------------------------------*/
.pp-tabs-container .company-download {
    height: 100px;
    background: rgba(242, 243, 245, .5);
    border: 1px solid #E9EBEE;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #9B9B9B;
    padding: 10px 20px 10px 10px;
    margin-bottom: 20px;
    font-size: 13px;
}

@media (min-width: 760px) {
    .pp-tabs-container .company-download-link {
        padding-left: 20px;
        font-size: 15px;
    }
}

.pp-tabs-container .company-download-file-icon {
    width: 79px;
    height: 80px;
    overflow: visible;
    margin-right: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pp-tabs-container .company-download-file-icon .image {
    width: 80px;
    height: 80px;
}

.pp-tabs-container .company-download-details {
    width: calc(100% - 140px);
}

.pp-tabs-container .document-purpose {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 0;
    color: #2C2C2C;
}

.pp-tabs-container .document-purpose:first-letter {
    text-transform: capitalize;
}

.pp-tabs-container .company-download-extension {
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    padding: 0 10px;
    margin: 0 10px;
    border-right: 1px solid #969696;
    border-left: 1px solid #969696;
}

.pp-tabs-container .company-download-specification {
    font-size: 13px;
    line-height: 22px;
    display: inline-block;
    color: #969696;
}

.pp-tabs-container .company-download-description {
    font-size: 12px;
    line-height: 17px;
    display: block;
}

.pp-tabs-container .document-age {
    color: #9b9b9b;
    margin-left: auto;
    width: 60px;
    text-align: right;
}

@media (min-width: 760px) {
    .pp-tabs-container .company-download:hover {
        border-radius: 4px;
        border: solid 1px #ff001f;
    }

    .pp-tabs-container .company-download:not(:hover) .company-download-icon-external,
    .pp-tabs-container .company-download:not(:hover) .company-download-icon {
        display: none;
    }
}

.pp-tabs-container .company-download:hover .document-age {
    display: none;
}

@media (max-width: 759px) {
    .pp-tabs-container .company-download {
        border: none;
        border-bottom: solid 1px #f2f3f5;
        background-color: #ffffff;
        padding: 20px 0 15px 0;
        margin: 0 20px;
        align-items: flex-start;
        height: auto;
    }

    .pp-tabs-container .company-download:nth-last-child(2) {
        border-bottom: none;
    }

    .pp-tabs-container .company-download-file-icon {
        width: 60px;
        height: 60px;
        margin: 0 15px auto 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
    }

    .pp-tabs-container .company-download-file-icon .image {
        width: 60px;
        height: 60px;
    }

    .pp-tabs-container .company-download-details {
        display: flex;
        flex: 1;
        flex-direction: column;
    }

    .pp-tabs-container .document-purpose {
        display: block;
        font-size: 13px;
        line-height: 18px;
    }

    .pp-tabs-container .company-download-specification {
        order: 3;
        margin-top: 9px;
        font-size: 11px;
        line-height: 16px;
        color: #646464;
    }

    .pp-tabs-container .small-document-age {
        display: inline-block;
    }

    .pp-tabs-container .company-download-extension {
        font-size: 11px;
        line-height: 16px;
    }

    .pp-tabs-container .company-download-description {
        font-size: 12px;
        line-height: 17px;
    }

    .pp-tabs-container .company-download-icon-external,
    .pp-tabs-container .company-download-icon {
        position: absolute;
        bottom: 10px;
        right: 0;
    }
}

.pp-ask-file-wrap {
    margin: 30px 0 20px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    font-size: 13px;
    color: #9b9b9b;
}

.pp-ask-file-wrap p {
    margin: 0;
}

.pp-ask-file {
    position: relative;
    margin: 0 0 0 20px;
    width: 211px;
    height: 35px;
    line-height: 35px;
    padding: 0 9px;
    border-radius: 4px;
    border: solid 1px #ff001f;
    background-color: #ffffff;
    color: #ff001f;
    font-size: 15px;
    cursor: pointer;
}

@media (max-width: 759px) {
    .pp-ask-file-wrap {
        display: none;
    }
}

.pp-ask-file:after {
    position: absolute;
    top: calc(50% - 9px);
    right: 5px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e5c8";
    font-size: 18px;
    line-height: 20px;
    color: #ff001f;
}

/*--------------------------------------------------------------------------------------------
Property table
--------------------------------------------------------------------------------------------*/
.pp-download-table {
    position: relative;
    margin: 30px 0 0 auto;
    width: 211px;
    height: 35px;
    line-height: 35px;
    padding: 0 9px;
    border-radius: 4px;
    border: solid 1px #ff001f;
    background-color: #ffffff;
    color: #ff001f;
    font-size: 15px;
    cursor: pointer;
}

@media (max-width: 759px) {
    .pp-download-table {
        margin: 20px 20px 30px auto;
    }
}

@media (max-width: 320px) {
    .pp-download-table {
        margin-right: 15px;
    }
}

.pp-download-table span:after {
    font-size: 12px;
    line-height: 20px;
    color: #646464;
    content: ".CSV";
    margin-left: 5px;
    border-left: 1px solid #646464;
    padding-left: 5px;
}

.pp-download-table:after {
    position: absolute;
    top: calc(50% - 9px);
    right: 5px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    font-size: 18px;
    line-height: 20px;
    color: #ff001f;
}

.property-label-mobil {
    display: none;
}

@media (max-width: 759px) {
    .property-label-mobil {
        display: block;
        color: #2C2C2C;
    }

    .table {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    #property-table-tab-target .table tr th:first-child {
        display: none;
    }
}

/*--------------------------------------------------------------------------------------------
Intro
--------------------------------------------------------------------------------------------*/
/*for editor*/
.mce-content-body.product-intro-content {
    width: 640px;
    min-height: 320px;
    float: left;
    margin: 20px;
    line-height: 1.4;
    background-color: #ffffff;
}

@media (min-width: 1280px) {
    .mce-content-body.product-intro-content {
        width: 832px;
    }
}

@media (max-width: 759px) {
    .mce-content-body.product-intro-content {
        max-width: 420px;
        position: relative;
        padding: 10px;
    }
}
/*for editor end*/

.product-intro-content {
    width: 100%;
    color: #646464;
    font-size: 14px;
}

.product-intro-content header {
    text-align: center;
    margin-bottom: 30px;
}

@media (min-width: 760px) {
    .product-intro-content header img {
        margin-bottom: 15px;
    }
}

.product-intro-content h3 {
    font-size: 16px;
}

.product-intro-content .highlighted {
    padding: 18px;
    background-color: #E9EBEE;
    font-size: 18px;
    line-height: 23px;
    font-weight: bold;
}

@media (min-width: 1280px) {
    .product-intro-content h3 {
        font-size: 18px;
    }

    .product-intro-content .highlighted {
        padding: 20px;
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 759px) {
    .product-intro-content h3 {
        font-size: 15px;
    }

    .product-intro-content .highlighted {
        padding: 16px;
        font-size: 16px;
        line-height: 20px;
    }
}

.product-intro-content ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}

.product-intro-content li {
    margin-bottom: 10px;
    margin-left: -1em;
    padding-left: 20px;
    position: relative;
}

.product-intro-content li::before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 20px;
    content: '\e5ca';
    color: #00b6ff;
    padding-right: 6px;
    font-size: 14px;
    left: 0;
    top: 0;
    position: absolute;
}

.product-intro-grid {
    padding: 0 10px;
}

.product-intro-grid section {
    margin-bottom: 20px;
}

@media (min-width: 760px) {
    .product-intro-grid {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }
    .product-intro-grid section {
        width: calc(50% - 10px);
    }

    .product-intro-grid section:nth-child(odd) {
        margin-right: 10px;
    }

    .product-intro-grid section:nth-child(even) {
        margin-left: 10px;
    }
}

.introduction-target {
    display: block;
}

.introduction-content {
    display: block;
}

@media (max-width: 760px) {
    .introduction-content {
        display: block;
        padding: 0 10px;
    }

    .introduction-target {
        display: block;
    }
}

.introduction-content h4 {
    font-size: 20px;
}

.modal-request-edit-link {
    margin-top: 20px;
    float: right;
    cursor: pointer;
    color: #00b6ff;
}

.modal-box, .modal-success-box {
    background: rgba(0, 0, 0, 0.3);
}

.modal {
    overflow-y: auto;
}

.hidden-tab {
    display: block;
}

@media (min-width: 760px) {
    .modal {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.2);
    }

    .hidden-tab {
        display: none;
    }
}
</pre></body></html>