/*buttons*/
.button__wrapper .button {
    display: inline-flex;
    text-align: center;
    margin: 0 0 16px 0;
}
.button {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    outline: none;
    transition: all .15s ease-in-out;
    border-radius: 4px;
    border: 0;
}
.button-big {
    height: 48px;
    padding: 0px 24px;
}
.button-sml {
    height: 40px;
    padding: 0px 16px;
}
.button-blue {
    text-align: center;
    color: var(--alias-content-primary-b-enabled, #FFF);
    background: var(--blue-2, #4869EA);
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}
.button-blue:hover {
    color: #ffffff;
    background-color: #3A54BB;
}
.button-blue:active {
    color: #ffffff;
    background-color: #2F4498;
}
.button-red {
    text-align: center;
    color: var(--alias-content-primary-b-enabled, #FFF);
    background: var(--Red, #D1444A);
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}
.button-red:hover {
    background-color: #AA373C;
}
/* .button-red:active {
    color: #ffffff;
    background-color: #2F4498;
} */
.button-transparent {
    text-align: center;
    color: var(--black, #212529);
    background: transparent;
    border: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;

}
.button-transparent:hover {
    border: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    background-color: rgba(0, 0, 0, 0.07);
    color: var(--black, #212529);
}
.button-transparent:active {
    border: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    background-color: rgba(0, 0, 0, 0.12);
}
.button-disabled {
    cursor: not-allowed;
    text-align: center;
    background: var(--button, linear-gradient(0deg, #E7E9EC 0%, #E7E9EC 100%), #F3F3F7);
    color: var(--button-disabled, #C6C6CA);
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}
/*buttons*/
/*dropdown*/
.dropdown__btnlist {
    display: none;
    position: absolute;
    border: 1px solid #E6E6E6;
    background-color: #ffffff;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    color: var(--alias-content-primary-a-enabled, #39393D);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    z-index: 1;
    border-radius: 8px;
    padding: 20px;
    min-width: 220px;
    right: 0;
    top: 42px;
}
.dropdown__btnlist-show {
    display: block;
}
.dropdown__btnitem {
    cursor: pointer;
}
/*dropdown*/
/*segmented*/
.segment__listwrapper {
    overflow: auto;
}
.segment__listwrapper::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.segment__list {
    display: flex;
    align-items: center;
    width: max-content;
    background-color: #E7E9EC;
    margin: 0 0 16px 0;
    border-radius: 6px;
    padding: 2px;
}
.segment__item {
    text-align: center;
    cursor: pointer;
    transition: all .15s ease-in-out;
    color: var(--grey-3, #86868A);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 6px 16px;
    border-radius: 4px;
}
.segment__item-active {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--blue-2, #4869EA);
    background: var(--white, #FFF);
}
/*segmented*/
/*search input*/
.search__input {
    display: flex;
    align-items: center;
    outline: unset;
    background-image: url('../img/search-ico.svg');
    background-repeat: no-repeat;
    border: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    width: 100%;
    border-radius: 4px;
}
.search__input-big {
    font-size: 16px;
    padding: 16px 16px 16px 48px;
    background-size: 26px;
    background-position: 16px center;
}
.search__input-sml {
    font-size: 14px;
    padding: 8px 12px 8px 40px;
    background-size: 22px;
    background-position: 10px center;
}

[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    height: 10px;
    width: 10px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjEyMy4wNXB4IiBoZWlnaHQ9IjEyMy4wNXB4IiB2aWV3Qm94PSIwIDAgMTIzLjA1IDEyMy4wNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIzLjA1IDEyMy4wNTsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTEyMS4zMjUsMTAuOTI1bC04LjUtOC4zOTljLTIuMy0yLjMtNi4xLTIuMy04LjUsMGwtNDIuNCw0Mi4zOTlMMTguNzI2LDEuNzI2Yy0yLjMwMS0yLjMwMS02LjEwMS0yLjMwMS04LjUsMGwtOC41LDguNQ0KCQljLTIuMzAxLDIuMy0yLjMwMSw2LjEsMCw4LjVsNDMuMSw0My4xbC00Mi4zLDQyLjVjLTIuMywyLjMtMi4zLDYuMSwwLDguNWw4LjUsOC41YzIuMywyLjMsNi4xLDIuMyw4LjUsMGw0Mi4zOTktNDIuNGw0Mi40LDQyLjQNCgkJYzIuMywyLjMsNi4xLDIuMyw4LjUsMGw4LjUtOC41YzIuMy0yLjMsMi4zLTYuMSwwLTguNWwtNDIuNS00Mi40bDQyLjQtNDIuMzk5QzEyMy42MjUsMTcuMTI1LDEyMy42MjUsMTMuMzI1LDEyMS4zMjUsMTAuOTI1eiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
    background-size: 10px 10px;
    opacity: 0.4;
  }

/* .search__input::-webkit-search-cancel-button {
    color: #686A76;
    background: #686A76;

    appearance: auto;
    display: block;
    cursor: default;
    margin-inline-start: 1px;
    margin-right: 3px;
    opacity: 0;
    pointer-events: none;
    -webkit-user-modify: read-only !important;
    user-select: none !important;
    flex: 0 0 auto;
} */
/*search input*/
/*filter label*/
.filter__control label:not(.form-check-label):not(.custom-file-label) {
    cursor: pointer;
    color: var(--black, #212529);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}
/*filter label*/
/*radio input*/
.custom__radiowrap {
    position: relative;
    cursor: pointer;
    z-index: 1;
    margin: 0 0 8px 0;
}
.custom__radiowrap:last-of-type {
    margin: 0;
}
.custom__radioinput {
    position: absolute;
    cursor: pointer;
    left: 0;
    z-index: -1;
    width: 20px;
    height: 20px;
    opacity: 0;
}
.custom__radiolabel {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    color: var(--black, #212529);
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 20px;
    margin-bottom: 0;
}
.custom__radiopoint {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    transition: all .15s ease-in-out;
    background-color: #ffffff;
    border: 2px solid #E6E6E6;
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 12px 0 0;
}
.custom__radiolabel:hover .custom__radiopoint {
    border: 2px solid #9B9B9F;
}
.custom__radiolabel:active .custom__radiopoint {
    border: 2px solid #86868A;
}
.custom__radiopoint-active {
    border-color: #4869EA;
    background-color: #4869EA;
}
.custom__radiopoint::after {
    content: '';
    position: absolute;
    display: block;
    pointer-events: none;
    transition: all .15s ease-in-out;
    border: 3px solid #ffffff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.custom__radiolabel:hover .custom__radiopoint-active {
    border-color: #3A54BB;
    background-color: #3A54BB;
}
.custom__radiolabel:active .custom__radiopoint-active {
    border-color: #2F4498;
    background-color: #2F4498;
}
/*radio input*/
/*check input*/
.custom__checkwrap {
    position: relative;
    cursor: pointer;
    z-index: 1;
    padding: 0 0 0 30px;
    margin: 0 0 8px 0;
}
.custom__checkwrap:last-of-type {
    margin: 0;
}
.custom__checkinput {
    position: absolute;
    cursor: pointer;
    left: 0;
    z-index: -1;
    width: 18px;
    height: 18px;
    opacity: 0;
}
.custom__checklabel {
    position: relative;
    cursor: pointer;
    color: var(--black, #212529);
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 20px;
    margin-bottom: 0;
}
.custom__checkinput:checked~.custom__checklabel::before {
    color: #fff;
    border-color: #4869EA;
    background-color: #4869EA;
    box-shadow: none;
}
.custom__checklabel::before {
    content: '';
    position: absolute;
    display: block;
    pointer-events: none;
    transition: all .15s ease-in-out;
    background-color: #ffffff;
    border: 2px solid #E6E6E6;
    top: 0;
    left: -30px;
    width: 18px;
    height: 18px;
    border-radius: 4px;
}
.custom__checkinput:checked~.custom__checklabel::after {
    content: '';
    position: absolute;
    display: block;
    pointer-events: none;
    transition: all .15s ease-in-out;
    background-image: url('../img/check-ico.svg');
    background-repeat: no-repeat;
    background-size: 14px;
    top: 3px;
    left: -27.5px;
    width: 14px;
    height: 12px;
}
.custom__checkwrap:hover .custom__checklabel::before {
    border: 2px solid #9B9B9F;
}
.custom__checkwrap:active .custom__checklabel::before {
    border: 2px solid #86868A;
}
.custom__checkwrap:hover .custom__checkinput:checked~.custom__checklabel::before {
    border-color: #3A54BB;
    background-color: #3A54BB;
}
.custom__checkwrap:active .custom__checkinput:checked~.custom__checklabel::before {
    border-color: #2F4498;
    background-color: #2F4498;
}
/*check input*/
/*more btn*/
.showmore__button {
    display: flex;
    align-items: center;
    cursor: pointer;
    /* transition: all .15s ease-in-out; */
    color: var(--blue-2, #4869EA);
}
.showmore__button-grey {
    color: var(--grey-3, #86868A);
    width: 100%;
}
.showmore__button-grey .showmore__ico path {
    fill: #86868A;
}
.showmore__button:hover {
    color: #5168C2;
}
.showmore__button:active {
    color: #2F4498;
}
.showmore__button:hover .showmore__ico path {
    fill: #5168C2;
}
.showmore__button:active .showmore__ico path {
    fill: #2F4498;
}
.showmore__ico path {
    fill: #4869EA;
}
.showmore__button-grey:hover {
    color: #53555E;
}
.showmore__button-grey:active {
    color: #53555E;
}
.showmore__button-grey:hover .showmore__ico path {
    fill: #53555E;
}
.showmore__button-grey:active .showmore__ico path {
    fill: #53555E;
}
.showmore__text {
    font-size: 14px;
    font-weight: 400;
}
/*more btn*/
/*input text*/
.input__wrapper {
    position: relative;
    width: 100%;
    margin: 0 0 16px 0;
}
.input__wrapper-flex {
    display: flex;
    align-items: center;
}
.input__separator {
    border-bottom: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    padding: 0 0 16px 0;
}
.yn__input {
    width: inherit;
    outline: none;
    transition: all .15s ease-in-out;
    border: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    border-radius: 4px;
    padding: 16px;
    height: 56px;
}
.yn__label-show + .yn__input {
    padding: 26px 16px 6px 16px;
}
.yn__input:focus {
    border: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
}
.yn__input-bgwhite {
    background-color: #ffffff;
}
.input__desc {
    color: var(--grey-2, #999);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 4px 0 0 0;
}
/*input text*/
/*textarea*/
.yn__textarea {
    width: inherit;
    outline: none;
    transition: all .15s ease-in-out;
    border: 1px solid var(--alias-border-secondary-enabled, #DDDDE1);
    border-radius: 4px;
    padding: 16px;
}
.yn__label-show + .yn__textarea {
    padding: 26px 16px 8px 16px;
}
/*textarea*/
/*label*/
.yn__label {
    position: absolute;
    visibility: hidden;
    background-color: unset;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    color: var(--grey-3, #86868A);
    transition: all .15s ease-in-out;
    -webkit-line-clamp: 1;
    opacity: 0;
    z-index: 1;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 20px;
    top: 6px;
    left: 9px;
    padding: 4px 8px;
}
.yn__label-show {
    visibility: visible;
    opacity: 1;
}
/*label*/
/*select*/
.select2-container {
    min-height: 56px;
}
.yn__modal-open .select2-container {
    z-index: 3000;
}
.yn__modal-open .yn__modal .yn__label-show,
.yn__modal-open .yn__modal-1 .yn__label-show {
    z-index: 3001;
}
.select2-container--default .select2-selection--single {
    display: flex;
    align-items: center;
    transition: all .15s ease-in-out;
    border: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    border-radius: 4px;
    padding: 21px 16px 16px 16px;
    height: 56px;
}
.select2-container--default .select2-selection--multiple {
    /* height: auto; */
    transition: all .15s ease-in-out;
    border: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    border-radius: 4px;
    padding: 8px;
    min-height: 56px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--multiple .select2-selection__arrow {
    height: 55px;
    right: 21px;
}
.select2-container--default .select2-selection--multiple {
    display: flex;
    align-items: center;
}
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--single {
    border-color: var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    min-height: 56px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field {
    margin-top: 0;
}
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: var(--stroke-transparent, rgba(0, 0, 0, 0.10));
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--grey-3, #86868A);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.yn__label-show ~ .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--alias-content-primary-a-enabled, #39393D);
}
.select2-container--below.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--alias-content-primary-a-enabled, #39393D);
}
.select2-selection__clear {
    display: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    text-align: center;
    background: var(--white, #FFF);
    border: 1px solid var(--stroke-transparent, rgba(0, 0, 0, 0.10));
    color: var(--blue-2, #4869EA);
    border-radius: 20px;
    padding: 6px 8px 6px 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    float: right;
    background-repeat: no-repeat;
    background-position: center;
    background-color: var(--blue-2, #4869EA);
    background-image: url(../img/close-white-ico.svg);
    background-size: 8px;
    color: #4869EA;
    font-size: 0;
    border-radius: 50%;
    margin: 2px -2px 0 8px;
    width: 16px;
    height: 16px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color: #5168C2;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:active {
    background-color: #2F4498;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: unset;
    background-image: url('../img/select-arrow-ico.svg');
    background-repeat: no-repeat;
    transition: all .15s ease-in-out;
    border-width: 0;
    top: 48%;
    width: 11px;
    height: 7px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: unset;
    transform: rotate(180deg);
    border-width: 0;
}
.yn__label-show + .ynselect + .select2-container--default .select2-selection--single {
    padding: 26px 16px 6px 16px;
}
.yn__label-show + .ynselect + .select2-container--default .select2-selection--multiple {
    padding: 26px 16px 16px 16px;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-child.select2-search.select2-search--inline {
    margin-left: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
}
/*select*/
/*noti*/
.noti__wrapper {
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: var(--alias-content-primary-a-enabled, #39393D);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
}
.noti__inner {
    padding: 14px 16px 14px 16px;
    border-radius: 8px;
}
.noti__wrapper.noti-green {
    background: var(--unnamed, #F1F7F3);
}
.noti-green .noti__inner {
    border-left: 8px solid var(--green, #26C164);
}
.noti__wrapper.noti-red {
    background: var(--unnamed, #F1EAE4);
}
.noti-red .noti__inner {
    border-left: 8px solid var(--red, #D1444A);
}
.noti__mb-16 {
    position: relative;
    margin: 0 0 16px 0;
}
/*noti*/
/*spinner*/
.yn__spinner {
    content: ' ';
    display: block;
    position: relative;
    background-image: url('../img/spinner.svg');
    -webkit-animation: spin360 4s linear infinite;
    -moz-animation: spin360 4s linear infinite;
    animation: spin360 4s linear infinite;
    width: 16px;
    height: 16px;
}
.yn__spinner-dark {
    position: absolute;
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
    top: 50%;
    left: 50%;
    z-index: 2;
}
.yn__spinner-dark img {
    -webkit-animation: spin360 1s linear infinite;
    -moz-animation: spin360 1s linear infinite;
    animation: spin360 1s linear infinite;
}
.yn__spinner-show {
    visibility: visible;
    opacity: 1;
}
@-moz-keyframes spin360 { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin360 { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin360 { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}
/*spinner*/
/*scrollbar*/
.os-theme-dark>.os-scrollbar-vertical, .os-theme-light>.os-scrollbar-vertical {
    width: 12px;
}
.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    background: #D9D9D9;
}
/*scrollbar*/
/*tooltip*/
.yn__tooltip {
    cursor: pointer;
}
.yn__tooltip-block {
    display: block;
    position: absolute;
    border: 1px solid #E6E6E6;
    background-color: #ffffff;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    color: var(--alias-content-primary-a-enabled, #39393D);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    z-index: 1;
    border-radius: 8px;
    padding: 24px;
    min-width: 300px;
    left: 0;
    top: 22px;
}
@media (max-width: 1060px) {
    .yn__tooltip-block {
        min-width: 230px;
        padding: 16px;
    }
}
.yn__tooltip-relative {
    position: relative;
    left: unset;
    top: unset;
}
/*tooltip*/
/*switch*/
.switch__wrapper {
    display: flex;
    align-items: center;
    margin: 32px 0;
}
.switch__checkbox {
    display: none;
}
.switch__label {
    position: relative;
    cursor: pointer;
    background-color: #B0B0B4;
    transition: all .15s ease-in-out;
    border-radius: 12px;
    width: 40px;
    height: 24px;
    margin: 0 12px 0 0;
}
.switch__label::before {
    content: ' ';
    display: block;
    position: absolute;
    background-color: #ffffff;
    left: 2px;
    top: 2px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.switch__label:hover {
    background: var(--alias-content-tertiary-hover, #9B9B9F);
}
.switch__label:active {
    background: #86868A;
}
.switch__label-active {
    background: var(--blue-2, #4869EA);
}
.switch__label-active::before {
    left: 18px;
}
.switch__label-active:hover {
    background: #3A54BB;
}
.switch__label-active:active {
    background: #2F4498;
}
.switch__text {
    color: var(--black, #212529);
    font-size: 16px;
    font-weight: 400;
}
/*switch*/
/*push*/
.push__wrapper {
    display: flex;
    position: fixed;
    align-items: center;
    cursor: pointer;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 14px 16px;
    border-radius: 8px;
    right: 16px;
    bottom: 16px;
    z-index: 3000;
    min-width: 328px;
}
.push__ico {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin: 0 12px 0 0;
}
.push__text {
    color: var(--alias-content-primary-a-enabled, #39393D);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.push__green {
    background: var(--unnamed, #F1F7F3);
}
.push__green .push__ico {
    background-color: var(--Green, #26C164);
    background-image: url('../img/push-check.svg');
    background-repeat: no-repeat;
    background-position: center;
}
/*push*/
/*align*/
.mt-32 {
    margin-top: 32px;
}
/*align*/






.yn__infoico {
    transition: all .15s ease-in-out;
    width: 16px;
    margin: 0 0 0 6px;
    opacity: 0.6;
}