.custom-product-rows{width:100%;position:relative}.custom-product-rows:before,.custom-product-rows:after{content:"";position:absolute;top:0;height:100%;width:15%;pointer-events:none;opacity:.5;z-index:0;background-repeat:repeat-y;background-size:100% auto;background-position:top center}.custom-product-rows:before{left:0}.custom-product-rows:after{right:0}@media screen and (max-width:749px){.custom-product-rows:before,.custom-product-rows:after{opacity:.55;background-size:300% auto;background-position:top center}}.cpr__row{position:relative;z-index:2}.cpr__row{display:flex;align-items:stretch;min-height:520px}.cpr__row--reverse{flex-direction:row-reverse}.cpr__image-col{flex:0 0 50%;position:relative;overflow:hidden}.cpr__image-link{display:block;width:100%;height:100%}.cpr__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .35s ease}.cpr__image-link:hover .cpr__image{transform:scale(1.04)}.cpr__placeholder{width:100%;height:100%;min-height:520px}.cpr__slider{position:absolute;top:0;right:0;bottom:0;left:0;min-height:300px}.cpr__slides-track{position:relative;width:100%;height:100%}.cpr__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease}.cpr__slide--active{opacity:1}.cpr__slide-link{display:block;width:100%;height:100%}.cpr__slide .cpr__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cpr__dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;z-index:4}.cpr__dot{width:18px;height:18px;padding:0;border:none;background-color:#ffffff80;cursor:pointer;flex-shrink:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cellipse cx='16' cy='16' rx='11' ry='7' transform='rotate(-35 16 16)' fill='black'/%3E%3Cpath d='M16 9 Q19 16 16 23' stroke='white' stroke-width='2.2' stroke-linecap='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cellipse cx='16' cy='16' rx='11' ry='7' transform='rotate(-35 16 16)' fill='black'/%3E%3Cpath d='M16 9 Q19 16 16 23' stroke='white' stroke-width='2.2' stroke-linecap='round' fill='none'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:background-color .2s ease,transform .2s ease}.cpr__dot--active{background-color:#fff;transform:scale(1.3)}.cpr__dot:hover:not(.cpr__dot--active){background-color:#fffc}.cpr__text-col{flex:0 0 50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f5f0ea;padding:56px 48px}.cpr__text-col--has-image{justify-content:flex-start;padding-bottom:0}.cpr__text-inner{max-width:480px;width:100%;text-align:center}.cpr__logo-art-wrap{margin:0 auto 20px;text-align:center}.cpr__logo-art{width:110px;height:auto;display:inline-block}.cpr__caption{font-family:Georgia,Times New Roman,serif;font-size:3.5rem;letter-spacing:.22em;text-transform:uppercase;color:#b08d57;font-weight:600;margin:0 0 14px}.cpr__ornament{color:#b08d57;font-size:.9rem;margin:0 0 28px;opacity:.65;display:block}.cpr__heading{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:400;line-height:1.35;color:#1a2e1a;margin:0 0 24px;letter-spacing:-.01em}.cpr__heading p{margin:0}.cpr__heading strong{font-weight:700}.cpr__heading em{font-style:italic}.cpr__bean-divider{color:#b08d57;margin:0 0 24px;opacity:.7}.cpr__description{font-size:clamp(1.35rem,1.1vw,1.5rem);line-height:1.7;color:#3f3a33;margin:0 auto 38px;max-width:34em}.cpr__description p,.cpr__description h2{font-family:inherit;font-size:clamp(1.35rem,1.1vw,1.5rem);font-weight:400;line-height:1.7;color:#3f3a33;margin:0}.cpr__inline-image-wrap{margin-top:40px;width:100%;flex:1;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.cpr__inline-image{width:100%;max-width:420px;height:auto;display:block;object-fit:contain;object-position:bottom center}.cpr__btn{display:inline-flex;align-items:center;justify-content:center;padding:17px 48px;font-size:clamp(1rem,.85vw,1.1rem);font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border:1.5px solid #1a2e1a;border-radius:4px;color:#1a2e1a;background-color:transparent;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease}.cpr__btn:hover{background-color:#1a2e1a;color:#f5f0ea;transform:translateY(-2px);box-shadow:0 10px 22px -12px #1a2e1a8c,0 0 0 3px #be9e5840}.cpr__btn:focus-visible{outline:2px solid #BE9E58;outline-offset:3px}.cpr__row{min-height:unset;max-width:70%;margin-left:auto;margin-right:auto}.cpr__row .cpr__text-col{padding-top:48px;padding-bottom:48px}@media screen and (max-width:989px){.cpr__row,.cpr__row--reverse{flex-direction:column}.cpr__image-col{flex:none;min-height:400px}.cpr__text-col{flex:none;padding:56px 40px}.cpr__heading{font-size:clamp(2rem,5vw,2.6rem)}}@media screen and (max-width:749px){.cpr__image-col{min-height:300px}.cpr__text-col{padding:48px 24px}.cpr__heading{font-size:2rem}.cpr__description,.cpr__description p,.cpr__description h2{font-size:1.22rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-product-rows.css.map */
