.pdd-getting-started{padding:2rem 0}.steps-list{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-top:2rem;overflow:hidden;width:100%}.step-item{background-color:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:0}.step-item:last-child{border-bottom:none}.step-item:nth-child(odd){background-color:#f9f8f9}.step-header{align-items:center;border:none;cursor:pointer;display:flex;padding:1.5rem 1rem;text-align:left;transition:none;width:100%}.step-header,.step-header:active,.step-header:focus,.step-header:hover{background-color:transparent!important}.step-number{align-items:center;color:#2d62f7;display:inline-flex;font-size:1.25rem;font-weight:700;margin-right:0;min-width:2rem;white-space:nowrap}.step-number:after{color:#2d62f7;content:".";margin:0 .5rem 0 0}.step-title{color:#141e75;flex-grow:1;font-size:1.25rem;font-weight:700;padding-right:2rem}.step-toggle{color:#141e75;flex-shrink:0;margin-left:.5rem;transition:transform .3s ease}.step-arrow-down,.step-arrow-up{display:none;font-size:.8rem}.step-item[aria-expanded=false] .step-arrow-down,.step-item[aria-expanded=true] .step-arrow-up{display:inline-block;transition:transform .1s ease}.step-content{max-height:0;opacity:0;overflow:hidden;transform:translateY(-10px);transition:all .4s cubic-bezier(.4,0,.2,1)}.step-content-inner{background-color:inherit;display:flex;flex-direction:column;padding:0 1rem 1.5rem}.step-content p{color:#222c7e;margin:0;padding-left:3rem;padding-right:1rem;width:100%}.step-button{align-self:flex-start;background-color:#fcc200;border:none;border-radius:100px;color:#242682;display:inline-block;font-family:Aribau Grotesk,sans-serif;font-size:1rem;font-weight:700;line-height:1;margin-left:3rem;margin-top:1rem;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.step-button:active,.step-button:focus,.step-button:hover{background-color:#242682;color:#fff;text-decoration:none}.step-item[aria-expanded=true] .step-content{max-height:1000px;opacity:1}.contact-box{background-color:#f5f5ff;border:none;border-radius:.5rem;box-shadow:none;padding:1.5rem}.contact-box h3{font-weight:700;margin-bottom:1rem}.contact-box h3,.help-section{color:#141e75;font-size:1.25rem}.help-section{margin-top:2rem;text-align:left}.help-link,.help-section .font-bold{font-size:1.2em}.help-link{align-items:center;color:#2d62f7;display:inline-flex;font-weight:600;text-decoration:none}.help-link:after{content:"→";font-size:1rem;margin-left:.5rem}.help-link:hover{color:#2d62f7;text-decoration:none}.find-class-button{@apply mt-4 inline-block rounded-lg bg-white px-6 py-2 font-semibold text-[#141E75] transition-colors hover:bg-gray-100}@media (max-width:768px){.step-header{padding:1.5rem .5rem}.step-title{padding-right:1rem}.step-content-inner{padding:0 .5rem 1.5rem}.step-content p{padding-left:2rem;padding-right:.5rem}.step-button{margin-left:2rem}}@media (max-width:640px){.help-link{width:fit-content}}