/* _content/Papillon/Components/Carousel.razor.rz.scp.css */
.carousel-container[b-bmvo52gyy9] {
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.carousel[b-bmvo52gyy9] {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}

.bg-swiper .carousel[b-bmvo52gyy9]{
    height: 100%
}

.carousel-item__title-desc[b-bmvo52gyy9] {
    flex: 0 0 calc(100% / var(--visible-items));
    box-sizing: border-box;
    /*padding: 1rem;*/
    text-align: center;
}

.carousel-item__title-desc a[b-bmvo52gyy9]{
    cursor: pointer;
}

.carousel-item[b-bmvo52gyy9] {
    flex: 0 0 calc(100% / var(--visible-items));
    box-sizing: border-box;
    /*padding: 1rem;*/
    text-align: center;
    background: #f0f0f0;
    border: 1px solid #ccc;
}

    @media (max-width: 1024px) {
        section#markets-nav-home .carousel-item[b-bmvo52gyy9], section#about-clients .carousel-item[b-bmvo52gyy9] {
            flex: 0 0 calc(200% / var(--visible-items));
        }
    }

    @media (max-width: 576px) {
        section#markets-nav-home .carousel-item[b-bmvo52gyy9], section#about-clients .carousel-item[b-bmvo52gyy9] {
            flex: 0 0 calc(300% / var(--visible-items));
        }
    }

section#markets-nav-home .carousel-item[b-bmvo52gyy9] {
    background: none;
    border: none;
}

.card-TitleAndDescription .card-content[b-bmvo52gyy9]{
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 15px;
}

.nav[b-bmvo52gyy9] {
    position: absolute;
    background: none;
    font-size: 28px;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 3px solid #9c9798;
    opacity: 0.75;
}

    .nav.prev[b-bmvo52gyy9] {
        left: 10px;
        right: auto;
    }

    .nav.next[b-bmvo52gyy9] {
        right: 10px;
        left: auto;
    }
    @media (max-width: 1024px) {
        .nav[b-bmvo52gyy9] {
            font-size: 20px;
            width: 45px;
            height: 45px;
            border: 2px solid #9c9798;
        }
    }

    @media (max-width: 576px) {
        .nav[b-bmvo52gyy9] {
            font-size: 12px;
            width: 30px;
            height: 30px;
            border: 1px solid #9c9798;
        }
    }

    .card-text[b-bmvo52gyy9] {
        display: -webkit-box;
        -webkit-line-clamp: 3; /* Limit to 3 lines */
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

#swiper-sect .swiper-container .swiper-content h2[b-bmvo52gyy9] {
    transform: translateX(0%);
}


#product-sect .swiper-slide[b-bmvo52gyy9] {
    min-height: 100%;
    background-color: white;
    margin-right: 15px;
}

#product-sect .carousel[b-bmvo52gyy9] {
    min-height: 100%;
}

#product-sect .item-content[b-bmvo52gyy9] {
    min-height: 100%;
    width: 20vw;
}

    @media (max-width: 1024px) {
        #product-sect .item-content[b-bmvo52gyy9] {
            width: 33vw;
        }
    }

    @media (max-width: 576px) {
        #product-sect .item-content[b-bmvo52gyy9] {
            width: 50vw;
        }
    }

#product-sect .card-Products[b-bmvo52gyy9] {
    min-height: 350px;
    display: block;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

#product-sect img[b-bmvo52gyy9] {
    display: block;
    width: 20vw;
    height: 200px;
    object-fit: cover;
}

    @media (max-width: 1024px) {
        #product-sect img[b-bmvo52gyy9] {
            width: 33vw;
        }
    }

    @media (max-width: 576px) {
        #product-sect img[b-bmvo52gyy9] {
            width: 50vw;
        }
    }
/*market section*/

#markets-nav-home .item-content[b-bmvo52gyy9] {
    width: 100%;
    max-width: 108px;
    margin: 0 auto;
}

