<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#text-block_essens-title .text-block__text p {
    line-height: 2em
}

#text-block_essens-title .scroll-to {
    border-bottom: 1px solid #c7c7c7;
    color: inherit;
    padding-bottom: 2px;
    text-decoration: none
}

#text-block_essens-title .scroll-to:hover {
    border-color: #000
}

#maincontent .product-slider-wrapper .callout-msg {
    display: none
}

#essens_why-essens-sustainable-blocks,
#essens_why-you-ll-love-essens-blocks,
#content-block-extra_poland-volleyball,
#essens_essens-ltd,
#essens_poland-volleyball-block {
    margin: 20px auto
}

#essens_essens-ltd {
    text-align: left;
}

#essens_why-essens-sustainable-blocks .content-block-wide__title,
#essens_why-you-ll-love-essens-blocks .content-block-wide__title,
#content-block-extra_poland-volleyball .content-block-wide__title,
#essens_essens-ltd .content-block-wide__title,
#essens_poland-volleyball-block .content-block-wide__title {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 1em
}

#essens-ltd_collection {
    padding: 60px 20px;
    text-align: center;
    background-color: #f5f2e7;
}

#essens-ltd_collection .essens-ltd_collection__title,
#essens-ltd_collection .essens-ltd-features__title {
    margin: 0 0 2em;
    font-weight: 800;
    font-size: 32px;
    text-transform: uppercase;
}

#essens-ltd_collection .essens-ltd_collection__product {
    display: flex;
    align-items: center;
    flex-direction: column;
}

#essens-ltd_collection .essens-ltd_collection__product strong {
    text-transform: uppercase;
}

#essens-ltd_collection .essens-ltd_collection__product+.essens-ltd_collection__product {
    margin-top: 80px;
}

#essens-ltd_collection .essens-ltd_collection__image {
    position: relative;
    width: 100%;
    max-width: 500px;
}

@media only screen and (min-width:768px) {
    #search-result-banner_essens .title {
        color: #000
    }

    #essens_why-essens-sustainable-blocks,
    #essens_why-you-ll-love-essens-blocks,
    #content-block-extra_poland-volleyball,
    #essens_essens-ltd,
    #essens_poland-volleyball-block {
        margin: 40px auto
    }

    #essens_why-essens-sustainable-blocks .content-block-wide__content,
    #essens_why-you-ll-love-essens-blocks .content-block-wide__content,
    #content-block-extra_poland-volleyball .content-block-wide__content,
    #essens_essens-ltd .content-block-wide__content,
    #essens_poland-volleyball-block .content-block-wide__content {
        padding: 0 30px
    }

    #essens_why-essens-sustainable-blocks .content-block-wide__title,
    #essens_why-you-ll-love-essens-blocks .content-block-wide__title,
    #content-block-extra_poland-volleyball .content-block-wide__title,
    #essens_essens-ltd .content-block-wide__title,
    #essens_poland-volleyball-block .content-block-wide__title {
        font-size: 14px
    }

    #essens-ltd_collection .essens-ltd_collection__title {
        margin: 0;
    }

    #essens-ltd_collection .essens-ltd_collection__products {
        display: flex;
        justify-content: space-between;
        max-width: 1200px;
        margin: auto;
    }

    #essens-ltd_collection .essens-ltd_collection__product {
        width: 50%;
    }

    #essens-ltd_collection .essens-ltd_collection__product+.essens-ltd_collection__product {
        margin-top: 0px;
    }
}

@media only screen and (min-width:1024px) {

    #essens_why-essens-sustainable-blocks .content-block-wide__title,
    #essens_why-you-ll-love-essens-blocks .content-block-wide__title,
    #content-block-extra_poland-volleyball .content-block-wide__title,
    #essens_essens-ltd .content-block-wide__title,
    #essens_poland-volleyball-block .content-block-wide__title {
        font-size: 20px
    }
}

#essens_why-essens-sustainable-blocks .content-block-wide__text,
#essens_why-you-ll-love-essens-blocks .content-block-wide__text,
#content-block-extra_poland-volleyball .content-block-wide__text,
#essens_essens-ltd .content-block-wide__text,
.essens-ltd_collection__description,
#essens_poland-volleyball-block .contents-block-wide__text {
    font-size: 16px
}

@media only screen and (min-width:768px) {

    #essens_why-essens-sustainable-blocks .content-block-wide__text,
    #essens_why-you-ll-love-essens-blocks .content-block-wide__text,
    #content-block-extra_poland-volleyball .content-block-wide__text,
    #essens_essens-ltd .content-block-wide__text,
    .essens-ltd_collection__description,
    #essens_poland-volleyball-block .content-block-wide__text {
        font-size: 12px
    }
}

