.t668__wrapper {
    position: relative;
    width: 100%;
    padding: 20px 20px;
    text-align: left;
    background-color: transparent;
    border: solid 1px #E2DDEF;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
}



.t-popup__container {
    border-radius: 15px;
}


.t-popup__container > .t1014__wrapper {
    border-radius: 15px;
}

#rec864685944 .t887__wrapper {
    width: 650px!important;
    opacity: 0.95;
}

@media screen and (max-width: 480px) {
    #rec864685944 .t887__wrapper {
        width: 100% !important;
        border-radius: 0 !important;
    }
}

.t-checkbox__indicator{
    border: 2px solid #000;
    box-sizing: border-box;
    display: inline-block;
    height: 22px;
    opacity: .6;
    position: relative;
    transition: all .2s;
    vertical-align: top !important;
    width: 22px;
    border-radius: 5px;
}

.t-checkbox__indicator:after{
    border-width: 0 2px 2px 0;
    content: "";
    display: none;
    height: 8px;
    left: 7px;
    position: absolute;
    top: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 3px;
}