#markets-nav-home .nav[b-bmvo52gyy9] {
    width: 42px;
    height: 42px;
    margin-top: -20px;
    font-size: 24px;
    opacity: 1;
}

    #markets-nav-home .nav.prev[b-bmvo52gyy9] {
        left: -42px;
        right: auto;
    }

    #markets-nav-home .nav.next[b-bmvo52gyy9] {
        right: -42px;
        left: auto;
    }

    @media (max-width: 1024px) {
        #markets-nav-home .nav.prev[b-bmvo52gyy9] {
            left: -5px;
        }

        #markets-nav-home .nav.next[b-bmvo52gyy9] {
            right: -5px;
        }
    }

    @media (max-width: 576px) {
        #markets-nav-home .nav[b-bmvo52gyy9] {
            width: 25px;
            height: 25px;
            font-size: 12px;
        }
    }
/* _content/Papillon/Components/ContactForm.razor.rz.scp.css */

.contact-form[b-fwc2eujyz7] {
    background-color: white;
    border-radius: 8px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;

}

    .contact-form h2[b-fwc2eujyz7] {
        font-size: 1.5rem;
        color: #1f2937;
        margin-bottom: 1.5rem;
        text-align: center;
    }

[b-fwc2eujyz7] .form-group {
    margin-bottom: 1rem;
    height: 110px;
}

    @media (max-width: 768px) {
        [b-fwc2eujyz7] .form-group {
            height: 80px;
        }
    }

[b-fwc2eujyz7] .form-group.textarea {
    height: fit-content;
}

[b-fwc2eujyz7] label {
    display: block;
    color: #374151;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

[b-fwc2eujyz7] input,
[b-fwc2eujyz7] select,
[b-fwc2eujyz7] textarea {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 4px;
    font-size: 1rem;
    box-sizing: border-box;
    transition: border-color 0.2s, box-shadow 0.2s;
}

    [b-fwc2eujyz7] input:focus,
    [b-fwc2eujyz7] select:focus,
    [b-fwc2eujyz7] textarea:focus {
        outline: none;
        border-color: #3b82f6;
        box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.3);
    }

[b-fwc2eujyz7] select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23374151' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 1rem;
}

[b-fwc2eujyz7] option{
    color: black;
}

[b-fwc2eujyz7] textarea {
    resize: vertical;
    min-height: 100px;
}

[b-fwc2eujyz7] .btn-container {
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: flex-end;
    gap: 24px;
}

input[type="submit"].btn[b-fwc2eujyz7]{
    line-height: unset;
}


/* _content/Papillon/Components/CustomProduct.razor.rz.scp.css */
body[b-gjp7u951om] {
}
/* _content/Papillon/Components/CustomRange.razor.rz.scp.css */
.custom-range__bg[b-1mo7yp2hdn]{
    background: #000000;
    display: inline-block;
    width: 100%;
}

li[b-1mo7yp2hdn], .li h1[b-1mo7yp2hdn], h2[b-1mo7yp2hdn], h3[b-1mo7yp2hdn], h4[b-1mo7yp2hdn], h5[b-1mo7yp2hdn], p[b-1mo7yp2hdn], a[b-1mo7yp2hdn] {
    color: #ffffff;
}

.breadcrumb ul li:not(:first-child)[b-1mo7yp2hdn]:before {
    background-image: url(../images/icons/arrow-menu-white.svg);
}

.swiper-container--custom[b-1mo7yp2hdn] {
    margin-top: calc((1.25em - 2.25em) + 0.875em * 2);
}

#prod-ranges[b-1mo7yp2hdn] {
    padding-bottom: 0px;
}


/*.bg-swiper .swiper-container, .bg-swiper:after {*/
.bg-swiper[b-1mo7yp2hdn] {
    height: calc(100vh - 100px);
}

.swiper-button-progress .swiper-button-progress__icon[b-1mo7yp2hdn], .swiper-button-progress:hover .swiper-button-progress__icon[b-1mo7yp2hdn] {
    background-position: -23px !important;
}

.swiper-button-next[b-1mo7yp2hdn], .swiper-button-prev[b-1mo7yp2hdn] {
    border-color: #ffffff;
}

