.eg-custom-ring{--eg-cr-card-bg: #1a1a1a;--eg-cr-btn-bg: #d4c4a8;--eg-cr-btn-fg: #1a1a1a}@media only screen and (min-width:1024px){.eg-custom-ring.section-padding{padding-left:20px;padding-right:20px}}.eg-custom-ring__inner{width:100%}.eg-custom-ring__header{text-align:center;margin:0 auto 2rem}@media only screen and (max-width:749px){.eg-custom-ring__header{margin:0 auto 1.6rem}}.eg-custom-ring__title{margin:0 0 1.2rem;font-family:var(--second-ff, var(--FONT-STACK-HEADING));font-size:clamp(2rem,4.2vw,3.25rem);font-weight:500;line-height:1.08;letter-spacing:.01em;color:inherit}@media only screen and (max-width:619px){.eg-custom-ring__title{font-size:4rem}}.eg-custom-ring__subtitle{margin:0;font-family:"Source Sans 3",var(--main-ff, sans-serif);font-size:15px;font-weight:400;line-height:1.5;opacity:.88}.eg-custom-ring__track{position:relative;display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:0;--eg-cr-gap: 0px}@media only screen and (min-width:1200px){.eg-custom-ring__track{display:flex;flex-direction:row;gap:4px;--eg-cr-gap: 4px}.eg-custom-ring__step-wrap{flex:1 1 400px;min-width:400px}}@media only screen and (min-width:990px)and (max-width:1199px){.eg-custom-ring__track{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(280px,auto) 2.75rem minmax(280px,auto);align-items:stretch;align-content:start;gap:4px;--eg-cr-gap: 4px}.eg-custom-ring__track>.eg-custom-ring__step-wrap:nth-child(1){grid-column:1;grid-row:1;flex:none;min-width:0}.eg-custom-ring__track>.eg-custom-ring__arrow:nth-child(2){grid-column:1 / -1;grid-row:1;position:absolute;left:50%;top:23%;right:auto;margin:0;transform:translate(-50%,-50%);align-self:unset;justify-self:unset}.eg-custom-ring__track>.eg-custom-ring__arrow:nth-child(2) img{transform:none}.eg-custom-ring__track>.eg-custom-ring__step-wrap:nth-child(3){grid-column:2;grid-row:1;flex:none;min-width:0}.eg-custom-ring__track>.eg-custom-ring__arrow:nth-child(4){grid-column:1 / -1;grid-row:2;position:absolute;left:50%;top:0;right:auto;margin:0;transform:translate(-50%);align-self:unset;justify-self:unset}.eg-custom-ring__track>.eg-custom-ring__arrow:nth-child(4) img{transform:rotate(90deg)}.eg-custom-ring__track>.eg-custom-ring__step-wrap:nth-child(5){grid-column:1 / -1;grid-row:3;width:calc(50% - var(--eg-cr-gap) / 2);max-width:calc(50% - var(--eg-cr-gap) / 2);justify-self:center;flex:none;min-width:0;box-sizing:border-box}}.eg-custom-ring__step-wrap{flex:1 1 0;min-width:0;display:flex;flex-direction:row;align-items:stretch;position:relative;z-index:1}.eg-custom-ring__step-wrap>.eg-custom-ring__step{flex:1 1 0;min-width:0}.eg-custom-ring__arrow{position:absolute;top:50%;left:calc((100% - (var(--eg-cr-steps) - 1) * var(--eg-cr-gap)) / var(--eg-cr-steps) * var(--eg-cr-arrow-i) + (var(--eg-cr-arrow-i) - .5) * var(--eg-cr-gap));transform:translate(-50%,-50%);z-index:4;display:inline-flex;align-items:center;justify-content:center;padding:8px;background:#edebe0;border:1px solid rgba(51,51,51,.15);border-radius:50%;box-sizing:border-box;overflow:hidden;pointer-events:none}.eg-custom-ring__arrow img{display:block;width:18px;height:18px;flex-shrink:0}.eg-custom-ring__step{background:var(--eg-cr-card-bg);border-radius:12px;overflow:hidden;position:relative;isolation:isolate}.eg-custom-ring__step-top{position:absolute;top:0;left:0;right:0;z-index:5;padding:2rem 2rem 0;pointer-events:none}.eg-custom-ring__step-heading{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem .65rem;font-family:var(--second-ff, var(--FONT-STACK-HEADING));color:#fff;font-size:30px;font-weight:400;letter-spacing:.01em;line-height:1.25}.eg-custom-ring__step-heading .eg-custom-ring__step-num{font-family:"Canela Condensed Trial Thin",var(--second-ff, var(--FONT-STACK-HEADING));font-size:30px;font-weight:100;font-style:normal;font-synthesis:none;letter-spacing:.01em;opacity:.7}.eg-custom-ring__step-heading .eg-custom-ring__step-heading-text{font-family:var(--second-ff, var(--FONT-STACK-HEADING));font-size:30px;font-weight:400;font-style:normal;font-synthesis:none}.eg-custom-ring__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;margin:0}.eg-custom-ring__media .image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;height:100%!important;width:100%!important}.eg-custom-ring__media .image-wrapper--cover{height:100%}.eg-custom-ring__media img{width:100%;height:100%;object-fit:cover;object-position:center}.eg-custom-ring__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#2a2a2a,#1a1a1a)}.eg-custom-ring__foot{position:absolute;left:0;right:0;bottom:0;z-index:4;padding:2rem;margin:0;pointer-events:none}.eg-custom-ring__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;min-height:2.75rem;background:#c6b081;color:#333;font-family:"Source Sans 3",var(--main-ff, sans-serif);font-size:15px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:6px;border:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease;pointer-events:auto}.eg-custom-ring__btn:hover{opacity:.92}.eg-custom-ring__btn:focus-visible{outline:2px solid #c6b081;outline-offset:3px}@media only screen and (min-width:990px){.eg-custom-ring__step-wrap{min-height:320px}}@media only screen and (min-width:1439px){.eg-custom-ring__step-wrap{min-height:400px}}@media only screen and (min-width:1700px){.eg-custom-ring__step-wrap{min-height:480px}}@media only screen and (max-width:989px){.eg-custom-ring__track{flex-direction:column;align-items:stretch}.eg-custom-ring__step-wrap{flex-direction:column}.eg-custom-ring__arrow{position:relative;left:auto;top:auto;transform:none;margin:-1.25rem auto;align-self:center}.eg-custom-ring__arrow img{transform:rotate(90deg)}.eg-custom-ring__step{min-height:48rem}}@media only screen and (max-width:459px){.eg-custom-ring__step{min-height:33rem}.eg-custom-ring__step-top,.eg-custom-ring__foot{padding:1.6rem}.eg-custom-ring__btn{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/109/assets/section-eg-custom-ring-steps.css.map */
