.wp-block-theme-blocks-course-learnings .course-learnings__wrapper{background:rgba(241,248,250,.25);border:1px solid #dcecf1;border-radius:32px;padding:16px}@media(min-width:769px){.wp-block-theme-blocks-course-learnings .course-learnings__wrapper{display:flex;flex-direction:column;max-height:calc(100vh - var(--header-visible-height, 100px) - 50px);overflow:hidden;transition:max-height .4s ease}}@media(max-width:599px){.wp-block-theme-blocks-course-learnings .course-learnings__wrapper{border-radius:24px;padding:12px}}.wp-block-theme-blocks-course-learnings .course-learnings__accordion{display:flex;flex-direction:column}@media(min-width:769px){.wp-block-theme-blocks-course-learnings .course-learnings__accordion{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:transparent transparent;scrollbar-gutter:stable both-edges;scrollbar-width:thin;transition:scrollbar-color .3s ease}.wp-block-theme-blocks-course-learnings .course-learnings__accordion::-webkit-scrollbar{width:6px}.wp-block-theme-blocks-course-learnings .course-learnings__accordion::-webkit-scrollbar-track{background:transparent}.wp-block-theme-blocks-course-learnings .course-learnings__accordion::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;-webkit-transition:background .3s ease;transition:background .3s ease}}@media(min-width:769px){.wp-block-theme-blocks-course-learnings .course-learnings__wrapper:hover .course-learnings__accordion{scrollbar-color:#d7e0e3 transparent}.wp-block-theme-blocks-course-learnings .course-learnings__wrapper:hover .course-learnings__accordion::-webkit-scrollbar-thumb{background:#bddbe4}}.wp-block-theme-blocks-course-learnings .course-learnings__empty{color:#86949a;font-family:Lato,sans-serif;font-size:14px;font-style:italic;padding:32px 16px;text-align:center}.wp-block-theme-blocks-course-learnings .course-learnings__section{padding-block:24px}.wp-block-theme-blocks-course-learnings .course-learnings__section:first-child{padding-bottom:32px;padding-top:0}.wp-block-theme-blocks-course-learnings .course-learnings__section:last-child{padding-bottom:0}.wp-block-theme-blocks-course-learnings .course-learnings__section:not(:last-child){border-bottom:1px solid #dcecf1}.wp-block-theme-blocks-course-learnings .course-learnings__header{align-items:center;background:none;border:none;color:#314e5f;cursor:pointer;display:flex;font-family:inherit;gap:16px;padding:12px;text-align:left;width:100%}.wp-block-theme-blocks-course-learnings .course-learnings__header--static{cursor:default}.wp-block-theme-blocks-course-learnings .course-learnings__header-icon{align-items:center;border:1px solid #dcecf1;border-radius:10px;color:#182834;display:flex;flex-shrink:0;justify-content:center;padding:12px}.wp-block-theme-blocks-course-learnings .course-learnings__header-icon svg{display:block;height:24px;width:24px}.wp-block-theme-blocks-course-learnings .course-learnings__header-title{color:#314e5f;flex:1;font-family:Lato,sans-serif;font-size:16px;font-weight:900;line-height:1.5}@media(max-width:599px){.wp-block-theme-blocks-course-learnings .course-learnings__header-title{font-size:14px}}.wp-block-theme-blocks-course-learnings .course-learnings__header-chevron{align-items:center;color:#182834;display:flex;flex-shrink:0;justify-content:center;transition:transform .3s ease}.wp-block-theme-blocks-course-learnings .course-learnings__header-chevron svg{display:block;height:8px;width:14px}.wp-block-theme-blocks-course-learnings .course-learnings__section[data-expanded=false] .course-learnings__header-chevron{transform:rotate(180deg)}.wp-block-theme-blocks-course-learnings .course-learnings__content{max-height:0;overflow:hidden;transition:max-height .4s ease}.wp-block-theme-blocks-course-learnings .course-learnings__section.is-expanded .course-learnings__content{max-height:2000px}.wp-block-theme-blocks-course-learnings .course-learnings__list{display:flex;flex-direction:column;gap:8px;padding-top:8px}.wp-block-theme-blocks-course-learnings .course-learnings__topic{align-items:center;background:rgba(241,248,250,.25);border:1px solid #f1f8fa;border-radius:16px;display:flex;gap:20px;padding:12px}.wp-block-theme-blocks-course-learnings .course-learnings__topic--placeholder{border-color:#c3d1d7;border-style:dashed;color:#86949a;font-style:italic;justify-content:center}@media(max-width:599px){.wp-block-theme-blocks-course-learnings .course-learnings__topic{border-radius:12px;gap:12px;padding:10px}}.wp-block-theme-blocks-course-learnings .course-learnings__topic-icon{align-items:center;background:#fff;border:1px solid #f1f8fa;border-radius:10px;display:flex;flex-shrink:0;justify-content:center;padding:12px}.wp-block-theme-blocks-course-learnings .course-learnings__topic-icon svg{display:block;height:24px;width:24px}@media(max-width:599px){.wp-block-theme-blocks-course-learnings .course-learnings__topic-icon{padding:8px}.wp-block-theme-blocks-course-learnings .course-learnings__topic-icon svg{height:20px;width:20px}}.wp-block-theme-blocks-course-learnings .course-learnings__topic-text{color:#314e5f;flex:1;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.6}.wp-block-theme-blocks-course-learnings .course-learnings__specialists{display:flex;flex-direction:column;gap:8px;padding-top:8px}.wp-block-theme-blocks-course-learnings .course-learnings__specialist{background:rgba(241,248,250,.25);border:1px solid #f1f8fa;border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:24px}@media(max-width:599px){.wp-block-theme-blocks-course-learnings .course-learnings__specialist{border-radius:12px;gap:12px;padding:18px}}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-top{align-items:center;display:flex;gap:12px;justify-content:space-between}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-avatar{background:#dcecf1;border-radius:50%;flex-shrink:0;height:56px;overflow:hidden;width:56px}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-avatar img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-avatar-placeholder{background:linear-gradient(135deg,#dcecf1,#bddbe4);display:block;height:100%;width:100%}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-social{align-items:center;display:flex;gap:12px}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-social-link{align-items:center;color:#314e5f;display:inline-flex;height:24px;justify-content:center;text-decoration:none;transition:opacity .2s ease,color .2s ease;width:24px}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-social-link svg{display:block;height:24px;width:24px}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-social-link img{display:block;height:24px;-o-object-fit:contain;object-fit:contain;width:24px}@media(hover:hover){.wp-block-theme-blocks-course-learnings .course-learnings__specialist-social-link:hover{color:#ff9700;opacity:.75}}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-social-label{color:#314e5f;font-family:Lato,sans-serif;font-size:12px}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-info{display:flex;flex-direction:column;gap:2px}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-name{color:#314e5f;font-family:Lato,sans-serif;font-size:16px;font-weight:900;line-height:1.5}.wp-block-theme-blocks-course-learnings .course-learnings__specialist-role{color:#505b60;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.6}