.swiper-buttons-wrap .swiper-button-progress[b-1mo7yp2hdn]:before {
    height: 40px;
    width: 40px;
}

.progress__value[b-1mo7yp2hdn] {
    stroke: #ffffff;
}
/* _content/Papillon/Components/Layout/MainLayout.razor.rz.scp.css */
/*.language-select
{
    width: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.language-select ul
{
    display: flex;
    gap: 1rem;
    justify-content: end;
}

.language-select a
{
    background: none;
    color: white;
    text-transform: uppercase;
}
    .language-select a.selected, .language-select a:hover, .mobile-select ul li a.selected, .mobile-select ul li a:hover {
        color: #16becf;
    }

*/


#blazor-error-ui[b-7ptzrvwnk2] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-7ptzrvwnk2] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

    
/* _content/Papillon/Components/MainHeader.razor.rz.scp.css */
/*===Search hidden ===*/
.header-search[b-4cwpiqvv0r] {
    display: none;
}
/*hidden search input mobile:*/
.mobile-search__form[b-4cwpiqvv0r]{
    display: none;
}


.language-select[b-4cwpiqvv0r] {
    width: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    @media (max-width: 1280px) {
        .language-select[b-4cwpiqvv0r] {
            width: 90px;
        }
    }

    @media (max-width: 1160px) {
        .language-select[b-4cwpiqvv0r] {
            width: 70px;
        }
    }

    .language-select ul[b-4cwpiqvv0r] {
        display: flex;
        gap: 1rem;
        justify-content: end;
    }

    .language-select a[b-4cwpiqvv0r] {
        background: none;
        color: white;
        text-transform: uppercase;
    }

        .language-select a.selected[b-4cwpiqvv0r], .language-select a:hover[b-4cwpiqvv0r], .mobile-select ul li a.selected[b-4cwpiqvv0r], .mobile-select ul li a:hover[b-4cwpiqvv0r] {
            color: #16becf;
        }




#blazor-error-ui[b-4cwpiqvv0r] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-4cwpiqvv0r] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.main-header__subList[b-4cwpiqvv0r] {
    display: none !important;
    min-width: 175px;
    width: max-content;
    gap: .5rem;
    padding: 1rem 2rem;
    position: absolute;
    flex-direction: column;
    border: solid .1rem #C1C1C1;
    background: white;
    top: 5rem;
}

    .main-header__subList[b-4cwpiqvv0r]::after {
        position: absolute;
        bottom: 100%;
        right: 7.5rem;
        width: 1.5rem;
        height: 1.5rem;
        border-top: .1rem solid #C1C1C1;
        border-right: 0;
        border-bottom: 0;
        border-left: .1rem solid #C1C1C1;
        margin-left: -1rem;
        margin-bottom: -.7rem;
        content: "";
        transform: rotate(45deg);
        background-color: white;
    }

    @media (max-width: 1400px) {
        .main-header__subList[b-4cwpiqvv0r]::after {
            right: 8.5rem;
        }
    }

    .header-nav__inner ul li:hover .main-header__subList[b-4cwpiqvv0r] {
        display: flex !important;
    }

header.main-header .main-header__subList .main-header__subLink[b-4cwpiqvv0r] {
    color: rgb(34, 30, 31);
    padding: 0;
    height: fit-content;
    line-height: 1.5;
}

header.main-header .main-header__subList .main-header__subItem:hover .main-header__subLink[b-4cwpiqvv0r]{
    text-decoration: underline;
}

.header-nav__inner ul li:hover .main-header__subList .main-header__subLink[b-4cwpiqvv0r] {
    color: rgb(34, 30, 31);
    border-bottom: none;
    padding: 0;
    height: fit-content;
    line-height: 1.5;
}

/*mobile sublink*/
.main-header__mob-subItem[b-4cwpiqvv0r] {
    padding-top: 2vh;
}

.main-header__mob-subLink[b-4cwpiqvv0r] {
    font-size: 2vw;
}

.main-header__mob-subList[b-4cwpiqvv0r]{
    display: none;
    position: absolute;
    left: 5vw;
}

