    .rounded-corners-image .tn-atom {
        border-radius: 15px 15px 0 0;
    }
    .bottom_top_border {
        border-top: 1px;
        border-bottom: 1px;
        border-color: #3f8a79;
        border-style: solid;
    }
    .bottom_border {
        border-bottom: 1px;
        border-color: #F7E3C5;
        border-style: solid;
    }
    .tn-atom .t-input-block {
        text-align: right;
    }
    @media (min-width: 960px) {
        div.t-calc__wrapper.t-name.t-name_md {
            font-family: 'Gilroy',Arial,sans-serif !important;
            font-size: 24px !important;
        }
    }
    ::marker {
        color: #916628;
    }
    iframe {
        border-radius: 16px;
    }