/* div {
    word-break: normal !important;
}

.t-submit, .t400__submit, .t142__submit {
    font-size:    20px !important;
    font-weight: 600   !important;
    height:       60px !important;
}

@media screen and (max-width: 480px) {
    .t-input {
        height: 45px !important;
    }
    .t718__contentwrapper {
 
    }
    .t-submit, .t400__submit, .t142__submit {
        line-height:  45px !important;
        font-size:    18px !important;
        height:       45px !important;
    }
    .t400__wraptwo, .t142__wraptwo {
        text-align: center !important;
        padding-left: 0 !important;
    }
    .t718__address.t-text.t-text_sm span {
        font-size:    16px !important;
    }
    
    .t718 .t-submit {
        line-height:  0!important;
    }
}

.port-cover .tn-atom {
    filter: grayscale();
}
.port-cover .tn-atom:hover {
    filter: grayscale(0);
}

.roman, .artem {
    filter: blur(10px);
}

.letter {
    filter: blur(5px);
}

@media screen and (min-width: 1200px) {
    .t400__wraptwo, .t142__wraptwo {
        text-align: left !important;
        padding-left: 30px;
    }
}*/

::selection {
background: #783199; /* Safari */
color: #fff;
}
::-moz-selection {
background: #783199; /* Firefox */
color: #fff;
}
/*

.border9 .tn-atom {
    border-radius: 9px!important;
    border-color: #c9c9c9 !important;
    border-style: solid;
    border: 1px;
}

@media screen and (min-width: 960px) {    
    
.t718 .t-container {
    margin-left: 2% !important;
}
.t718 .t-container .t-col {
    margin-left: 0 !important;
}
}



.t-upwidget-container__button {
    border: 1px solid #c9c9c9 !important;
}




@media screen and (max-width: 960px) {
    .t397__wrapper_mobile {
        border: solid 1px #c9c9c9;
        max-width: 320px;
        margin: 0 auto;
        border-radius: 9px;
    }
    .t397__col.t-width.t-width_6 {
        max-width: 98% !important;
    }
}
@media screen and (max-width: 480px) {
    .t397__select {
        font-size: 20px  !important;
        font-weight: 500 !important;
    }
}
@media screen and (max-width: 1200px) and (min-width: 480px) {
    .t397__select, .t397__title {
        font-size: 32px  !important;
        font-weight: 500 !important;
    }
}


.t-form__successbox {
    background: #783199 !important;
}



.t280__logo__img {
            mix-blend-mode: difference;
            z-index:999998!important;
        } 
        
        
*/