:root{--octo-shadow-large:10px 10px 32px rgba(0,0,0,.08),5px 5px 16px rgba(0,0,0,.06),1px 1px 3px rgba(0,0,0,.06);--octo-shadow-medium:0 8px 16px 0 rgba(0,0,0,.08),0 6px 10px 0 rgba(0,0,0,.02),0 1px 4px 0 rgba(0,0,0,.02);--octo-shadow-standard-box:0 2px 6px 0 rgba(0,0,0,.2);--octo-shadow-standard-box-hover:0 2px 6px 0 rgba(0,0,0,.4);--hover-transition-duration:0.15s;--hover-transition-ease:ease;--hover-transition:var(--hover-transition-duration) all var(--hover-transition-ease)!important;--octo-rounded-small:3px;--octo-rounded-large:10px;--octo-font-size-extra-large:37px;--octo-font-size-normal:18px;--octo-font-size-small:16px;--octo-font-size-extra-small:14px;--h1:48px;--h2:32px;--h3:24px;--h4:24px;--h5:20px;--h6:16px;--spacer-0:0;--spacer-1:0.25rem;--spacer-2:0.5rem;--spacer-3:1rem;--spacer-4:1.5rem;--spacer-5:3rem;--octo-line-size-normal:160%;--cyan:var(--cyan-300);--navy:var(--navy-500);--green:var(--green-200);--red:var(--red-100);--orange:var(--orange-100);--purple:var(--purple-100);--white:#fff;--octo-light-theme-color-text-normal:var(--navy-600);--octo-keyline:var(--outline-secondary)}.layout .pricing-select{max-height:3.925rem;position:relative;width:100%}.layout .pricing-select__wrapper{display:flex;flex-direction:column;gap:.8rem}.layout .pricing-select__info{align-items:baseline;color:var(--input-text);display:flex;flex-wrap:wrap}.layout .pricing-select__info--prefix{font-size:1.75rem;font-weight:700}.layout .pricing-select__info--value{font-size:2.5rem;font-weight:700}.layout .pricing-select__info--suffix{font-size:1.25rem;font-weight:400;margin-left:.625rem}.layout .pricing-select__value{align-items:center;background:var(--background-primary);border:.0625rem solid var(--input-border);border-radius:.5rem;color:var(--input-text);display:flex;height:100%;justify-content:space-between;padding:1rem 1.25rem}.layout .pricing-select__value::-webkit-details-marker{display:none}.layout .pricing-select__value--single{border-color:var(--input-border-disabled);display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.layout .pricing-select__value .chevron{flex-shrink:0;transition:transform .2s ease-in-out}.layout .pricing-select__value .chevron path{fill:var(--input-text)}.layout .pricing-select__list{background:var(--background-primary);border:.0625rem solid var(--input-border);border-radius:.5rem;box-shadow:0 15px 40px 0 rgba(0,0,0,.4);box-shadow:0 10px 20px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;list-style:none;margin-bottom:0;margin-top:.5rem;max-height:15rem;max-height:0;overflow:hidden scroll;padding:.8rem .8rem 0;position:absolute;transition:max-height .5s ease-in-out;width:100%;z-index:1}.layout .pricing-select__list::-webkit-scrollbar{width:.1875rem}.layout .pricing-select__list::-webkit-scrollbar-corner{background:transparent}.layout .pricing-select__list::-webkit-scrollbar-thumb{background:var(--purple-300);border-radius:.6875rem}.layout .pricing-select__option{align-items:center;background:inherit;border-radius:.5rem;display:flex;justify-content:space-between;padding:1rem 1.25rem;transition:background .5s ease-in-out}.layout .pricing-select__option:hover{background:var(--marketo-dropdown-hover);cursor:pointer}.layout .pricing-select__option.is-selected .pricing-select__option-icon{display:block}.layout .pricing-select__option-icon{display:none}.layout .pricing-select[open] .pricing-select__value{border:1px solid var(--grey-400)}.layout .pricing-select[open] .pricing-select__value .chevron{transform:rotate(180deg)}.layout .pricing-select[open] .pricing-select__list{max-height:15rem}
/*# sourceMappingURL=pricing-select-styles.css.map*/