@layer components{.lesson-outline{width:100%;border-radius:1rem;border:1px solid #d7e0ef;overflow:hidden}.lesson-outline>:not(:last-child){border-bottom:1px solid #d7e0ef}.lesson-outline .accordion-item{overflow:hidden}.lesson-outline .accordion-item[data-state=open]{padding-bottom:1rem}.lesson-outline .accordion-header{display:flex;margin:0}.lesson-outline .accordion-header .accordion-trigger{font-family:inherit;background-color:transparent;padding:1rem;flex:1;display:flex;justify-content:space-between;color:#151921;border-radius:0;box-shadow:none;gap:.75rem}.lesson-outline .accordion-header .accordion-trigger:hover{background-color:#d7e0ef}.lesson-outline .accordion-header .accordion-trigger .open{display:none}.lesson-outline .accordion-header .accordion-trigger .close,.lesson-outline .accordion-header .accordion-trigger[data-state=closed] .open{display:block}.lesson-outline .accordion-header .accordion-trigger[data-state=closed] .close{display:none}.lesson-outline .accordion-header .accordion-trigger .trigger-text{display:flex;flex-direction:column;gap:.5rem;flex:1;align-self:flex-start}.lesson-outline .accordion-header .accordion-trigger .trigger-text .trigger-title{align-self:flex-start;font-weight:900;font-size:1.25rem}.lesson-outline .accordion-header .accordion-trigger .trigger-text .trigger-subtitle{align-self:flex-start;color:#596580;font-weight:500;font-size:1.125rem}.lesson-outline .accordion-content{overflow:hidden}.lesson-outline .accordion-content:hover{background-color:#d7e0ef}.lesson-outline .accordion-content .reset-link{all:unset;cursor:pointer}.lesson-outline .accordion-content .accordion-content-metadata{color:#596580;font-size:.875rem;margin-left:auto}@media only screen and (max-width:580px){.lesson-outline .accordion-content .accordion-content-metadata .optional{display:none}}.lesson-outline .accordion-content .accordion-content-section-number{font-weight:900;min-width:1.5rem}.lesson-outline .accordion-content .accordion-content-text{padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem}.lesson-outline .accordion-content[data-state=open]{animation:slide-down .3s cubic-bezier(.87,0,.13,1)}.lesson-outline .accordion-content[data-state=closed]{animation:slide-up .3s cubic-bezier(.87,0,.13,1)}@keyframes slide-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes slide-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}}@layer components{.course-completion-information{display:flex;flex-wrap:wrap;gap:1.5rem;max-width:45rem}.checkbox-element button.checkbox-root{all:unset;background-color:#fff;width:1.5rem;height:1.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;border:1px solid #7583a0;cursor:pointer}.checkbox-element .checkbox-root[aria-readonly]{cursor:unset}.checkbox-element .checkbox-root[data-state=checked]{background-color:#7cdcc5;border-color:#7cdcc5}.checkbox-element .checkbox-indicator{width:1rem;height:1rem}.checkbox-element .checkbox-indicator>svg{color:#151921}}@layer base{.highlighted-title{position:relative;padding-bottom:1rem}.highlighted-title:after{content:"";width:4rem;height:.25rem;background:#4f43ba;position:absolute;bottom:0;left:0;border-radius:.5rem;display:block}.pre-title{margin-bottom:1.5rem;font-size:.875rem;color:#151921;font-weight:700;line-height:1rem;letter-spacing:.08rem;text-transform:uppercase}@media only screen and (min-width:769px){.pre-title{font-size:1rem;line-height:1.25rem}}.title{margin-bottom:1rem;font-size:2rem;color:#151921;font-weight:900;line-height:2.5rem;letter-spacing:-.01rem}@media only screen and (min-width:769px){.title{font-size:3.25rem;line-height:4rem}}h1{margin-bottom:1rem;font-size:1.75rem;color:#151921;text-transform:none;font-weight:900;line-height:2rem;letter-spacing:-.01rem}@media only screen and (min-width:769px){h1{font-size:2.5rem;line-height:3rem}}h2{margin:2.5rem 0 1rem;font-size:1.5rem;color:#151921;text-transform:none;font-weight:900;line-height:2rem}@media only screen and (min-width:769px){h2{font-size:1.75rem;line-height:2.5rem}}h3{margin:3.75rem 0 1.25rem;font-size:1.25rem;color:#151921;text-transform:none;font-weight:900;line-height:1.75rem}h1+h3,h2+h3,h3+h3,h4+h3,h5+h3,h6+h3{margin-top:2rem}@media only screen and (min-width:769px){h3{font-size:1.5rem;line-height:2rem}}h4{margin:2.5rem 0 1.25rem;font-size:1.125rem;color:#151921;text-transform:none;font-weight:900;line-height:1.5rem}@media only screen and (min-width:769px){h4{font-size:1.25rem;line-height:1.75rem}}h5{margin:1rem 0;font-size:.75rem;color:#151921;text-transform:uppercase;font-weight:700;line-height:1rem}@media only screen and (min-width:769px){h5{font-size:.875rem}}h6{font-size:.75rem;color:#151921;text-transform:uppercase;font-weight:700;line-height:1rem}@media only screen and (min-width:769px){h6{font-size:.6875rem}}.subtitle{margin-bottom:1.25rem;font-size:1.25rem;color:#2a3141;font-weight:400;line-height:1.75rem}@media only screen and (min-width:769px){.subtitle{font-size:1.5rem;line-height:2rem}}.count:before{mask-image:url(https://assets.apolitical.co/icons/middot.svg);mask-repeat:no-repeat;mask-position:0 0;mask-size:100% auto;display:block;content:"";width:.9375rem;height:.9375rem;background:currentcolor;position:relative;top:.0625rem;margin:0 .5rem;display:inline-block}}@layer components{.course-overview{width:100%}.course-overview .bg-n50{background-color:#f0f5ff}.course-overview .content,.course-overview .summary{width:100%;display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:1024px){.course-overview .content,.course-overview .summary{max-width:45%}}.course-overview h5{margin:1rem 0;font-size:.75rem;color:#151921;text-transform:uppercase;font-weight:700;line-height:1rem;color:#404a61}@media only screen and (min-width:769px){.course-overview h5{font-size:.875rem}}.course-overview .details{border:1px solid #c0cbdf;border-radius:.5rem}.course-overview .details .details-item{padding:1.5rem}.course-overview .details .details-item .description{margin-left:2rem}.course-overview .card-style{border:1px solid #c0cbdf;border-radius:.5rem;padding:2rem}.course-partners{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);gap:1.25rem}}@layer components{@media only screen and (min-width:580px){.course-partners{grid-template-columns:repeat(2,1fr)}}.course-partners-logo{height:2.5rem;align-items:center;border:1px solid #c0cbdf;border-radius:.5rem;padding:.5rem}.course-partners-logo img{object-fit:contain;width:100%;height:100%;border-radius:0}@media only screen and (min-width:580px){.course-partners-logo{height:4.5rem;padding:1rem}}@media only screen and (min-width:769px){.course-partners-logo{height:6.25rem;padding:1rem}}}@layer components{.course-journey-progress-label{display:flex;align-items:flex-end;gap:1rem;color:#596580;font-size:.75rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase}.course-journey-progress-label .course-journey-progress-label-percentage{color:#4f43ba;font-size:1.75rem;font-style:normal;font-weight:900;line-height:2.5rem}.linkedin-button{margin:1rem 0;width:13.25rem;height:2.875rem;background:url(https://assets.apolitical.co/icons/linkedin-addtoprofile.png) no-repeat;background-size:cover;padding:0;border:none;border-radius:0}.download-certificates-button{padding:0;border:0}.download-certificates-button:active,.download-certificates-button:hover{background-color:transparent;color:#4f43ba}.certificates-horizontal-line{margin:1.2rem auto}.course-journey-progress-continue-learning-cta{margin:1.5rem 0;width:100%}.journey-overview-card{display:grid;grid-template-rows:15rem 1fr;width:22.5rem;height:fit-content;min-height:15rem;border-radius:1rem;box-shadow:0 .5rem 2.5rem 0 rgba(42,49,65,.1);overflow:hidden}.journey-overview-card .image-wrapper{object-fit:cover;overflow:hidden}.journey-overview-card .text-wrapper{padding:2rem}}