.cmp__major-customer-service-popup{height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:all .3s cubic-bezier(.48,.04,.52,.96);transition:all .3s cubic-bezier(.48,.04,.52,.96);visibility:hidden;width:100%;z-index:10000}.cmp__major-customer-service-popup.is-active{opacity:1;visibility:visible}.cmp__major-customer-service-popup-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;padding:0 var(--gutter);width:100%}.cmp__major-customer-service-popup-main{background-color:#fff;border-radius:9pt;-webkit-box-shadow:0 6px 30px 5px rgba(0,0,0,.05);box-shadow:0 6px 30px 5px rgba(0,0,0,.05);max-width:380px;padding:2pc;position:relative;text-align:center;width:100%;z-index:1}.cmp__major-customer-service-popup-cancel{cursor:pointer;height:20px;position:absolute;right:20px;top:20px;width:20px}.cmp__major-customer-service-popup-backdrop{background:rgba(4,36,49,.1);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.cmp__major-customer-service-popup-title{color:#1a1c20;font-size:20px;font-weight:500;line-height:28px}.cmp__major-customer-service-popup-img{height:90pt;margin:24px 0;width:90pt}@media screen and (max-width:767px){.cmp__major-customer-service-popup-img{height:110px;width:110px}}.cmp__major-customer-service-popup-desc{color:rgba(0,0,0,.55);font-size:14px;font-weight:500;line-height:24px;margin:0 auto;max-width:260px;width:100%}