.s-footer{display:block}.s-footer--rtl{direction:rtl}.s-footer__inner{width:calc(100% - 32px);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 900px){.s-footer__inner{width:calc(100% - 42px);-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 768px){.s-footer__icon-wrapper{max-width:70px;width:100%;height:100%}.s-footer__icon-wrapper svg{width:100%;height:100%}}.s-footer__menu-list{margin:0;padding:0;list-style:none;width:100%;margin-top:7px}@media screen and (min-width: 768px){.s-footer__menu-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:65%;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}.s-footer__menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0}.s-footer__menu-item.is-active+.s-footer__menu-expanded{grid-template-rows:1fr;padding:0 0 16px 0}.s-footer__menu-item.is-active .s-footer__menu-icon svg:first-child{display:none}.s-footer__menu-item.is-active .s-footer__menu-icon svg:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 900px){.s-footer__menu-item{padding:20px 0 0}}.s-footer__menu-title{color:inherit;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;text-transform:capitalize}.s-footer__menu-icon svg:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.s-footer__menu-icon svg:last-child{display:none}@media screen and (min-width: 768px){.s-footer__menu-icon svg{display:none !important}}.s-footer__menu-expanded{display:grid;grid-template-rows:0fr;-webkit-transition:all .3s ease;transition:all .3s ease;padding:0;border-bottom:1px solid #6b6f79}.s-footer__menu-expanded>div{overflow:hidden}@media screen and (min-width: 768px){.s-footer__menu-expanded{grid-template-rows:1fr;padding:23px 0 16px;border:none}}.s-footer__expanded-list{margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:14px;padding:0 4px}@media screen and (min-width: 768px){.s-footer__expanded-list{padding:0}}.s-footer__expanded-item{color:#999;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;-webkit-transition:color .3s ease;transition:color .3s ease;line-height:18px}.s-footer__expanded-item *{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.s-footer__expanded-item a{color:inherit;text-decoration:none}