.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *){box-sizing:border-box;margin:0;padding:0}.ht_ctc_chat_greetings_box ol,.ht_ctc_chat_greetings_box ul{margin-bottom:0;margin-top:0}.ht_ctc_modal_backdrop{animation:fadeIn .2s ease;backdrop-filter:blur(1px);background:rgba(0,0,0,.3);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.ht_ctc_chat_greetings_box_layout{clear:both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ctc_g_bottom,.ctc_g_content,.ctc_g_sentbutton{margin-top:-.9px!important}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.greetings_header_image img{object-fit:cover}.greetings_header_image{display:inline-block;position:relative}.g_header_badge_online{border-radius:50%;bottom:0;height:12px;position:absolute;right:0;width:12px;z-index:1}@media only screen and (max-width:420px){.ctc_side_positions .ctc_m_p_left{left:0!important;right:unset!important}.ctc_side_positions .ctc_m_p_right{left:unset!important;right:0!important}.ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn{float:left!important}.ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn{float:right!important}.ctc_side_positions .ctc_m_cta_order_0{order:0!important}.ctc_side_positions .ctc_m_cta_order_1{order:1!important}.ht_ctc_greetings.ctc_m_full_width{bottom:0!important;position:fixed!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{margin:7px!important;min-width:80vw!important;position:unset!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}.ht_ctc_animation:has(.ht_ctc_greetings){animation-fill-mode:none!important}}@media only screen and (min-width:900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}.xl-tab .tab-area{
margin: 0;
padding: 0;
position: relative;
display: table;
}
.xl-tab li{
display: inline-block;
cursor: pointer;
}
.xl-tab .tab-content{
display: none;
}
.xl-tab .tab-content.active{
display: block;
}
.xl-tab .tab-content.active {
opacity: 1;
animation-name: fadeInOpacity;
animation-iteration-count: 1;
animation-timing-function: ease-in;
animation-duration: .5s;
}
.xl-tab .inrtab{
position: relative;
} .xl-tab.nvcenter ul.tab-area{
margin:0px auto;
text-align: center;
}
.xl-tab.nvright ul.tab-area,.nvleft ul.tab-area{
width: 100%;
}
.xl-tab.nvright ul.tab-area li{
float: right;
}
.xl-tab.nvcenter .tab-area li{
float: none;
} .xl-tab.styleone .tab-area li.active .inrtab div:before {
content: '';
display: block;
position: absolute;
left: 0px;
width: 100%;
bottom: -2px;
height: 2px;
background: black;
}
.styleone .tab-area li .inrtab {
background: #7a81f4;
color: #fff;
font-weight: bold;
transition: all 0.3s ease-in 0s;
} .styletwo li{
position:relative;
margin:0px 10px;
}
.styletwo li span:before {
content: "";
width: 100%;
height: 4px;
background: #f6f6f6;
position: absolute;
bottom: 0;
left: 0;
}
.styletwo li.active span:after {
width: 100%;
opacity: 1;
}
.styletwo li span:after {
content: "";
width: 0;
height: 4px;
background: #727cb6;
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
z-index: 1;
transition: all 1s ease 0s;
} .stylethree li span:after {
content: "";
width: 0;
border-top: 3px solid #00a6ff;
position: absolute;
bottom: -1px;
left: 0;
transition: all 0.3s ease 0s;
left: auto;
right: 0;
}
.stylethree li span:hover:after,.stylethree li.active span:after {
width: 100%;
} .stylefive li:last-child .inrtab:before{
display:none;
}
.stylefive .active .inrtab{
background:#ff007a;
}
.stylefive li:last-child .inrtab:after,.stylefive  li:last-child .inrtab div:after {
display:none;
}
.stylefive .inrtab:before {
border-bottom: 10px solid rgba(0, 0, 0, 0);
border-left: 10px solid #fff;
border-top: 10px solid rgba(0, 0, 0, 0);
content: "";
position: absolute;
right: -8px;
top: 11px;
z-index: 2;
}
.stylefive .active .inrtab:before {
border-left: 10px solid #ff007a;
}
.stylefive .active .inrtab:after,.stylefive  .inrtab div:after {
content: "";
border-left: 10px solid #ff007a;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
position: absolute;
top: 11px;
right: -10px;
z-index: 1;
}
.stylefive .inrtab:after {
border-left: 10px solid red;
}
@keyframes fadeInOpacity {
0% {
opacity: 0;
transform: translateY(-10px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}.xlvtab1 {
position: relative;
width: 100%;
margin: 0 auto;
}
.xlvtab1 .tbinr{
position: relative;
}
.xlvtab1 .tab_content{
overflow: hidden;
padding: 35px;
}
.xlvtab1 .tabs { 
display: table;
position: relative;
margin: 0;
padding: 0;
width: 33.33%;
float: left;
list-style-type: none;
}
.xlvtab1 .tabs li {
padding: 0;
position: relative;
}
.xlvtab1 .tabs a {
color: #888;
display: block;
outline: none;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
z-index: 1;
}
.xlvtab1 .tabs_item {
display: none;
}
.xlvtab1 .tabs_item:first-child {
display: block;
}
.xlvtab1.xld-tab1 li a{
padding: 15px 20px 15px 40px;
color: #303F9F;
background: #f9f9f9;
cursor: pointer;
position: relative;
vertical-align: middle;
-webkit-transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);  
}
.xlvtab1.xld-tab2 .tabs li a{
width: 100%;
border: 0;
color: #8799a3;
padding: 15px 30px;
} .xlvtab1.xld-tab1 li:first-child a { } .xlvtab1.xld-tab4.left .tabs{
border-right: 2px solid #e7e7e7; 
}
.xlvtab1.xld-tab4.right .tabs{
border-left: 2px solid #e7e7e7; 
}
.xlvtab1.xld-tab4.left .tabs li a:after{
right: 0px;
}
.xlvtab1.xld-tab4.right .tabs li a:after{
left: 0px;
}
.xlvtab1.xld-tab4.left .tabs li.current a:after {
opacity: 1;
right: -2px;
}
.xlvtab1.xld-tab4.right .tabs li.current a:after {
opacity: 1;
left: -2px;
}
.tabs_item.xl-image img{
height: inherit;
object-fit: cover;
-o-object-fit: cover;
}.accordion {
margin: 0px;
padding: 0;
list-style-type: none;
}
.accordion li {
position: relative;
}
.accordion li .xltbc {
display: none;
padding: 10px;
color: #6b97a4;
}
.accordion .xltbhd {
width: 100%;
display: block;
cursor: pointer;
font-weight: 600;
line-height: 3;
font-size: 14px;
font-size: 0.875rem;
user-select: none;
position: relative;
}
.xltbhd.active .inactikn{
display:block !important;
}
.xltbhd .actikn{
display:none;
}
.xltbhd .inactikn{
display:none !important;
}
.xltbhd.active .tbxicon.actikn{
display:none !important;
}
.xldacdn .tbxicon {
position: absolute;
top: 50%;
transform: translateY(-50%);
display: block;
height: 100%;
text-align: center;
line-height: inherit;
} .xld-acdn1 .accordion .xltbhd:before {
content: "";
width: 15px;
height: 15px;
border-radius: 50px;
background: #fff;
border: 1px solid #550527;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.xld-acdn1.xlft .accordion .xltbhd:before{
left: -10px;
}
.xld-acdn1.xright .accordion .xltbhd:before{
right: -10px;
}
.xld-acdn1 .accordion:before {
content: "";
width: 1px;
height: 80%;
background: #550527;
position: absolute;
top: 20px;
}
.xld-acdn1.xlft .accordion:before{
left: 24px;
}
.xld-acdn1.xright .accordion:before{
right: 24px;
} .xld-acdn2 .accordion li:after {
content: "";
width: 2px;
height: 100%;
background: #d82d5b;
position: absolute;
top: 25px;
z-index: -1;
}
.xld-acdn2.xlft .accordion li:after{
left: -26px;
}
.xld-acdn2.xright .accordion li:after{
right: -26px;
}
.xld-acdn2 .accordion li:last-child:after{
display: none;
} .xld-acdn3 .accordion .xltbhd:before {
content: '';
width: 6px;
background: #000;
position: absolute;
top: 0;  
z-index: 1;
height: calc(100% + 1010px);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.xld-acdn3.xlft .accordion .xltbhd:before{
left: 0;
}
.xld-acdn3.xright .accordion .xltbhd:before{
right: 0;
}
.xld-acdn3 .accordion .xltbhd.active:before {
opacity: 1;
}
.xld-acdn3 .accordion li{
overflow:hidden;
}