html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}::placeholder{color:inherit}input:focus,textarea:focus{outline:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;font-size:100%;font-family:"Open Sans",arial,sans-serif;font-display:optional;color:#414042;font-size:1em}body{-webkit-text-size-adjust:none;max-width:1920px;min-width:320px;margin:0 auto;position:relative;line-height:1.3;display:flex;flex-direction:column;font-size:18px}.vpad{padding-top:10px;padding-bottom:10px}.hpad{padding-left:10px;padding-right:10px}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-row,.flex-column{flex-direction:column}.flex-row-mobile{flex-direction:row}.flex-center{justify-content:center}.flex-start{justify-content:flex-start}.flex-space-between,.justify-between{justify-content:space-between}.flex-center>.column{margin:0}.flex-flush{margin:-10px}.flex-hflush{margin-left:-10px;margin-right:-10px}.flex-vflush{margin-top:-10px;margin-bottom:-10px}.flex-between{justify-content:space-between}.flex-end{justify-content:flex-end}.flex-nowrap{flex-wrap:nowrap}.flex-row.flex-nowrap{flex-direction:row}form label,form .label{-webkit-appearance:none;-moz-appearance:none;width:100%;display:block;margin-bottom:10px}form label.error{display:none !important}form label.label-hidden{display:none}form input,form input[type="email"],form textarea,form select,form button{-webkit-appearance:none;-moz-appearance:none;width:100%;display:block;padding:10px;box-sizing:border-box;border-radius:10px;border:none;resize:vertical;background:#fff;border:1px solid;font-family:inherit;color:#414042}form textarea{min-height:167px;height:150px;max-height:400px}form select{background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 10px center;background-size:14px}form input[type="checkbox"]{display:none}form input[type="checkbox"]+label{text-align:left;display:flex;align-items:center;margin-bottom:10px}form input[type="checkbox"]+label:before{content:'';display:inline-block;vertical-align:middle;box-sizing:border-box;margin-right:10px;width:42px;height:42px;background:#fff;border:1px solid;border-radius:10px;flex-shrink:0;color:#414042}form input[type="checkbox"]+label>span{display:flex;justify-content:center;flex-direction:column}form input[type="checkbox"]:checked+label:before{content:'\2713';font-size:26px;text-align:center}form input.error,form textarea.error{border-color:red}form .input-multiple{margin-bottom:10px}form .input-multiple:last-of-type{margin-bottom:0}form .input-multiple-wrapper{padding:20px;background:lightgrey;margin-bottom:20px}form .input-multiple-wrapper:last-child{margin-bottom:0}form .input-multiple-wrapper .input-multiple-hidden{display:none}form .form-group label,form .form-group input,form .form-group textarea,form .form-group select,form .form-group button,form .form-group span{font-size:16px}form .form-group-hidden{display:none}form .form-group-disabled{opacity:0.5}form .form-group-display.form-group-inline{padding-bottom:0}form .form-group-display.form-group-inline label{font-weight:700;width:initial;margin:0}form .form-group-display.form-group-inline input{width:fit-content}form .form-group-display{display:flex;flex-wrap:wrap;padding-bottom:10px}form .form-group-display h2{color:red;font-size:22px}form .form-group-display label{font-weight:700;width:100%;white-space:nowrap}form .form-group-display label:after{content:'\00a0'}form .form-group-display input{padding:0;width:auto;background:none;border:none;flex:1 0 auto}form .form-group-display textarea{padding:0;width:100%;background:none;border:none;height:auto;min-height:auto;max-height:initial;resize:none}#booking-error{display:none;background:red;text-align:center;color:white;padding:20px}#payment-form #form-notice{border:2px solid red;border-radius:10px;margin:10px;order:1;text-align:center}#payment-form #payment-form-summary{order:2}#payment-form #payment-form-summary #booking-summary{background:#fff;border-radius:10px}#payment-form #payment-form-summary #booking-summary #booking-summary-toggle{color:red}#payment-form #payment-form-summary #booking-summary #booking-summary-toggle a{display:flex;justify-content:space-between}#payment-form #payment-form-summary #booking-summary #booking-summary-toggle a i{line-height:1.5}#payment-form #payment-form-summary #booking-summary #booking-summary-toggle .toggle-active i{transform:rotateX(180deg)}#payment-form #payment-form-summary #booking-summary #booking-details{display:none}#payment-form #payment-form-summary #booking-summary #booking-details.details-visible{display:flex;flex-wrap:wrap}#payment-form #payment-form-summary #booking-summary #booking-details.details-visible #event-details,#payment-form #payment-form-summary #booking-summary #booking-details.details-visible #customer-details{width:100%}#payment-form #payment-form-summary #booking-summary #booking-details.details-visible #attendees-details .form-group:last-child{padding-bottom:0}#payment-form #payment-form-summary #booking-summary #booking-details-total{line-height:1.7}#payment-form #payment-form-summary #booking-summary #booking-details-total:before{content:'';display:block;border-top:2px solid red;width:100%;margin-bottom:20px}#payment-form #payment-form-submit{order:3}#payment-form #payment-form-submit #payment-submit{background:#f4f4f4;border-radius:10px}#payment-form #payment-form-submit #payment-submit #form-submit{height:50px}#payment-form #payment-form-submit #payment-submit #payment-error{padding:20px;text-align:center;color:#e43e55;font-weight:700;display:none}#contact-form{padding:20px;background:#61aeff;border-radius:10px;color:#fff}#contact-form h2{color:#fff !important}#contact-form .g-recaptcha>div{transform:scale(0.79);transform-origin:left bottom}section{position:relative}.section-content{position:relative;z-index:10;padding:12.5% 0}.inside-project-detail #content{z-index:2}.inside-project-detail #content .section-background{justify-content:flex-end;background:#f6e7d8;-webkit-mask-position:bottom;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M0,4101.4c290.4,140.1,616,218.6,960,218.6s669.6-78.5,960-218.6V0H0v4101.4Z'/%3E%3C/g%3E%3C/svg%3E%0A")}.inside-project-detail #content-project-testimonial{text-align:center;z-index:1}.inside-project-detail #content-project-testimonial .section-content{margin:-12.5% 0;padding:25% 0}.inside-project-detail #content-project-testimonial .section-content .swiper-slide{opacity:0 !important}.inside-project-detail #content-project-testimonial .section-content .swiper-slide.swiper-slide-active{opacity:1 !important}.inside-project-detail #content-project-testimonial .section-content .testimonial-card p{margin-top:40px;font-size:22px}.inside-project-detail #content-project-testimonial .section-content .testimonial-card p:first-of-type{font-size:30px;font-style:italic;margin-bottom:20px;background:#f4ba46;display:inline;padding:2px 5px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.inside-project-detail #content-project-testimonial .section-content .testimonial-card strong{background:#fff;display:inline;padding:2px 5px}.inside-project-detail #content-project-testimonial .section-background{background:#7141ed}.inside-project-detail #content-project-testimonial .section-background .sbg-fullbg-image{mix-blend-mode:lighten}.inside-project-detail #content-project-extra{z-index:2}.inside-project-detail #content-project-extra .section-content{color:#fff}.inside-project-detail #content-project-extra .section-background{background:#e43e55;-webkit-mask-position:top;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M1920,218.6C1629.6,78.5,1304,0,960,0S290.4,78.5,0,218.6V4320h1920V218.6z'/%3E%3C/g%3E%3C/svg%3E%0A")}.inside-project-detail #content-project-blog{z-index:2}.inside-project-detail #content-project-blog .section-background{background:#f6e7d8;-webkit-mask-position:top;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M1920,218.6C1629.6,78.5,1304,0,960,0S290.4,78.5,0,218.6V4320h1920V218.6z'/%3E%3C/g%3E%3C/svg%3E%0A")}.inside-project-detail #content-project-cta{z-index:2}.inside-project-detail #content-project-cta .section-background{background:#f6e7d8;-webkit-mask-position:top;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M1920,218.6C1629.6,78.5,1304,0,960,0S290.4,78.5,0,218.6V4320h1920V218.6z'/%3E%3C/g%3E%3C/svg%3E%0A")}.inside-course-detail #content h1 a,.inside-course-detail #course-content h1 a{position:absolute;color:#414042;transform:translateY(calc(-100% - -10px))}.inside-course-detail #content h1 a svg,.inside-course-detail #course-content h1 a svg{display:inline;vertical-align:middle;width:30px;height:30px}.inside-course-detail #content h1 a svg path,.inside-course-detail #course-content h1 a svg path{fill:#414042}.inside-course-detail #content .section-content,.inside-course-detail #course-content .section-content{padding:100px 0}@media screen and (min-width:1400px){.inside-course-detail #content h1 a,.inside-course-detail #course-content h1 a{transform:translateX(calc(-100% - 20px))}}.section-background{position:absolute;z-index:9;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.section-background .sbg-top{position:absolute;top:0;left:0;width:100%;height:12.5vw;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;z-index:4}.section-background .sbg-left{width:50%;display:flex;flex-direction:column;position:relative;z-index:3}.section-background .sbg-right{width:50%;display:flex;flex-direction:column;position:relative;z-index:3}.section-background .sbg-bottom{position:absolute;z-index:4;bottom:0;left:0;width:100%;height:12.5vw;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.section-background .sbg-bottom .sbg-end{transform:translateY(0.5px)}.section-background .sbg-fullbg-image{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;filter:grayscale(1);background-position:center}.section-background .sbg-pattern{width:100%;display:flex;flex-direction:column;margin:0 auto}.section-background .sbg-pattern svg{z-index:1}.section-background .sbg-pattern svg path{fill:#414042}.section-background .sbg-disc{width:100%;height:0;padding-bottom:100%;position:relative}.section-background .sbg-disc .sbg-disc-va{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.section-background .sbg-disc .sbg-disc-va .sbg-disc-outer{border-radius:50%;width:100%;height:100%;background:#e9d8c0;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.section-background .sbg-disc .sbg-disc-va .sbg-disc-outer img{transform:scale(1);transform-origin:top left;z-index:1;position:absolute;width:50%;top:0}.section-background .sbg-disc .sbg-disc-va .sbg-disc-outer .sbg-disc-counter{z-index:2;width:25%;height:0;padding-bottom:25%;background:#f6e6d8;border-radius:100%;margin:0 auto;position:relative}.section-background .disc-va-hl{padding-bottom:200%}.section-background .disc-va-hl .sbg-disc-va .sbg-disc-outer{width:200%}.section-background .disc-va-hr{padding-bottom:200%}.section-background .disc-va-hr .sbg-disc-va .sbg-disc-outer{width:200%;transform:translateX(-50%)}.section-background .disc-va-ht{padding-bottom:100%;width:200%}.section-background .disc-va-ht .sbg-disc-va .sbg-disc-outer{width:100%;height:200%}.section-background .disc-va-hb{padding-bottom:100%;width:200%}.section-background .disc-va-hb .sbg-disc-va .sbg-disc-outer{width:100%;height:200%;transform:translateY(-50%)}.section-background .disc-va-qtl .sbg-disc-va .sbg-disc-outer{width:200%;height:200%}.section-background .disc-va-qtr .sbg-disc-va .sbg-disc-outer{width:200%;height:200%;transform:translateX(-50%)}.section-background .disc-va-qtr .sbg-disc-va .sbg-disc-outer img{transform:translateX(100%) scale(1)}.section-background .disc-va-qbl .sbg-disc-va .sbg-disc-outer{width:200%;height:200%;transform:translateY(-50%)}.section-background .disc-va-qbl .sbg-disc-va .sbg-disc-outer img{transform:translateY(100%) scale(1);width:50%}.section-background .disc-va-qbr .sbg-disc-va .sbg-disc-outer{width:200%;height:200%;transform:translateX(-50%) translateY(-50%)}.section-background .disc-va-qbr .sbg-disc-va .sbg-disc-outer img{transform:translateX(100%) translateY(100%) scale(1);width:50%}.section-background .hide-overflow{overflow:hidden}.wrap{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;margin:0 auto;position:relative}.flush{margin:-10px;width:unset}.contained .wrap{max-width:1600px}.box{width:100%;display:flex;flex-direction:column;position:relative}.boxed{max-width:1280px;margin:0 auto}.row{display:flex;flex-wrap:wrap;flex-direction:column;flex:1 auto;position:relative}.row-center{justify-content:center}.row-end{justify-content:flex-end}.column{width:100%}.flex>.column{margin:0}.left{float:left}.right{float:right}h1{font-family:"Ubuntu",sans-serif}h2{font-weight:700;font-size:2rem;text-transform:uppercase}h3{font-weight:700;font-size:1.5rem;text-transform:uppercase}h4{font-weight:700;font-size:1.25rem;text-transform:uppercase}h4 span{font-weight:400}strong{font-weight:600}@keyframes btn-before-bg{0%{transform:skew(10deg) translate(0,0)}20%{transform:skew(10deg) translate(2px,-2px)}40%{transform:skew(10deg) translate(2px,2px)}60%{transform:skew(10deg) translate(-2px,2px)}80%{transform:skew(10deg) translate(-2px,-2px)}100%{transform:skew(10deg) translate(0,0)}}@keyframes btn-after-bg{0%{transform:skew(10deg) translate(0,0)}20%{transform:skew(10deg) translate(-2px,2px)}40%{transform:skew(10deg) translate(-2px,-2px)}60%{transform:skew(10deg) translate(2px,-2px)}80%{transform:skew(10deg) translate(2px,2px)}100%{transform:skew(10deg) translate(0,0)}}.btn{display:inline-flex;text-align:center;justify-content:center;padding:5px 20px;margin:10px 0;position:relative;color:#fff}.btn:before{content:'';display:block;position:absolute;width:calc(100% - 20px);height:100%;top:0;z-index:-1;border:2px solid #e43e55;box-sizing:border-box;animation:btn-before-bg 5s ease-in-out infinite;animation-direction:alternate;transition:0.3s}.btn:after{content:'';display:block;position:absolute;width:calc(100% - 20px);height:100%;top:0;z-index:-2;background:#cf374d;animation:btn-after-bg 5s ease-in-out infinite;animation-direction:alternate;transition:0.3s}.btn:hover:before{border-color:#888;animation-play-state:paused}.btn:hover:after{background:#414042;animation-play-state:paused}img{display:block;max-width:100%;height:auto}.video{position:relative;width:100%;max-width:1280px;aspect-ratio:1.7777777778;margin-bottom:20px}.video:last-child{margin-bottom:0}.video iframe{position:absolute;width:100% !important;height:100% !important}.hidden{opacity:0;visibility:hidden}.image-left,.image-right{margin-bottom:20px}.image-left{margin-right:20px;float:left}.image-right{margin-left:20px;float:right}svg{display:block}@keyframes morph{0%{border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px}10%{border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px}20%{border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:0}40%{border-top-right-radius:50px;border-top-left-radius:0;border-bottom-right-radius:50px;border-bottom-left-radius:50px}60%{border-top-right-radius:0;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px}80%{border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:0px;border-bottom-left-radius:50px}90%{border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px}100%{border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px}}table{border:1px solid;margin-bottom:20px}table td{padding:10px;border:1px solid}table:last-child{margin-bottom:0px}#wrapper{overflow:hidden;overflow:clip;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:#f6e7d8}header{padding:10px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;line-height:1;z-index:999999;width:100%;background:transparent;position:sticky;top:-100%;top:0}header:before{content:'';display:block;order:2;margin:auto}header:after{content:'';position:absolute;display:block;z-index:-1;width:100%;height:100%;top:0;left:0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);opacity:0;transition:opacity 0.3s;background:rgba(246,231,216,0.502)}header input{display:none}header #menu-toggle-label{order:3;cursor:pointer;padding:10px;width:80px;height:80px;display:flex;flex-direction:column;justify-content:center;flex-shrink:0}header #menu-toggle-label:hover #menu-icon{background:#414042}header #menu-toggle-label #menu-icon{background:#cf374d;height:100%;display:flex;flex-direction:column;justify-content:center;transition:border-radius 0.3s;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px}header #menu-toggle-label #menu-icon svg{width:30px;height:auto;margin:0 auto}header #menu-toggle-label #menu-icon svg rect{transform:rotate(0);transform-origin:center;fill:#fff;transition:transform 0.15s,opacity 0.05s}header #menu-toggle-label #menu-icon svg .line-top{transition-delay:0.3s,0.3s;opacity:1}header #menu-toggle-label #menu-icon svg .line-mid-left,header #menu-toggle-label #menu-icon svg .line-mid-right{transition-delay:0.15s,0.05s}header #menu-toggle-label #menu-icon svg .line-bottom{transition-delay:0.3s,0.3s;opacity:1}header #menu-toggle-checkbox:checked~#menu-toggle-label #menu-icon{animation-direction:reverse;background:#414042}header #menu-toggle-checkbox:checked~#menu-toggle-label svg rect{fill:#fff}header #menu-toggle-checkbox:checked~#menu-toggle-label svg .line-top{transform:translateX(0px) translateY(10px);opacity:0;transition-delay:0s,0.1s}header #menu-toggle-checkbox:checked~#menu-toggle-label svg .line-mid-left{display:block;transform:rotate(45deg) translateX(0px) translateY(0px)}header #menu-toggle-checkbox:checked~#menu-toggle-label svg .line-mid-right{transform:rotate(-45deg) translateX(0px) translateY(0px)}header #menu-toggle-checkbox:checked~#menu-toggle-label svg .line-bottom{transform:translateX(0px) translateY(-10px);opacity:0;transition-delay:0s,0.1s}header #logo{display:flex;padding:10px;align-self:center;order:1}header #logo a{display:block}header #logo a svg{height:60px}header #lang{order:2;width:60px;height:60px;display:flex;flex-direction:column;justify-content:center;text-transform:uppercase;text-align:center;padding:10px;align-self:center;display:none}header #lang a{display:flex;height:100%;width:100%;background:#414042;color:#fff;justify-content:center;flex-direction:column;line-height:1;font-size:16px}header #lang a #lang-full{display:none}header #menu{order:4;display:none;text-transform:uppercase}header #menu-toggle-checkbox:checked~#menu{display:block;max-width:300px;position:absolute;right:10px;top:100px;padding:0 10px;max-height:calc(100vh - 100px);overflow-Y:auto}header #menu-toggle-checkbox:checked~#menu ul{display:flex;flex-wrap:wrap}header #menu-toggle-checkbox:checked~#menu ul li{width:100%;position:relative;display:flex;flex-wrap:wrap}header #menu-toggle-checkbox:checked~#menu ul li a{display:flex;padding:20px;background:#cf374d;color:#fff;flex:1 1 auto;font-size:16px}header #menu-toggle-checkbox:checked~#menu ul li a:hover{background:#414042}header #menu-toggle-checkbox:checked~#menu ul li div{display:none}header #menu-toggle-checkbox:checked~#menu #nav ul li .submenu-arrow{display:flex;color:#fff;cursor:pointer;flex-direction:column;justify-content:center;padding:20px;background:#cf374d}header #menu-toggle-checkbox:checked~#menu #nav ul li .submenu-arrow:hover{background:#414042}header #menu-toggle-checkbox:checked~#menu #nav ul li .submenu-checkbox:checked~div{display:block;width:-webkit-fill-available}header #menu-toggle-checkbox:checked~#menu #nav ul li .submenu-checkbox:checked~div ul{border-left:20px solid transparent}header #menu-toggle-checkbox:checked~#menu #extra ul .sm-icon{width:auto;flex:1 0 auto;text-align:center}header #menu-toggle-checkbox:checked~#menu #extra ul .sm-icon a{justify-content:center}header.scrolled{top:0}.header-bg{box-shadow:0px 0px 20px #414042}.header-bg:after{opacity:1}.section-gap-start{transform:rotate(180deg)}.section-red svg path{fill:#e43e55}.section-yellow svg path{fill:#f4ba46}main{flex:1 0 auto;line-height:1.5;position:relative;margin-top:-100px}main #featured-project{min-height:60vh;display:flex;flex-direction:column;justify-content:center}main #featured-project .section-content{text-align:center;padding:100px 0}main #featured-project .section-content span{font-weight:700;display:block}main #featured-project .section-content h2{font-size:1.25em;display:inline-flex;padding:5px 20px;margin:10px 0 20px;position:relative;justify-content:center}main #featured-project .section-content h2:before{transform:skew(-10deg) translate(-2px,-2px);content:'';width:100%;height:100%;z-index:-1;top:0;background:white;display:block;position:absolute}main #featured-project .section-content h2:after{transform:skew(-10deg) translate(2px,2px);content:'';width:100%;height:100%;z-index:-2;top:0;background:#414042;display:block;position:absolute}main #featured-project .section-content p{font-weight:700;margin-bottom:20px}main #featured-project .section-content p:last-child{margin-bottom:0}main #featured-project .section-background{background:#f4ba46;-webkit-mask-position:bottom;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M0,4101.4c290.4,140.1,616,218.6,960,218.6s669.6-78.5,960-218.6V0H0v4101.4Z'/%3E%3C/g%3E%3C/svg%3E%0A")}main #featured-project .section-background .sbg-image{width:100%;background-size:cover;background-position:center bottom;background-repeat:no-repeat;filter:grayscale(1);mix-blend-mode:overlay;opacity:0.5}main #hero .section-content{padding-top:100px;padding-bottom:0}main #hero #hero-wrap{display:flex;flex-direction:column;overflow:hidden;position:relative}main #hero #hero-wrap #hero-content{width:100%;background:#f6e7d8;position:relative;z-index:2}main #hero #hero-wrap #hero-content #hero-content-box #hero-content-row #hero-content-column{padding:20px}main #hero #hero-wrap #hero-content #hero-content-box #hero-content-row #hero-content-column h1{font-size:24px;line-height:1.3}main #hero #hero-wrap #hero-slides{width:100%;display:flex;flex-direction:column}main #hero #hero-wrap #hero-slides #hero-slides-left{width:55%}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box{width:100%;height:0;padding-bottom:100%;position:relative}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row{position:absolute;width:100%;height:100%;transform:translate(-100%,-100%)}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column{width:200%;height:200%;display:flex;flex-wrap:wrap;border-radius:50%;animation:rotateAndPause 14s infinite;animation-timing-function:ease-in-out}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid{width:100%;display:flex;flex-wrap:wrap}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item{width:50%;height:50%}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item:nth-child(1){order:4}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item:nth-child(1) .hero-grid-item-content p a{color:#fff;background:#e43e55}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item:nth-child(2){order:3;transform:rotate(90deg)}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item:nth-child(2) .hero-grid-item-content p a{color:#fff;background:#61aeff}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item:nth-child(3){order:1;transform:rotate(180deg)}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item:nth-child(3) .hero-grid-item-content p a{color:#fff;background:#7141ed}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item:nth-child(4){order:2;transform:rotate(270deg)}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item:nth-child(4) .hero-grid-item-content p a{color:#414042;background:#f4ba46}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item .hero-grid-item-wrap{width:100%;height:100%;padding:20px;position:relative}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item .hero-grid-item-wrap .hero-grid-item-content{padding:10px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;border-radius:50%}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item .hero-grid-item-wrap .hero-grid-item-content p a{font-family:"Ubuntu",sans-serif;font-weight:700;font-size:20px;display:inline-flex;align-self:center;flex-direction:column;justify-content:center;position:relative;text-transform:uppercase;aspect-ratio:1;padding:20px;border-radius:50%}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item .hero-grid-item-wrap .hero-grid-item-content p a:hover{color:#fff;background:#414042}main #hero #hero-wrap #hero-slides #hero-slides-left #hero-slides-left-box #hero-slides-left-row #hero-slides-left-column .hero-grid .hero-grid-item .hero-grid-item-wrap .hero-grid-item-content p a:after{position:absolute;z-index:-1;display:block;width:100%;height:0;padding-bottom:100%;border-radius:50%;transform:scale(1.15)}main #hero #hero-wrap #hero-slides #hero-slides-right{width:75%;align-self:flex-end;margin-top:-20%}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box{width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row{position:absolute;width:100%;height:100%}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column{width:200%;height:200%;display:flex;flex-wrap:wrap;border-radius:50%;animation:rotateAndPause 14s infinite;animation-timing-function:ease-in-out}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid{width:100%;display:flex;flex-wrap:wrap}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item{width:50%;height:50%}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(1){order:1}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(1) .hero-grid-item-wrap:after{border-color:#e43e55}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(1) .hero-grid-item-wrap .hero-grid-item-content img{border-color:#e43e55}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(2){order:2;transform:rotate(90deg)}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(2) .hero-grid-item-wrap:after{border-color:#61aeff}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(2) .hero-grid-item-wrap .hero-grid-item-content img{border-color:#61aeff}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(3){order:4;transform:rotate(180deg)}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(3) .hero-grid-item-wrap:after{border-color:#7141ed}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(3) .hero-grid-item-wrap .hero-grid-item-content img{border-color:#7141ed}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(4){order:3;transform:rotate(270deg)}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(4) .hero-grid-item-wrap:after{border-color:#f4ba46}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item:nth-child(4) .hero-grid-item-wrap .hero-grid-item-content img{border-color:#f4ba46}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item .hero-grid-item-wrap{width:100%;height:100%;position:relative;border-top-left-radius:100%}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item .hero-grid-item-wrap:hover .hero-grid-item-content img{filter:grayscale(1);border-color:#414042}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item .hero-grid-item-wrap:hover:after{border-color:#414042}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item .hero-grid-item-wrap:after{content:'';position:absolute;background:#f6e7d8;width:25%;height:0;padding-bottom:25%;right:0;bottom:0;border-top-left-radius:200%;border-top:20px solid;border-left:20px solid}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item .hero-grid-item-wrap .hero-grid-item-content{position:relative;width:100%;height:100%}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item .hero-grid-item-wrap .hero-grid-item-content a{display:block;position:relative;width:100%;height:100%}main #hero #hero-wrap #hero-slides #hero-slides-right #hero-slides-right-box #hero-slides-right-row #hero-slides-right-column .hero-grid .hero-grid-item .hero-grid-item-wrap .hero-grid-item-content img{display:block;width:100%;border-top-left-radius:100%;transform:translate(0px,0px);overflow:hidden;border-top:10px solid;border-left:10px solid;position:absolute;right:0;bottom:0}main #hero .section-background{overflow:hidden}main #hero .section-background .sbg-left{justify-content:flex-end}main #hero .section-background .sbg-pattern svg{transform:translateY(50%)}main #hero .section-background .sbg-pattern svg path{fill:#414042}main #hero .shp{width:100%;display:flex;flex-direction:column;justify-content:flex-end}main #hero .shp svg{transform:translateY(50%) translateX(-25%);z-index:1}main #hero .shp svg path{fill:#414042}main #quick-nav{z-index:1}main #quick-nav #nav-deck{margin:5% 0 0}main #quick-nav .section-content{color:#fff;text-align:center}main #quick-nav .section-content p{font-size:25px}main #quick-nav .section-background{background:#cf374d;-webkit-mask-position:bottom;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M0,4101.4c290.4,140.1,616,218.6,960,218.6s669.6-78.5,960-218.6V0H0v4101.4Z'/%3E%3C/g%3E%3C/svg%3E%0A")}main #quick-nav .section-background .sbg-right{position:absolute;width:75%;right:0}main #quick-nav .section-background .sbg-right .sbg-disc .sbg-disc-outer{background:#e43e55}main #quick-nav .section-background .sbg-right .sbg-disc .sbg-disc-outer .sbg-disc-counter{background:#cf374d}main #quick-nav .section-background .sbg-bottom .sbg-end svg path{fill:#f6e7d8}main #quick-nav .section-background .sbg-pattern svg{transform:translateY(-50%)}main #quick-nav .section-background .sbg-pattern svg path{fill:#7141ed}main #cards{z-index:2}main #cards h3{text-align:center}main #cards .section-background .sbg-top{overflow:visible}main #cards .section-background .sbg-top .sbg-pattern{height:100%;width:100%}main #cards .section-background .sbg-top .sbg-pattern svg{transform:translateY(-50%)}main #cards .section-background .sbg-top .sbg-pattern svg path{fill:#f4ba46}main #cards .section-background .sbg-left,main #cards .section-background .sbg-right{height:100%;justify-content:flex-end}main #cards .section-background .sbg-left .sbg-disc{transform:translateY(50%)}main #cards .section-background .sbg-right svg{transform:translateY(50%)}main #cards .section-background .sbg-right svg path{fill:#e9d8c0}main #family{z-index:3}main #family .section-content h2{margin-bottom:20px}main #family .section-content p{margin-bottom:20px}main #family .section-content p:last-child{margin-bottom:0}main #family .section-background{background:#f4ba46;-webkit-mask-position:top;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M1920,218.6C1629.6,78.5,1304,0,960,0S290.4,78.5,0,218.6V4320h1920V218.6z'/%3E%3C/g%3E%3C/svg%3E%0A")}main #family .section-background .sbg-left,main #family .section-background .sbg-right{height:100%;opacity:0.1}main #family .section-background .sbg-left .sbg-disc .sbg-disc-outer .sbg-disc-counter{background:#f4ba46}main #family .section-background .sbg-left .sbg-pattern{mix-blend-mode:hard-light}main #family .section-background .sbg-left .sbg-pattern svg{transform:translateY(-100%)}main #family .section-background .sbg-left .sbg-pattern svg path{fill:#e43e55}main #family .section-background .sbg-right svg{transform:translateY(-50%)}main #family .section-background .sbg-right svg path{fill:#414042}main #testimonials .section-content{text-align:center;padding-top:0}main #testimonials .section-content p{font-weight:700}main #testimonials .section-background{-webkit-mask-position:bottom;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M0,4101.4c290.4,140.1,616,218.6,960,218.6s669.6-78.5,960-218.6V0H0v4101.4Z'/%3E%3C/g%3E%3C/svg%3E%0A");background:#f4ba46;overflow:hidden}main #sponsors .section-content{text-align:center;padding:6.25% 0}main #sponsors .section-content svg{margin:0 auto;max-height:120px}main #sponsors .section-content img{margin:0 auto;max-height:80px}footer{text-align:center;line-height:1.5;position:relative;z-index:10}footer .section-content{color:#fff;padding-bottom:6.25%}footer .section-content .sm-icon{padding:10px}footer .section-background{background:#cf374d;-webkit-mask-position:top;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M1920,218.6C1629.6,78.5,1304,0,960,0S290.4,78.5,0,218.6V4320h1920V218.6z'/%3E%3C/g%3E%3C/svg%3E%0A")}@keyframes rotateAndPause{0%{transform:rotate(0deg)}22%{transform:rotate(0deg)}25%{transform:rotate(-90deg)}47%{transform:rotate(-90deg)}50%{transform:rotate(-180deg)}72%{transform:rotate(-180deg)}75%{transform:rotate(-270deg)}97%{transform:rotate(-270deg)}100%{transform:rotate(-360deg)}}#content .section-content{padding-top:100px}#content .section-background{justify-content:flex-end}#content .section-background .sbg-right{opacity:0.1}#content #content-right #submenu{padding:20px;background:#fff;margin-bottom:20px;border-radius:20px}#content #content-right #submenu .submenu-checkbox,#content #content-right #submenu .submenu-arrow{display:none}#content #content-right img{border-radius:20px}#content h1,#course-content h1,#project-content h1{color:#cf374d;font-weight:700;font-size:1.75em;margin-bottom:20px}#content h1:last-child,#course-content h1:last-child,#project-content h1:last-child{margin-bottom:0}#content h2,#course-content h2,#project-content h2{color:#7141ed;font-size:1.25em;margin-bottom:20px}#content h2:last-child,#course-content h2:last-child,#project-content h2:last-child{margin-bottom:0}#content h3,#course-content h3,#project-content h3{background-color:#f4ba46;border-radius:10px;display:inline-block;padding:10px 20px;font-size:1.125em;margin-bottom:20px}#content h3:last-child,#course-content h3:last-child,#project-content h3:last-child{margin-bottom:0}#content h4,#course-content h4,#project-content h4{color:#61aeff;font-size:1.125em;margin-bottom:20px}#content h4:last-child,#course-content h4:last-child,#project-content h4:last-child{margin-bottom:0}#content p,#course-content p,#project-content p{margin-bottom:20px}#content p:last-child,#course-content p:last-child,#project-content p:last-child{margin-bottom:0}#content a,#course-content a,#project-content a{color:#e43e55}#content a:hover,#course-content a:hover,#project-content a:hover{color:#414042}#content .btn,#course-content .btn,#project-content .btn{color:#fff}#content .btn:hover,#course-content .btn:hover,#project-content .btn:hover{color:#fff}#content ul,#course-content ul,#project-content ul{list-style-type:disc;padding-left:30px;margin-bottom:20px}#content ul:last-child,#course-content ul:last-child,#project-content ul:last-child{margin-bottom:0}#nav-deck .col3-12{width:50%}#nav-deck .card{text-align:center}#nav-deck .card a .card-image{transition:padding 0.3s;display:flex;flex-direction:column;justify-content:center;position:relative;max-width:255px;margin:0 auto 10px}#nav-deck .card a .card-image img{width:100%;border-radius:50%}#nav-deck .card a .card-image:before{content:'';display:block;width:25%;height:0;padding-bottom:25%;background:#cf374d;border-radius:50%;position:absolute;align-self:center;opacity:0.75}#nav-deck .card a .card-content{text-transform:uppercase;font-weight:700}#courses-deck{display:flex;flex-wrap:wrap;margin:-10px}#courses-deck .column{display:flex;flex-direction:column;margin:0}#courses-deck .column .card{display:flex;flex-direction:column;background:#fff;height:100%;width:100%;position:relative;transition:color 0.75s;border-radius:10px;transition:transform 0.75s;overflow:hidden}#courses-deck .column .card:after{content:'';display:block;position:absolute;z-index:-1;box-shadow:5px 5px 0 rgba(32,33,37,0.1);width:100%;height:100%;border-radius:10px;transition:box-shadow 0.75s}#courses-deck .column .card .card-image{position:relative;border-radius:10px;overflow:hidden}#courses-deck .column .card .card-image .card-image-mask{-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-position:center top;position:relative;z-index:2;background-size:cover;background-position:center top;background-repeat:no-repeat;overflow:hidden;border-radius:10px;aspect-ratio:0.9185520362}#courses-deck .column .card .card-image .card-image-mask img{border-radius:10px}#courses-deck .column .card .card-content{z-index:2;font-size:16px;padding:20px;border-radius:10px}#courses-deck .column .card .card-content h2{color:#7141ed;text-transform:none;margin-bottom:10px}#courses-deck .column .card .card-content a{color:#7141ed}#courses-deck .column .card .card-content a:hover{color:#414042}#courses-deck .column .card .card-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#courses-deck .column .card .card-hover{top:0;position:absolute;z-index:1;width:100%;height:100%;overflow:hidden;border-radius:10px}#courses-deck .column .card .card-hover .hover-state{top:0;position:absolute;width:100%;height:100%;background:#f4ba46;border-top-right-radius:10px;border-top-left-radius:10px;transform-origin:top center;z-index:1;transition:transform 0.75s ease-in-out;transform:scale3d(1.05,1.05,1.05);-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat}#courses-deck .column .card:hover{transform:translate(0,-5px)}#courses-deck .column .card:hover:after{box-shadow:10px 10px 0 rgba(32,33,37,0.06)}#courses-deck .column .card:hover .hover-state{transform:scale3d(3,3,3)}.filter-list{margin-bottom:20px}.filter-list button{display:block}.filter-list .mixitup-control-active{background:#414042;color:#fff}.categories-filter .col3-12{width:auto;flex:1 0 auto;min-width:20%}#workshops-deck{display:flex;flex-wrap:wrap;margin:-10px}#workshops-deck .column{display:flex;flex-direction:column;margin:0}#workshops-deck .column .card{display:flex;flex-direction:column;background:#fff;height:100%;width:100%;position:relative;transition:color 0.75s;border-radius:10px;transition:transform 0.75s;overflow:hidden}#workshops-deck .column .card:after{content:'';display:block;position:absolute;z-index:-1;box-shadow:5px 5px 0 rgba(32,33,37,0.1);width:100%;height:100%;border-radius:10px;transition:box-shadow 0.75s}#workshops-deck .column .card .card-image{position:relative;border-radius:10px;overflow:hidden}#workshops-deck .column .card .card-image .card-image-mask{-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-position:center top;position:relative;z-index:2;background-size:cover;background-position:center top;background-repeat:no-repeat;overflow:hidden;border-radius:10px;aspect-ratio:0.9185520362}#workshops-deck .column .card .card-image .card-image-mask img{border-radius:10px}#workshops-deck .column .card .card-image .card-image-mask .hidden{opacity:0;visibility:hidden}#workshops-deck .column .card .card-content{z-index:2;font-size:16px;padding:20px;border-radius:10px;flex:1 0 auto;display:flex;flex-direction:column}#workshops-deck .column .card .card-content h2{color:#7141ed;text-transform:none;margin-bottom:10px}#workshops-deck .column .card .card-content a{color:#7141ed}#workshops-deck .column .card .card-content a:hover{color:#414042}#workshops-deck .column .card .card-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#workshops-deck .column .card .card-content p:last-child{margin-top:auto}#workshops-deck .column .card .card-hover{top:0;position:absolute;z-index:1;width:100%;height:100%;overflow:hidden;border-radius:10px}#workshops-deck .column .card .card-hover .hover-state{top:0;position:absolute;width:100%;height:100%;background:#f4ba46;border-top-right-radius:10px;border-top-left-radius:10px;transform-origin:top center;z-index:1;transition:transform 0.75s ease-in-out;transform:scale3d(1.05,1.05,1.05);-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat}#workshops-deck .column .card:hover{transform:translate(0,-5px)}#workshops-deck .column .card:hover:after{box-shadow:10px 10px 0 rgba(32,33,37,0.06)}#workshops-deck .column .card:hover .hover-state{transform:scale3d(3,3,3)}#events-deck{display:flex;flex-wrap:wrap;margin:-10px}#events-deck .column{display:flex;flex-direction:column;margin:0}#events-deck .column .card{display:flex;flex-direction:column;background:#fff;height:100%;width:100%;position:relative;transition:color 0.75s;border-radius:10px;transition:transform 0.75s;overflow:hidden}#events-deck .column .card:after{content:'';display:block;position:absolute;z-index:-1;box-shadow:5px 5px 0 rgba(32,33,37,0.1);width:100%;height:100%;border-radius:10px;transition:box-shadow 0.75s}#events-deck .column .card .card-image{position:relative;border-radius:10px;overflow:hidden}#events-deck .column .card .card-image .card-image-mask{-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-position:center top;position:relative;z-index:2;background-size:cover;background-position:center top;background-repeat:no-repeat;overflow:hidden;border-radius:10px;aspect-ratio:0.9185520362}#events-deck .column .card .card-image .card-image-mask img{border-radius:10px}#events-deck .column .card .card-content{z-index:2;font-size:16px;padding:20px;border-radius:10px;flex:1 0 auto;display:flex;flex-direction:column}#events-deck .column .card .card-content h2{color:#7141ed;text-transform:none;margin-bottom:10px}#events-deck .column .card .card-content a{color:#7141ed}#events-deck .column .card .card-content a:hover{color:#414042}#events-deck .column .card .card-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#events-deck .column .card .card-content p:last-child{margin-top:auto}#events-deck .column .card .card-hover{top:0;position:absolute;z-index:1;width:100%;height:100%;overflow:hidden;border-radius:10px}#events-deck .column .card .card-hover .hover-state{top:0;position:absolute;width:100%;height:100%;background:#f4ba46;border-top-right-radius:10px;border-top-left-radius:10px;transform-origin:top center;z-index:1;transition:transform 0.75s ease-in-out;transform:scale3d(1.05,1.05,1.05);-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat}#events-deck .column .card:hover{transform:translate(0,-5px)}#events-deck .column .card:hover:after{box-shadow:10px 10px 0 rgba(32,33,37,0.06)}#events-deck .column .card:hover .hover-state{transform:scale3d(3,3,3)}#blog-deck{display:flex;flex-wrap:wrap;margin:-10px}#blog-deck .column{display:flex;flex-direction:column;margin:0}#blog-deck .column .card{display:flex;flex-direction:column;background:#fff;height:100%;width:100%;position:relative;transition:color 0.75s;border-radius:10px;overflow:hidden;transition:transform 0.75s}#blog-deck .column .card:after{content:'';display:block;position:absolute;z-index:-1;box-shadow:5px 5px 0 rgba(32,33,37,0.1);width:100%;height:100%;border-radius:10px;transition:box-shadow 0.75s}#blog-deck .column .card .card-image{position:relative;border-radius:10px;overflow:hidden}#blog-deck .column .card .card-image .card-image-mask{-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-position:center top;position:relative;z-index:2;background-size:cover;background-position:center top;background-repeat:no-repeat;overflow:hidden;border-radius:10px;aspect-ratio:0.9185520362}#blog-deck .column .card .card-image .card-image-mask img{border-radius:10px}#blog-deck .column .card .card-content{z-index:2;font-size:16px;padding:20px;border-radius:10px;flex:1 0 auto;display:flex;flex-direction:column}#blog-deck .column .card .card-content h2{color:#7141ed;text-transform:none;margin-bottom:10px}#blog-deck .column .card .card-content a{color:#7141ed}#blog-deck .column .card .card-content a:hover{color:#414042}#blog-deck .column .card .card-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#blog-deck .column .card .card-content p:last-child{margin-top:auto}#blog-deck .column .card .card-hover{top:0;position:absolute;z-index:1;width:100%;height:100%;overflow:hidden;border-radius:10px}#blog-deck .column .card .card-hover .hover-state{top:0;position:absolute;width:100%;height:100%;background:#f4ba46;border-top-right-radius:10px;border-top-left-radius:10px;transform-origin:top center;z-index:1;transition:transform 0.75s ease-in-out;transform:scale3d(1.05,1.05,1.05);-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat}#blog-deck .column .card:hover{transform:translate(0,-5px)}#blog-deck .column .card:hover:after{box-shadow:10px 10px 0 rgba(32,33,37,0.06)}#blog-deck .column .card:hover .hover-state{transform:scale3d(3,3,3)}#team-deck{display:flex;flex-wrap:wrap;margin:-10px}#team-deck .column{display:flex;flex-direction:column;margin:0}#team-deck .column .card{display:flex;flex-direction:column;background:#fff;height:100%;width:100%;position:relative;overflow:hidden;transition:color 0.75s;border-radius:10px;transition:transform 0.75s}#team-deck .column .card:after{content:'';display:block;position:absolute;z-index:-1;box-shadow:5px 5px 0 rgba(32,33,37,0.1);width:100%;height:100%;border-radius:10px;transition:box-shadow 0.75s}#team-deck .column .card .card-image{position:relative;border-radius:10px;overflow:hidden}#team-deck .column .card .card-image .card-image-mask{-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-position:center top;position:relative;z-index:2;background-size:cover;background-position:center top;background-repeat:no-repeat;overflow:hidden;border-radius:10px;aspect-ratio:0.9185520362}#team-deck .column .card .card-image .card-image-mask img{border-radius:10px}#team-deck .column .card .card-content{z-index:2;font-size:16px;padding:20px;border-radius:10px}#team-deck .column .card .card-content h2{color:#7141ed;text-transform:none;margin-bottom:10px}#team-deck .column .card .card-content a{color:#7141ed}#team-deck .column .card .card-content a:hover{color:#414042}#team-deck .column .card .card-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#team-deck .column .card .card-hover{top:0;position:absolute;z-index:1;width:100%;height:100%;overflow:hidden;border-radius:10px}#team-deck .column .card .card-hover .hover-state{top:0;position:absolute;width:100%;height:100%;background:#f4ba46;border-top-right-radius:10px;border-top-left-radius:10px;transform-origin:top center;z-index:1;transition:transform 0.75s ease-in-out;transform:scale3d(1.05,1.05,1.05);-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat}#team-deck .column .card:hover{transform:translate(0,-5px)}#team-deck .column .card:hover:after{box-shadow:10px 10px 0 rgba(32,33,37,0.06)}#team-deck .column .card:hover .hover-state{transform:scale3d(3,3,3)}#deck{display:flex;flex-wrap:wrap;margin:-10px}#deck .column{display:flex;flex-direction:column;margin:0}#deck .column .card{display:flex;flex-direction:column;background:#fff;height:100%;width:100%;position:relative;transition:color 0.75s;border-radius:10px;transition:transform 0.75s;overflow:hidden}#deck .column .card:after{content:'';display:block;position:absolute;z-index:-1;box-shadow:5px 5px 0 rgba(32,33,37,0.1);width:100%;height:100%;border-radius:10px;transition:box-shadow 0.75s}#deck .column .card .card-image{position:relative;border-radius:10px;overflow:hidden}#deck .column .card .card-image .card-image-mask{-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-position:center top;position:relative;z-index:2;background-size:cover;background-position:center top;background-repeat:no-repeat;overflow:hidden;border-radius:10px;aspect-ratio:0.9185520362}#deck .column .card .card-image .card-image-mask img{border-radius:10px;width:100%}#deck .column .card .card-content{z-index:2;font-size:16px;padding:20px;border-radius:10px}#deck .column .card .card-content h2{color:#414042;text-transform:none;margin-bottom:10px;font-size:1.15rem;text-transform:uppercase}#deck .column .card .card-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:20px}#deck .column .card .card-content p:last-child{margin-bottom:0}#deck .column .card .card-hover{top:0;position:absolute;z-index:1;width:100%;height:100%;overflow:hidden;border-radius:10px}#deck .column .card .card-hover .hover-state{top:0;position:absolute;width:100%;height:100%;background:#f4ba46;border-top-right-radius:10px;border-top-left-radius:10px;transform-origin:top center;z-index:1;transition:transform 0.75s ease-in-out;transform:scale3d(1.05,1.05,1.05);-webkit-mask-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 812 886' style='enable-background:new 0 0 812 886;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='203' y='221.9' width='408' height='656.23'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000128475365719411331330000008890880443842610618_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M609,564.47c-27.15,35.06-63.18,62.89-104.72,80.13H609V564.47z'/%3E%3Cpath class='st0' d='M203,564.47v80.13h104.72C266.18,627.36,230.15,599.53,203,564.47z'/%3E%3Cpath d='M0,0v685.15c54.3,70.12,126.36,125.78,209.44,160.26c60.54,25.12,126.92,39.02,196.56,39.02s136.01-13.89,196.56-39.02 C685.64,810.93,757.7,755.27,812,685.15V0H0z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat}#deck .column .card:hover{transform:translate(0,-5px)}#deck .column .card:hover:after{box-shadow:10px 10px 0 rgba(32,33,37,0.06)}#deck .column .card:hover .hover-state{transform:scale3d(3,3,3)}#course-content{background:#61aeff;margin-bottom:100px}#course-content .course-info{border-radius:10px;overflow:hidden;background:#fff;margin-bottom:20px}#course-content .course-info:last-child{margin-bottom:0}#course-content .course-info>h2{margin-bottom:0}#course-content .course-info .course-info-toggle{color:#7141ed;display:flex;justify-content:space-between;text-transform:none}#course-content .course-info .course-info-toggle span{padding:20px}#course-content .course-info .course-info-toggle:hover{background:#7141ed;color:#fff}#course-content .course-info .course-info-active{background:#7141ed;color:#fff}#course-content .course-info .course-info-active span i{transform:rotate(180deg)}#course-content .course-info .course-info-content{display:none;padding:20px}#course-content .section-background{justify-content:flex-end}#course-content .section-background .sbg-left .sbg-pattern{margin:0;transform:translateY(-50%) translateX(-50%)}#course-content .section-background .sbg-left .sbg-pattern svg path{fill:#e43e55}#course-content .section-background .sbg-right .sbg-pattern{transform:translateY(25%) translateX(25%)}#course-content .section-background .sbg-right .sbg-pattern svg path{fill:#f4ba46}.inside-pathway #content{z-index:2}.inside-pathway #content .section-content{padding:100px 0}.inside-pathway #content .section-background{justify-content:flex-end;background:#f6e7d8;-webkit-mask-position:bottom;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M0,4101.4c290.4,140.1,616,218.6,960,218.6s669.6-78.5,960-218.6V0H0v4101.4Z'/%3E%3C/g%3E%3C/svg%3E%0A")}.inside-pathway #content-pathway-testimonial{text-align:center;z-index:1}.inside-pathway #content-pathway-testimonial .section-content{margin:-12.5% 0;padding:25% 0}.inside-pathway #content-pathway-testimonial .section-content .swiper-slide{opacity:0 !important}.inside-pathway #content-pathway-testimonial .section-content .swiper-slide.swiper-slide-active{opacity:1 !important}.inside-pathway #content-pathway-testimonial .section-content .testimonial-card p{margin-top:40px;font-size:22px}.inside-pathway #content-pathway-testimonial .section-content .testimonial-card p:first-of-type{font-size:30px;font-style:italic;margin-bottom:20px;background:#f4ba46;display:inline;padding:2px 5px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.inside-pathway #content-pathway-testimonial .section-content .testimonial-card strong{background:#fff;display:inline;padding:2px 5px}.inside-pathway #content-pathway-testimonial .section-background{background:#7141ed}.inside-pathway #content-pathway-testimonial .section-background .sbg-fullbg-image{mix-blend-mode:lighten}.inside-pathway #content-pathway-extra .section-content{padding:10% 0}.inside-pathway #content-pathway-extra .section-background{background:#f6e7d8;-webkit-mask-position:top;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M1920,218.6C1629.6,78.5,1304,0,960,0S290.4,78.5,0,218.6V4320h1920V218.6z'/%3E%3C/g%3E%3C/svg%3E%0A")}.inside-pathway #content-pathway-blog .section-content{padding:10% 0 12.5%}.inside-pathway #content-pathway-blog .section-background{background:#f6e7d8;-webkit-mask-position:top;-webkit-mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 4320' enable-background='new 0 0 1920 4320' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M1920,218.6C1629.6,78.5,1304,0,960,0S290.4,78.5,0,218.6V4320h1920V218.6z'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 10800' enable-background='new 0 0 1920 10800' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23E43E55' d='M1920,218.6C1629.6,78.5,1304,0,960,0S290.4,78.5,0,218.6v10581.4h1920V218.6Z'/%3E%3C/g%3E%3C/svg%3E%0A")}