:root{--accent-color: #FF7221;--accent-color-hover: rgb(229, 103, 31);--accent-color-light: #FFCC6E;--accent-color-light-hover: #FFD587;--accent-gradient: linear-gradient(268.83deg, #FFAA00 0%, #FF433C 103.65%);--accent-gradient-start: #FFAA00;--accent-gradient-stop: #FF433C;--filter-blue: brightness(0) saturate(100%) invert(59%) sepia(56%) saturate(5442%) hue-rotate(175deg) brightness(101%) contrast(94%);--background-warning: #FFECC7;--color-yellow: #FFF07F;--color-error: #B00020;--color-green: #00c7ba;--color-blue: #1381f1;--color-pink: #ff5c66;--color-purple: #605DEC;--color-purple-gray: #E3E4EF;--color-blue: #3733F1;--color-gray: #c7c7c7;--color-dark-grey: #A9AAAD;--background: #f1f2f6;--surface-surface-primary: #f1f2f6;--white: #ffffff;--text-text-primary: #1f1f1f;--text-text-secondary: #1F1F1F80;--border-primary: #DBDBDB;--text-link-normal: #6060F0;--purple-gradient: linear-gradient(41.34deg, #5AA2FF -.49%, #343854 100.44%);--text-link-hover: #4B47EF;--text-link-hover-secondary: #E9EBF1}.course-program__sidebar-card,.program-faq__item{border-radius:2rem}@media (max-width: 1024px){.course-program__sidebar-card,.program-faq__item{border-radius:1rem}}.course-program:not(:last-child){margin-bottom:4rem}@media (max-width: 47.99875em){.course-program:not(:last-child){margin-bottom:2.375rem}}@media (max-width: 29.99875em){.course-program:not(:last-child){margin-bottom:3.5rem}}.course-program__title{margin-bottom:1.5rem;font-weight:400;font-size:2.5rem;line-height:120%;font-family:Benzin,sans-serif;text-transform:uppercase}@media (max-width: 74.99875em){.course-program__title{margin-bottom:1rem;font-size:1.75rem}}@media (max-width: 47.99875em){.course-program__title{margin-bottom:1rem;font-size:1.5rem}}@media (max-width: 340px){.course-program__title{font-size:1.25rem}}.program-faq__item-title,.program-faq__item-subtitle{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;line-height:120%}@media (max-width: 1200px){.program-faq__item-title,.program-faq__item-subtitle{font-size:1.25rem}}@media (max-width: 375px){.program-faq__item-title,.program-faq__item-subtitle{font-size:1.25rem}}.course-program{overflow:hidden}.course-program__title{margin-bottom:0}.course-program__head{display:flex;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}@media (max-width: 1024px){.course-program__head{margin-bottom:1rem}}.course-program__head-pdf{font-weight:500;padding:1.125rem 2rem;font-size:1rem;background:#e3e4ef;border-radius:1rem;transition:.3s ease;display:flex;align-items:center;gap:.5rem}.course-program__head-pdf a{color:var(--accent-color)}@media (hover: hover){.course-program__head-pdf:hover{opacity:.8;cursor:pointer}}@media (max-width: 47.99875em){.course-program__head-pdf{width:100%;text-align:center;justify-content:center;padding:1.125rem .5rem}}.course-program__wrap{display:flex;justify-content:space-between;width:100%;gap:1.5rem}.course-program__wrap--no-sidebar{display:block}@media (max-width: 1200px){.course-program__wrap{flex-direction:column}}.course-program__sidebar{flex:0 0 23.75rem;display:flex;flex-direction:column;gap:.5rem}@media (max-width: 1200px){.course-program__sidebar{flex:0 0 19.875rem}}.course-program__sidebar-title{line-height:24px;font-size:1.25rem}.course-program__sidebar-card{padding:1.5rem;background:var(--white);display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 47.99875em){.course-program__sidebar-card{gap:1rem;padding:1rem 1.125rem}}.program-faq__item{padding:1.5rem 2rem;background:var(--white);border:1px solid transparent;position:relative;transition:.5s ease}@media (hover: hover){.program-faq__item:hover{cursor:pointer;border:1px solid var(--accent-color)}.program-faq__item:hover .program-faq__item-arrow rect{stroke:var(--accent-color)}.program-faq__item:hover .program-faq__item-arrow path{fill:var(--accent-color)}}@media (max-width: 1024px){.program-faq__item{padding:1rem 2.5rem 1rem 1.125rem}}@media (max-width: 47.99875em){.program-faq__item{padding-right:3rem}}.program-faq__item:not(:last-child){margin:0px 0px .5rem}.program-faq__item.active{border:1px solid var(--accent-color)}.program-faq__item.active .program-faq__item-arrow{transform:rotate(-180deg)}.program-faq__item.active .program-faq__item-arrow rect{stroke:var(--accent-color)}.program-faq__item.active .program-faq__item-arrow path{fill:var(--accent-color)}.program-faq__item.active .program-faq__item-body{opacity:1;visibility:visible;grid-template-rows:1fr;margin-top:1.5rem}.program-faq__item-top{display:flex;flex-direction:column;gap:.625rem}.program-faq__item-block{color:var(--text-text-primary);font-size:1.25rem;font-weight:500;line-height:160%}@media (max-width: 1024px){.program-faq__item-block{font-size:1rem}}.program-faq__item-title{color:var(--accent-color);font-size:1.5rem;padding-right:40px}@media (max-width: 1024px){.program-faq__item-title{font-size:1.25rem}}@media (max-width: 47.99875em){.program-faq__item-title{overflow:hidden;text-overflow:ellipsis;display:-moz-box;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;box-orient:vertical}}.program-faq__item-arrow{transition:.3s ease;width:1.375rem;height:1.375rem;position:absolute;right:2rem;bottom:2.75rem}.program-faq__item-arrow rect{stroke:var(--color-gray);transition:.3s ease}.program-faq__item-arrow path{fill:var(--color-gray);transition:.3s ease}@media (max-width: 1024px){.program-faq__item-arrow{font-size:.875rem;right:1.125rem;bottom:2.25rem}}.program-faq__item-body{display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;visibility:hidden;transition:.3s ease;padding-right:1.375rem;will-change:grid-template-rows}.program-faq__item-content:not(:last-child){margin:0px 0px 1.5rem}.program-faq__item-subtitle{margin-bottom:.5rem}@media (max-width: 1024px){.program-faq__item-subtitle{font-size:1rem}}.program-faq__item-list{line-height:160%;margin-bottom:0;padding-left:0}.program-faq__item-list li{position:relative;padding-left:1.1875rem}@media (max-width: 1024px){.program-faq__item-list li{font-size:.875rem}}.program-faq__item-list li:not(:last-child){margin:0px 0px .25rem}.program-faq__item-list li:before{content:"";position:absolute;top:.625rem;left:0;width:.4375rem;height:.4375rem;background-color:var(--accent-color);border-radius:100%}.program-faq__item-final{padding-right:1.375rem;font-size:1rem;line-height:160%}.program-instruments__list{display:flex;gap:.5rem;flex-wrap:wrap;font-weight:500;font-size:1rem}@media (max-width: 450px){.program-instruments__list{gap:.25rem}}.program-instruments__list li{border-radius:8px;background-color:var(--surface-surface-primary);padding:.25rem .5rem .25rem .25rem;display:flex;align-items:center;gap:.375rem}@media (max-width: 1024px){.program-instruments__list li{font-size:.875rem}}.program-instruments__list i{display:flex;justify-content:center;align-items:center;padding:.1875rem;width:1.5rem;height:1.5rem;background:var(--white);border-radius:.375rem}.program-skills__list{display:flex;gap:.5rem;flex-wrap:wrap}.program-skills__list li{padding:.75rem 1rem;background:var(--surface-surface-primary);border-radius:.75rem;width:100%;font-weight:500;font-size:1rem;line-height:140%}@media (max-width: 1024px){.program-skills__list li{font-size:.875rem;padding:.5rem .75rem}}.program-certs__items{display:flex;align-items:flex-start}.program-certs__item{flex:0 0 16.25rem;transition:.5s ease;position:relative}@media (max-width: 1400px){.program-certs__item{flex:0 0 14.25rem}}@media (max-width: 1200px){.program-certs__item{flex:0 0 9.5625rem}}@media (max-width: 1200px){.program-certs__item{flex:0 0 55%;margin-right:0;margin-left:0}}@media (max-width: 400px){.program-certs__item{flex:0 0 85%}}.program-certs__item .popup-trigger{height:100%;max-height:10.0625rem;display:inline-block}@media (max-width: 1200px){.program-certs__item .popup-trigger{max-height:14.4375rem;width:100%}}.program-certs__item:hover{z-index:1;transform:scale(1.07)}.program-certs__item-click{position:absolute;left:.625rem;bottom:.625rem;margin:auto;width:2.125rem;height:2.125rem;border-radius:100%;background-color:#ffffffb3;transition:.3s ease}@media (hover: hover){.program-certs__item-click:hover{opacity:.8}}@media (max-width: 1200px){.program-certs__item-click{left:20%}}@media (max-width: 1024px){.program-certs__item-click{left:.625rem}}.program-certs__item picture{display:inline-block;border-radius:.5rem;width:14.375rem;height:10.0625rem}.program-certs__item picture img{width:100%;height:100%}@media (max-width: 1200px){.program-certs__item picture img{object-fit:contain}}@media (max-width: 1200px){.program-certs__item picture{max-height:14.4375rem;width:100%;height:100%}}.program-certs__item.cert-2{margin-top:7.4375rem;margin-left:-9.5rem}@media (max-width: 1400px){.program-certs__item.cert-2{margin-top:6.25rem;margin-left:-rem(-125)}}@media (max-width: 1200px){.program-certs__item.cert-2{margin-top:2.8125rem;margin-left:-rem(-37)}}@media (max-width: 1200px){.program-certs__item.cert-2{margin-top:17%;margin-left:-10%}}@media (max-width: 767px){.program-certs__item.cert-2{margin-left:-12%}}@media (max-width: 400px){.program-certs__item.cert-2{margin-left:-70%;margin-top:40%}}.program-certs__item-description{display:none}
