.its-foot2{background:var(--its-bg);color:var(--its-black)}.its-foot2__inner{display:grid;gap:40px;grid-template-columns:1.4fr repeat(4,1fr);padding-bottom:40px;padding-top:64px}.its-foot2__logo{margin-bottom:26px;max-height:56px;width:auto}.its-foot2__support{color:var(--its-black);font-family:var(--its-font-heading);font-size:21px;font-weight:600;margin:0 0 16px;max-width:220px}.its-foot2__phone{align-items:center;color:var(--its-grey);display:inline-flex;font-size:15.5px;gap:10px}.its-foot2__phone:hover{color:var(--its-orange)}.its-foot2__col-title{color:var(--its-black);font-family:var(--its-font-heading);font-size:17px;font-weight:600;margin:0 0 16px}.its-foot2__col ul{list-style:none;margin:0 0 26px;padding:0}.its-foot2__col li{margin-bottom:10px}.its-foot2__col a{color:var(--its-grey);font-size:14.5px}.its-foot2__col a:hover{color:var(--its-orange)}.its-foot2__bar{border-top:1px solid var(--its-light-grey)}.its-foot2__bar-inner{align-items:center;color:var(--its-grey);display:flex;font-size:13px;gap:16px;justify-content:space-between;padding-bottom:20px;padding-top:20px}.its-foot2__bar a{color:var(--its-grey);text-decoration:underline}.its-foot2__social{display:inline-flex;gap:14px}.its-foot2__bar a.its-foot2__soc{align-items:center;background:var(--its-navy);border-radius:50%;color:var(--its-white);display:inline-flex;height:30px;justify-content:center;text-decoration:none;width:30px}.its-foot2__bar a.its-foot2__soc svg{color:var(--its-white);fill:var(--its-white)}.its-foot2__bar a.its-foot2__soc:hover{background:var(--its-orange);color:var(--its-white)}@media (max-width:991px){.its-foot2__inner{grid-template-columns:1fr 1fr}}@media (max-width:599px){.its-foot2__inner{gap:26px;grid-template-columns:1fr}.its-foot2__bar-inner{align-items:flex-start;flex-direction:column}}