﻿body,input{font-variant-numeric:lining-nums;-moz-font-feature-settings:"lnum";-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum"}:root{--radius-button: var(--radius-md)}.learn-the-skills__heading{margin-top:0;margin-bottom:var(--space-sm)}.learn-the-skills__grid{gap:var(--space-sm);display:grid}@media all and (min-width: 38.75em){.learn-the-skills__grid{grid-template-columns:3fr 2fr}.learn-the-skills__grid .learn-the-skills__photo{grid-row-end:span 2}.learn-the-skills__grid .learn-the-skills__photo--workbook{grid-row-end:span 3}.learn-the-skills__grid .selling-point--bonus-videos{grid-column-end:span 2}}@media all and (min-width: 80em){.learn-the-skills__grid{grid-template-columns:repeat(3, 1fr)}.learn-the-skills__grid .learn-the-skills__photo--workbook{grid-row-end:span 2}.learn-the-skills__grid .learn-the-skills__photo--span-3-rows-on-lg{grid-row-end:span 3}}.learn-the-skills__intro-layout{display:flex;gap:clamp(var(--space-sm), 3%, var(--space-md));align-items:flex-start;justify-content:space-between}.learn-the-skills__seal{margin-bottom:var(--space-sm);width:var(--space-xl);height:var(--space-xl)}.learn-the-skills__seal img{display:block;width:100%;height:auto}.learn-the-skills__photo{padding:0;min-height:220px;overflow:hidden;border-radius:var(--radius-lg);position:relative;background-color:#e5ecf7}.learn-the-skills__photo img{position:absolute;display:block;width:100%;height:100%;object-fit:cover;object-position:50% 40%}.learn-the-skills__pull-quote{padding:0;background-color:#D5EBFF;color:#132683;border-radius:var(--radius-lg);position:relative}.learn-the-skills__pull-quote p{margin:0;line-height:1.6}.learn-the-skills__pull-quote .pull-quote__content{position:relative;padding:var(--space-sm)}.learn-the-skills__pull-quote .pull-quote__icon-wrapper{position:absolute;width:fit-content;height:100%;opacity:0.3}.learn-the-skills__pull-quote .pull-quote__icon-wrapper .clarity-icon{color:#80B2FF;--svg-icon-size: 100%;width:var(--svg-icon-size);height:var(--svg-icon-size);margin:auto}.selling-point{display:flex;gap:var(--space-xs);background-color:#f6f7f9;border-radius:var(--radius-lg);padding:var(--space-sm)}.selling-point--bonus-videos{box-shadow:0 0 0 1px #8a63d2;background-color:#f5f0ff;gap:var(--space-sm)}.selling-point--bonus-videos .selling-point__icon-wrapper{background-image:linear-gradient(#8a63d2, #b392f0);width:var(--space-xl);height:var(--space-xl)}.selling-point--bonus-videos .selling-point__heading{color:#4c2889}.selling-point__icon-wrapper{background-image:linear-gradient(#538DFF, #80B2FF);border-radius:var(--radius-md);display:flex;flex-shrink:0;width:var(--space-lg);height:var(--space-lg);padding:var(--space-xxxs)}.selling-point__icon-wrapper .clarity-icon{color:white;--svg-icon-size: 100%;width:var(--svg-icon-size);height:var(--svg-icon-size);margin:auto}.selling-point__heading{font-size:var(--text-md);font-weight:600;color:#1A3BB9;margin-top:-0.2em;margin-bottom:var(--space-xxxxs)}.selling-point__subheading{margin:0}.skill-card{border:1px solid #dddde2;border-radius:var(--radius-lg);background-color:white;position:relative;display:grid;grid-template-columns:1fr clamp(calc(2 * var(--space-sm)  + 45px), 20%, calc(2 * var(--space-sm)  + 64px))}.skill-card[hidden]{display:none}.skill-card__span-cols{grid-column:1 / -1}.skill-card__text,.skill-card__logo-container{padding:var(--space-sm)}.skill-card:focus-within{box-shadow:0 0 0 5px rgba(83,141,255,0.15)}.skill-card__heading{margin-top:-.25em;margin-bottom:var(--space-xs);font-size:var(--text-md)}.skill-card__short-description{margin-bottom:0}.skill-card__expand-button{color:#2554E3;text-decoration:underline;text-decoration-color:#dddde2}.skill-card__expand-button:link{color:#2554E3}.skill-card__expand-button:hover,.skill-card__expand-button:focus,.skill-card__expand-button:active{text-decoration-color:#2554E3;color:#2554E3}.skill-card__expand-button:focus{outline:none}.skill-card__description a{position:relative;z-index:2}.skill-card__logo-container{padding-left:var(--space-xs);border-left:1px solid #efeff2}.skill-card__logo-container img{display:block;width:100%;height:auto;pointer-events:none}.skill-card__cta{display:inline-block;margin-top:var(--space-xs);color:#2554E3;text-decoration:underline;text-decoration-color:#dddde2}.skill-card__cta:link{color:#2554E3}.skill-card__cta:hover,.skill-card__cta:focus,.skill-card__cta:active{text-decoration-color:#2554E3;color:#2554E3}.skill-card__cta:focus{outline:none}.skill-card__cta .clarity-icon{--svg-icon-size: 1em;width:var(--svg-icon-size);height:var(--svg-icon-size);margin-left:0.5ch}.skill-card__cta::after{position:absolute;top:0;left:0;right:0;bottom:0;content:' '}.interactive-training-intro h2{margin-bottom:0}.interactive-training-intro h3{margin-top:0;font-weight:600;color:#31333d}.interactive-training-layout{--gap: var(--space-sm);display:flex;flex-wrap:wrap;gap:var(--space-sm)}.interactive-training-layout .interactive-training__image-wrapper{min-width:12rem;flex-grow:1}@media all and (min-width: 38.75em){.interactive-training-layout .interactive-training-option{flex-basis:calc(50% - var(--gap) / 2)}}.interactive-training__image-wrapper{border-radius:var(--radius-lg);overflow:hidden;background-color:#f6f7f9;position:relative;min-height:clamp(160px, 25vw, 230px)}.interactive-training__image-wrapper>img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.interactive-training-option{padding:var(--space-sm);border-radius:var(--radius-lg);overflow:hidden;background-color:#f6f7f9}.interactive-training-option .interactive-training-option__heading{margin-top:-0.2em;margin-bottom:var(--space-xs);color:#132683;font-weight:600;display:flex;flex-wrap:wrap;gap:var(--space-sm);align-items:baseline}.interactive-training-option .interactive-training-option__label{letter-spacing:normal;margin-top:0;padding:var(--space-xxxxs) var(--space-xxs);padding-right:var(--space-xs);font-size:var(--text-sm);font-weight:500;background-color:#D5EBFF;border-radius:var(--radius-lg)}.interactive-training-option .interactive-training-option__label .clarity-icon{--svg-icon-size: 0.9em;width:var(--svg-icon-size);height:var(--svg-icon-size);vertical-align:-7%;margin-right:var(--space-xxxxs)}.interactive-training-option__descrition{font-size:var(--text-sm)}.typical-day-layout{display:grid;gap:var(--space-sm);margin-top:var(--space-sm);margin-bottom:var(--space-sm);grid-auto-flow:dense;grid-template-columns:1fr 1fr}.typical-day-layout .typical-day-option-wrapper{grid-column:span 2}.typical-day-option-label{position:relative;background-color:white}.typical-day-option-label::before{content:'';display:block;position:absolute;left:50%;bottom:0;background-color:none;width:1.2rem;height:1.2rem;transform:translate(-50%, calc(50% - var(--radius-sm) / 2)) rotate(45deg);border-radius:var(--radius-sm);z-index:-1}.typical-day-option-label:hover:focus,.typical-day-option-label:hover{box-shadow:0 0 0 1px #80B2FF;background-color:#EEF8FF;cursor:pointer}.typical-day-option-label:hover:focus::before,.typical-day-option-label:hover::before{background-color:#D5EBFF}.typical-day-option-radio:checked+.typical-day-option-label::before{display:block;background-color:#1A3BB9}.typical-day-option-radio:checked:not(:focus)+.typical-day-option-label{box-shadow:0 0 0 1px #1A3BB9;background-color:#EEF8FF;color:#132683}.typical-day-option-radio:checked:focus+.typical-day-option-label{background-color:#EEF8FF;color:#132683;box-shadow:0 0 0 1px #1A3BB9,0 0 0 5px rgba(83,141,255,0.15)}.typical-day-option-radio:checked+.typical-day-option-label+.typical-day-option-wrapper{display:block}.typical-day-option-wrapper:not(:checked){display:none}.typical-day-option-radio{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.typical-day-option-label{padding:var(--space-sm);flex:1 1 0px;box-shadow:0 0 0 1px #cfd9e9;border-radius:var(--radius-lg)}.typical-day{background-color:#f6f7f9;margin-bottom:var(--space-lg)}.typical-day-table{border-collapse:collapse}.typical-day-table+.typical-day-table{margin-top:2.99999925rem}.typical-day-table caption{text-align:left}.typical-day-table caption h2{margin-top:0}.typical-day-table tr:not(.section-heading-row)+tr:not(.section-heading-row){border-top:1px solid #cfd9e9}.typical-day-table tr.round-top th:first-child,.typical-day-table tr.round-top td:first-child{border-top-left-radius:var(--radius-md)}.typical-day-table tr.round-top th:last-child,.typical-day-table tr.round-top td:last-child{border-top-right-radius:var(--radius-md)}.typical-day-table tr.round-bottom th:first-child,.typical-day-table tr.round-bottom td:first-child{border-bottom-left-radius:var(--radius-md)}.typical-day-table tr.round-bottom th:last-child,.typical-day-table tr.round-bottom td:last-child{border-bottom-right-radius:var(--radius-md)}.typical-day-table th{font-weight:500;text-align:left}.typical-day-table th,.typical-day-table td{padding:0.99999975rem;background-color:white;vertical-align:bottom;line-height:1.3}.typical-day-table td{padding-left:1.9999995rem}.typical-day-table .section-heading-row{border:none}.typical-day-table .section-heading-row:not(:first-child) h3{margin-top:1.9999995rem}.typical-day-table .section-heading-row th{background-color:initial}@media all and (max-width: 36.1875em){.typical-day-table{display:grid}.typical-day-table th,.typical-day-table td{display:block;padding:0.99999975rem;border-radius:0}.typical-day-table td{padding-top:0;font-size:.9rem}.typical-day-table tr.round-top th:first-child,.typical-day-table tr.round-top td:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.typical-day-table tr.round-top th:last-child,.typical-day-table tr.round-top td:last-child{border-radius:0}.typical-day-table tr.round-bottom th:first-child,.typical-day-table tr.round-bottom td:first-child{border-radius:0}.typical-day-table tr.round-bottom th:last-child,.typical-day-table tr.round-bottom td:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}}@media all and (max-width: 63.9375em){.inner-main .typical-day-table{display:grid}.inner-main .typical-day-table th,.inner-main .typical-day-table td{display:block;padding:0.99999975rem;border-radius:0}.inner-main .typical-day-table td{padding-top:0;font-size:.9rem}.inner-main .typical-day-table tr.round-top th:first-child,.inner-main .typical-day-table tr.round-top td:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.inner-main .typical-day-table tr.round-top th:last-child,.inner-main .typical-day-table tr.round-top td:last-child{border-radius:0}.inner-main .typical-day-table tr.round-bottom th:first-child,.inner-main .typical-day-table tr.round-bottom td:first-child{border-radius:0}.inner-main .typical-day-table tr.round-bottom th:last-child,.inner-main .typical-day-table tr.round-bottom td:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.video-player{background-color:black;border:1px solid #cfd9e9;border-radius:var(--radius-md);overflow:hidden;position:relative}.video-player__element{display:block;width:100%;height:auto;background-color:black}.video-player__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.25);border:none;padding:0;cursor:pointer;transition:background 0.2s}.video-player__overlay:hover{background:rgba(0,0,0,0.4)}.video-player__overlay[hidden]{display:none}.video-player__overlay-icon{width:4.5rem;height:4.5rem;border-radius:50%;background:rgba(255,255,255,0.9);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px rgba(0,0,0,0.3)}.video-player__overlay-icon svg{width:1.75rem;height:1.75rem;margin-left:0.2rem}.corporate-verticals{display:flex;flex-wrap:wrap;gap:var(--space-md)}.corporate-vertical{display:flex;align-items:flex-start;flex-basis:calc(100% -  1.9999995rem)}@media all and (min-width: 64em){.corporate-vertical{flex-basis:calc(50% -  3.999999rem)}}.corporate-vertical .cv__title{margin-bottom:0.499999875rem}.corporate-vertical .cv__body{line-height:1.5;margin-bottom:0}.corporate-vertical .cv__icon{flex-shrink:0;width:1.9999995rem;margin:0;margin-top:0.2499999375rem;margin-right:0.99999975rem}@media all and (min-width: 38.75em){.corporate-vertical .cv__icon{width:2.99999925rem;margin-right:1.499999625rem}}.about-this-topic{border-top:var(--border-4px-light)}.about-this-topic .outline-article{position:relative;overflow:hidden;max-height:40em}.about-this-topic.nextgen .outline-article{max-height:60em}.cert-comparison-table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed;position:relative}.cert-comparison-table th,.cert-comparison-table td{margin:0;padding:0}.cert-comparison-table col:first-child{width:11rem}.cert-comparison-table tbody+tbody:before{content:'';display:block;height:0.99999975rem}.cert-comparison-table th .cell-inner,.cert-comparison-table td .cell-inner{background-color:white}.cert-comparison-table td .cell-inner:empty{background-color:transparent}.cert-comparison-table th[scope=row]~td .cell-inner{background-color:white}.cert-comparison-table td .cell-inner,.cert-comparison-table th .cell-inner{border:1px solid #dadee4}.cert-comparison-table td .cell-inner:empty{border:0}.cert-comparison-table th[scope=row]~td .cell-inner{border:1px solid #dadee4}.cert-comparison-table th[scope=row] .cell-inner,.cert-comparison-table th[scope=col] .cell-inner{border-top:0;border-bottom:0}.cert-comparison-table thead tr:first-child th[scope=col] .cell-inner{border-top:1px solid #dadee4;white-space:normal}.cert-comparison-table tr:last-child th[scope=row] .cell-inner{border-bottom:1px solid #dadee4}.cert-comparison-table .cert-comparison-table__curriculum tr:first-child th[scope=row] .cell-inner{border-top:1px solid #dadee4}.cert-comparison-table .cert-comparison-table__additional-features tr:nth-child(2) th[scope=row] .cell-inner{border-top:1px solid #dadee4}.cert-comparison-table thead tr:first-of-type th:first-of-type .cell-inner{border-top-left-radius:8px}.cert-comparison-table thead tr:first-of-type th:last-of-type .cell-inner{border-top-right-radius:8px}.cert-comparison-table tbody tr:first-of-type th:first-child .cell-inner{border-top-left-radius:8px}.cert-comparison-table tbody tr:last-of-type td:first-child .cell-inner,.cert-comparison-table tbody tr:last-of-type th:first-child .cell-inner{border-bottom-left-radius:8px}.cert-comparison-table tbody tr:last-of-type td:last-child .cell-inner,.cert-comparison-table tbody tr:last-of-type th:last-child .cell-inner{border-bottom-right-radius:8px}.cert-comparison-table th[scope=colgroup] .cell-inner{border-top-left-radius:8px;border-top-right-radius:8px}.cert-comparison-table th[scope=row] .cell-inner,.cert-comparison-table .prereq .cell-inner{padding:0.99999975rem}.cert-comparison-table th[scope=col] .cell-inner{padding:0.99999975rem 0.25rem}.cert-comparison-table th[scope=colgroup] .cell-inner{padding:0.499999875rem}.cert-comparison-table .cert-title th .cell-inner{padding-bottom:0.499999875rem;height:100%}.cert-comparison-table .cert-addition th .cell-inner{padding-top:0;padding-bottom:0;white-space:normal;height:100%}.cert-comparison-table .cert-info th .cell-inner{padding-bottom:0.499999875rem}.cert-comparison-table .cert-button th .cell-inner{padding-bottom:1.499999625rem}.cert-comparison-table td,.cert-comparison-table th{position:relative}.cert-comparison-table .cell-inner{margin:-.5px}.cert-comparison-table .cell-inner.check,.cert-comparison-table .cell-inner:empty{text-align:center;display:flex}@media all and (max-width: 79.9375em){.cert-comparison-table .cell-inner.check,.cert-comparison-table .cell-inner:empty{position:absolute;top:0;right:0;bottom:0;left:0}}.cert-comparison-table .cell-inner.check .clarity-icon,.cert-comparison-table .cell-inner:empty .clarity-icon{--svg-icon-size: 1.8rem;width:var(--svg-icon-size);height:var(--svg-icon-size);margin:auto}.cert-comparison-table .cell-inner .minus{color:#C7CDD6}.cert-comparison-table th[scope=row]{text-align:left;font-size:1rem;font-weight:600;line-height:1.2}.cert-comparison-table th[scope=row] span{font-size:.9em;font-weight:500;display:block}.cert-comparison-table th[scope=col]{text-align:center;white-space:nowrap}.cert-comparison-table th[scope=colgroup]{font-size:1rem;font-weight:600}.cert-comparison-table .cert-title th{font-size:1.3rem;font-weight:600;line-height:1.3}.cert-comparison-table .cert-addition th{font-size:.9rem;font-weight:500;line-height:1.2}.cert-comparison-table .cert-info th{font-size:1rem;font-weight:600;line-height:1.3}.cert-comparison-table .cert-info th span{display:block}.cert-comparison-table .cert-info th span:first-of-type{color:#3048c0;font-size:1.6rem;font-weight:500}.cert-comparison-table .cert-info th span:last-of-type{color:#4f5d7b;font-size:.9rem;text-transform:uppercase;letter-spacing:.02em}.cert-comparison-table a{font-weight:600;font-size:1rem;line-height:1.3;letter-spacing:.02em;padding:0.2499999375rem 1.499999625rem;color:white;background-color:#2448FF;border-radius:500px;display:inline-block;transition:background-color .15s ease-in-out}.cert-comparison-table a:hover,.cert-comparison-table a:focus{color:white;background-color:#3e5dff}.cert-comparison-table a:active{color:white;background-color:#0b33ff}.cert-comparison-table[class*=featured-col] a:not(.featured-col-signup){border:1px solid #2448FF;background-color:white;color:#2448FF}.cert-comparison-table[class*=featured-col] a:not(.featured-col-signup):hover,.cert-comparison-table[class*=featured-col] a:not(.featured-col-signup):focus{color:white;background-color:#3e5dff}.cert-comparison-table[class*=featured-col] a:not(.featured-col-signup):active{color:white;background-color:#0b33ff}.cert-comparison-table::before{content:'';position:absolute;top:20px;left:20px;right:-21px;bottom:-21px;border-radius:8px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle fill='%23000000' cx='2' cy='2' r='2'/%3E%3C/svg%3E");background-size:4px;background-repeat:repeat;opacity:.5}.cert-comparison-table[class*=featured-col]{margin-top:3.999999rem}.cert-comparison-table.featured-col-1 thead th:nth-of-type(1) .cell-inner,.cert-comparison-table.featured-col-1 tbody td:nth-of-type(1) .cell-inner{background-color:#EDF2FA;border-color:#c5d5ef;z-index:1}@media all and (max-width: 79.9375em){.cert-comparison-table.featured-col-1 thead th:nth-of-type(1) .cell-inner,.cert-comparison-table.featured-col-1 tbody td:nth-of-type(1) .cell-inner{z-index:0}}@media all and (min-width: 48em){.cert-comparison-table.featured-col-1 thead tr:first-of-type th:nth-of-type(1) .cell-inner{border-top-left-radius:0;border-top-right-radius:0}}.cert-comparison-table.featured-col-1 thead tr:first-of-type th:nth-of-type(1)::before{content:'This Certificate';position:absolute;bottom:100%;left:-.5px;right:-.5px;background-color:#EDF2FA;font-size:18px;border-top-left-radius:8px;border-top-right-radius:8px;padding:.5rem;border:1px solid #c5d5ef;border-bottom:0}@media all and (max-width: 47.9375em){.cert-comparison-table.featured-col-1 thead tr:first-of-type th:nth-of-type(1)::before{content:none}}.cert-comparison-table.featured-col-2 thead th:nth-of-type(2) .cell-inner,.cert-comparison-table.featured-col-2 tbody td:nth-of-type(2) .cell-inner{background-color:#EDF2FA;border-color:#c5d5ef;z-index:1}@media all and (max-width: 79.9375em){.cert-comparison-table.featured-col-2 thead th:nth-of-type(2) .cell-inner,.cert-comparison-table.featured-col-2 tbody td:nth-of-type(2) .cell-inner{z-index:0}}@media all and (min-width: 48em){.cert-comparison-table.featured-col-2 thead tr:first-of-type th:nth-of-type(2) .cell-inner{border-top-left-radius:0;border-top-right-radius:0}}.cert-comparison-table.featured-col-2 thead tr:first-of-type th:nth-of-type(2)::before{content:'This Certificate';position:absolute;bottom:100%;left:-.5px;right:-.5px;background-color:#EDF2FA;font-size:18px;border-top-left-radius:8px;border-top-right-radius:8px;padding:.5rem;border:1px solid #c5d5ef;border-bottom:0}@media all and (max-width: 47.9375em){.cert-comparison-table.featured-col-2 thead tr:first-of-type th:nth-of-type(2)::before{content:none}}.cert-comparison-table.featured-col-3 thead th:nth-of-type(3) .cell-inner,.cert-comparison-table.featured-col-3 tbody td:nth-of-type(3) .cell-inner{background-color:#EDF2FA;border-color:#c5d5ef;z-index:1}@media all and (max-width: 79.9375em){.cert-comparison-table.featured-col-3 thead th:nth-of-type(3) .cell-inner,.cert-comparison-table.featured-col-3 tbody td:nth-of-type(3) .cell-inner{z-index:0}}@media all and (min-width: 48em){.cert-comparison-table.featured-col-3 thead tr:first-of-type th:nth-of-type(3) .cell-inner{border-top-left-radius:0;border-top-right-radius:0}}.cert-comparison-table.featured-col-3 thead tr:first-of-type th:nth-of-type(3)::before{content:'This Certificate';position:absolute;bottom:100%;left:-.5px;right:-.5px;background-color:#EDF2FA;font-size:18px;border-top-left-radius:8px;border-top-right-radius:8px;padding:.5rem;border:1px solid #c5d5ef;border-bottom:0}@media all and (max-width: 47.9375em){.cert-comparison-table.featured-col-3 thead tr:first-of-type th:nth-of-type(3)::before{content:none}}.cert-comparison-table.featured-col-4 thead th:nth-of-type(4) .cell-inner,.cert-comparison-table.featured-col-4 tbody td:nth-of-type(4) .cell-inner{background-color:#EDF2FA;border-color:#c5d5ef;z-index:1}@media all and (max-width: 79.9375em){.cert-comparison-table.featured-col-4 thead th:nth-of-type(4) .cell-inner,.cert-comparison-table.featured-col-4 tbody td:nth-of-type(4) .cell-inner{z-index:0}}@media all and (min-width: 48em){.cert-comparison-table.featured-col-4 thead tr:first-of-type th:nth-of-type(4) .cell-inner{border-top-left-radius:0;border-top-right-radius:0}}.cert-comparison-table.featured-col-4 thead tr:first-of-type th:nth-of-type(4)::before{content:'This Certificate';position:absolute;bottom:100%;left:-.5px;right:-.5px;background-color:#EDF2FA;font-size:18px;border-top-left-radius:8px;border-top-right-radius:8px;padding:.5rem;border:1px solid #c5d5ef;border-bottom:0}@media all and (max-width: 47.9375em){.cert-comparison-table.featured-col-4 thead tr:first-of-type th:nth-of-type(4)::before{content:none}}@media all and (min-width: 80em){.cert-comparison-table tr{display:flex}.cert-comparison-table tr th,.cert-comparison-table tr td{display:flex;flex-direction:column}.cert-comparison-table tr th div,.cert-comparison-table tr td div{flex-grow:1}.cert-comparison-table tr td{text-align:center}.cert-comparison-table th,.cert-comparison-table td{flex-basis:19%}.cert-comparison-table thead td,.cert-comparison-table tbody th{flex-basis:24%}.cert-comparison-table th[scope=colgroup]{flex-basis:100%}}@media all and (max-width: 79.9375em){.cert-comparison-table{table-layout:auto}.cert-comparison-table tbody tr:not(:last-of-type) th[scope=row]~td .cell-inner{border-bottom:0}.cert-comparison-table tbody tr th[scope=row] .cell-inner{border-top:1px solid #272E3D}.cert-comparison-table tbody td:first-of-type .cell-inner{border-right:0}.cert-comparison-table tbody td:last-of-type .cell-inner{border-left:0}.cert-comparison-table tbody td:not(:first-of-type):not(:last-of-type) .cell-inner{border-left:0;border-right:0}.cert-comparison-table tbody tr:first-of-type th[scope=row] .cell-inner{border-radius:0}.cert-comparison-table tbody tr:last-of-type th[scope=row] .cell-inner{border-radius:0}.cert-comparison-table tbody tr:last-of-type th[scope=row]+td .cell-inner{border-bottom-left-radius:8px}.cert-comparison-table tr{display:flex;flex-wrap:wrap}.cert-comparison-table th[scope=row],.cert-comparison-table th[scope=colgroup]{width:100%}.cert-comparison-table th[scope=row] span{display:inline;margin-left:.5em}.cert-comparison-table th[scope=row] span::before{color:#C7CDD6;margin-right:.5em;content:'—'}.cert-comparison-table thead th,.cert-comparison-table tbody td{width:25%}.cert-comparison-table tbody td{min-height:2.99999925rem}.cert-comparison-table tbody td .cell-inner{margin-top:0;margin-bottom:0}.cert-comparison-table .prereq td,.cert-comparison-table .prereq th{display:flex}.cert-comparison-table .prereq td div,.cert-comparison-table .prereq th div{flex-grow:1}}@media all and (max-width: 79.9375em) and (min-width: 48em){.cert-comparison-table .prereq td{flex-basis:25%}}@media all and (max-width: 79.9375em){.cert-comparison-table .prereq td div{text-align:center}.cert-comparison-table .cell-inner.check .clarity-icon,.cert-comparison-table .cell-inner:empty .clarity-icon{--svg-icon-size: 1.35rem;width:var(--svg-icon-size);height:var(--svg-icon-size)}}@media all and (max-width: 47.9375em){.cert-comparison-table::before{right:-17px;bottom:-17px}.cert-comparison-table[data-selected-col='1'] thead th:not(:nth-of-type(1)){display:none}.cert-comparison-table[data-selected-col='1'] tbody td:not(:nth-of-type(1)){display:none}.cert-comparison-table[data-selected-col='2'] thead th:not(:nth-of-type(2)){display:none}.cert-comparison-table[data-selected-col='2'] tbody td:not(:nth-of-type(2)){display:none}.cert-comparison-table[data-selected-col='3'] thead th:not(:nth-of-type(3)){display:none}.cert-comparison-table[data-selected-col='3'] tbody td:not(:nth-of-type(3)){display:none}.cert-comparison-table[data-selected-col='4'] thead th:not(:nth-of-type(4)){display:none}.cert-comparison-table[data-selected-col='4'] tbody td:not(:nth-of-type(4)){display:none}.cert-comparison-table tbody tr th[scope=row] .cell-inner{border-top:1px solid #dadee4}.cert-comparison-table tbody td:first-of-type .cell-inner{border-right:1px solid #dadee4}.cert-comparison-table tbody td:last-of-type .cell-inner{border-left:1px solid #dadee4}.cert-comparison-table tbody td:not(:first-of-type):not(:last-of-type) .cell-inner{border-left:1px solid #dadee4;border-right:1px solid #dadee4}.cert-comparison-table thead tr:first-of-type th .cell-inner{border-top-left-radius:8px;border-top-right-radius:8px}.cert-comparison-table tbody tr:last-of-type th[scope=row]~td .cell-inner{border-bottom-right-radius:8px;border-bottom-left-radius:0}.cert-comparison-table tbody tr:last-of-type th[scope=row] .cell-inner{border-bottom-left-radius:8px}.cert-comparison-table th[scope=row] span{display:block;margin-left:0}.cert-comparison-table th[scope=row] span::before{content:none}.cert-comparison-table thead th{width:100%}.cert-comparison-table tbody th[scope=row],.cert-comparison-table tbody td{width:50%}.cert-comparison-table tbody td{height:auto;margin-top:-.5px;margin-bottom:-.5px}.cert-comparison-table .cell-inner.check .clarity-icon,.cert-comparison-table .cell-inner:empty .clarity-icon{--svg-icon-size: 1.8rem;width:var(--svg-icon-size);height:var(--svg-icon-size)}.cert-comparison-table[class*=featured-col] thead th:nth-of-type(n) .cell-inner,.cert-comparison-table[class*=featured-col] tbody td:nth-of-type(n) .cell-inner{background-color:white;border-color:#dadee4}.cert-comparison-table[class*=featured-col]{margin-top:1.9999995rem}}@media all and (max-width: 38.6875em){.cert-comparison-table tbody th[scope=row]{width:80%}.cert-comparison-table tbody td{width:20%}.cert-comparison-table tbody .prereq{width:100%}.cert-comparison-table tbody .prereq td,.cert-comparison-table tbody .prereq th,.cert-comparison-table tbody .prereq div{width:auto;flex-grow:1}}
