.add-text,.add-text a{position:relative}.add-text a{color:currentColor;text-decoration:none;transition:color .2s ease-out}.add-text a:after{content:"";position:absolute;left:0;right:0;bottom:0;opacity:0;height:1px;background:currentColor;transition:opacity .2s ease-out}html.is-device-touch .add-text a:active,html:not(.is-device-touch) .add-text a:hover{color:currentColor}html.is-device-touch .add-text a:active:after,html:not(.is-device-touch) .add-text a:hover:after{opacity:1}.add-text a img{transition:transform .2s ease-out;transform-origin:center center}.add-text .add-text-copy-small{font-size:var(--wp-font-size-small);font-family:copy,Arial,Helevetica}.add-text .add-text-copy-greater{font-size:var(--wp-font-size-great);font-family:copy,Arial,Helevetica}.add-text .add-text-copy-great{font-size:var(--wp-font-size-medium-great);font-family:copy,Arial,Helevetica}.add-text .add-text-copy-medium{font-size:var(--wp-font-size-medium);font-family:copy,Arial,Helevetica}.add-text .add-text-copy-standard{font-size:var(--wp-font-size-small-medium);font-family:copy,Arial,Helevetica}.add-text img:not(.alignleft):not(.alignRight){width:100%;height:auto;border-radius:20px}.add-text img.alignleft{float:left;padding-right:20px;padding-bottom:20px}.add-text img.alignRight{float:right;padding-left:20px;padding-bottom:20px}.add-text hr{border:none;border-top:1px solid}.add-text hr,.add-text ul{margin:0;padding:0}.add-text ul>li{margin-left:1.1em}.add-text ul>li::marker{color:currentColor}.add-text ul>li>ul,.add-text ul>li ol{margin-left:1em}.add-text ol{padding:0;margin:0}.add-text ol>li{margin-left:1em}.add-text ol>li::marker{color:currentColor}.add-text ol>li>ul,.add-text ol>li ol{margin-left:1em}.add-text .table-scrollable{overflow-x:scroll}.add-text table{border:none;width:100%;margin:0;padding:0;overflow:hidden;overflow-x:scroll;display:block}@media (max-width:980px){.add-text table{white-space:nowrap}}.add-text table tbody{min-width:100%;display:table}.add-text table tr{margin:0;padding:0}.add-text table tr th{background:#f9f9f9;font-weight:400}.add-text table tr td,.add-text table tr th{text-align:left;padding:10px;border:none;border-bottom:1px solid #f9f9f9;font-size:var(--wp-font-size-smaller);vertical-align:top}.add-text table tr td:last-child,.add-text table tr th:last-child{border-right:none}.add-text table tr:last-child td,.add-text table tr:last-child th{border-bottom:none}.add-text.has-quotes{position:relative}.add-text.has-quotes:before{content:"\F11C";font-family:icon;position:absolute;left:-10px;top:0;transform:translateY(-50%) translateX(-100%);font-size:1.6em}@media (max-width:980px){.add-text{-webkit-hyphens:auto;hyphens:auto}}