.mobile-nav nav ul li:hover .main-header__mob-subList[b-4cwpiqvv0r] {
    display: flex !important;
}
/* _content/Papillon/Components/Newsletter.razor.rz.scp.css */
/* _content/Papillon/Components/Pages/About.razor.rz.scp.css */

.swiper-slide[b-e1niqtn857]{
    width: 297px;
}

#about-clients[b-e1niqtn857]{
    margin-bottom: 60px;
}

#markets-nav[b-e1niqtn857]  .carousel{
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
}


@media (max-width: 768px) {
    .breadcrumb[b-e1niqtn857] {
        margin-bottom: 40px;
    }

    .card-market[b-e1niqtn857]{
        padding: 10px;
    }
}

@media (max-width: 576px) {
    .breadcrumb[b-e1niqtn857] {
        margin-bottom: 20px;
    }
}
/* _content/Papillon/Components/Pages/Contact.razor.rz.scp.css */

.webpacForm[b-jnz4jq4zu6] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
}

#webpacForm fieldset[b-jnz4jq4zu6] {
    height: 110px;
}

    #webpacForm fieldset label[b-jnz4jq4zu6] {
        width: 100%;
        color: #a8a8a8;
        text-transform: uppercase;
        font-size: .8em;
    }

        #webpacForm fieldset label.error[b-jnz4jq4zu6] {
            color: #ed5f43;
        }

        #webpacForm fieldset label span[b-jnz4jq4zu6] {
            text-transform: capitalize;
        }

    #webpacForm fieldset input:not(.btn)[b-jnz4jq4zu6], #webpacForm fieldset select[b-jnz4jq4zu6] {
        border: 1px solid #a8a8a8;
        padding: 12px;
        width: 100%;
        margin: 6px 0px;
        background-color: #ffffff;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
    }

        #webpacForm fieldset input:not(.btn):focus[b-jnz4jq4zu6], #webpacForm fieldset select:focus[b-jnz4jq4zu6] {
            border: 1px solid #16becf;
        }

    #webpacForm fieldset.selectInput[b-jnz4jq4zu6] {
        position: relative;
    }

#webpacForm .textAreaFullSize[b-jnz4jq4zu6] {
    width: 98%;
    height: 23vh;
}

    #webpacForm .textAreaFullSize textarea[b-jnz4jq4zu6] {
        width: 100%;
        height: 15vh;
        border: 1px solid #a8a8a8;
        margin: 6px 0;
        padding: 12px;
    }

        #webpacForm .textAreaFullSize textarea:focus[b-jnz4jq4zu6] {
            border: 1px solid #16becf;
        }

#webpacForm .btnContainer[b-jnz4jq4zu6] {
    overflow: hidden;
    width: auto;
    height: auto;
    display: flex;
    float: right;
}

    #webpacForm .btnContainer input[b-jnz4jq4zu6] {
        float: right;
    }

#webpacForm .btnContent[b-jnz4jq4zu6] {
    overflow: hidden;
    width: 100%;
    margin-right: 1%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
}

    #webpacForm .btnContent p[b-jnz4jq4zu6] {
        text-align: right;
        padding-right: 24px;
        margin-bottom: 0px;
        font-size: .8em;
    }

#webpacForm #spbts_fields[b-jnz4jq4zu6] {
    display: none;
}

#messagearea[b-jnz4jq4zu6] {
    margin-top: -62px;
    margin-bottom: 62px;
    position: relative;
    z-index: -1;
    width: 60%;
    transition: .5s opacity ease-in-out;
}

    #messagearea .success[b-jnz4jq4zu6] {
        left: 0;
        -webkir-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

        #messagearea .success[b-jnz4jq4zu6]::before {
            background-image: url("../images/bg/check_contact.svg");
            content: "";
            width: 62px;
            height: 62px;
            margin-right: 12px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            display: block;
            float: left;
        }

    #messagearea .error[b-jnz4jq4zu6] {
        left: 0;
        -webkir-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

        #messagearea .error[b-jnz4jq4zu6]::before {
            background-image: url("../images/bg/error_contact.svg");
            content: "";
            width: 62px;
            height: 62px;
            margin-right: 12px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            display: block;
            float: left;
        }

        .locations-wrapper[b-jnz4jq4zu6]{
           flex-wrap: wrap;
           justify-content: center;
        }

        #map img[b-jnz4jq4zu6] {
            width: 100%;
            height: 100%;
            display: block;
            object-fit: cover;
        }
