.collections-hero__buttons{display:flex;gap:.75rem;flex-wrap:wrap}.collections-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:var(--border-radius-buttons);font-family:var(--font-stack-body);font-weight:var(--font-weight-body-bold);font-size:.9375rem;text-decoration:none;transition:all .15s ease;cursor:pointer}.collections-hero__btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.collections-hero__btn--primary{background:#fff;border:2px solid #fff;color:var(--industry-accent)}.collections-hero__btn--primary:hover{background:#ffffffe6;border-color:#ffffffe6;color:var(--industry-accent)}.collections-hero__btn--ghost{background:transparent;border:2px solid rgba(255,255,255,.3);color:#fff}.collections-hero__btn--ghost:hover{border-color:#fff9;background:#ffffff0d;color:#fff}.collections-intro__cta{display:inline-block;margin-top:1.5rem;padding:.875rem 2rem;background:var(--industry-accent);color:var(--industry-accent-foreground);border:2px solid var(--industry-accent);border-radius:var(--border-radius-buttons);font-family:var(--font-stack-body);font-weight:var(--font-weight-body-bold);font-size:1rem;text-decoration:none;transition:all .15s ease;cursor:pointer}.collections-intro__cta:hover{opacity:.9;filter:brightness(1.1);color:var(--industry-accent-foreground)}.collections-info-cards{padding:var(--container-vertical-space) 0}.collections-info-cards__grid{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--gutter-large) * 1.5);align-items:start}.collections-info-card{background:var(--color-background-main);border:1px solid var(--color-borders-main);border-radius:var(--border-radius-cards);padding:2rem}.collections-info-card__icon-wrap{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#1a365d14;border-radius:12px;margin-bottom:1.25rem}.collections-info-card__icon-wrap svg{width:24px;height:24px;stroke:var(--industry-accent);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.collections-info-card__title{margin-bottom:.75rem}.collections-info-card__intro{opacity:.75;line-height:1.6;font-size:.9375rem;margin-bottom:1.25rem}.collections-info-card__list ul{list-style:none;padding:0;margin:0 0 1.25rem}.collections-info-card__list ul li{position:relative;padding:.4rem 0 .4rem 1.75rem;font-size:.9375rem;line-height:1.5}.collections-info-card__list ul li:before{content:"";position:absolute;left:0;top:.65rem;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a365d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.collections-info-card__outro{opacity:.75;line-height:1.6;font-size:.875rem;margin:0}@media screen and (max-width:767px){.collections-info-cards__grid{grid-template-columns:1fr}}.collections-faq{padding:var(--container-vertical-space) 0;background-color:var(--color-third-background-main)}.collections-faq__heading{text-align:center;max-width:700px;margin:0 auto calc(var(--gutter-large) * 1.5)}.collections-faq__heading-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--industry-accent);margin-bottom:.75rem}.collections-faq__heading-title{margin-bottom:.75rem}.collections-faq__heading-subtitle{opacity:.65;line-height:1.6;font-size:1.05rem}.collections-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start;max-width:var(--theme-max-width, 1440px);margin:0 auto;padding:0 var(--gutter-large)}.collections-faq__item{border:1px solid var(--color-borders-main);border-radius:var(--border-radius-cards);overflow:hidden;background:var(--color-background-main);transition:border-color .2s ease,box-shadow .2s ease}.collections-faq__item[open]{border-color:var(--industry-accent);box-shadow:0 2px 12px #1a365d14}.collections-faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 1.5rem;cursor:pointer;font-weight:var(--font-weight-body-bold);font-size:.95rem;line-height:1.4;list-style:none;color:var(--color-text-main);transition:background-color .15s ease;gap:1rem}.collections-faq__question::-webkit-details-marker{display:none}.collections-faq__question::marker{display:none;content:""}.collections-faq__question:hover{background:var(--color-secondary-background-main)}.collections-faq__chevron{width:20px;height:20px;min-width:20px;transition:transform .25s ease}.collections-faq__chevron svg{width:20px;height:20px;stroke:var(--industry-accent);fill:none;stroke-width:2}.collections-faq__item[open] .collections-faq__chevron{transform:rotate(180deg)}.collections-faq__answer{padding:0 1.5rem 1.25rem;line-height:1.7;opacity:.8;font-size:.9375rem}.collections-faq__answer p{margin-bottom:.75em}.collections-faq__answer p:last-child{margin-bottom:0}@media screen and (max-width:767px){.collections-faq__grid{grid-template-columns:1fr}}.collections-form-section{padding:var(--container-vertical-space) 0;background:var(--color-secondary-background-main)}.collections-form__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--gutter-large) * 2);align-items:start}.collections-form__info{padding-top:1rem}.collections-form__info-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--industry-accent);margin-bottom:.75rem}.collections-form__info-title{margin-bottom:1rem}.collections-form__info-text{line-height:1.7;opacity:.8;margin-bottom:1.5rem}.collections-form__checklist{list-style:none;padding:0;margin:0}.collections-form__checklist li{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.9375rem;line-height:1.5}.collections-form__checklist li svg{width:20px;height:20px;min-width:20px;stroke:var(--industry-accent);fill:none;stroke-width:2;margin-top:2px}.collections-form__card{background:var(--color-background-main);border:1px solid var(--color-borders-main);border-radius:var(--border-radius-cards);padding:2rem}.collections-form__card-title{margin-bottom:.5rem;text-align:center}.collections-form__card-subtitle{text-align:center;opacity:.6;margin-bottom:1.5rem;font-size:.875rem}.collections-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.collections-form__field{display:flex;flex-direction:column;gap:.375rem}.collections-form__field--full{grid-column:1 / -1}.collections-form__label{font-size:.8125rem;font-weight:var(--font-weight-body-bold)}.collections-form__input,.collections-form__select,.collections-form__textarea{padding:.75rem 1rem;border:1px solid var(--color-borders-main);border-radius:var(--border-radius-buttons);font-family:var(--font-stack-body);font-size:.9375rem;background:var(--color-background-main);color:var(--color-text-main);transition:border-color .15s ease;width:100%;box-sizing:border-box}.collections-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23555' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:2.5rem;cursor:pointer}.collections-form__input:focus,.collections-form__select:focus,.collections-form__textarea:focus{outline:none;border-color:var(--industry-accent);box-shadow:0 0 0 3px #1a365d1a}.collections-form__textarea{min-height:100px;resize:vertical}.collections-form__submit{width:100%;margin-top:.5rem;background:var(--industry-accent);border:2px solid var(--industry-accent);color:var(--industry-accent-foreground);padding:.875rem 2rem;font-family:var(--font-stack-body);font-weight:var(--font-weight-body-bold);font-size:1rem;border-radius:var(--border-radius-buttons);cursor:pointer;transition:all .15s ease}.collections-form__submit:hover{opacity:.9;filter:brightness(1.1)}@media screen and (max-width:767px){.collections-form__wrapper,.collections-form__row{grid-template-columns:1fr}}.collections-bottom-cta{padding:calc(var(--container-vertical-space) * 1.25) 0;background-color:var(--industry-accent);color:var(--industry-accent-foreground);text-align:center}.collections-bottom-cta__content{max-width:750px;margin:0 auto;padding:0 var(--gutter-large)}.collections-bottom-cta__title{color:inherit;margin-bottom:1rem}.collections-bottom-cta__text{opacity:.85;line-height:1.7;margin-bottom:2rem;font-size:1.05rem}.collections-bottom-cta__buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.collections-bottom-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.25rem;border-radius:var(--border-radius-buttons);font-family:var(--font-stack-body);font-weight:var(--font-weight-body-bold);font-size:.9375rem;text-decoration:none;transition:all .15s ease;cursor:pointer}.collections-bottom-cta__btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.collections-bottom-cta__btn--primary{background:var(--industry-accent-foreground);border:2px solid var(--industry-accent-foreground);color:var(--industry-accent)}.collections-bottom-cta__btn--primary:hover{opacity:.9;color:var(--industry-accent)}.collections-bottom-cta__btn--ghost{background:transparent;border:2px solid rgba(255,255,255,.3);color:var(--industry-accent-foreground)}.collections-bottom-cta__btn--ghost:hover{border-color:#fff9;background:#ffffff0d;color:var(--industry-accent-foreground)}@media screen and (max-width:767px){.collections-bottom-cta__buttons{grid-template-columns:1fr 1fr}}@media screen and (max-width:474px){.collections-bottom-cta__buttons{grid-template-columns:1fr}}@media screen and (max-width:767px){.collections-hero__buttons{justify-content:center;padding-bottom:1.5rem}}@media screen and (max-width:767px){.collections-intro__cta{display:flex;justify-content:center;text-align:center;margin-top:1.5rem}}@media screen and (max-width:767px){.collections-intro__cta{margin-bottom:2rem}}@media screen and (max-width:767px){.industry-intro__content{padding-bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-high-risk-payment.css.map */
