.footer_links_header{color:var(--primary-600-color)}.footer_links_header_bar{background-color:var(--primary-600-color)}.theme_filled_button a{background:var(--primary-600-color);border:0;color:#fff}.theme_outline_button a{background:#fff;border:2px solid var(--primary-600-color);color:var(--primary-800-color)}.theme_filled_button a:active,.theme_filled_button a:hover{background:var(--primary-500-color);border:0;color:#fff}.theme_outline_button a:active,.theme_outline_button a:hover{background:var(--primary-200-color);border:2px solid var(--primary-600-color);color:var(--primary-800-color)}.footer_links_collapsible_button{background:#fff;color:var(--primary-600-color)}.footer_links_collapsible_button:active,.footer_links_collapsible_button:focus,.footer_links_collapsible_button:hover{background:var(--primary-200-color);border:none;color:var(--primary-600-color)}.separator{background:var(--outline-color);height:1px;margin-top:16px}.footer_links_wrapper{padding:40px 16px}.footer_links_header{font-size:22px;font-weight:500;height:49px;line-height:150%;margin-bottom:32px;position:relative}.footer_links_header_bar{bottom:0;height:4px;position:absolute;width:80px}.footer_links_container{display:flex;flex-direction:column;gap:16px}.footer_links_link_item:hover{text-decoration:underline}.footer_links_header_logo_container~div{display:none}.footer_links_button a{border-radius:8px;display:block;font-size:18px;font-weight:500;line-height:160%;padding:12px 16px;text-align:center}.footer_links_button a:hover{border-radius:8px}.footer_links_wrapper{grid-template-columns:1fr;padding:24px 0}.footer_links_start_section .footer_links_container{flex-direction:column;gap:16px}.footer_links_start_section{grid-column:1;margin-top:16px;padding:0 16px}.footer_links_collapsible_button{align-items:center;background-color:#fff;border:none;display:flex;font-size:22px;font-weight:500;height:62px;justify-content:space-between;line-height:150%;padding:0 16px;position:relative;width:100%}.footer_links_collapsible_button:active,.footer_links_collapsible_button:focus,.footer_links_collapsible_button:hover{border-radius:0}.footer_links_collapsible_content{display:flex;flex-direction:column;height:1px;overflow:hidden;padding:0 16px;transition:height .2s}.footer_links_collapsible_button.active+.footer_links_collapsible_content{height:auto;padding-top:16px}.footer_links_collapsible_label{display:flex;gap:8px}.footer_dropdown_icon{transition:transform .2s}.footer_links_collapsible_button.active .footer_dropdown_icon{transform:rotate(180deg)}@media only screen and (min-width:768px){.footer_links_wrapper{display:grid;grid-template-columns:repeat(4,auto);row-gap:24px}.footer_links_button{max-width:none}.footer_links_start_section{grid-column:1/5}.footer_links_start_section .footer_links_container{flex-direction:row}.footer_links_wrapper{padding:40px 0}}@media only screen and (min-width:1284px){.footer_links_wrapper{grid-template-columns:repeat(5,auto)}.footer_links_start_section{grid-column:5}.footer_links_start_section .footer_links_container{flex-direction:column}.footer_links_start_section{margin-top:0}.footer_links_button{max-width:266px}}