.pack-action-buttons.max-style-first{display:flex;justify-content:center;flex-wrap:wrap;margin:30px 0;text-align:center;gap:30px}@media(max-width: 1100px){.pack-action-buttons.max-style-first{gap:15px}}.view-action-buttons.max-style-first,.pack-action-buttons.max-style-first .view-action-buttons{display:inline-flex;justify-content:center;align-items:center;flex-grow:1;flex-basis:45%;align-content:center;border:2px solid var(--color-primary, #35B3DB);border-radius:6px;background:var(--color-primary, #35B3DB);color:#fff;text-align:center;font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;transition:all .3s ease;padding:15px;max-width:50%;min-width:30%}.view-action-buttons.max-style-first:hover,.view-action-buttons.max-style-first:focus,.pack-action-buttons.max-style-first .view-action-buttons:hover,.pack-action-buttons.max-style-first .view-action-buttons:focus{background:#fff;color:var(--color-primary, #35B3DB)}@media(max-width: 480px){.view-action-buttons.max-style-first,.pack-action-buttons.max-style-first .view-action-buttons{flex-basis:100%;max-width:100%}}.view-action-buttons.max-style-first:not(.pack-action-buttons .view-action-buttons){margin:30px auto;display:block}
