.cc-hero{margin:0 0 16px}.cc-hero__title{margin:0 0 8px}.cc-hero__subheading{margin:0 0 12px;color:var(--bb-body-text-color,#4d5c6d)}.cc-hero__bullets{display:flex;margin:0 0 8px;padding:0;border:1px solid var(--bb-content-border-color,#e7e9ec);border-radius:10px;background-color:var(--bb-content-background-color,#fff);list-style:none;overflow:hidden}.cc-hero__bullet{display:flex;align-items:center;gap:8px;flex:1 1 0;min-width:0;margin:0;padding:9px 16px;border-left:1px solid var(--bb-content-border-color,#e7e9ec);font-size:.875rem;line-height:1.4}.cc-hero__bullet:first-child{border-left:0}.cc-hero__bullet-icon{flex:0 0 auto;width:16px;height:16px;fill:var(--bb-primary-button-background-regular,#ef5455)}.cc-hero__bullet-text{min-width:0}.cc-quickstart{margin:0 0 16px;font-size:.9375rem;color:var(--bb-body-text-color,#4d5c6d)}.cc-zone{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px 32px;margin:24px 0}.cc-zone__block{min-width:0}.cc-zone__title{margin:0 0 10px;font-size:1.0625rem}.cc-zone__list{margin:0;padding:0;list-style:none}.cc-zone__item{position:relative;margin:0 0 8px;padding-left:18px;font-size:.9375rem;line-height:1.5}.cc-zone__item:before{content:"";position:absolute;top:7px;left:0;width:8px;height:8px;border-radius:50%;background-color:var(--bb-primary-button-background-regular,#ef5455)}.cc-zone__pair-title{margin:0 0 4px;font-size:.9375rem}.cc-zone__pair-text{margin:0;font-size:.9375rem;line-height:1.5}.cc-prose{margin:24px 0}.cc-prose__body p,.cc-prose__intro p{font-size:.9375rem;line-height:1.65}.cc-prose__body>*:first-child,.cc-prose__intro>*:first-child{margin-top:0}.cc-usp{margin:0 0 16px}.cc-usp .usp-carousel{margin-bottom:0}.cc-usp .usp-carousel__pagination{margin-top:8px}.cc-block[data-cc-block=usp]+.cc-block .cc-prose,.cc-block[data-cc-block=usp]+.cc-block .cc-zone,.cc-block[data-cc-block=usp]+.cc-block .cc-links{margin-top:12px}.cc-usp .usp-carousel__container{padding-left:0;padding-right:0}.cc-usp .usp-carousel .swiper-button-prev,.cc-usp .usp-carousel .swiper-button-next{width:28px;height:28px;background:0 0;border:0;border-radius:0;box-shadow:none}.cc-usp .usp-carousel .swiper-button-prev:after,.cc-usp .usp-carousel .swiper-button-next:after{font-size:22px;font-weight:400;color:#8c8f94}.cc-usp .usp-carousel .swiper-button-prev:hover:after,.cc-usp .usp-carousel .swiper-button-next:hover:after{color:#50575e}.cc-usp .usp-carousel .swiper-button-prev{left:4px}.cc-usp .usp-carousel .swiper-button-next{right:4px}@media (min-width:1360px){.cc-usp .usp-carousel .swiper-button-prev{left:-32px}.cc-usp .usp-carousel .swiper-button-next{right:-32px}}.cc-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px 32px;align-items:start;margin:24px 0}.cc-links__block{min-width:0}.cc-links__title{margin:0 0 10px;font-size:1.0625rem}.cc-links__skills,.cc-links__chips,.cc-links__profiles{display:flex;flex-wrap:wrap;margin:0;padding:0;gap:10px 12px;list-style:none}.cc-links__chips{gap:8px}.cc-links__skills-link{display:flex;align-items:center;gap:8px;padding:6px 14px 6px 10px;border:1px solid var(--bb-content-border-color,#e7e9ec);border-radius:999px;background-color:var(--bb-content-background-color,#fff);font-size:.875rem}.cc-links__skills-icon{flex:0 0 auto;width:18px;height:18px;fill:var(--bb-primary-button-background-regular,#ef5455)}.cc-links__profiles-link{display:flex;align-items:center;gap:8px;padding:6px 14px 6px 6px;border:1px solid var(--bb-content-border-color,#e7e9ec);border-radius:999px;background-color:var(--bb-content-background-color,#fff);font-size:.875rem}.cc-links__chips-link{display:inline-block;padding:6px 14px;border:1px solid var(--bb-content-border-color,#e7e9ec);border-radius:999px;background-color:var(--bb-content-background-color,#fff);font-size:.875rem}.cc-links__chips-count{opacity:.6}.cc-links__articles{display:flex;flex-direction:column;margin:0;padding:0;gap:10px;list-style:none}.cc-links__articles-link{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.4}.cc-links__articles-cover{display:block;flex:0 0 auto;width:48px;height:48px;overflow:hidden;border-radius:6px;background-color:var(--bb-content-alternate-background-color,#f2f4f5)}.cc-links__articles-cover img{display:block;width:100%;height:100%;object-fit:cover}.cc-links__articles-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.cc-links__articles-link:hover .cc-links__articles-title{color:var(--bb-primary-button-background-regular,#ef5455);text-decoration:underline}.cc-links__profiles-avatar{display:flex;flex:0 0 auto}.cc-links__profiles-avatar img{width:32px;height:32px;border-radius:50%}.cc-links__skills-link:hover,.cc-links__chips-link:hover,.cc-links__profiles-link:hover{border-color:var(--bb-primary-button-background-regular,#ef5455);color:var(--bb-primary-button-background-regular,#ef5455)}body.cc-has-copy .tutor-course-category-description{display:none}.cc-more{margin:0 0 16px}.cc-more>.cc-more__toggle{display:none}.cc-more__body>p{font-size:.9375rem;line-height:1.65}.cc-more__body>*:first-child{margin-top:8px}#content .cc-more__close{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin:20px 0 0;padding:4px 0;border:0;background:0 0;cursor:pointer;font-size:.9375rem;font-weight:500;line-height:1.4;color:var(--bb-primary-button-background-regular,#ef5455)}#content .cc-more__close:hover{background:0 0;color:var(--bb-primary-button-background-regular,#ef5455);text-decoration:underline}#content .cc-more__close:focus-visible{outline:2px solid var(--bb-primary-button-background-regular,#ef5455);outline-offset:2px}#content .cc-more__close:after{content:"";width:7px;height:7px;margin-top:3px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-135deg)}.cc-prose__intro .cc-more__inline{display:inline;margin-left:4px;white-space:nowrap;font-size:1em;font-weight:600;color:var(--bb-primary-button-background-regular,#ef5455);text-decoration:none}.cc-prose__intro .cc-more__inline:hover,.cc-prose__intro .cc-more__inline:focus{color:var(--bb-primary-button-background-regular,#ef5455);font-weight:600;text-decoration:underline}.cc-more__inline:after{content:"";display:inline-block;width:7px;height:7px;margin:0 0 2px 6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .15s ease}.cc-more__inline--open:after{margin-bottom:-2px;transform:rotate(-135deg)}@media (max-width:543px){.cc-zone{gap:20px}.cc-hero__bullets{flex-direction:column}.cc-hero__bullet{flex:1 1 auto;align-items:flex-start;border-left:0;border-top:1px solid var(--bb-content-border-color,#e7e9ec)}.cc-hero__bullet:first-child{border-top:0}.cc-hero__bullet-icon{margin-top:2px}}