.rte{font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.75;color:#333;word-wrap:break-word}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.2;margin-top:2em;margin-bottom:.75em;color:#000}.rte h1{font-size:2.5em;border-bottom:3px solid var(--article-gold, #c5a46c);padding-bottom:.5em;margin-bottom:1em}.rte h2{font-size:2em;position:relative;padding-left:20px}.rte h2:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:1.2em;background:var(--article-gold, #c5a46c)}.rte h3{font-size:1.5em;color:#333}.rte h4{font-size:1.25em;text-transform:uppercase;letter-spacing:.05em;color:#555}.rte h5{font-size:1.1em;font-weight:600}.rte h6{font-size:1em;font-weight:600;color:#666}.rte p{margin-bottom:1.5em;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.rte p.lead,.rte .lead{font-size:1.25em;line-height:1.6;color:#555;font-weight:400;margin-bottom:1.5em}.rte p:first-of-type:first-letter,.rte .drop-cap:first-letter{float:left;font-size:4em;line-height:.8;font-weight:700;margin:.1em .1em 0 0;color:var(--article-gold, #c5a46c);font-family:Playfair Display,serif}.rte a{color:var(--article-gold, #c5a46c);text-decoration:none;border-bottom:1px solid transparent;transition:all .3s ease;position:relative}.rte a:hover{color:var(--article-gold-dark, #a08654);border-bottom-color:var(--article-gold, #c5a46c)}.rte a[target=_blank]:after{content:" \2197";font-size:.8em;vertical-align:super}.rte ul,.rte ol{margin:1.5em 0;padding-left:2em}.rte ul ul,.rte ol ol,.rte ul ol,.rte ol ul{margin:.5em 0}.rte li{margin-bottom:.5em;line-height:1.6}.rte ul li{position:relative;list-style:none;padding-left:1.5em}.rte ul li:before{content:"\25c6";position:absolute;left:0;color:var(--article-gold, #c5a46c);font-size:.8em}.rte ol{counter-reset:custom-counter;list-style:none}.rte ol li{counter-increment:custom-counter;position:relative;padding-left:2em}.rte ol li:before{content:counter(custom-counter);position:absolute;left:0;top:0;background:var(--article-gold, #c5a46c);color:#fff;width:1.5em;height:1.5em;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85em;font-weight:600}.rte blockquote{position:relative;margin:2em 0;padding:1.5em 2em 1.5em 3em;background:linear-gradient(135deg,#f9f9f9,#f5f5f5);border-left:4px solid var(--article-gold, #c5a46c);font-style:italic;font-size:1.1em;line-height:1.6;color:#555}.rte blockquote:before{content:'"';position:absolute;top:-10px;left:15px;font-size:4em;color:var(--article-gold, #c5a46c);opacity:.3;font-family:Playfair Display,serif}.rte blockquote p{margin-bottom:.5em}.rte blockquote cite{display:block;margin-top:1em;font-size:.9em;font-style:normal;text-align:right;color:#777}.rte blockquote cite:before{content:"\2014  "}.rte hr{margin:3em auto;border:none;height:1px;background:linear-gradient(to right,transparent,var(--article-gold, #c5a46c),transparent);width:50%;position:relative}.rte hr:after{content:"\25c6";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;color:var(--article-gold, #c5a46c);padding:0 10px;font-size:1.2em}.rte pre{background:#1a1a1a;color:#f8f8f2;padding:1.5em;border-radius:8px;overflow-x:auto;margin:2em 0;font-family:Courier New,monospace;font-size:.9em;line-height:1.4;box-shadow:0 4px 20px #0000001a}.rte code{background:#f5f5f5;color:#d63384;padding:.2em .4em;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}.rte pre code{background:none;color:inherit;padding:0}.rte table{width:100%;margin:2em 0;border-collapse:collapse;font-size:.95em;box-shadow:0 2px 10px #0000000d}.rte th{background:var(--article-gold, #c5a46c);color:#fff;font-weight:600;text-align:left;padding:1em;text-transform:uppercase;font-size:.85em;letter-spacing:.05em}.rte td{padding:1em;border-bottom:1px solid #eee}.rte tr:hover td{background:#fafafa}.rte tbody tr:last-child td{border-bottom:none}.rte img{max-width:100%;height:auto;display:block;margin:2em auto;border-radius:8px;box-shadow:0 4px 20px #0000001a}.rte figure{margin:2em 0;text-align:center}.rte figcaption{margin-top:.75em;font-size:.875em;color:#666;font-style:italic}.rte em,.rte i{font-style:italic;color:inherit}.rte strong,.rte b{font-weight:700;color:#000}.rte mark{background:linear-gradient(to bottom,transparent 60%,rgba(197,164,108,.3) 60%);padding:0 .2em}.rte small{font-size:.85em;color:#666}.rte sub,.rte sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}.rte sub{bottom:-.25em}.rte sup{top:-.5em}.rte dl{margin:2em 0}.rte dt{font-weight:700;margin-bottom:.5em;color:#000;font-size:1.05em}.rte dd{margin-left:2em;margin-bottom:1em;color:#555}.rte abbr[title]{text-decoration:none;border-bottom:1px dotted #666;cursor:help}.rte kbd{background:#f5f5f5;border:1px solid #ccc;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em;box-shadow:0 2px #ccc}.rte .text-center{text-align:center}.rte .text-right{text-align:right}.rte .text-left{text-align:left}.rte .text-justify{text-align:justify}.rte .highlight{background:#c5a46c33;padding:.2em .4em;border-radius:3px}.rte .note{background:#f0f7ff;border-left:4px solid #0066cc;padding:1em 1.5em;margin:2em 0;border-radius:0 4px 4px 0}.rte .warning{background:#fff9e6;border-left:4px solid #ffb700;padding:1em 1.5em;margin:2em 0;border-radius:0 4px 4px 0}.rte .success{background:#f0fff4;border-left:4px solid #00b050;padding:1em 1.5em;margin:2em 0;border-radius:0 4px 4px 0}@media screen and (max-width: 768px){.rte{font-size:15px}.rte h1{font-size:2em}.rte h2{font-size:1.5em}.rte h3{font-size:1.25em}.rte blockquote{padding:1em 1.5em 1em 2em;margin:1.5em 0}.rte pre{padding:1em;font-size:.85em}.rte p{text-align:left}}@media screen and (max-width: 480px){.rte{font-size:14px}.rte ul,.rte ol{padding-left:1.5em}.rte table{font-size:.85em}.rte th,.rte td{padding:.5em}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-rte.css.map */
