.investors {
    padding-bottom: 46px
}

.investors__hero {
    z-index: 2
}

.investors-hero {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 372px;
    padding: 20px 0;
    position: relative
}

.investors-hero:before {
    background: transparent url(../img/bg-hero.png) repeat 50%;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: .369;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

body.no-js .investors-hero:before,
body.no-webp .investors-hero:before {
    background-image: url(../img/bg-hero.png)
}

body.webp .investors-hero:before {
    background-image: url(../img/bg-hero.webp)
}

.investors-hero__img {
    display: block;
    font-size: 0;
    height: 100%;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.investors-hero__img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.investors-hero__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 5
}

.investors-hero__body {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5555555556;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.investors-hero__btn {
    margin-top: 36px
}

.investors-hero-btn {
    align-items: center;
    background: #07b108;
    border: none;
    border-radius: 10rem;
    box-shadow: 0 0 0 6px rgba(195, 255, 142, .259);
    color: #fff;
    -moz-column-gap: 12px;
    column-gap: 12px;
    display: flex;
    font-size: .6875rem;
    font-weight: 600;
    line-height: 3.2727272727;
    padding: 0 8px 0 16px;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: .15s;
    transition-property: background-color, box-shadow;
    transition-timing-function: ease-in-out;
    white-space: nowrap
}

.investors-hero-btn:hover {
    background-color: #01c102;
    box-shadow: 0 0 0 6px rgba(195, 255, 142, .4)
}

.investors-hero-btn__icon-wrap {
    align-items: center;
    background-color: hsla(0, 0%, 100%, .17);
    border-radius: 50%;
    display: flex;
    font-size: 1.5rem;
    height: 1em;
    justify-content: center;
    width: 1em
}

.investors-hero-btn__icon {
    display: block;
    font-size: .5em;
    width: .5882352941em
}

.charity {
    background: #fafafa;
    padding: 0 0 55px
}

.charity__content {
    padding-top: 46px
}

.charity__img-wrapper {
    margin-top: 46px;
    padding: 0 0 20px 23px;
    position: relative
}

.charity__img-wrapper:before {
    background: transparent url(../img/bg-dots.png) repeat;
    content: "";
    display: block;
    height: 166px;
    position: absolute;
    right: -8px;
    top: -34px;
    width: 275px;
    z-index: 12
}

body.no-js .charity__img-wrapper:before,
body.no-webp .charity__img-wrapper:before {
    background-image: url(../img/bg-dots.png)
}

body.webp .charity__img-wrapper:before {
    background-image: url(../img/bg-dots.webp)
}

.charity__img {
    font-size: 0;
    line-height: 0
}

.charity__img,
.charity__img img {
    display: block;
    position: relative;
    z-index: 15
}

.charity__img img {
    height: auto;
    max-width: 100%;
    width: 100%
}

.charity__img:before {
    background: #82e183;
    bottom: -20px;
    content: "";
    display: block;
    height: calc(100% + 14px);
    left: -23px;
    position: absolute;
    width: calc(100% + 4px)
}

.charity__body {
    margin-top: 60px
}

.charity__icon {
    display: block;
    font-size: 0;
    height: 52px;
    line-height: 0;
    width: 56px
}

.charity__icon img {
    display: block;
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.charity__title {
    margin-top: 11px
}

.charity-title {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

.charity-title__head {
    padding-top: 18px;
    position: relative
}

.charity-title__head,
.charity-title__head>* {
    color: #303030;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.40625;
    text-align: left;
    text-transform: uppercase
}

.charity-title__head:before {
    background: #01c102;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 38px
}

.charity-title__desc {
    color: #878787;
    font-size: .8125rem;
    line-height: 1.5;
    margin-top: 1.25em
}

.calculator {
    background: #fafafa;
    padding: 34px 0 40px;
    position: relative
}

.calculator__container {
    display: flex;
    flex-direction: column;
    position: relative;
    row-gap: 30px
}

.calculator__icon {
    display: block;
    font-size: 0;
    height: 56px;
    line-height: 0;
    width: 56px
}

.calculator__icon img {
    display: block;
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.calculator__title {
    margin-top: 6px
}

.calculator__form-wrap {
    position: relative;
    z-index: 5
}

.calculator__form {
    position: relative
}

.calculator__logo {
    display: none
}

.calculator-form {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 19px 0 rgba(0, 170, 1, .11);
    padding: 22px 16px 36px;
    position: relative;
    z-index: 2
}

.calculator-form__title {
    align-items: center;
    color: #171717;
    -moz-column-gap: 15px;
    column-gap: 15px;
    display: flex;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.2
}

.calculator-form__title-icon {
    display: block;
    flex-shrink: 0;
    height: 2.1em;
    line-height: 0;
    width: 2.1em
}

.calculator-form__title-icon img {
    display: block;
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.calculator-form__controls {
    display: flex;
    flex-direction: column;
    margin-top: 35px;
    row-gap: 16px
}

.calculator-form__summary {
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    -moz-column-gap: 20px;
    column-gap: 20px;
    display: flex;
    margin-top: 52px;
    padding: 0 23px 8px 15px
}

.calculator-form__label {
    color: #171717;
    font-size: .875rem;
    line-height: 1.2
}

.calculator-form__result {
    align-items: center;
    color: #171717;
    -moz-column-gap: 4px;
    column-gap: 4px;
    display: flex;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.2;
    margin-left: auto;
    white-space: nowrap
}

.calculator-form__result-icon {
    height: .8333333333em;
    width: .7222222222em
}

@media only screen and (min-width:30.75em) {
    .calculator-form {
        padding: 22px 24px 36px
    }
}

@media only screen and (min-width:36em) {
    .calculator-form__title {
        -moz-column-gap: 30px;
        column-gap: 30px;
        font-size: 1.25rem
    }
}

@media only screen and (min-width:48em) {
    .investors-hero__body {
        font-size: 1.5rem
    }

    .investors-hero-btn {
        box-shadow: 0 0 0 11px rgba(195, 255, 142, .259);
        font-size: .9375rem;
        line-height: 3.4666666667;
        padding: 0 10px 0 30px
    }

    .investors-hero-btn:hover {
        box-shadow: 0 0 0 11px rgba(195, 255, 142, .4)
    }

    .investors-hero-btn__icon-wrap {
        font-size: 2.125rem
    }

    .charity__content {
        grid-column-gap: 26px;
        display: grid;
        grid-template-columns: 1fr minmax(408px, 1fr);
        padding-top: 94px
    }

    .charity__body,
    .charity__img-wrapper {
        margin-top: 0
    }

    .calculator {
        padding-top: 60px
    }

    .calculator:before {
        background: transparent url(../img/bg-dots.png) repeat 0 0;
        content: "";
        display: block;
        height: 166px;
        left: 50%;
        position: absolute;
        top: -54px;
        transform: translateX(-50%);
        width: 275px;
        z-index: 1
    }

    body.no-js .calculator:before,
    body.no-webp .calculator:before {
        background-image: url(../img/bg-dots.png)
    }

    body.webp .calculator:before {
        background-image: url(../img/bg-dots.webp)
    }

    .calculator__container {
        grid-column-gap: 24px;
        display: grid;
        grid-template-columns: 312px 1fr
    }
}

@media only screen and (min-width:48em) and (min-width:62em) {
    .calculator:before {
        top: 0
    }
}

@media only screen and (min-width:62em) {
    .investors {
        padding-bottom: 86px
    }

    .investors-hero {
        margin-top: -78px;
        min-height: 580px;
        padding: 98px 0 20px
    }

    .investors-hero__body {
        font-size: 2rem
    }

    .investors-hero__btn {
        margin-top: 122px
    }

    .charity__content {
        grid-template-columns: 535fr 585fr
    }

    .charity__img-wrapper {
        padding: 0 0 34px 37px
    }

    .charity__img-wrapper:before {
        right: -43px;
        top: -62px
    }

    .charity__img:before {
        bottom: -34px;
        height: calc(100% + 23px);
        left: -37px;
        width: calc(100% + 7px)
    }

    .charity__body {
        padding: 0 94px 0 60px;
        position: relative;
        z-index: 15
    }

    .charity-title__head,
    .charity-title__head>* {
        font-size: 2rem;
        line-height: 1.3125
    }

    .charity-title__head {
        padding-top: 28px
    }

    .charity-title__head:before {
        height: 4px;
        width: 56px
    }

    .charity-title__desc {
        font-size: 1rem;
        line-height: 1.5;
        margin-top: 1.25em
    }

    .calculator {
        padding: 107px 0 92px
    }

    .calculator__container {
        grid-template-columns: 412px 1fr
    }

    .calculator__logo {
        bottom: -154px;
        display: block;
        font-size: 0;
        left: 0;
        line-height: 0;
        position: absolute;
        right: 0;
        z-index: 2
    }

    .calculator__logo img {
        display: block;
        height: auto;
        max-width: 100%;
        width: 100%
    }

    .calculator-form {
        padding: 44px 56px 66px
    }
}

@media only screen and (min-width:75em) {
    .investors {
        padding-bottom: 84px
    }

    .investors-hero__body {
        font-size: 2.25rem
    }

    .charity {
        padding-bottom: 81px
    }

    .charity__content {
        grid-column-gap: 50px;
        padding-top: 125px
    }

    .charity__img-wrapper:after {
        background: transparent url(../img/bg-charity.png) no-repeat 0 100%/contain;
        bottom: -81px;
        content: "";
        display: block;
        height: 324px;
        left: -221px;
        position: absolute;
        width: 606px;
        z-index: 12
    }

    body.no-js .charity__img-wrapper:after,
    body.no-webp .charity__img-wrapper:after {
        background-image: url(../img/bg-charity.png)
    }

    body.webp .charity__img-wrapper:after {
        background-image: url(../img/bg-charity.webp)
    }

    .calculator__container {
        grid-column-gap: 94px;
        grid-template-columns: 1fr 664px
    }

    .calculator__title .section-title__desc {
        margin-top: 58px
    }

    .calculator__form-wrap:after {
        background: transparent url(../img/bg-charity.png) no-repeat 0 100%/contain;
        bottom: -80px;
        content: "";
        display: block;
        height: 324px;
        position: absolute;
        right: -264px;
        transform: scaleX(-1);
        width: 606px;
        z-index: 1
    }

    body.no-js .calculator__form-wrap:after,
    body.no-webp .calculator__form-wrap:after {
        background-image: url(../img/bg-charity.png)
    }

    body.webp .calculator__form-wrap:after {
        background-image: url(../img/bg-charity.webp)
    }
}