.las-dotacje
{
    max-width: 960px !important;
    margin: auto;
    padding: 50px 0;
}

@media (max-width: 1600px)
{
    .las-dotacje
    {
        padding: 0 1.25rem;
    }
}

@media (max-width: 767px)
{
    .las-dotacje
    {
        padding: 0;
    }
}

.las-dotacje *,
.las-dotacje-side,
.las-dotacje-side *
{
    font-family: "Exo 2", sans-serif;
    box-sizing: border-box;
}


.las-dotacje__head
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*padding: 0.5rem;*/
    padding: 0.5rem 0;
    /*gap: 1rem;*/
    /*justify-content: space-between;*/
}

.las-dotacje__title
{
    margin: 0 auto 16px 0;
    padding-right: 16px;
}

.las-dotacje h2
{
    /*width: 100%;*/
    /*text-align: center;*/
}

.las-dotacje h5
{
    font-size: 0.9rem;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}

.las-dotacje__inner
{
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.las-dotacje-form-container
{
    width: 100%;
    max-width: 666px;
    margin-left: auto;
    margin-right: auto;
}

.las-dotacje-form-container.firma
{
    max-width: 920px;
}

.las-dotacje-form-container.firma .firma-narrow-container
{
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.las-dotacje-form-container h3.firma-wspieraj-las-header
{
    text-align: center;
    font-family: "Exo 2", Sans-serif;
    font-size: 31px;
    font-weight: 600;
    line-height: 36px;
}

.las-dotacje-form-container .las-radio-raw
{
    text-align: center;
    margin: 1rem;
}

.las-dotacje-form-container .las-radio-raw label
{
    margin: 0 1rem;
}

.las-dotacje-form-container .las-radio-raw input[type="radio"]
{
    margin-right: 1rem;
}

.las-dotacje-form-container .las-field-container
{
    display: flex;
    flex-flow: row wrap;
    margin-top: 15px;
    gap: 15px 32px;
}

.las-dotacje-form-container .las-field-container > .las-field
{
    /*padding: 0.5rem;*/
    padding: 0.5rem 0;
    flex-grow: 1;
    flex-basis: 0;
    /*min-width: 220px;*/
}

.las-dotacje-form-container .las-field-container.las-field-container--equation
{
    gap: 0;
    align-items: center;
}

.las-dotacje-form-container .las-field-container--equation .las-equal
{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-weight: bold;
    font-size: 28px;
    width: 32px;
    line-height: 1;
    padding-bottom: 0.2em;
}

@media (max-width: 991px)
{
    .las-dotacje-form-container .las-field-container.las-field-container--equation
    {
        /*row-gap: 0;*/
    }
}

@media (max-width: 576px)
{
    .las-dotacje-form-container .las-field-container.las-field-container--equation
    {
        /*gap: 15px;*/
    }
}


@media (max-width: 991px)
{
    .las-dotacje-form-container .las-field-container > .las-field
    {
        width: 100%;
        flex-basis: auto;
    }

    .las-dotacje-form-container .las-field-container--equation .las-equal
    {
        width: 100%;
    }
}


@media (max-width: 767px)
{
    .las-dotacje-form-container .las-field-container > .las-field
    {
        width: auto;
        flex-basis: 0;
    }


    .las-dotacje-form-container .las-field-container--equation .las-equal
    {
        width: 32px;
    }
}

@media (max-width: 576px)
{
    .las-dotacje-form-container .las-field-container > .las-field
    {
        width: 100%;
        flex-basis: auto;
    }

    .las-dotacje-form-container .las-field-container--equation .las-equal
    {
        width: 100%;
    }
}

.las-dotacje-form-container .las-field-container .las-input--price,
.las-dotacje-form-container .las-field-container .las-input--area
{
    position: relative;
}


.las-dotacje-form-container .las-field-container .las-input--price input,
.las-dotacje-form-container .las-field-container .las-input--area input
{
    padding-right: 40px;
}

@media (max-width: 991px)
{
    .las-dotacje-form-container .las-field-container .las-input--price input,
    .las-dotacje-form-container .las-field-container .las-input--area input
    {
        padding-left: 40px;
    }
}

@media (max-width: 767px)
{
    .las-dotacje-form-container .las-field-container .las-input--price input,
    .las-dotacje-form-container .las-field-container .las-input--area input
    {
        padding-left: 1rem;
    }
}

@media (max-width: 576px)
{
    .las-dotacje-form-container .las-field-container .las-input--price input,
    .las-dotacje-form-container .las-field-container .las-input--area input
    {
        padding-left: 40px;
    }
}


.las-dotacje-form-container .las-field-container .las-input__unit
{
    position: absolute;
    width: 50px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    top: 0;
    margin-right: 8px;
    padding: 8px;
    pointer-events: none;
}

@media (max-width: 1280px)
{
    .las-dotacje-form-container .las-field-container > .las-field
    {
        /*flex: 1 1 200px;
        flex-grow: 1;
        flex-basis: 0;
        min-width: 200px;
        padding: 0.5rem;*/
    }
}

.las-dotacje-form-container .las-field-container > h3
{
    width: 100%;
    margin-bottom: 8px;
    /*padding: 0 0.5rem;*/
    padding: 0 0;
}

.las-dotacje-form-container .las-field-container input[type="radio"]
{
    display: none;
}

.las-dotacje-form-container .las-field-container .las-radio label
{
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    min-height: 62px;
    /*display: block;*/
    height: 100%;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    padding: 5px 5px;
    color: #357401;
    border: 2px solid #357401;
    background: #ffffff;
}


.las-dotacje-form-container .las-field-container > .las-input input
{
    color: #357401;
    border: 6px solid #357401;
    height: 60px;
    text-align: center;
    border-radius: 0;
}

.las-dotacje-form-container.light .las-field-container > .las-input input
{
    border-color: #94cb00
}

.las-dotacje-form-container .las-field-container .las-radio label p
{
    /*margin: 1rem 0;*/
    margin: 0;
}

.las-dotacje-form-container.light .las-field-container .las-radio label
{
    background: #ffffff;
    color: #94cb00;
    border: 2px solid #94cb00;
}

.las-dotacje-form-container .las-field-container input[type="radio"]:checked ~ label
{
    background: #357401;
    color: #ffffff;
}

.las-dotacje-form-container.light .las-field-container input[type="radio"]:checked ~ label
{
    background: #94cb00;
    color: #ffffff;
}

.las-dotacje-form-container .required-label
{
    color: red;
}

.las-dotacje-form-container .required-label-description
{
    font-size: 0.8rem;
}

.las-dotacje-form-container .las-input-combo
{
    width: 100%;
    padding: 8px;
    display: flex;
}

.las-dotacje-form-container .las-input-combo.custom-price-description
{
    display: none;
    width: 100%;
    justify-content: center;
    font-style: italic;
    font-size: 0.85rem;
    text-align: center;
}

.las-dotacje-form-container .las-input-combo input
{
    width: 50%;
    margin: 0;
    border-width: 2px 0 2px 2px;
    padding: 16px 0;
    text-align: center;
    font-size: 16px;
}

.las-dotacje-form-container .las-input-combo label
{
    width: 50%;
    display: block;
    text-align: center;
    vertical-align: middle;
    background: #357401;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.las-dotacje-form-container.light .las-input-combo label
{
    background: #94cb00;
}

.las-dotacje-form-container .las-input-combo label p
{
    margin: 1.35rem 0;
}

.las-dotacje-form-container .submit-container
{
    /*padding: 8px;*/
    padding: 0.5rem 0;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 36px;
}

.las-dotacje-form-container .las-dotacje-validation-message
{
    display: none;
    text-align: center;
    /*font-size: 1.2rem;*/
    color: rgb(255, 118, 135);
    margin: 36px 0;
}

.las-dotacje-form-container .las-dotacje-validation-message.active
{
    display: block;
}


.las-dotacje-form-container .limit-exceeded-info
{
    /*display: none;*/
    /*padding: 8px;*/
    /*max-width: 650px;*/
    /*margin: 0 auto 24px;*/

    font-size: 20px;
}


.las-dotacje-form-container .limit-exceeded-info a
{
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

@media (max-width: 767px)
{
    .las-dotacje-form-container .limit-exceeded-info
    {
        font-size: 18px;
    }
}

.las-dotacje-form-container .limit-exceeded-info .s-Popup__dialog-inner
{
    text-align: center;
}

.las-dotacje-form-container .limit-exceeded-info .s-Popup__dialog
{
    padding-bottom: 32px;
}

.las-dotacje-form-container input[type="button"],
.las-dotacje-form-container input[type="submit"],
.las-dotacje-form-container input[type="submit"]:focus
{
    font-weight: bold !important;
    width: 100%;
    background: #fbd84b;
    border: 0;
    color: #062304;
    font-size: 16px !important;
    /*padding: 1rem 0.5rem;*/
    padding: 1rem 0;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    cursor: pointer;
    border-radius: 0 !important;
    outline: none !important;
    margin-bottom: 1.5rem;
}

@media (max-width: 767px)
{
    .las-dotacje-form-container input[type="button"],
    .las-dotacje-form-container input[type="submit"],
    .las-dotacje-form-container input[type="submit"]:focus
    {
        margin-bottom: 8px;
    }
}

.las-dotacje-form-container input[type="button"]:disabled,
.las-dotacje-form-container input[type="submit"]:disabled
{
    pointer-events: none;
    opacity: 0.4;
    cursor: not-allowed;
}


.las-dotacje-form-container input[type="submit"]:hover
{
    transform: translateY(-5px);
    transition: ease .4s;
}

.las-dotacje-form-container input[type="button"].secondary
{
    background: #f2f2e9;
    color: #6f8030;
}

.las-dotacje-form-container .las-text-container label
{
    display: block;
    width: 100%;
    font-size: 0.9rem;
}

.las-dotacje-form-container .las-text-container label.checkbox-label
{
    display: block;
    padding-left: 24px;
    margin-top: -18px;
    font-size: 13px;
}

.las-dotacje-form-container .las-text-container label.checkbox-label a
{
    color: #94CB00;
}

.las-dotacje-form-container .las-text-container label.checkbox-label a:hover
{
    text-decoration: underline;
}

@media (max-width: 1366px)
{
    .las-dotacje-form-container .las-text-container label.checkbox-label
    {
        font-size: 11px;
        margin-top: -18px;
    }
}

.las-dotacje-form-container .las-text-container input[type="text"]
{
    display: block;
    width: 100%;
    padding: 6px;
    margin-top: 4px;
    border-radius: 0;
}

.las-dotacje-form-container .las-text-container input[type="text"]:focus
{
    border-radius: 0;
}

.las-dotacje-form-container .las-text-container input[type="checkbox"]
{
    width: 18px;
    height: 18px;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    position: relative;
    top: -1px;
    overflow: hidden;
    border-radius: 0 !important;
}

.las-dotacje-indyw-klient-form, .las-dotacje-firma-klient-form
{
    display: grid;
    max-width: 100%;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

@media (max-width: 767px)
{
    .las-dotacje-indyw-klient-form, .las-dotacje-firma-klient-form
    {
        grid-template-columns: 1fr;
    }

    .las-dotacje-form-container .las-text-container
    {
        grid-column: 1/ span 2;
    }
}

.las-dotacje-form-container .las-text-container.wide
{
    grid-column: 1/ span 2;
}

.las-dotacje-form-container .las-dotacje-back
{
    grid-column: 1;
}


@media (max-width: 767px)
{
    .las-dotacje-form-container .las-dotacje-back
    {
        grid-column: 1 / -1;
    }
}

@media (max-width: 767px)
{
    .las-dotacje-form-container .las-dotacje-back
    {
        margin-bottom: 8px;
    }
}

.las-dotacje-form-container .las-dotacje-submit
{
    grid-column: 2;
}

@media (max-width: 767px)
{
    .las-dotacje-form-container .las-dotacje-submit
    {
        grid-column: 1 / -1;
    }
}

.las-dotacje-back
.las-dotacje-firma-form
{
    text-align: center;
    -webkit-box-shadow: 8px 8px 16px -5px rgba(66, 68, 90, 1);
    -moz-box-shadow: 8px 8px 16px -5px rgba(66, 68, 90, 1);
    box-shadow: 8px 8px 16px -5px rgba(66, 68, 90, 1);
    margin-bottom: 2rem;
    background: #ffffff;
    padding-bottom: 112px; /*to make space for absolute positioned buttons*/
    position: relative;
    4
}

.las-dotacje-firma-container
{
    margin-top: 4rem;
    display: grid;
    max-width: 100%;
    gap: 32px;
}

.las-dotacje-firma-container.las-dotacje-form-chronie
{
    grid-template-columns: repeat(3, 1fr);
}

.las-dotacje-firma-container.las-dotacje-form-sadze
{
    grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 767px)
{
    .las-dotacje-firma-container,
    .las-dotacje-firma-container.las-dotacje-form-chronie,
    .las-dotacje-firma-container.las-dotacje-form-sadze
    {
        grid-template-columns: 1fr;
    }
}

.las-dotacje-firma-form
{
}

.las-dotacje-firma-form h3
{
    background: #357401;
    margin: 0;
    padding: 2rem 0;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
}

.las-dotacje-form-container.light .las-dotacje-firma-form h3
{
    background: #94cb00;
}

.las-dotacje-firma-form .las-dotacje-firma-form-total
{
    color: #062304;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 1rem;
}

.las-dotacje-firma-form .las-dotacje-firma-form-meters
{
    color: #357401;
    font-size: 1.15rem;
}

.las-dotacje-firma-form .las-dotacje-firma-form-description
{
    color: #062304;
    font-size: 0.9rem;
    padding: 0 2rem;
    min-height: 160px;
}

@media (max-width: 767px)
{
    .las-dotacje-firma-form .las-dotacje-firma-form-description
    {
        min-height: 0;
    }
}

.las-dotacje-firma-form .submit-container
{
    padding: 1rem 2rem;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.las-dotacje-firma-form .submit-container > input
{
    margin: 0;
}


.las-dotacje-side
{
    color: #fff;
}

@media (max-width: 767px)
{
    .las-dotacje-side
    {
        color: #062304;
    }
}

.las-dotacje-side.stage2,
.las-dotacje-side.thankyou
{
    text-align: center;
}

.las-dotacje-side h3
{
    font-size: 55px !important;
    line-height: 1.1 !important;
}

@media (max-width: 767px)
{
    .las-dotacje-side h3
    {
        font-size: 36px !important;
    }
}

.las-dotacje-side h4
{
    font-size: 32px !important;
    line-height: 1.2 !important;
}

.las-dotacje-side h5
{
    border-left: 4px solid#fbd84b;
    padding-left: 0.5rem;
    font-size: 31px !important;
    font-weight: 600;
    max-width: 400px;
}

.las-dotacje-side.thankyou h3,
.las-dotacje-side.thankyou h4
{
    margin-top: 2rem;
}

.las-dotacje-side .circle-wrapper
{
    display: flex;
    align-items: center;
    flex-flow: row;
    justify-content: center;
    margin: 3rem 0;
}

@media (max-width: 767px)
{
    .las-dotacje-side .circle-wrapper
    {
        margin: 2rem 0;
    }
}


.las-dotacje-side .circle
{
    height: 320px;
    min-width: 320px;
    width: 320px;
    background-color: #fbd84b;
    border-radius: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 767px)
{
    .las-dotacje-side .circle
    {
        height: 270px;
        min-width: 270px;
        width: 270px;
    }
}

.las-dotacje-side .circle .meters-text
{
    color: #062304;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: -0.4em; /* ~16px */
}

@media (max-width: 767px)
{
    .las-dotacje-side .circle .meters-text
    {
        font-size: 32px;
    }
}

.las-dotacje-side .circle .total-text
{
    color: #ffffff;
    font-size: 56px;
    font-weight: bold;
    margin: 0 0 0.4em;
    line-height: 1.2;
}

@media (max-width: 767px)
{
    .las-dotacje-side .circle .total-text
    {
        font-size: 42px;
    }
}

.las-dotacje-side .other-text
{
    margin-top: 2rem;
    text-align: center;
}

@media (max-width: 767px)
{
    .las-dotacje-side .other-text
    {
        text-align: left;
    }
}

.las-dotacje-side .other-text a
{
    color: #fff;
}


@media (max-width: 767px)
{
    .las-dotacje-side .other-text a
    {
        color: rgb(6, 35, 4);
    }
}

.las-dotacje-rewards
{
    max-width: inherit !important;
    text-align: center;
    margin-bottom: 80px;
}

.las-dotacje-rewards .download-canvas,
.las-dotacje-rewards .download-canvas:hover,
.las-dotacje-rewards .download-canvas:focus,
.las-dotacje-rewards .download-reward,
.las-dotacje-rewards .download-reward:hover,
.las-dotacje-rewards .download-canvas:focus
{
    font-weight: bold !important;
    width: 100%;
    max-width: 360px;
    background: #fbd84b !important;
    border: 0 !important;
    color: #062304 !important;
    font-size: 16px;
    /*padding: 1rem 0.5rem;*/
    padding: 1rem 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    outline: 0 !important;
    border-radius: 0 !important;
}

.rendered-canvas
{
    max-width: 1920px;
    margin: auto;
}

.rendered-canvas canvas
{
    width: 100%;
    height: auto;
}

.las-dotacje-rewards .package-rewards
{
    margin-top: 60px;
}

.las-dotacje-rewards .package-rewards .graphic-reward
{
    margin: 2rem 1rem;
}

.las-dotacje-rewards .package-rewards img
{
    display: block;
    width: 100%;
    max-width: 360px;
    margin: 0 auto 1rem auto;
}

.las-dotacje-status-container
{
    text-align: center;
    color: #245100;
    margin: 0 2rem;
}

.las-dotacje-status-container p
{
    margin-bottom: 0;
}

.las-dotacje-cancel-form input[type="submit"]
{
    margin-top: 32px;
}

.las-redirect
{
    padding-left: 3rem;
}

.las-dotacje-form-container
{
    counter-reset: config-step;
}

.las-field-container h3:before
{

    counter-increment: config-step;
    content: counter(config-step) ". ";
}

.las-visual-info__step:before
{
}

.las-visual-info__description
{
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    color: rgba(148, 203, 0, 1);
    width: 100%;
    /*margin-bottom: 10px;*/

}


.las-dotacje__head .more-info
{
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 16px;
}

.las-dotacje__head .more-info:hover .more-info_tooltip
{
    display: block;
}


.las-dotacje__head .more-info_icon
{
    color: #fbd84b;
    margin-right: 8px;
    width: 32px;
    height: 32px;
    display: block;
}

.las-dotacje__head .more-info_icon svg
{
    width: 100%;
    height: 100%;
}

.las-dotacje__head .more-info_text
{
    font-size: 16px;
    font-weight: bold;
}

@media (max-width: 991px)
{
    .las-dotacje__head .more-info_text
    {
        order: 1;
    }

    .las-dotacje__head .more-info_icon
    {
        order: 2;
        margin-right: 0;
        margin-left: 8px;
    }
}

.las-dotacje__head .more-info_tooltip
{
    position: absolute;
    background-color: white;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 12px;
    top: 100%;
    right: 0;
    width: 320px;
    border-radius: 6px;
    cursor: auto;
}

.las-dotacje__head.more-info-link
{
    text-decoration: none;
    padding: 8px;
    margin-top: 0.5rem;
    display: block;
    font-size: 16px;
}

/*
@keyframes squashIn
{
    0%
    {
        transform: translate(0%, 300%) scaleX(0.50) scaleY(1.50);
        opacity: 0;
    }
    11%
    {
        transform: translate(0%, 197%) scaleX(0.41) scaleY(1.59);
        opacity: .1;
    }
    30%
    {
        transform: translate(0%, 18%) scaleX(0.25) scaleY(1.75);
        opacity: 1;
    }
    35%
    {
        transform: translate(0%, 2%) scaleX(1.70) scaleY(0.30);

    }
    46%
    {
        transform: translate(0%, -2%) scaleX(1.80) scaleY(0.20);

    }
    54%
    {
        transform: translate(0%, -2%) scaleX(0.80) scaleY(1.20);
    }
    66%
    {
        transform: translate(0%, 0%) scaleX(1.20) scaleY(0.80);

    }
    78%
    {
        transform: translate(0%, 0%) scaleX(0.95) scaleY(1.05);
    }
    100%
    {
        opacity: 1;
    }
}
*/
@keyframes squashIn
{
    0%
    {
        transform: translate(0%, 0) scaleX(0) scaleY(0);
        opacity: 0;
    }
    100%
    {
        /*transform: translate(0%, 0) scaleX(1.75) scaleY(.15);*/

        opacity: 1;

    }
}

/*
@keyframes squashIn
{
    0%
    {
        transform: translate(0%, -300%) scaleX(0.50) scaleY(1.50);
        opacity: 0;
    }
    11%
    {
        transform: translate(0%, -197%) scaleX(0.41) scaleY(1.59);
        opacity: .1;
    }
    30%
    {
        transform: translate(0%, -18%) scaleX(0.25) scaleY(1.75);
        opacity: 1;
    }
    35%
    {
        transform: translate(0%, -2%) scaleX(1.70) scaleY(0.30);

    }
    46%
    {
        transform: translate(0%, 2%) scaleX(1.80) scaleY(0.20);

    }
    54%
    {
        transform: translate(0%, 2%) scaleX(0.80) scaleY(1.20);
    }
    66%
    {
        transform: translate(0%, 0%) scaleX(1.20) scaleY(0.80);

    }
    78%
    {
        transform: translate(0%, 0%) scaleX(0.95) scaleY(1.05);
    }
    100%
    {
        opacity: 1;
    }
}
*/

/*
@keyframes squashOut
{
    0%
    {
        transform: inherit;
        opacity: 1;
    }
    11%
    {
        transform: translate(0%, 0%) scaleX(0.95) scaleY(1.05);
    }
    30%
    {
        transform: translate(0%, 0%) scaleX(1.20) scaleY(0.80);
    }
    35%
    {
        transform: translate(0%, 2%) scaleX(0.80) scaleY(1.20);

    }
    46%
    {
        transform: translate(0%, 2%) scaleX(1.80) scaleY(0.20);

    }
    54%
    {
        transform: translate(0%, -2%) scaleX(1.70) scaleY(0.30);
    }
    66%
    {
        transform: translate(0%, -18%) scaleX(0.25) scaleY(1.75);
        opacity: 1;

    }
    78%
    {
        transform: translate(0%, -197%) scaleX(0.41) scaleY(1.59);
        opacity: .1;
    }
    100%
    {
        transform: translate(0%, -300%) scaleX(0.50) scaleY(1.50);
        opacity: 0;
    }
}
*/
@keyframes squashOut
{
    0%
    {
        opacity: 1;
    }
    100%
    {
        /*transform: translate(0%, 0) scaleX(1.75) scaleY(.15);*/
        transform: translate(0%, 0) scaleX(0) scaleY(0);
        opacity: 0;
    }
}

.trees-visual-indicator
{
    /*padding: 40px 0.5rem 0;*/
    padding: 40px 0 0;
    width: 100%;
    /*margin-bottom: 15px;*/
    /*overflow: hidden;*/
}

.trees-visual-indicator__bar
{
    width: 100%;
    height: 61px;
    border-bottom: 1px solid black;
    position: relative;
    margin: 0;
    /*overflow: hidden;*/
}

.trees-visual-indicator__bar:after
{
    display: none
    /*display: block;*/
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    background: black;
    left: 50%;
    content: "";
    margin-left: -1px;
}

.trees-visual-indicator__range
{
    width: 100%;
}

.visual-tree-item
{
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    transform-origin: 50% 100%;
    transform: translateX(-50%);
    /*background-color: #00a0af;*/
    display: flex;
    align-items: flex-end;
}

.tree-item__tree
{
    width: auto;
    height: 100%;
    aspect-ratio: 1 / 2;
    position: relative;
    bottom: 0;
    top: 0;
    opacity: 0;
    transform-origin: 50% 100%;
}

.tree-item--animated:not(.tree-item--visible)
{
    animation: squashOut 0.5s forwards;
}

.tree-item--visible
{
    animation: squashIn 1s forwards;
}

.tree-item__crown
{
    position: absolute;
    width: 100%;
    height: 70%;
    left: 0;
    top: 0;
    z-index: 2;
    border-radius: 100%;
    background-color: #077400;
}

.tree-item__trunk
{
    position: absolute;
    width: 10%;
    min-width: 3px;
    height: 43%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 1;
    background-color: #94cb00;
}

.visual-tree-item.tree-item--dark
{
}


.visual-tree-item.tree-item--light
{
    .tree-item__crown
    {
        background-color: #94cb00;
    }
}


.visual-tree-item.tree-item--huge
{
    z-index: 10;

    .tree-item__tree
    {
        aspect-ratio: 31 / 60;
    }

    .tree-item__crown
    {
        height: 65%;
    }
}

.visual-tree-item.tree-item--large
{
    z-index: 20;

    .tree-item__tree
    {
        aspect-ratio: 26 / 60;
    }

    .tree-item__crown
    {
        height: 65%;
    }
}

.visual-tree-item.tree-item--big
{
    z-index: 30;

    .tree-item__tree
    {
        height: 78%;
        aspect-ratio: 21 / 47;
    }

    .tree-item__crown
    {
        height: 66%;
    }
}

.visual-tree-item.tree-item--medium
{
    z-index: 40;

    .tree-item__tree
    {
        height: 65%;
        aspect-ratio: 23 / 39;
    }

    .tree-item__crown
    {
        height: 67%;
    }
}

.visual-tree-item.tree-item--regular
{
    z-index: 50;

    .tree-item__tree
    {
        height: 60%;
        aspect-ratio: 20 / 36;
    }

    .tree-item__crown
    {
        height: 67%;
    }
}

.visual-tree-item.tree-item--small
{
    z-index: 60;

    .tree-item__tree
    {
        height: 46%;
        aspect-ratio: 16/ 28;
    }

    .tree-item__crown
    {
        height: 64%;
    }
}

.visual-tree-item.tree-item--tiny
{
}

.visual-tree-item.tree-item--shrub
{
    z-index: 80;

    .tree-item__tree
    {
        aspect-ratio: 11/ 15;
        height: 25%;
    }

    .tree-item__crown
    {
        height: 100%;
    }

    .tree-item__trunk
    {
        display: none;
    }
}


.lnp-thankyou__info,
.lnp-thankyou__link,
.lnp-thankyou__spacer
{
    display: none;
}


/* GENERAL */

.las-gift
{

    width: 100%;
    max-width: 640px;
    margin: 0 auto 70px;
    counter-reset: gift-step;
}

.las-gift__form
{

}

.las-gift__inner
{

}

.las-gift__head
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 32px;
    gap: 1rem;
}

.las-gift__info
{
    margin-bottom: 32px;
}

.las-gift__title
{
    font-size: 20px;
}

.las-gift__more-info-link
{
    display: block;
    text-decoration: none;
    font-size: 16px;
}

.las-gift__footer
{

}

.las-gift__button
{

}

.las-gift__button:focus,
.las-gift__input:focus
{
    outline: none;

}

.las-gift__button--submit
{

}


.las-gift__steps
{

}

.las-gift__step
{
    margin-bottom: 40px;
}

.las-gift__step.hidden
{
    display: none;
}

.las-gift__step-head
{
    margin-bottom: 24px;
    font-size: 20px;
}

.las-gift__step-info
{
    color: rgba(152, 152, 152, 1);
}

.las-gift__step-title
{
    margin-top: 0;
    font-size: 20px;
}

.las-gift__step-title:before
{
    content: counter(gift-step) ". ";
    counter-increment: gift-step;
}

.las-gift__field
{
    margin-bottom: 12px;
}

.las-gift__field-label,
.las-gift__field-sublabel
{
    color: rgba(7, 116, 0, 1);
    font-weight: 600;
    line-height: 1;
}

.las-gift__field-label
{
    margin-bottom: 8px;
    font-size: 17px;
}

.las-gift__field-heading
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;

    > .las-gift__field-label
    {
        margin-bottom: 0;
    }
}


.las-gift__field-sublabel
{
    margin-bottom: 8px;
    font-size: 11px;
}

.las-gift__field-label:empty,
.las-gift__field-sublabel:empty
{
    display: none;
}

.las-gift__field--text
{

}

.las-gift__field--text .las-gift__input-container,
.las-gift__field--textarea .las-gift__input-container
{
    position: relative;
}

.las-gift__field--text .las-gift__input,
.las-gift__field--textarea .las-gift__input
{
    border: 0;
    border-radius: 0;
    background-color: rgba(217, 217, 217, 1);
    transition: none;
}

.las-gift__field--text .las-gift__input
{
    height: 35px;
    padding-right: 45px;
}

.las-gift__field--textarea .las-gift__input
{
    height: 146px;
    min-height: 70px;
}

.las-gift__field .las-gift__input-counter
{
    position: absolute;
    bottom: 7px;
    right: 7px;
    color: rgba(152, 152, 152, 1);
    text-align: right;
    font-size: 13px;
    line-height: 1;
    pointer-events: none;
}

.las-gift__field .las-gift__input-counter:empty
{
    display: none;
}


/* upload */

.las-gift__field-upload .las-gift__input-container
{
    display: flex;
    align-items: center;
    gap: 13px;
}


.las-gift__field-upload-button
{
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    height: 35px;
    background-color: #d9d9d9;
    background-color: rgba(217, 217, 217, 1);
    transition: background-color .3s;
    cursor: pointer;
    aspect-ratio: 1;
}

.las-gift__field-upload-button:hover
{
    background-color: rgb(221, 221, 221);
}

.las-gift__field-upload .las-gift__input
{
    display: none;
}

.las-gift__field-upload-icon svg
{
    transform: rotate(180deg);
}

.las-gift__field-upload-label,
.las-gift__field-upload-filename
{
    color: rgba(152, 152, 152, 1);
    font-size: 13px;
}

.las-gift__field-upload-filename:empty
{
    display: none;
}

.las-gift__field-upload-filename:empty ~ .las-gift__field-upload-remove
{
    display: none;
}

.las-gift__field-upload-filename:not(:empty) ~ .las-gift__field-upload-label
{
    display: none;
}


/* checkbox */

.las-gift__field--checkbox
{

}

.las-gift__field--checkbox .las-gift__input-container
{
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    cursor: pointer;
}

.las-gift__field--checkbox .las-gift__input
{
    position: relative;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: none;
    border-radius: 0;
    outline: none;
    cursor: pointer;
}

.las-gift__field--checkbox .las-gift__input:before
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border: 1px solid #000;
    background-color: #fff;
}

.las-gift__field--checkbox .las-gift__input:after
{
    position: absolute;
    width: 70%;
    height: 70%;
    content: "";
    opacity: 0;
    background-color: rgba(7, 116, 0, 1);
    transition: all .3s;
}

.las-gift__field--checkbox .las-gift__input:checked:after
{
    opacity: 1;
}

.las-gift__button--apply,
.las-gift__button--submit
{
    color: #000;
    border: 1px solid rgba(251, 216, 75, 1);
    background-color: rgba(251, 216, 75, 1);
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
}

a.las-gift__button--apply
{
    padding: 0.5rem 1rem;
}

a.las-gift__button--apply:hover
{
    color: #000 !important;
}

.payment-status__las-gift
{
    margin: 32px 0 24px;
    text-align: center;
}


.las-gift__button--apply
{
    text-transform: uppercase;
    width: 100%;
}

.las-gift__button--submit
{
}

.las-gift__button--apply:hover,
.las-gift__button--submit:hover
{
    color: #000;
    background-color: rgb(252, 224, 111);
}


.las-gift__button--apply:focus,
.las-gift__button--submit:focus
{
    color: #000;
    background-color: rgba(251, 216, 75, 1);
}

.las-gift__button--apply:active,
.las-gift__button--submit:active
{
    color: #000;
    background-color: rgb(250, 206, 27);
}


.las-gift__card .las-gift__preview
{
    flex-shrink: 0;
    width: 24px;
    padding: 0;
    /*color: inherit;*/
    color: rgb(7, 116, 0);
    border: 0;
    border-radius: 0;
    outline: none;
    /*background-color: rgba(217, 217, 217, 1);*/
    background-color: transparent;
    line-height: 1;
    transition: background-color .3s;
    cursor: pointer;
    aspect-ratio: 1;


}

.las-gift__card .las-gift__preview:hover
{
    color: inherit;
    background-color: rgb(221, 221, 221);
}


.las-gift__preview-icon
{
    display: inline-flex;
    width: 100%;
    height: 100%;
    color: currentColor;
}

.las-gift__preview-icon svg
{
    width: 100%;
    height: 100%;
}

/* STEP NUMBER */
.las-gift__step--number
{

}

.las-gift__field-number
{
    display: grid;
    grid-template-columns: auto 1fr auto;
    grid-template-rows: auto;
}


.las-gift__step--number .las-gift__step-content
{
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, auto) 1fr;
    grid-template-rows: auto;
    gap: 12px;
}

.las-gift__field-number .las-gift__input
{
    min-width: 140px;
    height: 100%;
    padding: 0 1rem;
    color: rgba(7, 116, 0, 1);
    border-width: 6px 0;
    border-color: rgba(7, 116, 0, 1);
    border-radius: 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.las-gift__field-number .las-gift__input:focus
{
    border-color: rgba(7, 116, 0, 1);
}

.las-gift__field-number .las-gift__input-container
{
    height: 100%;
}

.las-gift__field-number .las-gift__input::-webkit-inner-spin-button,
.las-gift__field-number .las-gift__input::-webkit-outer-spin-button,
.las-gift__input::-webkit-outer-spin-button,
.las-gift__input::-webkit-inner-spin-button
{
    display: none;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
}

.las-gift__field-number .las-gift__button
{
    width: 45px;
    height: 45px;
    color: #fff;
    border: 0;
    border-radius: 0;
    /*background-color: hsl(116, 100%, 23%);*/
    background-color: rgb(7, 116, 0);
}

.las-gift__field-number .las-gift__button:hover
{
    /*background-color: hsl(116, 100%, 30%);*/
    background-color: rgb(9, 155, 0);
}


.las-gift__button--decrement
{

}

.las-gift__button--increment
{

}

.las-gift__button-content
{

}

.las-gift__input-container
{

}

.las-gift__input
{

}

.las-gift__button
{

}

.las-gift__button-content
{

}

.las-gift__result-indicator
{
    color: rgba(7, 116, 0, 1);
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}

.las-gift__numbers-summary
{
    color: rgba(152, 152, 152, 1);
    text-align: left;
    font-size: 17px;
    font-weight: 600;
}

.las-gift__numbers-summary > span
{
    color: rgba(7, 116, 0, 1);
}

.las-gift__numbers-area
{

}

.las-gift__numbers-people
{

}

.las-gift__numbers-per-person
{

}




@media (max-width: 767px)
{
    .las-gift__step--number .las-gift__step-content
    {
        grid-template-rows: repeat(3, auto);
        grid-template-columns: 1fr;
        justify-items: center;
        gap: 12px;
    }

    .las-gift__field-number
    {
        width: 100%;
        max-width: 280px;
    }

    .las-gift__numbers-summary
    {
        text-align: center;
    }

    .las-gift__result-indicator
    {
        transform: rotate(90deg);
    }
}




/* STEP TEMPLATE */
.las-gift__step--template
{

}

.las-gift__step--template .las-gift__step-head
{
    margin-bottom: 40px;
}

.las-gift__templates
{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
}

.las-gift__template
{
    flex-basis: 0;
    flex-grow: 1;
    /*max-width: 88px;*/
    color: rgba(152, 152, 152, 1);
    background-color: rgba(217, 217, 217, 1);
    font-size: 0;
    cursor: pointer;
    aspect-ratio: 210 / 297;
}

.las-gift__template-text
{
    position: relative;
    z-index: 2;
}

.las-gift__template--with-bg .las-gift__template-text
{
    display: block;
    width: 100%;
    padding: 2px;
    color: #000;
    background-color: #fff;
    text-align: center;
}

.las-gift__template .las-gift__input
{
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    appearance: none;
}

.las-gift__template .las-gift__input:checked ~ .las-gift__template-content:after
{
    opacity: 1;
}

.las-gift__template-label
{
    display: block;
}

.las-gift__template-content
{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 15px;
    /*padding: 0.5rem;*/
}

.las-gift__template .las-gift__template-content img
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
}


.las-gift__template-content:after
{
    position: absolute;
    display: block;
    top: -6px;
    bottom: -6px;
    left: -6px;
    right: -6px;
    content: "";
    opacity: 0;
    border: 3px solid rgba(7, 116, 0, 1);
    transition: opacity 0.2s;
    pointer-events: none;

}

/* STEP FROM */

.las-gift__step--from .las-gift__step-content
{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr)); /* always equal width */
    grid-template-rows: auto;
}


