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