:root{--white:#fff;--black:#222;--blue:#284251;--blue-lighter:#004a56;--cyan:#019ea9;--yellow:#d8b440;--yellow-light:#f5cf5a;--yellow-lighter:#fbe7bf;--yellow-lighter-v2:#fef7e8;--white-rgb:255,255,255;--black-rgb:0,0,0;--blue-rgb:0,51,63;--blue-lighter-rgb:0,74,86;--cyan-rgb:1,158,169;--yellow-rgb:240,162,0;--yellow-light-rgb:245,207,90;--yellow-lighter-rgb:251,231,191;--text-size-xxs:0.625rem;--text-size-xs:0.875rem;--text-size-sm:1.125rem;--text-size-md:1.25rem;--text-size-lg:1.5rem;--text-size-xl:2rem;--text-size-xxl:3rem;--text-size-xxxl:3.5rem;--font-light:"Montserrat Light","Lato","Lucida Grande","Tahoma",sans-serif;--font-regular:"Montserrat Regular","Lato","Lucida Grande","Tahoma",sans-serif;--font-bold:"Montserrat Bold","Lato","Lucida Grande","Tahoma",sans-serif;--color-body-text:var(--blue);--border-radius:3rem;--border-radius-sm:1.5rem;--box-shadow:0 0 40px rgba(0,0,0,.1);--max-width:1500px}.m-0,.mb-0,.ml-0,.mr-0,.mt-0,.mx-0,.my-0{margin:0}.p-0{padding:0}.pb-0,.pl-0,.pr-0,.pt-0{margin:0}.px-0,.py-0{padding:0}.m-1{margin:1rem}.mt-1{margin:1rem 0 0}.mr-1{margin:0 1rem 0 0}.mb-1{margin:0 0 1rem}.ml-1{margin:0 0 0 1rem}.my-1{margin:1rem 0}.mx-1{margin:0 1rem}.p-1{padding:1rem}.pt-1{margin:1rem 0 0}.pr-1{margin:0 1rem 0 0}.pb-1{margin:0 0 1rem}.pl-1{margin:0 0 0 1rem}.py-1{padding:1rem 0}.px-1{padding:0 1rem}.m-2{margin:2rem}.mt-2{margin:2rem 0 0}.mr-2{margin:0 2rem 0 0}.mb-2{margin:0 0 2rem}.ml-2{margin:0 0 0 2rem}.my-2{margin:2rem 0}.mx-2{margin:0 2rem}.p-2{padding:2rem}.pt-2{margin:2rem 0 0}.pr-2{margin:0 2rem 0 0}.pb-2{margin:0 0 2rem}.pl-2{margin:0 0 0 2rem}.py-2{padding:2rem 0}.px-2{padding:0 2rem}.m-3{margin:3rem}.mt-3{margin:3rem 0 0}.mr-3{margin:0 3rem 0 0}.mb-3{margin:0 0 3rem}.ml-3{margin:0 0 0 3rem}.my-3{margin:3rem 0}.mx-3{margin:0 3rem}.p-3{padding:3rem}.pt-3{margin:3rem 0 0}.pr-3{margin:0 3rem 0 0}.pb-3{margin:0 0 3rem}.pl-3{margin:0 0 0 3rem}.py-3{padding:3rem 0}.px-3{padding:0 3rem}.m-4{margin:4rem}.mt-4{margin:4rem 0 0}.mr-4{margin:0 4rem 0 0}.mb-4{margin:0 0 4rem}.ml-4{margin:0 0 0 4rem}.my-4{margin:4rem 0}.mx-4{margin:0 4rem}.p-4{padding:4rem}.pt-4{margin:4rem 0 0}.pr-4{margin:0 4rem 0 0}.pb-4{margin:0 0 4rem}.pl-4{margin:0 0 0 4rem}.py-4{padding:4rem 0}.px-4{padding:0 4rem}.m-5{margin:5rem}.mt-5{margin:5rem 0 0}.mr-5{margin:0 5rem 0 0}.mb-5{margin:0 0 5rem}.ml-5{margin:0 0 0 5rem}.my-5{margin:5rem 0}.mx-5{margin:0 5rem}.p-5{padding:5rem}.pt-5{margin:5rem 0 0}.pr-5{margin:0 5rem 0 0}.pb-5{margin:0 0 5rem}.pl-5{margin:0 0 0 5rem}.py-5{padding:5rem 0}.px-5{padding:0 5rem}@font-face{font-display:swap;font-family:Montserrat Bold;src:local("Montserrat"),url(../fonts/Montserrat-Bold.woff2) format("woff2"),url(../fonts/Montserrat-Bold.woff) format("woff");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:Montserrat Regular;src:local("Montserrat-Regular"),url(../fonts/Montserrat-Regular.woff2) format("woff2"),url(../fonts/Montserrat-Regular.woff) format("woff");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:Montserrat Light;src:local("Montserrat-Light"),url(../fonts/Montserrat-Light.woff2) format("woff2"),url(../fonts/Montserrat-Light.woff) format("woff");unicode-range:u+000-5ff}.typography{color:var(--color-body-text);font-family:var(--font-regular);font-size:100%;font-weight:400}h1,h2,h3,h4,h5,h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-bold)}h1{font-size:var(--text-size-xxxl);line-height:1}h2{font-size:var(--text-size-xxl);line-height:1.1;position:relative}@media screen and (max-width:680px){h2{font-size:var(--text-size-xl)}}h2:before{content:url(../../dist/images/keyhole-section-small.svg);height:auto;left:-1.6rem;position:absolute;top:-1.1rem;width:35px}@media screen and (max-width:1100px){h2:before{left:-1.8rem;top:-1.3rem;width:27px}}h2.no-key:before{display:none}h3{font-size:var(--text-size-xl)}h4{font-size:var(--text-size-lg)}h5{font-size:var(--text-size-md)}h6{font-size:var(--text-size-sm)}*{box-sizing:border-box}body,html{margin:0 auto;max-width:100vw;min-width:300px;overflow-x:hidden;padding:0;scroll-behavior:smooth;width:100%}@media screen and (max-width:1100px){body,html{font-size:87.5%}}body{position:relative}*+h2,*+h3,*+h4,*+h5{margin-top:4rem}p{line-height:2}a{color:var(--cyan);text-decoration:none;transition:all .25s ease-out}a:hover,a:visited{cursor:pointer}a:hover{color:var(--yellow)}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none}button:active,button:focus,button:hover{cursor:pointer}figure,iframe,img,video{display:block;height:auto;max-width:100%}figure{margin:0}strong{font-family:var(--font-bold)}.post-list{grid-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr)}.post-categories{display:flex;font-size:var(--text-size-lg);gap:1rem;margin-bottom:2rem}.page-404{padding-bottom:4rem}.page-404 .landing{min-height:800px}.page-template-default .dark-section h2,.page-template-default h1 strong,.page-template-default h2 strong{color:var(--cyan)}.page-template-default .dark-section h2 strong{color:var(--yellow)}.page-template-default p{margin:0 0 30px}.page-template-default p:last-of-type{margin-bottom:0}.page-template-default .dark-section p{color:var(--white)}.page-template-default .dark-section a{color:var(--yellow)}.page-template-default .dark-section a:hover{color:var(--yellow-light)}.page-template-default .dark-section a.button{color:var(--cyan)}.page-template-default .dark-section a.button:hover{color:var(--yellow-light)}.front-page-section-1{background:linear-gradient(0deg,rgba(var(--yellow-lighter-rgb),.8) 0,rgba(var(--yellow-lighter-rgb),0) 60%);position:relative}@media screen and (max-width:1700px){.front-page-section-1{margin-top:0}}.front-page-section-1:after{bottom:-5px;content:url(../../dist/images/divider-curve-convex.svg);height:auto;position:absolute;width:100%}.container.front-page-section-1__main-content{align-items:flex-start;padding-bottom:0;padding-top:6rem;width:100%}@media screen and (max-width:1500px){.container.front-page-section-1__main-content{flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width:960px){.container.front-page-section-1__main-content{flex-direction:column;gap:2rem}}.front-page-section-1__image{margin-bottom:5rem;width:45%}@media screen and (max-width:1500px){.front-page-section-1__image{align-items:flex-end;display:flex;justify-content:center;margin-bottom:10px;order:3;width:100%}.front-page-section-1__image img{max-width:550px;min-width:300px;width:60%}}.front-page-section-1__content{display:flex;flex-direction:column;gap:2rem;margin-left:1rem;padding-top:10rem;width:25%}.front-page-section-1__content .button{width:-moz-fit-content;width:fit-content}@media screen and (max-width:1500px){.front-page-section-1__content{margin:0;padding:0;width:50%}}@media screen and (max-width:960px){.front-page-section-1__content{width:100%}}.front-page-section-1__title{margin:0;max-width:500px}.front-page-section-1__title:after{background-color:var(--yellow);content:"";display:block;height:4px;margin-top:2rem;width:200px}@media screen and (max-width:1100px){.front-page-section-1__title{max-width:100%}}.front-page-section-1__title br{display:block}@media screen and (max-width:960px){.front-page-section-1__title br{display:none}}.front-page-section-1__text{align-items:center;display:flex;margin:0;position:relative}@media screen and (max-width:1500px){.front-page-section-1__text{align-items:normal;flex-direction:column}}.text-left{font-size:1.1rem;margin:0;max-width:540px;padding-right:5rem}@media screen and (max-width:1700px){.text-left{font-size:1rem}}.text-left p{line-height:1.8}@media screen and (max-width:960px){.text-left{max-width:none}}.front-page-section-1__right-text{padding:10rem 0 2rem 6rem;width:30%}.front-page-section-1__right-text strong{font-size:var(--text-size-md);line-height:1.2}@media screen and (max-width:1500px){.front-page-section-1__right-text{padding:0;width:45%}}@media screen and (max-width:960px){.front-page-section-1__right-text{width:100%}}.front-page-section-2{position:relative}.front-page-section-2__mid-items-item{align-items:center;display:flex;flex-direction:column;width:20%}@media screen and (max-width:1300px){.front-page-section-2__mid-items-item{width:33%}}@media screen and (max-width:1100px){.front-page-section-2__mid-items-item{width:100%}.front-page-section-2__mid-items-item:last-child:nth-child(odd){grid-column:1/span 2}}@media screen and (max-width:800px){.front-page-section-2__mid-items-item:last-child:nth-child(odd){grid-column:auto}}.front-page-section-2__mid-items-list{display:flex;flex-wrap:wrap;margin:0;padding:0}@media screen and (max-width:1300px){.front-page-section-2__mid-items-list{justify-content:center}}@media screen and (max-width:1100px){.front-page-section-2__mid-items-list{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.front-page-section-2__mid-items-list{grid-template-columns:repeat(1,1fr)}}.front-page-section-2__mid-items-item-image{height:200px;margin-bottom:2rem}.front-page-section-2__mid-items-item-image-container{align-items:center;display:flex;flex-direction:column;padding:2rem 0}.front-page-section-2__mid-items-item-image-container:after{background-color:var(--yellow);content:"";display:block;height:4px;width:60px}.front-page-section-2__mid-items-item-text{max-width:200px;text-align:center}@media screen and (max-width:1100px){.front-page-section-2__mid-items.container{padding-left:0;padding-right:0}}.front-page-section-2__mid-text-content{align-items:center;display:flex;flex-direction:column;text-align:center}.front-page-section-2__mid-text-content h2{max-width:60%}.front-page-section-2__mid-text-content h2:before{display:none}.front-page-section-2__mid-text-content p{max-width:30%}@media screen and (max-width:960px){.front-page-section-2__mid-text-content h2,.front-page-section-2__mid-text-content p{max-width:100%}.front-page-section-2 .container{flex-direction:column}}.front-page-section-2__bottom .container{padding-bottom:10rem;padding-top:0}@media screen and (max-width:1500px){.front-page-section-2__bottom .container{padding-bottom:7rem}}@media screen and (max-width:680px){.front-page-section-2__bottom .container{padding-bottom:4rem}}.front-page-section-3{background:linear-gradient(0deg,rgba(var(--blue-lighter-rgb),1) 0,rgba(var(--blue-rgb),1) 60%);color:#fff;position:relative}.front-page-section-3:after{bottom:-5px;content:url(../../dist/images/divider-curve-concave.svg);height:auto;position:absolute;width:100%;z-index:2}.front-page-section-3 .container{padding-bottom:0;padding-top:10rem}@media screen and (max-width:1500px){.front-page-section-3 .container{padding-bottom:7rem;padding-top:7rem}}.front-page-section-3 .container{padding-bottom:14rem;position:relative}@media screen and (max-width:1300px){.front-page-section-3 .container{align-items:center;flex-direction:column;gap:10rem}}.front-page-section-3__left-text{display:flex;flex-direction:column;gap:4rem;position:relative;width:55%}@media screen and (max-width:1700px){.front-page-section-3__left-text{width:45%}}@media screen and (max-width:1300px){.front-page-section-3__left-text{width:100%}}.front-page-section-3__left-heading{color:var(--cyan);margin:0;max-width:470px}.front-page-section-3__left-heading strong{color:var(--yellow)}.front-page-section-3__left-description{font-size:var(--text-size-md);line-height:1.6;margin:0}.front-page-section-3__left-middle{display:flex}@media screen and (max-width:1700px){.front-page-section-3__left-middle{flex-direction:column;gap:4rem}}.front-page-section-3__left-text-split{align-items:center;display:flex;height:-moz-fit-content;height:fit-content}@media screen and (max-width:500px){.front-page-section-3__left-text-split{align-items:flex-start;flex-direction:column;width:-moz-fit-content;width:fit-content}}.front-page-section-3__left-text-split-section{align-items:flex-start;display:flex;flex-direction:column;padding:1rem 4rem;position:relative}@media screen and (max-width:1700px){.front-page-section-3__left-text-split-section:first-child{padding-left:0}}@media screen and (max-width:500px){.front-page-section-3__left-text-split-section{align-items:flex-start;padding:2rem 1rem;width:100%}}.front-page-section-3__left-text-split h3{color:var(--cyan);font-size:var(--text-size-xxxl);margin:0}.front-page-section-3__left-text-split span{font-size:var(--text-size-lg)}.front-page-section-3__left-text-split-left:after{background-color:var(--yellow);content:"";height:100%;position:absolute;right:0;top:0;width:4px}@media screen and (max-width:500px){.front-page-section-3__left-text-split-left:after{bottom:-2px;height:4px;top:unset;width:100%}}.front-page-section-3__left-checklist{-moz-column-count:2;column-count:2;font-size:var(--text-size-md);gap:2rem;list-style:none;margin:0;padding:0;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1500px){.front-page-section-3__left-checklist{-moz-column-count:1;column-count:1}}@media screen and (max-width:1300px){.front-page-section-3__left-checklist{-moz-column-count:2;column-count:2}}@media screen and (max-width:800px){.front-page-section-3__left-checklist{-moz-column-count:1;column-count:1}}.front-page-section-3__left-checklist-item{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.front-page-section-3__left-checklist-item:before{content:url(../../dist/images/icon-check.svg);height:30px;width:30px}.front-page-section-3__bottom-line{background-color:var(--yellow);bottom:-250px;height:200px;left:0;position:absolute;width:4px;z-index:3}@media screen and (max-width:1300px){.front-page-section-3__bottom-line{display:none}}.front-page-section-3__right-image-container{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;position:absolute;right:0;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1500px){.front-page-section-3__right-image-container{right:-150px}}@media screen and (max-width:1300px){.front-page-section-3__right-image-container{margin-bottom:-14rem;position:relative;right:0}}.front-page-section-3__right-image{z-index:1}@media screen and (max-width:1300px){.front-page-section-3__right-image{min-width:200px;width:40vw}}.front-page-section-3__radial-gradient-container{left:-80px;position:absolute;top:-120px}@media screen and (max-width:1300px){.front-page-section-3__radial-gradient-container{left:-4vw;top:-10vw}}.front-page-section-3__radial-gradient{height:650px;min-height:650px;min-width:650px;width:650px}@media screen and (max-width:1300px){.front-page-section-3__radial-gradient{height:40vw;min-height:40vw;min-width:40vw;min-width:200px;width:40vw}}.front-page-section-3__illustration{max-width:540px;position:relative;width:40%;z-index:2}@media screen and (max-width:960px){.front-page-section-3__illustration{margin-left:auto;width:50%}}@media screen and (max-width:680px){.front-page-section-3__illustration{width:75%}}@media screen and (max-width:500px){.front-page-section-3__illustration{width:100%}}.container.illustration{margin-top:-25rem}.front-page-section-4{display:flex;justify-content:center;position:relative}.front-page-section-4 .container{display:flex;padding:8rem 0;width:100%}@media screen and (max-width:1300px){.front-page-section-4 .container{flex-direction:column;padding:8rem 4rem}}.front-page-section-4 .button{width:-moz-fit-content;width:fit-content}.front-page-section-4__left-text{display:flex;flex-direction:column;gap:2rem;width:45%}@media screen and (max-width:1300px){.front-page-section-4__left-text{width:100%}}.front-page-section-4__heading{margin:0}.front-page-section-4__right-img-container{width:55%}@media screen and (max-width:1300px){.front-page-section-4__right-img-container{padding-top:4rem;width:100%}}.front-page-section-5__img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.front-page-section-5__img-mask{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:680px){.front-page-section-5__img-mask{background:linear-gradient(0deg,rgba(var(--blue-lighter-rgb),1) 0,rgba(var(--blue-rgb),1) 60%)}}.front-page-section-5__img-container{height:100%;left:0;position:absolute;top:0;width:100%}.front-page-section-6{position:relative}.front-page-section-6:after{bottom:-5px;content:url(../../dist/images/divider-curve-convex-dark.svg);display:none;height:auto;position:absolute;width:100%}@media screen and (max-width:680px){.front-page-section-6:after{display:block}}.front-page-section-6 .container{padding-bottom:10rem}@media screen and (max-width:1500px){.front-page-section-6 .container{padding-bottom:7rem}}@media screen and (max-width:960px){.front-page-section-6 .container{flex-direction:column}}@media screen and (max-width:680px){.front-page-section-6 .container{padding-bottom:4rem}}.front-page-section-6__top__left{padding-right:7rem;width:50%}@media screen and (max-width:1300px){.front-page-section-6__top__left{padding-right:4rem}}@media screen and (max-width:960px){.front-page-section-6__top__left{margin-bottom:5rem;padding-right:0;width:100%}}.front-page-section-6__top__left h2{margin-bottom:5rem}@media screen and (max-width:960px){.front-page-section-6__top__left h2{margin-bottom:3rem}}.front-page-section-6__top__left img{width:100%}@media screen and (max-width:960px){.front-page-section-6__top__left img{width:50%}}@media screen and (max-width:680px){.front-page-section-6__top__left img{width:75%}}@media screen and (max-width:500px){.front-page-section-6__top__left img{width:100%}}.front-page-section-6__top__right{border-left:4px solid var(--yellow);padding-left:7rem;width:50%}@media screen and (max-width:1300px){.front-page-section-6__top__right{padding-left:4rem}}@media screen and (max-width:960px){.front-page-section-6__top__right{border-right:none;width:100%}}@media screen and (max-width:680px){.front-page-section-6__top__right{padding-left:3rem}}@media screen and (max-width:500px){.front-page-section-6__top__right{border-left:none;padding-left:0}}.course-template-default .dark-section h2,.course-template-default h1 strong,.course-template-default h2 strong,.product-template-default .dark-section h2,.product-template-default h1 strong,.product-template-default h2 strong{color:var(--cyan)}@media screen and (max-width:960px){.course-template-default .dark-section h2,.product-template-default .dark-section h2{max-width:none}}.course-template-default .dark-section h2 strong,.product-template-default .dark-section h2 strong{color:var(--yellow)}.course-template-default p,.product-template-default p{margin:0 0 30px}.course-template-default p:last-of-type,.product-template-default p:last-of-type{margin-bottom:0}.course-template-default .dark-section p,.product-template-default .dark-section p{color:var(--white)}.course-template-default .dark-section a,.product-template-default .dark-section a{color:var(--yellow)}.course-template-default .dark-section a:hover,.product-template-default .dark-section a:hover{color:var(--yellow-light)}.course-template-default .dark-section a.button,.product-template-default .dark-section a.button{color:var(--cyan)}.course-template-default .dark-section a.button:hover,.product-template-default .dark-section a.button:hover{color:var(--yellow-light)}.lcp-landing{display:flex;justify-content:space-between;min-height:600px;position:relative}@media screen and (max-width:800px){.lcp-landing{min-height:auto}}.lcp-landing__container{max-width:800px;min-width:600px;padding:17rem 2rem 0 13rem}@media screen and (max-width:1700px){.lcp-landing__container{padding-left:8rem;padding-right:6rem;padding-top:16rem}}@media screen and (max-width:1500px){.lcp-landing__container{padding-left:6rem;padding-top:14rem}}@media screen and (max-width:1100px){.lcp-landing__container{min-width:500px;padding-right:4rem;padding-top:16rem}}@media screen and (max-width:800px){.lcp-landing__container{min-width:auto;padding-left:6rem;padding-right:6rem;padding-top:16rem}}@media screen and (max-width:680px){.lcp-landing__container{padding-left:4rem;padding-right:4rem}}@media screen and (max-width:500px){.lcp-landing__container{padding-left:3.5rem;padding-right:3.5rem}}@media screen and (max-width:380px){.lcp-landing__container{padding-left:2.5rem;padding-right:2.5rem}}.lcp-landing__heading{margin:0 0 4rem}@media screen and (max-width:1700px){.lcp-landing__heading{padding-right:4rem}}@media screen and (max-width:1500px){.lcp-landing__heading{font-size:var(--text-size-xxl)}}@media screen and (max-width:960px){.lcp-landing__heading{margin-bottom:2.5rem}}@media screen and (max-width:800px){.lcp-landing__heading{padding-right:0}}.lcp-landing__heading br{display:block}@media screen and (max-width:960px){.lcp-landing__heading br{display:none}}.lcp-landing__subtitle{align-items:center;color:var(--yellow);display:flex;font-size:calc(var(--text-size-xxl) - .9rem);margin:0 0 2rem}@media screen and (max-width:800px){.lcp-landing__subtitle{font-size:var(--text-size-lg)}}.lcp-landing__text{font-size:var(--text-size-lg);line-height:1.4;margin:0 0 3rem;max-width:400px}@media screen and (max-width:800px){.lcp-landing__text{font-size:var(--text-size-lg)}}.lcp-landing__image-container{max-width:1000px;padding-left:6rem;position:relative;width:63rem}@media screen and (max-width:800px){.lcp-landing__image-container{display:none}}.lcp-landing__image{-webkit-mask-image:url(../images/head-circle-mask-tall.svg);mask-image:url(../images/head-circle-mask-tall.svg);-webkit-mask-position:bottom;mask-position:bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;position:relative}.lcp-landing__image img{width:100%}@media screen and (max-width:1300px){.lcp-landing__image{min-width:700px;transform:translateY(-5rem)}}@media screen and (max-width:1100px){.lcp-landing__image{min-width:600px;transform:translateY(-7rem)}}@media screen and (max-width:960px){.lcp-landing__image{min-width:500px;transform:translateY(-5rem) translateX(-4rem)}}@media screen and (max-width:800px){.lcp-landing__image{display:none}}.lcp-landing__image-container:before{content:url('data:image/svg+xml; utf8,<svg class="lcp-landing__key" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 227.54 500.07"><g data-name="Layer 2"><path d="M225.54 113.77A111.77 111.77 0 1 0 49.8 205.4L12.94 483.09l12.6 15h176.69l12.61-14.75L178.29 205a111.59 111.59 0 0 0 47.25-91.23Z" fill="none" stroke="%23D8B440" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" data-name="fg"/></g></svg>');display:block;left:0;max-width:230px;position:absolute;top:16.5rem;transition:transform .3s ease;width:100%;z-index:1}@media screen and (max-width:1500px){.lcp-landing__image-container:before{transform:scale(.8) translateY(-8rem)}}@media screen and (max-width:1100px){.lcp-landing__image-container:before{transform:scale(.6) translateY(-18rem)}}@media screen and (max-width:960px){.lcp-landing__image-container:before{transform:scale(.55) translateY(-5rem) translateX(28rem)}}.lcp-landing__scroll{font-size:var(--text-size-sm);position:absolute;right:80px;top:580px;z-index:99}@media screen and (max-width:1700px){.lcp-landing__scroll{top:450px}}@media screen and (max-width:1300px){.lcp-landing__scroll{top:350px}}@media screen and (max-width:1100px){.lcp-landing__scroll{display:none}}.lcp-landing__scroll__text{color:var(--yellow);font-family:var(--font-bold);position:absolute;right:125px;text-transform:uppercase;top:120px;transform:rotate(90deg) translateX(25px);z-index:2}@media screen and (max-width:1700px){.lcp-landing__scroll__text{right:80px;top:75px}}.lcp-landing__scroll__line{background-color:var(--yellow);height:400px;position:absolute;right:125px;top:120px;width:4px;z-index:2}@media screen and (max-width:1700px){.lcp-landing__scroll__line{height:400px;right:80px;top:75px}}@media screen and (max-width:1500px){.lcp-landing__scroll__line{height:300px}}.lcp-landing__scroll__circle{background-color:var(--blue);border-radius:50%;height:300px;position:absolute;right:0;top:0;width:300px;z-index:1}@media screen and (max-width:1700px){.lcp-landing__scroll__circle{height:200px;width:200px}}.lcp-landing__mobile-image.container{display:none;padding-bottom:0}.lcp-landing__mobile-image.container img{aspect-ratio:1;border-radius:50%;height:auto;margin:0 auto;width:100%}@media screen and (max-width:800px){.lcp-landing__mobile-image.container{display:block}}.lcp-section-1{background:linear-gradient(0deg,rgba(var(--yellow-lighter-rgb),.8) 0,rgba(var(--yellow-lighter-rgb),0) 60%);position:relative}@media screen and (max-width:1700px){.lcp-section-1{margin-top:0}}.lcp-section-1:after{bottom:-5px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 101.6'%3E%3Cg data-name='Layer 2'%3E%3Cpath d='M1920 101.6v-.12a4591.54 4591.54 0 0 0-1920 0v.12Z' fill='%2300323d' data-name='bg'/%3E%3C/g%3E%3C/svg%3E");height:auto;position:absolute;width:100%}.lcp-section-1 .container{display:grid;gap:2rem;grid-template-columns:40% 60%;padding-bottom:0;padding-top:0}@media screen and (max-width:1300px){.lcp-section-1 .container{padding-top:0}}@media screen and (max-width:1100px){.lcp-section-1 .container{grid-template-columns:1fr;padding-top:4rem}}.lcp-section-1__image{align-self:flex-end;width:100%}@media screen and (max-width:1500px){.lcp-section-1__image{width:100%}}@media screen and (max-width:1100px){.lcp-section-1__image{justify-self:center;max-width:450px;order:2}}.lcp-section-1__content{margin-left:1rem;padding-top:10rem;width:auto}.lcp-section-1__content h2:after{display:none}@media screen and (max-width:1500px){.lcp-section-1__content{flex-direction:column;padding-bottom:4rem;padding-left:4rem;padding-top:6rem}}@media screen and (max-width:1100px){.lcp-section-1__content{border-top:4px solid var(--yellow);margin-left:auto;margin-right:auto;order:1;padding-left:0;padding-top:4rem}}@media screen and (max-width:960px){.lcp-section-1__content{width:100%}}.lcp-section-1__title{margin:0 0 3rem;max-width:700px}.lcp-section-1__title:after{background-color:var(--yellow);content:"";display:block;height:4px;margin-top:2rem;width:200px}@media screen and (max-width:1625px){.lcp-section-1__title{max-width:500px}}@media screen and (max-width:1100px){.lcp-section-1__title{max-width:100%;text-align:center}}.lcp-section-1__title br{display:block}@media screen and (max-width:960px){.lcp-section-1__title br{display:none}}.lcp-section-1__text{align-items:flex-start;display:flex;margin:0 0 3rem;position:relative}@media screen and (max-width:1500px){.lcp-section-1__text{align-items:flex-start;flex-direction:column-reverse;gap:2rem}}@media screen and (max-width:1100px){.lcp-section-1__text{align-items:center;text-align:center}}.lcp-section-1__text .text-left{font-size:1.1rem;max-width:540px;padding-right:5rem;position:relative}.lcp-section-1__text .text-left:after{background-color:var(--yellow);content:"";height:200px;position:absolute;right:0;top:0;width:4px}@media screen and (max-width:1500px){.lcp-section-1__text .text-left:after{display:none}}@media screen and (max-width:1700px){.lcp-section-1__text .text-left{font-size:1rem}}@media screen and (max-width:1500px){.lcp-section-1__text .text-left{border-right:none;max-width:100%;padding-right:0}}.lcp-section-1__text .text-left p{line-height:1.8}.lcp-section-1__text .text-right{font-family:var(--font-bold);font-size:var(--text-size-xl);line-height:1.2;padding-left:5rem;text-align:center}@media screen and (max-width:1500px){.lcp-section-1__text .text-right{padding-left:0;text-align:left}}.lcp-section-1__right-text{padding:10rem 5.5rem 2rem;width:30%}.lcp-section-1__right-text strong{font-size:var(--text-size-md);line-height:1.2}@media screen and (max-width:960px){.lcp-section-2 .container{flex-direction:column}}.lcp-section-2__top__left{border-right:4px solid var(--yellow);padding-right:7rem;width:50%}@media screen and (max-width:1300px){.lcp-section-2__top__left{padding-right:4rem}}@media screen and (max-width:960px){.lcp-section-2__top__left{border-right:none;margin-bottom:30px;padding-right:0;width:100%}}.lcp-section-2__top__right{padding-left:7rem;width:50%}@media screen and (max-width:1300px){.lcp-section-2__top__right{padding-left:4rem}}@media screen and (max-width:960px){.lcp-section-2__top__right{padding-left:0;width:100%}}.lcp-section-2__bottom .container{padding-bottom:10rem;padding-top:0}@media screen and (max-width:1500px){.lcp-section-2__bottom .container{padding-bottom:7rem}}@media screen and (max-width:680px){.lcp-section-2__bottom .container{padding-bottom:4rem}}.lcp-section-2__bottom__text{padding-right:12rem;width:25%}@media screen and (max-width:1700px){.lcp-section-2__bottom__text{padding-right:6rem}}@media screen and (max-width:960px){.lcp-section-2__bottom__text{margin-bottom:30px;padding-right:0;width:100%}}.lcp-section-2__bottom__image{width:50%}@media screen and (max-width:960px){.lcp-section-2__bottom__image{width:100%}}.lcp-section-2{background:linear-gradient(0deg,rgba(var(--blue-lighter-rgb),1) 0,rgba(var(--blue-rgb),1) 60%);position:relative}.lcp-section-2:after{bottom:-5px;content:url(../../dist/images/divider-curve-concave.svg);height:auto;position:absolute;width:100%}.lcp-section-2 .container{padding-bottom:10rem;padding-top:6rem}@media screen and (max-width:1500px){.lcp-section-2 .container{padding-bottom:7rem;padding-top:7rem}}@media screen and (max-width:960px){.lcp-section-2 .container{flex-direction:column;padding-bottom:0;padding-top:5rem}}@media screen and (max-width:680px){.lcp-section-2 .container{padding-top:4rem}}.lcp-section-2__left{padding-bottom:8rem;padding-right:7rem;width:50%}@media screen and (max-width:1300px){.lcp-section-2__left{padding-right:4rem}}@media screen and (max-width:960px){.lcp-section-2__left{padding-bottom:2rem;padding-right:0;width:100%}}.lcp-section-2__left p.subtext{font-size:var(--text-size-xl);margin-bottom:0}@media screen and (max-width:680px){.lcp-section-2__left p.subtext{margin-bottom:3rem}}@media screen and (max-width:500px){.lcp-section-2__left p.subtext{font-size:var(--text-size-lg);margin-bottom:2rem}}.lcp-section-2__left .course-price{font-family:var(--font-bold);font-size:var(--text-size-xxl)}.lcp-section-2__right{border-left:4px solid var(--yellow);padding-left:7rem;width:50%}@media screen and (max-width:1300px){.lcp-section-2__right{padding-left:4rem}}@media screen and (max-width:960px){.lcp-section-2__right{width:100%}}@media screen and (max-width:680px){.lcp-section-2__right{padding-left:3rem}}@media screen and (max-width:500px){.lcp-section-2__right{border-left:none;padding-left:0}}.lcp-section-2__right .lcp-section-2__cta{margin-top:3rem}@media screen and (max-width:960px){.lcp-section-2__right .lcp-section-2__cta{margin-top:2rem}}.container.illustration{margin-top:-20rem;padding-bottom:0;padding-top:0}@media screen and (max-width:960px){.container.illustration{margin-top:0}}@media screen and (max-width:680px){.container.illustration{margin-top:30px}}@media screen and (max-width:500px){.container.illustration{margin-top:50px}}.lcp-section-2__illustration{max-width:540px;position:relative;width:40%;z-index:2}@media screen and (max-width:960px){.lcp-section-2__illustration{margin-left:auto;width:50%}}@media screen and (max-width:680px){.lcp-section-2__illustration{width:75%}}@media screen and (max-width:500px){.lcp-section-2__illustration{width:100%}}.lcp-section-3{background:url(../../dist/images/keyhole-faq.svg) no-repeat right 40px;background-size:550px auto;position:relative}@media screen and (max-width:1100px){.lcp-section-3{background-position:right 60px;background-size:350px auto}}@media screen and (max-width:680px){.lcp-section-3{background-size:250px auto}}@media screen and (max-width:500px){.lcp-section-3{background-size:150px auto}}.lcp-section-3__top .container{padding-bottom:0}.lcp-section-3__bottom .container{padding-bottom:10rem;padding-top:0}@media screen and (max-width:1500px){.lcp-section-3__bottom .container{padding-bottom:7rem}}@media screen and (max-width:1300px){.lcp-section-3__bottom .container{flex-direction:column}}@media screen and (max-width:680px){.lcp-section-3__bottom .container{padding-bottom:4rem}}.lcp-section-3__left{padding-right:1.5rem;width:50%}@media screen and (max-width:1300px){.lcp-section-3__left{padding-right:0;width:100%}}.lcp-section-3__right{padding-left:1.5rem;width:50%}@media screen and (max-width:1300px){.lcp-section-3__right{padding-left:0;width:100%}}.lcp-section-4{background:linear-gradient(12deg,rgba(var(--blue-rgb),1) 0,rgba(var(--cyan-rgb),.5) 45%,rgba(var(--cyan-rgb),0) 70%),url(../../dist/images/testimonial-business-man-no-gradient.jpg) no-repeat top;background-size:cover;position:relative}@media screen and (max-width:680px){.lcp-section-4{background:linear-gradient(0deg,rgba(var(--blue-lighter-rgb),1) 0,rgba(var(--blue-rgb),1) 60%)}}.lcp-section-4:after{bottom:-5px;content:url(../../dist/images/divider-curve-convex.svg);height:auto;position:absolute;width:100%}.lcp-section-4 .container{padding-bottom:14rem;padding-top:14rem}@media screen and (max-width:1300px){.lcp-section-4 .container{padding-bottom:9rem;padding-top:9rem}}@media screen and (max-width:680px){.lcp-section-4 .container{padding-bottom:6rem;padding-top:6rem}}.lcp-section-4__quote{color:var(--white);font-size:var(--text-size-xl);padding-left:4rem;padding-right:4rem;position:relative;text-align:center;width:50%}@media screen and (max-width:1300px){.lcp-section-4__quote{font-size:var(--text-size-lg)}}@media screen and (max-width:960px){.lcp-section-4__quote{padding-left:0;padding-right:0}}@media screen and (max-width:680px){.lcp-section-4__quote{width:100%}}.lcp-section-4__quote:after{content:url(../../dist/images/keyhole-section-large.svg);height:auto;left:0;position:absolute;top:-60px;width:85px}@media screen and (max-width:960px){.lcp-section-4__quote:after{display:none}}.lcp-section-4__quote .attribution{color:var(--yellow);font-family:var(--font-bold);font-size:var(--text-size-md);margin-top:3rem}.lcp-section-5{position:relative}.lcp-section-5:after{bottom:-5px;content:url(../../dist/images/divider-curve-convex-dark.svg);display:none;height:auto;position:absolute;width:100%}@media screen and (max-width:680px){.lcp-section-5:after{display:block}}.lcp-section-5 .container{padding-bottom:10rem}@media screen and (max-width:1500px){.lcp-section-5 .container{padding-bottom:7rem}}@media screen and (max-width:960px){.lcp-section-5 .container{flex-direction:column}}@media screen and (max-width:680px){.lcp-section-5 .container{padding-bottom:4rem}}.lcp-section-5__top__left{padding-right:7rem;width:45%}@media screen and (max-width:1300px){.lcp-section-5__top__left{padding-right:4rem}}@media screen and (max-width:960px){.lcp-section-5__top__left{margin-bottom:5rem;padding-right:0;width:100%}}.lcp-section-5__top__left h2{margin-bottom:5rem}@media screen and (max-width:960px){.lcp-section-5__top__left h2{margin-bottom:3rem}}.lcp-section-5__top__left img{width:100%}@media screen and (max-width:960px){.lcp-section-5__top__left img{width:50%}}@media screen and (max-width:680px){.lcp-section-5__top__left img{width:75%}}@media screen and (max-width:500px){.lcp-section-5__top__left img{width:100%}}.lcp-section-5__top__right{border-left:4px solid var(--yellow);padding-left:7rem;padding-top:4rem;width:55%}@media screen and (max-width:1300px){.lcp-section-5__top__right{padding-left:4rem}}@media screen and (max-width:960px){.lcp-section-5__top__right{border-right:none;width:100%}}@media screen and (max-width:680px){.lcp-section-5__top__right{padding-left:3rem}}@media screen and (max-width:500px){.lcp-section-5__top__right{border-left:none;padding-left:0}}@media screen and (max-width:1500px){.lcp-section-5__top__right .courses-grid__courses{grid-template-columns:repeat(1,1fr)}}#mupt strong{color:var(--cyan)}#mupt{display:flex;justify-content:center;padding:0 4rem}@media screen and (min-width:1920px){#mupt{min-height:750px}}@media screen and (max-width:1919px){#mupt{min-height:40vw}}.mupt-landing__heading{margin:0 0 4rem}.mupt-landing__heading:after{background-color:var(--yellow);content:"";display:block;height:4px;margin-top:2rem;width:200px}@media screen and (max-width:1700px){.mupt-landing__heading{padding-right:4rem}}@media screen and (max-width:1500px){.mupt-landing__heading{font-size:var(--text-size-xxl)}}@media screen and (max-width:960px){.mupt-landing__heading{margin-bottom:2.5rem}}@media screen and (max-width:800px){.mupt-landing__heading{padding-right:0}}.mupt-landing__heading br{display:block}@media screen and (max-width:960px){.mupt-landing__heading br{display:none}}.page-template-mupt .dark-section h2,.page-template-mupt h1 strong,.page-template-mupt h2 strong{color:var(--cyan)}.page-template-mupt .dark-section h2 strong{color:var(--yellow)}.page-template-mupt p{margin:0 0 30px}.page-template-mupt p:last-of-type{margin-bottom:0}.page-template-mupt .dark-section p{color:var(--white)}.page-template-mupt .dark-section a{color:var(--yellow)}.page-template-mupt .dark-section a:hover{color:var(--yellow-light)}.page-template-mupt .dark-section a.button{color:var(--cyan)}.page-template-mupt .dark-section a.button:hover{color:var(--yellow-light)}.mupt-landing{display:flex;justify-content:space-between;margin-bottom:8rem;max-width:var(--max-width);width:100%}@media screen and (max-width:960px){.mupt-landing{align-items:center;flex-direction:column;min-height:auto}}.mupt-landing__container{max-width:650px;min-width:600px;padding:20.5rem 0 0;width:100%}@media screen and (max-width:1700px){.mupt-landing__container{max-width:41vw;min-width:unset}}@media screen and (max-width:960px){.mupt-landing__container{max-width:unset;min-width:unset;padding:15rem 0 4rem}}.mupt-landing__subtitle{align-items:center;color:var(--yellow);display:flex;font-size:calc(var(--text-size-xxl) - .9rem);margin:0 0 2rem}@media screen and (max-width:800px){.mupt-landing__subtitle{font-size:var(--text-size-lg)}}.mupt-landing__text{font-size:var(--text-size-lg);line-height:1.4;margin:0 0 3rem;max-width:520px}@media screen and (max-width:960px){.mupt-landing__text{max-width:unset;width:100%}}@media screen and (max-width:800px){.mupt-landing__text{font-size:var(--text-size-lg)}}.mupt-landing__image-container{height:-moz-fit-content;height:fit-content;max-height:1080px;max-width:1080px;padding-left:6rem;position:absolute;right:0;top:0;width:60vw}@media screen and (max-width:1700px){.mupt-landing__image-container{width:65vw}}@media screen and (max-width:960px){.mupt-landing__image-container{padding-left:0;position:relative;right:unset;top:unset;width:-moz-fit-content;width:fit-content}}.mupt-landing__image{height:auto;-webkit-mask-image:url(../images/head-circle-mask-short.svg);mask-image:url(../images/head-circle-mask-short.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;padding-bottom:1rem;position:relative}.mupt-landing__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:960px){.mupt-landing__image{border-radius:50%;height:80vw;-webkit-mask-image:none;mask-image:none;max-height:600px;max-width:600px;overflow:hidden;padding-bottom:0;width:80vw}}.mupt-landing__image-container:before{content:url('data:image/svg+xml; utf8,<svg class="mupt-landing__key" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 227.54 500.07"><g data-name="Layer 2"><path d="M225.54 113.77A111.77 111.77 0 1 0 49.8 205.4L12.94 483.09l12.6 15h176.69l12.61-14.75L178.29 205a111.59 111.59 0 0 0 47.25-91.23Z" fill="none" stroke="%23D8B440" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" data-name="fg"/></g></svg>');display:block;left:3rem;max-width:180px;position:absolute;top:16.5rem;transition:transform .3s ease;width:100%;z-index:1}@media screen and (max-width:1500px){.mupt-landing__image-container:before{transform:scale(.8) translateY(-8rem)}}@media screen and (max-width:1100px){.mupt-landing__image-container:before{transform:scale(.6) translateY(-18rem)}}@media screen and (max-width:960px){.mupt-landing__image-container:before{bottom:0;left:unset;right:0;top:unset;transform:unset;width:15vw}}.mupt-landing__scroll{position:absolute;right:80px;top:580px;z-index:99}@media screen and (max-width:1700px){.mupt-landing__scroll{top:450px}}@media screen and (max-width:1300px){.mupt-landing__scroll{top:350px}}@media screen and (max-width:1100px){.mupt-landing__scroll{display:none}}.mupt-landing__scroll__text{color:var(--yellow);font-family:var(--font-bold);position:absolute;right:125px;text-transform:uppercase;top:120px;transform:rotate(90deg) translateX(25px);z-index:2}@media screen and (max-width:1700px){.mupt-landing__scroll__text{right:80px;top:75px}}.mupt-landing__scroll__line{background-color:var(--yellow);height:540px;position:absolute;right:125px;top:120px;width:4px;z-index:2}@media screen and (max-width:1700px){.mupt-landing__scroll__line{right:80px;top:75px}}@media screen and (max-width:1500px){.mupt-landing__scroll__line{height:350px}}.mupt-landing__scroll__circle{background-color:var(--blue);border-radius:50%;height:300px;position:absolute;right:0;top:0;width:300px;z-index:1}@media screen and (max-width:1700px){.mupt-landing__scroll__circle{height:200px;width:200px}}.mupt-landing__mobile-image.container{display:none;padding-bottom:0}.mupt-landing__mobile-image.container img{aspect-ratio:1/1;border-radius:50%;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:100%}.woocommerce-order-received .mupt-landing{margin-bottom:0}#archive-course-landing .default-landing__heading{margin-bottom:3rem;padding-bottom:3rem;position:relative}#archive-course-landing .default-landing__heading>*{line-height:1;margin:0}#archive-course-landing .default-landing__heading:after{background-color:var(--yellow);bottom:0;content:"";display:block;height:4px;left:0;position:absolute;width:200px}#archive-course-landing{background:linear-gradient(0deg,rgba(var(--yellow-lighter-rgb),.6) 0,#fff 60%);padding-bottom:14rem}.archive-course-section-1:before{content:url(../../dist/images/divider-curve-convex.svg);display:block;height:-moz-fit-content;height:fit-content;left:0;position:absolute;top:0;transform:translateY(calc(-100% + 5px));width:100%;z-index:0}.archive-course-section-1{align-items:center;display:flex;flex-direction:column;position:relative}.archive-course-section-1 .container{align-items:center;display:flex;flex-direction:column;width:100%}.archive-course-section-1__top{align-items:center;display:flex;gap:6rem;margin-top:-200px;z-index:2}@media screen and (max-width:960px){.archive-course-section-1__top{flex-direction:column;gap:4rem}}@media screen and (max-width:680px){.archive-course-section-1__top{margin-top:-170px}}.archive-course-filter-item-courses__desc{display:flex;flex-direction:column;gap:1rem;line-height:2;width:65%}.archive-course-filter-item-courses__desc>*{width:100%}@media screen and (max-width:960px){.archive-course-filter-item-courses__desc{width:100%}}.archive-course-section-1__top-img-container{height:550px;min-height:550px;min-width:550px;position:relative;width:550px}.archive-course-section-1__top-img-container img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.archive-course-section-1__top-img-container:after{bottom:40%;content:url(../../dist/images/icon-circle-outline.svg);position:absolute;right:-40px;width:80px}@media screen and (max-width:1300px){.archive-course-section-1__top-img-container{height:300px;min-height:0;min-width:0;width:300px}}.archive-course-section-1__top-text{display:flex;flex-direction:column;gap:1rem;max-width:600px}.archive-course-section-1__top-text *{margin:0}.archive-course-section-1__top-text h4{color:var(--cyan)}.archive-course-section-1__top-text h2{position:relative}.archive-course-section-1__top-text h2:before{display:none}.archive-course-section-1__top-text h2:after{background-color:var(--yellow);bottom:-3rem;content:"";display:block;height:4px;left:0;position:absolute;width:200px}.archive-course-section-1__list{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);padding:4rem 2.5rem;position:relative}.archive-course-section-1__list--2{grid-template-columns:repeat(2,1fr);width:66.66%}.archive-course-section-1__list--1{grid-template-columns:repeat(1,1fr);width:33.33%}.archive-course-section-1__list--0{display:none}@media screen and (max-width:1500px){.archive-course-section-1__list{grid-template-columns:repeat(2,1fr);padding:4rem 0;width:100%}}@media screen and (max-width:960px){.archive-course-section-1__list{grid-template-columns:repeat(1,1fr)}}.archive-course-section-1__list:before{background:linear-gradient(180deg,rgba(var(--yellow-lighter-rgb),.6) 0,#fff 60%);border-radius:2rem;content:"";height:100%;left:0;position:absolute;top:8rem;width:100%;z-index:-1}@media screen and (max-width:1300px){.archive-course-section-1__list:before{display:none}}.archive-course-filter-wrapper{display:flex;justify-content:center}.archive-course-filter-container{border-radius:var(--border-radius-sm);box-shadow:var(--box-shadow);margin:6rem 0 4rem;overflow:hidden;width:100%}.archive-course-filter-container.container{padding:0}@media screen and (max-width:1300px){.archive-course-filter-container{max-width:none!important}}@media screen and (max-width:960px){.archive-course-filter-container{box-shadow:none;margin:8rem 0}}.archive-course-filter{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.archive-course-filter:has(>:nth-child(4)){grid-template-columns:repeat(4,1fr)}@media screen and (max-width:960px){.archive-course-filter{gap:2rem;grid-template-columns:repeat(1,1fr)}}.archive-course-filter-item{background-color:var(--yellow--v2);border-top:4px solid transparent;cursor:pointer;padding:2rem 3rem;position:relative;text-align:left;width:100%}.archive-course-filter-item--selected{border-top:4px solid var(--yellow)}.archive-course-filter-item--selected .archive-course-filter-item__track-name{color:var(--cyan)}.archive-course-filter-item--selected .archive-course-filter-item__heading-and-icon:after{transform:rotate(135deg)}@media screen and (max-width:960px){.archive-course-filter-item--selected div.archive-course-filter-item-courses{max-height:1000px}}.archive-course-filter-item__btn{width:100%}.archive-course-filter-item__heading-and-icon{display:flex;justify-content:space-between}.archive-course-filter-item__heading-and-icon:after{content:url(../../dist/images/icon-plus.svg);display:block;height:var(--text-size-lg);min-height:var(--text-size-lg);min-width:var(--text-size-lg);transition:.4s;width:var(--text-size-lg)}.archive-course-filter-item--selected{background-color:#fff}.archive-course-filter-item--selected .archive-course-filter-item-courses{max-height:1000px}.archive-course-filter-item-courses{width:100%}.archive-course-filter-item h3{align-items:center;color:var(--yellow);display:flex;font-size:var(--text-size-lg);justify-content:space-between;margin:0;width:90%}.archive-course-filter-item h4{color:var(--blue);font-size:var(--text-size-xl);margin:0;text-align:left;width:90%}.archive-course-filter-item h4 strong{color:var(--cyan)}.archive-course-filter-results-wrapper .archive-course-filter-item-courses__content{max-height:1000px;overflow:hidden;transition:.4s}@media screen and (max-width:960px){.archive-course-filter-results-wrapper .archive-course-filter-item-courses__content{display:none}}.archive-course-filter-results-wrapper--collapse .archive-course-filter-item-courses__content{max-height:0}.archive-course-filter-results-wrapper .archive-course-filter-item-courses .archive-course-filter-item-courses__content{background-color:#fff;padding:4rem}.archive-course-filter-item .archive-course-filter-item-courses{display:none}@media screen and (max-width:960px){.archive-course-filter-item .archive-course-filter-item-courses{display:block}}.archive-course-filter-item .archive-course-filter-item-courses{max-height:0;overflow:hidden;transition:.4s}.archive-course-filter-item .archive-course-filter-item-courses h3{align-items:flex-start;flex-direction:column}.archive-course-filter-item .archive-course-filter-item-courses__content{background-color:#fff;border-radius:1rem;margin-top:2rem;padding:2rem}@media screen and (max-width:960px){.archive-course-filter-item .archive-course-filter-item-courses__content{padding:2rem 0}}.archive-course-filter-item-courses__content{display:flex;justify-content:space-between}.archive-course-filter-item-courses__content p{margin:0}@media screen and (max-width:960px){.archive-course-filter-item-courses__content p{width:100%}}.archive-course-filter-item-courses__content h3{position:relative}.archive-course-filter-item-courses__content h3:after{background-color:var(--yellow);content:"";display:block;height:4px;margin-top:1rem;width:200px}.archive-course-filter-item-courses__content .archive-course-filter-item-courses__list-wrapper{display:flex;flex-direction:column;gap:2rem;width:30%}.archive-course-filter-item-courses__content .archive-course-filter-item-courses__list-wrapper *{margin:0}@media screen and (max-width:960px){.archive-course-filter-item-courses__content .archive-course-filter-item-courses__list-wrapper{width:100%}.archive-course-filter-item-courses__content{flex-direction:column;gap:2rem}}.archive-course-filter-item-courses__list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:2rem 0;padding:0 0 0 2rem}.archive-course-filter-item-courses__list li{position:relative}.archive-course-filter-item-courses__list li:after{content:url(../../dist/images/arrow-right-yellow.svg);display:block;left:-1.75rem;position:absolute;top:.1rem;width:10px}.archive-course-section-1__list-item{background-color:#fff;border-radius:2rem;box-shadow:var(--box-shadow);display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:space-between;padding:4rem;position:relative;width:100%}@media screen and (max-width:1500px){.archive-course-section-1__list-item:nth-child(odd):last-child{grid-column:span 2}}@media screen and (max-width:960px){.archive-course-section-1__list-item:nth-child(odd):last-child{grid-column:unset}}.archive-course-section-1__list-item *{margin:0}.archive-course-section-1__list-item h3{color:var(--yellow);font-size:var(--text-size-lg)}.archive-course-section-1__list-item h4{color:var(--blue);display:flex;flex-direction:column;font-size:var(--text-size-xl)}.archive-course-section-1__list-item strong{color:var(--cyan)}.archive-course-section-1__list-item-text{display:flex;flex-direction:column;gap:2rem}.archive-course-section-1__list-item-buttons{display:flex;flex-direction:column;gap:1rem}.archive-course-section-1__item-keyhole{position:absolute;right:2rem;top:-2rem;width:50px}.archive-course-section-1__item-keyhole path{stroke-width:10}.archive-course-section-1__list-item--dark{background:linear-gradient(0deg,rgba(var(--blue-lighter-rgb),1) 0,rgba(var(--blue-rgb),1) 60%)}.archive-course-section-1__list-item--dark .button,.archive-course-section-1__list-item--dark .button:hover,.archive-course-section-1__list-item--dark h4,.archive-course-section-1__list-item--dark p{color:#fff}.archive-course-testimonial{background:linear-gradient(12deg,rgba(var(--blue-rgb),1) 0,rgba(var(--cyan-rgb),.5) 45%,rgba(var(--cyan-rgb),0) 70%),url(../../dist/images/testimonial-business-man-no-gradient.jpg) no-repeat top;background-size:cover;position:relative}@media screen and (max-width:680px){.archive-course-testimonial{background:linear-gradient(0deg,rgba(var(--blue-lighter-rgb),1) 0,rgba(var(--blue-rgb),1) 60%)}}.archive-course-testimonial:after{bottom:-5px;height:auto;position:absolute;width:100%}.archive-course-testimonial .container{padding-bottom:20rem;padding-top:14rem}@media screen and (max-width:1300px){.archive-course-testimonial .container{padding-bottom:9rem;padding-top:9rem}}@media screen and (max-width:680px){.archive-course-testimonial .container{padding-bottom:6rem;padding-top:6rem}}.archive-course-testimonial__quote{color:var(--white);font-size:var(--text-size-xl);padding-left:4rem;padding-right:4rem;position:relative;text-align:center;width:50%}@media screen and (max-width:1300px){.archive-course-testimonial__quote{font-size:var(--text-size-lg)}}@media screen and (max-width:960px){.archive-course-testimonial__quote{padding-left:0;padding-right:0}}@media screen and (max-width:680px){.archive-course-testimonial__quote{width:100%}}.archive-course-testimonial__quote:after{content:url(../../dist/images/keyhole-section-large.svg);height:auto;left:0;position:absolute;top:-60px;width:85px}@media screen and (max-width:960px){.archive-course-testimonial__quote:after{display:none}}.archive-course-testimonial__quote .attribution{color:var(--yellow);font-family:var(--font-bold);font-size:var(--text-size-md);margin-top:3rem}.single-course .lcp-landing__text{max-width:none}.container{max-width:var(--max-width);padding:4rem 0}@media screen and (max-width:1700px){.container{max-width:1300px}}@media screen and (max-width:1500px){.container{max-width:1100px}}@media screen and (max-width:1300px){.container{max-width:960px}}@media screen and (max-width:1100px){.container{max-width:100%;padding-left:6rem;padding-right:6rem}}@media screen and (max-width:680px){.container{padding-left:4rem;padding-right:4rem}}@media screen and (max-width:500px){.container{padding-left:3.5rem;padding-right:3.5rem}}@media screen and (max-width:380px){.container{padding-left:2.5rem;padding-right:2.5rem}}.container--center{margin:0 auto}.container--flex{display:flex}.container--align-center{align-items:center}.flexible-content{margin:0 auto;max-width:var(--max-width);min-height:400px;padding:4rem 0 6rem}.flexible-content--sidebar{grid-gap:4rem;display:grid;grid-template-columns:repeat(3,1fr)}.flexible-content--sidebar .flexible-content__container{grid-column:span 2}@media screen and (max-width:960px){.flexible-content--sidebar .flexible-content__container{grid-column:initial}}.flexible-content--sidebar .post-list{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:680px){.flexible-content--sidebar .post-list{grid-template-columns:1fr}}@media screen and (max-width:960px){.flexible-content--sidebar{grid-template-columns:1fr}}@media screen and (max-width:1625px){.flexible-content{margin:0;padding:6rem 4rem 4rem}}.default-landing{display:flex;justify-content:center;min-height:600px;position:relative}@media screen and (max-width:960px){.default-landing{align-items:center;flex-direction:column}}@media screen and (max-width:800px){.default-landing{min-height:auto}}.default-landing__container{display:flex;justify-content:center;padding:17rem 0 0;width:100%}@media screen and (max-width:960px){.default-landing__container{padding:12rem 0 0}}.default-landing__container .container{width:100%}.default-landing__heading{margin:0 0 4rem;max-width:35vw}.default-landing__heading b,.default-landing__heading strong{color:var(--cyan)}@media screen and (max-width:1700px){.default-landing__heading{padding-right:4rem}}@media screen and (max-width:1500px){.default-landing__heading{font-size:var(--text-size-xxl)}}@media screen and (max-width:960px){.default-landing__heading{margin-bottom:2.5rem;max-width:unset}}@media screen and (max-width:800px){.default-landing__heading{padding-right:0}}.default-landing__heading br{display:block}@media screen and (max-width:960px){.default-landing__heading br{display:none}}.default-landing__subtitle{align-items:center;color:var(--yellow);display:flex;font-size:calc(var(--text-size-xxl) - .9rem);margin:0 0 2rem;max-width:420px}@media screen and (max-width:960px){.default-landing__subtitle{max-width:none}}.icon-hat{margin-left:1.5rem;transform:translateY(.2rem)}.icon-hat svg{width:60px}.default-landing__text{font-size:var(--text-size-lg);line-height:1.4;margin:0 0 3rem;max-width:400px}@media screen and (max-width:960px){.default-landing__text{max-width:unset}}@media screen and (max-width:800px){.default-landing__text{font-size:var(--text-size-lg)}}.default-landing__image-container{max-width:1150px;padding-left:6rem;position:absolute;right:0;top:0;width:60vw}@media screen and (max-width:960px){.default-landing__image-container{max-height:600px;max-width:600px;padding:0;position:relative;width:80%}}.default-landing__image-container--shorter{max-width:1080px}@media screen and (max-width:960px){.default-landing__image-container--shorter{height:80vw;max-width:600px;padding:0;position:relative;width:80vw}}.default-landing__image-container:before{content:url('data:image/svg+xml; utf8,<svg class="default-landing__key" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 227.54 500.07"><g data-name="Layer 2"><path d="M225.54 113.77A111.77 111.77 0 1 0 49.8 205.4L12.94 483.09l12.6 15h176.69l12.61-14.75L178.29 205a111.59 111.59 0 0 0 47.25-91.23Z" fill="none" stroke="%23D8B440" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" data-name="fg"/></g></svg>');display:block;left:0;max-width:230px;position:absolute;top:16.5rem;transition:transform .3s ease;width:100%;z-index:1}@media screen and (max-width:1500px){.default-landing__image-container:before{transform:scale(.8) translateY(-8rem)}}@media screen and (max-width:1100px){.default-landing__image-container:before{transform:scale(.6) translateY(-18rem)}}@media screen and (max-width:960px){.default-landing__image-container:before{bottom:0;left:unset;right:0;top:unset;transform:unset;width:15vw}}.default-landing__image-container--shorter:before{left:3rem;max-width:180px}@media screen and (max-width:960px){.default-landing__image-container--shorter:before{left:unset;right:0}}.default-landing__image{-webkit-mask-image:url(../images/head-circle-mask-tall.svg);mask-image:url(../images/head-circle-mask-tall.svg);-webkit-mask-position:bottom;mask-position:bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;position:relative;right:0;top:0}.default-landing__image img{aspect-ratio:1.04}@media screen and (max-width:960px){.default-landing__image img{aspect-ratio:1}.default-landing__image{border-radius:50%;-webkit-mask-image:none;mask-image:none;overflow:hidden;padding:0}}.default-landing__image--shorter{-webkit-mask-image:url(../images/head-circle-mask-short.svg);mask-image:url(../images/head-circle-mask-short.svg)}.default-landing__image--shorter img{height:100%;margin:0;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:960px){.default-landing__image--shorter{height:100%;-webkit-mask-image:unset;mask-image:unset;width:100%}}.default-landing__scroll{position:absolute;right:80px;top:580px;z-index:99}@media screen and (max-width:1700px){.default-landing__scroll{top:450px}}@media screen and (max-width:1300px){.default-landing__scroll{top:350px}}@media screen and (max-width:1100px){.default-landing__scroll{display:none}}.default-landing__scroll__text{color:var(--yellow);font-family:var(--font-bold);position:absolute;right:125px;text-transform:uppercase;top:120px;transform:rotate(90deg) translateX(25px);z-index:2}@media screen and (max-width:1700px){.default-landing__scroll__text{right:80px;top:75px}}.default-landing__scroll__line{background-color:var(--yellow);height:350px;position:absolute;right:125px;top:120px;width:4px;z-index:2}@media screen and (max-width:1700px){.default-landing__scroll__line{right:80px;top:75px}}@media screen and (max-width:1500px){.default-landing__scroll__line{height:350px}}.default-landing__scroll__circle{background-color:var(--blue);border-radius:50%;height:300px;position:absolute;right:0;top:0;width:300px;z-index:1}@media screen and (max-width:1700px){.default-landing__scroll__circle{height:200px;width:200px}}.default-landing__mobile-image.container{display:none;padding-bottom:0}.default-landing__mobile-image.container img{height:auto;margin:0 auto;width:100%}@media screen and (max-width:800px){.default-landing__mobile-image.container{display:block}}.landing{display:flex;flex-direction:column;justify-content:center;min-height:400px}.landing__container{margin:0 auto;max-width:1100px;padding:0 4rem}@media screen and (max-width:800px){.landing__container{padding:0 2rem}}.card{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--box-shadow);overflow:hidden;width:100%}.card--center{display:flex;flex-direction:column;justify-content:center}.card__image{padding-bottom:50%;position:relative;width:100%}.card__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;position:absolute;width:100%}.card__body{padding:2rem}.card__title{margin:0 0 1rem}.card__title a{color:var(--black)}.card__category{display:inline-block;font-size:var(--text-size-sm);margin:0 0 1rem}.card__excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:var(--text-size-md);line-height:1.4;margin:0 0 1rem;overflow:hidden;text-overflow:ellipsis}.card__button{display:inline-block}.card--rounded{border-radius:5px;box-shadow:0 2px 5px var(--color-black)}.footer{position:relative;text-align:center}.footer__newsletter{background:linear-gradient(0deg,rgba(var(--yellow-lighter-rgb),.8) 0,#fff 80%);padding:0 0 14rem}.footer__newsletter-content{align-items:flex-start;display:grid;gap:2rem;grid-template-columns:15% 40% 40%;justify-content:center;max-width:1000px}@media screen and (max-width:1100px){.footer__newsletter-content{display:flex;flex-wrap:wrap;justify-content:flex-start}}.footer__newsletter-heading{font-size:var(--text-size-xxl);margin:0;padding-left:4.5rem;position:relative;text-align:left}.footer__newsletter-heading strong{color:var(--cyan)}.footer__newsletter-heading:before{display:none}@media screen and (max-width:1100px){.footer__newsletter-heading{order:-1;width:100%}}@media screen and (max-width:680px){.footer__newsletter-heading{padding-left:2.5rem}}.footer__newsletter-heading-keyhole{left:0;position:absolute;top:-3.5rem;width:6rem}.footer__newsletter-heading-keyhole path{stroke-width:2}@media screen and (max-width:1100px){.footer__newsletter-heading-keyhole{left:2rem;top:-2.5rem;width:3rem}}@media screen and (max-width:680px){.footer__newsletter-heading-keyhole{left:0;top:-2rem}}.footer__newsletter-email{display:flex;flex-direction:column;gap:2rem;margin:0 0 1rem;text-align:left}.footer__newsletter-email *{margin:0}.footer__newsletter-email button{width:-moz-fit-content;width:fit-content}@media screen and (max-width:1100px){.footer__newsletter-email{flex-grow:1}}.footer__newsletter-img{content:url(../../dist/images/illustration-footer-newsletter.svg)}@media screen and (max-width:1100px){.footer__newsletter-img{width:20%}}@media screen and (max-width:680px){.footer__newsletter-img{display:none}}.footer__divider{position:relative}.footer__divider:before{bottom:-5px;content:url(../../dist/images/divider-curve-convex.svg);display:block;height:-moz-fit-content;height:fit-content;left:0;position:absolute;width:100%;z-index:0}.footer__logo{display:flex;height:0;justify-content:center;position:relative;top:calc(-80px - 6vw);z-index:2}.footer__logo a{width:-moz-fit-content;width:fit-content}@media screen and (max-width:1300px){.footer__logo{top:calc(-50px - 5vw)}}.footer__logo .footer__logo-img{height:240px;width:auto}@media screen and (max-width:1300px){.footer__logo .footer__logo-img{height:100px}}.footer__content-wrapper{background:#fff;padding-top:2rem;width:100%}.footer__content{align-items:center;display:flex;flex-direction:column;gap:4rem}.footer__info-socials{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.footer__info-socials a{align-items:center;display:flex;height:25px;justify-content:center;width:25px}.footer__info-socials circle,.footer__info-socials path{fill:var(--cyan)}.footer__navigation,.footer__navigation-list{width:-moz-fit-content;width:fit-content}.footer__navigation-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0;text-transform:uppercase}.footer__navigation-list a{color:var(--blue);font-family:var(--font-bold)}.footer__navigation-list .menu-item--yellow-btn{display:none}@media screen and (max-width:800px){.footer__navigation-list{flex-direction:column;gap:1rem}}.footer__info{align-items:center;display:flex;justify-content:center;max-width:700px}.footer__info>*{width:33.33%}@media screen and (max-width:800px){.footer__info{flex-direction:column;gap:2rem}}.footer__info-contact{align-items:flex-start;display:flex;flex-direction:column}@media screen and (max-width:800px){.footer__info-contact{align-items:center;width:45%}.footer__info-address{width:45%}}.footer__bottom-bar{align-items:center;background:var(--blue);display:flex;gap:2rem;justify-content:center;padding:1rem 0}.footer__bottom-bar *{color:var(--cyan)}@media screen and (max-width:800px){.footer__bottom-bar{flex-direction:column;padding:2rem 0}}.footer__newsletter-form input{background-color:#fff;margin-bottom:1rem}@media screen and (max-width:960px){.sidebar__content{grid-gap:2rem;align-items:flex-end;display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680px){.sidebar__content{grid-template-columns:1fr}}.sidebar-item{background:var(--white);border-radius:var(--border-radius);filter:drop-shadow(0 0 40px rgba(0,0,0,.1));margin:0 0 2rem}@media screen and (max-width:960px){.sidebar-item{height:-moz-fit-content;height:fit-content}}.sidebar-featured-post:hover:after{transform:translateX(10px)}.sidebar-featured-post:after{content:url(../../dist/images/icon-circle-arrow.svg);height:50px;position:absolute;right:-25px;top:40px;transition:transform .4s;width:50px}@media screen and (max-width:800px){.sidebar-featured-post:after{height:30px;right:-15px;width:30px}}.sidebar-featured-post--with-img:after{top:440px}.sidebar-featured-post--with-img:before{content:url(../../dist/images/icon-circle-outline.svg);height:80px;left:0;position:absolute;top:6%;width:80px;z-index:2}@media screen and (max-width:1500px){.sidebar-featured-post--with-img:before{left:calc(-120px + 8vw)}}@media screen and (max-width:960px){.sidebar-featured-post--with-img:before{left:calc(10px - 2vw)}}.sidebar__image{height:400px;padding-bottom:50%;position:relative;width:100%}.sidebar__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;position:absolute;width:100%}.sidebar-featured-post--with-img,.sidebar-item--with-img,.sidebar__image img{border-top-left-radius:15rem;border-top-right-radius:15rem}h3.sidebar__title{color:var(--blue);margin:0 0 2rem}.sidebar__body{display:flex;flex-direction:column;padding:2rem}.sidebar__body *,.sidebar__body .text-block{margin:0}.sidebar__text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--black);display:-webkit-box;margin:0 0 1rem;overflow:hidden;text-overflow:ellipsis}.sidebar__text--no-limit{display:initial;overflow:initial;text-overflow:clip}.sidebar__button{display:block;margin:0 0 1rem}.sidebar-custom-item:after{display:none}.sidebar-custom-item-ctas{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.sidebar__body .text-block ul{gap:.5rem;margin:0}.button,input[type=submit].button{align-items:center;background-color:transparent;border:4px solid var(--yellow);border-radius:100px;clear:both;color:var(--cyan);cursor:pointer;display:flex;font-family:var(--font-bold);gap:1rem;justify-content:space-between;line-height:1;padding:1rem 2rem;position:relative;text-transform:uppercase;transition:all .2s ease-out;width:-moz-fit-content;width:fit-content}.button:hover,input[type=submit].button:hover{color:var(--blue)}.button:after,input[type=submit].button:after{content:url(../../dist/images/icon-arrow.svg);display:block;height:18.8px;min-height:18.8px;min-width:10px;transition:transform .2s linear;width:10px}.button:hover:after,input[type=submit].button:hover:after{transform:translateX(-.5rem)}.content-button{margin-bottom:1rem}.dropdown-group{clear:both;margin:2rem 0 4rem}.dropdown{margin:0;position:relative;width:100%}.dropdown:last-child .dropdown-label__wrapper{border-bottom:none}.dropdown-label__wrapper{border-bottom:1px solid #d3d3d3}.dropdown__label{background-color:var(--white);box-sizing:content-box;color:var(--cyan);cursor:pointer;display:flex;font-family:var(--font-bold);font-size:var(--text-size-md);font-weight:600;justify-content:space-between;letter-spacing:normal;margin:0;padding:1.4rem 25px 1.4rem 0;text-transform:none}.dropdown__label:after{color:var(--yellow);content:url(../../dist/images/icon-plus.svg);font-family:var(--font-bold);font-size:var(--text-size-xl);height:auto;position:absolute;right:0;top:.5rem;transform:rotate(0);transition:all .25s ease-out;width:22px}.dropdown__box{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.dropdown__content{padding:1rem 0}.dropdown__content p:last-child{margin-bottom:0}.is-dropdown-active .dropdown__label:after,.is-dropdown-active:after{transform:rotate(135deg)}.quote{background:linear-gradient(0deg,rgba(var(--blue-lighter-rgb),1) 0,rgba(var(--blue-rgb),1) 60%);border-radius:1rem;box-shadow:var(--box-shadow);clear:both;color:#fff;margin:4rem 0;padding:4rem;position:relative}.quote:after{content:url('data:image/svg+xml; utf8,<svg class="mupt-landing__key" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 227.54 500.07"><g data-name="Layer 2"><path d="M225.54 113.77A111.77 111.77 0 1 0 49.8 205.4L12.94 483.09l12.6 15h176.69l12.61-14.75L178.29 205a111.59 111.59 0 0 0 47.25-91.23Z" fill="none" stroke="%23D8B440" stroke-linecap="round" stroke-linejoin="round" stroke-width="6" data-name="fg"/></g></svg>');position:absolute;right:-3rem;top:-2rem;width:120px}@media screen and (max-width:1100px){.quote:after{bottom:2rem;content:url('data:image/svg+xml; utf8,<svg class="mupt-landing__key" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 227.54 500.07"><g data-name="Layer 2"><path d="M225.54 113.77A111.77 111.77 0 1 0 49.8 205.4L12.94 483.09l12.6 15h176.69l12.61-14.75L178.29 205a111.59 111.59 0 0 0 47.25-91.23Z" fill="none" stroke="%23D8B440" stroke-linecap="round" stroke-linejoin="round" stroke-width="10" data-name="fg"/></g></svg>');right:-1rem;top:unset;width:50px}}.quote__icon{left:2rem;opacity:.2;position:absolute;top:1.5rem;width:100px}.quote__icon svg{fill:var(--black);display:none}.quote__content{font-size:var(--text-size-lg);margin-bottom:2rem}.quote__attribution{color:var(--yellow)}.text-block:first-child h2{margin-top:0}.text-block{clear:both;margin:3rem 0}.text-block h3:after{background-color:var(--yellow);content:"";display:block;height:4px;margin-top:2rem;width:200px}.text-block ol,.text-block ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:2rem 0;padding:0 0 0 2rem}.text-block ol>li,.text-block ul>li{font-size:var(--text-size-md);line-height:2;margin:0;position:relative}.text-block ol ol,.text-block ol ul,.text-block ul ol,.text-block ul ul{margin-top:1rem}.text-block ol ul>li:before,.text-block ul ul>li:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.87 17.8"><g data-name="Layer 2"><path style="fill:#D8B440" d="m0 2.12 6.59 6.91-6.51 6.61 2.19 2.16 8.6-8.73L2.22 0 0 2.12z" data-name="Layer 1"/></g></svg>');display:block;left:-1.75rem;position:absolute;top:.4rem;width:5px}.text-block ul>li:before{content:url(../../dist/images/arrow-right-yellow.svg);display:block;left:-1.75rem;position:absolute;top:.1rem;width:10px}.text-block ol{counter-reset:item;gap:2rem;padding-left:3rem}.text-block ol>li{counter-increment:item;position:relative}.text-block ol>li:before{color:var(--blue);content:counter(item,decimal);display:block;font-family:var(--font-bold);font-size:calc(var(--text-size-lg) + .225rem);font-weight:100;left:-1.7rem;letter-spacing:var(--letter-spacing-default);padding-bottom:.25rem;padding-right:.5rem;padding-top:.25rem;position:absolute;top:-.4rem}.text-block ol>li:after{content:url(../../dist/images/keyhole-section-small.svg);height:auto;left:-2.75rem;position:absolute;top:-.5rem;width:24px}.text-block h1,.text-block h2{margin:2rem 0}.text-block h2{font-size:var(--text-size-xxl);position:relative}.text-block h3,.text-block h4{font-family:var(--font-bold);margin:0 0 2rem}.text-block h3{font-size:var(--text-size-xl)}.text-block h4{font-size:var(--text-size-lg)}.text-block p{font-size:var(--text-size-md)}.text-block .alignleft{display:inline;float:left;margin:0 1rem 1rem 0}.text-block .alignright{float:right;margin:0 0 2rem 2rem}.text-block .aligncenter{margin:3rem auto}.text-block img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1100px){.text-block img{height:40vw;width:40vw}}.embed{padding-bottom:56.25%;position:relative;width:100%}.embed iframe{height:100%;left:0;max-width:unset;position:absolute;top:0;width:100%}.team-members-wrapper{display:flex}.team-member{margin:0 1rem}.team-member-image{float:left;margin-bottom:2rem;margin-right:2rem}@media screen and (max-width:960px){.team-member-image{float:none}}.steps{list-style:none;padding-inline-start:0}.step *{margin:0}.step{padding:2rem 0;position:relative}.step:not(:last-child),.step:only-child{border-bottom:1px solid #d3d3d3}.step .step__main-content{max-height:0;overflow:hidden}.step__main-content{transition:max-height .4s}.step:before{content:url(../../dist/images/timeline-inactive.svg);display:block;height:30px;left:-3rem;position:absolute;top:2rem;width:30px}.step--active:before{content:url(../../dist/images/timeline-active.svg)}.step--active .step__top:after{transform:rotate(135deg)}.step:not(:last-child):after{background-color:var(--yellow);content:"";display:block;height:calc(100% - 26px);left:calc(-3rem + 14px);position:absolute;top:calc(2rem + 28px);width:4px}.step__top{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.step__top:after{content:url(../../dist/images/icon-plus.svg);height:30px;min-height:30px;min-width:30px;transition:.4s;width:30px}@media screen and (max-width:680px){.step__top:after{height:20px;min-height:20px;min-width:20px;width:20px}}.step__count{color:var(--yellow)}.step__heading{color:var(--cyan)}.step__body{padding:1rem}.step__additional-content-list{display:flex;flex-direction:column;gap:2rem;padding:0}.step__additional-content{border-radius:1rem;box-shadow:var(--box-shadow);cursor:auto;list-style:none;padding:0;position:relative;z-index:9999}.step__additional-content-body{padding:2rem}.step__additional-content h5{background-color:var(--blue);border-top-left-radius:1rem;border-top-right-radius:1rem;color:#fff;padding:1rem 2rem}.header{display:flex;justify-content:center;left:0;padding:4rem;position:absolute;top:0;transition:background-color .4s,padding .4s;width:100%;z-index:100}.header__logo{height:-moz-fit-content;height:fit-content;position:relative;transition:.4s;width:100px;z-index:999}.header__logo:before{content:url(../../dist/images/head-logo-curve.svg);height:auto;left:-200px;pointer-events:none;position:absolute;top:-100px;transition:opacity .4s;width:600px}@media screen and (max-width:960px){.header__logo:before{display:none}}.header__logo a{align-items:center;color:var(--black);display:block;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;height:95.27px;overflow:hidden;position:relative;transition:.2s;width:140px;z-index:99999}@media screen and (max-width:800px){.header__logo{width:60px}}.header__logo-img{max-width:none;width:100%}.header--moving{background:#fff;box-shadow:0 0 25px rgba(0,0,0,.25);left:0;padding:0 4rem;position:fixed;top:0;z-index:1000}.header--moving .header__logo a{height:52px}.header--moving .header__logo:before{opacity:0}.pagination{align-items:center;display:flex;justify-content:center;margin-top:4rem;text-align:center}.pagination-arrow{fill:var(--black);width:20px}.pagination-arrow--prev{transform:scaleX(-1)}.page-numbers{color:var(--black);font-size:var(--text-size-md);margin:0 2rem}.page-numbers .current,.page-numbers.current{border-bottom:2px solid var(--black)}.page-numbers.current{color:var(--black)}form{margin:0 0 2rem}form input,form textarea{background:transparent;border:1px solid rgb(var(--blue-rgb),.2);border-radius:7px;color:var(--blue);display:block;font-family:var(--font-light);font-size:var(--text-size-sm);margin-bottom:2rem;outline:thin;padding:1rem;transition:all .3s ease;width:100%}form input::-moz-placeholder,form textarea::-moz-placeholder{font-size:var(--text-size-sm);-moz-transition:opacity .3s ease;transition:opacity .3s ease}form input::placeholder,form textarea::placeholder{font-size:var(--text-size-sm);transition:opacity .3s ease}form input:focus::-moz-placeholder,form textarea:focus::-moz-placeholder{opacity:0}form input:focus::placeholder,form textarea:focus::placeholder{opacity:0}form textarea{resize:none}form .custom-checkbox{align-items:center;display:flex;margin-bottom:1.5rem}form .custom-checkbox input{flex-basis:60px;flex-grow:0;flex-shrink:0}form input[type=checkbox]{-webkit-appearance:none;border:none;border-radius:0;display:inline;height:40px;margin:0;padding:0;position:relative}form input[type=checkbox]:before{content:url(../../dist/images/form-checkbox-inactive.svg);height:auto;left:0;position:absolute;top:0;transition:all .4s ease-out;width:40px}form input[type=checkbox]:checked:before{content:url(../../dist/images/form-checkbox-active.svg)}form button{border:2px solid var(--black);color:var(--black);font-family:var(--font-light);font-size:var(--text-size-sm);margin-bottom:3rem;margin-top:2rem;padding:1rem 2rem}.get-a-quote__checkbox-wrapper{display:flex;flex-direction:column;margin:1rem 0}.get-a-quote__checkbox-wrapper label:first-child{margin-bottom:2rem}.asterisk{color:red}.form-2-col{grid-gap:1.5rem;display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:800px){.form-2-col{grid-gap:0;grid-template-columns:1fr}}.note{font-size:var(--text-size-xs);font-style:italic}p.less-margin{margin-bottom:15px}.hf-message-success{color:#307830;font-weight:900}.accordion{border-bottom:1px solid rgb(var(--blue-rgb),.2);position:relative}.accordion .accordion__link{color:var(--blue);display:block;font-size:var(--text-size-md);line-height:1.5;padding:2.5rem 3.5rem;position:relative}.accordion .accordion__link:hover{color:var(--cyan)}.accordion .accordion__link:before{content:"Q";left:0}.accordion .accordion__link:after,.accordion .accordion__link:before{color:var(--yellow);font-family:var(--font-bold);font-size:var(--text-size-xl);position:absolute;top:1.9rem}.accordion .accordion__link:after{content:url(../../dist/images/icon-plus.svg);height:auto;right:0;transform:rotate(0);transition:all .25s ease-out;width:22px}.accordion .accordion__link.active:after{transform:rotate(135deg)}.accordion .accordion__link:hover{cursor:pointer}.accordion .accordion__content{display:none;padding-bottom:3.5rem;padding-left:3.5rem}.header__navigation{display:flex;justify-content:center;position:absolute;right:4rem;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1400px){.header__navigation{display:none}}.header__navigation .menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:all}.header__navigation .sub-menu .menu-item{padding:.5rem 0}.header__navigation .sub-menu .menu-item:hover{color:var(--yellow)}.header__navigation .menu-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:1rem 0;position:relative;text-transform:uppercase}.header__navigation .menu-item:after{background:var(--yellow);content:"";display:block;height:5px;left:1rem;position:absolute;top:calc(100% - 5px);transition:width .2s;width:0}.header__navigation .menu-item a{color:var(--blue);font-family:var(--font-bold);padding:1rem .8rem}.header__navigation .menu-item:hover:after{width:60px}.header__navigation-container{align-items:center;background-color:transparent;display:flex;justify-content:center;max-width:var(--max-width);transition:background-color .4s;width:100%}.header__navigation-container--show{opacity:1;pointer-events:all}.header__navigation-content{align-items:center;display:flex;justify-content:space-between;width:100%}.header__navigation-content--moving{max-width:var(--max-width);min-height:100px;width:100%}.logo-svg__text{transition:.2s}.header__navigation-content--moving .logo-svg__text{height:0;opacity:0}.header__navigation-content--moving .header__logo{margin-bottom:6px;width:90px}.header__navigation-menu{background:#fff;border-radius:var(--border-radius);display:flex;list-style:none;margin:0;padding:0 2rem;position:relative}.header__navigation-menu:before{border-radius:50%;box-shadow:25px 0 25px rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .4s;width:100%;z-index:-1}@media screen and (max-width:1300px){.header__navigation-menu:before{display:none}}.header__navigation-menu--moving:before{opacity:0}.header__navigation-hamburger{align-items:center;background-color:#fff;border-radius:50%;box-sizing:border-box;display:none;flex-direction:column;gap:6px;height:64px;justify-content:center;padding:0;transition:gap .4s;width:64px}@media screen and (max-width:1400px){.header__navigation-hamburger{display:flex}}.header__navigation-hamburger-line{background-color:var(--blue);border-radius:2px;height:2px;min-height:2px;transition:.4s;width:50%}.header__navigation-hamburger-line--shorter{width:30%}.header__navigation-hamburger--active{gap:9px}.header__navigation-hamburger--active .header__navigation-hamburger-line:first-child{margin-left:12px;transform:rotate(45deg);transform-origin:top left;width:50%}.header__navigation-hamburger--active .header__navigation-hamburger-line:nth-child(2){opacity:0}.header__navigation-hamburger--active .header__navigation-hamburger-line:last-child{margin-left:12px;transform:rotate(-45deg);transform-origin:bottom left;width:50%}.header__navigation .sub-menu{background:var(--blue);border-bottom-left-radius:20px;border-bottom-right-radius:20px;color:#fff;display:flex;flex-direction:column;gap:0;left:0;opacity:0;padding:2rem;pointer-events:none;position:absolute;top:100%;transition:opacity .4s;width:220px}.header__navigation .sub-menu .menu-item{display:block;text-align:center}.header__navigation .sub-menu .menu-item:after{display:none}.header__navigation .sub-menu a{color:inherit;font-family:var(--font-regular);padding:0;text-transform:none}.header__navigation--mobile{background-color:#fff;height:100vh;left:0;opacity:0;position:fixed;top:-100vh;transition:top .4s ease,opacity .4s ease;width:100vw;z-index:-1}.header__navigation--mobile,.header__navigation-menu--mobile{align-items:center;display:flex;flex-direction:column;justify-content:center}.header__navigation-menu--mobile{color:var(--blue);font-family:var(--font-bold);font-size:var(--text-size-xl);gap:3rem;list-style:none;padding:0;text-transform:uppercase}.header__navigation-menu--mobile .menu-item{margin:0;opacity:0;position:relative;text-align:center;transition:.4s;width:-moz-fit-content;width:fit-content}.header__navigation-menu--mobile .menu-item-has-children{padding:0 2rem}.header__navigation-menu--mobile .menu-item-has-children>a{position:relative}.header__navigation-menu--mobile .menu-item-has-children>a:after{color:var(--yellow);content:"+";font:var(--font-regular);position:absolute;right:-2rem;top:0;transition:transform .4s}.header__navigation-menu--mobile .sub-menu{align-items:center;color:var(--yellow);display:flex;flex-direction:column;font-family:var(--font-regular);font-size:var(--text-size-lg);height:-moz-fit-content;height:fit-content;list-style:none;max-height:0;overflow:hidden;text-align:center;transition:max-height .4s}.header__navigation-menu--mobile .sub-menu--is-open a:after{transform:rotate(135deg)}.header__navigation-menu--mobile a{color:inherit;font-family:inherit}.header__navigation-menu--mobile--active .menu-item{animation-duration:.7s;animation-fill-mode:forwards;animation-name:fadeDown}@media screen and (max-width:1400px){.header__navigation-menu--mobile--active{opacity:1;top:0}}.header__navigation-menu .menu-item--yellow-btn,.header__navigation-menu--mobile .menu-item--yellow-btn{margin-left:1rem}.header__navigation-menu .menu-item--yellow-btn:after,.header__navigation-menu--mobile .menu-item--yellow-btn:after{display:none}.header__navigation-menu .menu-item--yellow-btn a,.header__navigation-menu--mobile .menu-item--yellow-btn a{background-color:var(--yellow);border-radius:var(--border-radius);color:#fff;padding:.7rem 2rem;transition:.3s}.header__navigation-menu .menu-item--yellow-btn a:hover,.header__navigation-menu--mobile .menu-item--yellow-btn a:hover{background-color:var(--cyan)}@keyframes fadeDown{0%{opacity:0;transform:translateY(-150px)}70%{opacity:.9;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.wpmenucart-icon-shopping-cart-0{font-size:1.5rem;transition:color .2s}@media screen and (max-width:1400px){.wpmenucart-icon-shopping-cart-0{font-size:3rem}}.cartcontents{max-height:1rem;max-width:2rem;overflow:hidden;overflow-wrap:anywhere;transition:color .2s}@media screen and (max-width:1400px){.cartcontents{max-height:2rem}}.woocommerce-shipping-methods li{align-items:center;display:flex;gap:1rem;justify-content:center}.shipping_method{margin:0;width:-moz-fit-content;width:fit-content}#wpmenucartli:hover:after{display:none}#wpmenucartli:hover .cartcontents,#wpmenucartli:hover .wpmenucart-icon-shopping-cart-0{color:var(--yellow)}.woocommerce ul li:before,.woocommerce-thankyou-order-received{display:none}@media screen and (max-width:1500px){.woocommerce .woocommerce-cart-form{overflow-x:scroll}}.woocommerce .woocommerce-message{display:flex;flex-direction:column;gap:2rem}.woocommerce .shop_table{border:none;border-radius:var(--border-radius-sm);box-shadow:var(--box-shadow);margin-bottom:4rem;overflow:hidden;width:100%}.woocommerce thead{background:linear-gradient(0deg,rgba(var(--blue-lighter-rgb),1) 0,rgba(var(--blue-rgb),1) 60%);color:#fff;text-transform:uppercase}.woocommerce tr:not(:last-child) td,.woocommerce tr:not(:last-child) th{border-bottom:1px solid #d3d3d3}.woocommerce tr td:not(:last-child),.woocommerce tr th:not(:last-child){border-right:1px solid #d3d3d3}.woocommerce td{text-align:center;vertical-align:center}.woocommerce .cart_item:not(:first-child) td{border-top:1px solid #d3d3d3}.woocommerce td,.woocommerce th{padding:1.5rem}.woocommerce td{font-size:var(--text-size-md)}.woocommerce .woocommerce-cart-form td:nth-child(2),.woocommerce .woocommerce-cart-form th:nth-child(2){display:none}.woocommerce .shop_table th{font-family:var(--font-bold);font-size:var(--text-size-md);padding:1.5rem}.woocommerce input[type=number]{margin:0;padding:1rem;width:-moz-fit-content;width:fit-content}.woocommerce .quantity .screen-reader-text{display:block;height:0;opacity:0}.woocommerce p.order-again{margin-bottom:2rem}.woocommerce .cart-subtotal td:nth-child(2),.woocommerce .order-total td:nth-child(2){display:revert}.woocommerce .product-remove{font-size:var(--text-size-xxl);text-align:center}.woocommerce .product-remove a{color:red}.woocommerce .wc-block-components-notice-banner{display:flex;flex-direction:column;gap:1rem}.woocommerce .wc-block-components-notice-banner .button{margin-bottom:1rem}.woocommerce .wc-block-components-notice-banner svg{display:none}.woocommerce .woocommerce-notices-wrapper{padding:2rem 0}.woocommerce .woocommerce-notices-wrapper:empty{padding:0}.woocommerce .woocommerce-checkout-review-order-table tbody tr:last-child td{border-bottom:1px solid #d3d3d3}.woocommerce .woocommerce-message{font-family:var(--font-bold);font-size:var(--text-size-lg)}.woocommerce .woocommerce-message .button{font-size:var(--text-size-sm)}.woocommerce table{border-spacing:0}.woocommerce .checkout .select2-selection{border:1px solid rgb(var(--blue-rgb),.2);height:-moz-fit-content;height:fit-content;padding:1rem}.woocommerce .woocommerce-billing-fields__field-wrapper>*{margin:0 0 1rem}.woocommerce .woocommerce-billing-fields__field-wrapper input,.woocommerce .woocommerce-billing-fields__field-wrapper textarea{margin:0}.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{height:30px;right:1rem;top:1rem;width:30px}.woocommerce .woocommerce-additional-fields{padding:2rem 0}.woocommerce .woocommerce-additional-fields__field-wrapper textarea{margin:0}.woocommerce .required{color:var(--cyan);text-decoration:none}.woocommerce .cart-empty{font-size:var(--text-size-lg);padding:0}.woocommerce .order-total th{border-right:1px solid #d3d3d3}.woocommerce .woocommerce-form__label-for-checkbox{display:flex;gap:1rem;margin-top:2rem}.woocommerce .woocommerce-form__label-for-checkbox input{height:40px;width:40px}.woocommerce .wc_payment_methods{padding:0}.woocommerce label[for=payment_method_stripe]{font-family:var(--font-bold);font-size:var(--text-size-xl);margin:0 0 2rem}.woocommerce label[for=payment_method_stripe]:after{background-color:var(--yellow);content:"";display:block;height:4px;margin-top:2rem;width:200px}.woocommerce fieldset{border:none;padding:0}.woocommerce .wc-stripe-elements-field{background:transparent;border:1px solid rgb(var(--blue-rgb),.2);border-radius:7px;color:var(--blue);display:block;font-family:var(--font-light);font-size:var(--text-size-sm);margin-bottom:2rem;outline:thin;padding:1rem;transition:all .3s ease;width:100%}.woocommerce address,.woocommerce label,.woocommerce li{font-size:var(--text-size-md);line-height:1.4}.woocommerce .woocommerce-SavedPaymentMethods-saveNew{display:flex;gap:2rem}.woocommerce .woocommerce-SavedPaymentMethods-saveNew input{height:40px;width:40px!important}@media screen and (max-width:500px){.woocommerce .woocommerce-SavedPaymentMethods-saveNew{flex-direction:column-reverse;gap:1rem}}.woocommerce .woocommerce-SavedPaymentMethods{padding:0}.woocommerce .woocommerce-order-overview{margin-bottom:4rem;padding:0}.woocommerce .woocommerce-order-overview li{margin:0}.woocommerce .woocommerce-order-details{margin-bottom:6rem}.woocommerce .woocommerce-SavedPaymentMethods-new,.woocommerce .woocommerce-SavedPaymentMethods-token{align-items:center;display:flex;gap:1rem}.woocommerce .woocommerce-SavedPaymentMethods-new input,.woocommerce .woocommerce-SavedPaymentMethods-token input{margin:0}.woocommerce .screen-reader-text{width:0}.woocommerce .quantity{align-items:center;display:flex;justify-content:center}.woocommerce .quantity input{width:100px}.woocommerce .payment_method_stripe>p{display:none}.woocommerce #dps-datetime-picker{display:flex;flex-direction:column}.woocommerce #dps-datetime-picker>div{display:flex;flex-wrap:wrap;gap:0 2rem}.woocommerce #dps-datetime-picker>div h3{text-align:left;width:100%}.woocommerce #dps-datetime-picker>div:first-child{order:-1}.woocommerce #pickup-customer-note{font-family:var(--font-bold);font-size:var(--text-size-md)!important;font-style:normal!important;order:-1}.woocommerce .dps-time-field{display:flex;flex-direction:column}.woocommerce .dps-time-field select{background:transparent;border:1px solid rgb(var(--blue-rgb),.2);border-radius:7px;color:var(--blue);display:block;font-family:var(--font-light);font-size:var(--text-size-sm);margin-bottom:2rem;outline:thin;padding:1rem;transition:all .3s ease;width:100%}.woocommerce .calculator-pickup{margin-bottom:4rem}.courses-grid__courses{display:grid;gap:4rem 2rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:960px){.courses-grid__courses{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680px){.courses-grid__courses{grid-template-columns:1fr}}.courses-grid__course{align-items:center;border-radius:1rem;box-shadow:var(--box-shadow);display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:320px;padding:2rem 1rem;text-align:center;width:100%}@media screen and (max-width:960px){.courses-grid__course{max-width:400px}}.courses-grid__course--bundle{border-top-left-radius:0;border-top-right-radius:0;position:relative}.courses-grid__course-bundle-title{background-color:var(--yellow);border-top-left-radius:1rem;border-top-right-radius:1rem;color:#fff;font-family:Montserrat Bold;left:0;padding:.6rem;position:absolute;text-transform:uppercase;top:0;transform:translateY(-100%);width:100%}.courses-grid__course h4{color:var(--yellow);font-size:var(--text-size-lg);margin:0}.courses-grid__course p{font-family:var(--font-bold);font-size:var(--text-size-md);font-weight:700;margin:0}.courses-grid__course-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.courses-grid__course h5{font-family:var(--font-regular);font-size:var(--text-size-lg);line-height:1.2;margin:0}.courses-grid__course-info{display:flex;flex-direction:column;gap:2rem;margin-bottom:1rem}#si_frame{height:100%!important}.forminator-label{display:none}.forminator-row{margin-bottom:0!important}.forminator-error-message{background-color:#ef5000;border-color:#ef5000;color:#fff;display:block;margin-bottom:1rem;padding:.25rem .5rem;text-align:center}.swiper-pagination .swiper-pagination-bullet{background:#d3d3d3;border-radius:50%;cursor:pointer;height:8px;margin:0;min-height:8px;min-width:8px;width:8px}.swiper-pagination .swiper-pagination-bullet-active{background:var(--yellow)}.swiper-slide-control{align-items:center;bottom:0;display:flex;gap:1.4rem;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0 auto;position:relative;width:-moz-fit-content;width:fit-content}.swiper-wrapper{align-items:center;margin-bottom:3rem}.swiper-pagination{align-items:center;display:flex;gap:8px;position:relative;width:-moz-fit-content;width:fit-content}.testimonial-text{flex:1}.testimonial-image{aspect-ratio:1;border-radius:50%;height:auto;max-width:400px;-o-object-fit:cover;object-fit:cover;width:35%}@media screen and (max-width:800px){.testimonial-image{max-width:350px;width:100%}}.swiper-button-next,.swiper-button-prev{margin:0!important;position:static!important}.swiper-button-next:after,.swiper-button-prev:after{color:var(--yellow)!important;font-size:30px!important}div.testimonial__slide{align-items:center;color:var(--white);display:flex;font-size:var(--text-size-xl);gap:6rem;padding-left:4rem;padding-right:4rem;position:relative;text-align:center;width:100%}@media screen and (max-width:1300px){div.testimonial__slide{font-size:var(--text-size-lg);gap:3rem}}@media screen and (max-width:800px){div.testimonial__slide{flex-direction:column}}div.testimonial__slide .attribution{color:var(--yellow);font-family:var(--font-bold);font-size:var(--text-size-md);margin-top:3rem}.testimonials__wrapper .container{padding:10rem 0}@media screen and (max-width:1300px){.testimonials__wrapper .container{padding-bottom:9rem;padding-top:9rem}}@media screen and (max-width:680px){.testimonials__wrapper .container{padding-bottom:6rem;padding-top:6rem}}.testimonials__wrapper{background:linear-gradient(0deg,rgba(var(--blue-lighter-rgb),1) 0,rgba(var(--blue-rgb),1) 60%);position:relative}.testimonials__wrapper:after{bottom:-5px;height:auto;position:absolute;width:100%}.hidden{display:none}.hidden--visually{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.alignleft{float:left;margin-right:1rem}.alignright{float:right;margin-left:1rem}.aligncenter{margin:0 auto;text-align:center}@media screen and (max-width:600px){#wpadminbar{position:fixed}}#categorydiv{display:block!important}.grecaptcha-badge{display:none}
