:where(.Button){align-items:center;background-color:#fff;border-radius:3px;border:1px solid #333;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;gap:.5rem;line-height:1.5rem;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .25s;-webkit-user-select:none;user-select:none;white-space:nowrap}:where(.Button__icon):before{margin-left:0!important;margin-right:0!important}:where(.Button__text){overflow:hidden;text-overflow:ellipsis}:where(.Button:not(:disabled):hover){background-color:#f2f2f2;box-shadow:0 12px 24px -6px #0000004d}:where(.Button:disabled){border-color:#a9a9a9!important;background-color:#a9a9a9!important;color:#fff!important;cursor:not-allowed}:where(.Button--reverse){flex-direction:row-reverse}.Grid{position:relative;display:flex;flex-wrap:wrap;width:100%}.Grid--gap{row-gap:1rem;width:calc(100% + 1rem);transform:translate(-.5rem)}.Grid--gap>[class*=Grid__item]{padding-left:.5rem;padding-right:.5rem}.Grid--gap-2{row-gap:2rem;width:calc(100% + 2rem);transform:translate(-1rem)}.Grid--gap-2>[class*=Grid__item]{padding-left:1rem;padding-right:1rem}.Grid--gap-4{row-gap:4rem;width:calc(100% + 4rem);transform:translate(-2rem)}.Grid--gap-4>[class*=Grid__item]{padding-left:2rem;padding-right:2rem}.Grid--gap-6{row-gap:6rem;width:calc(100% + 6rem);transform:translate(-3rem)}.Grid--gap-6>[class*=Grid__item]{padding-left:3rem;padding-right:3rem}.Grid--gap-8{row-gap:8rem;width:calc(100% + 8rem);transform:translate(-4rem)}.Grid--gap-8>[class*=Grid__item]{padding-left:4rem;padding-right:4rem}.Grid__item{width:100%}.Grid__item--1-3{width:33.3333333333%}.Grid__item--2-3{width:66.6666666667%}.Grid__item--1-2,.Grid__item--2-4{width:50%}.Grid__item--1-4{width:25%}.Grid__item--3-4{width:75%}.Grid__item--1-5{width:20%}.Grid__item--2-5{width:40%}.Grid__item--3-5{width:60%}.Grid__item--4-5{width:80%}@media (max-width: 640px){.Grid__item--mobile-1-3{width:33.3333333333%}.Grid__item--mobile-2-3{width:66.6666666667%}.Grid__item--mobile-1-2,.Grid__item--mobile-2-4{width:50%}.Grid__item--mobile-1-4{width:25%}.Grid__item--mobile-3-4{width:75%}.Grid__item--mobile-1-5{width:20%}.Grid__item--mobile-2-5{width:40%}.Grid__item--mobile-3-5{width:60%}.Grid__item--mobile-4-5{width:80%}}@media (min-width: 641px){.Grid__item--tablet-1-3{width:33.3333333333%}.Grid__item--tablet-2-3{width:66.6666666667%}.Grid__item--tablet-1-2,.Grid__item--tablet-2-4{width:50%}.Grid__item--tablet-1-4{width:25%}.Grid__item--tablet-3-4{width:75%}.Grid__item--tablet-1-5{width:20%}.Grid__item--tablet-2-5{width:40%}.Grid__item--tablet-3-5{width:60%}.Grid__item--tablet-4-5{width:80%}}@media (min-width: 1025px){.Grid__item--desktop-1-3{width:33.3333333333%}.Grid__item--desktop-2-3{width:66.6666666667%}.Grid__item--desktop-1-2,.Grid__item--desktop-2-4{width:50%}.Grid__item--desktop-1-4{width:25%}.Grid__item--desktop-3-4{width:75%}.Grid__item--desktop-1-5{width:20%}.Grid__item--desktop-2-5{width:40%}.Grid__item--desktop-3-5{width:60%}.Grid__item--desktop-4-5{width:80%}}@media (min-width: 1441px){.Grid__item--widescreen-1-3{width:33.3333333333%}.Grid__item--widescreen-2-3{width:66.6666666667%}.Grid__item--widescreen-1-2,.Grid__item--widescreen-2-4{width:50%}.Grid__item--widescreen-1-4{width:25%}.Grid__item--widescreen-3-4{width:75%}.Grid__item--widescreen-1-5{width:20%}.Grid__item--widescreen-2-5{width:40%}.Grid__item--widescreen-3-5{width:60%}.Grid__item--widescreen-4-5{width:80%}}
