.contact-bar{list-style-type:none;padding:0;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;overflow:hidden;background-color:#1a5789;background-image:linear-gradient(to bottom,#1a5789 0,#00457c 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF1A5789",endColorstr="#FF00457C",GradientType=0);border-radius:6px;max-width:36.4rem}@media(max-width:767.98px){.contact-bar{max-width:208px}}.contact-bar.-fixed{position:fixed;top:10px;z-index:999;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media(max-width:991.98px){.contact-bar.-fixed{max-width:570px}}@media(max-width:767.98px){.contact-bar.-fixed{max-width:208px}}.contact-bar-wrapper{margin:1rem 0 3rem 0;height:2.6rem}.contact-bar li{width:25%;border-top:solid .05rem transparent;border-bottom:solid .05rem transparent;border-right:solid .1rem #023e70}.contact-bar li:last-child{border-right:solid .05rem transparent}.contact-bar li:first-child{border-left:solid .05rem transparent}.contact-bar li a{border:none !important;color:#fff !important;display:block;line-height:2.5rem;padding:0 1rem 0 2.5rem;position:relative;white-space:nowrap}.contact-bar li a:before{content:"";display:block;position:absolute;left:1rem;width:1rem;height:1rem;top:.75rem;background:center center no-repeat;background-size:contain}.contact-bar li a:hover{color:#fff !important;background-color:#009bd9;background-image:linear-gradient(to bottom,#009bd9 20%,#005d96 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF009BD9",endColorstr="#FF005D96",GradientType=0)}@media(max-width:767.98px){.contact-bar li a{font-size:0;padding:0}.contact-bar li a:before{left:50%;top:50%;width:1.2rem;height:1.2rem;margin-left:-0.6rem;margin-top:-0.6rem}}.contact-bar li.-faq a:before{background-image:url("../img/icons/faq.svg")}.contact-bar li.-chat a:before{background-image:url("../img/icons/chat.svg")}.contact-bar li.-email a:before{background-image:url("../img/icons/email.svg")}.contact-bar li.-call a:before{background-image:url("../img/icons/phone.svg")}.phoneblock{width:calc(50% - 1rem);background:#00b0eb;border-radius:10px;background-color:#005d96;background-image:linear-gradient(to right,#005d96 0,#00a4e5 80%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF005D96",endColorstr="#FF00A4E5",GradientType=1);position:relative;z-index:0;overflow:hidden;margin:.5rem 0}.phoneblock>a{position:absolute;display:block;z-index:8;left:0;top:0;width:100%;height:100%;background:url("../img/_transparent.png")}@media(max-width:575.98px){.phoneblock{width:100%}}.phoneblock-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem}.phoneblock p{display:none}.phoneblock .text{position:relative;z-index:2;padding:2rem 2rem 1.5rem 5rem;color:#fff !important}.phoneblock .text em{display:block;font-style:normal;font-size:1.2rem;line-height:1.1}.phoneblock .text span{display:block;font-weight:700;font-size:1.2rem;line-height:1.1}.phoneblock .text strong{font-weight:400;margin-top:1rem;font-size:1rem;line-height:1.1;display:block}.phoneblock .text:after{content:"";display:block;width:1rem;height:1rem;background:url("../img/icons/arrow-right.svg") center center no-repeat;margin-left:auto;margin-top:.5rem;background-size:contain;transition:all .25s ease}@media(max-width:991.98px){.phoneblock .text{padding-left:2rem;padding-right:1rem}}@media(max-width:575.98px){.phoneblock .text{padding:1rem 1rem 1rem 5rem}.phoneblock .text em{font-size:14px}.phoneblock .text span{font-size:14px}.phoneblock .text strong{font-size:14px;margin-top:.5rem}.phoneblock .text:after{width:.8rem;height:.8rem;margin-top:-0.8rem}}.phoneblock:before{content:"";position:absolute;display:block;left:0;top:0;width:100%;height:100%;z-index:0;background-color:#0185bb;background-image:linear-gradient(to bottom,#0185bb 0,#009fde 80%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF0185BB",endColorstr="#FF009FDE",GradientType=0);opacity:0;transition:all .25s ease}.phoneblock:after{content:"";position:absolute;display:block;z-index:1;width:5rem;height:5rem;top:50%;left:2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("../img/icons/phone.svg") center center no-repeat;background-size:contain;opacity:.18}@media(max-width:575.98px){.phoneblock:after{width:2.5rem;height:2.5rem;left:1.5rem}}.phoneblock:hover:before{opacity:1}.phoneblock:hover .text:after{-webkit-transform:scale(1.2) translateX(2px);transform:scale(1.2) translateX(2px)}