.t-slds__arrow-withbg {
    border-radius: 0;
    background-color: #eee;
    -webkit-transition: background-color ease-in-out .2s,border-color ease-in-out .2s;
    -moz-transition: background-color ease-in-out .2s,border-color ease-in-out .2s;
    -o-transition: background-color ease-in-out .2s,border-color ease-in-out .2s;
    transition: background-color ease-in-out .2s,border-color ease-in-out .2s
}

.t806 .t806__start-title {
    margin-bottom: 55px;
}

.t420 .t-sociallinks__item, .t420__right_social_links_item {
    display: inline-block;
    margin-right: 40px;
    -webkit-transition: opacity ease-in-out 0.2s;
    -moz-transition: opacity ease-in-out 0.2s;
    -o-transition: opacity ease-in-out 0.2s;
    transition: opacity ease-in-out 0.2s;
}

.t420 .t-sociallinks, .t420__right_social_links {
    margin-top: 150px;
}

.t-btn_sm {
    height: 45px;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: 'Inter';
    /* font-kerning: inherit; */
    text-transform: uppercase;
}

t-btn {
    display: inline-block;
    font-family: 'Inter';
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 600;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.t-btn_sm {
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: 'Inter';
    /* font-kerning: inherit; */
    text-transform: uppercase;
    font-weight: 600;
}


.t463 .t-sociallinks__item {
    margin: 0 20px 0;
    overflow: hidden;
}

.t-btn_sm {
    height: 60px;
    width: 280px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    font-family: 'Inter';
    text-transform: uppercase;
    font-weight: 900;
}

@media screen and (max-width: 640px)
.t142 .t142__submit {
    white-space: normal;
    width:280px;
    height:60px;
    -webkit-border-radius: 0;
}

.t142 .t142__submit {
    white-space: normal;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-border-radius: 0;
}