.customer_support_section{bottom:auto;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:99999}.customer_support_box{align-items:center;background:#000;box-shadow:0 0 30px #00000026;display:flex;padding:15px 10px}.customer_support_box,.customer_support_detail h3{color:#fff;font-family:var(--pt_font);transition:all .4s ease}.customer_support_detail h3{font-size:20px;line-height:28px;margin:0}span.customer_arrow svg path{stroke:#fff}.customer_link{padding-top:7px}span.customer_arrow svg{display:block;margin-left:3px}.customer_support_icon{width:50px}.customer_support_detail{padding-left:15px;width:calc(100% - 50px)}.customer_link a{align-items:center;color:#fff;display:flex;font-family:var(--pt_font);font-size:14px;line-height:22px;transition:all .4s ease;white-space:nowrap}.customer_link{display:none}.customer_support_box{margin:18px 0 0 auto;max-width:200px;min-height:90px;transition:max-width .3s ease-in-out}.customer_support_box:hover .customer_support_detail h3{white-space:nowrap}.customer_support_box:hover{background:#e1251b}.customer_support_box:hover .customer_link{display:block}.customer_support_box:hover{max-width:100%}.customer_support_box:first-child{background:#e1251b}@media(max-width:767px){.customer_support_detail h3{font-size:16px;line-height:22px}.customer_support_icon{width:35px}.customer_support_detail{padding-left:10px;width:calc(100% - 35px)}.customer_support_box{min-height:65px}}