.right-content {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.link-text {
    cursor: pointer
}

.text-nowrap {
    white-space: nowrap
}

.text-normal {
    white-space: normal
}

.border-box *,
.BorderBox-Noti {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.Content-Start {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.Content-End {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.Content-Center {
    -ms-flex-pack: center;
    justify-content: center
}

.Content-Between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.Content-Around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.Content-evenly {
    -ms-flex-pack: distribute;
    justify-content: space-evenly
}

.Items-Start {
    -ms-flex-align: start;
    align-items: flex-start
}

.Items-End {
    -ms-flex-align: end;
    align-items: flex-end
}

.Items-Center {
    -ms-flex-align: center;
    align-items: center
}

.Items-Baseline {
    -ms-flex-align: baseline;
    align-items: baseline
}

.Items-Stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.Content-align-start {
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.Content-align-end {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.Content-align-center {
    -ms-flex-line-pack: center;
    align-content: center
}

.Content-align-between {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.Content-align-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.Content-align-stretch {
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.Self-Align-auto {
    -ms-flex-item-align: auto;
    align-self: auto
}

.Self-Align-start {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.Self-Align-end {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.Self-Align-center {
    -ms-flex-item-align: center;
    align-self: center
}

.Self-Align-baseline {
    -ms-flex-item-align: baseline;
    align-self: baseline
}

.Self-Align-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.flex-pile {
    -ms-flex-direction: column;
    flex-direction: column
}

.NoTi_P0 {
    padding: 0
}

.NoTi_PL0 {
    padding-left: 0
}

.NoTi_PR0 {
    padding-right: 0
}

.NoTi_PT0 {
    padding-top: 0
}

.NoTi_PB0 {
    padding-bottom: 0
}

.NoTi_PX0 {
    padding-left: 0;
    padding-right: 0
}

.NoTi_PY0 {
    padding-top: 0;
    padding-bottom: 0
}

.NoTi_P5 {
    padding: 5px
}

.NoTi_PL5 {
    padding-left: 5px
}

.NoTi_PR5 {
    padding-right: 5px
}

.NoTi_PT5 {
    padding-top: 5px
}

.NoTi_PB5 {
    padding-bottom: 5px
}

.NoTi_PX5 {
    padding-left: 5px;
    padding-right: 5px
}

.NoTi_PY5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.NoTi_P6 {
    padding: 6px
}

.NoTi_PL6 {
    padding-left: 6px
}

.NoTi_PR6 {
    padding-right: 6px
}

.NoTi_PT6 {
    padding-top: 6px
}

.NoTi_PB6 {
    padding-bottom: 6px
}

.NoTi_PX6 {
    padding-left: 6px;
    padding-right: 6px
}

.NoTi_PY6 {
    padding-top: 6px;
    padding-bottom: 6px
}

.NoTi_P10 {
    padding: 10px
}

.NoTi_PL10 {
    padding-left: 10px
}

.NoTi_PR10 {
    padding-right: 10px
}

.NoTi_PT10 {
    padding-top: 10px
}

.NoTi_PB10 {
    padding-bottom: 10px
}

.NoTi_PX10 {
    padding-left: 10px;
    padding-right: 10px
}

.NoTi_PY10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.NoTi_P15 {
    padding: 15px
}

.NoTi_PL15 {
    padding-left: 15px
}

.NoTi_PR15 {
    padding-right: 15px
}

.NoTi_PT15 {
    padding-top: 15px
}

.NoTi_PB15 {
    padding-bottom: 15px
}

.NoTi_PX15 {
    padding-left: 15px;
    padding-right: 15px
}

.NoTi_PY15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.NoTi_P20 {
    padding: 20px !important
}

.NoTi_PL20 {
    padding-left: 20px !important
}

.NoTi_PR20 {
    padding-right: 20px !important
}

.NoTi_PT10 {
    padding-top: 20px !important
}

.NoTi_PB20 {
    padding-bottom: 20px !important
}

.NoTi_PX20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.NoTi_PY20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.lineheight0 {
    line-height: 0
}

.NoTi_M0 {
    margin: 0
}

.NoTi_ML0 {
    margin-left: 0
}

.NoTi_MR0 {
    margin-right: 0
}

.NoTi_MT0 {
    margin-top: 0
}

.NoTi_MB0 {
    margin-bottom: 0
}

.NoTi_MX0 {
    margin-left: 0;
    margin-right: 0
}

.NoTi_MY0 {
    margin-top: 0;
    margin-bottom: 0
}

.NoTi_M5 {
    margin: 5px
}

.NoTi_ML5 {
    margin-left: 5px
}

.NoTi_MR5 {
    margin-right: 5px
}

.NoTi_MT5 {
    margin-top: 5px
}

.NoTi_MB5 {
    margin-bottom: 5px
}

.NoTi_MX5 {
    margin-left: 5px;
    margin-right: 5px
}

.NoTi_MY5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.NoTi_M10 {
    margin: 10px
}

.NoTi_ML10 {
    margin-left: 10px
}

.NoTi_MR10 {
    margin-right: 10px
}

.NoTi_MT10 {
    margin-top: 10px
}

.NoTi_MB10 {
    margin-bottom: 10px
}

.NoTi_MX10 {
    margin-left: 10px;
    margin-right: 10px
}

.NoTi_MY10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.NoTi-shadow-1 {
    box-shadow: 0 4px 8px 0 rgba(124, 133, 157, .1)
}

.NoTi-w-100 {
    width: 100%
}

.NoTi-h-100 {
    height: 100%
}

.NoTi-h-0 {
    height: 0
}

.NoTi-fonts14 {
    font-size: 14px
}

.NoTi-fonts13 {
    font-size: 13px
}

.NoTi-fonts12 {
    font-size: 12px
}

.NoTi-fonts11 {
    font-size: 11px
}

.NoTi-fonts10 {
    font-size: 10px
}

.NoTi_Left_Rd50 {
    border-radius: 50%
}

.svg-mobi-noti {
    display: none
}

.NoTi-d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.NoTi-dflex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.WN_ClearFix:before {
    display: table;
    content: " "
}

.WN_ClearFix::after {
    clear: both;
    display: table;
    content: " "
}

.ClearFix:before {
    display: table;
    content: " "
}

.ClearFix::after {
    clear: both;
    display: table;
    content: " "
}

.NoTi_Brand_Time {
    overflow: hidden
}

.NoTi_Time_Block {
    margin: 4px 0 0;
    padding-right: 10px
}

.NoTi_Brand_Block {
    margin: 0
}

.NoTi_Time {
    font-size: 12px;
    margin-top: -4px;
    white-space: nowrap;
    overflow: hidden
}

.NoTi_Brand_text {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: 1px
}

.NoTi_Box_Left {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 0
}

.Left_FullImg_Block {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%
}

.NoTi_Left_FullImg {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    line-height: 0;
    opacity: 1;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0
}

.NoTi_Left_7X {
    width: 70px;
    height: 70px;
    max-width: 70px;
    min-width: 70px;
    object-fit: cover
}

.NoTi_Btn_Block {
    padding: 0;
    font-size: 14px;
    border-radius: 3px;
    overflow: hidden;
    color: #42ad4b;
    line-height: normal;
    cursor: pointer;
    white-space: nowrap
}

.NoTi_Btn_Block span {
    white-space: nowrap;
    overflow: hidden;
    line-height: normal
}

.NoTi_BTN {
    padding-right: 12px;
    overflow: hidden;
    position: relative
}

.NoTi_BTNUp {
    padding: 0;
    margin: 0 0 5px
}

.NoTi_Btn_BlockBg {
    font-size: 13px;
    background: #44ae4c;
    border-radius: 8px;
    color: #fff;
    padding: 0 11px;
    cursor: pointer;
    height: 23px;
    font-weight: 700;
    line-height: 21px;
    display: block
}

.NoTi_BoxIn_CTA {
    font-size: 12px;
    background: #44ae4c;
    border-radius: 8px;
    color: #fff;
    padding: 0 11px;
    cursor: pointer;
    height: auto;
    font-weight: 700;
    line-height: 21px;
    display: block
}

.Btn_Svg_Arrow,
.NoTi_BTN svg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.NoTi_Brand_Block {
    margin: 0;
    padding-left: 15px;
    padding-right: 8px
}

.NoTi_Brand_CTA {
    overflow: hidden;
    margin: 2px 0 0
}

.NoTi_ReviewImg {
    line-height: 0
}

.NoTi_ReviewImg p span {}

.NoTi_ReviewImg img {
    width: 10px;
    height: 10px;
    margin-left: 5px
}

.TypeNoTi_Item {
    border-radius: 8px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: max-content;
    min-width: 340px;
    height: 80px;
    border: 0 solid #000;
    max-width: 500px;
    background: #d4d4d4;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.TypeNoTi_Item_TraBG {
    background: transparent
}

.TypeNoTi_SvgDefault_width {
    width: 340px;
    max-width: 100%
}

.NoTi_Box_UpBlock {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: max-content;
    min-width: 340px
}

.NoTi_Box_Right {
    overflow: hidden;
    padding-right: 10px;
    width: 100%;
    line-height: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px
}

.NoTi_ONE {
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 5px;
    margin-right: 5px;
    line-height: normal;
    margin-top: -1px
}

.NoTi_ONE_twoLine {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: normal
}

.NoTi_TWo {
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 2px;
    margin-right: 5px;
    margin-top: -2px;
    line-height: normal
}

.NoTi_ReviewText {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin: 0;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    font-size: 12px;
    white-space: normal
}

.NoTi_ReviewText br {
    display: none
}

.TypeNoTi_Tem10 .NoTi_ReviewText,
.TypeNoTi_Tem12 .NoTi_ReviewText {
    margin: 0
}

.TypeNoTi_Tem10 .NoTi_Box_Right {}

.TypeNoTi_Tem10 .NoTi_ONE {
    margin-bottom: 0;
    margin-top: -1px
}

.TypeNoTi_Tem10 .NoTi_ONE .NoTi_ReviewName,
.TypeNoTi_Tem11 .NoTi_ONE .NoTi_ReviewName,
.TypeNoTi_Tem12 .NoTi_ONE .NoTi_ReviewName {
    max-width: 90%;
    overflow: hidden
}

.notificatio-pro .NoTi_ReviewName p {
    line-height: 14px !important
}

.NoTi-Type-Temp01 {
    max-width: 340px;
    overflow: hidden
}

.Text-Nowrap {
    white-space: nowrap
}

.TypeNoTi_ItemReview {
    width: 340px;
    height: auto
}

.NoTi_Left_10X {
    width: 100px;
    height: 100px;
    object-fit: cover;
    max-width: 100px;
    min-width: 100px;
    min-height: 100px
}

.NoTi_Left_9X {
    width: 90px;
    height: 90px;
    object-fit: cover;
    max-width: 90px;
    min-width: 90px;
    min-height: 90px
}

.NoTi_Left_8X {
    width: 80px;
    height: 80px;
    object-fit: cover;
    max-width: 80px;
    min-width: 80px
}

.NoTi_Left_utube {
    width: 100px;
    height: 80px;
    object-fit: cover;
    max-width: 100px;
    min-width: 100px;
    position: relative
}

.utube-icon {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    margin: auto;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
    opacity: .9
}

.utube-icon-img {
    width: 25px;
    height: 25px;
    max-width: 25px;
    min-width: 25px;
    min-height: 25px
}

.utube-icon-dnone {
    display: none
}

.circle_anim_block {
    width: 70px;
    height: 70px
}

.circle_dot {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0;
    border-radius: 50% !important;
    background-color: #3eac47;
    display: flex !important
}

.circle_dot:before,
.circle_dot::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-animation-name: nsiokf-onlineicon;
    animation-name: nsiokf-onlineicon;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: .7;
    border-radius: 50%;
    background-color: inherit;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.circle_dot::after {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.NoTi_Left_Bulk {
    line-height: normal
}

.NoTi_Left_BulBG {
    background-color: #e4fbe6
}

.NoTi_Bulk_box {
    overflow: hidden
}

.NoTi_Bulk_Count {
    text-align: center
}

.NoTi_Count_Number {
    white-space: nowrap
}

.NoTi_Count_Text {
    white-space: nowrap
}

.NoTi_Count_Number {
    font-size: 14px;
    color: #3eac47;
    line-height: normal;
    font-weight: 400
}

.NoTi_Box_Left .NoTi_Count_Number {
    font-size: 16px
}

.NoTi_Count_Text {
    font-size: 12px;
    color: #3eac47;
    margin: 2px 0 0
}

.NoTi_Star_Brand .NoTi_Brand_Block .NoTi_Brand_text {
    line-height: 14px
}

.NoTi_Star_Block {
    line-height: 0
}

.NoTi_Star_Block .NFDGdflt26_It56em_S85tar {
    top: 0
}

.NoTi_Box_ThreeLine .NoTi_ONE {
    margin-bottom: 10px
}

.NoTi_Box_ThreeLine .NoTi_Brand_Time {
    margin-top: 10px
}

.NoTi_ONE_Live {
    margin: 0 0 3px
}

.NoTi_TWO_Live {
    margin: 0 0 5px
}

.NoTi_Brand_Live {
    margin: 5px 0 0;
    display: inline-block
}

.NoTi_BRNDText_Live {
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px
}

.NoTi_ONE_Live .NFDGdflt26_V5ie658t {
    white-space: nowrap;
    overflow: hidden
}

.NoTi_TWO_Live {
    white-space: nowrap;
    overflow: hidden
}

.NoTi_TWo_ReviewImg img {
    max-width: 12px;
    max-height: 12px;
    width: 12px;
    height: 12px;
    margin: 0 5px
}

.NoTi_ONE_BulkReview {
    margin-bottom: 3px
}

.NoTi_TWo_ReviewImg {
    margin-bottom: 5px
}

.NoTi_BrandCTA_BulkReview {
    padding-top: 3px;
    padding-bottom: 3px
}

.TypeNoTi_Tem08 .TypeNoTi_SvgDefault_width {
    width: 360px
}

.TypeNoTi_Tem08 .NoTi_Box_Right,
.TypeNoTi_Tem04 .NoTi_Box_Right {
    padding-left: 15px;
    padding-right: 25px
}

.TypeNoTi_ItemReview .NoTi_Box_Right {}

.TypeNoTi_ItemReview .NoTi_Box_Right .strong {
    line-height: 0
}

.NoTi_Box_Right .NoTi_ONE .NoTi_country_flag_img,
.NoTi_TWo .NoTi_country_flag_img {
    max-width: 18px;
    width: 100%;
    object-fit: cover;
    margin-left: 3px;
    margin-right: 3px
}

.NoTi_Box_Right img {
    width: 10px;
    height: 10px
}

.NotiBox_Right_Pad20 {
    padding-left: 20px
}

.NotiBox_PadX15 {
    padding-left: 15px;
    padding-right: 15px
}

.TypeNoTi_Tem10 .NotiBox_Right_Pad20 {
    padding-left: 20px
}

.TypeNoTi_Tem11 .NoTi_Box_Right img,
.TypeNoTi_Tem12 .NoTi_Box_Right img,
.TypeNoTi_Tem10 .NoTi_Box_Right img {
    margin-top: -2px
}

.TypeNoTi_Tem18 .NoTi_Box_Right>div {
    overflow: hidden
}

.TypeNoTi_Tem17 .NoTi_ONE_Live,
.TypeNoTi_Tem19 .NoTi_ONE_Live {
    overflow: hidden
}

.TypeNoTi_Tem17 .NoTi_Box_Right .NFDGdflt26_C56nt,
.TypeNoTi_Tem18 .NoTi_Box_Right .NFDGdflt26_C56nt,
.TypeNoTi_Tem19 .NoTi_Box_Right .NFDGdflt26_C56nt {
    white-space: nowrap
}

.TypeNoTi_Tem12 .NoTi_Box_Right img {
    margin-top: -2px
}

.Noti-Data-Popover {
    position: absolute;
    display: block;
    float: left;
    width: 340px;
    margin: 20px 0;
    padding: 30px 30px 15px;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto;
    bottom: 100%;
    box-sizing: border-box
}

.Noti-Data-Popover>.Noti-Data-Arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 11px;
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #fff;
    border-bottom-width: 0;
    filter: drop-shadow(0 1px 0 rgba(0, 0, 0, .5))
}

.Noti-Data-Popover .Noti-Data-Content .Noti-Data-input {
    background: #fff
}

.Noti-Data-input {
    outline: unset;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    background: var(--hs-input-color);
    color: #333;
    -webkit-text-fill-color: #000;
    cursor: text
}

.Noti-Data-input+.Noti-Data-input {
    margin-top: 10px
}

.Noti-Data-Text {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.Noti-Data-Btn {
    border-radius: 0;
    padding: 10px;
    cursor: pointer;
    box-sizing: border-box;
    transition: .3s all;
    border: 0;
    height: auto;
    display: inline-block;
    margin: 10px auto;
    width: 100%
}

.Noti-Data-ThankuB {
    margin: 0 auto;
    display: none;
    padding: 20px 0
}

.ThankuB-Text {
    line-height: normal;
    padding: 0;
    margin: 0
}

.Noti-Data-form input::placeholder {
    opacity: .6 !important
}

.NotiData-Check-Text {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin: 8px 0 0;
    padding: 0;
    line-height: normal
}

.NotiData-Check-Text input[type=checkbox] {
    margin: 0 5px 0 0;
    line-height: normal;
    padding: 0;
    position: inherit;
    display: block;
    -webkit-appearance: auto
}

.Noti-Data-Number {
    display: none
}

.Noti-Data-Popover .NFDGdCl27_IcnsEt_fdhKMN {
    right: -13px;
    top: -14px
}

.TypeNoTi_Tem22 {
    width: 410px;
    padding-right: 60px
}

.TypeNoTi_Tem22 .NoTi_Left_10X {
    border-radius: 8px
}

.TypeNoTi_Tem22 .NoTi_ONE {
    margin-bottom: 5px
}

.TypeNoTi_Tem22 .NoTi_TWo {
    margin-bottom: 5px
}

.TypeNoTi_Tem22 .NoTi_Brand_Time {
    margin-top: 5px
}

.TypeNoTi_Tem22 .NoTi_Brand_CTA {
    margin: 5px 0 0
}

.TypeNoTi_Tem22 .NoTi_Left_8X {
    border-radius: 6px
}

.TypeNoTi_Tem23 {
    width: 340px;
    max-width: 100%
}

.TypeNoTi_Tem23 .svgbg-noti {
    top: -9px;
    left: -4px;
    z-index: 0
}

.TypeNoTi_Tem23 .TypeNoTi_SvgDefault_width {
    height: 90px
}

.TypeNoTi_Tem23 .svgbg-noti svg {
    width: 106px;
    margin-left: 16px
}

.TypeNoTi_Tem23 .NoTi_Box_Left {
    width: 95px
}

.TypeNoTi_Tem23 .NoTi_ONE {
    margin-bottom: 5px
}

.TypeNoTi_Tem23 .NoTi_TWo {
    margin-bottom: 5px
}

.TypeNoTi_Tem23 .NoTi_Brand_Time {
    margin-top: 2px;
    margin-bottom: 4px
}

.TypeNoTi_Tem23 .NoTi_Brand_CTA {
    margin: 5px 0 0
}

.TypeNoTi_Tem23 .NoTi_Left_Rd50 {
    margin-left: 0;
    margin-top: -35px;
    position: relative;
    left: 10px;
    text-align: center;
    overflow: hidden;
    border-radius: 0;
    width: 90%
}

.TypeNoTi_Tem23 .NoTi_Left_Rd50 span {
    font-size: 20px;
    text-align: center;
    line-height: 20px !important
}

.TypeNoTi_Tem24 .NFDGdflt26_OneLinENoTi_coUNt {
    margin-right: 5px
}

.TypeNoTi_Tem24 .NFDGdflt26_OneLinENoTi_VeriFyBloCk {
    min-width: auto
}

.TypeNoTi_Tem24 .NFDGdflt26_OneLinENoTi_VeriFyBloCk .NFDGdflt26_OneLinENoTi_Btm5A7Tag {
    max-width: 100%
}

.TypeNoTi_Tem24 .NFDGdflt26_OneLinENoTi_Right896Part {
    padding: 5px 15px 5px 5px !important
}

.notificatio-pro span,
.notificatio-pro strong,
.notificatio-pro p,
.Noti-Data-Popover p,
.Noti-Data-Popover span,
.Text-padmar p,
.Text-padmar span,
.NFDGdflt26_Sb_hdE_SMpoUP p {
    margin: 0;
    padding: 0;
    line-height: inherit;
    height: auto;
    font-size: inherit;
    color: inherit;
    text-align: inherit
}

.notif_hover_pointer {
    cursor: pointer
}

.NFDGdflt26_cllbck_chk_pvcplc_cMPl_sry {
    border: 1px solid red;
    padding: 6px
}

.TypeNoTi_Tem28 .NoTi_Box_Left {
    width: 55px;
    height: 55px;
    max-width: 55px;
    min-width: 55px;
    min-height: 55px
}

.TypeNoTi_Tem28 .NoTi_Review_Btmheader {
    margin-top: 10px
}

.TypeNoTi_Tem28 .NoTi_Reviewimg_Block img {
    border-radius: 50%
}

.notificatio-pro .NoTi_ReviewImg p {
    margin: 0 3px !important
}

.TypeNoTi_Tem28 .NoTi_Box_Left {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.TypeNoTi_Tem28 .NoTi_Reviewimg_Block img {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    margin: 0 10px
}

.TypeNoTi_Tem28 .TypeNoTi_ItemReview .NoTi_Box_Right {
    padding-top: 5px;
    padding-bottom: 5px
}

.TypeNoTi_Tem28 .NoTi_Review_Btmheader .NoTi_ONE {
    max-width: 75%
}

.TypeNoTi_Tem28 .NoTi_Review_Btmheader .NoTi_ReviewName {
    max-width: 100%
}

.TypeNoTi_Tem28 .NoTi_Star_Block {
    margin: -2px 0 0
}

.TypeNoTi_Tem28 .NoTi_TWo {
    padding-top: 4px
}

.TypeNoTi_Tem28 .NoTi_ReviewText * {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin: 0;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    line-height: 17px !important
}

.TypeNoTi_Tem28 .NoTi_ReviewImg {
    padding-right: 15px
}

.TypeNoTi_Tem28 .NoTi_Box_Right img {
    margin-top: -3px
}

.NoTi_Review_Btmheader .NoTi_ONE {
    max-width: 70%;
    margin-bottom: 0
}

.NoTi_Review_Btmheader .NoTi_ReviewName {
    max-width: 80%;
    overflow: hidden
}

.TypeNoTi_Tem29 .TypeNoTi_Review_top .NoTi_Left_8X {
    width: 86px;
    height: 86px;
    max-width: 86px
}

.TypeNoTi_Tem29 .NoTi_ReviewName {
    max-width: 50%;
    overflow: hidden
}

.TypeNoTi_Tem29 .NoTi_ReviewName img {
    width: 12px;
    height: 12px;
    margin-left: 5px
}

.TypeNoTi_Tem29 .NFDGdflt26_It56em_S85tar span {
    position: relative;
    top: 2px;
    margin-right: 3px
}

.TypeNoTi_Tem29 .NoTi_ReviewImg img {
    margin-top: -4px
}

.TypeNoTi_Tem29 .NoTi_ReviewName {
    max-width: 80%
}

.NoTi-recommend-block {
    color: #616770;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin: 0 5px
}

.NoTi-recommend-block img {
    margin: 0 5px;
    width: 15px;
    height: 15px
}

.TypeNoTi_Review_Svg {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.TypeNoTi_Review_top {
    position: absolute;
    top: 3px;
    left: 3px
}

.TypeNoTi_Review_top .NoTi_Left_7X {
    border-radius: 50%
}

.TypeNoTi_Review_Right {
    position: absolute;
    left: 40px;
    max-width: 215px;
    top: 100px;
    overflow: hidden
}

.TypeNoTi_Review_Svg .NoTi_ReviewText {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    font-size: 13px;
    margin-bottom: 5px
}

.TypeNoTi_Review_Svg .NoTi_ReviewName {
    max-width: 39%;
    overflow: hidden;
    margin-right: 4px
}

.TypeNoTi_Review_Svg .NoTi_Brand_Block {
    padding-right: 15px
}

.Review_Svg_StarBox {
    background: #fbb040;
    width: 60px;
    height: 25px;
    border-radius: 4px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    top: 55px;
    left: 130px;
    display: flex;
    align-items: center;
    justify-content: center
}

.Review_Svg_block {
    position: relative
}

.Review_Svg_block .NFDGdCl27_IcnsEt_fdhKMN {
    right: -10px;
    top: 0
}

.TypeNoTi_Tem30 .NoTi_Box_Left {
    position: relative;
    z-index: 11
}

.TypeNoTi_Tem30 .Svg_Right_wrapper {
    margin-left: -46px;
    padding-left: 50px;
    background: #fff;
    position: relative;
    z-index: -11;
    border-radius: 0 50px 50px 0
}

.TypeNoTi_Item_Single {
    border-radius: 8px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: max-content;
    min-width: 200px;
    height: 48px;
    border: 0 solid #000;
    max-width: 600px;
    background: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.Single_img_block {
    max-width: 100%;
    max-height: 30px;
    width: 49px;
    height: 30px
}

.TypeNoTi_Single_img {
    display: flex;
    align-items: center
}

.TypeNoTi_img48wh {
    width: 48px;
    height: 48px;
    max-width: 48px;
    max-height: 48px;
    padding: 0;
    object-fit: cover;
    box-sizing: border-box;
    min-width: 48px;
    min-height: 48px
}

.TypeNoTi_img42wh {
    width: 42px;
    height: 42px;
    max-width: 42px;
    max-height: 42px;
    padding: 0;
    object-fit: cover;
    box-sizing: border-box;
    min-width: 42px;
    min-height: 42px
}

.TypeNoTi_Right_Hidden {
    max-width: 550px
}

.Single_Live_Block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #b1b1b1;
    padding: 5px 15px 3px;
    margin: 0 5px;
    border-radius: 4px
}

.Single_Live_count {
    margin-left: 5px
}

.Single_Live_count {
    margin-left: 5px;
    color: #1948a8;
    font-size: 14px;
    font-weight: 700
}

.Single_Svg_Block img {
    max-width: 20px;
    max-height: 20px;
    width: 20px;
    height: 20px;
    display: block
}

.Noti-Small-Blink {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
    position: relative;
    width: 10px;
    height: 10px;
    margin: 0;
    border-radius: 50% !important;
    background-color: #3eac47;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important
}

.Noti-Small-Blink:before,
.Noti-Small-Blink::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-animation-name: nsiokf-onlineicon;
    animation-name: nsiokf-onlineicon;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: .7;
    border-radius: 50%;
    background-color: inherit;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.Noti-Small-Blink::after {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.Single-Line-Count {
    color: #3eac47
}

.Single-Line-One {
    white-space: nowrap;
    max-width: 200px;
    overflow: hidden;
    margin-right: 5px;
    font-size: 14px
}

.Single-Line-Two {
    white-space: nowrap;
    max-width: 200px;
    overflow: hidden;
    font-size: 13px;
    margin-right: 5px
}

.Icon_hover_text {
    position: relative;
    min-width: auto !important
}

.Icon_hover_text a {
    display: none !important;
    position: absolute;
    left: 50px;
    top: 1px;
    background: #fff;
    padding: 0 10px 0 5px !important;
    width: max-content;
    max-width: 150px
}

.Icon_hover_text svg:hover+a {
    display: block !important
}

.Noti_Oneline_Single {
    min-width: 200px
}

.TypeNoTi_Item_Single03 {
    max-width: 750px
}

.TypeNoTi_Tem33 .TypeNoTi_Item_Single03 .Single-Line-One,
.TypeNoTi_Tem67 .TypeNoTi_Item_Single03 .Single-Line-One {
    max-width: 100%;
    max-width: 510px;
    white-space: normal
}

.TypeNoTi_Tem33 .TypeNoTi_Item_Single,
.TypeNoTi_Tem67 .TypeNoTi_Item_Single {
    height: auto !important;
    min-height: 48px
}

.TypeNoTi_Tem77 .TypeNoTi_Item_Single {
    min-width: 360px;
    min-height: 60px
}

.TypeNoTi_Tem77 .NoTi_TWo {
    margin-top: 2px;
    margin-bottom: 0;
    font-size: 13px;
    overflow: hidden;
    max-width: 210px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal
}

.TypeNoTi_Tem33 .NFDGdflt26_OneLinENoTi_VeriFyBloCk {
    padding-left: 10px
}

.NoTi_Btn_social {
    padding: 7px 16px;
    line-height: normal;
    height: auto;
    display: flex;
    align-items: center
}

.TypeNoTi_Tem32 {
    min-width: 400px;
    -ms-flex-align: center;
    align-items: start
}

.TypeNoTi_Tem32 .NoTi_Box_Left,
.TypeNoTi_Tem32 .NoTi_Reviewimg_Block {
    border-radius: 50%
}

.TypeNoTi_Tem32 .NoTi_Reviewimg_Block img {
    border-radius: 50%;
    height: 80px;
    width: 80px;
    max-width: 80px;
    max-height: 80px
}

.TypeNoTi_Tem32 .NoTi_Box_Right {
    margin-left: 35px;
    height: 90px;
    position: relative
}

.TypeNoTi_Tem32 .NoTi_Box_Left {
    position: absolute
}

.TypeNoTi_Tem32 .NoTi_Box_Right .NoTi_TWo {
    background: #e5e9f2;
    position: relative;
    z-index: -1;
    display: flex;
    padding-left: 50px;
    border-radius: 0 25px 25px 0;
    padding-right: 15px;
    padding: 5px 15px 5px 60px;
    max-height: 54px;
    overflow: hidden;
    height: 54px;
    align-items: center
}

.TypeNoTi_Tem32 .NoTi_Box_Right .NoTi_TWo p,
.TypeNoTi_Tem32 .NoTi_Box_Right .NoTi_TWo p em {
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 15px !important
}

.TypeNoTi_Tem32 .NoTi_Box_Right .NoTi_Review_Btmheader {
    position: relative;
    z-index: -1;
    display: flex;
    padding-left: 50px;
    border-radius: 0 0 25px 0;
    padding: 5px 15px 5px 60px;
    background: #fff;
    max-width: 210px;
    width: max-content
}

.TypeNoTi_Tem32 .NoTi_Review_Btmheader .NoTi_ONE {
    margin-top: 0
}

.TypeNoTi_Single_img .Single_img_Block img {
    max-width: 30px;
    max-height: 30px;
    width: 30px;
    object-fit: cover;
    height: 30px
}

.NoTi_Star_Count {
    font-weight: 700;
    font-family: poppins, sans-serif;
    font-size: 12px;
    color: #e7711b
}

.TypeNoTi_Tem32 .NoTi_ONE {
    margin-right: 7px;
    max-width: 100%
}

.TypeNoTi_Tem32 .NoTi_Star_Block {
    margin: 3px 0 0
}

.TypeNoTi_Tem32 .NoTi_Star_Text svg {
    margin: -2px 0 0 5px
}

.TypeNoTi_Tem33 .Single-Line-Two {
    margin-top: -5px
}

.TypeNoTi_Tem34 .Single-Line-Two {}

.NoTi_Btn_youSubsc {
    font-size: 13px;
    background: #ee0008;
    border-radius: 6px 0 0 6px;
    color: #fff;
    padding: 0 11px;
    cursor: pointer;
    height: 23px;
    font-weight: 700;
    line-height: 21px
}

.Btn_youSubsc_Count {
    padding: 0 5px;
    border: 0 solid #8b8b8b;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    height: 23px;
    max-height: 23px;
    display: flex;
    align-items: center
}

.NoTi_Left_Video {}

.Btn_youSubsc_Text {
    margin: 0 0 0 5px
}

.Share-col {
    padding-right: 20px;
    line-height: 14px;
    font-size: 12.5px
}

.Share-col .text-center {
    text-align: center
}

.Share-Count {}

.Share-Text {}

.NoTi_Box_ThreeLine .NoTi_ONE {
    margin-bottom: 10px
}

.TypeNoTi_Tem37 .Single-Line-One {
    padding-right: 0
}

.TypeNoTi_Tem31 .NotiBox_PadX15,
.TypeNoTi_Tem37 .NotiBox_PadX15 {
    padding-left: 0;
    padding-right: 0
}

.TypeNoTi_Tem31 .NotiBox_PadX15 {
    width: 100%;
    flex: 1
}

.TypeNoTi_Tem77 .NoTi_Left_FullImg {
    width: 46px;
    border-radius: 50px
}

.TypeNoTi_Tem02 .NotiBox_Right_Pad20,
.TypeNoTi_Tem03 .NotiBox_Right_Pad20,
.TypeNoTi_Tem14 .NotiBox_Right_Pad20 {
    padding-left: 5px
}

.TypeNoTi_Tem77 .NoTi_Box_Right {
    padding-left: 7px
}

.TypeNoTi_Tem77 .NotiBox_Right_Pad20 {
    padding-left: 17px
}

.TypeNoTi_Tem77 .TypeNoTi_img48wh {
    min-width: auto;
    min-height: auto;
    border-radius: 50px;
    max-height: 46px;
    width: 46px;
    height: 46px;
    max-width: 46px;
    margin: 0 7px
}

.TypeNoTi_Tem77 .Name-flag.line-box-two {
    font-size: 16px;
    max-width: 190px;
    overflow: hidden
}

.TypeNoTi_Tem77 .Left_FullImg_Block .NoTi_Left_FullImg img {}

.TypeNoTi_Tem77 .NoTi_Btn_BlockBg {
    border-radius: 4px;
    letter-spacing: .3px
}

.TypeNoTi_Tem77 .Left_FullImg_Block {
    height: auto
}

.NoTi_ONE_Count {
    margin-right: 5px
}

.TypeNoTi_Tem33 .Single-Line-One,
.TypeNoTi_Tem31 .Single-Line-One {
    max-width: 230px
}

.TypeNoTi_Tem33 .Single-Line-One {
    max-width: 100%
}

.Share-icon-block {
    line-height: 0;
    padding-right: 5px;
    width: 25px;
    opacity: .4
}

.Share-icon-block svg {
    height: 15px;
    width: 18px
}

.NoTi_ONE_YouCountText {
    position: relative;
    top: -2px
}

.NoTi-dflex-TwoRow .Share-col {
    padding-right: 0;
    margin: 0 5px 0 0;
    overflow: hidden;
    height: 25px;
    align-items: center;
    white-space: nowrap;
    max-width: 140px;
    width: 100%;
    float: left;
    padding-right: 15px
}

.TypeNoTi_Tem39,
.TypeNoTi_Tem39 .TypeNoTi_Item {
    max-width: 580px
}

.TypeNoTi_Tem40 .TypeNoTi_Item {
    height: auto;
    min-width: 250px;
    max-width: 250px
}

.TypeNoTi_Tem40 .NoTi_Box_ThreeLine .NoTi_ONE {
    white-space: normal;
    max-height: 57px;
    overflow: hidden
}

.TypeNoTi_Tem40 .NoTi_Box_ThreeLine .NoTi_ONE .ql-font-Poppins,
.TypeNoTi_Tem40 .NoTi_Box_ThreeLine .NoTi_ONE .ql-font-Raleway {
    line-height: 19px !important
}

.NoTi_Left_fullVideo,
.Left_fullVideo_Width100 {
    height: 115px;
    width: 100%;
    position: relative
}

.TypeNoTi_Tem40 .Share-col {
    margin: 0 0 5px
}

.TypeNoTi_Tem40 .Share-col:last-child {
    margin-bottom: 0
}

.TypeNoTi_Tem40 .NotiBox_Right_Pad20 {
    padding-top: 5px
}

.TypeNoTi_Tem40 .Share-Text {
    margin: 0
}

.TypeNoTi_Tem40 .Share-Count {
    margin: 0
}

.SocialLink_Btn {
    border: 0;
    background-color: #6e87ff;
    color: #fff;
    position: relative;
    height: 52px;
    width: 52px;
    padding: 0;
    border-radius: 12px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    box-shadow: rgba(0, 0, 0, .125) 0 5px 8px 0;
    vertical-align: middle;
    transform: rotate(0deg);
    filter: brightness(100%)
}

.SocialLink_Btn img {
    max-width: 25px;
    width: 25px;
    max-width: 25px;
    min-height: 25px
}

.SocialLink_List {}

.SocialLink_Item {
    box-sizing: border-box;
    border-image: initial;
    background-color: #fff;
    color: #686868;
    padding: 10px 17px;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    box-shadow: rgba(0, 0, 0, .125) 0 5px 8px 0;
    transition: transform .15s ease-in-out 0s;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: none;
    transform: rotate(0deg);
    filter: brightness(100%);
    margin: 0 0 15px;
    display: flex;
    align-items: center
}

.SocialLink_Svg {
    margin-right: 14px;
    display: inline;
    width: 15px
}

.SocialLink_chat_img {
    height: 15px;
    width: 15px
}

.SocialLinkIcon_OnlyList .SocialLink_Text {
    display: none
}

.SocialLinkIcon_OnlyList .SocialLink_Svg {
    margin-right: 0
}

.SocialLinkIcon_OnlyList .SocialLink_Svg img {
    height: 15px;
    width: 15px
}

.cLiCkTocAlL_Icon_Close,
.NFDGdflt26_Sb_hdE_SMpoUP .cLiCkTocAlL_Icon {
    display: none
}

.NFDGdflt26_Sb_hdE_SMpoUP.offer-popup-Btn .NFDGdflt26_cLiCkTocAlL_BtNTexteDit {
    display: none !important
}

.NFDGdflt26_Sb_hdE_SMpoUP.offer-popup-Btn {
    padding: 0 12px;
    transition: .2s ease-in-out
}

.NFDGdflt26_Sb_hdE_SMpoUP .cLiCkTocAlL_Icon_Close {
    height: 22px;
    width: 22px;
    display: block
}

.NFDGdflt26_Sb_hdE_SMpoUP .cLiCkTocAlL_Icon_Close svg {
    width: 20px;
    height: 20px
}

.SocialLink_Text {
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.TypeNoTi_Tem41 *,
.NoTi-Social-Review01 * {
    line-height: normal
}

.TypeNoTi_Tem41 .NFDGdflt26_cLiCkTocAlL_WinDowShoW {
    background-color: #fff0;
    padding: 0;
    box-shadow: inherit;
    filter: inherit
}

.TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP {
    height: auto;
    width: auto;
    min-width: auto;
    right: auto;
    left: 0;
    opacity: 1;
    top: -12px;
    pointer-events: all;
    -webkit-transform: translateY(calc(-100% - 4px));
    transform: translateY(calc(-100% - 4px))
}

.NFDGdflt26_DefaultOpen_LgPoUP {
    height: auto;
    width: auto;
    min-width: auto;
    right: auto;
    left: 0;
    opacity: 1;
    top: -12px;
    pointer-events: all;
    -webkit-transform: translateY(calc(0% - 4px));
    transform: translateY(calc(0% - 4px));
    position: inherit
}

.NFDGdflt26_Sb425txt_rt_bt .TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP,
.NFDGdflt26_Sb425txt_rt_bt .TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP,
.NFDGdflt26_Sb425txt_rt_bt .TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP {
    right: 0;
    left: auto
}

.TypeNoTi_Tem42 {
    max-width: 120px;
    height: auto;
    width: 340px;
    background: #fff
}

.Box_Left_Img {
    width: 85px;
    height: 85px;
    max-width: 85px;
    min-width: 85px;
    min-height: 85px
}

.NoTi_Left_Img {
    width: 75px;
    height: 75px;
    max-width: 75px;
    object-fit: cover;
    border-radius: 50%
}

.TypeNoTi_Tem42 .NoTi_TWo {
    margin-bottom: 5px;
    white-space: normal;
    line-height: 16px
}

.TypeNoTi_Tem42 .NoTi_ONE {
    line-height: 16px;
    white-space: normal
}

.NoTi_In_Btn {
    font-size: 14px;
    background-color: #000;
    color: #fff;
    padding: 7px 25px;
    display: inline-block;
    width: auto;
    border-radius: 6px;
    line-height: 14px;
    text-transform: inherit;
    letter-spacing: normal;
    cursor: pointer;
    float: left;
    max-width: 220px;
    white-space: nowrap;
    overflow: hidden
}

.TypeNoTi_Tem42 .NoTi_In_Btn {
    width: max-content;
    margin: 0 auto;
    float: none
}

.TypeNoTi_Tem42 br {
    content: "";
    display: block;
    margin-top: 8px
}

.Noti-none-block {
    display: none
}

.Noti-visible-block {
    display: block
}

.TypeNoTi_Tem44 {
    overflow: hidden
}

.Social-Media-Item {
    cursor: pointer
}

.Social-Media-Left {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.Social-Media-Img {
    width: 25px;
    height: 25px
}

.Social-Media-Right {
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.Social-Media-Count {
    font-family: poppins, sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #545454
}

.Social-Media-Tag {
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    font-family: pt sans, sans-serif;
    font-size: 13px;
    color: #7b7b7b
}

.TypeNoTi_Tem45 {
    background: 0 0
}

.TypeNoTi_Tem45 .TypeNoTi-triangle-box p em {
    line-height: normal !important
}

.TypeNoTi_Tem45 .TypeNoTi-triangle-name {
    white-space: nowrap;
    max-width: 250px;
    overflow: hidden;
    margin-bottom: 7px
}

.TypeNoTi-triangle-box {
    position: relative;
    background-color: #fff;
    border-radius: .25em;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px
}

.triangle-noti {
    display: block;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #fff;
    position: absolute;
    bottom: -20px;
    left: 30px
}

.TypeNoTi-triangle-imgblock {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.TypeNoTi-triangle-img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
    line-height: 0;
    overflow: hidden
}

.TypeNoTi-triangle-btm {
    margin: 15px 0 0;
    padding: 0 0 0 15px
}

.TypeNoTi-triangle-details {
    padding: 0 0 0 15px
}

.TypeNoTi-triangle-reciewcap {
    position: absolute;
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    border-radius: 50%;
    left: 53px;
    bottom: -3px;
    display: flex;
    background: #fff;
    font-size: 0;
    box-sizing: border-box
}

.TypeNoTi-triangle-reciewcap img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%
}

.TypeNoTi-triangle-star {
    margin-top: 0
}

.notificatio-pro .TypeNoTi-triangle-box p {
    margin: 0;
    color: #93a9c2;
    line-height: 15px !important;
    font-size: 13px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: normal
}

.notificatio-pro .TypeNoTi_Tem45 .TypeNoTi-triangle-box p,
.notificatio-pro .TypeNoTi_Tem47 .NoTi_ReviewText,
.notificatio-pro .TypeNoTi_Tem50 .TypeNoTi-triangle-box p {
    overflow: visible;
    text-overflow: inherit;
    -webkit-line-clamp: inherit
}

.TypeNoTi-triangle-name {
    line-height: 12px !important;
    font-size: 14px
}

.review-user-hdn {
    padding: 0 0 0 20px
}

.review-user-hdn .TypeNoTi-triangle-star {
    margin-left: 15px
}

.review-user-hdn .TypeNoTi-triangle-reciewcap {
    left: 29px
}

.TypeNoTi_Tem46 {
    min-width: 320px;
    max-width: 380px;
    height: auto;
    background: #fff
}

.Box_Left_SmallImg {
    width: 55px;
    height: 55px;
    max-width: 55px;
    min-width: 55px;
    min-height: 55px;
    line-height: 0;
    padding: 15px
}

.TypeNoTi_Tem46 .NoTi_Left_FullImg {
    height: auto
}

.TypeNoTi_Tem46 .NoTi_Box_Right {
    padding-top: 12px;
    padding-right: 15px
}

.TypeNoTi_Tem46 .NoTi_ONE {
    white-space: normal;
    margin-bottom: 5px;
    text-overflow: inherit;
    overflow: hidden;
    display: -webkit-box;
    max-height: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: inherit;
    -ms-text-overflow: inherit
}

.TypeNoTi_Tem46 .NoTi_ONE p {
    text-overflow: inherit;
    overflow: hidden;
    display: -webkit-box;
    max-height: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: inherit;
    -ms-text-overflow: inherit
}

.TypeNoTi_Tem46 .NoTi_Btn_Block {
    font-family: roboto;
    text-transform: uppercase;
    font-weight: 900;
    color: #1c2d41
}

.TypeNoTi_Tem47 {
    width: 250px;
    min-width: 250px
}

.TypeNoTi_Tem47 .NoTi_Box_Right {
    background: #fff;
    padding: 45px 10px 10px;
    margin: 0
}

.TypeNoTi_Tem47 .NoTi_Box_Left {
    position: relative;
    margin-bottom: -40px;
    border-radius: 50px;
    overflow: hidden;
    padding: 5px;
    background: #fff
}

.TypeNoTi_Tem47 .NoTi_Box_Left .Left_FullImg_Block {
    border-radius: 50%;
    overflow: hidden
}

.TypeNoTi_Tem47 .NoTi_TWo {
    font-size: 13px
}

.TypeNoTi_Tem47 .NoTi_ONE {
    font-size: 14px;
    padding: 10px 0 2px
}

.TypeNoTi_Tem47 .NoTi_Star_Block {
    margin-left: 10px
}

.TypeNoTi_Tem47 .NoTi_ReviewName {
    max-width: 130px;
    overflow: hidden
}

.TypeNoTi_Tem47 .NoTi_ReviewImg {
    display: flex;
    align-items: center;
    max-width: 150px;
    overflow: hidden
}

.TypeNoTi_Tem48 {
    min-width: 380px
}

.TypeNoTi_Tem48 .NoTi_ONE {
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 3px;
    display: flex;
    align-items: center
}

.TypeNoTi_Tem48 .NoTi_TWo {
    white-space: nowrap;
    overflow: hidden
}

.TypeNoTi_Tem48 .NoTi_Three {
    white-space: nowrap;
    overflow: hidden
}

.TypeNoTi_Tem48 .NoTi_Four {
    white-space: nowrap;
    overflow: hidden
}

.TypeNoTi_Tem48 .NoTi_Star_Count {
    margin-right: 5px;
    line-height: 17px
}

.TypeNoTi_Tem48 .NoTi_Star_UserCount {
    margin-left: 5px
}

.TypeNoTi_Tem48 .NoTi_TWo svg,
.TypeNoTi_Tem48 .NoTi_TWo img {
    vertical-align: baseline
}

.Noti-Social-BtnLike {
    background: #e6e9f0;
    display: flex;
    align-items: center;
    padding: 5px 15px;
    border-radius: 4px;
    border: 1px solid #a8b4c9;
    color: #395498;
    cursor: pointer
}

.TypeNoTi_Tem48 .NoTi_ONE .Noti-Social-BtnLike {
    position: absolute;
    right: 15px;
    top: 6px
}

.Noti-Social-BtnLike svg {
    margin-right: 5px
}

.TypeNoTi_Tem49 .TypeNoTi_SvgDefault_width {
    width: 360px
}

.TypeNoTi_Tem50 {
    background: 0 0;
    width: 350px
}

.TypeNoTi_Tem50 .triangle-noti {
    bottom: 9px;
    left: -14px;
    transform: rotate(90deg);
    border-left: 9px solid transparent;
    border-right: 2px solid transparent;
    border-top: 15px solid #fff
}

.TypeNoTi-trianglescnd-user {
    position: relative
}

.TypeNoTi-trianglescnd-imgblock {
    width: 73px;
    height: 73px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 2px solid #fff
}

.TypeNoTi_Tem50 .TypeNoTi-triangle-reciewcap {
    border: 2px solid #fff;
    left: 4px;
    bottom: auto;
    top: 5px
}

.TypeNoTi_Tem50 .TypeNoTi-triangle-box {
    margin: 0 0 0 20px;
    background: 0 0;
    padding: 0;
    align-items: flex-start
}

.Triangle-box-content {
    padding: 10px 15px;
    border-radius: 15px;
    position: relative;
    font-size: 13px
}

.TypeNoTi_Tem50 .TypeNoTi-triangle-details {
    padding: 15px 0 0 15px
}

.TypeNoTi_Tem50 .TypeNoTi-triangle-details .NoTi_ReviewName {
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden
}

.TypeNoTi_Tem50 .TypeNoTi-triangle-details .NoTi_ReviewName p {
    white-space: nowrap !important;
    max-width: 220px;
    overflow: hidden
}

.TypeNoTi_Tem50 .TypeNoTi-trianglescnd-btm {
    align-self: center
}

.TypeNoTi_Tem50 .TypeNoTi-triangle-box img {
    width: 10px;
    height: 10px;
    margin: 0 3px
}

.TypeNoTi_Tem51 {
    background-color: transparent;
    margin-left: 10px
}

.TypeNoTi_Tem51 .TypeNoTi-triangle-box {
    border: 2px solid #d9eaf0;
    border-radius: 12px
}

.TypeNoTi_Tem51 .NoTi_ReviewImg {
    position: absolute;
    top: -10px;
    z-index: 11;
    background: #fff;
    width: 38px;
    height: 38px;
    border: 2px solid #d9eaf0;
    left: -15px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.TypeNoTi_Tem51 .NoTi_ReviewImg img {
    width: 15px;
    height: 20px;
    margin-left: 0
}

.TypeNoTi_Tem51 .NoTi_ONE {
    margin: 0;
    max-width: 230px
}

.TypeNoTi_Tem51 .TypeNoTi-triangle-star {
    margin-top: 5px
}

.TypeNoTi_Tem51 .TypeNoTi-triangle-details {
    justify-content: center
}

.name-side-img {
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
    max-width: 35px;
    max-height: 35px
}

.name-side-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    max-width: 100%;
    max-height: 100%
}

.TypeNoTi_Tem52 .TypeNoTi_Item_Single {
    max-width: 750px
}

.TypeNoTi_Tem52 .Single-Line-One {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    padding: 5px 8px;
    border-radius: 6px;
    font-family: lato;
    color: #fff;
    line-height: 14px;
    margin-top: -3px
}

.TypeNoTi_Tem52 .Single-Line-Two {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    font-family: lato
}

.TypeNoTi_Tem52 .NoTi_BTNUp {
    margin: 0
}

.TypeNoTi_Tem52 .NoTi_Btn_BlockBg {
    font-size: 13px;
    background: 0 0;
    border-radius: 8px;
    color: #44ae4c;
    padding: 0 11px;
    cursor: pointer;
    height: 23px;
    font-weight: 700;
    line-height: 21px;
    display: block;
    font-family: Roboto
}

.TypeNoTi_Tem52 .NoTi_Btn_BlockBg:empty {
    display: none
}

.TypeNoTi_Tem52 {
    max-width: 750px;
    width: max-content;
    position: relative
}

.anasment-count52 {
    justify-content: flex-end
}

.anasment-count52 .NoTi-d-flex {
    background: #f31717;
    padding: 3px 15px;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    margin: 0 0 15px;
    position: relative
}

.TypeNoTi_Tem52 .Single-Twoline-block {
    display: flex
}

.anasment-btnarrow {
    width: 0;
    height: 0;
    border-top: 10px solid red;
    border-left: 10px solid transparent;
    position: absolute;
    right: 0;
    bottom: -10px
}

.review-text-three p {
    margin: 0;
    color: #93a9c2;
    line-height: 15px !important;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: normal
}

.TypeNoTi_Tem51 .review-text-three p {
    overflow: visible;
    text-overflow: inherit;
    -webkit-line-clamp: inherit
}

.review-text-four p {
    margin: 0;
    color: #93a9c2;
    font-family: poppins, sans-serif;
    line-height: 15px !important;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: normal
}

.reviewtext-side-img {
    border: 2px solid #d9eaf0;
    border-radius: 12px;
    position: relative;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
    font-size: 13px;
    width: 100%
}

.whatsapp-popup-heading {
    position: relative;
    padding: 15px 43px 17px 74px;
    color: #d9ebc6;
    background: #2db742
}

.whatsapp-heading-sideimg {
    display: block;
    width: 50px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px;
    overflow: hidden;
    z-index: 1
}

.whatsapp-img {
    line-height: 0;
    padding: 0;
    margin: 0;
    max-width: 100%;
    max-height: 100%
}

.whatsapp-popup-title {
    padding-top: 2px;
    padding-bottom: 3px;
    color: #fff;
    font-size: 18px;
    line-height: 24px
}

.whatsapp-popup-intro {
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    opacity: .8
}

.popup-chat-box {
    font-family: Arial, Helvetica, sans-serif;
    width: 351px;
    display: flex;
    flex-direction: column
}

.whatsapp-popup-content {
    background: #fff;
    padding: 13px 20px 21px 19px;
    text-align: left
}

.whatsapp-popup-content-item {
    margin: 14px 0 0;
    transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    will-change: opacity, transform;
    opacity: 0
}

.whatsapp-popup-content-item {
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    transition-delay: 2.1s;
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s
}

.whatsapp-popup-content-item {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0)
}

.whatsapp-popup-content-item:nth-child(1) {
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s
}

.whatsapp-content-item-block {
    padding: 13px 40px 12px 74px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    background: #f5f7f9;
    border-radius: 2px 4px 2px 4px;
    -webkit-border-radius: 2px 4px 2px 4px;
    -moz-border-radius: 2px 4px 2px 4px;
    cursor: pointer
}

.whatsapp-content-item-block:after {
    content: '';
    position: absolute;
    right: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%
}

.whatsapp-popup-avatar {
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 12px;
    top: 12px
}

.whatsapp-popup-avatar img {
    width: 48px;
    height: 48px
}

.whatsapp-popup-txt {
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px
}

.whatsapp-popup-name {
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important
}

.whatsapp-popup-duty {
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em !important
}

.whatsapp-popup-notice {
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px
}

.whatsapp-popup-Btn {
    border: 0;
    background-color: #2db742;
    color: #fff;
    position: relative;
    width: 56px;
    height: 56px;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    box-shadow: rgba(0, 0, 0, .125) 0 5px 8px 0;
    vertical-align: middle;
    transform: rotate(0deg);
    filter: brightness(100%)
}

.SocialLink_Btn img {
    max-width: 25px;
    width: 25px;
    max-width: 25px;
    min-height: 25px
}

.TypeNoTi_Tem54 {}

.img-with-text {
    background-color: #e4f1ff;
    padding: 3px 10px;
    border-radius: 25px;
    max-width: 250px
}

.imgtext-imgblock {
    width: 26px;
    height: 26px
}

.imgtext-textblock {
    font-size: 14px;
    line-height: 11px;
    padding: 0 0 0 10px;
    font-weight: 700;
    max-width: 210px;
    overflow: hidden
}

.TypeNoTi_Tem54 .Single-Line-Two {
    color: #fff;
    padding: 0 15px;
    font-size: 14px;
    max-width: 250px
}

.modal-wsr-default {
    cursor: auto;
    font-style: normal;
    font-variant: normal;
    letter-spacing: normal;
    list-style: disc;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .9);
    z-index: 9999999999;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    display: none
}

.modal-wsr-Open {
    width: 100%;
    height: 100%;
    z-index: 99999999999 !important;
    top: 0 !important;
    left: 0 !important;
    transform: inherit !important
}

.modal-wsr-Open .modal-wsr-default {
    display: block;
    height: 100vh
}

.modal-wsr-Open .TypeNoTi_Tem54,
.modal-wsr-Open .TypeNoTi_Tem46 {
    display: none
}

.modal-wsrutube-center {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.modal-youtube-content {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: visible;
    max-width: 767px
}

.modal-youtube-content::before {
    padding-top: 56.25%;
    display: block;
    content: ""
}

.modal-youtube-content iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.modal-wsr-Close {
    cursor: pointer;
    position: absolute;
    right: -43px;
    top: -20px;
    opacity: 1;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0
}

.TypeNoTi_Tem55 {
    height: 48px;
    min-width: auto;
    font-size: 14px
}

.TypeNoTi_Tem55 .NoTi_Box_Left {
    width: 48px;
    height: 48px;
    position: relative;
    align-items: center;
    overflow: hidden;
    min-width: 48px
}

.TypeNoTi_Tem55 .NoTi_Box_Right {
    overflow: visible;
    padding-left: 14px;
    width: 100%
}

.TypeNoTi_Tem55 .NoTi_Box_Right>.NoTi-d-flex {
    width: 100%
}

.TypeNoTi_Tem55 .NoTi_TWO_Live {
    margin: 0
}

.TypeNoTi_Tem55 .NoTi_Brand_Live {
    margin: 0;
    padding-left: 10px
}

.TypeNoTi_Tem55 .NoTi_ONE_Live {
    margin: 0
}

.TypeNoTi_Tem55 .NoTi_ONE_Live .NFDGdflt26_V5ie658t {
    padding: 0 5px 0 0
}

.TypeNoTi_Tem55 .NFDGdCl27_IcnsEt_fdhKMN {
    top: -30px
}

.NFDGdflt26_OneLinENoTi_DeTeMp07 {
    background: 0 0 !important
}

.anasment-count07 {
    justify-content: flex-end;
    margin-bottom: 5px
}

.anasment-count07 .NoTi-d-flex {
    background: #000;
    position: relative;
    padding: 3px 5px
}

.anasment-count07 .twocolorbox {
    clip-path: polygon(0 101%, 0 0, 100% 0);
    background: red;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.anasment-count07 .anasment-text {
    position: relative;
    z-index: 1
}

.anasment-count07 .anasment-count {
    margin: 0 0 0 5px
}

.NFDGdflt26_CusTomNofI_TeMnO2 {
    max-width: 320px
}

.NFDGdflt26_CusTomNofI_TeMnO2 .TypeNoTi-anasment-upblock {
    margin: 0 0 10px
}

.anasment-count22 {
    justify-content: center
}

.TypeNoTi_Tem22 .TypeNoTi_SvgDefault_width {
    height: 100px
}

.anasment-count22 .NoTi-d-flex {
    padding: 3px 15px;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    margin: 0 0 10px;
    position: relative
}

.anasment-btntrngle {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid red;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -7px;
    margin: auto
}

.anasment-count23 {
    justify-content: flex-end
}

.anasment-count23 .NoTi-d-flex {
    position: relative;
    padding: 3px 8px;
    margin-bottom: 5px
}

.anasment-bordermany {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.anasment-bdr {
    position: absolute;
    line-height: 0
}

.anasment-bdrtopleft {
    left: 0;
    top: 0
}

.anasment-bdrtopright {
    right: 0;
    top: 0
}

.anasment-bdrbtmleft {
    left: 0;
    bottom: 0
}

.anasment-bdrbtmright {
    right: 0;
    bottom: 0
}

.anasment-count23 .anasment-text {
    color: #f31717
}

.anasment-count23 .anasment-count {
    color: #f31717;
    margin-left: 5px
}

.TypeNoTi_Tem56 .NoTi_Left_8X {
    position: relative;
    left: -10px;
    top: -10px
}

.TypeNoTi_Tem56 .NFDGdflt26_It56em_S85tar {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 5px 0 0;
    text-align: center
}

.Noti-like-part {
    max-width: 320px
}

.TypeNoTi_Tem56 .Noti-Social-BtnLike {
    align-self: center;
    margin: 0 0 0 15px
}

.TypeNoTi_Tem56 .NoTi_ONE_BulkReview {
    margin: 0 0 5px
}

.TypeNoTi_Tem56 .NoTi_ONE_BulkReview strong {
    font-weight: 600
}

.TypeNoTi_Tem56 .review-count-block {}

.TypeNoTi_Tem56 .review-count-text {
    margin: 0 0 0 3px
}

.TypeNoTi_Tem56 .NoTi_TWo svg,
.TypeNoTi_Tem56 .NoTi_TWo img {
    vertical-align: baseline
}

.TypeNoTi_Tem42 {
    max-width: 120px;
    height: auto;
    width: 340px;
    background: 0 0
}

.TypeNoTi_Tem57 .NoTi_ONE {
    white-space: normal
}

.TypeNoTi_Tem57 .NoTi_Box_Left {
    width: 58px;
    height: 58px;
    max-width: 58px;
    min-width: 58px;
    min-height: 58px;
    border-radius: 50%;
    align-self: flex-end;
    position: relative;
    top: -6px
}

.TypeNoTi_Tem57 .NoTi_Box_Right {
    overflow: visible;
    position: relative;
    margin-left: 10px;
    background: #fff;
    filter: drop-shadow(0 4px 6px #e1dfdf);
    padding: 10px
}

.TypeNoTi_Tem57 .NoTi_In_Btn {
    float: left;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis
}

.svg-wrap {
    display: flex;
    position: absolute;
    bottom: 0;
    left: -34px
}

.TypeNoTi_Tem58 .NoTi_ReviewImg {
    position: relative;
    top: 1px
}

.TypeNoTi_Tem58 .Single-Line-Count p:first-child {
    position: relative;
    top: 2px
}

.TypeNoTi_Tem58 .TypeNoTi_Single_Right img {
    width: 10px;
    height: 10px;
    max-width: 10px;
    max-height: 10px;
    line-height: 0;
    margin: 0 0 0 3px;
    padding: 0
}

.TypeNoTi_Tem59 {
    max-width: 360px;
    height: auto;
    width: 360px;
    background: 0 0
}

.TypeNoTi_Tem59 .NoTi_Box_Right {
    padding: 15px
}

.TypeNoTi_Tem59 .Btn_Svg_Arrow {
    position: inherit;
    top: inherit;
    bottom: inherit;
    margin: 0 0 0 5px
}

.TypeNoTi_Tem60 {
    padding: 15px;
    min-width: auto;
    background: #fff
}

.TypeNoTi_Tem60 .NoTi_Box_Left {
    width: 45px;
    min-width: 45px;
    height: 45px;
    max-width: 45px
}

.TypeNoTi_Tem60 .NoTi_Box_Right {
    padding-right: 0
}

.TypeNoTi_Tem61 {
    height: auto;
    min-width: 200px;
    width: 200px
}

.TypeNoTi_Tem61 .NoTi_Box_Left {
    padding: 0;
    height: 100px;
    width: 100%;
    display: flex;
    align-content: center;
    position: relative;
    z-index: 1
}

.TypeNoTi_Tem61 .NoTi_Box_Right {
    padding: 15px;
    background: #fff;
    padding-top: 60px;
    margin-top: -50px
}

.TypeNoTi_Tem61 .Left_FullImg_Block {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto
}

.TypeNoTi_Tem61 .NoTi_Left_FullImg {
    max-height: none;
    height: 100%;
    width: auto;
    display: flex;
    justify-content: center;
    text-align: center;
    margin: auto
}

.TypeNoTi_Tem61 .NoTi_ONE {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.TypeNoTi_Tem61 .NoTi_TWo {
    text-align: center;
    white-space: normal;
    color: #717171;
    font-size: 13px
}

.TypeNoTi_Tem61 .NoTi_BTN {
    margin: 0 auto;
    padding-right: 0
}

.TypeNoTi_Tem61 .NoTi_BoxIn_CTA {
    padding-top: 5px;
    padding-bottom: 5px
}

.TypeNoTi_Tem61_imgnone .NoTi_Box_Right {
    margin-top: 0;
    padding-top: 15px
}

.TypeNoTi_Tem62,
.TypeNoTi_Tem63,
.TypeNoTi_Tem64,
.TypeNoTi_Tem27,
.TypeNoTi_Tem31 {
    min-width: auto;
    max-width: 100% !important
}

.TypeNoTi_Tem27 .Single-Line-One,
.TypeNoTi_Tem31 .Single-Line-One,
.TypeNoTi_Tem33 .Single-Line-One,
.TypeNoTi_Tem58 .Single-Line-Count,
.TypeNoTi_Tem62 .Single-Line-One,
.TypeNoTi_Tem63 .Single-Line-One,
.TypeNoTi_Tem64 .Single-Line-One {
    display: flex;
    align-items: center;
    max-width: 500px
}

.TypeNoTi_Tem62 .Single-Line-One p+p,
.TypeNoTi_Tem63 .Single-Line-One p+p,
.TypeNoTi_Tem58 .Single-Line-Count p+p,
.TypeNoTi_Tem27 .Single-Line-One p+p,
.TypeNoTi_Tem31 .Single-Line-One p+p,
.TypeNoTi_Tem67 .Single-Line-One p+p {
    padding-left: 5px !important
}

.TypeNoTi_Tem67 .TypeNoTi_Single_Right {
    width: 100%
}

.TypeNoTi_Tem64 .Single-Line-One,
.TypeNoTi_Tem67 .Single-Line-One {
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.NFDGdflt26_OneLinENoTi_Right896Part .NoTi-Type-Temp01 {
    max-width: 100%
}

.TypeNoTi_Tem27 .NFDGdflt26_OneLinENoTi_De15SiGn {
    max-width: 100%
}

.TypeNoTi_Tem67 {
    min-width: auto;
    max-width: 100% !important
}

.TypeNoTi_Tem67 .Single-Line-One {
    display: flex;
    align-items: center;
    max-width: 500px
}

.TypeNoTi_Tem67 .Btn-Link-Text {
    line-height: 14px
}

.TypeNoTi_Tem67 .NoTi_BTN svg {
    bottom: 0
}

.TypeNoTi_Tem67 .TypeNoTi_img48wh .Left_FullImg_Block {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px
}

.TypeNoTi_Tem67 .NFDGdflt26_OneLinENoTi_Btm5A7Tag {
    font-size: 14px
}

.TypeNoTi_Tem68 {
    word-wrap: break-word
}

.TypeNoTi-App-Popup {
    padding: 20px;
    height: auto;
    min-width: 200px;
    width: 200px;
    border-radius: 12px;
    background: #6e87ff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid #000;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: column
}

.AppPopup-Text-Com * {
    margin: 0 !important;
    padding: 0 !important;
    line-height: normal !important;
    text-align: center !important
}

.Wsr-AppPopup-Scnd {
    margin: 2px 0 0
}

.Wsr-AppPopup-Line {
    width: 90%;
    height: 1px;
    margin: 15px auto
}

.AppPopup-Btn {
    margin: 10px 0 0;
    padding: 0
}

.AppPopup-Btn .NoTi_BoxIn_CTA {
    height: 32px;
    display: flex;
    align-items: center;
    border-radius: 0;
    background-color: #fff;
    color: #000;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden
}

.NoTi-single-textblock {
    display: flex
}

.lineFullbg-one {
    background: #056468;
    padding: 10px 20px;
    border-radius: 6px;
    color: #fff
}

.lineFullbg-two {
    display: flex;
    align-items: center;
    margin: 8px 0 0
}

.lineFullbg-two-item {
    background: #056468;
    padding: 8px 20px;
    border-radius: 6px;
    color: #fff;
    margin: 0 8px 0 0
}

.lineFullbg-two-item:empty {
    display: none
}

.lineFullbg-two-btn {
    display: flex;
    align-items: center
}

.lineFullbg-two-btn {
    display: flex;
    align-items: center
}

.lineFullbg-two-btn {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #056468;
    padding: 5px 15px;
    border-radius: 6px;
    font-weight: 700;
    color: #056468
}

.lineFullbg-three {
    display: flex;
    align-items: center;
    margin: 5px 0 0
}

.lineFullbg-three-item {
    background: #056468;
    padding: 3px 20px 5px;
    border-radius: 6px;
    color: #fff;
    margin: 0 8px 0 0
}

.NoTi_BTNBom {
    margin: 10px 0 0
}

.TypeNoTi_Tem69 .NoTi_Left_8X {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #fff;
    margin-top: -45px;
    left: 35px;
    background: #fff;
    width: 70px;
    height: 70px;
    object-fit: cover;
    max-width: 70px;
    min-width: 70px
}

.TypeNoTi_Tem70 {
    width: 260px !important;
    max-width: 260px !important
}

.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW {
    padding: 0
}

.TypeNoTi_Tem70 .NFDGdflt26_WinDowShoW_ConTeNt {
    padding: 10px 15px
}

.TypeNoTi_Tem70 .NFDGdflt26_WinDowShoW_iMgCompO {
    width: 100%;
    height: 100%;
    border-radius: inherit
}

.TypeNoTi_Tem70 .NFDGdflt26_WinDowShoW_iMgCompO img {
    max-width: 100%;
    width: 260px;
    height: 160px;
    border-radius: inherit
}

.TypeNoTi_Tem71 {
    border-radius: 0 50px 50px 50px;
    height: 90px
}

.TypeNoTi_Tem71 .NoTi_Left_9X {
    padding: 5px;
    border-radius: 0 50px 50px 50px
}

.TypeNoTi_Tem71 .NoTi_Box_Right {
    padding-right: 24px
}

.TypeNoTi_Tem71 .NoTi_ONE .NoTi-d-flex {
    max-width: 100%;
    width: calc(100% - 70px)
}

.TypeNoTi_Tem71 .Left_FullImg_Block {
    border-radius: 0 50px 50px 50px
}

.TypeNoTi_Tem71 .NoTi_Left_FullImg {
    border-radius: 0 50px 50px 50px
}

.TypeNoTi_Tem72 {
    border-radius: 6px;
    height: auto
}

.TypeNoTi_Tem72 .NoTi_Left_9X {
    padding: 5px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
    max-width: 80px;
    min-width: 80px;
    min-height: 80px
}

.TypeNoTi_Tem72 .NoTi_Box_Right {
    padding-right: 24px;
    padding-top: 10px
}

.TypeNoTi_Tem72 .NoTi_ONE .NoTi-d-flex {
    max-width: 100%;
    width: calc(100% - 70px)
}

.TypeNoTi_Tem72 .Left_FullImg_Block {
    border-radius: 50%
}

.TypeNoTi_Tem72 .NoTi_Left_FullImg {
    border-radius: 50%
}

.TypeNoTi_Tem72 .NoTi_Brand_CTA {
    width: 100%;
    text-align: center
}

.TypeNoTi_Tem72 .NoTi_BTN {
    max-width: 100%;
    padding-right: 0;
    width: 100%
}

.TypeNoTi_Tem72 .NoTi_ReviewText {
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
    -o-text-overflow: inherit;
    text-overflow: inherit;
    margin-bottom: 5px
}

.TypeNoTi_Tem73 {
    border-radius: 6px;
    height: auto;
    background: 0 0
}

.TypeNoTi_Tem73 .TypeNoTi_ItemReview_TopBlock {
    padding-bottom: 10px
}

.TypeNoTi_Tem73 .NoTi_Left_9X {
    padding: 5px
}

.TypeNoTi_Tem73 .NoTi_Box_Right {
    padding-right: 24px;
    margin-top: 10px
}

.TypeNoTi_Tem73 .NoTi_ONE .NoTi-d-flex {
    max-width: 100%;
    width: calc(100% - 70px)
}

.TypeNoTi_Tem73 .Left_FullImg_Block {
    border-radius: 6px
}

.TypeNoTi_Tem73 .NoTi_Left_FullImg {
    border-radius: 6px
}

.TypeNoTi_Tem73 .NoTi_Brand_CTA {
    width: auto;
    text-align: center;
    margin-top: -12px
}

.TypeNoTi_Tem73 .NoTi_BTN {
    max-width: 100%;
    padding-right: 0;
    width: 100%
}

.TypeNoTi_Tem73 .NoTi_Box_Left {
    width: 100px;
    max-width: 100px;
    min-width: 100px;
    height: auto;
    min-height: auto
}

.TypeNoTi_Tem73 .NoTi_Left_FullImg {
    max-width: 48px;
    max-height: 48px;
    min-width: 48px;
    min-height: 48px;
    border-radius: 50%;
    overflow: hidden;
    opacity: 1;
    line-height: 0
}

.TypeNoTi_Tem73 .Left_FullImg_Block {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.TypeNoTi_Tem73 .Left_FullImg_Block .NoTi_ReviewImg {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 12px;
    top: 0
}

.TypeNoTi_Tem73 .Left_FullImg_Block .NoTi_ReviewImg img,
.TypeNoTi_Tem73 .Left_FullImg_Block .NoTi_ReviewImg svg {
    opacity: 1;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    min-height: 12px;
    min-width: 12px;
    max-height: 12px;
    max-width: 12px;
    margin: 0
}

.TypeNoTi_Tem73 .Left_FullImg_Block .Review-SVGIcon-quote {
    opacity: 1;
    line-height: 0;
    display: block;
    margin: 14px 0 6px;
    width: 100%;
    height: 24px
}

.TypeNoTi_Tem73 .NoTi_ReviewText * {
    line-height: 20px !important
}

.TypeNoTi_Tem73 .NoTi_Brand_CTA .NoTi_Btn_Block {
    max-width: 300px
}

.TypeNoTi_Tem73 .NoTi_ReviewText {
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
    -o-text-overflow: inherit;
    text-overflow: inherit;
    margin-bottom: 5px
}

.TypeNoTi_Tem74 {
    max-width: 320px;
    min-width: 320px
}

.TypeNoTi_Tem74 .TypeNoTi_Item {
    height: 70px;
    border-radius: 0;
    max-width: 320px !important;
    min-width: 320px
}

.TypeNoTi_Tem74 .NoTi_Left_8X {
    width: 70px;
    height: 100%;
    object-fit: cover;
    max-width: 70px;
    min-width: 70px;
    min-height: 100%;
    margin-right: 8px
}

.TypeNoTi_Tem74 .NoTi_Loc-Icon {
    margin-right: 4px
}

.TypeNoTi_Tem74 .NoTi-Loc-SideText,
.TypeNoTi_Tem74 .NoTi-Time-Right {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden
}

.TypeNoTi_Tem74 .NoTi-Loc-SideText {}

.TypeNoTi_Tem74 .NoTi-Time-Right {
    max-width: 95px
}

.TypeNoTi_Tem74 .NoTi_TWo {
    font-size: 14px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: normal
}

.TypeNoTi_Tem74 .NoTi_PL8 {
    padding-right: 10px
}

.TypeNoTi_Tem74 .NoTi_ONE .NoTi-d-flex {
    align-items: center;
    max-width: calc(100% - 90px);
    margin: 0
}

.TypeNoTi_Tem74_CopyTemp01 .TypeNoTi_Item {
    height: 100%;
    min-height: 70px;
    overflow: hidden
}

.TypeNoTi_Tem74_CopyTemp01 .NoTi-Left-colomcolor {
    width: 4px;
    height: 100%;
    background: #00d329;
    margin-right: 4px
}

.TypeNoTi_Tem74_CopyTemp01 .NotiBox_Right_Pad20 {
    padding-left: 0
}

.TypeNoTi_Tem74_CopyTemp01 .NoTi_TWo {
    -webkit-line-clamp: 4
}

.TypeNoTi_Tem74_CopyTemp01 .NFDGdCl27_IcnsEt_fdhKMN {
    top: 20px
}

.TypeNoTi_Tem74_CopyTemp01 .NoTi_PY5.NoTi-w-100 {
    padding-left: 16px
}

.TypeNoTi_Tem73_CopyTemp01 .Left_FullImg_Block {
    align-items: flex-start
}

.TypeNoTi_Tem73_CopyTemp01 .NoTi_Box_Left {
    width: auto;
    max-width: initial;
    min-width: auto;
    height: auto;
    min-height: auto;
    padding: 14px
}

.TypeNoTi_Tem74_CopyTemp01 .NoTi_Box_Right .NoTi_Box_Left {
    position: absolute;
    top: 0;
    height: 100%
}

.TypeNoTi_Tem73_CopyTemp01 .NoTi_Box_Right {
    padding-right: 16px
}

.TypeNoTi_Tem73_CopyTemp01 .NoTi_ReviewText {
    margin-bottom: 8px
}

.TypeNoTi_TemCopy11_MoBicompect .NoTi_ReviewText {
    margin-bottom: 5px
}

.NoTi_Brand_text.NoTi_PL5 {
    padding-left: 4px
}

.TypeNoTi_Temrec_13 .Left_FullImg_Block {
    display: flex;
    align-items: center;
    justify-content: center
}

.TypeNoTi_Temrec_13 .NoTi_Left_FullImg {
    width: auto;
    height: auto
}

.NFDGdflt26_iMgCompO_Uptext {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: 0;
    padding: 0 25px;
    height: 160px;
    overflow: hidden
}

.NFDGdflt26_Uptext_block {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW {
    transform: inherit !important;
    opacity: 1;
    overflow: visible;
    position: inherit;
    height: auto
}

.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_fdhKMN {
    max-width: 260px
}

.TypeNoTi_Tem75 .NoTi_Btn_Block {
    font-size: 12px;
    display: flex;
    align-items: center
}

.TypeNoTi_Tem75 .NoTi_Left_8X {
    width: 66px;
    height: 66px;
    object-fit: cover;
    max-width: 66px;
    min-width: 66px;
    min-height: 66px;
    margin-right: 8px;
    border-radius: 50%
}

.TypeNoTi_Tem75 {
    max-width: 350px;
    min-width: 350px
}

.TypeNoTi_Tem75 .TypeNoTi_Item {
    height: 100%;
    border-radius: 8px;
    max-width: 350px !important;
    min-width: 350px;
    align-items: flex-start;
    min-height: 80px
}

.TypeNoTi_Tem75 .NoTi_Box_Right img {
    width: 19.17px;
    height: 10px
}

.TypeNoTi_Tem75 .NoTi-Loc-SideText {
    max-width: none;
    font-size: 13px;
    -webkit-line-clamp: 4
}

.TypeNoTi_Tem75 .NoTi-Loc-SideText p {
    line-height: 19px !important
}

.TypeNoTi_Tem75 .NoTi_Btn_Block {
    font-size: 12px;
    display: flex;
    align-items: center
}

.TypeNoTi_Tem75 .NoTi_Box_Right {
    padding-top: 5px
}

.TypeNoTi_Tem75 .NoTi_TWo {
    margin-top: 2px
}

.Name-flag * {
    display: flex;
    align-items: center
}

.TypeNoTi_Tem75 .NoTi_TWo {
    margin-top: 2px
}

.TypeNoTi_Tem75 .NoTi_Box_Right {
    padding-right: 10px
}

.TypeNoTi_Tem75 .NoTi_Left_FullImg {
    border-radius: 50%
}

.TypeNoTi_Tem75 .NoTi_country_flag_img {
    margin-left: 6px;
    margin-right: 3px
}

.TypeNoTi_Tem76 {
    max-width: 350px;
    min-width: 350px
}

.TypeNoTi_Tem75 .NoTi_ONE_RightBtn .NoTi-d-flex {
    max-width: 65%;
    overflow: hidden
}

.TypeNoTi_Tem76 .TypeNoTi_Item {
    height: 100%;
    border-radius: 8px;
    max-width: 350px !important;
    min-width: 350px;
    align-items: center;
    min-height: 66px
}

.TypeNoTi_Tem76 .NoTi_Left_8X {
    width: 50px;
    height: 50px;
    object-fit: cover;
    max-width: 50px;
    min-width: 50px;
    min-height: 50px;
    margin-right: 9px;
    margin-left: 9px;
    border-radius: 4px;
    padding: 0
}

.TypeNoTi_Tem76 .NoTi_Left_FullImg {
    border-radius: 8px
}

.TypeNoTi_Tem76 .NoTi_ONE .Name-flag {
    max-width: 160px;
    overflow: hidden
}

.TypeNoTi_Tem76 .NoTi_ONE .Name-flag p>span {
    margin-left: 5px
}

.Name-Only-Items {
    max-width: 150px;
    overflow: hidden;
    margin-right: 5px
}

.Noti-OneLine-righrsIde {
    font-size: 12px;
    max-width: 90px;
    overflow: hidden
}

.TypeNoTi_Tem76 .NoTi-Loc-SideText {
    max-width: inherit;
    font-size: 13px;
    margin-bottom: 0;
    -webkit-line-clamp: 4
}

.TypeNoTi_Tem76 .Name-flag strong {
    max-width: 150px;
    overflow: hidden
}

.TypeNoTi_Tem76 .NoTi_country_flag_img {
    margin-left: 8px
}

.TypeNoTi_Tem13Chngthreeln .TypeNoTi_Item {
    width: 340px;
    height: auto
}

.TypeNoTi_Tem13Chngthreeln .NoTi_ONE {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    margin-bottom: 8px !important
}

.TypeNoTi_Tem13Chngthreeln .NoTi_Box_Right {
    padding-top: 10px;
    padding-bottom: 10px
}

.TypeNoTi_Tem77 .Name-flag strong {
    font-weight: 900
}

.TypeNoTi_Tem78 .NoTi-four-SingleTxt {
    font-size: 12px !important;
    padding-bottom: 10px;
    margin-top: 1px
}

.TypeNoTi_Tem78 .Noti-OneLine-righrsIde {
    font-size: 10px
}

.TypeNoTi_Tem78 .NoTi_TWo {
    display: flex !important
}

.TypeNoTi_Tem78 .TypeNoTi_Item {
    max-width: 360px !important
}

.TypeNoTi_Tem78 .NoTi_Box_Right img {
    width: 12px
}

.TypeNoTi_Tem78 .NoTi-Loc-SideText {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 5px;
    color: #5c6e85
}

.TypeNoTi_Tem78 .Name-flag strong {
    font-weight: 900
}

.TypeNoTi_Tem78 {
    max-width: 360px;
    min-width: 360px
}

.TypeNoTi_Tem78 .NoTi-Loc-SideText {
    display: -webkit-box !important;
    -webkit-line-clamp: 3
}

.TypeNoTi_Tem78 .NoTi-four-SingleTxt .NoTi-d-flex {
    overflow: hidden;
    max-width: 255px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.NoTi_ReviewText font,
.NoTi_ReviewName font {
    line-height: normal
}

.NotiProdct-UpShow {
    float: none;
    margin: 0;
    padding: 0;
    max-width: none;
    max-height: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: static;
    border: 0;
    outline: 0;
    border-spacing: 0;
    color: #000;
    font-family: inherit;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    text-indent: 0;
    text-shadow: none;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    direction: ltr;
    background: none repeat scroll 0 0 transparent;
    vertical-align: middle;
    overflow: visible;
    min-height: 36px
}

.NotiProdct-Content {
    float: none;
    margin: 0;
    padding: 6px;
    display: flex
}

.NotiProdct-Content p {
    opacity: 1;
    float: none;
    margin: 0;
    padding: 0;
    max-width: none;
    max-height: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: static;
    border: 0;
    outline: 0;
    border-spacing: 0;
    color: #000;
    font-family: inherit;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    text-indent: 0;
    text-shadow: none;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background: none repeat scroll 0 0 transparent;
    vertical-align: middle;
    overflow: visible
}

.NotiProdct-Img img {
    line-height: 0;
    padding: 0;
    margin: 0 8px 0 0;
    font-size: 0;
    opacity: 1;
    display: block;
    position: relative;
    max-width: 20px;
    max-height: 20px
}

.NotiProdct-Content-Text p,
.NotiProdct-Content-Text h1,
.NotiProdct-Content-Text h2,
.NotiProdct-Content-Text h3,
.NotiProdct-Content-Text h4,
.NotiProdct-Content-Text h5,
.NotiProdct-Content-Text h6,
.NotiProdct-Content-Text span,
.NotiProdct-Content-Text strong {
    opacity: 1;
    float: none;
    margin: 0;
    padding: 0;
    max-width: none;
    max-height: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: static;
    border: 0;
    outline: 0;
    border-spacing: 0;
    color: #000;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    text-indent: 0;
    text-shadow: none;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background: none repeat scroll 0 0 transparent;
    vertical-align: middle;
    overflow: visible
}

.NotiProdct-Content-Text {
    width: 100%
}

.NotiProdct-Content-Text strong {
    font-weight: 700
}

.NotiProdct-Content-Text h1 {
    font-size: 24px
}

.NotiProdct-Content-Text h2 {
    font-size: 22px
}

.NotiProdct-Content-Text h3 {
    font-size: 20px
}

.NotiProdct-Content-Text h4 {
    font-size: 18px
}

.NotiProdct-Content-Text h5 {
    font-size: 16px
}

.NotiProdct-Content-Text h6 {
    font-size: 13px
}

.NFDGdflt26_ProNoTiOn_TemSrnO3 {
    max-width: fit-content
}

.TypeNoTi_Tem79 {
    max-width: 100%;
    height: auto;
    width: fit-content;
    background: #232323;
    color: #fff
}

.TypeNoTi_Tem79 .NoTi_Box_Right {
    padding: 12px
}

.TypeNoTi_Tem79 .NoTi_ONE {
    line-height: 16px;
    white-space: normal;
    font-weight: 700;
    font-size: 15px
}

.TypeNoTi_Tem79 .NoTi_TWo {
    margin-bottom: 5px;
    white-space: normal;
    line-height: 16px;
    opacity: .86;
    font-size: 14px;
    max-width: 355px
}

.NoTi-Copycode-code {
    top: 0;
    right: -34px;
    width: fit-content;
    height: 26px;
    border-radius: 2px;
    background: #404040;
    font-size: 13px;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    white-space: nowrap
}

.NoTi-Copycode {
    position: relative;
    cursor: pointer;
    margin-right: 50px
}

.NoTi-Copycode-bgbtn {
    z-index: 1111111;
    position: relative;
    width: fit-content;
    height: 28px;
    padding: 0 7px;
    border-radius: 2px 0 0 2px;
    background: #34ab6e;
    top: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 500 !important;
    letter-spacing: .3px;
    display: none
}

.NoTi-Copied-code {
    position: absolute;
    width: 100%;
    text-transform: uppercase;
    display: none;
    transition: width 5s
}

.NoTi-Copycode-bgbtn-Tringl {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 26px solid #068f49;
    position: absolute;
    right: -12px;
    opacity: .6
}

.dsply_coPy_cta .NoTi-Copycode-bgbtn {
    display: flex
}

.dsply_coPy_cta .NoTi-Copied-code {
    display: none
}

.dsply_coPy_cta .NoTi-Copycode-code {
    position: absolute;
    justify-content: end;
    background: #404040 !important
}

.NoTi-Timer-Block {
    margin: 0 4px
}

.NoTi-sml-Timer {
    font-size: 17px;
    border-radius: 2px
}

.offer-popup-txt {
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px
}

.offer-popup-name {
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important
}

.offer-content-item-block {
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    padding: 12px;
    border-radius: 0;
    background: #e9ab0d1a
}

.offer-popup-duty {
    font-size: 13px;
    padding: 10px 0 0;
    color: #989b9f;
    line-height: 1.125em !important
}

.offer-popup-line {
    position: absolute;
    width: 2px;
    background-color: #e9ab0d;
    left: -2px;
    height: 100%;
    top: 0;
    padding: 0 !important
}

.offer-popup-content {
    background: #fff;
    padding: 13px 20px 21px 19px;
    text-align: left;
    background: #fff;
    padding: 13px 20px 21px 19px;
    text-align: left;
    max-height: calc(100vh - 360px);
    overflow: auto
}

.offer-popup-notice {
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px
}

.offer-popup-content-item {
    opacity: 1;
    transform: translate(0, 0);
    margin: 14px 0 0;
    will-change: opacity, transform;
    transition: .4s ease all;
    -webkit-transition: .4s ease all
}

.offer-popup-heading {
    padding: 20px
}

.offer-popup-Btn {
    border: 0;
    background-color: #e9ab0d;
    color: #fff;
    position: relative;
    width: fit-content;
    height: 46px;
    padding: 0 12px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    box-shadow: rgba(36, 35, 40, .15) 0 4px 16px;
    vertical-align: middle;
    transform: rotate(0deg);
    flex-wrap: unset !important;
    filter: brightness(100%)
}

.offer-popup-Btn .NFDGdflt26_cLiCkTocAlL_BtNTexteDit {
    margin-left: 8px
}

.modal-wsr-center {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.modal-rvwfeed-show {
    display: block
}

.modal-rvwfeed-content {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: visible;
    max-width: 980px;
    background-color: #fff;
    border-radius: 8px;
    z-index: 11
}

.modal-rvwfeed-header {
    background: #f2f2f2;
    display: flex;
    justify-content: center;
    padding: 0;
    border-radius: 8px 8px 0
}

.modal-rvwfeed-header .review-tabs-wrapper {
    margin: 0
}

.rvwfeed-header-ttllist {
    display: flex;
    align-items: center
}

.rvwfeed-ttllist-text {
    display: flex;
    flex-direction: column;
    padding: 0 0 0 15px
}

.rvwfeed-ttllist-title {
    display: flex;
    align-items: center
}

.rvwfeed-title-text {
    font-size: 15px
}

.rvwfeed-ttllist-star {
    background: #fbb040;
    color: #fff;
    display: flex;
    border-radius: 4px;
    padding: 0 7px;
    align-items: center;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    margin-left: 15px;
    font-weight: 400
}

.rvwfeed-ttllist-star svg {
    margin: 0 0 3px 10px
}

.rvwfeed-ttllist-rcmoded {
    font-size: 13px;
    margin: 5px 0 0;
    color: #888
}

.rvwfeed-header-ttllist+.rvwfeed-header-ttllist {
    margin: 0 0 0 30px
}

.rvwfeed-rvwlist-header {
    padding: 10px 15px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.rvwfeed-rvwlist-header .header-rating-component {
    margin: 0
}

.modal-rvwfeed-rvwlist {
    padding: 20px 30px;
    max-height: 60vh;
    overflow-y: auto;
    margin: 10px 0
}

.rvwfeed-rvwlist-item {
    display: flex
}

.rvwlist-item-avtar img {
    opacity: 1;
    display: block;
    line-height: 0;
    width: 50px;
    height: 50px;
    max-width: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%
}

.rvwlist-Classic-Content {
    padding: 0 0 0 15px;
    width: 100%
}

.rvwlist-Classic-HeadingInfo {
    display: flex;
    justify-content: space-between
}

.rvwlist-rvwuser-name img {
    width: 12px;
    height: 12px;
    margin: 0 5px;
    position: relative;
    top: -1px
}

.rvwlist-rvwuser-name {
    display: flex;
    align-items: center;
    font-size: 15px
}

.rvwlist-rvwuser-name p,
.rvwlist-rvwuser-name span {
    display: contents
}

.reviewer-star-block {
    margin: 0 0 0 5px;
    line-height: 0
}

.reviewer-star-block svg {
    width: 15px;
    height: 15px;
    margin: 0 2px 0 0;
    display: inline-block
}

.rvwlist-rvwuser-time {
    font-size: 13px;
    color: #a2a2a2
}

.rvwlist-Classic-rvwtext {
    margin: 5px 0 0;
    color: #8c8c8c;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

.rvwlist-Classic-rvwtext img {
    width: 15px;
    height: 15px;
    margin: 0 8px
}

.rvwfeed-rvwlist-item+.rvwfeed-rvwlist-item {
    padding: 15px 0 0;
    margin: 15px 0 0;
    border-top: 1px solid #d6d6d6
}

.modal-wsr-Close-circle {
    width: 28px;
    height: 28px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.NoTi-Social-Review02 .Noti_wit_ldr_apcll:before {
    display: none
}

.NoTi-Social-Review02 .Noti_wit_ldr_apcll .modal-rvwfeed-content:before {
    position: absolute;
    content: "";
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 11;
    background: rgba(0, 0, 0, .8)
}

.NoTi-Social-Review02 svg {
    display: inline-block
}

.TypeNoTi_Tem26_VrcOpY1 .TypeNoTi_Item {
    width: 340px;
    min-width: 340px;
    max-width: 340px
}

.TypeNoTi_Tem26_VrcOpY1 .NoTi_ONE {
    white-space: normal;
    margin-bottom: 10px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: normal
}

.TypeNoTi_Tem06 .TypeNoTi_Item,
.TypeNoTi_Tem07 .TypeNoTi_Item,
.TypeNoTi_Tem09 .TypeNoTi_Item,
.TypeNoTi_Tem13 .TypeNoTi_Item,
.TypeNoTi_Tem25 .TypeNoTi_Item,
.TypeNoTi_Tem26 .TypeNoTi_Item {
    max-width: 500px
}

.TypeNoTi_cookiemodal {
    background: #fff;
    display: flex;
    flex: 1;
    flex-direction: column;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    box-shadow: .8em -.8em 1em -.5em rgba(0, 25, 52, .1);
    border-radius: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999999999
}

.cookiemodal-container {
    box-sizing: border-box;
    color: #8392a5;
    margin: 0 auto;
    max-width: 1400px;
    padding: 10px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between
}

.cookiemodal-btn {
    display: flex;
    align-items: center
}

.cookiemodal-text {
    padding-right: 35px;
    font-size: 12px;
    line-height: 20px
}

.cookiemodal-text+.cookiemodal-text {
    padding-top: 5px
}

.cookie-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 120px;
    box-shadow: 0 .8em 1em -.5em rgba(0, 25, 52, .3)
}

.cookie-btn-accept {
    background: #4663ed;
    color: #fff
}

.cookie-btn+.cookie-btn {
    margin-left: 15px
}

.cookiemodal-link {
    width: auto;
    color: #222;
    font-size: 14px;
    margin: 0;
    padding: 6px 12px;
    box-shadow: inherit
}

.WN_pwrdby {
    font-size: 12px;
    text-align: right;
    color: #000;
    font-weight: lighter;
    margin: 5px 2px 0 0;
    position: relative;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    justify-content: flex-end
}

.WN_pwrdby:empty {
    display: none
}

.PoWerd_IcOnImg {
    width: 7px;
    position: relative;
    right: -2px;
    top: -1px;
    margin: 0 5px 0 0
}

.WN_pwrdby a,
.WN_pwrdby a span {
    font-size: 12px;
    color: #000;
    font-weight: lighter;
    display: flex;
    opacity: 1;
    padding: 0;
    margin: 0;
    letter-spacing: .5px !important;
    font-family: DM Sans
}

.WN_pwrdby a:hover {
    font-size: 12px;
    color: #000;
    font-weight: lighter;
    display: flex;
    opacity: 1;
    padding: 0;
    margin: 0;
    text-decoration: underline
}

.WN_pwrdby a span {
    font-weight: 600 !important;
    padding: 0 0 0 3px !important
}

.PoWerd_CloSe {
    width: 8px;
    height: 8px;
    position: relative;
    top: 1px;
    left: 3px
}

.PoWerd_TootTip {
    visibility: hidden;
    width: 190px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 22px;
    opacity: 0;
    transition: opacity .3s;
    right: 0;
    margin: auto;
    font-size: 12px
}

.PoWerd_TootTip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent
}

.WN_pwrdby:hover .PoWerd_TootTip {
    visibility: visible;
    opacity: 1
}

.NFDGdflt26_C56nt {
    font-size: 14px;
    font-weight: 500;
    display: table-cell;
    padding: 0 5px 0 0;
    vertical-align: middle
}

.NFDGdflt26_V5ie658t {
    display: table-cell;
    vertical-align: middle
}

.FDGdflt26_Sb425txt_fdhKMN {
    margin-top: 6px;
    margin-bottom: 2px;
    line-height: 13px;
    font-size: 13px;
    font-weight: 300;
    padding: 5px 4px;
    color: #686b81;
    max-height: 1em;
    overflow: hidden
}

.NFDGdflt26_Bt89TwT_fdhKMN {
    display: inline-block;
    margin-right: 0;
    line-height: 12px;
    font-size: 13px;
    font-weight: 500;
    color: #9196b6;
    width: 260px;
    position: absolute;
    right: 20px;
    bottom: 10px
}

.NFDGdflt26_Bt659Flt_fdhKMN {
    float: left
}

.NFDGdflt26_Bt659Frt_fdhKMN {
    float: right;
    padding-right: 0
}

.NFDGdCl27_IcnsEt_fdhKMN {
    cursor: pointer;
    position: absolute;
    right: -30px;
    top: -9px;
    opacity: 0;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0
}

.notificatio-pro>div:hover .NFDGdCl27_IcnsEt_fdhKMN,
.NFDGdflt26_oFfERPopUp_mOdAl:hover .NFDGdCl27_IcnsEt_fdhKMN,
.NFDGdflt26_ProNoTiOn_OfFEr:hover .NFDGdCl27_IcnsEt_fdhKMN,
.whatsapp-wrapper:hover .NFDGdCl27_IcnsEt_fdhKMN,
.NFDGdflt26_ModElTEm_fdhKMN:hover .NFDGdCl27_IcnsEt_fdhKMN,
.Noti-Data-Popover:hover .NFDGdCl27_IcnsEt_fdhKMN,
.Review_Svg_block:hover .NFDGdCl27_IcnsEt_fdhKMN,
.TypeNoTi_Tem70:hover .NFDGdCl27_IcnsEt_fdhKMN,
.WN-trigger-floating-bar:hover .NFDGdCl27_IcnsEt_fdhKMN {
    opacity: 1
}

.NFDGdCl27_IcnsEt_fdhKMN:hover {
    opacity: 1 !important
}

.NFDGdCl27_IcnsEt_fdhKMN.NFDGdCl27_alwyshw_clsicn {
    opacity: 1 !important
}

.NFDGdCl27_IcnsEt_fdhKMN svg {
    margin: 0;
    padding: 0;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.NFDGdBtn_CblL_fdhKMN {
    padding: 0;
    margin: 0
}

.NFDGdBtn_CblL_fdhKMN a {
    margin: 0;
    position: absolute;
    border: 0;
    width: auto;
    height: 20px;
    background: #000;
    color: #fff;
    min-height: 20px;
    min-width: 25px;
    font-size: 11px;
    border-radius: 27px;
    line-height: 20px;
    padding: 0 5px;
    right: 30px;
    top: -30px;
    text-transform: inherit;
    cursor: pointer
}

.NFDGdflt26_Bt659Frt_fdhKMN svg {
    float: left
}

.NFDGdflt26_Btm5A7Tag {
    padding: 2px 5px 0;
    margin: 0;
    float: left;
    font-weight: 500;
    color: #1ac899;
    cursor: pointer
}

.NFDGdflt26_LtS86Img_fdhKMN {
    overflow: hidden;
    text-align: center
}

.NFDGdflt26_M120ap_fdhKMN {
    height: 120px
}

.NFDGdflt26_Bt89TwT_fdhKMN .NFDGdflt26_T563Ime {
    float: left;
    margin: 2px 0 0;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.NFDGdflt26_R589cE52nT__fdhKMN .NFDGdflt26_C56nt {
    font-size: 14px;
    color: #03b5b1;
    font-weight: 700
}

.NFDGdflt26_R589cE52nT__fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    position: inherit;
    height: 26px;
    min-height: 26px;
    line-height: 26px;
    font-size: 12px;
    background: #00bcb8;
    border: 0;
    border-radius: 0;
    display: inline-block;
    margin: 7px 0 0;
    min-width: 100px;
    text-align: center;
    cursor: pointer
}

.NFDGdflt26_S568tAr_B25lOck {
    background: #72d8ff;
    height: 20px;
    width: 52px;
    text-align: center;
    line-height: 20px;
    padding: 0;
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    border-radius: 2px
}

.NFDGdflt26_It56em_S85tar {
    display: flex;
    line-height: 0;
    align-items: center;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    justify-content: center
}

.FDGdflt26_S568tAr_C866ouNt {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 0 2px;
    line-height: 20px
}

.NFDGdflt26_R589crerudr__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    height: 34px;
    overflow: hidden;
    width: 100%;
    white-space: normal
}

.NFDGdflt26_R589crerudr__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: 260px;
    right: 10px
}

.NFDGdflt26_R589crerudr__fdhKMN .NFDGdflt26_Bt659Frt_fdhKMN {
    margin: 5px 0 0
}

.NFDGdflt26_R589cE52nT__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
    max-width: 230px
}

.NFDGdflt26_R589cE52nT__fdhKMN .NFDGdflt26_V5ie658t {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.NFDGdflt26_LtS86Img_fdhKMN>img {
    max-width: 100px;
    max-height: 100px;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.NFDGdflt26_M120ap_fdhKMN {
    height: 120px;
    grid-template-columns: 100px 1fr;
    grid-gap: 10px
}

.NFDGdflt26_Bt659Frt_fdhKMN svg {
    position: relative;
    top: 0;
    width: 14px;
    height: 14px;
    margin: 2px 0 0
}

.NFDGdflt26_Btm5A7Tag {
    padding: 0 5px;
    line-height: 16px;
    min-height: 16px;
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.NFDGdflt26_R589cE52nT__fdhKMN .NFDGdflt26_T563Ime {
    height: auto
}

.NFDGdflt26_Li15mIted4_fdhKMN {
    grid-template-columns: 100%;
    height: 80px
}

.NFDGdflt26_Li15mIted4_fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
    max-width: 100%
}

.NFDGdflt26_Li15mIted4_fdhKMN .NFDGdflt26_Lmted1lEft_fdhKMN {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 220px;
    vertical-align: middle;
    font-size: 14px;
    color: #333
}

.To45ta25lSi5gn_cout54NuMbEr .NFDGdflt26_Lmted1riGht_fdhKMN {
    line-height: normal
}

.To45ta25lSi5gn_cout48TeXt {
    color: #7e64ee;
    font-weight: 400;
    line-height: normal;
    font-size: 12px
}

.NFDGdflt26_Li15mIted4_fdhKMN .NFDGdflt26_Lmted1riGht_fdhKMN {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 80px;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 16px;
    color: #4c84ff
}

.NFDGdflt26_Li15mIted4_fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    max-width: 100%;
    width: 100%
}

.NFDGdflt26_Li15mIted4_fdhKMN .NFDGdflt26_Lmted2lEft_fdhKMN {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 220px;
    vertical-align: middle;
    font-size: 14px;
    color: #333
}

.NFDGdflt26_Li15mIted4_fdhKMN .NFDGdflt26_Lmted2riGht_fdhKMN {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 80px;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 16px;
    color: #4c84ff
}

.NFDGdflt26_To45ta25lSi5gn_fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
    height: 100px;
    vertical-align: middle;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.To45ta25lSi5gn_cout54Box {
    background: rgba(251, 176, 64, .2)
}

.To45ta25lSi5gn_cout54NuMbEr {
    color: #7e64ee;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    line-height: normal
}

.To45ta25lSi5gn_cout48TeXt {
    color: #7e64ee;
    font-weight: 400;
    font-size: 12px
}

.NFDGdflt26_To45ta25lSi5gn_fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    position: inherit;
    height: 26px;
    min-height: 26px;
    line-height: 26px;
    font-size: 12px;
    background: #3eac47;
    border: 0;
    border-radius: 0;
    display: inline-block;
    margin: 7px 0 0;
    min-width: 100px;
    text-align: center;
    cursor: pointer
}

.NFDGdflt26_R589cE52nT__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN .NFDGdflt26_T563Ime {
    width: 110px
}

.NFDGdflt26_R589cE52nT__fdhKMN .NFDGdflt26_C56nt+.NFDGdflt26_V5ie658t {
    max-width: 200px
}

.NFDGdflt26_LivETem01__fdhKMN {
    -ms-flex-align: center;
    align-items: center
}

.NFDGdflt26_LivETem01__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN img {
    max-width: 80px;
    max-height: 80px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN .NFDGdflt26_T563Ime {
    width: 120px
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_It56em_S85tar svg {
    margin-top: -4px
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    height: auto;
    margin-top: 5px;
    line-height: normal;
    text-overflow: inherit;
    overflow: hidden;
    display: -webkit-box;
    line-height: 16px;
    max-height: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: inherit;
    -ms-text-overflow: inherit;
    font-size: 13px;
    padding: 0 10px 0 0;
    box-sizing: border-box
}

.NFDGdflt26_ReViEwTem01__fdhKMN .WIgT20k0ot_LLgr24art {
    height: 100%;
    padding: 8px 15px 5px 0;
    box-sizing: border-box
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: 270px
}

.NFDGdflt26_LivETem_Ico2n {
    margin-right: 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NFDGdflt26_LivETem_OnL12ine {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0;
    border-radius: 50% !important;
    background-color: #3eac47;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important
}

.NFDGdflt26_LivETem_OnL12ine:before,
.NFDGdflt26_LivETem_OnL12ine::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-animation-name: nsiokf-onlineicon;
    animation-name: nsiokf-onlineicon;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: .7;
    border-radius: 50%;
    background-color: inherit;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.NFDGdflt26_LivETem_OnL12ine::after {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

@keyframes nsiokf-onlineicon {
    from {
        opacity: .7;
        transform: translate(-50%, -50%) scale(1)
    }

    to {
        opacity: 0;
        transform: translate(-50%, -50%) scale(3.7)
    }
}

.NFDGdflt26_LivETem02__fdhKMN {
    -ms-flex-align: center;
    align-items: center
}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: 220px
}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_Bt659Frt_fdhKMN {
    float: left;
    margin: 10px 0 0
}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    padding-bottom: 20px
}

.NFDGdflt26_Left45SiDe_Se25ndLiNe {
    display: inline-block;
    margin-top: 0;
    font-size: 13px;
    width: 250px;
    white-space: nowrap;
    overflow: hidden
}

.NFDGdflt26_LivETem02__fdhKMN {
    width: 320px;
    height: 80px;
    grid-template-columns: 64px 1fr;
    grid-gap: 10px;
    padding: 8px
}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_C56nt {
    color: #3eac47;
    font-size: 14px
}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_V5ie658t {
    overflow: hidden
}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
    overflow: hidden
}

.NFDGdflt26_reTS86Tx_fdhKMN {
    overflow: hidden;
    padding-right: 35px
}

.NFDGdflt26_LivETem03__fdhKMN {
    width: 420px;
    grid-template-columns: 100px 1fr;
    padding: 0;
    box-shadow: inherit;
    overflow: visible;
    grid-gap: 10px;
    background: transparent
}

.NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
    overflow: hidden;
    box-shadow: 10px 20px 40px 0 rgba(36, 35, 40, .15);
    padding: 10px
}

.NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN img {
    max-width: 70px;
    max-height: 70px;
    height: 70px;
    width: 70px;
    object-fit: cover
}

.NFDGdflt26_LtS86Img_RDS {
    display: inline-block;
    line-height: inherit
}

.NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    box-shadow: 10px 20px 40px 0 rgba(36, 35, 40, .15);
    height: 100%;
    display: flex;
    padding: 15px 15px 30px;
    box-sizing: border-box
}

.NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    bottom: 15px;
    width: 100%;
    position: initial
}

.NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_Bt659Frt_fdhKMN {
    float: left;
    margin: 10px 0 0
}

.NFDGdflt26_ReViEwTem01__fdhKMN {
    padding: 0;
    grid-template-columns: 110px 1fr;
    height: 110px
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
    height: 100%
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN>img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_T563Ime {
    height: 20px;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important
}

.NFDGdflt26_SignUp89Tem__SvgBlovck {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.NFDGdflt26_SignUp89Tem01__fdhKMN {
    background: transparent;
    box-shadow: inherit;
    height: 120px;
    filter: drop-shadow(10px 20px 40px #24232826);
    z-index: 11;
    grid-gap: 10px;
    grid-template-columns: 100px 1fr
}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN>img {
    max-width: 100px;
    max-height: 100px;
    height: 100px;
    width: 100px;
    object-fit: cover
}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdCl27_IcnsEt_fdhKMN {}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    padding-bottom: 20px;
    padding-right: 15px
}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_Sign56Fist_Line {
    height: 30px;
    background: rgba(45, 202, 115, .2);
    width: auto;
    display: table;
    line-height: 30px;
    padding: 0 15px;
    color: #2dca73;
    overflow: hidden
}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    color: #415671;
    text-overflow: inherit
}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN .NFDGdBtn_Link856Tag_fdhKMN {
    font-size: 13px;
    color: #30c5fe;
    cursor: pointer
}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN {
    margin: 10px 0 0
}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN .NFDGdBtn_Link856Tag_fdhKMN svg {
    margin: 0 0 0 5px
}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: 260px
}

.NFDGdflt26_SignUp89Tem02__fdhKMN {
    width: 443px;
    height: 130px;
    grid-template-columns: 130px 1fr;
    padding: 0;
    background: transparent;
    box-shadow: inherit
}

.NFDGdflt26_SignUp89Tem02__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
    border-radius: 8px;
    box-shadow: 0 4px 24px #e5e9f291;
    padding: 6px
}

.NFDGdflt26_SignUp89Tem02__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN>img {
    max-width: 118px;
    max-height: 118px;
    height: 118px;
    width: 118px;
    object-fit: cover
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN {
    background: transparent;
    box-shadow: inherit;
    filter: drop-shadow(10px 20px 40px #24232826);
    height: 120px;
    width: 440px;
    grid-template-columns: 100px 1fr;
    grid-gap: 15px;
    z-index: 1
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_SignUp89Tem__SvgBlovck {
    height: auto;
    top: 0;
    left: 0;
    z-index: -1
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdCl27_IcnsEt_fdhKMN {}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_RevIeW89Tem_fBsHow>img,
.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_RevIeW89Tem_gGsHow>img {
    vertical-align: middle;
    margin: 0 5px;
    width: 17px
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
    height: 100px;
    width: 100px
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN>img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.NFDGdflt26_RevIeW56Fist_WordOne {
    background: rgba(62, 172, 71, .3);
    color: #3eac47;
    padding: 0 10px;
    border-radius: 6px;
    height: 30px;
    line-height: 30px
}

.NFDGdflt26_RevIeW56Fist_WordTwo {
    font-size: 13px;
    color: #8392a5;
    font-weight: 400;
    padding: 0 0 0 10px
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin: 8px 0 0;
    opacity: 1
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_RevIeW89Tem_fBsHow,
.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_RevIeW89Tem_gGsHow {
    font-weight: 700;
    color: #1c2d41;
    font-size: 17px;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: flex
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN {
    margin-top: 18px
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN .NFDGdBtn_Link856Tag_fdhKMN {
    height: 26px;
    background: #00bcb8;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 26px;
    display: inline-block;
    padding: 0 10px;
    cursor: pointer
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: 290px;
    right: 40px
}

.NFDGdflt26_SignUp89Tem03__fdhKMN {
    padding: 0;
    grid-template-columns: 120px 1fr;
    width: 430px;
    grid-gap: 20px;
    -ms-flex-align: center;
    align-items: center
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
    height: 100%
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN>img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
    text-overflow: inherit;
    font-size: 16px;
    color: #1c2d41
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    text-overflow: inherit
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN {
    margin: 8px 0;
    padding: 0
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN .NFDGdBtn_Link856Tag_fdhKMN {
    font-size: 13px;
    color: #3eac47;
    cursor: pointer
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN .NFDGdBtn_Link856Tag_fdhKMN svg {
    margin: 0 0 0 5px
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: 270px
}

.NFDGdflt26_OneLinENoTi_De15SiGn {
    padding: 0;
    max-width: 525px;
    width: max-content;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin: 0;
    line-height: normal;
    filter: drop-shadow(10px 20px 40px rgba(36, 35, 40, .15))
}

.NFDGdflt26_OneLinENoTi_Left023Part {
    width: 65px;
    height: 65px;
    box-shadow: inherit;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    z-index: 1;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    max-width: 65px
}

.NFDGdflt26_OneLinENoTi_PhoTo145Blk {
    width: 70px;
    height: 70px
}

.NFDGdflt26_OneLinENoTi_PhoTo145Blk img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover
}

.NFDGdflt26_OneLinENoTi_Right896Part {
    display: flex;
    height: 40px;
    line-height: normal;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-radius: 0 25px 25px 0;
    margin: 0;
    box-sizing: border-box;
    padding: 0 15px 0 33px;
    margin-left: -7px;
    padding: 0 15px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    overflow: hidden
}

.NFDGdflt26_OneLinENoTi_TexTFirst {
    line-height: normal;
    padding: 0 15px 0 0;
    font-size: 16px;
    font-weight: 700;
    width: 70%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden
}

.NFDGdflt26_OneLinENoTi_VeriFyBloCk {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    box-sizing: border-box;
    padding-left: 10px;
    float: left;
    min-width: 90px
}

.NFDGdflt26_OneLinENoTi_VeriFyBloCk svg {
    float: left
}

.NFDGdflt26_OneLinENoTi_Btm5A7Tag {
    padding: 0 0 0 5px;
    font-size: 13px;
    color: #20c484;
    max-width: 80px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    float: left
}

.NFDGdflt26_OneLinENoTi_DeTeMp02 {
    width: 642px
}

.NFDGdflt26_OneLinENoTi_DeTeMp02 .NFDGdflt26_OneLinENoTi_PhoTo145Blk {
    width: 65px;
    height: 65px;
    background: #2dca73;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.NFDGdflt26_OneLinENoTi_DeTeMp02 .NFDGdflt26_OneLinENoTi_TexTFirst {
    display: flex;
    width: 100%
}

.NFDGdflt26_OneLinENoTi_DeTeMp02 .NFDGdflt26_OneLinENoTi_Count45BloCk {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: normal
}

.NFDGdflt26_OneLinENoTi_DeTeMp02 .NFDGdflt26_OneLinENoTi_OfF45BloCk {
    font-size: 14px;
    font-weight: 700;
    color: #087438;
    line-height: normal;
    text-align: center
}

.NFDGdflt26_OneLinENoTi_DeTeMp02 .NFDGdflt26_OneLinENoTi_Right896Part {
    background: rgba(45, 202, 115, .1)
}

.NFDGdflt26_OneLinENoTi_DeTeMp02 .NFDGdflt26_OneLinENoTi_TexTWorDOnE {
    font-size: 16px;
    color: #5c8b71
}

.NFDGdflt26_OneLinENoTi_DeTeMp02 .NFDGdflt26_OneLinENoTi_TexTWorDTwO {
    font-size: 16px;
    color: #5c8b71
}

.NFDGdflt26_OneLinENoTi_DeTeMp02 .NFDGdflt26_OneLinENoTi_TexTWorDThIrD {
    font-size: 16px;
    color: #5c8b71
}

.NFDGdflt26_mB45sHOw {
    display: none
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_img svg {
    position: absolute;
    left: 10px;
    top: -51px;
    z-index: 0
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
    overflow: visible;
    position: relative
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_SignUp89Tem05_OFf45BlOck {
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 0
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_SignUp89Tem05_DisCoUnt {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    width: 50px;
    margin: 0 auto
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_SignUp89Tem05_DisTextOfF {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    line-height: 24px
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdBtn_CblL_fdhKMN .NFDGdflt26_Sb425txt_ctaLiNk {
    background: transparent;
    color: #7089ff;
    padding: 0;
    text-align: left;
    margin: 0;
    line-height: normal;
    height: auto
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdBtn_CblL_fdhKMN {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin: 9px 0 0
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdBtn_CblL_fdhKMN svg {
    margin: 0 0 0 5px
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
    text-overflow: inherit
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    text-overflow: inherit
}

.NFDGdflt26_SignUp89Tem05__fdhKMN #noti-left-part-2 #Base-2 {
    opacity: .5
}

.NFDGdflt26_SignUp89Tem06__fdhKMN {}

.NFDGdflt26_OneLinENoTi_DeTeMp03 {
    max-width: 509px;
    padding: 0;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin: 0;
    line-height: normal;
    width: 100%
}

.NFDGdflt26_OneLinENoTi_RightSecStyPart {
    display: flex;
    height: 40px;
    line-height: normal;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-radius: 0 25px 25px 0;
    margin: 0;
    box-sizing: border-box;
    margin-left: -7px;
    padding: 0 15px;
    overflow: hidden;
    margin-left: 0;
    padding: 0 15px;
    border-radius: 25px
}

.NFDGdflt26_OneLinENoTi_DeTeMp03 .NFDGdflt26_OneLinENoTi_TexTFirst {
    line-height: normal;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 5px 0 0;
    padding: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    font-weight: 400;
    font-size: 14px
}

.NFDGdflt26_OneLinENoTi_DeTeMp03 .NFDGdflt26_OneLinENoTi_TexTTwo {
    line-height: normal;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
    color: #1c2d41;
    margin: 0 5px 0 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp03 .NFDGdflt26_OneLinENoTi_TexTThiRd {
    line-height: normal;
    padding: 0 5px 0 0;
    font-size: 14px;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
    color: #168ef7;
    margin: 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp03 .NFDGdflt26_OneLinENoTi_TexTFoUr {
    line-height: normal;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    color: #1c2d41;
    box-sizing: border-box;
    margin: 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp04 {
    max-width: 525px;
    width: 100%
}

.NFDGdflt26_OneLinENoTi_DeTeMp04 .NFDGdflt26_OneLinENoTi_Left023Part {
    box-shadow: inherit
}

.NFDGdflt26_OneLinENoTi_DeTeMp04 .NFDGdflt26_OneLinENoTi_Right896Part {
    display: flex;
    height: 40px;
    line-height: normal;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-radius: 0 25px 25px 0;
    margin: 0;
    box-sizing: border-box;
    overflow: hidden;
    margin-left: -7px;
    padding: 0 15px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.NFDGdflt26_OneLinENoTi_DeTeMp04 .NFDGdflt26_OneLinENoTi_TexTFirst {
    line-height: normal;
    padding: 0 5px 0 0;
    font-size: 22px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    color: #fb5360;
    margin: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.NFDGdflt26_OneLinENoTi_DeTeMp04 .NFDGdflt26_OneLinENoTi_TexTTwo {
    line-height: normal;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
    color: #1c2d41;
    margin: 0 5px 0 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp04 .NFDGdflt26_OneLinENoTi_TexTThiRd {
    line-height: normal;
    padding: 0 5px 0 0;
    font-size: 14px;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
    color: #168ef7;
    margin: 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp04 .NFDGdflt26_OneLinENoTi_TexTFoUr {
    line-height: normal;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    color: #1c2d41;
    box-sizing: border-box;
    margin: 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdflt26_OneLinENoTi_Left023Part {
    width: 65px;
    height: 65px;
    box-shadow: inherit;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    z-index: 1;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    max-width: 65px;
    background: #fff
}

.NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdflt26_LivETem_OnL12ine {
    margin: 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdflt26_OneLinENoTi_Right896Part {
    display: flex;
    height: 40px;
    line-height: normal;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-radius: 0 25px 25px 0;
    margin: 0;
    box-sizing: border-box;
    margin-left: -7px;
    padding: 0 15px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    overflow: visible
}

.NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdflt26_OneLinENoTi_TexTFirst {
    line-height: normal;
    padding: 0 5px 0 0;
    font-size: 16px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden
}

.NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdflt26_OneLinENoTi_VeriFyBloCk {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    box-sizing: border-box;
    padding-left: 10px;
    min-width: auto
}

.NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdflt26_OneLinENoTi_Btm5A7Tag {
    padding: 2px 0 0 8px;
    font-size: 13px;
    color: #20c484;
    max-width: 80px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    float: right;
    margin-top: -1px
}

.NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdflt26_OneLinENoTi_TexTScnd {
    margin-top: -1px
}

.NFDGdflt26_OneLinENoTi_DeTeMp06 {
    max-width: 525px;
    width: 100%
}

.NFDGdflt26_OneLinENoTi_DeTeMp06 .NFDGdflt26_OneLinENoTi_Left023Part {
    box-shadow: inherit
}

.NFDGdflt26_OneLinENoTi_DeTeMp06 .NFDGdflt26_OneLinENoTi_Right896Part {
    display: flex;
    height: 40px;
    line-height: normal;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-radius: 0 25px 25px 0;
    margin: 0;
    box-sizing: border-box;
    margin-left: -7px;
    padding: 0 15px;
    overflow: hidden;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.NFDGdflt26_OneLinENoTi_DeTeMp06 .NFDGdflt26_OneLinENoTi_TexTFirst {
    line-height: normal;
    padding: 0 5px 0 0;
    font-size: 14px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.NFDGdflt26_OneLinENoTi_DeTeMp06 .NFDGdflt26_OneLinENoTi_TexTTwo {
    line-height: normal;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
    color: #1c2d41;
    margin: 0 5px 0 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp06 .NFDGdflt26_OneLinENoTi_TexTThiRd {
    line-height: normal;
    padding: 0 5px 0 0;
    font-size: 14px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
    color: #168ef7;
    margin: 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp06 .NFDGdflt26_OneLinENoTi_TexTFoUr {
    line-height: normal;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    color: #1c2d41;
    box-sizing: border-box;
    margin: 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp06 .NFDGdflt26_OneLinENoTi_PhoTo145Blk {
    margin-right: 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN {
    padding: 8px;
    width: 320px;
    box-sizing: border-box;
    display: flex;
    height: 80px;
    -ms-flex-align: start;
    align-items: start;
    grid-gap: inherit;
    filter: drop-shadow(10px 20px 40px rgba(36, 35, 40, .15))
}

.NFDGdflt26_AvaTar_Ico2n {
    min-width: 64px;
    width: 64px;
    height: 64px;
    margin-right: 8px
}

.NFDGdflt26_AvaTar_Ico2n img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdCl27_IcnsEt_fdhKMN {}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
    margin-bottom: 0
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    padding-right: 25px
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_V5ie658t {
    font-size: 13px;
    line-height: 24px;
    font-weight: 600
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_Left45SiDe_Se25ndLiNe {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #4e5d78
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: calc(100% - 90px);
    right: 10px;
    bottom: 5px
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_TiMeaGo_fdhKMN {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: #4e5d78;
    padding-right: 10px;
    max-width: 115px;
    white-space: nowrap;
    overflow: hidden
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_Bt659Frt_fdhKMN .NFDGdflt26_Btm5A7Tag {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #3eac47;
    position: relative;
    max-width: 90px;
    white-space: nowrap;
    text-overflow: inherit;
    overflow: hidden
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_ToPuPBuTton_fdhKMN {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 12px;
    background: #44ae4c;
    border-radius: 4px;
    color: #fff;
    padding: 0 11px;
    cursor: pointer;
    height: 23px;
    line-height: 21px
}

.NFDGdflt26_SignUp89Tem06__fdhKMN .NFDGdflt26_V5ie658t {
    line-height: 100%
}

.NFDGdflt26_SignUp89Tem07__fdhKMN .NFDGdflt26_AvaTar_Ico2n {
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.NFDGdflt26_SignUp89Tem08__fdhKMN .NFDGdflt26_AvaTar_Ico2n {
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.NFDGdflt26_SignUp89Tem08__fdhKMN .NFDGdflt26_CoUntTeXt_fdhKMN {
    padding: 0 5px 0 0;
    font-size: 21px;
    color: #3eac47
}

.NFDGdflt26_SignUp89Tem09__fdhKMN .NFDGdflt26_AvaTar_Ico2n {
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.NFDGdflt26_SignUp89Tem09__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {}

.NFDGdflt26_SignUp89Tem09__fdhKMN .NFDGdflt26_V5ie658t {
    line-height: initial
}

.NFDGdflt26_SignUp89Tem09__fdhKMN .NFDGdflt26_Left45SiDe_Se25ndLiNe {
    margin-bottom: 3px
}

.NFDGdflt26_SignUp89Tem10__fdhKMN .To45ta25lSi5gn_cout54NuMbEr {
    height: 100%;
    background: rgba(62, 172, 71, .2);
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.NFDGdflt26_SignUp89Tem10__fdhKMN .NFDGdflt26_V5ie658t {
    line-height: 100%
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_Lmted1riGht_fdhKMN {
    font-size: 14px;
    color: #3eac47
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .To45ta25lSi5gn_cout48TeXt {
    font-size: 12px;
    position: relative;
    top: -7px;
    color: #3eac47;
    margin: 4px 0 0
}

.NFDGdflt26_SignUp89Tem11__fdhKMN {}

.NFDGdflt26_SignUp89Tem12__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 3px
}

.NFDGdflt26_SignUp89Tem12__fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin: 11px 0 0
}

.NFDGdflt26_SignUp89Tem13__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 3px
}

.NFDGdflt26_SignUp89Tem13__fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin: 11px 0 0
}

.NFDGdflt26_WiDtH320HiGhT100__fdhKMN * {
    box-sizing: border-box;
    line-height: initial
}

.NFDGdflt26_WiDtH320HiGhT100__fdhKMN {
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    width: 320px;
    box-sizing: border-box;
    display: flex;
    height: 100px;
    -ms-flex-align: start;
    align-items: start;
    position: relative;
    border: 0 solid #000;
    background: #fff;
    border-radius: 8px
}

.NFDGdflt26_SignUpbuLK_bLoCk {
    min-width: 80px;
    width: 80px;
    height: 80px;
    margin-right: 8px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #edfcee;
    -ms-flex-direction: column;
    flex-direction: column
}

.NFDGdflt26_SignUpbuLK_liNeOnE,
.NFDGdflt26_SignUpbuLK_liNeTwO {
    white-space: nowrap;
    overflow: hidden;
    max-width: 190px
}

.NFDGdflt26_SignUpbuLK_couNt {
    color: #3eac47;
    font-family: lato;
    font-size: 17px;
    font-weight: 700;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.NFDGdflt26_SignUpbuLK_couNteXT {
    color: #3eac47;
    font-family: lato;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.NFDGdflt26_SignUpbuLK_RighT {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    -ms-flex-align: start;
    align-items: flex-start
}

.NFDGdflt26_SignUpbuLK_liNeFouR {
    margin-top: auto;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.NFDGdflt26_SignUpbuLK_BraNd {
    display: block;
    position: relative;
    top: 2px
}

.NFDGdflt26_SignUpbuLK_BraNd svg {
    float: left
}

.NFDGdflt26_SignUpbuLK_TitLE {
    color: #3c4858;
    font-family: lato;
    font-size: 13px;
    font-weight: 700;
    vertical-align: top;
    line-height: 14px;
    white-space: nowrap
}

.NFDGdflt26_SignUpbuLK_SuBtitLe {
    color: #3c4858;
    font-family: lato;
    font-size: 12px;
    margin: 4px 0 0;
    padding: 0
}

.btn-noti {
    padding: 0;
    margin: 0;
    border: 0 solid #000;
    min-width: 80px;
    width: 100%;
    text-align: left;
    color: #3eac47;
    font-family: lato;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    background: 0 0;
    text-decoration: none;
    text-transform: inherit;
    border-radius: 0
}

.btn-noti svg {
    margin: 0 0 0 5px
}

.NFDGdflt26_SignUpbuLK_liNeThReE {
    margin-top: 6px
}

.NFDGdflt26_SignUpbuLK_DaYs {
    color: #93a9c2;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    overflow: hidden;
    position: relative;
    bottom: -3px
}

.NFDGdflt26_SignUp89Tem14__fdhKMN {}

.NFDGdflt26_SignUp89Tem15__fdhKMN {}

.NFDGdflt26_SignUp89Tem16_fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 3px
}

.NFDGdflt26_SignUp89Tem16_fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin: 10px 0 0
}

.NFDGdflt26_SignUpPuRcHaSEd_image {
    width: 80px;
    height: 80px
}

.NFDGdflt26_SignUpPuRcHaSEd_image img {
    min-width: 80px;
    width: 80px;
    height: 80px;
    object-fit: cover
}

.NFDGdflt26_SignUp89Tem15__fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk {
    background: transparent
}

.NFDGdflt26_WiDtH320HiGhT100__fdhKMN .NFDGdflt26_PuRcHAsE_bRanDnAmE {
    white-space: nowrap;
    overflow: hidden;
    max-width: 80px
}

.NFDGdflt26_TotAlVieW89Tem01__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 3px
}

.NFDGdflt26_TotAlVieW89Tem01__fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin-top: 11px
}

.NFDGdflt26_TotAlVieW89Tem01__fdhKMN .WIgUkjbHRegk_t86o24art {
    text-align: center
}

.NFDGdflt26_TotAlVieW89Tem02__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 3px
}

.NFDGdflt26_TotAlVieW89Tem02__fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin-top: 11px
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_V5ie658t img {
    width: 12px;
    height: 12px;
    margin: 0 5px
}

.ReViEw_IcoN_WidtH15 {
    width: 12px;
    height: 12px
}

.NFDGdflt26_ReViEwTem02_fdhKMN {
    height: 110px;
    -s-flex-align: center !important;
    align-items: center !important
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_V5ie658t {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_Left45SiDe_Se25ndLiNe {
    height: auto;
    margin: 0;
    line-height: normal;
    text-overflow: inherit;
    overflow: hidden;
    display: -webkit-box;
    line-height: 14px;
    max-height: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: inherit;
    -ms-text-overflow: inherit;
    font-size: 12px;
    padding: 0 28px 0 0;
    box-sizing: border-box;
    white-space: normal
}

.NFDGdflt26_ReViEwTem02_fdhKMN .ReViEw_IcoN_WidtH15 {
    margin: 0 5px
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_Bt659Frt_fdhKMN {
    max-width: 90px;
    white-space: nowrap;
    display: flex
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    display: flex;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.NFDGdflt26_ReViEwTem03_fdhKMN .ReViEw_IcoN_WidtH15 {
    margin: 0 5px
}

.NFDGdflt26_ReViEwTem03_fdhKMN .NFDGdflt26_Bt659Frt_fdhKMN {
    max-width: 90px;
    white-space: nowrap;
    display: flex
}

.NFDGdflt26_ReViEwTem03_fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    display: flex;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.NFDGdflt26_AtaGBtN_fdhKMN {
    color: #fff;
    text-transform: inherit;
    text-decoration: none;
    padding: 0;
    margin: 0;
    opacity: 1;
    display: block
}

.NFDGdflt26_ReViEwTem03_fdhKMN .NFDGdflt26_Left45SiDe_Se25ndLiNe img {
    max-width: 13px !important;
    margin: 0 0 0 5px
}

.NFDGdflt26_ReViEwTem04_fdhKMN .NFDGdflt26_Sb425txt_blk_rvw_img p,
.NFDGdflt26_ReViEwTem04_fdhKMN .NFDGdflt26_Sb425txt_blk_rvw_img p span {
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.NFDGdflt26_ReViEwTem04_fdhKMN .NFDGdflt26_Sb425txt_blk_rvw_img {
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin: 5px 0 0;
    opacity: 1
}

.NFDGdflt26_ReViEwTem04_fdhKMN .NFDGdflt26_C56nt {
    background: rgba(62, 172, 71, .2);
    padding: 3px 10px;
    margin: 0 5px 0 0;
    font-size: 12px
}

.NFDGdflt26_ReViEwTem04_fdhKMN .NFDGdflt26_Sb425txt_blk_rvw_img img:first-child {}

.NFDGdflt26_ReViEwTem04_fdhKMN .NFDGdflt26_ToPuPBuTton_fdhKMN {
    position: inherit;
    right: auto;
    top: auto;
    font-size: 12px;
    background: 0 0;
    border-radius: 0;
    color: inherit;
    padding: 7px 0 0;
    cursor: pointer
}

.NFDGdflt26_ReViEwTem04_fdhKMN .NFDGdflt26_ToPuPBuTton_fdhKMN svg {
    margin-left: 5px;
    position: relative;
    top: 1px
}

.NFDGdflt26_SignUp89Tem07__fdhKMN .NFDGdflt26_AvaTar_Ico2n {
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.NFDGdflt26_SignUp89Tem04_CircLeLeFt {
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    height: 100%;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    background: #edfcee;
    border-radius: 50%
}

.NFDGdflt26_SignUp89Tem04_CircLeLeFt .SignUp89Tem04_CircLecoUnt {
    color: #3eac47;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    line-height: normal
}

.NFDGdflt26_SignUp89Tem04_CircLeLeFt .SignUp89Tem04_CircLeTeXt {
    color: #3eac47;
    font-size: 12px;
    text-align: center;
    width: 100%;
    line-height: normal
}

.NFDGdflt26_FirStLine_TwoDiv {
    display: flex !important
}

.NFDGdflt26_FirStLine_TwoDiv .NFDGdflt26_RevIeW56Fist_WordTwo {
    font-size: 14px;
    font-weight: 700;
    color: #3c4858
}

.NFDGdflt26_CusTomNofI_fdhKMN {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
    max-width: 320px;
    height: auto;
    min-height: 80px;
    background-color: #fff;
    border-radius: 8px;
    position: relative;
    width: 320px
}

.NFDGdflt26_CusTomNofI_LefTbLocK {
    width: 80px;
    min-width: 80px;
    height: 80px;
    box-sizing: border-box;
    position: relative
}

.NFDGdflt26_CusTomNofI_PhOtOBloCk img {
    object-fit: cover;
    width: 64px;
    height: 64px
}

.NFDGdflt26_CusTomNofI_RiGhTbLocK {
    overflow: hidden;
    padding: 0 0 0 8px;
    margin: 0;
    width: 100%
}

.NFDGdflt26_CusTomNofI_LinEoNe {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
    white-space: nowrap;
    overflow: hidden
}

.NFDGdflt26_CusTomNofI_HeaDTiTlE {
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin: 0;
    padding: 0
}

.NFDGdflt26_CusTomNofI_LinEtWo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.NFDGdflt26_CusTomNofI_SubTexT {
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
    color: #415671;
    max-height: 100%;
    padding-right: 20px
}

.NFDGdflt26_ToPuPBuTton_fdhKMN {
    font-size: 12px;
    background: #44ae4c;
    border-radius: 4px;
    color: #fff;
    padding: 5px 11px;
    cursor: pointer;
    line-height: 14px
}

.NFDGdflt26_CusTomNofI_fdhKMN .NFDGdCl27_IcnsEt_fdhKMN {}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    bottom: 5px
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdCl27_IcnsEt_fdhKMN {}

.NFDGdflt26_ReViEwTem_RevIeWNaMe {
    max-width: 80%;
    overflow: hidden;
    margin-right: 5px;
    white-space: nowrap
}

.NFDGdflt26_ReViEwTem_oNiCoN img {
    vertical-align: middle;
    margin: 0 5px;
    width: 13px
}

.NFDGdflt26_CusTomNofI_TeMnO2 {
    padding: 0
}

.NFDGdflt26_CusTomNofI_TeMnO2 .NFDGdflt26_CusTomNofI_PhOtOBloCk img {
    object-fit: cover;
    width: 80px;
    height: 80px
}

.NFDGdflt26_CusTomNofI_TeMnO2 .NFDGdflt26_CusTomNofI_RiGhTbLocK {
    padding: 8px
}

.NFDGdflt26_ModElTEm_fdhKMN {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    line-height: normal;
    max-width: 330px;
    width: 330px;
    min-height: 360px;
    margin: 0;
    padding: 25px;
    background: #fff;
    box-shadow: 10px 20px 40px 0 rgba(36, 35, 40, .15);
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0 solid #000
}

.NFDGdflt26_ModElTEm_iNbLoCk {
    overflow: hidden
}

.NFDGdflt26_ModElTEm_FristLiNe {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 0 15px
}

.NFDGdflt26_ModElTEm_teXt {
    white-space: normal;
    word-break: break-word;
    overflow: hidden;
    width: 100%;
    display: table
}

.NFDGdflt26_ModElTEm_sEcOnDLiNe {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 15px
}

.NFDGdflt26_ModElTEm_tHiRdLiNe {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 0 15px
}

.NFDGdflt26_ModElTEm_BuTtoNiTem {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: inherit;
    font-family: inherit;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    padding: 8px 18px;
    margin: 0;
    background: #45af4e;
    width: auto;
    border-radius: 6px;
    cursor: pointer
}

.NFDGdflt26_ModElTEm_FouRLiNe {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 0 0
}

.NFDGdflt26_ModElTEm_BranDBoX {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.NFDGdflt26_ModElTEm_BranDTeXt {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #3eac47;
    position: relative;
    max-width: 90px;
    white-space: nowrap;
    text-overflow: inherit;
    overflow: hidden;
    padding: 0 5px;
    cursor: pointer
}

.NFDGdflt26_ModElTEm_fdhKMN .NFDGdCl27_IcnsEt_fdhKMN {
    top: 0;
    right: 0 !important;
    left: auto !important
}

.NFDGdflt26_PuRcHAsE89Tem01__fdhKMN {
    padding: 0;
    border: 0 solid #fff
}

.NFDGdflt26_PuRcHAsE_lEfT {
    min-width: 80px;
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NFDGdflt26_PuRcHAsE_ImaGe {
    width: 80px;
    height: 80px
}

.NFDGdflt26_PuRcHAsE_ImaGe img {
    min-width: 80px;
    width: 80px;
    height: 80px;
    object-fit: cover
}

.NFDGdflt26_PuRcHAsE_RigHt {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 8px 20px;
    position: relative;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box
}

.NFDGdflt26_PuRcHAsERigHt_MaINbLocK {
    -ms-flex-align: center;
    align-items: center;
    height: 55px;
    display: block;
    text-overflow: inherit;
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box
}

.NFDGdflt26_PuRcHAsE_LineFouR {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0;
    padding-right: 10px;
    box-sizing: border-box;
    padding-left: 8px
}

.NFDGdflt26_PuRcHAsE_TimEbRanD {
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.NFDGdflt26_PuRcHAsE_texTTitLe {
    color: #3c4858;
    font-family: lato;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    line-height: normal
}

.NFDGdflt26_PuRcHAsE_texTsUb {
    color: #8d9aaa;
    font-family: lato;
    font-size: 13px;
    font-weight: 700;
    text-overflow: inherit;
    overflow: hidden;
    line-height: normal;
    white-space: nowrap
}

.NFDGdflt26_PuRcHAsE_tImEaGo {
    color: #93a9c2;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    width: 110px;
    white-space: nowrap;
    text-overflow: inherit;
    overflow: hidden
}

.NFDGdflt26_PuRcHAsE_bRanD {
    line-height: 16px;
    min-height: 16px;
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
}

.NFDGdflt26_PuRcHAsE_bRanDnAmE {
    color: #3eac47;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    display: block;
    padding: 0 5px
}

.NFDGdflt26_PuRcHAsE_cliCk {
    margin: 2px 0 0;
    color: #3eac47;
    font-family: lato;
    font-size: 14px;
    font-weight: 700;
    border-radius: 7px;
    cursor: pointer
}

.NFDGdflt26_PuRcHAsE_cliCk svg {
    margin: 0 0 0 5px
}

.NFDGdflt26_PuRcHAsE89Tem01__fdhKMN .NFDGdflt26_PuRcHAsE_bRanD svg {
    float: left
}

.NFDGdflt26_PuRcHAsE89Tem01__fdhKMN .NFDGdflt26_PuRcHAsE_bRanD .NFDGdflt26_PuRcHAsE_bRanDnAmE {
    float: left
}

.NFDGdflt26_ReViEwTem05_fdhKMN {
    padding: 0;
    border: 0 solid #fff;
    height: 100px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_lEfT {
    min-width: 100px;
    width: 100px;
    height: 100px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_ImaGe {
    width: 100px;
    height: 100px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_ImaGe img {
    min-width: 100px;
    width: 100px;
    height: 100px;
    object-fit: cover
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_LineOnE {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_ReViEwTem_RevIeWNaMe {
    color: #1c2d41;
    font-family: lato;
    font-size: 14px;
    font-weight: 700
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_ReViEwTem_oNiCoN img {
    vertical-align: middle;
    margin: 0 5px;
    width: 12px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_texTsUb {
    height: auto;
    line-height: 12px;
    text-overflow: inherit;
    overflow: hidden;
    display: -webkit-box;
    max-height: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: inherit;
    -ms-text-overflow: inherit;
    font-size: 12px;
    box-sizing: border-box;
    white-space: normal;
    line-height: 15px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_RigHt {
    padding: 7px 8px 22px;
    height: 100%;
    -ms-flex-align: start;
    align-items: start
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_ReViEwTem_oNiCoN {
    display: -ms-flexbox;
    display: flex
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_S568tAr_B25lOck {
    line-height: normal
}

.NFDGdflt26_ReViEwTem05_fdhKMN .FDGdflt26_S568tAr_C866ouNt {
    line-height: normal
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_LineFouR {
    bottom: 5px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_bRanD svg {
    float: left
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_bRanD .NFDGdflt26_PuRcHAsE_bRanDnAmE {
    float: left
}

.NFDGdflt26_ToTalReViEwTEM01_fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 8px
}

.NFDGdflt26_ToTalReViEwTEM01_fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin: 32px 0 0
}

.NFDGdflt26_ToTalReViEwTEM01_fdhKMN .NFDGdflt26_sL img {
    max-width: 13px !important;
    margin: 0 0 0 5px
}

.NFDGdflt26_PuRcHAsE89Tem02__fdhKMN {
    padding: 0;
    border: 0 solid #fff
}

.NFDGdflt26_PuRcHAsE89Tem02__fdhKMN .NFDGdflt26_PuRcHAsE_lEfT {
    background: #edfcee
}

.NFDGdflt26_PuRcHAsE89Tem02__fdhKMN .NFDGdflt26_PuRcHAsE_cliCk {
    margin: 5px 0 0
}

.NFDGdflt26_aLlboXShaDoW_fdhKMN {
    filter: drop-shadow(10px 20px 40px rgba(36, 35, 40, .15))
}

.NFDGdflt26_ToTaLPuRcHaSeTEM01_fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 5px
}

.NFDGdflt26_ToTaLPuRcHaSeTEM02_fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 5px
}

.NFDGdflt26_cLiCkTocAlL_BlOcK {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.NFDGdflt26_cLiCkTocAlL_fdhKMN {
    display: -webkit-flex;
    display: flex;
    transition: .3s ease all;
    position: relative;
    width: 100%;
    max-width: 250px
}

.NFDGdflt26_cLiCkTocAlL_fdhKMN * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NFDGdflt26_cLiCkTocAlL_ButTonCom {
    position: inherit;
    border-radius: 10px;
    -webkit-align-items: center;
    align-items: center;
    text-decoration: none !important;
    -webkit-justify-content: center;
    justify-content: center;
    box-shadow: 0 0 0 0 transparent, 0 5px 10px rgba(0, 0, 0, .2);
    z-index: 9;
    transition: all .3s ease;
    padding: 10px 18px;
    background: #3eac47;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 200px;
    font-family: lato, sans-serif;
    min-width: auto;
    cursor: pointer;
    height: 44px;
    left: 10px
}

.NFDGdflt26_cLiCkTocAlL_IcoNPhOn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.NFDGdflt26_cLiCkTocAlL_fdhKMN .NFDGdflt26_Sb_hdE_SMpoUP {
    width: 44px;
    height: 44px;
    padding: 0;
    min-width: auto;
    border-radius: 500px !important
}

.NFDGdflt26_cLiCkTocAlL_IcoNPhOn svg {
    box-sizing: border-box;
    opacity: 0;
    display: none
}

.NFDGdflt26_cLiCkTocAlL_IcoNPhOn .cLiCkTocAlL_IcoNPhOnEsVg {
    opacity: 1;
    display: block
}

.NFDGdflt26_cLiCkTocAlL_fdhKMN .NFDGdflt26_Sb_hdE_SMpoUP .NFDGdflt26_cLiCkTocAlL_IcoNPhOn .cLiCkTocAlL_IcoNPhOnEsVg {
    opacity: 0;
    display: none
}

.NFDGdflt26_cLiCkTocAlL_fdhKMN .NFDGdflt26_Sb_hdE_SMpoUP .NFDGdflt26_cLiCkTocAlL_IcoNPhOn .cLiCkTocAlL_IcoNCloSesVg {
    opacity: 1;
    display: block
}

.cLiCkTocAlL_IcoNPhOnEsVg .cLiCkTocAlL_IcoNPhOnEImg {
    display: block;
    opacity: 1;
    line-height: 0;
    width: 20px;
    height: 20px
}

.NFDGdflt26_cLiCkTocAlL_BtNTexteDit {
    color: #fff;
    line-height: 1.333333;
    font-size: 18px;
    font-weight: 700;
    margin-left: 12px;
    z-index: 1;
    transition: .3s ease all;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    white-space: nowrap;
    overflow: hidden;
    max-width: 130px;
    width: 100%
}

.NFDGdflt26_cLiCkTocAlL_fdhKMN .NFDGdflt26_Sb_hdE_SMpoUP .NFDGdflt26_cLiCkTocAlL_BtNText .NFDGdflt26_cLiCkTocAlL_BtNTexteDit {
    width: 0;
    height: 0
}

.NFDGdflt26_cLiCkTocAlL_WinDowShoW {
    opacity: 0;
    top: 0;
    transition: .3s ease all;
    position: absolute;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    min-width: 260px;
    background-color: #fff;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .1);
    filter: drop-shadow(10px 20px 40px rgba(36, 35, 40, .15));
    overflow: hidden;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
    right: 0;
    background-color: #fff;
    border: 0 solid #000;
    left: 0;
    height: 0
}

.NFDGdflt26_cLiCkTocAlL_fdhKMN .NFDGdflt26_Sb_oPN_LgPoUP {
    opacity: 1;
    top: -12px;
    pointer-events: all;
    -webkit-transform: translateY(calc(-100% - 4px));
    transform: translateY(calc(-100% - 4px));
    height: auto
}

.NFDGdflt26_WinDowShoW_hDrCompO {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center
}

.NFDGdflt26_WinDowShoW_hDrCompO>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.NFDGdflt26_WinDowShoW_iMgCompO {
    width: 56px;
    height: 56px;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    position: relative
}

.NFDGdflt26_WinDowShoW_iMgCompO img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: table;
    margin: 0 auto;
    object-fit: cover
}

.WinDowShoW_ConTeNt_Rowtwoinput {
    margin-bottom: 10px
}

.WinDowShoW_ConTeNt_PnoNeNuMBer+.WinDowShoW_ConTeNt_PnoNeNuMBer {
    margin-top: 10px
}

.WinDowShoW_PnoNeNuMBer_InpUtCalL {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box
}

.WinDowShoW_PnoNeNuMBer_InpUtCalL {
    text-align: center
}

.WinDowShoW_ConTeNt_textarea .fEEdbAcK_coNtENt_TextArea {
    border: 1px solid #ccc;
    box-shadow: inherit;
    margin: 10px 0;
    height: 60px;
    font-size: 12px
}

.NFDGdflt26_Sb3MT_cMPl_sry {
    border: 1px solid #ee3b3b !important
}

.NFDGdflt26_WinDowShoW_hDrtiTlE {
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    margin-top: 12px;
    font-family: lato, sans-serif
}

.WinDowShoW_ConTeNt_FiRstLiNe {
    font-size: 15px;
    font-weight: 700;
    font-family: lato, sans-serif;
    color: #3eac47
}

.WinDowShoW_ConTeNt_SeCoNdLiNe {
    margin: 4px 0 0
}

.NFDGdflt26_WinDowShoW_hDrcaPtioN {
    font-weight: 400;
    font-size: 12px;
    color: #8d9aaa;
    line-height: normal;
    margin-top: 4px;
    font-family: lato, sans-serif
}

.WinDowShoW_ConTeNt_Block {
    text-align: center;
    color: rgba(0, 22, 46, .9);
    font-size: 13px;
    font-family: lato, sans-serif;
    margin-top: 14px;
    margin-bottom: 18px
}

.WinDowShoW_FooTeR_Text {
    display: -ms-flexbox;
    display: flex;
    margin: 4px 0;
    padding: 5px 0;
    font-family: lato, sans-serif;
    cursor: pointer;
    width: 100%;
    display: inline-block
}

.NFDGdflt26_WinDowShoW_ThAnkU .WinDowShoW_ThAnkU_tExT {
    display: none
}

.WinDowShoW_ThAnkU_tExT {
    margin: 0 auto;
    display: inline-block;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    padding: 9px 20px;
    border-radius: 8px;
    position: relative;
    z-index: 11;
    overflow: hidden;
    cursor: pointer
}

.NFDGdflt26_Sb42SIThn_sccs_hlink {
    cursor: pointer;
    text-decoration: underline
}

.NFDGdflt26_cLiCkTocAlL_TwOiCoN {
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.NFDGdflt26_cLiCkTocAlL_fdhKMN .NFDGdflt26_Sb_hdE_SMpoUP .NFDGdflt26_cLiCkTocAlL_TwOiCoN {
    display: block
}

.NFDGdflt26_cLiCkTocAlL_IcoNLblmAil {
    margin-top: 4px
}

.ql-align-center {
    text-align: center !important
}

.ql-align-right {
    text-align: right !important
}

.ql-align-justify {
    text-align: justify !important
}

div[class*=NFDGdflt26_Sb425txt_] .ql-snow .ql-editor h1,
div[class*=NFDGdflt26_Sb425txt_] .ql-editor h1,
.NFDGdflt26_ProNoTiOn_OfFEr h1 {
    font-size: 32px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    line-height: normal
}

div[class*=NFDGdflt26_Sb425txt_] .ql-snow .ql-editor h2,
div[class*=NFDGdflt26_Sb425txt_] .ql-editor h2,
.NFDGdflt26_ProNoTiOn_OfFEr h2 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    line-height: normal
}

div[class*=NFDGdflt26_Sb425txt_] .ql-snow .ql-editor h3,
div[class*=NFDGdflt26_Sb425txt_] .ql-editor h3,
.NFDGdflt26_ProNoTiOn_OfFEr h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400
}

div[class*=NFDGdflt26_Sb425txt_] .ql-snow .ql-editor h4,
div[class*=NFDGdflt26_Sb425txt_] .ql-editor h4,
.NFDGdflt26_ProNoTiOn_OfFEr h4 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 400
}

div[class*=NFDGdflt26_Sb425txt_] .ql-snow .ql-editor h5,
div[class*=NFDGdflt26_Sb425txt_] .ql-editor h5,
.NFDGdflt26_ProNoTiOn_OfFEr h5 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: 400
}

div[class*=NFDGdflt26_Sb425txt_] .ql-snow .ql-editor p,
div[class*=NFDGdflt26_Sb425txt_] .ql-editor p,
.NFDGdflt26_ProNoTiOn_OfFEr p {
    font-size: 14px;
    padding: 0;
    margin: 0
}

div[class*=NFDGdflt26_Sb425txt_] .ql-snow .ql-editor h6,
div[class*=NFDGdflt26_Sb425txt_] .ql-editor h6,
.NFDGdflt26_ProNoTiOn_OfFEr h6 {
    font-size: 10px;
    margin: 0;
    padding: 0
}

.notificatio-pro ol,
.notificatio-pro ul {
    padding-left: 1.5em;
    list-style-type: none
}

.notificatio-pro ol>li,
.notificatio-pro ul>li {
    list-style-type: none
}

.notificatio-pro li::before {
    display: inline-block;
    white-space: nowrap;
    width: 1.2em
}

.notificatio-pro ul>li::before {
    content: '\2022'
}

.notificatio-pro li:not(.ql-direction-rtl)::before {
    margin-left: -1.5em;
    margin-right: .3em;
    text-align: right
}

.ql-font-monospace {
    font-family: Monaco, Courier New, monospace
}

.ql-font-serif {
    font-family: Georgia, Times New Roman, serif
}

.ql-font-OpenSans {
    font-family: open sans, sans-serif
}

.ql-font-Lato {
    font-family: lato, sans-serif
}

.ql-font-Poppins {
    font-family: poppins, sans-serif
}

.ql-font-Raleway {
    font-family: raleway, sans-serif
}

.ql-font-Roboto {
    font-family: roboto, sans-serif
}

.ql-font-CircularStdBook {
    font-family: dm sans, sans-serif
}

.ql-font-DMSans {
    font-family: dm sans, sans-serif
}

.notificatio-pro p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: initial !important;
    height: auto !important;
    font-size: inherit !important
}

.NFDGdflt26_cLiCkTocAlL_WinDowShoW p {
    margin: 0
}

.notificatio-pro span {
    margin: 0;
    padding: 0;
    line-height: inherit;
    height: auto;
    font-size: inherit;
    color: #8392a5
}

.notificatio-pro span span {
    color: inherit
}

.notificatio-pro .NoTi_ReviewText span {
    line-height: 14px !important
}

.notificatio-pro .NoTi_ReviewText p {
    line-height: 14px !important
}

.RighTsIde_frisTLiNe_tExT {
    font-family: lato
}

.NFDGdflt26_oFfERPopUp_mOdAl .NFDGdCl27_IcnsEt_fdhKMN {
    right: 5px;
    top: 5px
}

.NFDGdflt26_cLiCkTocAlL_WinDowShoW h1,
.NFDGdflt26_oFfERPopUp_mOdAl h1 {
    font-size: 42px;
    margin: 0;
    padding: 0
}

.NFDGdflt26_cLiCkTocAlL_WinDowShoW h2,
.NFDGdflt26_oFfERPopUp_mOdAl h2 {
    font-size: 30px;
    margin: 0;
    padding: 0
}

.NFDGdflt26_cLiCkTocAlL_WinDowShoW h3,
.NFDGdflt26_oFfERPopUp_mOdAl h3 {
    font-size: 24px;
    margin: 0;
    padding: 0
}

.NFDGdflt26_cLiCkTocAlL_WinDowShoW h4,
.NFDGdflt26_oFfERPopUp_mOdAl h4 {
    font-size: 18px;
    margin: 0;
    padding: 0
}

.NFDGdflt26_cLiCkTocAlL_WinDowShoW h5,
.NFDGdflt26_oFfERPopUp_mOdAl h5 {
    font-size: 14px;
    margin: 0;
    padding: 0
}

.NFDGdflt26_cLiCkTocAlL_WinDowShoW h6,
.NFDGdflt26_oFfERPopUp_mOdAl h6 {
    font-size: 12px;
    margin: 0;
    padding: 0
}

.NFDGdflt26_cLiCkTocAlL_TemSrnO2 .WinDowShoW_ConTeNt_PnoNeNuMBer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column
}

.NFDGdflt26_cLiCkTocAlL_TemSrnO2 .WinDowShoW_PnoNeNuMBer_BlOcK {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    align-items: center;
    transition: .3s ease all;
    border-radius: 200px;
    color: #3eac47;
    padding: 5px 20px;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.NFDGdflt26_cLiCkTocAlL_TemSrnO2 .WinDowShoW_ConTeNt_LaBelNuMBer {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    text-decoration: none;
    margin-left: 28px;
    color: #3eac47;
    font-family: lato, sans-serif
}

.NFDGdflt26_cLiCkTocAlL_TemSrnO2 .WinDowShoW_PnoNeNuMBer_BlOcK svg {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.WinDowShoW_PnoNeNuMBer_BlOcK+.WinDowShoW_PnoNeNuMBer_BlOcK {
    margin-top: 10px
}

.WinDowShoW_LaBle_bGcoLor {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #3eac47;
    opacity: .1
}

.NFDGdflt26_cLiCkTocAlL_TemSrnO2 .WinDowShoW_ConTeNt_FiRstLiNe {
    font-size: 15px;
    font-weight: 700;
    font-family: lato, sans-serif;
    color: #333
}

.NFDGdflt26_cLiCkToBacK_fEEdbAcK * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NFDGdflt26_cLiCkToBacK_fEEdbAcK {
    width: 250px;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #e3f8fa;
    box-shadow: 0 13px 29px 0 rgba(0, 0, 0, .08);
    filter: drop-shadow(10px 20px 40px rgba(36, 35, 40, .15));
    margin: 0;
    padding: 0;
    border: 0 solid #000;
    border-radius: 12px
}

.NFDGdflt26_cLiCkToBacK_fEEdbAcK .NFDGdCl27_IcnsEt_fdhKMN {
    right: -30px;
    top: -6px
}

.NFDGdflt26_fEEdbAcK_pReviEw:hover .NFDGdCl27_IcnsEt_fdhKMN {
    opacity: 1
}

.fEEdbAcK_coNtENt_TextArea::placeholder {
    opacity: .6
}

.WinDowShoW_FeedB_inpuT::placeholder {
    opacity: .6
}

.WinDowShoW_FeedB_inpuT {
    background: #fff;
    border: 0;
    height: 42px;
    border-radius: 4px;
    padding: 10px;
    margin: 0;
    line-height: normal;
    width: 100%
}

.WinDowShoW_FeedB_inpuT+.WinDowShoW_FeedB_inpuT {
    margin-top: 10px
}

.NFDGdflt26_fEEdbAcK_pReviEw {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.NFDGdflt26_fEEdbAcK_HeAdEr {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    cursor: pointer;
    padding: 15px
}

.NFDGdflt26_fEEdbAcK_TiTlE {
    display: table;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.NFDGdflt26_fEEdbAcK_IcoNSvG {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 20px;
    max-height: 20px;
    object-fit: cover
}

.NFDGdflt26_fEEdbAcK_HeaDlInE {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: normal;
    font-family: lato, sans-serif;
    padding-left: 30px
}

.NFDGdflt26_fEEdbAcK_coNtENt {
    display: none;
    animation: slider .2s linear;
    width: 100%;
    margin: 10px 0
}

.NFDGdflt26_fEEdbAcK_coNtENt.NFDGdflt26_Sb_oPN_LgPoUP {
    display: block
}

.fEEdbAcK_coNtENt_ThaNkYou {
    display: none;
    width: 100%;
    animation: slider .2s linear;
    margin: 10px 0 0;
    height: 127px
}

.coNtENt_ThaNkYou_BloCk {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center !important;
    align-self: center !important;
    height: 100%
}

.NFDGdflt26_tExT_thaNkYou {
    color: #26c6da;
    padding: 9px 20px;
    font-size: 16px;
    text-decoration: none;
    width: 100%
}

.fEEdbAcK_coNtENt_BlOcK {
    transition: .2s linear;
    padding: 0 10px
}

.fEEdbAcK_coNtENt_TextArea {
    padding: 10px;
    display: block;
    width: 100%;
    height: 130px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 0 solid #ccc;
    box-shadow: 0 4px 8px 0 rgba(124, 133, 157, .1);
    margin: 0 0 12px
}

.fEEdbAcK_coNtENt_TextArea:focus {
    outline: inherit;
    box-shadow: inherit
}

.fEEdbAcK_coNtENt_iNpUt {
    padding: 12px;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 0 solid #ccc
}

.NFDGdflt26_ButTOn_BloCk {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.NFDGdflt26_ButTOn_tExT {
    text-decoration: none;
    border: none;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    height: 40px;
    background-color: #3eac47;
    text-transform: none !important;
    padding: 0 12px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.NFDGdflt26_fEEdbAcK_TemSrnO1 .NFDGdflt26_ButTOn_tExT {
    background: 0 0 !important;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    width: 100%;
    display: inline-block
}

@keyframes slider {
    from {
        opacity: 0;
        transform: translateY(50%) scale(.2)
    }

    to {
        opacity: 1;
        transform: translateY(0%) scale(1)
    }
}

.svgbg-noti {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.twoparsvg_mobi {
    display: none
}

.NFDGdflt26_SignUp89Tem16__fdhKMN {
    background: transparent;
    width: 340px;
    height: 80px;
    padding: 0
}

.NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image img {
    border-radius: 50%;
    overflow: hidden
}

.NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk {
    background: transparent
}

.NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpbuLK_RighT {
    padding-left: 10px;
    margin-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    padding-right: 5px
}

.NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpbuLK_SuBtitLe {
    margin: 2px 0 0
}

.NFDGdflt26_SignUp89Tem16__fdhKMN .btn-noti {
    background: #21c485;
    color: #fff;
    text-align: center;
    padding: 4px 5px;
    border-radius: 6px;
    font-size: 12px;
    margin-top: 2px
}

.NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpbuLK_liNeOnE,
.NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpbuLK_liNeTwO {
    white-space: nowrap;
    overflow: visible;
    max-width: 95%
}

.NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpbuLK_liNeThReE {
    margin-top: 0
}

.NFDGdflt26_SignUp89Tem17__fdhKMN {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.NFDGdflt26_RevIEW_ConTenT {
    display: flex;
    overflow: hidden
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk {
    min-width: 60px;
    width: 60px;
    height: 60px
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image {
    width: 60px;
    height: 60px
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image img {
    min-width: 60px;
    width: 60px;
    height: 60px;
    object-fit: cover
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_SignUpbuLK_SuBtitLe {
    overflow: hidden;
    display: -webkit-box;
    line-height: 15px;
    max-height: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: inherit;
    -ms-text-overflow: inherit;
    font-size: 13px;
    margin: 0
}

.NFDGdflt26_ToPbAr_TwoPaRT {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_ReViEwTem_RevIeWNaMe {
    max-width: 80%
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_ReViEwTem_oNiCoN img {}

.NFDGdflt26_SignUp89Tem18__fdhKMN {
    background: transparent;
    width: 310px
}

.NFDGdflt26_SignUp89Tem18__fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk {
    background: #edfcee;
    border-radius: 50%;
    text-align: center
}

.NFDGdflt26_SignUp89Tem18__fdhKMN .SignUp89Tem04_CircLecoUnt {
    color: #3eac47;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    font-family: lato;
    line-height: normal
}

.NFDGdflt26_SignUp89Tem18__fdhKMN .SignUp89Tem04_CircLeTeXt {
    color: #3eac47;
    font-size: 12px;
    text-align: center;
    width: 100%;
    font-family: lato;
    line-height: normal
}

.NFDGdflt26_SignUp89Tem18__fdhKMN .NFDGdflt26_SignUpbuLK_RighT {
    padding-left: 20px
}

.NFDGdflt26_SignUp89Tem18__fdhKMN .NFDGdflt26_SignUpbuLK_SuBtitLe {
    margin: 2px 0 0
}

.NFDGdflt26_SignUp89Tem18__fdhKMN .btn-noti {
    background: #21c485;
    color: #fff;
    text-align: center;
    padding: 4px 5px;
    border-radius: 6px;
    font-size: 12px;
    margin-top: 2px
}

.NFDGdflt26_SignUp89Tem18__fdhKMN .NFDGdflt26_SignUpbuLK_liNeOnE,
.NFDGdflt26_SignUp89Tem18__fdhKMN .NFDGdflt26_SignUpbuLK_liNeTwO {
    white-space: nowrap;
    overflow: hidden;
    max-width: 180px
}

.msg-whatsapp {
    width: 50px;
    height: 50px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.whatsapp-wrapper {
    display: inline-block;
    position: relative
}

.whatsapp-wrapper {}

.NFDGdflt26_TraNsPaReNT_fdhKMN {}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN.NFDGdflt26_TraNsPaReNT_fdhKMN {
    padding: 14px;
    -ms-flex-align: center;
    align-items: center
}

.NFDGdflt26_TraNsPaReNT_BG {
    opacity: .6;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_TraNsPaReNT_image img {
    min-width: 52px;
    width: 52px;
    height: 52px;
    border-radius: 6px;
    overflow: hidden
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_TraNsPaReNT_bLoCk {
    width: 52px;
    height: 52px;
    display: block;
    margin-right: 14px
}

.NFDGdflt26_TraNsPaReNT_fdhKMN .NFDGdflt26_SignUpbuLK_TitLE {
    color: #000;
    font-weight: 400
}

.NFDGdflt26_TraNsPaReNT_fdhKMN .NFDGdflt26_SignUpbuLK_DaYs {
    color: #333;
    font-weight: 400
}

.NFDGdflt26_TraNsPaReNT_fdhKMN .NFDGdflt26_TraNsPaReNT_RighT {
    width: 100%
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_SignUpbuLK_liNeFouR {
    position: absolute;
    top: 0;
    right: 10px
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN.NFDGdflt26_TraNsPaReNT_fdhKMN .NFDGdflt26_SignUpbuLK_liNeOnE,
.NFDGdflt26_WiDtH320HiGhT80__fdhKMN.NFDGdflt26_TraNsPaReNT_fdhKMN .NFDGdflt26_SignUpbuLK_liNeTwO {
    max-width: 228px
}

.NFDGdflt26_OneLinENoTi_DeTeMp07 *,
.NFDGdflt26_OneLinENoTi_DeTeMp08 {
    box-sizing: border-box
}

.NFDGdflt26_OneLinENoTi_DeTeMp07,
.NFDGdflt26_OneLinENoTi_DeTeMp08 {
    float: left;
    width: auto;
    max-width: 700px;
    box-sizing: border-box;
    background: #fff
}

.NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_OneLinENoTi_TexTTwo {
    line-height: 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_Left023Part,
.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_Left023Part {
    width: 100%;
    height: 100%;
    border-radius: 0;
    flex: 0 0 50px;
    max-width: 50px;
    box-shadow: initial !important
}

.NFDGdflt26_OneLinENoTi_image img {
    max-width: 30px;
    max-height: 30px;
    width: 30px;
    object-fit: cover;
    height: 30px
}

.NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_Right896Part,
.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_Right896Part {
    height: 45px;
    padding: 5px 15px 5px 5px;
    margin: 0 15px 0 0;
    white-space: nowrap
}

.NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_Right896Part {
    padding: 5px 0 5px 5px
}

.NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_VeriFyBloCk {
    min-width: 100% !important
}

.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_VeriFyBloCk {
    min-width: inherit !important
}

.NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_Right896Part,
.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_Btm5A7Tag {
    max-width: 100%
}

.NFDGdflt26_OneLinENoTi_DeTeMp07.NotiBox_Right_Pad20 {
    padding-left: 20px
}

.NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_TexTFirst,
.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_TexTFirst {
    overflow: visible
}

.NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_OneLinENoTi_TexTFirst {
    margin: 0 5px 0 0;
    padding: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    font-weight: 400;
    font-size: 14px
}

.NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_OneLinENoTi_TexTTwo {
    font-family: lato;
    font-size: 13px;
    overflow: visible
}

.NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_SignUpbuLK_TitLE {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    font-weight: 700;
    font-family: lato;
    font-size: 14px;
    padding-right: 3px;
    color: #40ad48;
    display: inline-block;
    margin-top: 2px
}

.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_SignUpbuLK_TitLE {
    margin-top: 0;
    line-height: normal
}

.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_Right896Part {
    overflow: visible
}

.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_OneLinENoTi_TexTFirst {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    max-width: 250px
}

.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_OneLinENoTi_TexTTwo {
    overflow: hidden;
    max-width: 200px
}

.NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_Btm5A7Tag {
    overflow: visible
}

.NFDGdflt26_OneLinENoTi_DeTeMp08 {}

.NFDGdflt26_SignUp89Tem19_fdhKMN {
    background: 0 0 !important;
    padding: 0
}

.NFDGdflt26_SignUp89Tem19_fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk {
    background: transparent;
    position: absolute;
    left: 0;
    top: 10px
}

.NFDGdflt26_SignUp89Tem19_fdhKMN .NFDGdflt26_SignUpbuLK_RighT {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #fff;
    padding: 10px 10px 10px 55px;
    margin-left: 35px
}

.NFDGdflt26_LiVeNoTi_NoTeMp05 {
    display: -ms-flexbox;
    display: inline-block;
    max-width: 500px;
    height: auto;
    position: relative
}

.NFDGdflt26_LiVeNoTi_conTeNt {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.NFDGdflt26_LivETem_LeFTpaRT {
    height: 60px;
    width: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto
}

.NFDGdflt26_LivETem_riGHTpaRT {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    padding: 15px;
    margin-top: -25px;
    border-radius: 6px
}

.NFDGdflt26_LivETem_riGHTpaRT .NFDGdflt26_SignUpbuLK_liNeOnE {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: start
}

.NFDGdflt26_LivETem_coUNt {
    color: #3eac47;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    margin: 0 3px 0 0
}

.NFDGdflt26_LivETem_ScNDTeXt {
    color: #3c4858;
    font-size: 13px;
    margin: 4px 0 0;
    padding: 0
}

.NFDGdflt26_LiVeNoTi_NoTeMp05 .NFDGdflt26_LiVeNoTi_conTeNt {
    overflow: visible
}

.NFDGdflt26_LiVeNoTi_NoTeMp05 .NFDGdflt26_LivETem_ScNDTeXt {
    margin: 0 0 0 5px;
    max-width: 150px;
    overflow: hidden
}

.NFDGdflt26_LivETem_TexTWorD {
    color: #3c4858;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap
}

.NFDGdflt26_LiVeNoTi_NoTeMp05 .NFDGdflt26_LivETem_riGHTpaRT .NFDGdflt26_SignUpbuLK_liNeOnE {
    max-width: initial;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

.NFDGdflt26_LiVeNoTi_NoTeMp05 .NFDGdflt26_LivETem_LeFTpaRT {
    height: 50px;
    width: 50px
}

.NFDGdflt26_LiVeNoTi_NoTeMp05 .NFDGdflt26_LivETem_OnL12ine {
    width: 10px;
    height: 10px
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 {
    width: 420px;
    height: 100%;
    padding: 40px;
    max-width: 420px;
    box-sizing: border-box
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .oFfERPopUp_RighTsIde_BlOcK {
    display: flex;
    overflow: hidden;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .RighTsIde_frisTLiNe_tExT {
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    color: #3eac47;
    padding: 0;
    margin: 0;
    font-family: lato, sans-serif;
    white-space: nowrap;
    width: 100%;
    overflow: hidden
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .RighTsIde_SecOnDLiNe_tExT {
    font-size: 38px;
    line-height: normal;
    color: #3c4858;
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-family: lato, sans-serif;
    white-space: nowrap;
    width: 100%;
    overflow: hidden
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .oFfERPopUp_RighTsIde_SecOnDLiNe {
    margin: 10px 0 0
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .oFfERPopUp_RighTsIde_ThirDLiNe {
    margin: 15px 0;
    display: inline-block
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .RighTsIde_ThirDLiNe_tExT {
    font-size: 16px;
    line-height: normal;
    color: #8392a5;
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-family: lato, sans-serif
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .oFfERPopUp_RighTsIde_FouRLiNe {
    margin: 20px 0 35px
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .RighTsIde_FouRLiNe_tExT {
    position: relative;
    box-sizing: border-box;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 48px;
    padding: 0 12px;
    font-size: 16px;
    line-height: 44px;
    border: 2px dashed #3eac47;
    outline: none;
    color: #3eac47;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: lato, sans-serif;
    transition: background-color .2s ease
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .oFfERPopUp_RighTsIde_FiVELiNe {
    margin: 0
}

.NFDGdflt26_oFfERPopUp_TemSrnO2 .NFDGdflt26_ButTOn_tExT {
    width: auto;
    display: table;
    line-height: 50px;
    margin: 0 auto;
    padding: 0 20px
}

.Second_Line_NEWlIVE {
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    white-space: nowrap
}

.Second_Line_TexT {
    color: #3c4858;
    font-family: lato;
    font-size: 13px;
    margin: 4px 0 0;
    padding: 0
}

.NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    padding: 10px
}

.TEmMerge_PuRcHTem01_SignUpTem01 {
    background: transparent !important;
    padding: 0 !important
}

.TEmMerge_PuRcHTem01_SignUpTem01 .NFDGdflt26_PuRcHAsE_lEfT {
    padding: 5px !important;
    min-width: initial;
    width: inherit;
    height: inherit;
    background: #fff;
    border-radius: 6px
}

.TEmMerge_PuRcHTem01_SignUpTem01 .NFDGdflt26_PuRcHAsE_ImaGe {
    width: 70px;
    height: 70px
}

.TEmMerge_PuRcHTem01_SignUpTem01 .NFDGdflt26_PuRcHAsE_ImaGe img {
    min-width: 70px;
    width: 70px;
    height: 70px;
    object-fit: cover
}

.TEmMerge_PuRcHTem01_SignUpTem01 .NFDGdflt26_PuRcHAsE_RigHt {
    margin-left: 10px;
    padding: 5px 10px 20px;
    height: 100%;
    background: #fff;
    border-radius: 6px
}

.NFDGdflt26_ProNoTiOn_OfFEr * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NFDGdflt26_ProNoTiOn_OfFEr {
    min-height: 70px;
    padding: 8px;
    font-size: 12px;
    line-height: normal;
    background-color: #f9526e;
    box-shadow: 0 10px 20px 0 rgba(108, 120, 144, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    border: 0 solid #000
}

.NFDGdflt26_ProNoTiOn_TemSrnO1 {
    background-image: none !important
}

.NFDGdflt26_ProNoTiOn_pReviEw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.ProNoTiOn_SaLE_IcoN {
    width: 50px;
    height: 50px
}

.ProNoTiOn_SaLE_IcoN img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    margin: 0;
    padding: 0
}

.ProNoTiOn_TimE_BlOcK {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.ProNoTiOn_SecOnDBloCk_tExT {
    margin: 0;
    padding: 0 15px
}

.NFDGdflt26_ProNoTiOn_TemSrnO1 .ProNoTiOn_SecOnDBloCk_tExT {
    text-overflow: clip;
    width: 100%
}

.NFDGdflt26_ProNoTiOn_TemSrnO1 .ProNoTiOn_TimE_coUnT {
    flex-direction: column;
    align-items: center
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 {
    min-height: 120px;
    max-height: 120px;
    background-color: #d02727;
    color: #fff;
    padding: 0
}

.ProNoTiOn_TimE_coUnT {
    padding: 0;
    margin: 0 15px 0 0;
    text-align: center
}

.ProNoTiOn_TimE_NumBeR {
    width: fit-content;
    height: auto;
    margin: auto;
    padding: 8px;
    background: #000;
    border-radius: 4px;
    color: #fff;
    line-height: normal;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    font-family: lato, sans-serif
}

.ProNoTiOn_TimE_TeXt {}

.ProNoTiOn_SuBliNE_TeXt {
    margin: 0;
    padding: 0
}

.NFDGdflt26_ProNoTiOn_TemSrnO1 .NFDGdflt26_ProNoTiOn_tHiRdBloCk {
    padding: 0 5px 0 0
}

.NFDGdflt26_ProNoTiOn_TemSrnO1 .ProNoTiOn_SuBliNE_TeXt {
    max-width: 450px;
    white-space: nowrap;
    text-overflow: clip;
    overflow: hidden;
    width: 100%
}

.NFDGdflt26_ProNoTiOn_TemSrnO1 .NFDGdflt26_ProNoTiOn_FoURBloCk {
    position: relative;
    top: 1px
}

.NFDGdflt26_ProNoTiOn_atag {
    text-decoration: none;
    text-transform: inherit;
    padding: 0 15px;
    white-space: nowrap;
    max-width: 200px;
    text-overflow: clip;
    overflow: hidden;
    color: #f9526e;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    min-width: 150px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin: 0 0 0 15px;
    border-radius: 4px;
    cursor: pointer
}

.NFDGdflt26_ProNoTiOn_TemSrnO1 .NFDGdflt26_ProNoTiOn_atag {
    border-right: 15px solid #fff0;
    padding-right: 0
}

.ProNoTiOn_IcnClose {
    opacity: 1;
    top: 0;
    right: 0
}

.NFDGdflt26_ProNoTiOn_TemSrnO2 {
    min-height: 48px;
    max-height: 100%;
    background-color: #fff
}

.NFDGdflt26_ProNoTiOn_TemSrnO2 .ProNoTiOn_SecOnDBloCk_tExT {
    font-size: 20px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 100%
}

.NFDGdflt26_ProNoTiOn_TemSrnO2 .ProNoTiOn_TimE_BlOcK {
    background: #f3c500;
    height: 33px;
    border-radius: 6px;
    line-height: 33px;
    margin-right: 10px;
    padding: 0 0 0 10px;
    align-items: center;
    font-size: 14px;
    color: #fff
}

.NFDGdflt26_ProNoTiOn_TemSrnO2 .ProNoTiOn_TimE_TeXt {
    margin: 0 8px 0 3px
}

.NFDGdflt26_ProNoTiOn_TemSrnO2 .Items-Center:last-child .ProNoTiOn_TimE_TeXt {}

.NFDGdflt26_ProNoTiOn_TemSrnO2 .ProNoTiOn_TimE_TeXt p,
.NFDGdflt26_ProNoTiOn_TemSrnO2 .ProNoTiOn_TimE_TeXt span {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: inherit
}

.NFDGdflt26_ProNoTiOn_TemSrnO2 .NFDGdflt26_ProNoTiOn_atag {
    min-width: auto;
    background: 0 0;
    margin: 0;
    display: flex
}

.NFDGdflt26_ProNoTiOn_TemSrnO2 .ProNoTiOn_TimE_Item {
    font-size: 14px;
    color: #000
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 {
    min-height: 120px;
    max-height: 120px;
    background-color: #d02727;
    color: #fff;
    padding: 0
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_TimE_NumBeR {
    border-radius: 4px;
    font-size: 40px;
    border: 4px solid transparent
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_SecOnDBloCk_tExT {
    font-size: 18px;
    color: #fff
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_TimE_TeXt {
    margin: 0 0 4px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 10px;
    font-weight: 500
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_SecOnDBloCk_SecOnDLine {
    font-size: 34px;
    color: #fff;
    margin: 0;
    padding: 4px 15px 0
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .NFDGdflt26_ProNoTiOn_tHiRdBloCk {
    padding: 0 5px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .NFDGdflt26_ProNoTiOn_foURthBloCk {
    padding: 0 0 10px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_SuBliNE_TeXt {
    max-width: 450px;
    white-space: nowrap;
    text-overflow: clip;
    overflow: hidden;
    width: 100%;
    font-size: 18px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .NFDGdflt26_ProNoTiOn_atag {
    min-width: 124px;
    height: 38px;
    margin: 0;
    border-radius: 26px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .NFDGdflt26_ProNoTiOn_FIfthBloCk {
    position: relative
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .NFDGdflt26_ProNoTiOn_FIfthBloCk:before {
    content: '';
    background-image: url(wiserimg/email_img/btn-snow.png);
    background-repeat: no-repeat;
    position: absolute;
    right: -4px;
    top: -5px;
    z-index: 11;
    width: 39px;
    height: 34px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .NFDGdflt26_ProNoTiOn_pReviEw {
    justify-content: space-evenly;
    z-index: 11;
    padding: 8px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_TimE_coUnT,
.ProNoTion_TimE_mRgn {
    margin: 0 9px 0 0
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_TimE_coUnT {
    display: flex
}

.ProNoTiOn_TimE_DoTs {
    font-size: 40px;
    padding: 20px 0 0
}

.ProNoTiOn_BG_ImG {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: 120px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .cmn_txt_cls h1 {
    font-size: 34px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .cmn_txt_cls h2 {
    font-size: 22px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .cmn_txt_cls h3 {
    font-size: 18px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .cmn_txt_cls h4 {
    font-size: 16px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .cmn_txt_cls h5 {
    font-size: 14px
}

.NFDGdflt26_ProNoTiOn_TemSrnO4 .cmn_txt_cls h6 {
    font-size: 10px
}

.NFDGdflt26_ProNoTiOn_TemSrnO5 .NFDGdflt26_ProNoTiOn_OfFEr {
    min-height: auto;
    max-height: none;
    max-width: 720px;
    width: fit-content
}

.NFDGdflt26_ProNoTiOn_TemSrnO5 {
    padding: 10px 5px;
    max-width: 360px;
    height: auto;
    width: 360px
}

.NFDGdflt26_ProNoTiOn_TemSrnO5 .NFDGdflt26_ProNoTiOn_pReviEw {
    flex-direction: column;
    padding: 17px 0
}

.NFDGdflt26_ProNoTiOn_TemSrnO5 .ProNoTiOn_TimE_NumBeR {
    font-size: 24px;
    font-weight: 500;
    font-family: inherit;
    padding: 0 3px 4px
}

.NFDGdflt26_ProNoTiOn_TemSrnO5 .ProNoTiOn_TimE_coUnT {
    margin: 0 8px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.ProNoTion_dOtS {
    margin: -1px 8px 0 0;
    font-size: 24px
}

.NFDGdflt26_ProNoTiOn_TemSrnO5 .NFDGdflt26_ProNoTiOn_SecOnDBloCk {
    margin-bottom: 12px
}

.NFDGdflt26_Sb425txt_cmpt_dsgn .NFDGdflt26_ProNoTiOn_TemSrnO5 .NFDGdflt26_ProNoTiOn_OfFEr {
    width: 100%
}

@media screen and (min-width:991px) {
    .ProNoTiOn_cTa_BloCk {
        margin-left: 4%;
        margin-right: auto
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .NFDGdflt26_ProNoTiOn_SecOnDBloCk {
        margin-left: auto;
        margin-right: 4%
    }
}

.NFDGdflt26_ProNoTiOn_TemSrnO6 {
    min-height: 60px;
    background-color: transparent;
    padding: 10px
}

.NFDGdflt26_ProNoTiOn_TemSrnO6 .ProNoTiOn_TimE_NumBeR {
    background: 0 0;
    padding: 0;
    font-size: 20px;
    line-height: 1.25;
    font-weight: inherit;
    font-family: inherit
}

.NFDGdflt26_ProNoTiOn_TemSrnO6 .ProNoTiOn_TimE_coUnT {
    flex-direction: column;
    align-items: center;
    border-radius: 4px;
    margin: 0 10px 0 0;
    padding: 3px 8.5px
}

.NFDGdflt26_ProNoTiOn_TemSrnO6 .NFDGdflt26_ProNoTiOn_pReviEw {
    max-width: 1280px;
    margin: 0 auto
}

.NFDGdflt26_ProNoTiOn_TemSrnO6 .ProNoTiOn_TimE_TeXt * {
    letter-spacing: .09rem;
    text-transform: uppercase;
    line-height: 1.2
}

.NFDGdflt26_ProNoTiOn_TemSrnO6 .NFDGdflt26_ProNoTiOn_atag {
    min-width: 140px;
    height: 42px;
    margin: 0 0 0 20px;
    line-height: 45px;
    border-radius: 2px
}

.NFDGdflt26_ProNoTiOn_TemSrnO6 .ProNoTiOn_SaLE_IcoN {
    width: 100%;
    height: auto;
    max-width: 42px;
    margin-right: 12px
}

.NFDGdflt26_ProNoTiOn_TemSrnO6 .NFDGdflt26_ProNoTiOn_tHiRdBloCk {
    padding: 0 15px 0 0
}

.NFDGdflt26_ProNoTiOn_TemSrnO6 .ProNoTiOn_SuBliNE_TeXt {
    max-width: 500px
}

.NFDGdflt26_ProNoTiOn_Left {
    display: flex;
    margin-left: 0;
    margin-right: auto
}

.NFDGdflt26_ProNoTiOn_Right {
    display: flex;
    margin-left: auto;
    margin-right: 0
}

.Wsr586N-Snpit-Dgn>div {
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    position: relative;
    z-index: 1
}

.Wsr586N-Snpit>div {
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.Wsr586N-Snpit-feed-Dgn>div:first-child {
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-animation: height-s .5s;
    -moz-animation: height-s .5s;
    animation: height-s .5s;
    transition: all .25s ease 0s;
    z-index: 11
}

.Wsr586N-Snpit>div:first-child {
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-animation: height-s-line .5s;
    -moz-animation: height-s-line .5s;
    animation: height-s-line .5s;
    transition: all .25s ease 0s
}

.Wsr586N-Snpit-feed-Dgn>div .notificatio-pro .NoTi_Box {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.Wsr586N-Snpit-feed-Dgn>div:first-child .notificatio-pro .NoTi_Box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.Wsr586N-Snpit-feed-Dgn .TypeNoTi_SvgDefault_width {
    filter: drop-shadow(0 0 0 rgba(36, 35, 40, .15)) !important;
    transition-duration: .6s;
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.Wsr586N-Snpit-feed-Dgn>div:first-child .TypeNoTi_SvgDefault_width {
    filter: drop-shadow(0 4px 24px rgba(0, 0, 0, .24)) !important;
    transition-duration: .6s;
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.Wsr586N-Snpit-feed-Dgn .TypeNoTi_Item {
    max-width: 320px
}

.htmlsnpt .Wsr586N-Snpit-feed-Dgn .NFDGdCl27_IcnsEt_fdhKMN {
    display: none !important
}

@-webkit-keyframes height-s {
    0% {
        margin-top: -80px
    }

    100% {
        margin-top: 0
    }
}

@-moz-keyframes height-s {
    0% {
        margin-top: -80px
    }

    100% {
        margin-top: 0
    }
}

@keyframes height-s {
    0% {
        margin-top: -80px
    }

    100% {
        margin-top: 0
    }
}

@-webkit-keyframes height-s-line {
    0% {
        height: 0
    }

    100% {
        height: 20px
    }
}

@-moz-keyframes height-s-line {
    0% {
        height: 0
    }

    100% {
        height: 20px
    }
}

@keyframes height-s-line {
    0% {
        height: 0
    }

    100% {
        height: 20px
    }
}

.FDGdflt26_WeBTitLeBar_fdhKMN {
    padding: 10px 15px;
    padding: 0;
    background: #f1f1f1;
    background: #5a6984;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    max-width: 410px;
    display: -ms-flexbox;
    display: flex;
    height: 160px;
    box-shadow: 10px 20px 40px 0 rgba(36, 35, 40, .15);
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 410px
}

.FDGdflt26_ToPhEaDer_FirstBlock {
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px;
    height: 40px
}

.FDGdflt26_ToPhEaDer_SeCoNdBlock {
    background: #2d2d2d;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 15px;
    width: 100%;
    -ms-flex-align: center !important;
    align-items: center !important;
    cursor: default
}

.FDGdflt26_WeBTitLeBar_BlocK {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    height: 40px
}

.FDGdflt26_WeBTitLeBar_imG {
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.FDGdflt26_WeBTitLeBar_imG img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.FDGdflt26_WeBTitLeBar_LefTBlock {
    padding: 0 0 0 15px;
    overflow: hidden;
    max-width: 185px
}

.FDGdflt26_WeBTitLeBar_TexT {
    font-size: 14px;
    line-height: normal;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    color: #000
}

.FDGdflt26_SeCoNdBlock_IcoN svg path {
    fill: #fff
}

.FDGdflt26_SeCoNdBlock_WeBSiteLinK {
    background: #fff;
    width: 100%;
    height: 30px;
    border-radius: 25px;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.FDGdflt26_SeCoNdBlock_IcoN {
    display: inherit;
    margin: 0 8px 0 0
}

.FDGdflt26_SeCoNdBlock_IconiNfO {
    width: 23px;
    height: 23px;
    margin: 0 5px;
    border: 1px solid #626365;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.NFDGdflt26_fhr_hde {
    display: none !important
}

.NFDGdflt26_fhr_shw {
    display: table !important
}

.NFDGdflt26_Sb425txt_blk_rvw_img img {
    width: 13px;
    height: 13px;
    max-width: 13px;
    margin: 0 5px
}

.cb_ocpt {
    opacity: .25
}

/* #Ellipse_1 {
    opacity: .25
}

#Ellipse_8 {
    opacity: .25
} */

.NFDGdflt26_Sb425txt_rt_tp .NFDGdflt26_cLiCkTocAlL_fdhKMN,
.NFDGdflt26_Sb425txt_rt_cnt .NFDGdflt26_cLiCkTocAlL_fdhKMN,
.NFDGdflt26_Sb425txt_rt_bt .NFDGdflt26_cLiCkTocAlL_fdhKMN {
    width: 250px
}

.NFDGdflt26_Sb425txt_rt_tp .NFDGdflt26_cLiCkTocAlL_TemSrnO1,
.NFDGdflt26_Sb425txt_rt_cnt .NFDGdflt26_cLiCkTocAlL_TemSrnO1,
.NFDGdflt26_Sb425txt_rt_bt .NFDGdflt26_cLiCkTocAlL_TemSrnO1 {
    justify-content: flex-end
}

.NFDGdflt26_It56em_S85tar svg {
    margin: 0 1px 0 0
}

.notificatio-pro {}

.NFDGdflt26_It56em_S85tar svg path {}

.NFDGdflt26_S568tAr_B25lOck {
    background: 0 0 !important;
    text-align: left !important;
    width: auto;
    height: auto
}

.FDGdflt26_S568tAr_C866ouNt {
    color: #e7711b
}

.NFDGdflt26_Sb425txt_lt_tp {
    position: fixed;
    left: 10px;
    top: 15px;
    z-index: 999999999
}

.NFDGdflt26_Sb425txt_lt_bt {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 999999999
}

.NFDGdflt26_Sb425txt_rt_tp {
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 999999999
}

.NFDGdflt26_Sb425txt_rt_bt {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 999999999
}

.NFDGdflt26_Sb425txt_cnt_tp {
    position: fixed;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999999999
}

.NFDGdflt26_Sb425txt_lt_cnt {
    position: fixed;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999999999
}

.NFDGdflt26_Sb425txt_cnt_cnt {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999999
}

.NFDGdflt26_Sb425txt_rt_cnt {
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999999999
}

.NFDGdflt26_Sb425txt_cnt_bt {
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999999999
}

.NFDGdflt26_Sb425txt_lt_bt,
.NFDGdflt26_Sb425txt_rt_bt,
.NFDGdflt26_Sb425txt_cnt_bt,
.NFDGdflt26_Sb425txt_lt_cnt,
.NFDGdflt26_Sb425txt_rt_cnt,
.NFDGdflt26_Sb425txt_cnt_cnt,
.NFDGdflt26_Sb425txt_rt_tp,
.NFDGdflt26_Sb425txt_cnt_tp,
.NFDGdflt26_Sb425txt_lt_tp {
    transition: all 0s ease-in-out
}

.NFDGdflt26_Sb425txt_lt_bt:hover,
.NFDGdflt26_Sb425txt_rt_bt:hover,
.NFDGdflt26_Sb425txt_cnt_bt:hover,
.NFDGdflt26_Sb425txt_lt_cnt:hover,
.NFDGdflt26_Sb425txt_rt_cnt:hover,
.NFDGdflt26_Sb425txt_cnt_cnt:hover,
.NFDGdflt26_Sb425txt_rt_tp:hover,
.NFDGdflt26_Sb425txt_cnt_tp:hover,
.NFDGdflt26_Sb425txt_lt_tp:hover {
    transition: all .3s ease-in-out
}

.notificatio-pro {
    transition: .3s;
    position: relative;
    top: 0
}

.NFDGdflt26_Sb425txt_lt_bt:hover .notificatio-pro,
.NFDGdflt26_Sb425txt_rt_bt:hover .notificatio-pro,
.NFDGdflt26_Sb425txt_cnt_bt:hover .notificatio-pro,
.NFDGdflt26_Sb425txt_lt_cnt:hover .notificatio-pro,
.NFDGdflt26_Sb425txt_rt_cnt:hover .notificatio-pro,
.NFDGdflt26_Sb425txt_cnt_cnt:hover .notificatio-pro,
.NFDGdflt26_Sb425txt_rt_tp:hover .notificatio-pro,
.NFDGdflt26_Sb425txt_cnt_tp:hover .notificatio-pro,
.NFDGdflt26_Sb425txt_lt_tp:hover .notificatio-pro {
    top: -6px;
    position: relative
}

.oFfERPopUp_mOdAl_Fixed {
    position: fixed;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 0;
    left: 0;
    padding: 10px;
    width: 100%;
    z-index: 1111111111;
    max-height: 100vh;
    height: 100%
}

.NFDGdflt26_nOtIuPbTn_mRgtOp .NFDGdflt26_CusTomNofI_TeMnO1,
.NFDGdflt26_nOtIuPbTn_mRgtOp .NFDGdflt26_CusTomNofI_TeMnO2 {}

.NFDGdflt26_CusTomNofI_TeMnO1 {
    max-width: 320px
}

.NFDGdflt26_CusTomNofI_TeMnO1 .TypeNoTi-anasment-upblock {
    margin: 0 0 10px
}

.anasment01-count {
    background: #fdd100;
    padding: 3px 10px;
    color: #fff;
    font-weight: 700;
    border-radius: 4px
}

.anasmentO1-count {
    background: #fff;
    border-radius: 4px;
    margin: 0 0 0 10px;
    color: #000;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.anasment-upblock-2part {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.anasmentO1-text {
    max-width: 125px;
    white-space: nowrap;
    overflow: hidden
}

.NFDGdflt26_CusTomNofI_TeMnO1 .NFDGdflt26_ToPuPBuTton_fdhKMN {}

.NFDGdflt26_Sb425txt_rt_cnt .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    right: 10px;
    left: auto
}

.NFDGdflt26_Sb425txt_rt_cnt .NFDGdflt26_cLiCkTocAlL_WinDowShoW {
    right: 10px;
    left: auto
}

.NFDGdflt26_Sb425_bnnr_tp {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999999998
}

.NFDGdflt26_Sb425_bnnr_cnt {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 999999998
}

.NFDGdflt26_Sb425_bnnr_bt {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999999998
}

.NFDGdflt26_Sb425txt_rt_bt .msg-whatsapp {
    margin: 0 10px 10px 0
}

.NFDGdflt26_Sb425txt_rt_tp .msg-whatsapp {
    margin-top: 10px
}

.NFDGdflt26_Sb425txt_rt_tp .msg-whatsapp,
.NFDGdflt26_Sb425txt_rt_cnt .msg-whatsapp {
    margin-right: 10px
}

.NFDGdflt26_Sb425txt_lt_tp .msg-whatsapp,
.NFDGdflt26_Sb425txt_lt_bt .msg-whatsapp {
    margin-left: 10px
}

.NFDGdflt26_Sb425txt_rt_bt .NFDGdflt26_cLiCkTocAlL_TemSrnO2 .NFDGdflt26_cLiCkTocAlL_BlOcK,
.NFDGdflt26_Sb425txt_rt_cnt .NFDGdflt26_cLiCkTocAlL_TemSrnO2 .NFDGdflt26_cLiCkTocAlL_BlOcK,
.NFDGdflt26_Sb425txt_rt_tp .NFDGdflt26_cLiCkTocAlL_TemSrnO2 .NFDGdflt26_cLiCkTocAlL_BlOcK {
    width: 100%;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.NFDGdflt26_Sb425txt_rt_bt .TypeNoTi_Tem41 .NFDGdflt26_cLiCkTocAlL_ButTonCom,
.NFDGdflt26_Sb425txt_rt_cnt .TypeNoTi_Tem41 .NFDGdflt26_cLiCkTocAlL_ButTonCom,
.NFDGdflt26_Sb425txt_rt_tp .TypeNoTi_Tem41 .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    width: 100%;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.NFDGdflt26_Sb425txt_rt_bt .NFDGdflt26_cLiCkTocAlL_ButTonCom,
.NFDGdflt26_Sb425txt_rt_tp .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    margin: 0 10px 10px 0
}

.NFDGdflt26_Sb425txt_rt_cnt .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    margin: 0 10px 0 0
}

.NFDGdflt26_Sb425txt_rt_bt .NFDGdflt26_cLiCkTocAlL_WinDowShoW {
    left: -20px
}

.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_rt_cnt .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    transform-origin: right top 0;
    margin: 0 55px 0 0
}

.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_lt_cnt .NFDGdflt26_cLiCkTocAlL_ButTonCom,
.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_cnt_cnt .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    margin: 0 0 0 45px
}

.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_rt_bt .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(90deg);
    transform-origin: right bottom;
    margin: 0 55px 0 0
}

.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_rt_tp .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: right top;
    margin: 0 55px 0 0
}

.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_lt_tp .NFDGdflt26_cLiCkTocAlL_ButTonCom,
.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_cnt_tp .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(90deg);
    transform-origin: left bottom;
    margin: 0;
    position: relative;
    top: -45px
}

.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_rt_bt .NFDGdflt26_cLiCkTocAlL_TwOiCoN,
.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_cnt_bt .NFDGdflt26_cLiCkTocAlL_TwOiCoN {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(180deg)
}

.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_rt_bt .NFDGdflt26_cLiCkTocAlL_TwOiCoN .cLiCkTocAlL_IcoNPhOnEsVg {
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_lt_bt .NFDGdflt26_cLiCkTocAlL_ButTonCom,
.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_cnt_bt .NFDGdflt26_cLiCkTocAlL_ButTonCom {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: left bottom 0;
    -moz-transform-origin: left bottom 0;
    -webkit-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
    margin: 0 0 0 45px
}

.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_lt_bt .NFDGdflt26_cLiCkTocAlL_TwOiCoN,
.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_cnt_bt .NFDGdflt26_cLiCkTocAlL_TwOiCoN {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(180deg)
}

.NFDGdflt26_Sb425txt_lt_tp .NFDGdflt26_cLiCkTocAlL_WinDowShoW,
.NFDGdflt26_Sb425txt_cnt_tp .NFDGdflt26_cLiCkTocAlL_WinDowShoW,
.NFDGdflt26_Sb425txt_rt_tp .NFDGdflt26_cLiCkTocAlL_WinDowShoW {
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.NFDGdflt26_Sb425txt_lt_tp .NFDGdflt26_cLiCkTocAlL_WinDowShoW.NFDGdflt26_Sb_oPN_LgPoUP,
.NFDGdflt26_Sb425txt_cnt_tp .NFDGdflt26_cLiCkTocAlL_WinDowShoW.NFDGdflt26_Sb_oPN_LgPoUP,
.NFDGdflt26_Sb425txt_rt_tp .NFDGdflt26_cLiCkTocAlL_WinDowShoW.NFDGdflt26_Sb_oPN_LgPoUP {
    opacity: 1;
    bottom: -12px;
    pointer-events: all;
    -webkit-transform: translateY(calc(100% - 4px));
    transform: translateY(calc(100% - 4px));
    top: auto
}

.NFDGdflt26_Sb425txt_rt_bt .NFDGdCl27_IcnsEt_fdhKMN,
.NFDGdflt26_Sb425txt_rt_cnt .NFDGdCl27_IcnsEt_fdhKMN,
.NFDGdflt26_Sb425txt_rt_tp .NFDGdCl27_IcnsEt_fdhKMN {
    left: -30px;
    right: 0
}

.NFDGdflt26_Sb425txt_rt_bt .NoTi-Social-Review .NFDGdCl27_IcnsEt_fdhKMN,
.NFDGdflt26_Sb425txt_rt_cnt .NoTi-Social-Review .NFDGdCl27_IcnsEt_fdhKMN,
.NFDGdflt26_Sb425txt_rt_tp .NoTi-Social-Review .NFDGdCl27_IcnsEt_fdhKMN {
    right: 50px
}

.NFDGdflt26_Sb425txt_rt_bt .Noti-Data-Popover .NFDGdCl27_IcnsEt_fdhKMN,
.NFDGdflt26_Sb425txt_rt_cnt .Noti-Data-Popover .NFDGdCl27_IcnsEt_fdhKMN,
.NFDGdflt26_Sb425txt_rt_tp .Noti-Data-Popover .NFDGdCl27_IcnsEt_fdhKMN {
    left: -15px
}

.NFDGdflt26_Sb425txt_lt_tp .Noti-Data-Popover,
.NFDGdflt26_Sb425txt_cnt_tp .Noti-Data-Popover,
.NFDGdflt26_Sb425txt_rt_tp .Noti-Data-Popover {
    position: absolute;
    top: 100%;
    bottom: auto
}

.NFDGdflt26_Sb425txt_lt_tp .Noti-Data-Popover>.Noti-Data-Arrow,
.NFDGdflt26_Sb425txt_cnt_tp .Noti-Data-Popover>.Noti-Data-Arrow,
.NFDGdflt26_Sb425txt_rt_tp .Noti-Data-Popover>.Noti-Data-Arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -11px;
    bottom: auto
}

.NFDGdflt26_Sb425txt_as_fd {
    opacity: 1;
    animation: fadeIn 1s linear
}

.NFDGdflt26_Sb425txt_as_fd.notif_bfr_rmv {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.NFDGdflt26_Sb425txt_as_bnc {
    -webkit-animation: NfBounce 1s ease-out;
    -moz-animation: NfBounce 800ms ease-out;
    -o-animation: NfBounce 800ms ease-out;
    animation: NfBounce 1s ease-out
}

.NFDGdflt26_Sb425txt_as_bnc.notif_bfr_rmv {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: nfbounceOut;
    animation-name: nfbounceOut
}

.NFDGdflt26_Sb425txt_lt_bt.NFDGdflt26_Sb425txt_as_bnc,
.NFDGdflt26_Sb425txt_cnt_bt.NFDGdflt26_Sb425txt_as_bnc,
.NFDGdflt26_Sb425txt_rt_bt.NFDGdflt26_Sb425txt_as_bnc {
    -webkit-animation: bounce-btm 1s ease-out;
    -moz-animation: bounce-btm 800ms ease-out;
    -o-animation: bounce-btm 800ms ease-out;
    animation: bounce-btm 1s ease-out
}

.NFDGdflt26_Sb425txt_as_zoom {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomInWp;
    animation-name: zoomInWp
}

.NFDGdflt26_Sb425txt_as_zoom.notif_bfr_rmv {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

.NFDGdflt26_Sb425txt_as_slide {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

.NFDGdflt26_Sb425txt_as_slide.NFDGdflt26_Sb425txt_cnt_tp,
.NFDGdflt26_Sb425txt_as_slide.NFDGdflt26_Sb425txt_cnt_cnt {
    -webkit-animation-name: slideInUp-one;
    animation-name: slideInUp-one
}

.NFDGdflt26_Sb425txt_as_slide.NFDGdflt26_Sb425txt_cnt_bt {
    -webkit-animation-name: slideInUp-two;
    animation-name: slideInUp-two
}

.NFDGdflt26_Sb425txt_as_slide.notif_bfr_rmv {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

.NFDGdflt26_Sb425txt_as_slide.NFDGdflt26_Sb425txt_cnt_bt.notif_bfr_rmv,
.NFDGdflt26_Sb425txt_as_slide.NFDGdflt26_Sb425txt_cnt_cnt.notif_bfr_rmv {
    -webkit-animation-name: slideInUp-three;
    animation-name: slideInUp-three;
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.NFDGdflt26_Sb425txt_as_slide.NFDGdflt26_Sb425txt_cnt_tp.notif_bfr_rmv,
.NFDGdflt26_Sb425txt_as_slide.NFDGdflt26_Sb425txt_rt_tp.notif_bfr_rmv,
.NFDGdflt26_Sb425txt_as_slide.NFDGdflt26_Sb425txt_lt_tp.notif_bfr_rmv {
    -webkit-animation-name: slideInUp-four;
    animation-name: slideInUp-four;
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.NFDGdflt26_Sb425txt_as_hzslide {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

.NFDGdflt26_Sb425txt_as_hzslide.notif_bfr_rmv {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

.NFDGdflt26_Sb425txt_as_upflip {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-transform-origin: 0 100% 0;
    transform-origin: 0 100% 0
}

.NFDGdflt26_Sb425txt_as_upflip.notif_bfr_rmv {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipInXout;
    animation-name: flipInXout;
    -webkit-transform-origin: 0 100% 0;
    transform-origin: 0 100% 0
}

.NFDGdflt26_Sb425txt_as_backflip {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipInXback;
    animation-name: flipInXback;
    -webkit-transform-origin: 100% 0 0;
    transform-origin: 100% 0 0
}

.NFDGdflt26_Sb425txt_as_backflip.notif_bfr_rmv {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipInXbackout;
    animation-name: flipInXbackout;
    -webkit-transform-origin: 100% 0 0;
    transform-origin: 100% 0 0
}

.NFDGdflt26_Sb425txt_as_infpslide {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipinfp;
    animation-name: flipinfp;
    -webkit-transform-origin: 0 100% 0;
    transform-origin: 0 100% 0
}

.NFDGdflt26_Sb425txt_as_infpslide.notif_bfr_rmv {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX
}

.NFDGdflt26_Sb425txt_as_backfpside {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipbackfp;
    animation-name: flipbackfp;
    -webkit-transform-origin: 0 100% 0;
    transform-origin: 0 100% 0
}

.NFDGdflt26_Sb425txt_as_backfpside.notif_bfr_rmv {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipbackfpout;
    animation-name: flipbackfpout;
    -webkit-transform-origin: 0 100% 0;
    transform-origin: 0 100% 0
}

.NFDGdflt26_Sb425txt_as_zoomindw {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

.NFDGdflt26_Sb425txt_as_zoomindw.notif_bfr_rmv {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

.NFDGdflt26_Sb425txt_as_flip {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

.NFDGdflt26_Sb425txt_as_flip.notif_bfr_rmv {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipout;
    animation-name: flipout
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes NfBounce {
    0% {
        margin-top: 0
    }

    25% {
        margin-top: 30px
    }

    50% {
        margin-top: 0
    }

    75% {
        margin-top: 15px
    }

    100% {
        margin-top: 0
    }
}

@keyframes NfBounce {
    0% {
        margin-top: 0
    }

    25% {
        margin-top: 30px
    }

    50% {
        margin-top: 0
    }

    75% {
        margin-top: 15px
    }

    100% {
        margin-top: 0
    }
}

@-webkit-keyframes nfbounceOut {
    20% {
        margin-bottom: 30px
    }

    50%,
    55% {
        margin-bottom: 0
    }

    to {
        opacity: 0;
        margin-bottom: 30px
    }
}

@keyframes nfbounceOut {
    20% {
        margin-bottom: 30px
    }

    50%,
    55% {
        margin-bottom: 0
    }

    to {
        opacity: 0;
        margin-bottom: 30px
    }
}

@-webkit-keyframes zoomInWp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomInWp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideInUp-one {
    from {
        margin-top: -200px
    }

    to {
        margin-top: 0
    }
}

@keyframes slideInUp-one {
    from {
        margin-top: -200px
    }

    to {
        margin-top: 0
    }
}

@-webkit-keyframes slideInUp-two {
    from {
        margin-bottom: -200px
    }

    to {
        margin-bottom: 0
    }
}

@keyframes slideInUp-two {
    from {
        margin-bottom: -200px
    }

    to {
        margin-bottom: 0
    }
}

@-webkit-keyframes slideInUp-three {
    from {
        bottom: 0
    }

    to {
        bottom: -200px;
        opacity: 0
    }
}

@keyframes slideInUp-three {
    from {
        bottom: 0
    }

    to {
        bottom: -200px;
        opacity: 0
    }
}

@-webkit-keyframes slideInUp-four {
    from {
        top: 0
    }

    to {
        top: -200px;
        opacity: 0
    }
}

@keyframes slideInUp-four {
    from {
        top: 0
    }

    to {
        top: -200px;
        opacity: 0
    }
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    90% {
        visibility: hidden
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    90% {
        visibility: hidden
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(1000px) rotateX(90deg);
        transform: perspective(1000px) rotateX(90deg);
        -webkit-transform: rotateX(90deg) translatez(0);
        transform: rotateX(90deg) translatez(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: none
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform: perspective(1000px) rotateX(90deg);
        transform: perspective(1000px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: none
    }
}

@-webkit-keyframes flipInXout {
    0% {
        transform: none
    }

    30% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes flipInXout {
    0% {
        transform: none
    }

    30% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes flipOutX {
    0% {
        transform: none
    }

    30% {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        -webkit-transform: perspective(1000px) rotateY(90deg);
        transform: perspective(1000px) rotateY(90deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    to {
        transform: none;
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        transform: none
    }

    30% {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        -webkit-transform: perspective(1000px) rotateY(90deg);
        transform: perspective(1000px) rotateY(90deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    to {
        transform: none;
        opacity: 0
    }
}

@-webkit-keyframes flipInXback {
    0% {
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: none
    }
}

@keyframes flipInXback {
    0% {
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: none
    }
}

@-webkit-keyframes flipInXbackout {
    0% {
        transform: none
    }

    30% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform: perspective(1000px) rotateX(90deg);
        transform: perspective(1000px) rotateX(90deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    to {
        transform: none;
        opacity: 0
    }
}

@keyframes flipInXbackout {
    0% {
        transform: none
    }

    30% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform: perspective(1000px) rotateX(90deg);
        transform: perspective(1000px) rotateX(90deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    to {
        transform: none;
        opacity: 0
    }
}

@-webkit-keyframes flipinfp {
    0% {
        -webkit-transform: perspective(1000px) rotateY(90deg);
        transform: perspective(1000px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: none
    }
}

@keyframes flipinfp {
    0% {
        -webkit-transform: perspective(1000px) rotateY(90deg);
        transform: perspective(1000px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: none
    }
}

@-webkit-keyframes flipbackfp {
    0% {
        -webkit-transform: perspective(1000px) rotateY(-90deg);
        transform: perspective(1000px) rotateY(-90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: none
    }
}

@keyframes flipbackfp {
    0% {
        -webkit-transform: perspective(1000px) rotateY(-90deg);
        transform: perspective(1000px) rotateY(-90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        transform: none
    }
}

@-webkit-keyframes flipbackfpout {
    0% {
        transform: none
    }

    30% {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        -webkit-transform: perspective(1000px) rotateY(-90deg);
        transform: perspective(1000px) rotateY(-90deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    to {
        transform: none;
        opacity: 0
    }
}

@keyframes flipbackfpout {
    0% {
        transform: none
    }

    30% {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        -webkit-transform: perspective(1000px) rotateY(-90deg);
        transform: perspective(1000px) rotateY(-90deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    to {
        transform: none;
        opacity: 0
    }
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(1000px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(1000px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(1000px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(1000px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes flipout {
    0% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(1000px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(1000px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flipout {
    0% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(1000px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(1000px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(1000px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(1000px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@media screen and (max-width:980px) {
    .NFDGdflt26_oFfERPopUp_mOdAl {
        max-width: 900px;
        width: 100%
    }

    .NFDGdflt26_ProNoTiOn_OfFEr {
        max-height: initial
    }
}

@media screen and (max-width:767px) {
    .NFDGdflt26_Sb425txt_lt_tp {
        box-sizing: border-box
    }

    .NoTi_Box_UpBlock {
        min-width: inherit
    }

    .TypeNoTi_Item {
        min-width: inherit
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp03 {
        margin: 0 auto;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp04 {
        margin: 0 auto;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp06 {
        margin: 0 auto;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .NFDGdflt26_OneLinENoTi_Left023Part {
        width: 60px;
        height: 60px;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60px
    }

    .NFDGdflt26_OneLinENoTi_PhoTo145Blk {
        width: 55px;
        height: 55px
    }

    .NFDGdflt26_OneLinENoTi_De15SiGn * {}

    .NFDGdflt26_OneLinENoTi_De15SiGn {
        -ms-flex-pack: center;
        justify-content: center
    }

    .notificatio-pro {
        right: 0;
        margin: auto;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }

    .NFDGdflt26_WiDtH320HiGhT80__fdhKMN {
        margin: 0 auto
    }

    .NFDGdflt26_blkS58D_fdhKMN {
        margin: 0 auto
    }

    .NFDGdflt26_mNdIV_cTA_cntr {
        justify-content: center;
        align-items: center;
        display: flex;
        top: 0 !important;
        left: 0 !important;
        padding: 15px;
        width: 100%;
        height: 100%;
        max-height: 100vh;
        transform: inherit !important;
        box-sizing: border-box;
        margin-top: 160px
    }

    .NFDGdflt26_Sb425txt_cnt_tp.NFDGdflt26_mNdIV_cTA_cntr {
        margin-top: -160px
    }

    .NFDGdflt26_Sb425txt_rt_bt .NFDGdflt26_cLiCkTocAlL_WinDowShoW,
    .NFDGdflt26_Sb425txt_rt_cnt .NFDGdflt26_cLiCkTocAlL_WinDowShoW {
        left: -5px
    }

    .NFDGdflt26_Sb425txt_rt_cnt .NFDGdflt26_cLiCkTocAlL_ButTonCom {
        margin: 0
    }

    .NFDGdflt26_oFfERPopUp_RighTsIde {
        padding: 30px
    }

    .NFDGdflt26_ProNoTiOn_pReviEw {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO2 .NFDGdflt26_ProNoTiOn_pReviEw {
        flex-direction: column
    }

    .oFfERPopUp_LefTsIde_img img {
        height: 100%;
        max-height: 380px
    }

    .RighTsIde_frisTLiNe_tExT {
        font-size: 24px !important
    }

    .RighTsIde_SecOnDLiNe_tExT {
        font-size: 18px !important
    }

    .NFDGdflt26_oFfERPopUp_TemSrnO1 .NFDGdflt26_tExT_thaNkYou {
        font-size: 18px !important
    }

    .oFfERPopUp_RighTsIde_SecOnDLiNe {
        margin: 0 0 15px
    }

    .oFfERPopUp_RighTsIde_ThirDLiNe {
        margin: 15px 0
    }

    .NFDGdflt26_oFfERPopUp_RighTsIde {
        padding: 15px
    }

    .oFfERPopUp_RighTsIde_FiVELiNe {
        margin: 15px 0 0
    }

    .NFDGdflt26_oFfERPopUp_TemSrnO1 .oFfERPopUp_RighTsIde_FouRLiNe {
        margin: 15px 0 0
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO1 .ProNoTiOn_SuBliNE_TeXt {
        margin: 5px 0
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO1 .ProNoTiOn_TimE_BlOcK {
        margin: 5px 0 0
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO1 .NFDGdflt26_ProNoTiOn_tHiRdBloCk {
        padding: 0 5px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO1 .ProNoTiOn_SuBliNE_TeXt {
        white-space: normal
    }

    .NFDGdflt26_Sb425txt_cnt_cnt .NFDGdflt26_oFfERPopUp_mOdAl,
    .NFDGdflt26_Sb425txt_cnt_tp .NFDGdflt26_oFfERPopUp_mOdAl,
    .NFDGdflt26_Sb425txt_cnt_bt .NFDGdflt26_oFfERPopUp_mOdAl {
        max-width: 100%;
        width: 460px
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_Right896Part {
        white-space: normal;
        display: flex;
        overflow: hidden;
        flex-direction: column;
        align-items: flex-start !important
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_OneLinENoTi_TexTFirst {
        flex: inherit;
        float: left;
        line-height: 21px
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_OneLinENoTi_TexTTwo {
        flex: inherit;
        line-height: 21px
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_Right896Part {
        height: auto
    }

    .TypeNoTi_Item {
        max-width: 360px
    }

    .NoTi_Btn_Block {
        font-size: 12px !important
    }

    .NoTi_ONE {
        font-size: 13px !important
    }

    .NoTi_TWo {
        font-size: 13px !important
    }

    .TypeNoTi_Tem39,
    .TypeNoTi_Tem39 .TypeNoTi_Item {
        max-width: 100%
    }

    .TypeNoTi_Tem39 .NoTi_Box_Right {
        max-width: 250px
    }

    .NoTi-List-Content {
        width: 100%;
        max-width: 100%
    }

    .List-Content-Left .NoTi_Left_7X {
        width: 60px;
        height: 60px;
        max-width: 60px
    }

    .List-Content-One {
        white-space: normal
    }

    .List-Content-One * {
        line-height: 25px !important;
        position: relative;
        top: -2px
    }

    .List-Content-Item {
        padding-left: 15px;
        padding-right: 15px;
        height: 110px
    }

    .ItemBig-thumb-img {
        width: 100%;
        height: 200px;
        max-width: inherit
    }

    .TypeNoTi_Tem43 .NFDGdflt26_Sb_oPN_LgPoUP {
        width: 100%
    }

    .ItemBig-Full-Details {
        padding: 15px
    }

    .ItemBig-Full-Two *,
    .List-Content-Two * {
        font-size: 13px !important
    }

    .List-Content-One * {
        font-size: 15px !important
    }

    .Content-ItemBig-Open {
        right: -10px
    }

    .Social-Review-wrapper {}

    .NFDGdflt26_Sb425txt_lt_bt,
    .NFDGdflt26_Sb425txt_lt_tp {
        max-width: calc(100% - 20px)
    }

    .TypeNoTi_Tem62,
    .TypeNoTi_Tem63,
    .TypeNoTi_Tem64,
    .TypeNoTi_Tem27,
    .TypeNoTi_Tem31,
    .TypeNoTi_Tem33 {
        max-width: 100%;
        min-width: 250px
    }

    .TypeNoTi_Tem27 .NFDGdflt26_OneLinENoTi_Right896Part,
    .TypeNoTi_Tem63 .NFDGdflt26_OneLinENoTi_Right896Part,
    .TypeNoTi_Tem64 .NFDGdflt26_OneLinENoTi_Right896Part {
        height: auto;
        min-height: 40px;
        padding-top: 3px;
        padding-bottom: 3px;
        max-width: calc(100% - 50px)
    }

    .TypeNoTi_Tem33 .TypeNoTi_Item_Single,
    .TypeNoTi_Tem31 .TypeNoTi_Item_Single {
        height: auto;
        min-height: 40px
    }

    .TypeNoTi_Tem33 .TypeNoTi_Single_Right .Single-Line-One,
    .TypeNoTi_Tem62 .Single-Line-One,
    .TypeNoTi_Tem63 .Single-Line-One,
    .TypeNoTi_Tem64 .Single-Line-One,
    .TypeNoTi_Tem67 .Single-Line-One,
    .TypeNoTi_Tem27 .Single-Line-One,
    .TypeNoTi_Tem31 .Single-Line-One {
        white-space: normal;
        font-size: 12px
    }

    .TypeNoTi_Tem62 .Single-Line-One,
    .TypeNoTi_Tem31 .Single-Line-One,
    .TypeNoTi_Tem27 .Single-Line-One {
        max-width: calc(100% - 50px);
        width: 100%
    }

    .TypeNoTi_Tem67 .TypeNoTi_Item_Single,
    .TypeNoTi_Tem62 .TypeNoTi_Item_Single03,
    .TypeNoTi_Tem62 .TypeNoTi_Single_Right,
    .TypeNoTi_Tem31 .TypeNoTi_Item_Single03,
    .TypeNoTi_Tem33 .TypeNoTi_Item_Single03,
    .TypeNoTi_Tem52 .Noti_Oneline_Single {
        width: 100%
    }

    .TypeNoTi_Tem62 .Single-Line-One,
    .TypeNoTi_Tem27 .Single-Line-One,
    .TypeNoTi_Tem63 .Single-Line-One,
    .TypeNoTi_Tem31 .Single-Line-One,
    .TypeNoTi_Tem58 .Single-Line-Count {
        display: inline-block;
        text-align: left
    }

    .TypeNoTi_Tem62 .Single-Line-One p:first-child,
    .TypeNoTi_Tem63 .Single-Line-One p:first-child,
    .TypeNoTi_Tem27 .Single-Line-One p:first-child,
    .TypeNoTi_Tem31 .Single-Line-One p:first-child,
    .TypeNoTi_Tem58 .Single-Line-Count p:first-child {
        float: left;
        padding-right: 5px !important
    }

    .TypeNoTi_Tem27 .NFDGdflt26_OneLinENoTi_DeTeMp05 {
        width: auto
    }

    .TypeNoTi_Tem52 .Single-Twoline-block {
        flex-direction: column
    }

    .TypeNoTi_Tem52 .TypeNoTi_Item_Single {
        min-height: 48px;
        height: auto !important;
        width: 100%
    }

    .TypeNoTi_Tem52 .Single-Line-Two {
        white-space: normal
    }

    .TypeNoTi_Tem52 .NoTi_Btn_Block {
        padding-left: 0;
        padding-right: 0
    }

    .TypeNoTi_Tem52 .Single-Line-One {
        margin-right: 10px
    }

    .TypeNoTi_Tem22 .NoTi_ONE {
        margin-bottom: 0
    }

    .TypeNoTi_Tem22 .NoTi_TWo {
        margin-bottom: 0
    }

    .TypeNoTi_Tem22 .NoTi_Brand_Time {
        margin-top: 0
    }

    .TypeNoTi_Tem55 .NoTi_ONE_Live .NFDGdflt26_V5ie658t,
    .TypeNoTi_Tem55 .NoTi_TWO_Live {
        font-size: 12px
    }

    .NFDGdflt26_AllInOneMOBI_cTA_cntr {
        margin: 0
    }

    .NFDGdflt26_Sb425txt_cnt_tp .TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP,
    .NFDGdflt26_Sb425txt_lt_cnt .TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP,
    .NFDGdflt26_Sb425txt_rt_cnt .TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP,
    .NFDGdflt26_Sb425txt_cnt_bt .TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP,
    .NFDGdflt26_Sb425txt_cnt_cnt .TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP {
        transform: translateY(calc(0% - 4px));
        position: inherit
    }

    .TypeNoTi_Tem41 .NFDGdflt26_Sb_hdE_SMpoUP {
        height: 42px;
        width: 42px
    }

    .TypeNoTi_Tem41 .NFDGdflt26_Sb_hdE_SMpoUP .cLiCkTocAlL_Icon_Close {
        height: 14px;
        width: 14px
    }

    .TypeNoTi_Tem41 .NFDGdflt26_Sb_hdE_SMpoUP .cLiCkTocAlL_Icon_Close svg {
        width: 14px;
        height: 14px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO2 {
        max-height: inherit
    }

    .NFDGdflt26_ModElTEm_TeMnO1 .NFDGdCl27_IcnsEt_fdhKMN {
        display: block !important;
        opacity: 1 !important
    }

    .NFDGdCl27_IcnsEt_fdhKMN {
        opacity: 1
    }

    .modal-youtube-content iframe {
        padding: 15px
    }

    .modal-wsr-Close {
        right: 0
    }

    .cookiemodal-container {
        flex-direction: column
    }

    .cookiemodal-text {
        text-align: center
    }

    .cookiemodal-text {
        padding-right: 0;
        padding-bottom: 10px
    }

    .TypeNoTi_Tem56 {
        min-width: 300px;
        margin-left: 15px
    }

    .TypeNoTi_Tem56 .Noti-Social-BtnLike {
        align-self: flex-start;
        margin: 0
    }

    .TypeNoTi_Tem55 .NoTi_ONE_Live .NFDGdflt26_C56nt {
        font-size: 12px !important
    }

    .TypeNoTi_Tem13 .NoTi_Box_ThreeLine .NoTi_ONE {
        margin-bottom: 2px
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_De15SiGn {
        width: 100%
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp07 .NFDGdflt26_OneLinENoTi_TexTFirst * {
        white-space: normal
    }

    .TypeNoTi_Tem74,
    .TypeNoTi_Tem74_CopyTemp01 {
        min-width: 320px
    }

    .TypeNoTi_Tem13 .TypeNoTi_Item {
        max-width: 300px
    }

    .TypeNoTi_Tem17 .NoTi_Box_Right {
        min-width: 250px
    }

    .NFDGdflt26_Sb425txt_lt_tp.NFDGdflt26_Sb425txt_cmpt_dsgn {
        left: 0;
        top: 0
    }

    .NFDGdflt26_Sb425txt_lt_cnt.NFDGdflt26_Sb425txt_cmpt_dsgn {
        left: 0
    }

    .NFDGdflt26_Sb425txt_lt_bt.NFDGdflt26_Sb425txt_cmpt_dsgn {
        left: 0;
        bottom: 0
    }

    .NFDGdflt26_Sb425txt_cmpt_dsgn {
        max-width: 100%;
        width: 100%
    }

    .NFDGdflt26_Sb425txt_cmpt_dsgn .TypeNoTi_Tem74,
    .NFDGdflt26_Sb425txt_cmpt_dsgn .TypeNoTi_Tem74_CopyTemp01 {
        min-width: 100%;
        max-width: 100%
    }

    .NFDGdflt26_Sb425txt_cmpt_dsgn .NoTi_Box_UpBlock {
        min-width: 100%;
        width: 100%
    }

    .NFDGdflt26_Sb425txt_cmpt_dsgn .TypeNoTi_Item {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        border-radius: 0 !important
    }

    .NFDGdflt26_Sb425txt_cmpt_dsgn .TypeNoTi_Item_Single {
        width: 100%
    }

    .NFDGdflt26_Sb425txt_cmpt_dsgn .NFDGdflt26_CusTomNofI_fdhKMN {
        width: 100%;
        max-width: 100%
    }

    .NFDGdflt26_Sb425txt_cmpt_dsgn .NFDGdflt26_CusTomNofI_TeMnO1 {
        max-width: 100%;
        width: 100%
    }

    .TypeNoTi_Item_Single03 {
        height: auto !important
    }

    .NFDGdflt26_Sb425txt_lt_tp.NFDGdflt26_Sb425txt_cmpt_dsgn .NFDGdCl27_IcnsEt_fdhKMN {
        top: auto;
        bottom: -29px;
        right: 0
    }

    .TypeNoTi_Tem34 .Single-Line-Two {
        max-width: 150px;
        font-size: 13px
    }

    .TypeNoTi_Tem37 .Single-Line-Two {
        font-size: 13px
    }

    .NFDGdflt26_Sb425txt_lt_bt .NFDGdCl27_IcnsEt_fdhKMN {
        right: 0;
        top: -30px
    }

    .ProNoTiOn_TimE_sEcOndS {
        margin-right: 0
    }

    .NFDGdflt26_ProNoTiOn_atag {
        margin: 0
    }

    .Wsr586N-Snpit-Dgn .TypeNoTi_Tem62 .Single-Line-One,
    .Wsr586N-Snpit-Dgn .TypeNoTi_Tem31 .Single-Line-One,
    .Wsr586N-Snpit-Dgn .TypeNoTi_Tem27 .Single-Line-One {
        max-width: 100%;
        width: 100%
    }

    .Wsr586N-Snpit-Dgn .TypeNoTi_Tem62,
    .Wsr586N-Snpit-Dgn .TypeNoTi_Tem63,
    .Wsr586N-Snpit-Dgn .TypeNoTi_Tem64,
    .Wsr586N-Snpit-Dgn .TypeNoTi_Tem27,
    .Wsr586N-Snpit-Dgn .TypeNoTi_Tem31,
    .Wsr586N-Snpit-Dgn .TypeNoTi_Tem33 {
        max-width: 100%;
        min-width: 250px;
        width: 100%
    }

    .TypeNoTi_Tem62 .Single-Line-One p+p,
    .TypeNoTi_Tem63 .Single-Line-One p+p,
    .TypeNoTi_Tem58 .Single-Line-Count p+p,
    .TypeNoTi_Tem27 .Single-Line-One p+p,
    .TypeNoTi_Tem31 .Single-Line-One p+p,
    .TypeNoTi_Tem67 .Single-Line-One p+p {
        padding-left: 0 !important;
        padding-right: 5px !important
    }

    .NFDGdflt26_Sb425txt_lt_cnt.NFDGdflt26_mNdIV_cTA_cntr {
        top: 0 !important;
        left: 10px !important;
        width: auto
    }

    .NFDGdflt26_Sb425txt_rt_cnt.NFDGdflt26_mNdIV_cTA_cntr {
        top: 0 !important;
        right: 10px !important;
        width: auto;
        left: auto !important
    }

    .NFDGdflt26_Sb425txt_rt_cnt.NFDGdflt26_mNdIV_cTA_cntr .TypeNoTi_Tem41 .NFDGdflt26_Sb_hdE_SMpoUP {
        margin-right: 0;
        margin-left: auto
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO2 h1 {
        font-size: 20px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO2 h2 {
        font-size: 18px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO2 h3 {
        font-size: 16px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO2 h4 {
        font-size: 14px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO2 h5 {
        font-size: 14px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO2 .ProNoTiOn_SecOnDBloCk_tExT {
        white-space: normal;
        text-align: center
    }
}

@media screen and (max-width:576px) {
    .NFDGdflt26_mB45sHOw {
        display: block
    }

    .TypeNoTi_Tem13 .NoTi_Brand_CTA,
    .TypeNoTi_Tem14 .NoTi_Brand_CTA,
    .TypeNoTi_Tem15 .NoTi_Brand_CTA,
    .TypeNoTi_Tem26 .NoTi_Brand_CTA,
    .TypeNoTi_Tem27 .NoTi_Brand_CTA,
    .TypeNoTi_Tem31 .NoTi_Brand_CTA,
    .TypeNoTi_Tem33 .NoTi_Brand_CTA,
    .TypeNoTi_Tem36 .NoTi_Brand_CTA,
    .TypeNoTi_Tem49 .NoTi_BTNUp,
    .TypeNoTi_Tem58 .NoTi_Brand_CTA,
    .TypeNoTi_Tem62 .NoTi_Brand_CTA,
    .TypeNoTi_Tem67 .NoTi_Brand_CTA,
    .TypeNoTi_Tem31 .NoTi_Brand_CTA {
        padding-right: 30px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .cmn_txt_cls h3 {
        font-size: 16px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .cmn_txt_cls h5 {
        font-size: 11px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .cmn_txt_cls h1 {
        font-size: 21px
    }

    .ProNoTiOn_BG_ImG {
        height: 245px;
        object-fit: cover
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .NFDGdflt26_ProNoTiOn_tHiRdBloCk {
        padding: 12px 5px 0
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 {
        min-height: 245px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_SecOnDBloCk_SecOnDLine {
        font-size: 22px
    }

    .ProNoTiOn_TimE_DoTs {
        font-size: 34px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_SuBliNE_TeXt {
        font-size: 16px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_TimE_coUnT,
    .ProNoTion_TimE_mRgn {
        margin: 0 5px 0 0
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_SecOnDBloCk_tExT {
        font-size: 13px;
        padding: 0 15px 3px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .ProNoTiOn_TimE_NumBeR {
        font-size: 24px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO4 .NFDGdflt26_ProNoTiOn_foURthBloCk {
        padding: 8px 0 12px
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO6 .ProNoTiOn_SuBliNE_TeXt.cmn_txt_cls * {
        font-size: 14px;
        line-height: normal
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO6 .NFDGdflt26_ProNoTiOn_Left {
        margin-right: 0
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO6 .NFDGdflt26_ProNoTiOn_Right {
        flex-direction: column
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO6 .NFDGdflt26_ProNoTiOn_tHiRdBloCk {
        padding: 0
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO6 .ProNoTiOn_SuBliNE_TeXt {
        margin: 12px 0
    }

    .NFDGdflt26_ProNoTiOn_TemSrnO3 {
        max-width: inherit
    }

    .NoTi-sml-Timer {
        font-size: inherit
    }

    .NoTi-Copycode-bgbtn {
        font-size: 12px !important
    }

    .TypeNoTi_Tem79.TypeNoTi_Item {
        max-width: 320px
    }

    .NFDGdflt26_SignUp89Tem04_CircLeLeFt {
        height: 85px;
        width: 85px;
        margin: 0 auto;
        object-fit: cover
    }

    .NFDGdflt26_SignUp89Tem04_CircLeLeFt .SignUp89Tem04_CircLecoUnt {
        font-size: 13px !important
    }

    .NFDGdflt26_Sb425txt_cnt_cnt .NFDGdflt26_oFfERPopUp_mOdAl,
    .NFDGdflt26_Sb425txt_cnt_tp .NFDGdflt26_oFfERPopUp_mOdAl,
    .NFDGdflt26_Sb425txt_cnt_bt .NFDGdflt26_oFfERPopUp_mOdAl {
        width: 340px
    }

    .NFDGdflt26_PuRcHAsE89Tem01__fdhKMN {
        padding: 0 !important
    }

    .NFDGdflt26_PuRcHAsE89Tem02__fdhKMN {
        padding: 0 !important
    }

    .NFDGdflt26_SignUp89Tem15__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image img {
        min-width: 70px;
        width: 70px;
        height: 70px;
        object-fit: cover
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp07 {
        -ms-flex-pack: start;
        justify-content: start
    }

    .TypeNoTi_Tem22 .TypeNoTi_SvgDefault_width {
        height: 80px
    }

    .TypeNoTi_Tem22 {
        width: 320px;
        padding-right: 40px
    }

    .TypeNoTi_Tem22 .TypeNoTi_Item {
        max-width: 300px
    }

    .TypeNoTi_Tem22 .NoTi_Left_10X {
        width: 70px;
        height: 70px;
        max-width: 70px;
        min-width: 70px;
        min-height: 70px
    }

    .TypeNoTi_Tem67 .Single-Line-One {
        display: inline-block
    }

    .TypeNoTi_Tem67 .Single-Line-One>p {
        display: inline-block
    }

    .NFDGdflt26_Sb425txt_rt_tp .TypeNoTi_Tem41 .NFDGdflt26_Sb_oPN_LgPoUP {
        right: 0;
        left: auto
    }
}

@media screen and (max-width:410px) {
    .NFDGdflt26_blkS58D_fdhKMN {
        width: 96%;
        margin: 0 auto;
        grid-template-columns: 70px 1fr;
        grid-gap: 10px;
        padding: 5px
    }

    .NFDGdflt26_V5ie658t {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .NFDGdflt26_tt943Hdr_fdhKMN {
        max-width: 160px;
        width: 100%;
        display: inline-block;
        max-width: 100%
    }

    .NFDGdflt26_Bt89TwT_fdhKMN,
    .NFDGdflt26_R589crerudr__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 110px)
    }

    .NFDGdflt26_Btm5A7Tag {
        max-width: 50px
    }

    .NFDGdflt26_Bt89TwT_fdhKMN .NFDGdflt26_T563Ime {
        width: 82px;
        text-overflow: clip
    }

    .NFDGdflt26_Btm5A7Tag {
        max-width: 100px;
        text-overflow: clip
    }

    .NFDGdflt26_R589cE52nT__fdhKMN .NFDGdflt26_C56nt+.NFDGdflt26_V5ie658t {
        max-width: 200px
    }

    .To45ta25lSi5gn_cout54NuMbEr {
        font-size: 14px !important
    }

    .To45ta25lSi5gn_cout48TeXt {
        font-size: 13px !important
    }

    .NFDGdflt26_C56nt {
        font-size: 14px !important
    }

    .notificatio-pro {
        width: 100%
    }

    .NFDGdflt26_R589cE52nT__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN .NFDGdflt26_T563Ime {
        width: 80px
    }

    .NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN .NFDGdflt26_T563Ime {
        width: 88px
    }

    .NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
        max-width: 160px
    }

    .NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 100px)
    }

    .NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN .NFDGdflt26_T563Ime {
        width: 110px
    }

    .NFDGdflt26_tt943Hdr_fdhKMN {
        font-size: 12px
    }

    .NFDGdflt26_LivETem__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
        overflow: hidden;
        padding-right: 35px
    }

    .NFDGdflt26_LivETem__fdhKMN {
        width: 96%;
        margin: 0 2%;
        grid-template-columns: 70px 1fr;
        grid-gap: 0;
        padding: 5px
    }

    .NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 95px)
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN {
        width: 96%;
        grid-gap: 20px;
        margin: 0 auto
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_Sign56Fist_Line {
        font-size: 12px !important;
        padding: 0 5px;
        line-height: 15px;
        height: 15px
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
        font-size: 10px !important
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN .NFDGdBtn_Link856Tag_fdhKMN {
        font-size: 10px !important;
        margin: 5px 0 0
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN {
        margin: 0
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_SignUp89Tem__SvgBlovck svg {
        width: 100%
    }

    .NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
        display: flex
    }

    .NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
        overflow: inherit;
        text-align: center
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
        overflow: inherit
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN>img {
        max-width: 70px;
        max-height: 70px;
        height: 70px;
        width: 70px;
        object-fit: cover
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
        padding-right: 65px;
        padding-bottom: 0
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_Bt659Frt_fdhKMN {
        display: none
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_T563Ime {
        width: 82px;
        font-size: 12px !important;
        float: right;
        display: none
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN {
        margin: 8px 0 0
    }

    .NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: 166px;
        bottom: 29px
    }

    .NFDGdflt26_RevIeW89Tem02__fdhKMN {
        width: 96%;
        grid-gap: 20px
    }

    .NFDGdflt26_SignUp89Tem03__fdhKMN {
        grid-template-columns: 100px 1fr;
        width: 96%;
        margin: 0 2%
    }

    .NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 140px)
    }

    .NFDGdflt26_OneLinENoTi_De15SiGn {}

    .NFDGdflt26_SignUp89Tem05__fdhKMN {
        grid-template-columns: 100px 1fr
    }

    .NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 135px)
    }

    .NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
        width: 100%
    }

    .NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_SignUp89Tem__SvgBlovck svg {
        width: 100%;
        transform: scale(1, 1.2)
    }

    .NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
        height: 70px;
        width: 70px
    }

    .NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 110px);
        margin: 0 auto;
        grid-gap: 5px
    }

    .NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN>img {
        height: auto;
        width: 100%;
        padding: 8px 0;
        object-fit: cover
    }

    .NFDGdflt26_WiDtH320HiGhT80__fdhKMN {
        width: 96%;
        margin: 0 auto;
        padding: 8px
    }

    .NFDGdflt26_SignUp89Tem08__fdhKMN .NFDGdflt26_tt943Hdr_fdhKMN {
        display: flex;
        -ms-flex-align: center !important;
        align-items: center !important;
        text-overflow: inherit
    }

    .NFDGdflt26_SignUp89Tem08__fdhKMN .NFDGdflt26_V5ie658t {
        text-overflow: inherit
    }

    .NFDGdflt26_ReViEwTem04_fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
        width: 100%;
        max-width: 250px
    }

    .NFDGdflt26_WiDtH320HiGhT80__fdhKMN .To45ta25lSi5gn_cout48TeXt {
        font-size: 12px !important;
        top: 0
    }

    .NFDGdflt26_SignUp89Tem04_CircLeLeFt {
        height: 75px;
        width: 75px
    }

    .NFDGdflt26_SignUp89Tem04_CircLeLeFt .SignUp89Tem04_CircLeTeXt {
        font-size: 10px !important
    }

    .NFDGdflt26_SignUp89Tem12__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
        width: 100%
    }

    .NFDGdflt26_SignUp89Tem12__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 95px)
    }

    .NFDGdflt26_SignUp89Tem12__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
        height: 60px
    }

    .NFDGdflt26_SignUp89Tem13__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
        width: 100%
    }

    .NFDGdflt26_SignUp89Tem13__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 95px)
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp08 {
        width: auto;
        max-width: 100%
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp08 * {
        font-size: inherit !important
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp08 .NFDGdflt26_OneLinENoTi_Right896Part .NFDGdflt26_OneLinENoTi_TexTFirst {
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        overflow: visible
    }

    .NFDGdflt26_Sb425txt_lt_bt .NFDGdCl27_IcnsEt_fdhKMN {
        right: 0;
        top: -30px
    }
}

@media screen and (max-width:380px) {
    .twoparsvg {
        display: none
    }

    .twoparsvg_mobi {
        display: block
    }

    .NFDGdflt26_SignUp89Tem16__fdhKMN,
    .NFDGdflt26_SignUp89Tem18__fdhKMN {
        padding: 5px;
        height: 80px;
        width: 280px
    }

    .NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk,
    .NFDGdflt26_SignUp89Tem18__fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk {
        min-width: 70px;
        width: 70px;
        height: 70px
    }

    .NFDGdflt26_SignUpPuRcHaSEd_image {
        width: 70px;
        height: 70px
    }

    .NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image img {
        min-width: 70px;
        width: 70px;
        height: 70px;
        object-fit: cover
    }

    .NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpbuLK_RighT,
    .NFDGdflt26_SignUp89Tem18__fdhKMN .NFDGdflt26_SignUpbuLK_RighT {
        padding-left: 10px
    }

    .NFDGdflt26_SignUp89Tem16__fdhKMN .NFDGdflt26_SignUpbuLK_liNeThReE,
    .NFDGdflt26_SignUp89Tem18__fdhKMN .NFDGdflt26_SignUpbuLK_liNeThReE {
        margin-top: 0
    }

    .NFDGdflt26_SignUp89Tem16__fdhKMN .btn-noti,
    .NFDGdflt26_SignUp89Tem18__fdhKMN .btn-noti {
        padding: 2px 5px 4px
    }

    .TypeNoTi_Tem33 {
        width: 100%
    }

    .TypeNoTi_Tem33 .TypeNoTi_Item_Single03 {
        width: 100%
    }

    .TypeNoTi_Tem33 .TypeNoTi_Item_Single03 .Single-Line-One,
    .TypeNoTi_Tem33 .TypeNoTi_Item_Single03 .Single-Line-Two {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .TypeNoTi_Tem33 .TypeNoTi_Single_Right,
    .TypeNoTi_Tem58 .TypeNoTi_Single_Right {
        width: 100%;
        overflow: hidden
    }

    .NFDGdCl27_IcnsEt_fdhKMN {
        opacity: 1
    }

    .NFDGdflt26_LiVeNoTi_NoTeMp05 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem14 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem15 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem26 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem33 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem34 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem31 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem55 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem58 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem62 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem75 .NFDGdCl27_IcnsEt_fdhKMN {
        right: 0;
        top: -32px
    }

    .TypeNoTi_Tem52 .anasment-count52 {
        padding-right: 40px
    }

    .TypeNoTi_Tem27 .NFDGdCl27_IcnsEt_fdhKMN {
        top: -20px !important
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdflt26_OneLinENoTi_Right896Part {
        max-width: 100%;
        overflow: hidden;
        width: 100%
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdflt26_OneLinENoTi_TexTFirst {
        max-width: calc(100% - 30px)
    }

    .NFDGdflt26_OneLinENoTi_DeTeMp05 .NFDGdCl27_IcnsEt_fdhKMN {
        right: 0;
        top: -10px
    }

    .TypeNoTi_Tem49 .NFDGdCl27_IcnsEt_fdhKMN {
        right: 0;
        top: 0
    }

    .TypeNoTi_Tem02 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem03 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem05 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem06 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem07 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem8 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem09 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem10 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem11 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem12 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem13 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem17 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem18 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem19 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem21 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem23 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem20 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem25 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem28 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem36 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem39 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem40 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem42 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem45 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem46 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem48 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem50 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem51 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem52 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem56 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem60 .NFDGdCl27_IcnsEt_fdhKMN,
    .TypeNoTi_Tem67 .NFDGdCl27_IcnsEt_fdhKMN {
        right: 0;
        top: -30px;
        display: block !important
    }

    .TypeNoTi_Tem36.NoTi_Box_UpBlock .NFDGdCl27_IcnsEt_fdhKMN {
        right: 0;
        top: 0
    }

    .TypeNoTi_Tem32 .NFDGdCl27_IcnsEt_fdhKMN {
        right: 20px;
        top: -20px
    }

    .TypeNoTi_Tem56 {
        width: calc(100% - 20px)
    }

    .TypeNoTi_Tem56 .NoTi_Box_Right {
        flex-direction: column
    }

    .TypeNoTi_Tem48 {
        width: 100%
    }

    .TypeNoTi_Tem48 .NoTi_ONE {
        max-width: 130px
    }

    .TypeNoTi_Tem62 .Single-Line-Count {
        margin-top: -2px
    }

    .TypeNoTi_Tem36,
    .TypeNoTi_Tem36 .TypeNoTi_Item {
        width: 100%
    }

    .TypeNoTi_Tem36 .NoTi_Left_utube {
        width: 80px;
        height: 60px;
        max-width: 80px;
        min-width: 80px
    }

    .Share-col {
        padding-right: 10px
    }

    .TypeNoTi_Tem39 .NoTi_TWo {
        flex-wrap: wrap
    }

    .TypeNoTi_Tem39 .NoTi_Box_ThreeLine .NoTi_ONE {
        margin-bottom: 3px
    }

    .TypeNoTi_Tem39 .NoTi-dflex-TwoRow .Share-col {
        height: 17px
    }

    .TypeNoTi_Tem39 .NoTi_Box_Right {
        max-width: max-content
    }

    .NFDGdflt26_Sb425txt_lt_tp {
        margin-top: 15px
    }

    .svg-desk-noti {
        display: none
    }

    .svg-mobi-noti {
        display: block
    }

    .TypeNoTi_Tem04,
    .TypeNoTi_Tem08,
    .TypeNoTi_Tem49,
    .TypeNoTi_Tem49 .TypeNoTi_SvgDefault_width {
        width: 300px !important;
        max-width: 100%;
        margin: 0 auto;
        padding-right: 15px
    }

    .Btn_Svg_Arrow {
        width: 10px;
        height: 10px
    }

    .TypeNoTi_Tem60 .NoTi_ONE {
        white-space: normal
    }

    .TypeNoTi_Tem17,
    .TypeNoTi_Tem18,
    .TypeNoTi_Tem19 {
        min-width: 300px
    }

    .popup-chat-box {
        width: 300px
    }

    .TypeNoTi_Tem54 {
        height: auto;
        padding: 0 10px
    }

    .TypeNoTi_Tem54 .TypeNoTi_Single_Right {
        flex-direction: column
    }

    .TypeNoTi_Tem54 .Single-Line-Two {
        margin-top: 5px
    }

    .TypeNoTi_Tem42 {
        max-width: calc(100% - 20px)
    }

    .TypeNoTi_Tem23 .svgbg-noti {
        left: -14px;
        z-index: 0
    }

    .TypeNoTi_Tem23 .svgbg-noti svg {
        height: 80px
    }

    .TypeNoTi_Tem23 {
        height: 80px
    }

    .TypeNoTi_Tem23 .NoTi_Left_Rd50 {
        left: 5px
    }

    .TypeNoTi_Tem23 .NoTi_Left_Rd50 span {
        font-size: 17px;
        width: 50px;
        display: inline-block
    }

    .TypeNoTi_Tem23 .NoTi_Box_Left {
        width: 80px
    }

    .TypeNoTi_Tem23 .TypeNoTi_Item {
        max-width: 100%
    }

    .TypeNoTi_Tem27 .Single-Line-One p+p,
    .TypeNoTi_Tem31 .Single-Line-One p+p,
    .TypeNoTi_Tem58 .Single-Line-Count p+p,
    .TypeNoTi_Tem62 .Single-Line-One p+p,
    .TypeNoTi_Tem63 .Single-Line-One p+p,
    .TypeNoTi_Tem67 .Single-Line-One p+p {
        display: contents
    }

    .TypeNoTi_Tem31 .Single-Line-One p+p {
        display: inherit
    }

    .NFDGdflt26_Sb425txt_lt_bt .NFDGdCl27_IcnsEt_fdhKMN {
        right: 0;
        top: -30px
    }
}

@media screen and (max-width:360px) {
    .NFDGdflt26_RevIeW56Fist_WordOne {
        padding: 0 5px;
        border-radius: 4px;
        height: 20px;
        line-height: 20px
    }
}

@media screen and (max-width:340px) {
    .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 100px)
    }

    .NFDGdflt26_Bt89TwT_fdhKMN,
    .NFDGdflt26_R589crerudr__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 90px)
    }

    .NFDGdflt26_SignUp89Tem03__fdhKMN {
        grid-template-columns: 80px 1fr
    }

    .NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 110px)
    }

    .NFDGdflt26_SignUp89Tem05__fdhKMN {
        width: 98%;
        margin: 0 1%;
        grid-template-columns: 80px 1fr
    }

    .NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_img svg {
        width: 100%;
        left: 13px
    }

    .NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_SignUp89Tem05_DisCoUnt {
        font-size: 16px;
        line-height: normal
    }

    .NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_SignUp89Tem05_DisTextOfF {
        font-size: 14px;
        line-height: normal
    }

    .NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 115px)
    }

    .NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_SignUp89Tem__SvgBlovck svg {
        width: 100%;
        transform: scale(1, 1.4)
    }

    .NFDGdflt26_LivETem03__fdhKMN {
        height: 85px
    }

    .NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 85px)
    }

    .NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
        width: calc(100% - 100px)
    }

    .NFDGdflt26_Sb425txt_cnt_cnt .NFDGdflt26_oFfERPopUp_mOdAl,
    .NFDGdflt26_Sb425txt_cnt_tp .NFDGdflt26_oFfERPopUp_mOdAl,
    .NFDGdflt26_Sb425txt_cnt_bt .NFDGdflt26_oFfERPopUp_mOdAl {
        width: 320px
    }

    .TypeNoTi_Item {
        max-width: 330px
    }
}

@media screen and (max-width:330px) {
    .TypeNoTi_Item {
        max-width: 300px
    }
}

.NFDGdflt26_WinDowShoW_hDrtiTlE {
    font-weight: 400;
    font-size: inherit;
    line-height: normal;
    margin: 10px 0;
    text-align: left
}

.NFDGdBtn_CblL_fdhKMN {
    margin: 3px 0 0
}

.NFDGdflt26_LivETem01__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN img {
    max-width: 70px;
    max-height: 70px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.NFDGdflt26_Bt89TwT_fdhKMN {
    width: calc(100% - 104px)
}

.NFDGdflt26_SignUp89Tem16_fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin: 0
}

.NFDGdflt26_Bt89TwT_fdhKMN {
    bottom: 2px
}

.NFDGdflt26_tt943Hdr_fdhKMN {
    margin-bottom: 0
}

.NFDGdflt26_SignUp89Tem13__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 0
}

.NFDGdflt26_ReViEwTem01__fdhKMN .WIgT20k0ot_LLgr24art {
    padding: 0
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: calc(100% - 95px)
}

.NFDGdflt26_ToTalReViEwTEM01_fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 3px
}

.NFDGdflt26_ToTalReViEwTEM01_fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    bottom: 5px
}

.NFDGdflt26_ToTalReViEwTEM01_fdhKMN .NFDGdBtn_CblL_fdhKMN {
    margin: 8px 0 0
}

.NFDGdflt26_TotAlVieW89Tem01__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 0
}

.NFDGdflt26_Li15mIted4_fdhKMN {
    grid-template-columns: 100%;
    height: 80px;
    align-items: center
}

.NFDGdflt26_To45ta25lSi5gn_fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
    height: 70px
}

.To45ta25lSi5gn_cout54NuMbEr {
    line-height: inherit
}

.NFDGdflt26_SignUp89Tem12__fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin: 0
}

.NFDGdflt26_SignUp89Tem12__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 0
}

.NFDGdflt26_To45ta25lSi5gn_fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    height: 21px;
    min-height: 21px;
    line-height: 21px
}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: calc(100% - 104px)
}

.NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN {
    padding: 5px
}

.NFDGdflt26_LivETem03__fdhKMN {
    padding: 0;
    grid-template-columns: 80px 1fr
}

.NFDGdflt26_LivETem03__fdhKMN .NFDGdflt26_LtS86Img_fdhKMN>img {
    max-width: 70px;
    max-height: 70px;
    height: 70px;
    width: 70px;
    object-fit: cover
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: 235px
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN {
    margin: 0 0 15px
}

.NFDGdflt26_LivETem02__fdhKMN {}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    padding-bottom: 0
}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    bottom: 10px;
    position: inherit
}

.NFDGdflt26_Left45SiDe_Se25ndLiNe {
    width: 95%
}

.NFDGdflt26_LivETem02__fdhKMN .NFDGdflt26_Left45SiDe_Se25ndLiNe {
    margin: 3px 0 0
}

.NFDGdflt26_AvaTar_Ico2n {
    min-width: 70px;
    width: 70px;
    height: 70px;
    margin-right: 10px
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: calc(100% - 100px);
    right: 15px;
    bottom: 10px
}

.NFDGdflt26_SignUp89Tem16_fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 0
}

.NFDGdflt26_SignUp89Tem06__fdhKMN {
    -ms-flex-align: center;
    align-items: center
}

.NFDGdflt26_SignUp89Tem06__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    padding-right: 0;
    padding-bottom: 18px
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    padding-right: 0
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_Left45SiDe_Se25ndLiNe {
    padding: 0 5px 0 0
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    bottom: 0
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN {
    -ms-flex-align: center;
    align-items: center
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN .NFDGdflt26_reTS86Tx_fdhKMN {
    padding-right: 10px;
    padding-bottom: 18px
}

.NFDGdflt26_Bt659Frt_fdhKMN {
    margin-right: -10px
}

.NFDGdflt26_R589cE52nT__fdhKMN .NFDGdflt26_C56nt+.NFDGdflt26_V5ie658t {
    max-width: 100%
}

.NFDGdflt26_Left45SiDe_Se25ndLiNe {
    width: 100%
}

.NFDGdflt26_SignUp89Tem01__fdhKMN {
    width: 400px;
    height: 120px;
    padding: 10px;
    grid-template-columns: 100px 1fr
}

.NFDGdflt26_SignUp89Tem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    bottom: 10px
}

.NFDGdflt26_SignUp89Tem05__fdhKMN {
    height: 120px;
    width: 400px;
    grid-template-columns: 100px 1fr;
    padding: 10px
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: calc(100% - 140px);
    bottom: 10px
}

.NFDGdflt26_SignUp89Tem05__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 7px
}

.NFDGdflt26_ReViEwTem01__fdhKMN {
    width: 340px
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: -1px;
    line-height: 14px
}

.NFDGdflt26_ReViEwTem01__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    bottom: 1px
}

.NFDGdflt26_ReViEwTem02_fdhKMN {
    width: 340px
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_Left45SiDe_Se25ndLiNe {
    padding: 0;
    margin: -1px 0 0
}

.NFDGdflt26_ReViEwTem02_fdhKMN .NFDGdflt26_V5ie658t {
    line-height: normal
}

.NFDGdflt26_ReViEwTem05_fdhKMN {
    padding: 0;
    width: 340px;
    height: 80px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_lEfT {
    min-width: 80px;
    width: 80px;
    height: 80px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_ImaGe {
    width: 80px;
    height: 80px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_ImaGe img {
    min-width: 80px;
    width: 80px;
    height: 80px;
    object-fit: cover
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_RigHt {
    padding: 5px 8px 15px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_texTsUb {
    line-height: 14px;
    margin-top: -2px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_texTsUb {
    line-height: 14px;
    margin-top: -2px
}

.NFDGdflt26_ReViEwTem05_fdhKMN .NFDGdflt26_PuRcHAsE_LineFouR {
    bottom: 1px
}

.NFDGdflt26_SignUp89Tem17__fdhKMN {
    padding: 5px;
    width: 340px;
    min-width: 340px;
    max-width: 500px;
    height: 80px
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk {
    min-width: 50px;
    width: 50px;
    height: 50px
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image {
    width: 50px;
    height: 50px
}

.NFDGdflt26_SignUp89Tem17__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image img {
    min-width: 50px;
    width: 50px;
    height: 50px;
    object-fit: cover
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN {
    height: 120px;
    width: 440px;
    grid-template-columns: 100px 1fr;
    grid-gap: 15px;
    padding: 10px
}

.NFDGdflt26_RevIeW89Tem02__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    bottom: 10px
}

.NFDGdflt26_ReViEwTem04_fdhKMN {
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.NFDGdflt26_ReViEwTem04_fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: calc(100% - 230px);
    bottom: 5px
}

.NFDGdflt26_PuRcHAsE89Tem02__fdhKMN {
    padding: 5px;
    width: max-content;
    min-width: 340px;
    max-width: 500px
}

.NFDGdflt26_TotAlVieW89Tem02__fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin-top: 0
}

.NFDGdflt26_WiDtH320HiGhT80__fdhKMN {}

.NFDGdflt26_PuRcHAsE89Tem01__fdhKMN {
    width: max-content;
    min-width: 340px;
    max-width: 500px
}

.NFDGdflt26_SignUp89Tem15__fdhKMN {
    width: max-content;
    min-width: 340px;
    height: 80px;
    padding: 5px;
    max-width: 500px
}

.NFDGdflt26_SignUp89Tem15__fdhKMN .NFDGdflt26_SignUpbuLK_RighT {
    max-width: 425px
}

.NFDGdflt26_SignUp89Tem15__fdhKMN .NFDGdflt26_SignUpbuLK_liNeOnE,
.NFDGdflt26_SignUp89Tem15__fdhKMN .NFDGdflt26_SignUpbuLK_liNeTwO {
    overflow: hidden
}

.NFDGdflt26_SignUp89Tem15__fdhKMN .NFDGdflt26_SignUpbuLK_liNeFouR {
    width: 97%
}

.NFDGdflt26_SignUp89Tem15__fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk {
    min-width: 70px;
    width: 70px;
    height: 70px
}

.NFDGdflt26_SignUp89Tem15__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image {
    width: 70px;
    height: 70px
}

.NFDGdflt26_SignUp89Tem15__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image img {
    min-width: 70px;
    width: 70px;
    height: 70px;
    object-fit: cover
}

.NFDGdflt26_SignUp89Tem03__fdhKMN {
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdBtn_LinkOrBtn_fdhKMN {
    margin: 5px 0 10px
}

.NFDGdflt26_SignUp89Tem14__fdhKMN {
    width: max-content;
    min-width: 340px;
    height: 80px;
    padding: 5px;
    max-width: 500px
}

.NFDGdflt26_SignUp89Tem14__fdhKMN .NFDGdflt26_SignUpbuLK_bLoCk {
    min-width: 70px;
    width: 70px;
    height: 70px
}

.NFDGdflt26_SignUp89Tem14__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image {
    width: 70px;
    height: 70px
}

.NFDGdflt26_SignUp89Tem14__fdhKMN .NFDGdflt26_SignUpPuRcHaSEd_image img {
    min-width: 70px;
    width: 70px;
    height: 70px;
    object-fit: cover
}

.NFDGdflt26_SignUpbuLK_liNeOnE,
.NFDGdflt26_SignUpbuLK_liNeTwO {
    max-width: 95%;
    overflow: visible
}

.NFDGdflt26_SignUpbuLK_SuBtitLe {
    margin-top: 1px
}

.NFDGdflt26_SignUpbuLK_liNeThReE {
    margin-top: 4px
}

.NFDGdflt26_SignUpbuLK_RighT {
    padding-right: 5px
}

.NFDGdflt26_ToTaLPuRcHaSeTEM02_fdhKMN .NFDGdflt26_Sb425txt_fdhKMN {
    margin-top: 1px
}

.NFDGdflt26_ToTaLPuRcHaSeTEM02_fdhKMN .NFDGdBtn_CblL_fdhKMN a {
    margin-top: 0
}

.NFDGdflt26_OneLinENoTi_DeTeMp01 .NFDGdflt26_OneLinENoTi_TexTFirst {
    max-width: 330px
}

.NFDGdflt26_SignUp89Tem06__fdhKMN,
.NFDGdflt26_SignUp89Tem07__fdhKMN,
.NFDGdflt26_ReViEwTem02_fdhKMN,
.NFDGdflt26_SignUp89Tem09__fdhKMN,
.NFDGdflt26_SignUp89Tem10__fdhKMN,
.NFDGdflt26_ReViEwTem03_fdhKMN {
    grid-gap: 0
}

.TEmMerge_ReViEwTem01_ReViEwTem06 {
    background: transparent !important;
    padding: 0 !important;
    grid-template-columns: 80px 1fr
}

.TEmMerge_ReViEwTem06_imgBloCk {
    background: #fff;
    height: 80px;
    display: inline-block;
    padding: 5px
}

.TEmMerge_ReViEwTem01_ReViEwTem06 .NFDGdflt26_LtS86Img_fdhKMN {
    padding: 5px;
    height: 70px;
    border-radius: 6px;
    background: transparent
}

.TEmMerge_ReViEwTem01_ReViEwTem06 .WIgT20k0ot_LLgr24art {
    padding: 5px 10px;
    background: #fff;
    border-radius: 6px
}

.TEmMerge_ReViEwTem01_ReViEwTem06 .NFDGdflt26_LtS86Img_fdhKMN>img {
    max-width: 60px;
    max-height: 60px;
    height: 60px;
    width: 60px;
    object-fit: cover
}

.TEmMerge_ReViEwTem01_ReViEwTem06 .NFDGdflt26_Bt89TwT_fdhKMN {
    width: calc(100% - 110px)
}

.TEmMerge_SignUpTem14_SignUpTem01 {
    padding: 0;
    max-width: 500px;
    background: transparent !important
}

.TEmMerge_SignUpTem14_SignUpTem01 .mrg_SignUpTem01_leftbox {
    padding: 5px;
    border-radius: 6px;
    background: #fff
}

.TEmMerge_SignUpTem14_SignUpTem01 .NFDGdflt26_SignUpbuLK_RighT {
    padding: 5px 10px;
    margin-left: 8px;
    border-radius: 6px;
    background: #fff
}

.TEmMerge_SignUpTem14_SignUpTem01 .NFDGdflt26_SignUpbuLK_bLoCk {
    margin-right: 0
}

.NFDGdflt26_SignUp89Tem14__fdhKMN .NFDGdflt26_SignUpbuLK_RighT {
    overflow: hidden
}

.NFDGdflt26_SignUp89Tem03__fdhKMN .NFDGdflt26_Bt89TwT_fdhKMN {
    width: calc(100% - 105px)
}

/* #dvscl_prf_clctr {
    display: none
} */

.NFDGdflt26_opn_cl_dv {
    display: block !important
}

.noti_ldmr_hide {
    display: none
}

.Wsr586N-Snpit img {
    width: 10px
}

.Wsr586N-Snpit #NFDGdflt26_Sb42Ofr_rMOvE2,
.Wsr586N-Snpit-Dgn #NFDGdflt26_Sb42Ofr_rMOvE2 .Wsr586N-Snpit .notificatio-pro>div:hover .NFDGdCl27_IcnsEt_fdhKMN,
.Wsr586N-Snpit-Dgn .notificatio-pro>div:hover .NFDGdCl27_IcnsEt_fdhKMN {
    display: none !important
}

.TypeNoTi_Tem44 .NFDGdCl27_IcnsEt_fdhKMN {
    top: -15px
}

.TypeNoTi_Tem44 .NFDGdCl27_IcnsEt_fdhKMN svg {
    width: 22px !important;
    height: 22px !important
}

.WN-stories-container {
    background: #fff;
    opacity: 1;
    line-height: normal;
    padding: 0;
    margin: 0;
    position: relative;
    border-radius: 25px;
    overflow: hidden;
    width: 300px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .08)
}

.WN-stories-Navi {
    position: absolute;
    display: flex;
    top: 15px;
    left: 0;
    width: 100%;
    justify-content: space-between;
    padding: 0 15px;
    z-index: 1
}

.WN-stories-NaviBtn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, .4);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.WN-stories-box {
    position: relative
}

.WN-stories-title {
    position: absolute;
    bottom: 45px;
    left: 0;
    width: 100%;
    padding: 0 20px;
    color: #fff;
    font-size: 17px
}

.WN-stories-content {
    background: #fff;
    border-radius: 25px;
    margin-top: -29px;
    display: inline-block;
    position: relative;
    width: 100%
}

.WN-link-block {
    position: absolute;
    right: 25px;
    top: -21px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.WN-stories-link-circle {
    width: 42px;
    height: 42px;
    line-height: 30px;
    background: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .08)
}

.WN-stories-link-name {
    color: #111;
    font-size: 12px;
    margin-top: 5px
}

.WN-stories-time-tag {
    display: flex;
    padding: 15px
}

.WN-stories-time-up {
    width: 30px;
    height: 30px;
    border: 2px solid #d9d9d9;
    border-radius: 50px
}

.WN-stories-tag {
    padding-left: 10px
}

.Tag-WN-design {
    font-size: 13px;
    color: #111;
    margin: 0 0 5px
}

.WN-stories-timerlg {
    font-size: 10px;
    color: #bfbfbf
}

.WN-descr-text {
    font-size: 13px;
    color: #808186;
    line-height: 22px
}

.WN-circle-timeup {
    margin: -2px
}

.WN-bgcolor-post {
    width: 300px;
    height: 230px;
    background: #111;
    display: flex;
    align-items: center
}

.WN-bgcolor-post .WN-stories-title {
    position: inherit;
    bottom: auto;
    text-align: center
}

/* #mycircle {
    stroke-dashoffset: 1000;
    stroke-dasharray: 1000;
    animation: padda infinite;
    animation-duration: 30s;
    animation-timing-function: ease-in-out;
    animation-play-state: running
} */

.WN-stories-item:hover #mycircle {
    animation-play-state: paused
}

@keyframes padda {
    to {
        stroke-dashoffset: 0
    }
}

.NFDGdflt26_DefaultOpen_LgPoUP {
    height: auto;
    width: auto;
    min-width: auto;
    right: auto;
    left: 0;
    opacity: 1;
    top: -12px;
    pointer-events: all;
    -webkit-transform: translateY(calc(0% - 4px));
    transform: translateY(calc(0% - 4px));
    position: inherit
}

.TypeNoTi_SvgDefault_width .svgbg-noti svg {
    fill: inherit;
    stroke: inherit;
    width: inherit;
    height: inherit
}

.notificatio-pro h1,
.notificatio-pro h2,
.notificatio-pro h3,
.notificatio-pro h4,
.notificatio-pro h5,
.notificatio-pro h6 {
    margin: 0
}

.notificatio-pro h1,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h1 {
    font-size: 24px;
    line-height: 24px
}

.notificatio-pro h2,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h2 {
    font-size: 20px;
    line-height: 20px
}

.notificatio-pro h3,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h3 {
    font-size: 18px;
    line-height: 18px
}

.notificatio-pro h4,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h4 {
    font-size: 16px;
    line-height: 16px
}

.notificatio-pro h5,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h5 {
    font-size: 14px;
    line-height: 14px
}

.notificatio-pro h6,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h6 {
    font-size: 10px;
    line-height: 14px
}

.NFDGdflt26_Sb425txt_lt_cnt.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_as_slide .NoTi-Social-Review,
.NFDGdflt26_Sb425txt_rt_cnt.NFDGdflt26_Sb425txt_vrtcl.NFDGdflt26_Sb425txt_as_slide .NoTi-Social-Review {
    margin-top: -100px
}

.NFDGdflt26_Sb425txt_lt_cnt .Social-Review-wrapper,
.NFDGdflt26_Sb425txt_rt_cnt .Social-Review-wrapper {
    max-height: 30vh
}

.NFDGdflt26_Sb425txt_lt_tp .NoTi-Social-Review,
.NFDGdflt26_Sb425txt_lt_cnt .NoTi-Social-Review,
.NFDGdflt26_Sb425txt_lt_bt .NoTi-Social-Review {
    position: relative;
    left: -10px
}

.NFDGdflt26_Sb425txt_rt_tp .NoTi-Social-Review,
.NFDGdflt26_Sb425txt_rt_cnt .NoTi-Social-Review,
.NFDGdflt26_Sb425txt_rt_bt .NoTi-Social-Review {
    position: relative;
    right: -10px;
    display: grid
}

.TypeNoTi_TemTwolineTx .NoTi_TWo {
    margin-right: 5px;
    margin-top: -2px;
    line-height: normal;
    min-height: 25px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 3px !important
}

.TypeNoTi_TemTwolineTx .NoTi_Box_ThreeLine .NoTi_Brand_Time {
    margin-top: 0 !important
}

.TypeNoTi_TemTwolineTx .NoTi_TWo p {
    line-height: inherit !important
}

.Review-ReadLink {
    display: inline-block;
    cursor: pointer;
    opacity: .8
}

.TypeNoTi_SvgDefault_width .svgbg-noti svg {
    fill: inherit;
    stroke: inherit;
    width: inherit;
    height: inherit
}

.notificatio-pro h1,
.notificatio-pro h2,
.notificatio-pro h3,
.notificatio-pro h4,
.notificatio-pro h5,
.notificatio-pro h6 {
    margin: 0
}

.notificatio-pro h1,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h1 {
    font-size: 24px;
    line-height: 24px
}

.notificatio-pro h2,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h2 {
    font-size: 20px;
    line-height: 20px
}

.notificatio-pro h3,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h3 {
    font-size: 18px;
    line-height: 18px
}

.notificatio-pro h4,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h4 {
    font-size: 16px;
    line-height: 16px
}

.notificatio-pro h5,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h5 {
    font-size: 14px;
    line-height: 14px
}

.notificatio-pro h6,
.TypeNoTi_Tem70 .NFDGdflt26_cLiCkTocAlL_WinDowShoW h6 {
    font-size: 10px;
    line-height: 14px
}