.CallCenter__Card{flex-basis:calc(25% - 15px);height:203px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:35px;padding:48px 26px;background:#f9f9f9;border:1px solid #e8e8e8;cursor:pointer;transition:all .4s ease-out}@media screen and (max-width:768px){.CallCenter__Card{flex-basis:calc(50% - 11px);padding:15px 18px;gap:15px}.CallCenter__Card img{max-height:35px}}@media screen and (max-width:560px){.CallCenter__Card{height:135px}}.CallCenter__Card:hover{border:1px solid #bea669}.CallCenter__Card p{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;letter-spacing:.07em;color:#bea669;margin:0;padding:0}.CallCenterSidebar__Container{position:relative;left:100%;top:0;width:100%;background:#fff;z-index:99;height:0}.CallCenterSidebar__Container.active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transform:translateX(-100%)}@media screen and (max-width:768px){.CallCenterSidebar__Container{padding:25px 24px}}.CallCenterSidebar__Back-Btn{cursor:pointer;display:flex;justify-content:center;align-items:center;background:none;border:none;gap:5px;transition:all .2s}.CallCenterSidebar__Back-Btn:hover{text-shadow:.3px .3px .3px #979899}.CallCenterSidebar__Back-Btn span{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:.07em;color:#979899;text-transform:uppercase}.CallCenterSidebar__Header{border-bottom:1px solid #f7f4ed;padding:44px 0;display:flex;align-items:center;gap:20px;margin-bottom:45px}.CallCenterSidebar__Header img{max-height:50px}.CallCenterSidebar__Header p{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;letter-spacing:.07em;color:#bea669;margin:0}.CallCenterSidebar__Content *{font-family:Source Sans\ 3}.CallCenterSidebar__Content a,.CallCenterSidebar__Content h1,.CallCenterSidebar__Content li,.CallCenterSidebar__Content p,.CallCenterSidebar__Content strong{letter-spacing:.07em}.CallCenterSidebar__Content a,.CallCenterSidebar__Content h1,.CallCenterSidebar__Content h2,.CallCenterSidebar__Content h3,.CallCenterSidebar__Content h4,.CallCenterSidebar__Content h5,.CallCenterSidebar__Content li,.CallCenterSidebar__Content strong{color:#bea669}.CallCenterSidebar__Content h1{margin:10px 0;font-style:normal;font-weight:400;font-size:14px;line-height:40px}.CallCenterSidebar__Content h1:not(:first-child){margin-top:25px}.CallCenterSidebar__Content p{color:#333;font-weight:400;font-size:14px;line-height:26px}.CallCenterSidebar__Content a{text-decoration:none}.CallCenterSidebar__Content strong{font-weight:400}.CallCenterSidebar__Content ol{padding:0}.CallCenterSidebar__Content li{list-style-position:inside;font-size:14px}.CallCenterSidebar__Content li:not(:last-child){margin-bottom:15px}.CallCenterSidebar__Content img{vertical-align:text-bottom}.CallCenter__Container{position:relative;display:flex;width:100%;overflow:hidden}@media screen and (max-width:768px){.CallCenter__Container{margin-top:21px}}.CallCenter__Cards{display:flex;width:100%;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .3s linear;gap:15px}@media screen and (max-width:768px){.CallCenter__Cards{gap:16px 11px;justify-content:center}}.CallCenter__Cards.active{display:none}