.custom-sarah{--mapp-caster-red: #8c1818;--red-hover: #808080;--lighter-red: #f3dfdf;--box-color: #f1f1f1;--box-border-color: #d6d6d6;--box-shadow-color: #e5e5e5;--box-dark-color: #e5e5e5;--box-dark-border-color: #bbbaba;--space-xs: 5px;--space-sm: 10px;--space-md: 20px;--space-lg: 30px;--radius: 18px;--pill-radius: 22px;--border-width: 1px;--h1-size: 36px;--h2-size: 28px;--mobile-h1-size: 30px;--mobile-h2-size: 24px;--hero-min-height: 250px;--image-max-height: 300px;--blog-card-height: 280px}.custom-wrapper,.custom-wrapper *{box-sizing:border-box}.custom-sarah h1,.custom-sarah h2{margin:0;padding:0;font-weight:700;text-align:center;text-transform:none}.custom-sarah h1{font-size:var(--h1-size)}.custom-sarah h2{font-size:var(--h2-size)}.mapp-red{color:var(--mapp-caster-red)}.text-center{text-align:center}.text-left{text-align:left!important}.big-icon{color:var(--mapp-caster-red);font-size:42px}.custom-shadow-box{padding:var(--space-sm);background:var(--box-color);border:var(--border-width) solid var(--box-border-color);border-radius:var(--radius);box-shadow:0 3px 8px var(--box-shadow-color)}.custom-shadow-box.dark{background:var(--box-dark-color);border-color:var(--box-dark-border-color)}.custom-page{display:flex;flex-direction:column;gap:var(--space-md);margin-top:var(--space-lg)}.custom-panel{display:flex;flex-direction:column;gap:var(--space-md)}.custom-columns{display:flex;align-items:stretch;gap:var(--space-md);width:100%}.custom-columns--compact{gap:var(--space-sm)}.custom-columns--center{align-items:center}.custom-column{flex:1 1 0;min-width:0}.custom-column--wide{flex-grow:2}.custom-column--narrow{flex-grow:.5}.custom-card{display:flex;flex-direction:column;gap:var(--space-sm)}.custom-card--center{align-items:center;text-align:center}.custom-card__body{width:100%}.custom-card__image{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:center;border-radius:var(--radius)}.custom-card>.custom-button:last-child{margin-top:auto}.custom-button{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:var(--space-sm) var(--space-md);border:0;border-radius:30px;background:var(--mapp-caster-red);cursor:pointer;text-align:center;text-decoration:none;width:75%;align-self:center;font-size:var(--h2-size);transition:none;color:#fff!important;text-transform:capitalize;font-weight:400}.custom-button:hover{background-color:var(--red-hover);color:#fff}.custom-actions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:var(--space-sm)}.custom-actions .custom-button{flex:1 1 180px;width:auto}.custom-hero{display:flex;align-items:stretch;gap:var(--space-lg);min-height:var(--hero-min-height)}.custom-hero__text{flex:3;min-width:0}.custom-hero__media{flex:2;min-width:0}.custom-hero__media img{display:block;width:100%;height:100%;max-height:var(--image-max-height);object-fit:cover;object-position:center;border-radius:var(--radius)}.blog-breadcrumbs *{margin-top:var(--space-sm)}.blog-featured-tags{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:var(--space-md)}.blog-featured-tag{display:flex;justify-content:center;align-items:center;gap:var(--space-md);flex:1 1 0;width:fit-content}.blog-articles{display:flex;flex-direction:column;gap:var(--space-md)}.blog-article{display:flex;align-items:stretch;gap:var(--space-lg);height:var(--blog-card-height)}.blog-article__content{flex:2;min-width:0;display:flex;flex-direction:column}.blog-article__content>.custom-button:last-child{margin-top:auto}.blog-article__media{flex:1;min-width:0}.blog-article__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:var(--radius)}.blog-article-date{width:fit-content;padding:0 var(--space-sm);color:var(--mapp-caster-red);background:var(--lighter-red);border-radius:var(--pill-radius)}.blog-tag-browser{margin-top:var(--space-md)}.blog-tag-browser summary{margin-bottom:var(--space-md);cursor:pointer;font-weight:700}.blog-tag-list{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-sm)}.blog-tag{display:inline-block;padding:var(--space-sm) var(--space-md);background:var(--box-dark-color);border-radius:var(--pill-radius);text-decoration:none}.contact-form{display:flex;flex-direction:column}.contact-us-page__field{display:flex;flex-direction:column;gap:var(--space-xs)}.contact-reps{margin-top:var(--space-md)}.map-container{min-height:400px;padding:0;overflow:hidden}.map-container iframe{display:block;width:100%;height:100%;min-height:400px;border:0}.contact-us-page summary{font-weight:700}@media(max-width:767px){.custom-wrapper{width:100%;max-width:100%;margin:0}.custom-sarah h1{font-size:var(--mobile-h1-size)}.custom-sarah h2{font-size:var(--mobile-h2-size)}.custom-page,.custom-panel{gap:15px}.custom-columns{flex-direction:column;gap:15px}.custom-column{flex:none;width:100%}.priority-first{order:-1}.custom-hero{flex-direction:column;gap:15px;min-height:0}.custom-hero__text,.custom-hero__media{flex:none;width:100%}.custom-hero__media{order:-1}.custom-hero__media img,.blog-article__media img{height:auto;max-height:none;aspect-ratio:16 / 9}.blog-featured-tags{flex-direction:column;gap:var(--space-sm)}.blog-featured-tag{width:100%}.blog-article{height:auto;flex-direction:column;gap:15px}.blog-article__media{order:-1}.blog-tag-list{gap:7.5px}.blog-tag{padding:7.5px 15px}}@media(min-width:768px)and (max-width:1024px){.custom-wrapper{width:100%;max-width:100%;padding:0 15px}.custom-hero,.blog-article{gap:var(--space-md)}.custom-hero{min-height:0}}@media only screen and (min-width:768px)and (max-width:1024px){.custom-card--center{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:var(--space-md);row-gap:var(--space-xs);align-items:center;text-align:left}.custom-card--center .big-icon{grid-column:1;grid-row:1 / 3}.custom-card--center h2{grid-column:2;grid-row:1;text-align:left}.custom-card--center .custom-card__body{grid-column:2;grid-row:2}.custom-card--center .custom-card__body p{margin:0}.custom-card--center>.custom-button:last-child{grid-column:3;grid-row:1 / 3;width:auto;min-width:120px;margin-top:0;white-space:nowrap;align-self:center}.quick-info-cards{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:1024px){.blog-featured-articles .custom-columns{flex-direction:column}.blog-featured-article{display:grid;grid-template-columns:180px 1fr auto;grid-template-rows:auto 1fr;gap:var(--space-md);align-items:center}.blog-featured-article>a:first-child{grid-column:1;grid-row:1 / 3;align-self:stretch}.blog-featured-article>a:first-child img{width:100%;height:100%;min-height:140px;aspect-ratio:auto;object-fit:cover}.blog-featured-article>a:nth-of-type(2){grid-column:2;grid-row:1}.blog-featured-article>a:nth-of-type(2) h2{text-align:left;margin:0}.blog-featured-article .custom-card__body{grid-column:2;grid-row:2}.blog-featured-article>.custom-button:last-child{grid-column:3;grid-row:1 / 3;width:auto;min-width:110px;margin:0;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/custom-styles.css.map */