@media only screen and (min-width:1024px) {

    #essens_why-essens-sustainable-blocks .content-block-wide__text,
    #essens_why-you-ll-love-essens-blocks .content-block-wide__text,
    #content-block-extra_poland-volleyball .content-block-wide__text,
    #essens_essens-ltd .content-block-wide__text,
    .essens-ltd_collection__description,
    #essens_poland-volleyball-block .content-block-wide__text {
        font-size: 15px
    }
}

.essens-features {
    background: #f1ae22;
    padding: 20px
}

.essens-ltd-features {
    padding: 20px
}

.essens-features__inner-wrapper {
    margin: 0 auto;
    max-width: 1440px
}

.essens-ltd-features__inner-wrapper {
    margin: 0 auto;
    max-width: 1200px
}

.essens-features__image,
.essens-video__content,
.essens-ltd-features__content {
    position: relative
}

.essens-features__image img {
    display: block;
    margin: 0 auto
}

.essens-features__image iframe {
    left: 50%;
    max-height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.essens-features__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column
}

.essens-features__content&gt;* {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.essens-features__title,
.essens-ltd-features__title {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 1.5em;
    text-transform: uppercase
}

.essens-features__feature,
.essens-ltd-features__feature {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    min-height: 45px;
    padding-left: 70px;
    position: relative
}

.essens-ltd-features__feature {
    text-align: left;
}

@media only screen and (min-width:768px) {

    .essens-features,
    .essens-ltd-features {
        padding: 40px 20px 25px
    }

    .essens-features__inner-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .essens-features__image {
        max-width: 33%
    }

    .essens-features__content {
        margin-left: 5%;
        margin-top: 0
    }

    .essens-features__title,
    .essens-ltd-features__title {
        margin-top: 0
    }

    .essens-ltd-features__feature {
        margin-bottom: 25px;
        min-height: 56px;
        padding-left: 80px;
        width: 46%
    }

    .essens-ltd-features__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media only screen and (min-width:480px) {
    .essens-features__title {
        font-size: 28px
    }

    .essens-features__feature,
    .essens-ltd-features__feature {
        font-size: 16px
    }
}

.essens-features__feature img,
.essens-ltd-features__feature img {
    left: 0;
    max-width: 45px;
    position: absolute;
    top: 0
}

.essens-ltd-features__feature img#footprint {
    max-width: 30px;
}

@media only screen and (min-width:1280px) {

    #essens_why-essens-sustainable-blocks,
    #essens_why-you-ll-love-essens-blocks,
    #content-block-extra_poland-volleyball,
    #essens_poland-volleyball-block {
        margin: 60px auto
    }

    #essens_why-essens-sustainable-blocks .content-block-wide__content,
    #essens_why-you-ll-love-essens-blocks .content-block-wide__content,
    #content-block-extra_poland-volleyball .content-block-wide__content,
    #content-block-extra_essens-ltd .content-block-wide__content,
    #essens_poland-volleyball-block .content-block-wide__content {
        padding: 0 60px
    }

    #essens_why-essens-sustainable-blocks .content-block-wide__title,
    #essens_why-you-ll-love-essens-blocks .content-block-wide__title,
    #content-block-extra_poland-volleyball .content-block-wide__title,
    #content-block-extra_essens-ltd .content-block-wide__title,
    #essens_poland-volleyball-block .content-block-wide__title
        {
        font-size: 32px
    }

    #essens_why-essens-sustainable-blocks .content-block-wide__text,
    #essens_why-you-ll-love-essens-blocks .content-block-wide__text,
    #content-block-extra_poland-volleyball .content-block-wide__text,
    #content-block-extra_essens-ltd .content-block-wide__text,
    .essens-ltd_collection__description,
    #essens_poland-volleyball-block .content-block-wide__text {
        font-size: 18px
    }

    .essens-features {
        padding: 20px 20px 25px
    }

    .essens-features__title {
        font-size: 32px;
        margin-bottom: 2em
    }

    .essens-ltd-features__title {
        margin-bottom: 2em
    }

    .essens-features__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .essens-features__feature {
        margin-bottom: 25px;
        min-height: 56px;
        padding-left: 80px;
        width: 46%
    }

    .essens-features__feature img {
        max-width: 56px
    }

    .essens-ltd-features__feature img {
        max-width: 30px;
        top: 13px;
    }

    .essens-ltd-features__feature img#footprint {
        max-width: 22px;
    }
}

.essens-video {
    margin: 0 0 30px
}

.essens-video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.essens-video__button .btn {
    display: inline-flex;
    align-items: center;
    font-size: clamp(.625rem, .55rem + .375vw, 1rem);
    padding: 5px 10px;
    border-radius: 32px
}

.essens-video__button .btn svg {
    margin-left: 10px;
    flex-shrink: 0
}

@media only screen and (min-width:1024px) {
    .essens-video__button .btn {
        padding: 10px 20px
    }
}

#banner_essens-volleyball-banner_fullwidth{
    max-width: 1440px;
    margin: 0 auto;
}
</pre></body></html>