.Copytext{color:var(--color-text-base);font-family:var(--font-family-base);font-size:var(--text-copy-large-font-size);font-weight:400;line-height:var(--text-copy-large-line-height)}.Copytext p{margin-bottom:12px;margin-top:0}.Copytext p:last-child{margin-bottom:0}.Copytext ol,.Copytext ul{counter-reset:ol;list-style-type:none;margin:20px 0 30px;padding:0}.Copytext ol li,.Copytext ul li{counter-increment:ol;padding-left:25px;position:relative}.Copytext ol li:not(:last-child),.Copytext ul li:not(:last-child){margin-bottom:15px}.Copytext ol:last-child,.Copytext ul:last-child{margin-bottom:0}.Copytext ul li:before{background-color:var(--color-text-base);border-radius:50%;content:"";height:5px;left:0;position:absolute;top:1.3ex;width:5px}.Copytext ol li:before{color:var(--color-text-base);content:counter(ol);font-weight:700;left:0;position:absolute}.Copytext a{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(21%,var(--color-primary-carbon-dark)));background-image:linear-gradient(to bottom,transparent 20%,var(--color-primary-carbon-dark) 21%);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;font-family:var(--font-family-base);font-weight:600;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background-size .3s ease-in-out .2s;transition:background-size .3s ease-in-out .2s}.Copytext a:hover{background-size:100% 2px;-webkit-transition-delay:0s;transition-delay:0s}.Copytext .medium,.Copytext--m{color:var(--color-text-base);font-family:var(--font-family-base);font-size:var(--text-copy-medium-font-size);font-weight:400;line-height:var(--text-copy-medium-line-height)}.Copytext .medium ol li:not(:last-child),.Copytext .medium ul li:not(:last-child),.Copytext--m:not(.does-not-exist) ol li:not(:last-child),.Copytext--m:not(.does-not-exist) ul li:not(:last-child){margin-bottom:4px}.Copytext .medium ol:last-child,.Copytext .medium ul:last-child,.Copytext--m:not(.does-not-exist) ol:last-child,.Copytext--m:not(.does-not-exist) ul:last-child{margin-bottom:0}.Copytext .small,.Copytext--s{color:var(--color-text-copy);font-family:var(--font-family-base);font-size:var(--text-copy-small-font-size);font-weight:400;line-height:var(--text-copy-small-line-height)}.inverted .Copytext ul li:before{background-color:var(--color-text-base-inverted)}