.las-gift__step--from .las-gift__field:last-child
{
    margin-bottom: 0;
}

.las-gift__signature
{
    padding-right: 17px;
}


.las-gift__logo
{
    padding-left: 16px;
    border-left: 1px solid rgba(217, 217, 217, 1);
}


.las-gift__logo .las-gift__field-upload
{
    display: flex;
    flex-direction: column;
    height: 100%;
}

.las-gift__logo .las-gift__field-upload .las-gift__input-container
{
    margin-bottom: 12px;
}

.las-gift__field-upload-label-container
{
    display: flex;
    align-items: center;
    overflow: hidden;
}

.las-gift__field-upload-preview
{
    flex-grow: 1;
    height: 30px;
}

.las-gift__field-upload-remove
{
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    width: 22px;
    height: 22px;
    margin-left: 8px;
    border-radius: 50%;
    transition: background-color 0.3s;
    cursor: pointer;
}

.las-gift__field-upload-remove:hover
{
    background-color: rgba(0, 0, 0, 0.05);
}

.las-gift__field-upload-remove svg
{
    width: 8px;
    height: 8px;
}

.las-gift__logo .las-gift__field-upload-preview img
{
    height: 100%;
}

.las-gift__logo .las-gift__field-upload-filename
{
    flex-grow: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.las-gift__logo .las-gift__field-upload-filename
{
    flex-grow: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.las-gift__field
{

}

.las-gift__field--text
{

}

.las-gift__field-label
{

}

.las-gift__field-sublabel
{

}

.las-gift__input-container
{

}

.las-gift__input-counter
{

}

.las-gift__field--text
{

}

.las-gift__input-container
{

}

.las-gift__logo
{

}

.las-gift__field-upload
{

}

.las-gift__field-upload-label
{

}


@media (max-width: 767px)
{
    .las-gift__step--from .las-gift__step-content
    {
        grid-template-columns: 1fr;
        grid-template-rows:  repeat(2, auto);
    }

    .las-gift__signature
    {
        max-width: 360px;
        padding: 0 0 17px;
    }

    .las-gift__logo
    {
        padding: 16px 0 0;
        border-left: 0;
        border-top: 1px solid rgba(217, 217, 217, 1);
    }
}


/* STEP CONTENT */

.las-gift__step--content
{

}

.las-gift__step--content.las-gift__step--one-message .las-gift__card .las-gift__field--textarea
{
    display: none;
}


.las-gift__step--content:not(.las-gift__step--one-message) .las-gift__global-message
{
    display: none;
}

.las-gift__step-info
{

}

.las-gift__step-content
{

}

.las-gift__field--checkbox
{
    margin-bottom: 24px;
}

.las-gift__field-label
{

}

.las-gift__field-sublabel
{

}

.las-gift__input-container
{

}

.las-gift__common-message
{

}

.las-gift__global-message,
.las-gift__card
{
    margin-bottom: 50px;
}

.las-gift__field--textarea
{

}

.las-gift__field-sublabel
{

}

.las-gift__input-container
{

}

.las-gift__cards
{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;

    counter-reset: gift-card;
}


.las-gift__card-counter:before
{
    content: counter(gift-card);
    counter-increment: gift-card;
}

.las-gift__card:nth-child(odd)
{
    padding-right: 17px;
}

.las-gift__card:nth-child(even)
{
    border-left: 1px solid rgba(217, 217, 217, 1);
    padding-left: 16px;
}

.las-gift__card .las-gift__field:last-child
{
    margin-bottom: 0;
}

@media (max-width: 767px)
{
    .las-gift__cards
    {
        grid-template-columns: 1fr;
        grid-auto-rows: auto;
    }

    .las-gift__card
    {
        border-top: 1px solid rgba(217, 217, 217, 1);
        margin-bottom: 0;
    }

    .las-gift__card:nth-child(odd)
    {
        padding: 16px 0 17px;
    }

    .las-gift__card:nth-child(even)
    {
        border-left: 0;
        padding: 16px 0 20px;
    }

    .las-gift__card:first-child
    {
        border-top: 0;
        padding-top: 0;
    }


    .las-gift__step--content.las-gift__step--one-message .las-gift__card .las-gift__field--text
    {
        margin-bottom: 0;
    }



    .las-gift__global-message .las-gift__field--textarea,
    .las-gift__card .las-gift__field--text,
    .las-gift__card .las-gift__field--textarea
    {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

}


/* STEP DOWNLOAD */
.las-gift__step--download
{
    .las-gift__step-info
    {
        margin-bottom: 16px;
    }

}

.las-gift__step--download .las-gift__step-title:before
{
    display: none;

}

.las-gift__files-link
{
    font-size: 20px;
    font-weight: 500;
}

.las-gift__step--download .las-gift__files-link
{
    color: #94cb00;
    /*color: var(--e-global-color-e3a9027);*/

}

.las-gift__files-link:hover
{
    text-decoration: underline;
}

/* POPUP */
.s-Popup
{
    position: fixed;
    display: none;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 6500;
}

.s-Popup:before
{
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.2s ease;
    z-index: -1;
}


.s-Popup.s-Popup--active
{
    display: flex;
    pointer-events: auto;
}

.s-Popup.s-Popup--visible:before
{
    opacity: 1;
}


.s-Popup.s-Popup--visible .s-Popup__dialog
{
    opacity: 1;
    transform: scale(1);
}

.s-Popup--loaded .s-LoadingIndicator
{
    display: none;
}

.las-gift__confirm-popup .s-LoadingIndicator
{
    display: none;
}

.las-gift__confirm-popup.s-Popup--loading .s-LoadingIndicator
{
    display: flex;
}

.las-gift__confirm-popup.s-Popup--loading .s-Popup__title,
.las-gift__confirm-popup.s-Popup--loading .s-Popup__content,
.las-gift__confirm-popup.s-Popup--loading .s-Popup__footer
{
    visibility: hidden;
}

.s-Popup__dialog
{
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    width: calc(100% - 40px);
    min-width: 0;
    max-width: calc(400px + 32px);
    height: auto;
    max-height: calc(100% - 32px);
    margin: auto;
    padding: 52px 16px 16px;
    opacity: 0;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
    transition: transform 0.3s ease, opacity 0.2s ease;
    transform: scale(.7);
}

.s-Popup__contentWrapper
{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow: hidden;
    padding: 16px 24px 32px;
}
.s-Popup__title
{
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.s-Popup__content
{
    overflow: auto;
    max-height: 100%;
    font-size: 16px;
    text-align: center;
}

.s-Popup__footer
{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 32px;
}

.s-Popup__close
{
    position: absolute;
    display: inline-block;
    top: 16px;
    right: 16px;
    padding: 5px;
    color: rgb(7, 116, 0);
    border: 0;
    background: transparent;;
    font-size: 0;
    z-index: 2;
}

.s-Popup__close:hover
{
    background-color: rgb(7, 116, 0);
}

.s-Popup__close .s-Icon
{
    width: 14px;
    height: 14px;
}

.s-Popup__close-icon
{

}

.s-Popup__thumbnail
{
    width: 100%;
    max-width: 400px;
    aspect-ratio: 210 / 297;
}

.s-Popup__thumbnail > *
{
    display: block;
    width: 100%;
    height: 100%;
}

.s-Popup__thumbnail img
{
    object-fit: cover;
    object-position: center center;
}


@keyframes spin
{
    0%
    {
        transform: rotate(0deg);
    }
    100%
    {
        transform: rotate(360deg);
    }
}

.s-LoadingIndicator
{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    background: rgba(255, 255, 255, 0.75);
    transition: opacity 0.3s;
    transition-delay: 0.1s;
    pointer-events: auto;

    cursor: wait;
    z-index: 50;
}

.s-LoadingIndicator__spinner
{
    transform: scale(1) rotate(180deg);
}

.s-LoadingIndicator__spinner:before,
.s-LoadingIndicator__spinner:after
{
    animation: spin 0.8s infinite linear;
}

.s-LoadingIndicator__spinner
{
    position: relative;
    width: 75px;
    height: 75px;
    margin: 0 auto;
    border: 7px solid rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    transition: transform 0.5s;
    transform: scale(1.3) rotate(0deg);
}

.s-LoadingIndicator__spinner:before,
.s-LoadingIndicator__spinner:after
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    border: inherit;
    border-color: transparent;
    border-top-color: rgb(7, 116, 0);
    border-radius: 100%;
}

.s-LoadingIndicator__spinner:after
{
    border-top-color: transparent;
    border-bottom-color: rgb(7, 116, 0);
}