/* _content/Papillon/Components/Pages/Custom.razor.rz.scp.css */
.hmbrg[b-jk2hes0j53] {
    top: -100px;
}

main:not(.bg-swiper-page) .progress[b-jk2hes0j53] {
    background-color: rgba(255, 255, 255, 0.01);
}

#cust-sect[b-jk2hes0j53] {
    padding-top: 60px;
}

#cust-sect article.cust-art .container[b-jk2hes0j53] {
        min-height: 400px;
    }


#cust-sect article.cust-art .cust-art__bg .swiper-container[b-jk2hes0j53] {
            height: 100%;
        }

#cust-sect article.cust-art .cust-art__bg[b-jk2hes0j53] {
    width: 40vw;
    cursor: move;
    /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    background-color: transparent;
}

#cust-sect .swiper-slide[b-jk2hes0j53]{
    width: 40vw;
}

@media (max-width: 768px) {
    #cust-sect article.cust-art[b-jk2hes0j53] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        #cust-sect article.cust-art .container[b-jk2hes0j53] {
            width: 100%;
            min-height: 0;
            margin-bottom: 40px;
        }

            #cust-sect article.cust-art .container .text-block[b-jk2hes0j53] {
                width: 100%;
                padding-left: 0;
                padding-right: 0;
            }

        #cust-sect article.cust-art .cust-art__bg[b-jk2hes0j53] {
            position: relative;
            width: 100%;
            min-height: 300px;
            -webkit-box-ordinal-group: 0;
            -webkit-order: -1;
            -moz-order: -1;
            -ms-flex-order: -1;
            order: -1;
        }

            #cust-sect article.cust-art .cust-art__bg .swiper-container[b-jk2hes0j53] {
                width: 100%;
                position: absolute;
            }

    #cust-sect .swiper-slide[b-jk2hes0j53] {
        width: 100vw;
    }
}

@media (max-width: 576px) {
    #cust-sect article.cust-art .text-block[b-jk2hes0j53] {
        text-align: center;
    }

    #cust-sect article.cust-art .btn-awr[b-jk2hes0j53] {
        display: block;
        margin: 0 auto;
    }

    #cust-sect article.cust-art .cust-art__bg[b-jk2hes0j53] {
        min-height: 0;
        margin-bottom: 16px;
    }
}

#prod-ranges[b-jk2hes0j53] {
    padding-bottom: 0px;
}


.bg-swiper[b-jk2hes0j53]::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.75) 35%, white 100%);
}


.bg-swiper-page-white .swiper-buttons-sidenav .swiper-pagination-fraction[b-jk2hes0j53]:before {
    background-color: #221e1f;
}

.swiper-buttons-sidenav .swiper-pagination-fraction[b-jk2hes0j53]:before {
    background-color: #221e1f;
}

.bg-swiper-page-white .swiper-buttons-sidenav .swiper-pagination-fraction[b-jk2hes0j53] {
    color: #221e1f;
}

.swiper-buttons-sidenav .swiper-pagination-fraction[b-jk2hes0j53] {
    color: #221e1f;
}

.swiper-button-next[b-jk2hes0j53], .swiper-button-prev[b-jk2hes0j53] {
    
    border: 2px solid #221e1f;
    opacity: 0.75;
}

#cust-sect[b-jk2hes0j53] {
    padding-top: 60px;
}


/* _content/Papillon/Components/Pages/Home.razor.rz.scp.css */

/** START HOME CUSTOM SECTION **/
#product-sect .swiper-slide[b-s0fovtrn2w] {
    min-height: 100%;
    background-color: white;
}

#cust-sect article.cust-art .cust-art__bg[b-s0fovtrn2w] {
    width: 25vw;
}

