@charset "UTF-8";:root{--html-font-size:100%;--primary:#FF5100;--secondary:#2F074F;--primary-light:#FFF5F0;--primary-display:#FFE5D9;--primary-text:#FFEEE6;--primary-button-text:#FFF1EB;--primary-border:#EFCDBD;--primary-divider:#F5E0D6;--primary-button-default:#F24D00;--primary-button-active:#D94500;--primary-button-hover:#CC3802;--primary-button-focused-ring:#FFB18C;--secondary-shape-fill:#3A0B5E;--secondary-display:#3F0C5B;--secondary-background:#421764;--secondary-text:#6D5184;--secondary-light-fill:#360A59;--display-xxl:4.5rem;--display-xl:3.75rem;--display-l:3rem;--display-m:2.25rem;--display-s:1.875rem;--display-xs:1.5rem;--text-xxl:1.375rem;--text-xl:1.25rem;--text-l:1.125rem;--text-m:1rem;--text-s:0.875rem;--text-xs:0.75rem;--h1:clamp(2.25rem, 3.515625vw + 1.546875em, 4.5rem);--h2:clamp(2.25rem, 2.34375vw + 1.78125em, 3.75rem);--h3:1.875rem;--h4:1.5rem;--bxxl:clamp(1.125rem, 0.390625vw + 1.046875em, 1.375rem);--bxl:clamp(1.125rem, 0.1953125vw + 1.0859375em, 1.25rem);--button-text:1rem;--link-text:1rem;--space-mobile:1rem;--space-min-desk:6rem;--space-max-desk:10rem;--space-none:0rem;--space-xxs:0.125rem;--space-xs:0.25rem;--space-sm:0.375rem;--space-md:0.5rem;--space-lg:0.75rem;--space-xl:1rem;--space-2xl:1.25rem;--space-3xl:1.5rem;--space-4xl:2rem;--space-5xl:2.5rem;--space-6xl:3rem;--space-7xl:4rem;--space-8xl:5rem;--space-9xl:6rem;--space-10xl:8rem;--space-11xl:10rem;--gutter:clamp(1rem, 1.5625vw + 0.6875em, 2rem);--gutter-desktop:2rem;--gutter-mobile:1rem;--content-width:84rem;--content-width-safe:min(var(--content-width), calc(100% - var(--gutter) * 2));--section-d:clamp(6rem, 6.25vw + 4.75em, 10rem);--section-s:clamp(4rem, 3.125vw + 3.375em, 6rem);--grid-gap:var(--gutter)}.primary-button{padding:var(--space-xl) var(--space-4xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:500;line-height:150%;flex-direction:row-reverse;background-color:var(--primary-button-default);color:var(--primary-button-text);transition:color .25s;position:relative;overflow:hidden;z-index:1;gap:var(--space-lg)}.primary-button svg{stroke:currentColor;width:1.25rem;height:1.25rem}.primary-button use{fill:transparent!important}.primary-button::before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:0;background:var(--primary-button-hover);transition:height .25s ease-out}.primary-button:hover::before{height:100%}.primary-button:active::before{background-color:var(--primary-button-active)}.primary-button:focus{outline:solid 2px!important;outline-color:var(--primary-button-default)!important;outline-offset:4px}.primary-button:focus::before{background-color:var(--primary-button-default)}.primary-button>*{position:relative;z-index:2}.primary-button--lg{padding:var(--space-xl) var(--space-4xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:500;line-height:155.56%;flex-direction:row-reverse;background-color:var(--primary-button-default);color:var(--primary-button-text);transition:color .25s;position:relative;overflow:hidden;z-index:1;gap:var(--space-lg)}.primary-button--lg svg{stroke:currentColor;width:1.25rem;height:1.25rem}.primary-button--lg use{fill:transparent!important}.primary-button--lg::before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:0;background:var(--primary-button-hover);transition:height .25s ease-out}.primary-button--lg:hover::before{height:100%}.primary-button--lg:active::before{background-color:var(--primary-button-active)}.primary-button--lg:focus{outline:solid 2px!important;outline-color:var(--primary-button-default)!important;outline-offset:4px}.primary-button--lg:focus::before{background-color:var(--primary-button-default)}.primary-button--lg>*{position:relative;z-index:2}.primary-button--md{padding:var(--space-xl) var(--space-4xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:500;line-height:150%;flex-direction:row-reverse;background-color:var(--primary-button-default);color:var(--primary-button-text);transition:color .25s;position:relative;overflow:hidden;z-index:1;gap:var(--space-lg)}.primary-button--md svg{stroke:currentColor;width:1.25rem;height:1.25rem}.primary-button--md use{fill:transparent!important}.primary-button--md::before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:0;background:var(--primary-button-hover);transition:height .25s ease-out}.primary-button--md:hover::before{height:100%}.primary-button--md:active::before{background-color:var(--primary-button-active)}.primary-button--md:focus{outline:solid 2px!important;outline-color:var(--primary-button-default)!important;outline-offset:4px}.primary-button--md:focus::before{background-color:var(--primary-button-default)}.primary-button--md>*{position:relative;z-index:2}.primary-button--sm{padding:var(--space-lg) var(--space-3xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:500;line-height:150%;flex-direction:row-reverse;background-color:var(--primary-button-default);color:var(--primary-button-text);transition:color .25s;position:relative;overflow:hidden;z-index:1;gap:var(--space-lg)}.primary-button--sm svg{stroke:currentColor;width:1.25rem;height:1.25rem}.primary-button--sm use{fill:transparent!important}.primary-button--sm::before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:0;background:var(--primary-button-hover);transition:height .25s ease-out}.primary-button--sm:hover::before{height:100%}.primary-button--sm:active::before{background-color:var(--primary-button-active)}.primary-button--sm:focus{outline:solid 2px!important;outline-color:var(--primary-button-default)!important;outline-offset:4px}.primary-button--sm:focus::before{background-color:var(--primary-button-default)}.primary-button--sm>*{position:relative;z-index:2}.header__section{padding-left:var(--gutter);padding-right:var(--gutter)}.header__container{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-3xl)}.header__logo{width:-moz-fit-content;width:fit-content;transition:.3s ease-in-out}.header__logo:hover{transform:scale(1.1)}.header__logo-img{width:9.470625rem;height:auto}.header__nav-menu.brxe-nav-nested{background-color:var(--primary-light)}.header__nav-items{gap:var(--space-4xl)!important;cursor:pointer}.header__nav-items>.menu-item:last-of-type{display:none}.header__nav-link{font-size:var(--text-m);color:var(--secondary);font-weight:500;transition:.3s ease-in-out}.header__nav-link:hover{color:var(--primary)}.brxe-nav-nested .brxe-toggle{color:var(--secondary);transition:.3s ease-in-out}.brxe-nav-nested .brxe-toggle:hover{color:var(--primary)}@media screen and (width <= 61.9375em){.header__nav-items{border-top:1px solid var(--primary-divider);padding:var(--gutter)!important;border-bottom:1px solid var(--primary-divider);box-shadow:rgba(0,0,0,.1) 0 20px 25px -5px,rgba(0,0,0,.04) 0 10px 10px -5px}.header__nav-items li{width:-moz-fit-content;width:fit-content}.brx-nav-nested-items.header__nav-items{display:none}.brxe-nav-nested .brxe-toggle{display:inline-flex!important}}.start-svg-a{position:relative;display:inline-block}.scribbles-svg--1 svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-46%);width:5.9375rem;height:2.25rem;pointer-events:none}.scribbles-svg--2 svg{position:absolute;top:50%;left:50%;transform:translate(-52%,-46%);width:5.6875rem;height:2.5rem;pointer-events:none}.scribbles-svg--3 svg{position:absolute;top:50%;left:50%;transform:translate(-52%,-46%);width:7.7559rem;height:2.4918rem;pointer-events:none}.scribbles-svg--4 svg{position:absolute;top:50%;left:50%;transform:translate(-52%,-46%);width:9.6875rem;height:2.6875rem;pointer-events:none}.highlight-curso{fill:none;stroke:none}.start-svg-a:hover .highlight-curso{stroke-dasharray:9999;stroke-dashoffset:9999;animation:10s infinite alternate drawSvg;fill:none;stroke:#ff5100;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}@keyframes drawSvg{from{stroke-dashoffset:9999}to{stroke-dashoffset:0}}.course-footer{padding-top:0;padding-bottom:0}.course-footer__content{width:100%;flex-wrap:wrap;padding:clamp(2rem,3.125vw + 1.375em,4rem) 0;border-top:1px solid var(--primary-divider);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-4xl)}@media screen and (width <= 38.75em){.course-footer__content{align-items:flex-start;flex-direction:column}}.course-footer__logo-wrapper{width:-moz-fit-content;width:fit-content;transition:.3s ease-in-out}.course-footer__logo-wrapper:hover{transform:scale(1.1)}.course-footer__nav{display:flex;flex-direction:row}.course-footer__links{flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-4xl)}ul.course-footer__links{padding-left:0;list-style:none}.course-footer__links>li:nth-of-type(4){padding-left:var(--space-4xl);border-left:1px solid var(--primary-border)}.course-footer__links>li:nth-of-type(4) a.brxe-cs-button{flex-direction:row}@media screen and (width <= 50.625em){.course-footer__links>li:nth-of-type(4){border-left:none;padding-left:0}}@media screen and (width <= 38.75em){.course-footer__links{align-items:flex-start;flex-direction:column}}.course-footer__link{color:var(--secondary);transition:.3s ease-in-out;padding:0;flex-direction:row-reverse;cursor:pointer;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:155.56%;display:flex}.course-footer__link>svg{flex-shrink:0;width:1.5rem;height:1.5rem}.course-footer__link>svg>use{fill:transparent;stroke:currentColor}.course-footer__link.bricks-button{gap:.75rem}.course-footer__link:hover{color:var(--primary)}.course-footer__info{width:100%;padding:clamp(2rem,3.125vw + 1.375em,4rem) 0;border-top:1px solid var(--primary-divider);color:var(--secondary);flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-4xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:155.56%}@media screen and (width <= 38.75em){.course-footer__info{align-items:flex-start}}.course-footer__design{transition:.3s ease-in-out}.course-footer__design:hover{color:var(--primary)}.modal-review{background-color:var(--primary-light);padding:clamp(3rem,3.125vw + 2.375em,5rem) clamp(1rem,1.5625vw + .6875em,2rem);position:relative}.modal-review__name{padding:0;text-align:left;width:-moz-fit-content;width:fit-content;gap:var(--space-lg);color:var(--secondary);align-items:flex-start;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);line-height:150%;font-weight:600;display:flex}.modal-review__name>svg{flex-shrink:0;width:2rem;height:2rem}.modal-review__name>svg>use{fill:transparent;stroke:var(--primary)}.modal-review__text{margin-top:var(--space-4xl);color:var(--secondary);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:155.56%}.modal-review__close-button{position:absolute;top:1rem;right:1rem;stroke-width:2!important;width:2rem!important;height:2rem!important;color:transparent;stroke:var(--secondary);transition:.3s ease-in-out;cursor:pointer;display:flex}.modal-review__close-button>svg{flex-shrink:0;width:2rem;height:2rem}.modal-review__close-button>svg>use{fill:transparent;stroke:currentColor}.modal-review__close-button:hover{stroke:var(--primary)}.modal-form{background-color:var(--secondary);padding:5rem clamp(1rem,1.5625vw + .6875em,2rem);background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;width:100%;max-width:69.625rem}.modal-form__container{width:100%!important;max-width:48rem}.modal-form__title{color:var(--primary-display,#ffe5d9);text-transform:uppercase;margin-left:auto;margin-right:auto;text-align:center;text-wrap:balance;position:relative;font-family:Anton,sans-serif;font-size:3rem;font-weight:400;line-height:125%;letter-spacing:-.96px}.modal-form__title span{position:relative}.modal-form__title span::before{content:"";text-wrap:auto;position:absolute;bottom:-5%;left:0;width:100%;height:1.125rem;background-image:url(/wp-content/uploads/2024/10/modal-form-scribble.svg);background-size:100% 1.125rem;background-repeat:no-repeat}.modal-form__description{color:var(--primary-text);margin-top:var(--space-4xl);text-align:center;margin-left:auto;margin-right:auto;width:100%;max-width:42.5rem;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.modal-form__fluent-form-wrapper{width:100%;max-width:30rem;margin-left:auto;margin-right:auto;margin-top:var(--space-4xl)}.modal-form .fluentform .ff-el-input--label{font-family:"Plus Jakarta Sans",sans-serif;font-size:.875rem;line-height:142.86%;font-weight:500}.modal-form .fluentform .ff-el-input--label label{color:var(--primary-text)}.modal-form .ff-default .ff-el-form-control{border-radius:0;padding:.75rem .875rem;border:1px solid var(--primary-divider);color:var(--secondary-text);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:400;line-height:150%}.modal-form .ff_t_c{color:var(--primary-text);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:400;line-height:150%}.modal-form__cta{padding:var(--space-lg) var(--space-3xl);width:100%;font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:500;line-height:150%;flex-direction:row-reverse;background-color:var(--primary-button-default);color:var(--primary-button-text);transition:color .25s;position:relative;overflow:hidden;z-index:1;gap:var(--space-lg)}.modal-form__cta svg{stroke:currentColor;width:1.25rem;height:1.25rem}.modal-form__cta use{fill:transparent!important}.modal-form__cta::before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:0;background:var(--primary-button-hover);transition:height .25s ease-out}.modal-form__cta:hover::before{height:100%}.modal-form__cta:active::before{background-color:var(--primary-button-active)}.modal-form__cta:focus{outline:solid 2px!important;outline-color:var(--primary-button-default)!important;outline-offset:4px}.modal-form__cta:focus::before{background-color:var(--primary-button-default)}.modal-form__cta>*{position:relative;z-index:2}.modal-form__close-button{position:absolute;top:1rem;right:1rem;stroke-width:2!important;width:2rem!important;height:2rem!important;color:transparent;stroke:var(--primary-display);transition:.3s ease-in-out;cursor:pointer;display:flex}.modal-form__close-button>svg{flex-shrink:0;width:2rem;height:2rem}.modal-form__close-button>svg>use{fill:transparent;stroke:currentColor}.modal-form__close-button:hover{stroke:var(--primary)}*,::after,::before{box-sizing:border-box}button,input,select,textarea{font:inherit}:where(dd){margin-inline-start:0}img{-o-object-fit:var(--object-fit,cover);object-fit:var(--object-fit,cover);-o-object-position:var(--object-position,50% 50%);object-position:var(--object-position,50% 50%)}section{padding-top:var(--section-d);padding-bottom:var(--section-d);padding-left:clamp(1rem,1.5625vw + .6875em,2rem);padding-right:clamp(1rem,1.5625vw + .6875em,2rem)}.brxe-cs-button svg,div.brxe-svg-icon,svg.brxe-svg-icon{width:1.25rem;height:1.25rem;fill:currentColor;stroke-width:2}.brxe-cs-button use{stroke:inherit;fill:currentColor}table,td,th{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}table{border-collapse:collapse;border-spacing:0;width:100%}td,th{padding:0;text-align:left;vertical-align:top;display:table-cell}tr{display:table-row}#brx-content{overflow:hidden}.brx-body,body{overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background-color:var(--primary-light)}.page-id-9 h1{font-family:Anton,sans-serif;font-size:clamp(2.25rem,3.515625vw + 1.546875em,4.5rem);font-weight:400;line-height:125%;letter-spacing:.72px;text-transform:uppercase}.page-id-9 h2{font-family:Anton,sans-serif;font-size:clamp(2.25rem,2.34375vw + 1.78125em,3.75rem);font-weight:400;line-height:120%;letter-spacing:-1.2px;text-transform:uppercase}.page-id-9 h3{font-family:Anton,sans-serif;font-size:1.875rem;font-weight:400;line-height:126.67%;letter-spacing:-1.2px;text-transform:uppercase}.page-id-9 h4{font-family:Anton,sans-serif;font-size:1.5rem;font-weight:400;line-height:141.67%;letter-spacing:-1.2px;text-transform:uppercase}.swiper{overflow:visible!important}.brand-primary{color:var(--primary)}.semibold-600{font-weight:600}.home-hero{padding-top:0;padding-bottom:0}.home-hero__container{align-items:center;text-align:center;padding-top:var(--section-d);padding-bottom:var(--section-d);padding-left:var(--gutter);padding-right:var(--gutter);position:relative;background-color:var(--secondary);color:var(--primary-display);background-position:center center;background-repeat:no-repeat;background-size:cover}.home-hero__title{position:relative;z-index:10}h1.home-hero__title{font-size:clamp(2.125rem,3.7109375vw + 1.3828125em,4.5rem)}.home-hero__title-span{z-index:10;display:inline-block;position:relative}.home-hero__title-span::before{content:"";text-wrap:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + clamp(.625rem,6.8359375vw + -.7421875em,5rem));height:calc(100% + .375rem);background-color:var(--primary);z-index:-1}@media screen and (width <= 23.4375em){.home-hero__title-span::before{width:calc(100% + clamp(.625rem,-.1953125vw + .6640625em,.5rem))}}.home-hero__description{margin-top:var(--space-4xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.390625vw + 1.046875em,1.375rem);font-weight:400;line-height:150%;max-width:38.75rem}.home-hero__button{margin-top:var(--space-6xl);z-index:2}.home-hero__scribble-1{position:absolute;width:clamp(3.75rem,3.486328125vw + 3.052734375em,5.98125rem);height:clamp(3.9475rem,3.6708984375vw + 3.2133203125em,6.296875rem);right:8%;top:15%}.home-hero__scribble-2{position:absolute;width:clamp(5rem,8.2548828125vw + 3.3490234375em,10.283125rem);height:clamp(4.966875rem,8.19921875vw + 3.32703125em,10.214375rem);bottom:15%;left:10%}@media screen and (width <= 62em){.home-hero__scribble-1{right:4%}.home-hero__scribble-2{left:6%}}@media screen and (width <= 48em){.home-hero__scribble-1{opacity:.2;top:35%}.home-hero__scribble-2{opacity:.2}}@media screen and (width <= 30em){.home-hero__scribble-2{bottom:8%}.home-hero__icon-down{display:none}}.home-hero__icon-down{animation:.7s ease-in-out infinite alternate forwards icon-down;position:absolute;left:50%;transform:translate(-50%,-50%);bottom:2rem}svg.home-hero__icon-down{width:var(--space-4xl);height:var(--space-4xl)}.home-hero__icon-down use{fill:transparent;stroke:var(--primary-display);stroke-width:2;transition:.3s ease-in-out}.home-hero__icon-down use:hover{stroke:var(--primary)}.course-features{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:var(--space-4xl);padding-top:var(--space-6xl);padding-bottom:var(--space-6xl);border-bottom:1px solid var(--primary-divider)}@media screen and (width <= 55.875em){.course-features{justify-content:space-around;align-items:center}}.course-features__item{padding:0;gap:var(--space-lg);color:var(--secondary);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:500;line-height:155.56%}.course-features__item svg{width:var(--space-4xl);height:var(--space-4xl)}.course-features__item use{fill:transparent;stroke:var(--primary)}@media screen and (width <= 30em){.course-features__item{flex-direction:column}}.course-overview__container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-4xl)}.course-overview__content{width:100%;max-width:40rem}.course-overview__label{padding:var(--space-xs) var(--space-md);background-color:var(--secondary);text-transform:uppercase;color:var(--primary-display);font-family:"Plus Jakarta Sans",sans-serif;font-size:.75rem;line-height:150%;font-weight:600}.course-overview__title{text-wrap:balance;color:var(--primary);margin-top:var(--space-3xl)}.course-overview__description{color:var(--secondary);margin-top:var(--space-4xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-overview__image-wrapper{width:100%;max-width:37.5rem}.course-overview__image{width:100%;height:auto}.course-outcomes{padding-top:0;padding-bottom:0}.course-outcomes__container{padding-top:clamp(4rem,3.125vw + 3.375em,6rem);padding-bottom:clamp(4rem,3.125vw + 3.375em,6rem);background-color:var(--secondary);padding-left:clamp(1rem,4.6875vw + .0625em,4rem);padding-right:clamp(1rem,4.6875vw + .0625em,4rem);background-position:center center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-4xl)}.course-outcomes__content{width:100%;max-width:34.8125rem}@media screen and (width <= 54.25em){.course-outcomes__container{flex-direction:column;align-items:flex-start;gap:var(--space-7xl)}.course-outcomes__content{max-width:100%}}.course-outcomes__title{text-wrap:balance;color:var(--primary-display)}.course-outcomes__description{margin-top:var(--space-4xl);color:var(--primary-text);font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-outcomes__cta{margin-top:var(--space-6xl)}.course-outcomes__learning{width:100%;max-width:35rem}.course-outcomes__learning-title{position:relative;z-index:1;width:-moz-fit-content;width:fit-content;color:var(--primary-display)}h3.course-outcomes__learning-title{text-transform:none;font-family:Anton,sans-serif;font-size:clamp(1.875rem,1.7578125vw + 1.5234375em,3rem);font-weight:400;line-height:125%;letter-spacing:-.96px}.course-outcomes__learning-title::before{content:"";text-wrap:auto;position:absolute;bottom:-20%;left:0;width:100%;height:1.145rem;z-index:-1;background-image:url(/wp-content/uploads/2024/10/test-learning-title-scribble.svg);background-size:100% 1.145rem;background-repeat:no-repeat}@media screen and (width <= 56.625em){.course-outcomes__learning-title::before{background-size:50% 1.145rem;bottom:-8%}}@media screen and (width <= 54.25em){.course-outcomes__learning{max-width:100%}.course-outcomes__learning-title::before{background-size:100% 1.145rem;bottom:-20%}}@media screen and (width <= 21.125em){.course-outcomes__learning-title::before{background-size:60% 1.145rem;bottom:-8%}}.course-outcomes__learning-list{padding-left:0;margin-top:var(--space-7xl);display:flex;flex-direction:column;justify-content:flex-start;gap:var(--space-6xl)}.course-outcomes__learning-item{padding:0;text-align:start;color:var(--primary-text);gap:var(--space-xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%;display:flex}.course-outcomes__learning-item>svg{flex-shrink:0;width:2rem;height:2rem}.course-outcomes__learning-item>svg>use{fill:transparent;stroke:var(--primary)}@media screen and (width <= 23.375em){.course-outcomes__learning-item{flex-direction:column;align-items:flex-start}}.course-modules__container{gap:clamp(4rem,1.5625vw + 3.6875em,5rem);align-items:center}.course-modules__header{width:100%;display:flex;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center}.course-modules__title{color:var(--primary)}.course-modules__description{margin-top:clamp(1.5rem,.78125vw + 1.34375em,2rem);color:var(--secondary);width:100%;max-width:39.625rem;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-modules__list{max-width:80rem;display:grid!important;width:100%;gap:var(--grid-gap);--aggr:0.7;--min:calc((var(--content-width) - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)) * var(--aggr);--column-count:2;--min-formula:min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));--grid-template-columns:repeat(auto-fit, minmax(var(--min-formula), 1fr));grid-template-columns:var(--grid-template-columns)}.course-modules__list>*{min-width:0;max-width:100%;overflow-wrap:break-word}.course-modules__module{border:1px solid var(--primary-border);padding:var(--space-6xl) clamp(1rem,1.5625vw + .6875em,2rem)}.course-modules__module-title{width:-moz-fit-content;width:fit-content;position:relative;z-index:1;text-wrap:balance;color:var(--secondary)}.course-modules__module-title span{color:var(--primary)}.course-modules__module-title::before{content:"";text-wrap:auto;position:absolute;bottom:-40%;left:0;z-index:-1;background-repeat:no-repeat}.course-modules__module-title-1::before{width:100%;height:1.145rem;background-image:url(/wp-content/uploads/2024/10/course-modules-module-title-1.svg);background-size:100% 1.145rem}@media screen and (width <= 29.375em){.course-modules__module-title-1::before{width:15.25rem;bottom:-20%}}.course-modules__module-title-2::before{width:100%;height:1.145rem;background-image:url(/wp-content/uploads/2024/10/course-modules-module-title-2.svg);background-size:100% 1.145rem}.course-modules__module-title-3::before{width:100%;height:1.145rem;background-image:url(/wp-content/uploads/2024/10/course-modules-module-title-3.svg);background-size:100% 1.145rem}@media screen and (width <= 70.375em){.course-modules__module-title-3::before{width:16.25rem;bottom:-20%}}@media screen and (width <= 62.625em){.course-modules__module-title-3::before{width:100%;bottom:-40%}}@media screen and (width <= 33.75em){.course-modules__module-title-3::before{width:16.25rem;bottom:-20%}}.course-modules__module-title-4::before{width:100%;height:1.145rem;background-image:url(/wp-content/uploads/2024/10/course-modules-module-title-4.svg);background-size:100% 1.145rem}@media screen and (width <= 29.375em){.course-modules__module-title-4::before{width:12.25rem;bottom:-20%}}.course-modules__module-subtitle{margin-top:clamp(2rem,1.5625vw + 1.6875em,3rem);color:var(--secondary);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:155.56%}@media screen and (width <= 22.5em){.course-modules__module-subtitle{font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:400;line-height:150%}}.course-modules__module-content{margin-top:var(--space-6xl);gap:var(--space-3xl);display:flex;flex-direction:column}ul.course-modules__module-content{padding-left:0;list-style:none}.course-modules__module-item{display:flex;flex-direction:row;align-items:center;gap:var(--space-xl)}.course-modules__module-name{flex-shrink:0;padding:0;gap:var(--space-xl);color:var(--secondary);text-align:left;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;line-height:155.56%;font-weight:500;display:flex}.course-modules__module-name>svg{flex-shrink:0;width:2rem;height:2rem}.course-modules__module-name>svg>use{fill:transparent;stroke:var(--primary)}@media screen and (width <= 22.5em){.course-modules__module-name{font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;line-height:150%;font-weight:500;display:flex}.course-modules__module-name>svg{flex-shrink:0;width:1.5rem;height:1.5rem}.course-modules__module-name>svg>use{fill:transparent;stroke:var(--primary)}}.course-modules__divider{min-height:0;max-height:0;width:100%;max-width:100%;height:0;border:none;border-top:var(--space-xxs) solid var(--primary-border);-o-border-image:repeating-linear-gradient(to right,var(--primary-border) 0,var(--primary-border) var(--space-xs),transparent var(--space-xs),transparent var(--space-md)) 1;border-image:repeating-linear-gradient(to right,var(--primary-border) 0,var(--primary-border) var(--space-xs),transparent var(--space-xs),transparent var(--space-md)) 1}.course-audience{padding-top:0;padding-bottom:0}.course-audience__container{padding-top:clamp(4rem,3.125vw + 3.375em,6rem);padding-bottom:clamp(4rem,3.125vw + 3.375em,6rem);background-color:var(--secondary);padding-left:clamp(1rem,4.6875vw + .0625em,4rem);padding-right:clamp(1rem,4.6875vw + .0625em,4rem);background-position:center center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;justify-content:space-between;gap:var(--space-4xl)}.course-audience__content{width:100%;max-width:25.4375rem}@media screen and (width <= 54.25em){.course-audience__container{flex-direction:column;align-items:flex-start;gap:var(--space-7xl)}.course-audience__content{max-width:100%}}.course-audience__title{text-wrap:balance;color:var(--primary-display)}.course-audience__description{margin-top:var(--space-4xl);color:var(--primary-text);font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-audience__cta{margin-top:var(--space-6xl)}.course-audience__learning{width:100%;max-width:45.5625rem}.course-audience__learning-title{position:relative;z-index:1;width:-moz-fit-content;width:fit-content;color:var(--primary-display)}h3.course-audience__learning-title{text-transform:none;font-family:Anton,sans-serif;font-size:clamp(1.875rem,1.7578125vw + 1.5234375em,3rem);font-weight:400;line-height:125%;letter-spacing:-.96px}.course-audience__learning-title::before{content:"";text-wrap:auto;position:absolute;bottom:-20%;left:0;width:100%;height:1.145rem;z-index:-1;background-image:url(/wp-content/uploads/2024/10/test-learning-title-scribble.svg);background-size:100% 1.145rem;background-repeat:no-repeat}@media screen and (width <= 56.625em){.course-audience__learning-title::before{background-size:50% 1.145rem;bottom:-8%}}.course-audience__learning-list{padding-left:0;margin-top:var(--space-7xl);align-items:start;display:grid;width:100%;box-sizing:border-box;gap:clamp(2.5rem,2.34375vw + 2.03125em,4rem);grid-template-columns:repeat(2,minmax(0,1fr))}.course-audience__learning-list>*{min-width:0;max-width:100%;overflow-wrap:break-word}@media screen and (max-width:66.25em){.course-audience__learning-list{grid-template-columns:repeat(1,minmax(0,1fr))}}.course-audience__learning-item{padding:0;width:-moz-fit-content;width:fit-content;text-align:start;color:var(--primary-text);gap:var(--space-xl);display:flex;flex-direction:column;align-items:flex-start;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%;display:flex}.course-audience__learning-item>svg{flex-shrink:0;width:2rem;height:2rem}.course-audience__learning-item>svg>use{fill:transparent;stroke:var(--primary)}@media screen and (width <= 54.25em){.course-audience__learning{max-width:100%}.course-audience__learning-title::before{background-size:100% 1.145rem;bottom:-20%}.course-audience__learning-item{flex-direction:row}}@media screen and (width <= 23.4375em){.course-audience__learning-item{flex-direction:column;align-items:flex-start}}.course-review{gap:var(--space-8xl)}.course-review__container{gap:clamp(4rem,1.5625vw + 3.6875em,5rem)}.course-review__header{width:100%;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--space-4xl)}@media screen and (width <= 62em){.course-review__header{align-items:flex-start;flex-direction:column}}.course-review__title{color:var(--primary)}.course-review__navigation{display:flex;flex-direction:row;align-items:end;gap:var(--space-4xl)}.course-review__page-indicator{font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;line-height:155.56%;font-weight:500}.course-review__page-indicator.swiper-pagination-fraction{width:auto!important;color:var(--secondary);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;line-height:155.56%;font-weight:500}.course-review__page-indicator.swiper-pagination{position:relative!important}.course-review__arrows{display:flex;flex-direction:row;align-items:center;gap:var(--space-4xl)}.course-review__arrow-left,.course-review__arrow-right{width:var(--space-5xl);height:var(--space-5xl);cursor:pointer}.course-review__arrow-left svg,.course-review__arrow-right svg{width:var(--space-5xl);height:var(--space-5xl)}.course-review__arrow-left use,.course-review__arrow-right use{fill:transparent;stroke:var(--secondary);stroke-width:1.5;transition:.3s ease-in-out}.course-review__arrow-left use:hover,.course-review__arrow-right use:hover{stroke:var(--primary)}.course-review__card{width:100%;max-width:30rem;height:100%;min-height:25.875rem;align-items:flex-start}.course-review__name{padding:0;text-align:left;width:-moz-fit-content;width:fit-content;gap:var(--space-lg);color:var(--secondary);align-items:flex-start;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);line-height:150%;font-weight:600;display:flex}.course-review__name>svg{flex-shrink:0;width:2rem;height:2rem}.course-review__name>svg>use{fill:transparent;stroke:var(--primary)}.course-review__testimonial{margin-top:var(--space-4xl);color:var(--secondary);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:155.56%}.course-review__button-wrapper{margin-top:auto}.course-review__button{padding:0;flex-direction:row-reverse;text-align:left;width:-moz-fit-content;width:fit-content;justify-content:flex-end;color:var(--secondary);transition:.3s ease-in-out;margin-top:clamp(2rem,1.5625vw + 1.6875em,3rem);gap:var(--space-lg);cursor:pointer;background-color:transparent;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:500;line-height:155.56%;display:flex}.course-review__button>svg{flex-shrink:0;width:1.5rem;height:1.5rem}.course-review__button>svg>use{fill:transparent;stroke:currentColor}.course-review__button:hover{color:var(--primary)}.course-impact{padding-top:var(--space-8xl);border-top:1px solid var(--primary-divider);--grid-gap:var(--space-6xl);display:grid!important;width:100%;gap:var(--grid-gap);--aggr:0.7;--min:calc((var(--content-width) - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)) * var(--aggr);--column-count:3;--min-formula:min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));--grid-template-columns:repeat(auto-fit, minmax(var(--min-formula), 1fr));grid-template-columns:var(--grid-template-columns)}.course-impact>*{min-width:0;max-width:100%;overflow-wrap:break-word}@media screen and (width <= 55.875em){.course-impact{justify-content:space-around;align-items:center}}.course-impact__item{padding:0;gap:var(--space-lg);color:var(--secondary);align-items:center;text-wrap:wrap;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:500;line-height:110%;display:flex;flex-direction:column}.course-impact__item svg{width:var(--space-4xl);height:var(--space-4xl)}.course-impact__item use{fill:transparent;stroke:var(--primary)}@media screen and (width <= 30em){.course-impact__item{flex-direction:column}}.course-instructor{gap:clamp(4rem,1.5625vw + 3.6875em,5rem);padding-bottom:0}.course-instructor__header{width:100%;display:flex;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center}.course-instructor__header-title{color:var(--primary)}.course-instructor__header-description{margin-top:clamp(1.5rem,.78125vw + 1.34375em,2rem);color:var(--secondary);width:100%;max-width:48.75rem;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-instructor__container{position:relative;padding-top:clamp(4rem,3.125vw + 3.375em,6rem);padding-bottom:clamp(4rem,3.125vw + 3.375em,6rem);background-color:var(--secondary);padding-left:clamp(1rem,4.6875vw + .0625em,4rem);padding-right:clamp(1rem,4.6875vw + .0625em,4rem);background-position:center center;background-repeat:no-repeat;background-size:cover;align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;gap:var(--space-4xl)}@media screen and (width <= 54.25em){.course-instructor__container{flex-direction:column;align-items:flex-start;gap:var(--space-7xl)}}.course-instructor__content{width:100%;max-width:32.0625rem;flex:1;z-index:20;display:flex;flex-direction:column;gap:clamp(3rem,1.5625vw + 2.6875em,4rem)}@media screen and (width >= 67.5em){.course-instructor__member{cursor:pointer}}.course-instructor__name{position:relative;z-index:1;width:-moz-fit-content;width:fit-content;color:var(--primary-display)}h3.course-instructor__name{font-family:Anton,sans-serif;font-size:clamp(1.875rem,1.7578125vw + 1.5234375em,3rem);font-weight:400;line-height:125%;letter-spacing:-.96px}.course-instructor__name::before{content:"";text-wrap:auto;position:absolute;bottom:-18%;left:0;z-index:-1;background-repeat:no-repeat}.course-instructor__name-samita::before{width:100%;height:1.145rem;background-image:url(/wp-content/uploads/2024/10/scribbles-samita.svg);background-size:100% 1.145rem}@media screen and (width <= 56.625em){.course-instructor__name-samita::before{background-size:50% 1.145rem;bottom:-8%}}@media screen and (width <= 54.25em){.course-instructor__name-samita::before{background-size:100% 1.145rem;bottom:-20%}}@media screen and (width <= 21.125em){.course-instructor__name-samita::before{background-size:60% 1.145rem;bottom:-8%}}.course-instructor__name-renata::before{width:100%;height:1.145rem;background-image:url(/wp-content/uploads/2024/10/scribbles-renata.svg);background-size:100% 1.145rem}@media screen and (width <= 56.625em){.course-instructor__name-renata::before{background-size:50% 1.145rem;bottom:-8%}}@media screen and (width <= 54.25em){.course-instructor__name-renata::before{background-size:100% 1.145rem;bottom:-20%}}@media screen and (width <= 21.125em){.course-instructor__name-renata::before{background-size:60% 1.145rem;bottom:-8%}}.course-instructor__description{margin-top:var(--space-4xl);color:var(--primary-text);font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-instructor__image-wrapper{flex:1;max-width:37.5rem;position:relative;align-self:stretch;display:flex}.course-instructor__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:opacity .3s ease-in-out;opacity:0}.course-instructor__image.active{opacity:1}.course-instructor__image--2{width:100%;height:auto;max-height:30rem;-o-object-fit:contain;object-fit:contain;margin-bottom:var(--space-6xl)}@media screen and (width >= 48em){.course-instructor__image--2{display:none}}.course-instructor__samita-scribble{width:10.4375rem!important;height:6.375rem!important;position:absolute;top:27%;left:44%;z-index:5}@media screen and (width <= 80em){.header__nav-menu.brxe-nav-nested.brx-open .brx-nav-nested-items{position:absolute;top:100%;bottom:unset;background-color:var(--primary-light)}.course-instructor__samita-scribble{top:10%;left:45%}}@media screen and (width <= 70em){.course-instructor__samita-scribble{top:12%;left:48%}}.course-instructor__renata-scribble{width:11.625rem!important;height:7.5625rem!important;position:absolute;bottom:15%;left:43%}@media screen and (width <= 75em){.course-instructor__renata-scribble{left:50%}}.course-instructor__scribbles{fill:var(--primary-display);position:absolute;left:0;top:0}.course-instructor__scribbles .mask{fill:none;stroke:#fff}.course-preview__container{gap:clamp(4rem,1.5625vw + 3.6875em,5rem)}.course-preview__header{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:var(--space-4xl)}.course-preview__title{color:var(--primary)}.course-preview__description{color:var(--secondary);margin-top:var(--space-4xl);width:100%;max-width:45.625rem;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-preview__cta{height:auto;align-self:flex-end}@media screen and (width <= 67.5em){.course-preview__header{flex-direction:column;justify-content:flex-start}.course-preview__cta{align-self:flex-start}}.course-preview__classes{display:grid!important;width:100%;gap:var(--grid-gap);--aggr:0.7;--min:calc((var(--content-width) - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)) * var(--aggr);--column-count:2;--min-formula:min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));--grid-template-columns:repeat(auto-fit, minmax(var(--min-formula), 1fr));grid-template-columns:var(--grid-template-columns)}.course-preview__classes>*{min-width:0;max-width:100%;overflow-wrap:break-word}.course-preview__video-title{color:var(--primary);margin-top:var(--space-2xl);font-family:Anton,sans-serif;font-size:1.5rem;font-weight:400;line-height:141.67%;letter-spacing:-.48px}.course-offer{padding-bottom:0}.course-offer__header{width:100%;display:flex;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center}.course-offer__title{color:var(--primary);width:100%;max-width:46.25rem;text-wrap:balance}.course-offer__description{margin-top:clamp(1.5rem,.78125vw + 1.34375em,2rem);color:var(--secondary);width:100%;max-width:46.25rem;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-offer__container{margin-top:clamp(4rem,1.5625vw + 3.6875em,5rem);background-color:var(--secondary);display:flex;flex-direction:row;align-items:center}@media screen and (width <= 62em){.course-offer__container{flex-direction:column}}.course-offer__content-wrapper{width:100%;max-width:45.8125rem;background-color:var(--secondary);padding-top:4rem;padding-bottom:4rem;padding-left:clamp(1rem,3.125vw + .375em,3rem);padding-right:clamp(1rem,3.125vw + .375em,3rem);display:flex;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center}.course-offer__content{width:100%;max-width:32.625rem;display:flex;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center}.course-offer__label{padding:var(--space-xs) var(--space-md);background-color:var(--primary);text-transform:uppercase;color:var(--primary-display);font-family:"Plus Jakarta Sans",sans-serif;font-size:.75rem;line-height:150%;font-weight:600}.course-offer__content-title{color:var(--primary-display);margin-top:var(--space-lg)}h3.course-offer__content-title{font-family:Anton,sans-serif;font-size:2.25rem;font-weight:400;line-height:122.22%;letter-spacing:-.72px}.course-offer__details{color:var(--primary-display);margin-top:var(--space-4xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-offer__price{color:var(--primary-display);margin-top:var(--space-6xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.25rem;font-weight:400;line-height:150%}.course-offer__price span{font-style:normal;font-weight:700;line-height:125%;letter-spacing:-.96px;font-size:3rem;position:relative}.course-offer__price span::before{content:"";text-wrap:auto;position:absolute;bottom:-10%;left:0;background-repeat:no-repeat;width:100%;height:.75rem;background-image:url(/wp-content/uploads/2024/10/price-scribble.svg);background-size:100% .75rem}.course-offer__cta{margin-top:var(--space-6xl)}.course-offer__cta-support{color:var(--primary-light);margin-top:var(--space-3xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:400;line-height:150%}.course-offer__benefits-wrapper{padding-top:4rem;padding-bottom:4rem;padding-left:clamp(1rem,4.6875vw + .0625em,4rem);padding-right:clamp(1rem,4.6875vw + .0625em,4rem);width:100%;max-width:37.9375rem;background-color:var(--secondary-background)}@media screen and (width >= 62.0625em){.course-offer__benefits-wrapper{border-left:2.5px solid var(--primary-light)}}.course-offer__benefits{display:flex;flex-direction:column;gap:var(--space-6xl)}ul.course-offer__benefits{padding-left:0;list-style:none}@media screen and (width <= 62em){.course-offer__benefits-wrapper{max-width:100%;border-top:2.5px solid var(--primary-light)}.course-offer__benefits{display:flex;justify-content:center;align-items:center;text-align:center}.course-offer__benefit-item{display:flex;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center}}.course-offer__benefit-header{display:flex;flex-direction:row;align-items:center;gap:var(--space-xl)}svg.course-offer__benefit-icon{width:var(--space-4xl);height:var(--space-4xl)}.course-offer__benefit-icon use{fill:transparent;stroke:var(--primary);stroke-width:2;transition:.3s ease-in-out}.course-offer__benefit-title{padding:0;background-color:transparent;color:var(--primary-display);color:var(--primary-display,#ffe5d9);font-family:Anton,sans-serif;font-size:1.375rem;font-style:normal;font-weight:400;line-height:145.455%;text-transform:uppercase}.course-offer__benefit-description{color:var(--primary-display);padding-left:var(--space-6xl);margin-top:var(--space-xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:155.56%}@media screen and (width <= 62em){.course-offer__benefit-header{display:flex;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center}.course-offer__benefit-description{text-align:center;padding-left:0}}.course-faq__container{gap:clamp(4rem,1.5625vw + 3.6875em,5rem)}.course-faq__header{width:100%;display:flex;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center}.course-faq__title{color:var(--primary);width:100%;max-width:46.25rem;text-wrap:balance}.course-faq__description{margin-top:clamp(1.5rem,.78125vw + 1.34375em,2rem);color:var(--secondary);width:100%;max-width:46.25rem;font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.course-faq__wrapper{margin-left:auto;margin-right:auto;width:100%;max-width:47.875rem}.course-faq__accordion{border:1px solid var(--primary-border)}.course-faq__accordion>.course-faq__item:last-of-type{border-bottom:none}.course-faq__item{padding:clamp(2.5rem,.78125vw + 2.34375em,3rem) clamp(1rem,1.5625vw + .6875em,2rem);border-bottom:1px solid var(--primary-border);transition:.2s ease-in-out;cursor:pointer}.course-faq__item.brx-open{background-color:var(--secondary)}.course-faq__item.brx-open .course-faq__item-title{color:var(--primary-display)}.course-faq__item.brx-open .course-faq__text{color:var(--primary-text)}.course-faq__item.brx-open .course-faq__item-arrow{color:var(--primary-display)}.course-faq__item-header{flex-wrap:nowrap;gap:var(--space-4xl)}.course-faq__title-wrapper{display:flex;flex-direction:row;align-items:center;gap:.75rem}svg.course-faq__icon{width:1.5rem;height:1.5rem}.course-faq__icon use{fill:transparent;stroke:var(--primary);stroke-width:2}@media screen and (width <= 48em){.course-faq__title-wrapper{flex-direction:column;align-items:start}.course-faq__icon{display:none}}.course-faq__item-title{color:var(--secondary)}h3.course-faq__item-title{text-transform:none;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.375rem;line-height:145.45%;font-weight:600}.course-faq__item-arrow-wrapper{display:flex;flex-shrink:0}.course-faq__item-arrow{fill:transparent;stroke:var(--secondary);width:1.5rem;height:1.5rem;color:var(--secondary);flex-shrink:0;display:flex}.course-faq__item-arrow path{stroke:currentColor!important}.course-faq__content{padding-top:0!important;padding-bottom:0!important;margin-top:var(--space-3xl)}.course-faq__text{color:var(--secondary);padding-left:2.25rem;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:155.56%}@media screen and (width <= 48em){.course-faq__text{padding-left:0}}.course-enroll{padding-top:0;padding-bottom:0}.course-enroll__cta-area{background-color:var(--secondary);width:100%;padding-left:clamp(1rem,1.5625vw + .6875em,2rem);padding-right:clamp(1rem,1.5625vw + .6875em,2rem);gap:var(--space-3xl);display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (width <= 65em){.course-enroll__cta-area{flex-wrap:wrap;padding-bottom:var(--space-7xl);padding-top:var(--space-7xl)}}@media screen and (width <= 53.8125em){.course-enroll__cta-area{gap:var(--space-6xl)}}.course-enroll__header{width:100%;max-width:28.75rem;padding:var(--space-7xl) 0}@media screen and (width <= 65em){.course-enroll__header{padding:0}}.course-enroll__title{color:var(--primary-display)}h2.course-enroll__title{text-wrap:balance;position:relative;font-family:Anton,sans-serif;font-size:clamp(1.875rem,1.7578125vw + 1.5234375em,3rem);font-weight:400;line-height:125%;letter-spacing:-.96px}h2.course-enroll__title span{position:relative}h2.course-enroll__title span::before{content:"";position:absolute;bottom:-10%;left:0;background-repeat:no-repeat;width:100%;height:1.125rem;background-image:url(/wp-content/uploads/2024/10/scribble-enroll.svg);background-size:100% 1.125rem}.course-enroll__subtitle{color:var(--primary-display);margin-top:var(--space-4xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.25rem;font-weight:400;line-height:150%}.course-enroll__image-wrapper{height:100%;align-self:flex-end;margin-right:auto;flex-shrink:0;display:flex}@media screen and (width <= 69.375em){.course-enroll__image-wrapper{flex-shrink:1;min-width:320px}}@media screen and (width <= 48em){.course-enroll__image-wrapper{min-width:0}}.course-enroll__image{width:100%;max-width:23.75rem;height:auto;max-height:20.4375rem}.course-enroll__list-wrapper{width:100%;max-width:22.5rem;padding:var(--space-7xl) 0}@media screen and (width <= 65em){.course-enroll__list-wrapper{padding:0}}.course-enroll__list{gap:var(--space-3xl);display:flex;flex-direction:column}ul.course-enroll__list{padding-left:0;margin:0;list-style:none}.course-enroll__item{padding:0;text-align:start;justify-content:flex-start;color:var(--primary-display);gap:var(--space-xl);font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;line-height:155.56%;font-weight:500;display:flex}.course-enroll__item>svg{flex-shrink:0;width:1.5rem;height:1.5rem}.course-enroll__item>svg>use{fill:transparent;stroke:var(--primary)}.course-enroll__cta{margin-top:var(--space-6xl)}.course-name{margin-top:clamp(2rem,3.125vw + 1.375em,4rem);margin-bottom:var(--space-7xl);position:relative;width:100%}.course-name__svg{width:100%;height:clamp(2.75rem,16.40625vw + -.53125em,13.25rem)}.course-name__images{position:fixed;bottom:0;left:0;width:100%;height:100%;pointer-events:none;visibility:hidden}.course-name__collage{width:150px;height:auto;position:absolute;opacity:0;transform:translate(-50%,-50%);visibility:hidden}@keyframes icon-down{0%{transform:translateY(0)}100%{transform:translateY(-1rem)}}@keyframes strokeOffset{to{stroke-dashoffset:0}}#mask-M{animation:.1s 1s forwards strokeOffset}#mask-N{animation:.3s 5s forwards strokeOffset}.course-divider{min-height:.1px;height:0;max-height:0;top:50%;left:50%;transform:translate(-50%,-50%);position:relative;align-items:center;justify-content:center;display:flex}.course-divider svg{margin-left:auto;margin-right:auto;height:clamp(6.125rem,3.7109375vw + 5.3828125em,8.5rem)}.course-instructor__scribbles svg,svg.course-instructor__scribbles{width:167px;height:102px}.course-page h1,.course-page h2,.course-page h3,.course-page h4,.course-page h5,.course-page h6{margin-bottom:1.2rem!important;margin-top:.6rem}.course-page__title{color:var(--primary);margin-left:auto;margin-right:auto;text-align:center;font-family:Anton,sans-serif;font-size:4.5rem;font-weight:400;line-height:125%;letter-spacing:.72px}.course-page__post-content{padding-top:clamp(4rem,1.5625vw + 3.6875em,5rem);margin-top:clamp(4rem,1.5625vw + 3.6875em,5rem);color:var(--secondary);border-top:1px solid var(--primary-divider);font-family:"Plus Jakarta Sans",sans-serif}.course-page__post-content li,.course-page__post-content p{font-family:"Plus Jakarta Sans",sans-serif}.live-section{padding-top:0;padding-bottom:var(--space-6xl)}.live-section__container{padding-top:var(--space-6xl);border-top:1px solid var(--primary-divider);display:flex;flex-direction:row;justify-content:space-between;gap:var(--space-4xl)}@media screen and (width <= 66.25em){.live-section__container{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.live-section__intro{width:100%;max-width:41em}.live-section__intro-label{width:-moz-fit-content;width:fit-content;padding:var(--space-xs) var(--space-md);background-color:var(--secondary);text-transform:uppercase;color:var(--primary-display);font-family:"Plus Jakarta Sans",sans-serif;font-size:.75rem;line-height:150%;font-weight:600}.live-section__intro-heading{text-wrap:balance;color:var(--primary);margin-top:var(--space-3xl);font-family:Anton,sans-serif;font-size:clamp(2.25rem,2.34375vw + 1.78125em,3.75rem);font-weight:400;line-height:120%;letter-spacing:-1.2px;text-transform:uppercase}.live-section__intro-description{color:var(--secondary);margin-top:var(--space-4xl);margin-bottom:var(--space-4xl);padding-bottom:var(--space-4xl);border-bottom:1px solid var(--primary-divider);font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(1.125rem,.1953125vw + 1.0859375em,1.25rem);font-weight:400;line-height:150%}.live-section__learning-heading{text-wrap:balance;color:var(--primary);font-family:Anton,sans-serif;font-weight:400;line-height:126.67%;letter-spacing:-1.2px;text-transform:uppercase;font-size:2.25rem}.live-section__learning-list{margin-top:var(--space-4xl);margin-bottom:0;display:flex;flex-direction:column;gap:var(--space-3xl)}ul.live-section__learning-list{padding-left:0;list-style:none}.live-section__learning-item{width:-moz-fit-content;width:fit-content;flex-shrink:0;padding:0;gap:var(--space-xl);color:var(--secondary);text-align:left;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;line-height:155.56%;font-weight:500;display:flex}.live-section__learning-item>svg{flex-shrink:0;width:2rem;height:2rem}.live-section__learning-item>svg>use{fill:transparent;stroke:var(--primary)}@media screen and (width <= 22.5em){.live-section__learning-item{font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;line-height:150%;font-weight:500;display:flex}.live-section__learning-item>svg{flex-shrink:0;width:1.5rem;height:1.5rem}.live-section__learning-item>svg>use{fill:transparent;stroke:var(--primary)}}.live-section__signup-wrapper{width:100%;max-width:33.625rem}.live-section__signup{background-color:var(--secondary);padding:var(--space-5xl) clamp(1rem,1.5625vw + .6875em,2rem)}.live-section__signup-heading{color:var(--primary-text);position:relative;z-index:1;width:-moz-fit-content;width:fit-content;font-family:Anton,sans-serif;font-size:1.875rem;font-weight:400;line-height:126.67%;letter-spacing:-1.2px;text-transform:uppercase;font-size:var(--display-m)}.live-section__signup-heading::before{content:"";text-wrap:auto;position:absolute;bottom:-20%;left:0;width:100%;height:1.145rem;z-index:-1;background-image:url(/wp-content/uploads/2024/10/test-learning-title-scribble.svg);background-size:100% 1.145rem;background-repeat:no-repeat}.live-section__signup-info{margin-top:var(--space-4xl);padding-bottom:var(--space-4xl);border-bottom:1px solid var(--secondary-text);display:flex;flex-direction:row;gap:var(--space-3xl)}.live-section__signup-info>.live-section__signup-item:last-of-type{padding-left:var(--space-3xl);border-left:1px solid var(--secondary-text)}@media screen and (width <= 26.25em){.live-section__signup-info>.live-section__signup-item:last-of-type{padding-left:0;border-left:none}.live-section__signup-info{flex-direction:column}}.live-section__signup-item{width:-moz-fit-content;width:fit-content;flex-shrink:0;padding:0;gap:var(--space-lg);color:var(--primary-text);text-align:left;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:155.56%}.live-section__signup-item.brxe-cs-button svg{stroke-width:1.5!important}.live-section__signup-item>svg{flex-shrink:0;width:1.5rem;height:1.5rem}.live-section__signup-item>svg>use{fill:var(--primary);stroke:transparent}.live-section__form{margin-top:var(--space-6xl)}.live-section__form .fluentform .ff-el-input--label{font-family:"Plus Jakarta Sans",sans-serif;font-size:.875rem;line-height:142.86%;font-weight:500}.live-section__form .fluentform .ff-el-input--label label{color:var(--primary-text)}.live-section__form .ff-default .ff-el-form-control{border-radius:0;padding:.75rem .875rem;border:1px solid var(--primary-divider);color:var(--secondary-text);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:400;line-height:150%}.live-section__form .ff_t_c{color:var(--primary-text);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:400;line-height:150%}.live-section__form .modal-form__cta{margin-top:.75rem}.live-section__instructors{margin-top:var(--space-2xl);display:flex;flex-direction:row;gap:var(--space-4xl)}.live-section__instructors-heading{color:var(--primary-text);margin-top:1.25rem;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;line-height:155.56%;font-weight:500}@media screen and (width <= 30em){.live-section__instructors{flex-direction:column}}.live-section__instructor{display:flex;flex-direction:row;align-items:center;gap:var(--space-lg)}.live-section__instructor-image{max-width:2.625rem;max-height:2.625rem}.live-section__instructor-name{color:var(--primary-text);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;line-height:150%;font-weight:500}.live-section__terms{margin-top:var(--space-3xl);width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;gap:var(--space-lg)}.live-section__terms a{text-decoration:underline;transition:.3s ease-in-out}.live-section__terms a:hover{color:var(--primary)}svg.live-section__terms-icon{width:1.5rem;height:1.5rem;fill:transparent;stroke-width:2;stroke:var(--primary)}.live-section__terms-text{color:var(--secondary);font-family:"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:400;line-height:150%}.live-section__menu-item{width:-moz-fit-content;width:fit-content;flex-shrink:0;padding:0;gap:var(--space-lg);color:var(--secondary);text-align:left;font-family:"Plus Jakarta Sans",sans-serif;font-size:1.125rem;line-height:155.56%;font-weight:500}.live-section__menu-item.brxe-cs-button svg{stroke-width:1.5!important}.live-section__menu-item>svg{flex-shrink:0;width:1.5rem;height:1.5rem}.live-section__menu-item>svg>use{fill:var(--primary);stroke:transparent}
/*# sourceMappingURL=style.min.css.map */
