.mobileMenu_box__yrBun{display:none;height:100%}@media screen and (max-width:1280px){.mobileMenu_box__yrBun{background-color:#0e263a;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:fixed;left:0;top:0;color:#fff;width:100%;height:100%;z-index:99;font-size:28px;line-height:35px;text-align:center;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;padding:30px 20px}.mobileMenu_box_active__ERuo8{pointer-events:all;opacity:1}}.mobileMenu_nav__YT3v_{margin:auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.mobileMenu_buttons__tI_XR{display:grid;grid-template:1fr/1fr 1fr;grid-gap:10px;gap:10px}.mobileMenu_button__IZcgc{background-color:#1f394f;display:flex;align-items:center;justify-content:center;padding:18px clamp(15px,5vw,85px);border-radius:10px;font-weight:500;font-size:16px;line-height:20px}.mobileMenu_button__IZcgc:nth-child(2){background-color:#4caf50}