#highlight-sect[b-s0fovtrn2w] {
    margin-top: 60px;
}

#markets-nav-home[b-s0fovtrn2w]  .swiper-container {
    overflow: visible;
}

#markets-nav-home[b-s0fovtrn2w]  .carousel {
    overflow: hidden;
}

@media (max-width: 576px) {
    #cust-sect article.cust-art .mobile-img-holder[b-s0fovtrn2w] {
        display: block;
    }

    #cust-sect article.cust-art .container[b-s0fovtrn2w] {
        position: relative;
    }

    #cust-sect article.cust-art .text-block[b-s0fovtrn2w] {
        width: 100%;
        padding: 30px 0;
    }

        #cust-sect article.cust-art .text-block h2[b-s0fovtrn2w], #cust-sect article.cust-art .text-block[b-s0fovtrn2w]  p {
            color: #ffffff;
        }

    #cust-sect article.cust-art:nth-child(odd) .container[b-s0fovtrn2w]::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
        height: 100%;
        width: 25%;
        background-color: #16becf;
        opacity: .75;
        visibility: visible;
    }

    #cust-sect article.cust-art:nth-child(odd) .container[b-s0fovtrn2w]::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        height: 100%;
        width: 75%;
        background-color: #221e1f;
        opacity: .75;
        visibility: visible;
    }

    #cust-sect article.cust-art:nth-child(even) .container[b-s0fovtrn2w]::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
        height: 100%;
        width: 75%;
        background-color: #221e1f;
        opacity: .75;
    }

    #cust-sect article.cust-art:nth-child(even) .container[b-s0fovtrn2w]::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        height: 100%;
        width: 25%;
        background-color: #16becf;
        opacity: .75;
        visibility: visible;
    }

    #cust-sect article.cust-art:nth-child(even) .text-block[b-s0fovtrn2w] {
        text-align: right;
    }

    #cust-sect article.cust-art .cust-art__bg[b-s0fovtrn2w] {
        display: none;
    }
}

/* _content/Papillon/Components/Pages/News.razor.rz.scp.css */
.news-item-sect[b-wkjqjdadz8]  a:not(.btn) {
    text-decoration: underline;
    cursor: pointer;
}

.date[b-wkjqjdadz8]{
    text-transform: capitalize;
}

@media (max-width: 768px) {
    .swiper-container-outer--bottom-buttons[b-wkjqjdadz8]{
        margin-bottom: 0;
    }

    .swiper-slide img[b-wkjqjdadz8] {
        margin-bottom: 30px;
        max-width: 500px;
    }
}
/* _content/Papillon/Components/Pages/Products.razor.rz.scp.css */
.hmbrg[b-1ubzuohdtm] {
    top: -100px;
}

.products-page__cont[b-1ubzuohdtm] {
    background: #000000;
}

    .products-page__cont li[b-1ubzuohdtm], .products-page__cont li h1[b-1ubzuohdtm], .products-page__cont h2[b-1ubzuohdtm], .products-page__cont h3[b-1ubzuohdtm], .products-page__cont h4[b-1ubzuohdtm], .products-page__cont h5[b-1ubzuohdtm], .products-page__cont p[b-1ubzuohdtm], .products-page__cont a[b-1ubzuohdtm] {
        color: #ffffff;
    }

/*.bg-swiper .swiper-container, .bg-swiper:after {*/
.bg-swiper[b-1ubzuohdtm]{
    height: calc(100vh - 100px);
}

.swiper-button-progress .swiper-button-progress__icon[b-1ubzuohdtm], .swiper-button-progress:hover .swiper-button-progress__icon[b-1ubzuohdtm] {
    background-position: -23px !important;
}

.swiper-button-next[b-1ubzuohdtm], .swiper-button-prev[b-1ubzuohdtm] {
    border-color: #ffffff;
}

.swiper-buttons-wrap .swiper-button-progress[b-1ubzuohdtm]:before{
    height: 40px; 
    width: 40px;    
}

