.support-section{background:#fdf5ed;display:flex;flex-direction:column;padding:2rem 200px;font-family:Titillium Web,sans-serif!important}.support-section .support-card{background:#fff5eb;padding:1.5rem 1.5rem 0;border-radius:8px}.support-section .support-card .support-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.support-section .support-card .support-header .step-number{background:#ff7f32;color:#fff;font-weight:700;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}@media(max-width:375px){.support-section .support-card .support-header .step-number{width:43px}}.support-section .support-card .support-header h2{font-size:1.5rem;font-weight:100;color:#333}.support-section .support-card p{font-size:1.1rem;color:#444;line-height:1.6;margin-bottom:1rem}.support-section .support-card .contact-list strong,.support-section .support-card .grievance-list strong{color:#ff7f32}.support-section .support-card .contact-list,.support-section .support-card .grievance-list{padding-left:1.2rem;margin-bottom:1.4rem;margin-top:1.4rem}.support-section .support-card .contact-list li,.support-section .support-card .grievance-list li{font-size:1.1rem;margin-bottom:1rem;line-height:1.6}.support-section .support-card .contact-list li .link,.support-section .support-card .grievance-list li .link{color:#009ddc;text-decoration:none}.support-section .support-card .contact-list li .link:hover,.support-section .support-card .grievance-list li .link:hover{text-decoration:underline}.support-section .support-card .contact-list li .time,.support-section .support-card .grievance-list li .time{font-weight:700}.support-section .support-card .deadline strong{color:#ff7f32}.support-section .support-card .deadline{font-weight:500;font-size:1.1rem;padding-left:1.2rem}@media(max-width:768px){.support-section{padding:1.5rem 1.5rem 0}.support-section .support-card{padding:1.25rem 1.25rem 0}.support-section .support-card .support-header{flex-direction:row;align-items:flex-start}.support-section .support-card .support-header h2{font-size:1.3rem}.support-section .support-card li,.support-section .support-card p{font-size:1rem}}@media(max-width:480px){.support-section .support-card .support-header{align-items:flex-start}.support-section .support-card .step-number{margin-bottom:.5rem}}.bottom_nav_asort{position:fixed;bottom:0;left:0;right:0;height:63px;background:#fff;border-top:1px solid #eee;display:flex;justify-content:space-between;align-items:flex-end;z-index:8;padding:2px 16px;transition:transform .35s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}.bottom_nav_asort.hide{transform:translateY(100%);opacity:0;pointer-events:none}.bottom_nav_asort.show{transform:translateY(0);opacity:1;pointer-events:auto}@media(min-width:992px){.bottom_nav_asort{display:none}}.bottom_nav_asort .nav_item_asort{display:flex;flex-direction:column;align-items:center;font-size:13px;color:#505050;text-decoration:none;padding-top:20px;gap:11px}.bottom_nav_asort .nav_item_asort svg{width:20px;height:20px}.bottom_nav_asort .nav_item_asort span{font-weight:500;font-size:12px}.bottom_nav_asort .nav_item_asort.active{color:#f46f4e;font-weight:600}.bottom_nav_asort .nav_item_asort.active .nav_icon_asort{filter:brightness(1.2)}.bottom_nav_asort .nav_item_asort.active svg path{fill:#f46f4e}