#footer{position:relative;display:flex;flex-direction:column;gap:32px;border-top:1px solid rgb(0 0 0 / .1)}@media only screen and (min-width:782px){#footer{flex-direction:row;justify-content:space-between;gap:unset}}#footer .left{padding-top:var(--dash-m-sm);display:flex;flex-direction:column;gap:32px;width:100%}@media only screen and (min-width:782px){#footer .left{width:auto;flex:1;justify-content:space-between;border-right:1px solid rgb(0 0 0 / .1);padding-block:var(--dash-m-sm)}}#footer .left .top{display:inline-flex}#footer .right{padding-inline:clamp(16px, 2.8571428571vw + -1.1428571429px, 40px);padding-bottom:var(--dash-m-sm)}@media only screen and (min-width:601px){#footer .right{display:flex}}@media only screen and (min-width:782px){#footer .right{gap:clamp(40px, 2.8571428571vw + 22.8571428571px, 64px);padding-inline:clamp(40px, 3.6474164134vw + 11.4772036474px, 64px);padding-block:var(--dash-m-sm)}}#footer .right .col{border-top:1px solid rgb(0 0 0 / .1);padding-block:16px}#footer .right .col:first-child{border-top:0;padding-top:0}#footer .right .col:last-child{padding-bottom:0}@media only screen and (min-width:601px){#footer .right .col{border-top:0;padding-block:0;flex:1}}#footer .logo{display:inline-flex}#footer .logo svg{height:clamp(16px, 0.4761904762vw + 13.1428571429px, 20px);width:auto}#footer p{font-size:12px}#footer .details summary{display:flex;justify-content:space-between;align-items:center;gap:20px;line-height:1.15}@media only screen and (min-width:601px){#footer .details summary{pointer-events:none;margin-bottom:24px}}#footer .details summary::-webkit-details-marker{display:none}#footer .details summary .menu-title{margin:0}#footer .details summary .icon{display:inline-block;width:14px;height:14px;vertical-align:middle;background-color:#5B6770;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M0 6h14v2H0zM6 0h2v14H6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M0 6h14v2H0zM6 0h2v14H6z'/%3E%3C/svg%3E")}@media only screen and (min-width:601px){#footer .details summary .icon{display:none}}#footer .details .details-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease,margin-top 0.3s ease}@media only screen and (min-width:601px){#footer .details .details-content{max-height:none}}@media only screen and (max-width:600px){#footer .details .details-content>*:first-child{padding-top:16px}}#footer .details.open summary .icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M0 6h14v2H0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M0 6h14v2H0z'/%3E%3C/svg%3E")}#footer .details.open .details-content{max-height:var(--content-height,500px);transition:max-height 0.5s ease,margin-top 0.5s ease}#footer .footer-menu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}#footer .footer-menu li{display:block;margin:0;padding:0;font-size:clamp(14px, 0.2380952381vw + 12.5714285714px, 16px);line-height:1.5}@media only screen and (min-width:1081px){#footer .footer-menu li a{white-space:nowrap}}#footer .footer-menu li a[target=_blank]{white-space:nowrap}#footer .footer-menu li a[target=_blank]::after{content:"";display:inline-block;width:clamp(14px, 0.2380952381vw + 12.5714285714px, 16px);height:clamp(14px, 0.2380952381vw + 12.5714285714px, 16px);margin-left:4px;vertical-align:middle;background-color:currentColor;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M3.733 10.5L2.916 9.683 8.516 4.083H3.5V2.916h7v7H9.333V4.9L3.733 10.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M3.733 10.5L2.916 9.683 8.516 4.083H3.5V2.916h7v7H9.333V4.9L3.733 10.5z'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}#footer .footer-menu li .sub-menu{display:none!important}#footer.has-dark-blue-background-color,#footer.has-mid-grey-background-color{border-top:1px solid rgb(255 255 255 / .2)}@media only screen and (min-width:782px){#footer.has-dark-blue-background-color .left,#footer.has-mid-grey-background-color .left{border-right:1px solid rgb(255 255 255 / .2)}}