.phone-wrapper{float:right;display:flex;align-items:stretch;width:fit-content;margin-left:auto;margin-right:0;height:100%}.phone-wrapper .assistance{position:relative;width:fit-content;width:150px;margin-right:5px}.phone-wrapper .assistance .assistance-content{position:absolute;bottom:2px;right:0;width:fit-content;color:var(--main-txt-color)}.phone-wrapper .phone{display:flex;flex-direction:column;align-items:center;color:var(--main-txt-color);margin:0 5px}.phone-wrapper .phone.second{align-items:flex-end}.phone-wrapper .phone .text{text-transform:uppercase;font-size:15px}.phone-wrapper .phone .text a,.phone-wrapper .phone .text a:hover{font-size:20px;font-weight:500;text-decoration:none;color:inherit}.phone-wrapper .phone .number,.phone-wrapper .phone .number:hover{text-decoration:none;color:inherit;font-size:28px;font-weight:600}@media(max-width:1050px){.phone-wrapper{display:none}.hamburger{display:none !important;visibility:hidden;position:absolute;pointer-events:none}.nav-wrapper .content-wrapper .phone-icon{position:static;top:0;width:50px !important}}