    .bottom_top_border {
        border-top: 1px;
        border-bottom: 1px;
        border-color: #3f8a79;
        border-style: solid;
    }
    .bottom_border {
        border-bottom: 1px;
        border-color: #3f8a79;
        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: 'Tinos',Arial,sans-serif !important;
            font-size: 24px !important;
        }
    }
    ::marker {
        color: #006A53;
    }
    iframe {
        border-radius: 16px;
    }
    .arrow_white .tn-atom:after {
        content: '';
        background-image: url(https://static.tildacdn.com/tild6331-3835-4861-b038-633365613038/arrowcirclerightwhit.svg);
        width: 24px;
        height: 24px;
        margin-left: 8px;
        display: inline-block;
        background-size: cover;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: relative;
    }
    .wa_button .tn-atom:before {
        content: '';
        background-image: url(https://static.tildacdn.com/tild3563-6632-4063-a538-373166306633/wa_button.svg);
        width: 24px;
        height: 24px;
        margin-right: 8px;
        display: inline-block;
        background-size: cover;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: relative;
    }
    .arrow_green .tn-atom:after {
        content: '';
        background-image: url(https://static.tildacdn.com/tild6564-6632-4132-b963-623234373466/arrowcircleright.svg);
        width: 24px;
        height: 24px;
        margin-left: 8px;
        display: inline-block;
        background-size: cover;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: relative;
    }
    .menu_button .tn-atom:before {
        content: '';
        background-image: url(https://static.tildacdn.com/tild3236-3138-4263-b834-346563363862/hambergermenu.svg);
        width: 24px;
        height: 24px;
        margin-right: 8px;
        display: inline-block;
        background-size: cover;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: relative;
    }