.t-form-success-popup {
        display:none !important;
    }

.brd1 .tn-atom { 
    border-radius: 150px 0px 0px 0px;
}
.bt1 .tn-atom {
    background: radial-gradient(79.67% 79.67% at 50% -30%, rgba(255, 255, 255, 0.29) 0%, rgba(255, 255, 255, 0) 100%), #EF4A46;
    box-shadow: inset 0px -4px 17px rgba(255, 255, 255, 0.25), inset 0px -3.17198px 44px rgba(255, 255, 255, 0.21);
}


.bt2 .tn-atom {
background: radial-gradient(50.08% 50.08% at 50% -0.41%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%), #CF3430;
box-shadow: inset 0px -3.17198px 44px rgba(255, 255, 255, 0.35);
}



.tn-form__submit .t-submit {
    background: radial-gradient(79.67% 79.67% at 50% -30%, rgba(255, 255, 255, 0.29) 0%, rgba(255, 255, 255, 0) 100%), #EF4A46;
    box-shadow: inset 0px -4px 17px rgba(255, 255, 255, 0.25), inset 0px -3.17198px 44px rgba(255, 255, 255, 0.21);
    box-shadow: 0px 4px 0px #CF3430;
    letter-spacing: 0.3px;
}

.tn-form__submit .t-submit:hover {
   background: #e0403a;
}


.btwa .tn-atom {
background: radial-gradient(79.67% 79.67% at 50% -30%, rgba(255, 255, 255, 0.29) 0%, rgba(255, 255, 255, 0.00) 100%), #6EA63D;
box-shadow: 0px -3.17198px 44px 0px rgba(255, 255, 255, 0.21) inset, 0px -4px 17px 0px rgba(255, 255, 255, 0.25) inset;

}

.bttg .tn-atom {
background: radial-gradient(63.12% 63.12% at 50% 0%, rgba(255, 255, 255, 0.29) 0%, rgba(255, 255, 255, 0.00) 100%), #24AAEC;
box-shadow: 0px -3.17198px 44px 0px rgba(255, 255, 255, 0.12) inset, 0px -4px 17px 0px rgba(255, 255, 255, 0.25) inset;
}

.btwa .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3539-3632-4532-b337-663061336265/Group_9.svg);
    width: 16px;
    height: 16px;
    margin-left: 8px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -2px;
}


.bttg .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3264-3461-4162-a130-363632633261/Logo_1.svg);
    width: 20px;
    height: 20px;
    margin-left: 8px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