.progress__value[b-1ubzuohdtm] {
    stroke: #ffffff;
}
/* _content/Papillon/Components/ProductView.razor.rz.scp.css */
.swiper-wrapper[b-iay91fgxi5]{
    flex-wrap: wrap;
    justify-content: center;
}

.swiper-slide[b-iay91fgxi5]{
    width: 177px;
}

    @media (max-width: 576px) {
        .swiper-slide[b-iay91fgxi5] {
            width: 150px;
        }
    }
/* _content/Papillon/Components/RangeView.razor.rz.scp.css */
.products-page__cont[b-6xkgpfagzx] {
    background: #000000;
}

    .products-page__cont li[b-6xkgpfagzx], .products-page__cont li h1[b-6xkgpfagzx], .products-page__cont h2[b-6xkgpfagzx], .products-page__cont h3[b-6xkgpfagzx], .products-page__cont h4[b-6xkgpfagzx], .products-page__cont h5[b-6xkgpfagzx], .products-page__cont[b-6xkgpfagzx]  p, .products-page__cont a[b-6xkgpfagzx] {
        color: #ffffff;
    }

/*.bg-swiper .swiper-container, .bg-swiper:after {*/
.bg-swiper[b-6xkgpfagzx] {
    height: calc(100vh - 100px);
}

.swiper-button-progress .swiper-button-progress__icon[b-6xkgpfagzx], .swiper-button-progress:hover .swiper-button-progress__icon[b-6xkgpfagzx] {
    background-position: -23px !important;
}

.swiper-button-next[b-6xkgpfagzx], .swiper-button-prev[b-6xkgpfagzx] {
    border-color: #ffffff;
}

.swiper-buttons-wrap .swiper-button-progress[b-6xkgpfagzx]:before {
    height: 40px;
    width: 40px;
}

.progress__value[b-6xkgpfagzx] {
    stroke: #ffffff;
}


#prod-download .swiper-wrapper[b-6xkgpfagzx]{
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    #prod-ranges[b-6xkgpfagzx] {
        padding-bottom: 30px;
    }
}

@media (max-width: 576px) {
    #prod-ranges[b-6xkgpfagzx] {
        padding-bottom: 0;
    }
}
/* _content/Papillon/Components/Region.razor.rz.scp.css */
.dialog[b-i2kbse8fdy] {
   
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    width: 600px;
}

.dialog-header[b-i2kbse8fdy] {
    background: #4a5b6d;
    color: white;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
    .dialog-header h2[b-i2kbse8fdy] {
        margin: 0;
        font-size: 1.1em;
        font-weight: bold;
        color:white;
    }

.close-button[b-i2kbse8fdy] {
    background: none;
    border: none;
    color: white;
    font-size: 1.2em;
    cursor: pointer;
}

    .close-button:hover[b-i2kbse8fdy] {
        color: #ddd;
    }

.dialog-content[b-i2kbse8fdy] {
    padding: 20px;
}

    .dialog-content p[b-i2kbse8fdy] {
        margin: 0 0 20px;
        font-size: 0.9em;
        color: #333;
    }

.region-grid[b-i2kbse8fdy] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px; /* Increased spacing between region links */
}

.region-link[b-i2kbse8fdy] {
    display: flex;
    align-items: center;
    padding: 10px;
    border: 1px solid #00c4b4;
    border-radius: 4px;
    background: white;
    color: #00c4b4;
    font-size: 0.9em;
    text-decoration: none;
    cursor: pointer;
}

    .region-link:hover[b-i2kbse8fdy] {
        background: #e0f7fa;
    }

    .region-link.active[b-i2kbse8fdy] {
        background: #00c4b4;
        color: white;
    }

    .region-link svg.icon_earth[b-i2kbse8fdy] {
        width: 20px;
        height: 20px;
        margin-right: 10px; /* Added margin to the globe icon */
    }
.overlay[b-i2kbse8fdy] {
  
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
/* _content/Papillon/Components/Tree.razor.rz.scp.css */
.hmbrg[b-59srddouuh] {
    top: -100px;
}
/* _content/Papillon/Components/TreeNode.razor.rz.scp.css */

