.prea-story-section{--prea-text-color: var(--prea-story-text-color);--prea-accent-color: var(--prea-story-accent-color);--prea-gold-color: #B98335;background-color:#fff;padding:clamp(40px,6vw,80px) 16px;overflow:hidden}.prea-story-section *,.prea-story-section *:before,.prea-story-section *:after{box-sizing:border-box}.prea-story-section .prea-story-container{width:100%;max-width:1300px;margin:0 auto}.prea-story-section .prea-story-layout{display:grid;grid-template-columns:1fr;gap:40px}.prea-story-section .prea-story-left-img{width:100%;height:auto;border-radius:8px;object-fit:cover}.prea-story-section .prea-story-content{display:flex;flex-direction:column;justify-content:center}.prea-story-section .prea-story-heading{font-family:var(--font-heading-family);font-size:clamp(20px,4vw,26px);font-weight:var(--font-heading-weight, 700);color:var(--prea-text-color);text-transform:uppercase;margin:0 0 24px;line-height:1.2;position:relative}.prea-story-section .prea-story-heading:after{content:"";display:block;width:40px;height:2px;background-color:var(--prea-gold-color);margin-top:12px}.prea-story-section .prea-story-body{font-family:var(--font-body-family);font-size:clamp(14px,3vw,15px);line-height:1.48;color:var(--prea-text-color);margin-bottom:24px}.prea-story-section .prea-story-body p{margin:0 0 10px}.prea-story-section .prea-story-body p:not(:first-child){position:relative;padding-left:20px}.prea-story-section .prea-story-body p:not(:first-child):before{content:"";position:absolute;top:.72em;left:3px;width:6px;height:6px;border-radius:50%;background-color:var(--prea-gold-color);transform:translateY(-50%)}.prea-story-section .prea-story-body strong{font-weight:700}.prea-story-section .prea-story-body p:last-child{margin-bottom:0}.prea-story-section .prea-story-accent{font-family:var(--font-body-family);font-size:clamp(14px,3vw,15px);line-height:1.6;color:var(--prea-accent-color);font-weight:600;margin:0 0 24px}.prea-story-section .prea-story-script{font-family:var(--font-heading-family);font-style:italic;font-size:clamp(18px,4vw,22px);line-height:1.5;color:var(--prea-gold-color);font-weight:400;margin:0}.prea-story-section .prea-story-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.prea-story-section .prea-story-gallery-item{width:100%;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.prea-story-section .prea-story-gallery-img,.prea-story-section .prea-story-placeholder{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:1 / 1;transition:transform .4s ease}.prea-story-section .prea-story-placeholder{fill:#ccc}@media(hover:hover){.prea-story-section .prea-story-gallery-item:hover .prea-story-gallery-img{transform:scale(1.05)}}@media screen and (min-width:768px){.prea-story-section .prea-story-layout{grid-template-columns:1fr 1.2fr;align-items:center;gap:64px}.prea-story-section .prea-story-gallery{grid-template-columns:repeat(3,1fr);gap:12px}}@media screen and (min-width:1024px){.prea-story-section .prea-story-layout{gap:80px}}.prea-need-help{background-color:var(--prea-need-help-bg-color);padding:clamp(32px,6vw,64px) 16px}.prea-need-help .prea-need-help__container{max-width:900px;margin:0 auto;text-align:center}.prea-need-help .prea-need-help__title{font-family:var(--font-heading-family);font-size:clamp(24px,4vw,32px);font-weight:700;margin:0 0 16px;color:#111;text-align:center}.prea-need-help .prea-need-help__divider{width:40px;height:2px;background-color:#b98335;margin:0 auto 16px}.prea-need-help .prea-need-help__subtitle{font-family:var(--font-body-family);font-size:15px;color:#555;margin-bottom:32px}.prea-need-help .prea-need-help__actions{display:grid;grid-template-columns:1fr;gap:12px}.prea-need-help__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;min-height:48px;font-family:var(--font-body-family);font-size:14px;font-weight:600;line-height:1;text-decoration:none;border-radius:4px;border:1px solid #111111;background-color:transparent;color:#111;transition:all .2s ease;text-transform:uppercase}.prea-need-help__btn:hover{border-color:#8b2e2e;color:#8b2e2e}.prea-need-help__btn--primary{background-color:#8b2e2e;border-color:#8b2e2e;color:#fff}.prea-need-help__btn--primary:hover{background-color:#6f2424;border-color:#6f2424;color:#fff}.prea-need-help__btn:focus-visible{outline:2px solid #8B2E2E;outline-offset:3px}.prea-need-help__icon{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;line-height:0}.prea-need-help__icon svg{width:20px;height:20px;display:block;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:2;overflow:visible}@media screen and (min-width:768px){.prea-need-help .prea-need-help__actions{grid-template-columns:repeat(3,1fr)}}.prea-iwt-section{background-color:var(--prea-iwt-bg-color);font-family:var(--font-body-family);font-weight:var(--font-body-weight, 400);font-optical-sizing:auto;padding-top:clamp(32px,6vw,64px);padding-bottom:clamp(32px,6vw,64px)}.prea-iwt-section *,.prea-iwt-section *:before,.prea-iwt-section *:after{box-sizing:border-box}.prea-iwt-section .prea-iwt-container{width:100%;max-width:1300px;margin:0 auto;padding:0 16px}.prea-iwt-section .prea-iwt-grid{display:grid;grid-template-columns:1fr;gap:32px}.prea-iwt-section .prea-iwt-media{width:100%;border-radius:6px;overflow:hidden;background-color:#f4f4f4}.prea-iwt-section .prea-iwt-img,.prea-iwt-section .prea-iwt-placeholder{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:4 / 3}.prea-iwt-section .prea-iwt-placeholder{fill:#ccc}.prea-iwt-section .prea-iwt-content{display:flex;flex-direction:column;justify-content:center}.prea-iwt-section .prea-iwt-title{font-family:var(--font-heading-family);font-optical-sizing:auto;font-size:clamp(24px,5vw,32px);font-weight:var(--font-heading-weight, 600);color:var(--prea-iwt-text-color);margin:0 0 24px;text-transform:uppercase;line-height:1.2;position:relative;text-align:center}.prea-iwt-section .prea-iwt-title:after{content:"";display:block;width:48px;height:2px;background-color:var(--prea-iwt-accent-color);margin:12px auto 0}.prea-iwt-section .prea-iwt-rte{font-family:var(--font-body-family);font-optical-sizing:auto;font-size:clamp(14px,3vw,15px);font-weight:var(--font-body-weight, 400);line-height:1.55;letter-spacing:0;color:var(--prea-iwt-text-color)}.prea-iwt-section .prea-iwt-rte p{margin:0 0 10px}.prea-iwt-section .prea-iwt-rte p:last-child{margin-bottom:0}.prea-iwt-section .prea-iwt-rte :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 600);font-optical-sizing:auto}.prea-iwt-section .prea-iwt-rte :is(a,strong,em){font-family:inherit}.prea-iwt-section .prea-iwt-rte strong{font-weight:var(--font-body-weight-bold, 600)}.prea-iwt-section .prea-iwt-btn{font-family:var(--font-body-family);font-optical-sizing:auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;margin-top:24px;padding:12px 24px;background-color:var(--prea-iwt-text-color);color:var(--prea-iwt-bg-color);text-decoration:none;font-weight:var(--font-body-weight-bold, 600);text-transform:uppercase;border-radius:4px;align-self:flex-start;transition:opacity .2s ease}.prea-iwt-section .prea-iwt-btn:hover{opacity:.8}.prea-iwt-section .prea-iwt-btn:focus-visible{outline:2px solid var(--prea-iwt-text-color);outline-offset:2px}@media screen and (min-width:768px){.prea-iwt-section .prea-iwt-grid{grid-template-columns:1fr 1fr;gap:48px;align-items:center}.prea-iwt-section .prea-iwt-grid--reverse .prea-iwt-media{order:2}.prea-iwt-section .prea-iwt-grid--reverse .prea-iwt-content{order:1}}@media screen and (min-width:1024px){.prea-iwt-section .prea-iwt-grid{gap:80px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-about-page.css.map */
