.sx-search-box{width:100%}.sx-search-box__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:0 .3rem;border:1px solid rgb(14 61 101 / .12);border-radius:.8rem;background:#fff;box-shadow:0 6px 14px rgb(14 61 101 / .06);margin-bottom:15px}.sx-search-box__input{width:100%;min-width:0;height:3.35rem;padding:0 1rem 0 1.15rem;border:0;outline:0;background:#fff0;font:inherit;font-size:.98rem;line-height:1;color:var(--wp--preset--color--secondary,#0e3d65)}.sx-search-box__input::placeholder{color:rgb(14 61 101 / .48)}.sx-search-box__button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border:0;border-radius:.8rem;padding:0;background:var(--wp--preset--color--primary,#ec6e65);color:#fff;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease,background-color 0.2s ease;box-shadow:0 8px 18px rgb(236 110 101 / .22)}.sx-search-box__button:hover,.sx-search-box__button:focus-visible{transform:translateY(-1px);box-shadow:0 10px 20px rgb(236 110 101 / .28)}.sx-search-box__button:focus-visible{outline:2px solid rgb(14 61 101 / .18);outline-offset:2px}.sx-search-box__button svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-main .sx-search-box{width:auto;max-width:12.5rem}.header-main .sx-search-box__inner{gap:.25rem;padding:.15rem;border:0;border-radius:999px;background:#fff0;box-shadow:none}.header-main .sx-search-box__input{width:100%;height:2rem;padding:0 .35rem 0 .15rem;font-size:.95rem;color:rgb(14 61 101 / .55)}.header-main .sx-search-box__input::placeholder{color:rgb(14 61 101 / .42)}.header-main .sx-search-box__button{width:2rem;height:2rem;border-radius:999px;background:#fff0;color:rgb(14 61 101 / .42);box-shadow:none}.header-main .sx-search-box__button:hover,.header-main .sx-search-box__button:focus-visible{transform:none;background:#fff0;color:var(--wp--preset--color--secondary,#0e3d65);outline:none}.header-main .sx-search-box__button svg{width:1.1rem;height:1.1rem;stroke-width:1.9}.sx-section--search{width:100%;padding-block:var(--wp--preset--spacing--lg,3rem)}.sx-search-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:var(--wp--preset--spacing--xl,2rem);align-items:start}.sx-search-layout__main{grid-column:span 6}.sx-search-layout__sidebar{grid-column:span 2}.sx-search-title{margin:0 0 1.5rem;font-family:var(--wp--preset--font-family--encode-sans-condensed,inherit);font-size:clamp(2rem, 3vw, 3rem);font-weight:700;line-height:1.1;color:var(--wp--preset--color--secondary,#0e3d65)}.sx-search-results{display:grid;gap:1rem}.sx-search-result-card{padding:1.25rem 1.35rem;border:1px solid rgb(14 61 101 / .12);border-radius:1rem;background:#fff}.sx-search-result-card__title{margin:0 0 .65rem;font-family:var(--wp--preset--font-family--encode-sans-condensed,inherit);font-size:clamp(1.35rem, 2vw, 1.75rem);line-height:1.15}.sx-search-result-card__title a{color:var(--wp--preset--color--secondary,#0e3d65);text-decoration:none}.sx-search-result-card__title a:hover{color:var(--wp--preset--color--primary,#ec6e65)}.sx-search-result-card__excerpt{margin:0}.sx-search-pagination{margin-top:2rem}.sx-search-no-results{padding:1.25rem;border-radius:1rem;background:rgb(14 61 101 / .05);color:var(--wp--preset--color--secondary,#0e3d65)}@media (max-width:900px){.sx-search-grid{grid-template-columns:1fr}.sx-search-layout__main,.sx-search-layout__sidebar{grid-column:1}}