.mjs-edu__hero{position:relative;height:55vh;min-height:400px;background:linear-gradient(135deg,#1a1a1a,#2c2c2c);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.mjs-edu__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1aa6}.mjs-edu__hero-content{position:relative;z-index:2;max-width:700px;padding:0 24px}.mjs-edu__hero h1{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(32px,5vw,52px);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.mjs-edu__hero p{font-size:18px;color:#fffc;font-weight:300;max-width:520px;margin:0 auto}.mjs-edu__label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#c9a86a;margin-bottom:12px}.mjs-edu__title{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:700;letter-spacing:-.02em;color:#1a1a1a;margin-bottom:16px}.mjs-edu__subtitle{font-size:15px;color:#6b6b6b;line-height:1.7;max-width:600px;margin:0 auto;text-align:center}.mjs-edu__container{max-width:1200px;margin:0 auto;padding:0 24px}.mjs-edu__placeholder{width:100%;height:100%;min-height:300px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#999;background:#e5e5e5;border-radius:8px}.mjs-edu__tabs-wrapper{background:#fff;border-bottom:1px solid #E5E5E5;position:sticky;top:0;z-index:50}.mjs-edu__tabs{max-width:1200px;margin:0 auto;display:flex}.mjs-edu__tab{flex:1;padding:20px 24px;text-align:center;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;color:#6b6b6b;border:none;border-bottom:3px solid transparent;background:none;transition:all .3s}.mjs-edu__tab:hover{color:#1a1a1a;background:#f9f9f9}.mjs-edu__tab.active{color:#c9a86a;border-bottom-color:#c9a86a;font-weight:600}.mjs-edu__tab-icon{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.mjs-edu__tab-icon svg{width:24px;height:24px}.mjs-edu__tab.active .mjs-edu__tab-icon svg{stroke:#c9a86a}.mjs-edu__content{display:none}.mjs-edu__content.active{display:block}.mjs-edu__split-section{padding:80px 0}.mjs-edu__split-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.mjs-edu__split-grid--reversed{direction:rtl}.mjs-edu__split-grid--reversed>*{direction:ltr}.mjs-edu__split-image{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:4/5;background:#fff}.mjs-edu__split-image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center}.mjs-edu__split-content h2{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:16px}.mjs-edu__split-content p{font-size:15px;color:#6b6b6b;line-height:1.8;margin-bottom:24px;text-transform:none;letter-spacing:normal}.mjs-edu__4cs-section{padding:80px 0;background:#f9f9f9}.mjs-edu__4cs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.mjs-edu__4c-card{background:#fff;border:1px solid #E5E5E5;border-radius:12px;padding:32px 24px;text-align:center;transition:transform .3s,box-shadow .3s}.mjs-edu__4c-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.mjs-edu__4c-icon{margin-bottom:16px;display:flex;align-items:center;justify-content:center}.mjs-edu__4c-card h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.mjs-edu__4c-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#c9a86a;margin-bottom:16px}.mjs-edu__4c-card p{font-size:13px;color:#6b6b6b;line-height:1.7;margin-bottom:20px}.mjs-edu__4c-scale{margin-bottom:20px}.mjs-edu__scale-bar{display:flex;border-radius:6px;overflow:hidden;font-size:10px;font-weight:600;letter-spacing:.5px}.mjs-edu__scale-segment{flex:1;padding:8px 4px;text-align:center;color:#fff}.mjs-edu__scale--poor{background:#d4a5a5}.mjs-edu__scale--fair{background:#d4b896}.mjs-edu__scale--good{background:#c9a86a}.mjs-edu__scale--vgood{background:#8db580}.mjs-edu__scale--excellent{background:#5a9e4b}.mjs-edu__colour-gradient{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:linear-gradient(90deg,#fff,#fff8e7,#fff0c8);border:1px solid #E5E5E5;border-radius:6px;font-size:12px;font-weight:600;color:#6b6b6b}.mjs-edu__4c-table{width:100%;border-collapse:collapse;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px}.mjs-edu__4c-table tr{border-bottom:1px solid #F0F0F0}.mjs-edu__4c-table tr:last-child{border-bottom:none}.mjs-edu__4c-table td{padding:10px 8px;color:#2c2c2c;text-align:left}.mjs-edu__4c-table td:last-child{text-align:right}.mjs-edu__badge{display:inline-block;padding:3px 8px;border-radius:4px;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.mjs-edu__badge--best{background:#e8f5e9;color:#2e7d32}.mjs-edu__badge--value{background:#fff3e0;color:#e65100}.mjs-edu__badge--sweet{background:#e3f2fd;color:#1565c0}.mjs-edu__badge--popular{background:#f3e5f5;color:#7b1fa2}.mjs-edu__shapes-section{padding:80px 0}.mjs-edu__shapes-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-top:48px}.mjs-edu__shapes-grid--10{grid-template-columns:repeat(5,1fr)}.mjs-edu__shape-card{background:#fff;border:1px solid #E5E5E5;border-radius:12px;padding:24px 16px;text-align:center;transition:transform .3s,box-shadow .3s}.mjs-edu__shape-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.mjs-edu__shape-img{width:120px;height:120px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.mjs-edu__shape-img img{width:100%;height:100%;object-fit:contain}.mjs-edu__shape-card h4{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.mjs-edu__shape-card p{font-size:13px;color:#6b6b6b;line-height:1.5}.mjs-edu__metals-section{padding:80px 0;background:#f9f9f9}.mjs-edu__metals-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.mjs-edu__metal-card{background:#fff;border:1px solid #E5E5E5;border-radius:12px;padding:32px 24px;text-align:center;position:relative;transition:transform .3s,box-shadow .3s}.mjs-edu__metal-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.mjs-edu__metal-card--featured{border-color:#c9a86a;box-shadow:0 4px 20px #c9a86a26}.mjs-edu__metal-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#c9a86a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;font-weight:700;letter-spacing:2px;padding:4px 16px;border-radius:20px}.mjs-edu__metal-swatch{width:64px;height:64px;border-radius:50%;margin:0 auto 16px;box-shadow:0 4px 12px #0000001a}.mjs-edu__metal-card h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.mjs-edu__metal-purity{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:500;color:#c9a86a;letter-spacing:.5px;margin-bottom:20px}.mjs-edu__metal-props{margin-bottom:20px}.mjs-edu__metal-prop{display:flex;align-items:center;gap:12px;margin-bottom:10px}.mjs-edu__prop-label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600;color:#6b6b6b;letter-spacing:.5px;text-transform:uppercase;width:90px;text-align:left;flex-shrink:0}.mjs-edu__prop-bar{flex:1;height:6px;background:#f0f0f0;border-radius:3px;overflow:hidden}.mjs-edu__prop-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#c9a86a,#dab97a);transition:width .6s ease}.mjs-edu__prop-fill--low{background:linear-gradient(90deg,#8db580,#a5c89a)}.mjs-edu__prop-fill--mid{background:linear-gradient(90deg,#d4b896,#e0c9a8)}.mjs-edu__prop-fill--high{background:linear-gradient(90deg,#d4a5a5,#c88e8e)}.mjs-edu__metal-best{font-size:13px;color:#2c2c2c;font-weight:500;font-style:italic;margin-bottom:4px}.mjs-edu__metal-note{font-size:11px;color:#999;font-weight:400}.mjs-edu__choosing-section{padding:80px 0}.mjs-edu__choosing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.mjs-edu__choosing-card{background:#fff;border:1px solid #E5E5E5;border-radius:12px;padding:32px 24px;text-align:center;transition:transform .3s,box-shadow .3s}.mjs-edu__choosing-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.mjs-edu__choosing-icon{margin-bottom:16px;display:flex;align-items:center;justify-content:center}.mjs-edu__choosing-card h4{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.mjs-edu__choosing-card p{font-size:13px;color:#6b6b6b;line-height:1.7}.mjs-edu__ring-size-section{padding:80px 0;background:#f9f9f9}.mjs-edu__size-table-wrapper{margin-top:48px;overflow-x:auto;border-radius:12px;box-shadow:0 2px 12px #0000000a;border:1px solid #E8E8E8}.mjs-edu__size-table{width:100%;border-collapse:collapse;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px}.mjs-edu__size-table thead th{background:#1a1a1a;padding:16px 24px;text-align:center;font-weight:600;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#c9a86a}.mjs-edu__size-table tbody td{padding:14px 24px;text-align:center;color:#2c2c2c;background:#fff;border-bottom:1px solid #F0F0F0;font-weight:400}.mjs-edu__size-table tbody td:first-child{font-weight:700;color:#1a1a1a;font-size:16px}.mjs-edu__size-table tbody tr:last-child td{border-bottom:none}.mjs-edu__size-table tbody tr:hover td{background:#f9f6f0}.mjs-edu__size-highlight td{background:#fdf8f0!important;border-left:3px solid #C9A86A}.mjs-edu__size-highlight td:first-child{color:#c9a86a}.mjs-edu__size-note{text-align:center;font-size:13px;color:#999;margin-top:16px;font-style:italic}.mjs-edu__measure-section{padding:80px 0}.mjs-edu__measure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.mjs-edu__measure-card{background:#fff;border:1px solid #E5E5E5;border-radius:12px;padding:40px 28px;text-align:center;transition:transform .3s,box-shadow .3s}.mjs-edu__measure-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.mjs-edu__measure-step{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#c9a86a,#dab97a);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.mjs-edu__measure-card h4{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.mjs-edu__measure-card p{font-size:14px;color:#6b6b6b;line-height:1.7}.mjs-edu__measure-tips{margin-top:48px;background:#f9f6f0;border-radius:12px;padding:40px}.mjs-edu__measure-tips h4{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:24px;text-align:center}.mjs-edu__tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mjs-edu__tip{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#555;line-height:1.6}.mjs-edu__tip svg{flex-shrink:0;margin-top:2px}.mjs-edu__rich-content{padding:80px 0}.mjs-edu__rich-content--alt{background:#f9f6f0;padding:80px 0}.mjs-edu__rich-content h2{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(28px,3.5vw,36px);font-weight:700;color:#1a1a1a;letter-spacing:-.02em;margin-bottom:8px;padding-bottom:16px;border-bottom:2px solid #C9A86A;display:inline-block}.mjs-edu__rich-content h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;margin-top:32px;margin-bottom:8px;padding-left:16px;border-left:3px solid #C9A86A;line-height:1.3}.mjs-edu__rich-content h2+p+h3,.mjs-edu__rich-content h2+h3{margin-top:24px}.mjs-edu__rich-content p{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;color:#555;line-height:1.8;margin-bottom:16px;max-width:800px}.mjs-edu__rich-content strong{color:#1a1a1a;font-weight:600}.mjs-edu__rich-content table{width:100%;border-collapse:separate;border-spacing:0;margin:24px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000a;border:1px solid #E8E8E8}.mjs-edu__rich-content th{background:#1a1a1a;padding:14px 20px;text-align:left;font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#c9a86a;border-bottom:none}.mjs-edu__rich-content td{padding:14px 20px;border-bottom:1px solid #F0F0F0;color:#2c2c2c;background:#fff;transition:background .15s ease}.mjs-edu__rich-content tr:last-child td{border-bottom:none}.mjs-edu__rich-content tr:hover td{background:#f9f6f0}.mjs-edu__tab-cta{background:linear-gradient(135deg,#f9f6f0,#f1e2dc);padding:64px 24px;text-align:center;margin-top:40px;border-radius:0}.mjs-edu__tab-cta h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:12px;border-left:none;padding-left:0}.mjs-edu__tab-cta p{font-size:15px;color:#6b6b6b;max-width:500px;margin:0 auto 24px}.mjs-edu__btn-primary{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;background:#c9a86a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:all .3s;border-radius:4px}.mjs-edu__btn-primary:hover{background:#9a7a4e;transform:translateY(-1px)}.mjs-edu__btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;background:transparent;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:2px solid #1A1A1A;text-decoration:none;cursor:pointer;transition:all .3s;border-radius:4px}.mjs-edu__btn-secondary:hover{background:#1a1a1a;color:#fff}.mjs-edu__cta-banner{background:#f9f9f9;padding:80px 24px;text-align:center}.mjs-edu__cta-banner h2{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:16px}.mjs-edu__cta-banner p{font-size:16px;color:#6b6b6b;max-width:600px;margin:0 auto 32px}.mjs-edu__cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media(max-width:999px){.mjs-edu__4cs-grid{grid-template-columns:repeat(2,1fr)}.mjs-edu__shapes-grid,.mjs-edu__shapes-grid--10{grid-template-columns:repeat(3,1fr)}.mjs-edu__metals-grid,.mjs-edu__choosing-grid{grid-template-columns:repeat(2,1fr)}.mjs-edu__tips-grid{grid-template-columns:1fr}}@media(max-width:749px){.mjs-edu__container{padding:0 24px}.mjs-edu__split-grid,.mjs-edu__split-grid--reversed{grid-template-columns:1fr;gap:32px;direction:ltr}.mjs-edu__tabs{flex-wrap:wrap}.mjs-edu__tab{flex:0 0 33.33%;padding:14px 10px;font-size:11.5px;line-height:1.3}.mjs-edu__tab-icon svg{width:20px;height:20px}.mjs-edu__split-image{aspect-ratio:1 / 1}.mjs-edu__split-image img{object-position:center top}.mjs-edu__split-section,.mjs-edu__rich-content,.mjs-edu__rich-content--alt,.mjs-edu__4cs-section,.mjs-edu__shapes-section,.mjs-edu__metals-section,.mjs-edu__choosing-section,.mjs-edu__ring-size-section,.mjs-edu__measure-section{padding:48px 0}.mjs-edu__4cs-grid{grid-template-columns:1fr}.mjs-edu__shapes-grid,.mjs-edu__shapes-grid--10{grid-template-columns:repeat(2,1fr)}.mjs-edu__metals-grid,.mjs-edu__choosing-grid,.mjs-edu__measure-grid{grid-template-columns:1fr}.mjs-edu__cta-banner{padding:48px 24px}.mjs-edu__cta-banner h2{font-size:28px}.mjs-edu__rich-content h2{font-size:24px}.mjs-edu__rich-content h3{font-size:18px}.mjs-edu__split-content h2{font-size:28px;line-height:1.18}.mjs-edu__split-content p,.mjs-edu__subtitle,.mjs-edu__tab-cta p,.mjs-edu__shape-card p,.mjs-edu__metal-card p,.mjs-edu__choosing-card p,.mjs-edu__measure-card p{font-size:14px;line-height:1.75;text-transform:none!important;letter-spacing:normal!important}.mjs-edu__rich-content td,.mjs-edu__rich-content th{padding:10px 12px;font-size:13px}.mjs-edu__size-table thead th{padding:12px 16px}.mjs-edu__size-table tbody td{padding:10px 16px}.mjs-edu__measure-tips{padding:24px}}@media(prefers-reduced-motion:reduce){.mjs-edu__btn-primary,.mjs-edu__btn-secondary,.mjs-edu__tab,.mjs-edu__4c-card,.mjs-edu__shape-card,.mjs-edu__metal-card,.mjs-edu__choosing-card,.mjs-edu__measure-card{transition:none}}.mjs-edu__prop-dots{display:flex;gap:4px;align-items:center}.mjs-edu__prop-dots .dot{width:8px;height:8px;border-radius:50%;background-color:#e5e5e5}.mjs-edu__prop-dots .dot.filled{background-color:#c9a86a}.mjs-edu__prop-dots .dot.half{background:linear-gradient(to right,#c9a86a 50%,#e5e5e5 50%)}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-mjs-education-hub.css.map */
