.sec__pc-process{position:relative;width:100%;box-sizing:border-box;padding-top:var(--section-pt, 60px);padding-bottom:var(--section-pb, 60px)}.sec__pc-process.remove_spacing{margin-top:0!important;margin-bottom:0!important}.sec__pc-process .container{max-width:var(--page-width, 1280px);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.sec__pc-process .fluid_container{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.sec__pc-process .stretch_width{width:100%;padding-left:32px;padding-right:32px}.sec__pc-process .full_width{width:100%;padding-left:0;padding-right:0}.sec__pc-process .pc-head-block{margin-bottom:48px;box-sizing:border-box;max-width:var(--max-width, 70%)}.sec__pc-process .pc-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-heading-family, var(--font-body-family, inherit));font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--pc-brand-color, #957535);margin-bottom:10px}.sec__pc-process .pc-eyebrow:before{content:"";width:18px;height:2px;background:currentColor;display:inline-block}.sec__pc-process .pc-heading{font-family:var(--font-heading-family, inherit);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700);line-height:calc(1 + .3/max(1,var(--font-heading-scale, 1)));color:currentColor;margin-top:0;margin-bottom:8px;word-break:break-word}.sec__pc-process .pc-heading.size-small{font-size:calc(var(--font-heading-scale, 1) * 2rem)}.sec__pc-process .pc-heading.size-medium{font-size:calc(var(--font-heading-scale, 1) * 2.8rem)}.sec__pc-process .pc-heading.size-large{font-size:calc(var(--font-heading-scale, 1) * 3.6rem)}.sec__pc-process .pc-subtext{font-family:var(--font-body-family, inherit);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 400);color:inherit;opacity:.85;font-size:calc(var(--font-body-scale, 1) * 1.5rem);line-height:1.6;margin:0}.sec__pc-process .pc-process-grid{display:grid;grid-template-columns:repeat(6,1fr);width:100%;row-gap:32px;column-gap:0;position:relative}@media(max-width:1199px){.sec__pc-process .pc-process-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:575px){.sec__pc-process .pc-process-grid{grid-template-columns:repeat(2,1fr)}}.sec__pc-process .pc-process-step{position:relative;padding:0 12px;text-align:center;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.sec__pc-process.has-track .pc-process-step-wrapper:not(:last-child) .pc-process-step:after{content:"";position:absolute;top:27px;left:calc(50% + 28px);width:calc(100% - 56px);height:2px;background:repeating-linear-gradient(90deg,var(--pc-brand-color, #957535) 0 6px,transparent 6px 12px);z-index:1}@media(max-width:1199px){.sec__pc-process.has-track .pc-process-step-wrapper:nth-child(3n) .pc-process-step:after,.sec__pc-process.has-track .pc-process-step-wrapper:last-child .pc-process-step:after{display:none}}@media(max-width:575px){.sec__pc-process.has-track .pc-process-step-wrapper:nth-child(2n) .pc-process-step:after,.sec__pc-process.has-track .pc-process-step-wrapper:last-child .pc-process-step:after{display:none}}@media(max-width:767px){.sec__pc-process.enable-mobile-carousel .pc-process-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;padding-bottom:20px!important;padding-top:10px!important;cursor:grab;-webkit-user-select:none;user-select:none;row-gap:0!important}.sec__pc-process.enable-mobile-carousel .pc-process-grid.is-dragging{cursor:grabbing;scroll-snap-type:none!important;scroll-behavior:auto!important}.sec__pc-process.enable-mobile-carousel .pc-process-grid::-webkit-scrollbar{height:3px}.sec__pc-process.enable-mobile-carousel .pc-process-grid::-webkit-scrollbar-thumb{background:var(--pc-brand-color, #957535);border-radius:3px}.sec__pc-process.enable-mobile-carousel .pc-process-step-wrapper{flex:0 0 160px!important;width:160px!important;min-width:160px!important;scroll-snap-align:center!important}.sec__pc-process.enable-mobile-carousel.has-track .pc-process-step-wrapper:not(:last-child) .pc-process-step:after{display:block!important;content:""!important;position:absolute!important;top:27px!important;left:calc(50% + 28px)!important;width:calc(100% - 28px)!important;height:2px!important;background:repeating-linear-gradient(90deg,var(--pc-brand-color, #957535) 0 6px,transparent 6px 12px)!important;z-index:1!important}}.sec__pc-process .pc-process-num{width:56px;height:56px;border-radius:50%;background:rgb(var(--color-foreground, 0, 0, 0));color:var(--pc-brand-color, #957535);display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:700;font-family:monospace,var(--font-body-family, sans-serif);margin:0 auto 14px;position:relative;z-index:2;border:4px solid rgb(var(--color-background, 255, 255, 255));box-shadow:0 2px 8px #00000014;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;flex-shrink:0}.sec__pc-process .pc-process-num.badge-accent{background:var(--pc-brand-color, #957535);color:#fff}.sec__pc-process .pc-process-num img{width:24px;height:24px;object-fit:contain}.sec__pc-process .pc-process-step:hover .pc-process-num{transform:scale(1.12);border-color:var(--pc-brand-color, #957535);box-shadow:0 4px 14px #9575354d}.sec__pc-process .pc-process-step h6{font-family:var(--font-heading-family, inherit);font-size:calc(var(--font-heading-scale, 1) * 1.4rem);font-weight:var(--font-heading-weight, 600);color:currentColor;margin-top:0;margin-bottom:6px;line-height:1.35}.sec__pc-process .pc-process-step p{font-family:var(--font-body-family, inherit);font-size:calc(var(--font-body-scale, 1) * 1.25rem);color:inherit;opacity:.8;padding:0 4px;line-height:1.5;margin:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/process.css.map */
