.whl{--whl-gold: #8e7005;--whl-peach: #fdf4e5;--whl-hero-bg: #f1e9de;--whl-ink: #1e1e20;--whl-muted: #6b6b6b;--whl-quote: #e5dbcf;--whl-card-radius: 12px;--whl-card-shadow: 0 2px 14px rgba(0, 0, 0, .07)}.whl *{box-sizing:border-box}.whl>*{display:flow-root}.whl-w--column,.whl-w--page{margin-inline:auto;width:100%}.whl-w--column{max-width:1040px;padding-inline:20px}.whl-w--page{max-width:1500px;padding-inline:40px}.whl-w--full,.whl-w--flow{width:100%}.whl-heading{margin:0;color:var(--whl-ink);font-size:28px;font-weight:700;line-height:1.3;text-align:center;text-wrap:balance}.whl-heading--h1{font-size:30px;line-height:1.4}.whl-heading__accent{color:var(--whl-gold);font-style:italic}.whl-richtext{color:var(--whl-ink);font-size:16px;line-height:1.5;text-align:center}.whl-richtext p{margin:0 0 .6em}.whl-richtext p:last-child{margin-bottom:0}.whl-richtext a{color:var(--whl-gold);text-decoration:underline}.whl-hero{background-color:var(--whl-hero-bg)}.whl-hero__img{display:block;width:100%;max-width:2880px;height:auto;margin-inline:auto}.whl-banner__link,.whl-banner__figure{display:block;margin:0}.whl-banner__img{display:block;width:100%;height:auto}.whl-banner--flush{font-size:0;line-height:0}.whl-banner__stage{position:relative}.whl-banner__hotspot{position:absolute;display:block}.whl-banner__hotspot:focus-visible{outline:2px solid var(--whl-ink, #000);outline-offset:2px}.whl-band{background-color:var(--whl-peach)}.whl-band__inner{display:flex;flex-direction:column}.whl-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:26px 44px;max-width:880px;margin-inline:auto;padding:28px 34px;background:#fff;border-radius:var(--whl-card-radius)}.whl-logo{display:flex;align-items:center;justify-content:center}.whl-logo__img{display:block;width:auto;max-width:100%;height:var(--whl-logo-height, 46px);object-fit:contain}.whl-quotes{position:relative;margin-top:20px}.whl-quotes:before,.whl-quotes:after{position:absolute;top:-34px;color:var(--whl-quote);font-family:Georgia,Times New Roman,serif;font-size:150px;line-height:1;pointer-events:none;content:"\201c"}.whl-quotes:before{left:-22px}.whl-quotes:after{right:-22px}.whl-quotes--plain:before,.whl-quotes--plain:after{content:none}.whl-quotes__grid{position:relative;display:grid;gap:20px;grid-template-columns:repeat(6,minmax(0,1fr))}.whl-quotes__grid>*{grid-column:span 2}.whl-quotes__grid>.whl-quote--wide,.whl-quotes__grid>*:has(>.whl-quote--wide){grid-column:span 3}.whl-quotes__grid>*:not(.whl-quote){display:flex}.whl-quotes__grid>*:not(.whl-quote)>.whl-quote{width:100%}.whl-quote{display:flex;flex-direction:column;padding:16px 22px;background:#fff;border-radius:var(--whl-card-radius);box-shadow:var(--whl-card-shadow)}.whl-quote__head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.whl-quote__avatar{display:block;flex:0 0 auto;width:74px;height:74px;border-radius:50%;object-fit:contain;background:#fff;box-shadow:0 1px 8px #00000014}.whl-quote__name{margin:0;color:var(--whl-ink);font-size:17px;font-weight:700;line-height:1.25}.whl-quote__place{margin:2px 0 0;color:var(--whl-muted);font-size:14px;line-height:1.3}.whl-quote__text{margin:0;color:var(--whl-ink);font-size:17px;line-height:1.3}.whl-video{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#000}.whl-video__poster,.whl-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.whl-video__poster{display:block;padding:0;cursor:pointer;background:none}.whl-video__poster img{display:block;width:100%;height:100%;object-fit:cover}.whl-video__play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:66px;height:66px;transform:translate(-50%,-50%);background:#fff;border-radius:50%;box-shadow:0 2px 12px #0000004d}.whl-video__play svg{width:24px;height:24px;margin-left:3px;fill:#1e1e20}.whl-video__poster:hover .whl-video__play,.whl-video__poster:focus-visible .whl-video__play{background:#f2f2f2}.whl-icons{display:grid;gap:24px 12px;grid-template-columns:repeat(var(--whl-icons-cols, 5),minmax(0,1fr));align-items:start}.whl-icon{text-align:center}.whl-icon__img{display:block;width:114px;max-width:100%;height:auto;margin:0 auto 15px}.whl-icon__text{max-width:150px;margin:0 auto;color:var(--whl-ink);font-size:14px;line-height:1.45}.whl-tiles{display:grid;gap:20px;grid-template-columns:repeat(var(--whl-tiles-cols, 3),minmax(0,1fr))}.whl-tiles>*:not(.whl-tile){display:flex}.whl-tiles>*:not(.whl-tile)>.whl-tile{width:100%}.whl-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;min-height:250px;padding:24px 34px;background:var(--whl-tile-bg, #f5f5f5)}.whl-tile__body{display:flex;align-items:center;gap:26px;width:100%}.whl-tile__icon{display:block;flex:0 0 auto;width:140px;height:auto}.whl-tile__title{margin:0 0 10px;color:var(--whl-ink);font-size:23px;font-weight:700;line-height:1.2}.whl-tile__text{margin:0;color:var(--whl-ink);font-size:18px;line-height:1.35}.whl-tile__btn{display:inline-block;padding:16px 30px;background:#000;color:#fff;font-size:15px;font-weight:600;letter-spacing:.12em;line-height:1;text-decoration:none;text-transform:uppercase}.whl-tile__btn:hover,.whl-tile__btn:focus-visible{background:#333;color:#fff}.whl-contact__title{margin:0 0 26px;color:var(--whl-ink);font-size:28px;font-weight:700;line-height:1.35;text-align:center;text-wrap:balance}.whl-contact__row{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.whl-contact label{display:block;margin-bottom:6px;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.whl-contact .whl-contact__field{margin-bottom:18px}.whl-contact input[type=text],.whl-contact input[type=email],.whl-contact input[type=tel],.whl-contact textarea{width:100%}.whl-contact textarea{min-height:150px}.whl-embed>*:first-child{margin-top:0}.whl-embed>*:last-child{margin-bottom:0}@media screen and (max-width:900px){.whl-w--page{padding-inline:20px}.whl-heading{font-size:24px}.whl-heading--h1{font-size:25px}.whl-contact__title{font-size:24px}.whl-logos{gap:20px 30px;padding:22px}.whl-icons{grid-template-columns:repeat(3,minmax(0,1fr))}.whl-icon__img{width:92px}.whl-quotes__grid>*,.whl-quotes__grid>.whl-quote--wide,.whl-quotes__grid>*:has(>.whl-quote--wide){grid-column:1 / -1}.whl-quotes:before,.whl-quotes:after{display:none}.whl-tiles{grid-template-columns:minmax(0,1fr)}.whl-tile{min-height:0}}@media screen and (max-width:600px){.whl-heading{font-size:21px}.whl-heading--h1{font-size:22px}.whl-contact__title{font-size:21px}.whl-contact__row{grid-template-columns:minmax(0,1fr)}.whl-icons{grid-template-columns:repeat(2,minmax(0,1fr))}.whl-quote__avatar{width:60px;height:60px}.whl-quote__name,.whl-quote__text{font-size:16px}.whl-logo__img{max-height:34px}}
/*# sourceMappingURL=/cdn/shop/t/573/assets/custom-wholesale.css.map */
