main.modal-blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#modal-container{left:0;left:50%;max-width:1400px;position:absolute;top:109px;transform:scale(0);transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(0);width:100%;z-index:10000}#modal-container .close svg{border-radius:100%;cursor:pointer;float:right;transition:all .25s ease-in-out}#modal-container .close svg:hover{background-color:#946fdd}#modal-container.two{transform:scale(1)}#modal-container.two .modal-background .modal{animation:scaleUp .5s cubic-bezier(.165,.84,.44,1) forwards;opacity:0}#modal-container.two+.content{animation:scaleBack .5s cubic-bezier(.165,.84,.44,1) forwards}#modal-container.two.out{animation:quickScaleDown 0s linear .5s forwards}#modal-container.two.out .modal-background .modal{animation:scaleDown .5s cubic-bezier(.165,.84,.44,1) forwards}#modal-container.two.out+.content{animation:scaleForward .5s cubic-bezier(.165,.84,.44,1) forwards}#modal-container .modal-background .bottom-overlay{background:linear-gradient(180deg,#946fdd,rgba(148,111,221,0));bottom:-30rem;flex-shrink:0;height:871.295px;opacity:.5;position:absolute;right:-30rem;transform:rotate(158.058deg);width:1543.554px}#modal-container .modal-background .modal{background:#fff;border-bottom:18px solid #946fdd;border-radius:20px;display:flex;flex-direction:column;gap:5rem;height:100%;max-width:100vw;overflow:hidden;padding:3rem;position:relative;width:100%}@media only screen and (max-width:992px){#modal-container .modal-background .modal{padding:1rem}}#modal-container .modal-background .modal__block--scaling .btn{display:block;margin:2rem auto}#modal-container .modal-background .modal h2{padding-bottom:3rem}@media only screen and (max-width:992px){#modal-container .modal-background .modal h2{font-size:20px;font-weight:600;padding-bottom:1.5rem}}#modal-container .modal-background .modal .modal__programs tr td:first-of-type,#modal-container .modal-background .modal .modal__programs tr th:first-of-type{max-width:260px;padding-right:0}@media only screen and (max-width:992px){#modal-container .modal-background .modal .modal__programs tr td:first-of-type,#modal-container .modal-background .modal .modal__programs tr th:first-of-type{padding-right:1rem}}#modal-container .modal-background .modal table{border-collapse:collapse;width:100%}#modal-container .modal-background .modal table td,#modal-container .modal-background .modal table th{border-top:1px solid rgba(64,18,104,.2);padding:1.25rem .75rem;text-align:center}@media only screen and (max-width:992px){#modal-container .modal-background .modal table td,#modal-container .modal-background .modal table th{padding:1.25rem 1rem 1.25rem 0}}#modal-container .modal-background .modal table td i,#modal-container .modal-background .modal table th i{color:#2ec4b6;font-style:normal}#modal-container .modal-background .modal table th{font-size:20px;font-weight:600}#modal-container .modal-background .modal table td:first-of-type,#modal-container .modal-background .modal table th:first-of-type{text-align:left}#modal-container .modal-background .modal table tr:last-of-type td i{color:#401268;display:block;font-size:20px;font-weight:600}#modal-container .modal-background .modal table tr:last-of-type td .btn{display:block;font-weight:400;height:45px;line-height:45px;margin-top:.5rem;padding:0;width:100%}@media only screen and (max-width:992px){#modal-container .modal-background .modal table.modal__programs{display:none}}#modal-container .modal-background .modal table.modal__scaling th:not(:first-of-type){font-size:16px;font-weight:400}#modal-container .modal-background .modal table.modal__scaling td:not(:first-of-type){font-size:20px;font-weight:600}@media only screen and (max-width:992px){#modal-container .modal-background .modal table.modal__scaling th:not(:first-of-type){font-size:14px}#modal-container .modal-background .modal table.modal__scaling td:not(:first-of-type){font-size:16px}#modal-container .modal-background .modal table.modal__scaling td:not(:first-of-type,:last-of-type),#modal-container .modal-background .modal table.modal__scaling th:not(:first-of-type,:last-of-type){display:none}}#modal-container .modal-background .modal table.modal__scaling tr td:first-of-type{max-width:300px}#modal-container .modal-background .modal table.modal__scaling tr:last-of-type td{border-bottom:1px solid rgba(64,18,104,.2)}#modal-container .modal-background .modal table.modal__details{margin-bottom:5rem;position:relative;z-index:10}#modal-container .modal-background .modal table.modal__details td{text-align:left}#modal-container .modal-background .modal table.modal__details tr:last-of-type td{border-bottom:1px solid rgba(64,18,104,.2)}#modal-container .modal-background .modal table.modal__details td{line-height:1.75rem}@media only screen and (max-width:992px){#modal-container .modal-background .modal table.modal__details td{text-align:left}#modal-container .modal-background .modal table.modal__details td:first-of-type{font-weight:600}}#modal-container .modal-background .modal .modal__programs--mobile{display:none;margin-top:1rem}#modal-container .modal-background .modal .modal__programs--mobile .modal__programs--head{align-items:center;display:flex;gap:1rem;justify-content:center;margin:1.5rem 0;text-align:center}#modal-container .modal-background .modal .modal__programs--mobile .modal__programs--head .slider-arrow{background:none;border:none}#modal-container .modal-background .modal .modal__programs--mobile .modal__programs--head .left-arrow img{transform:rotate(180deg)}#modal-container .modal-background .modal .modal__programs--mobile .title{font-size:25px;font-weight:700;margin-bottom:1rem;text-align:center}#modal-container .modal-background .modal .modal__programs--mobile .feature{align-items:center;border-top:1px solid rgba(64,18,104,.2);display:grid;grid-template-columns:2fr 1fr;justify-content:space-between;padding:1.25rem 0}#modal-container .modal-background .modal .modal__programs--mobile .feature div:last-of-type{text-align:center}#modal-container .modal-background .modal .modal__programs--mobile .feature:last-of-type div:last-of-type p{font-size:20px;font-weight:600}@media only screen and (max-width:992px){#modal-container .modal-background .modal .modal__programs--mobile{display:block}}@keyframes fadeIn{0%{background:transparent}to{background:rgba(0,0,0,.7)}}@keyframes fadeOut{0%{background:rgba(0,0,0,.7)}to{background:transparent}}@keyframes scaleUp{0%{opacity:0;transform:translateX(-50%) scale(.8) translateY(1000px)}to{opacity:1;transform:translateX(-50%) scale(1) translateY(0)}}@keyframes scaleDown{0%{opacity:1;transform:translateX(-50%) scale(1) translateY(0)}to{opacity:0;transform:translateX(-50%) scale(.8) translateY(1000px)}}@keyframes scaleBack{0%{transform:translateX(-50%) scale(1)}to{transform:translateX(-50%) scale(.85)}}@keyframes scaleForward{0%{transform:translateX(-50%) scale(.85)}to{transform:translateX(-50%) scale(1)}}@keyframes quickScaleDown{0%{transform:translateX(-50%) scale(1)}99.9%{transform:translateX(-50%) scale(1)}to{transform:translateX(-50%) scale(0)}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}#cookie-bar{background:#000;bottom:0;color:#fff;display:block;left:0;max-width:100%;position:fixed;width:100%;z-index:9999999999999}#cookie-bar p{color:#adadad;font-size:.8rem;line-height:24px}#cookie-bar button{background:transparent;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:15px 20px;text-transform:uppercase}#cookie-bar button:hover{background:#fff;color:#000}#cookie-bar a{color:#fff}#contentcookie{display:grid;grid-gap:1rem}@media(max-width:767px){#cookie-bar p{font-size:14px;width:100%}#cookie-bar button{width:100%}#cookie-bar a{color:#fff}#contentcookie{margin:auto;padding:20px 0;width:90%}}@media only screen and (min-width:768px){#contentcookie{grid-template-columns:1fr 200px;grid-gap:2rem}}@media only screen and (min-width:1024px){#contentcookie{padding:20px}}@media only screen and (min-width:1280px){#contentcookie{padding:20px 0}}*{box-sizing:border-box;margin:0;padding:0}video{border:0!important}html{margin-top:0!important;overflow-x:hidden!important;position:relative;scroll-behavior:smooth}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000000s ease-in-out 0s;transition:background-color 5000000s ease-in-out 0s}input{border:none;outline:none}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;max-width:100%}body{background-color:#f9f5fe;color:#401268;overflow-x:hidden!important;position:relative;width:100vw}.mtb1{margin-bottom:1rem;margin-top:1rem}body,html{max-width:100%;position:relative}.container{padding:25px}ul{padding-left:0}.hidden{display:none!important}@media only screen and (min-width:768px){.scroll-lock{overflow-y:hidden;position:fixed}}@media only screen and (min-width:992px){.container{margin-left:auto;margin-right:auto;max-width:1224px;padding:80px}.container--small{max-width:1015px}}@media only screen and (min-width:1200px){.container{padding-left:0;padding-right:0}.hero__content .container{left:25vw}}@media only screen and (min-width:1200px)and (max-width:1350px){.container{padding-left:40px;padding-right:40px}}footer{background:#fff;padding-top:.3rem}nav ul{list-style-type:none}nav ul a{text-decoration:none}@font-face{font-display:swap;font-family:Sora;font-stretch:75% 125%;font-style:normal;font-weight:125 950;src:url(../assets/fonts/Sora/Sora-VariableFont_wght.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans JP;font-stretch:75% 125%;font-style:normal;font-weight:125 950;src:url(../assets/fonts/Noto_Sans_JP/NotoSansJP-VariableFont_wght.ttf) format("truetype")}body,button,input{font-family:Sora,sans-serif}b{font-weight:700!important}h1,h2,h3,h4{font-weight:400}.h1,h1{font-size:60px;line-height:120%}@media only screen and (max-width:768px){.h1,h1{font-size:36.5px}}.h1.tags i,h1.tags i{font-style:normal!important}.h1.tags .subsentence,h1.tags .subsentence{display:flex}.h1.tags span,h1.tags span{display:inline-block;margin:.75rem;padding:1rem 1.75rem}@media only screen and (max-width:768px){.h1.tags span,h1.tags span{margin:.5rem;padding:.5rem .75rem}}.h1.tags span.one,h1.tags span.one{background:#946fdd;border-radius:115px;color:#fff}.h1.tags span.two,h1.tags span.two{background:#401268;border-radius:0;color:#946fdd}.h1.tags span.three,h1.tags span.three{background:#fff;border:3px solid #401268;border-radius:30px;color:#401268}.h1.tags span.four,h1.tags span.four{background:#401268;border-radius:115px;color:#fff}.h1.tags span.five,h1.tags span.five{background:#946fdd;border-radius:115px;border-radius:15px;color:#401268}.h2,h2{font-size:44px;line-height:120%}@media only screen and (max-width:768px){.h2,h2{font-size:40px}}.h3,h3{font-size:24px;line-height:140%}@media only screen and (max-width:768px){.h3,h3{font-size:20px}}.asia .h3,.asia h3{font-size:28px;line-height:140%}@media only screen and (max-width:768px){.asia .h3,.asia h3{font-size:20px}}.h4,h4{font-size:18px;line-height:140%}p{font-size:16px;line-height:180%}.info-text a,.info-text p,.info-text span,p.info,span.info{font-size:14px;opacity:.5}.info-text a--upper,.info-text p--upper,.info-text span--upper,p.info--upper,span.info--upper{letter-spacing:2.8px;text-transform:uppercase}.section-title{text-align:center}.section-title b,.section-title span{color:#946fdd;font-weight:400!important}button{cursor:pointer}.btn{border:1px solid #401268;border-radius:25px;padding:12px 36px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:768px){.btn{font-size:14px}}.btn--primary{color:#401268}.btn--primary:hover{background:#401268;color:#fff}.btn--primary--alt{background:none;border-color:#fff;color:#fff}.btn--primary--alt:hover{background:#946fdd;border-color:#946fdd}.btn--secondary{background:#401268;color:#fff}.btn--secondary:hover{background:#fff;color:#401268}.btn--secondary--alt{background:#946fdd;border-color:#946fdd}.btn--secondary--alt:hover{background:transparent;border-color:#fff;color:#fff}.btn--secondary--green{background:#2ec4b6;border-color:#2ec4b6;color:#401268}.btn--secondary--green:hover{background:#fff;border-color:#401268;color:#401268}.btn--secondary--yellow{background:#ffc759;border-color:#ffc759;color:#401268}.btn--secondary--yellow:hover{background:#fff;border-color:#401268;color:#401268}.btn--secondary--light{background:#946fdd;border-color:#946fdd;color:#fff}.btn--secondary--light:hover{background:#401268;border-color:#401268;color:#fff}.btn--secondary--newsletter{background:#2ec4b6;border-color:#2ec4b6;color:#401268}.btn--secondary--newsletter:hover{background:#946fdd;border-color:#946fdd;color:#fff}.link{align-items:center;display:flex;font-weight:300;gap:.5rem;justify-content:start}.link svg{transition:all .25s ease-in-out}.link svg path{color:#946fdd}.link:hover svg{transform:translateX(.25rem)}.two-one-layout{display:grid;padding-top:0;position:relative}.one-one-layout,.one-two-layout{display:grid;grid-gap:1rem}@media only screen and (min-width:1024px){.two-one-layout{grid-template-columns:2fr 1fr;grid-gap:1.5rem}.one-one-layout{grid-template-columns:repeat(2,1fr)}.one-two-layout{grid-template-columns:1fr 2fr}}.about-hero{background:#401268;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:100vh;max-height:950px;overflow:hidden;position:relative}.about-hero .container{align-items:center;display:flex;height:100%;position:relative;z-index:1}.about-hero:after{background:#401268;background:linear-gradient(90deg,#401268,hsla(0,0%,100%,0) 30%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.about-hero h1{position:relative;width:50%;z-index:1000}@media only screen and (max-width:576px){.about-hero h1{width:100%}}.about-hero h1 b,.about-hero h1 span{color:#946fdd;font-weight:400!important}.about-hero .foreground-container{bottom:10%;left:50%;max-width:100%;position:absolute;transform:translateX(-50%);width:1224px}.about-hero .foreground-container .foreground{display:block;margin-left:auto;max-width:700px;right:0}.section-about__btm .grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem}@media only screen and (max-width:992px){.section-about__btm .grid{grid-template-columns:1fr}}.section-about__btm .btn{display:block;margin-left:auto;margin-right:auto;margin-top:4rem;max-width:100%}@media only screen and (max-width:992px){.section-about{padding:1rem;width:100%}}.about-ceo__container{overflow:hidden}.about-ceo{background:#401268;color:#fff;padding-top:1rem}.about-ceo__grid{align-items:end;display:flex}@media only screen and (max-width:992px){.about-ceo__grid{overflow:hidden}}@media only screen and (max-width:1200px){.about-ceo__grid{overflow:hidden}}.about-ceo__grid div{width:50%}@media only screen and (max-width:992px){.about-ceo__grid{flex-direction:column}.about-ceo__grid div{width:100%}}.about-ceo__grid .left{height:100%;position:relative;transform:scale(1.1);transform-origin:bottom left}@media only screen and (max-width:992px){.about-ceo__grid .left{transform:none}}.about-ceo__grid .right{padding-bottom:4rem;padding-right:5.4rem;padding-top:4rem;position:relative;z-index:10}@media only screen and (max-width:992px){.about-ceo__grid .right{order:-1;padding:1.5rem}}.about-ceo__name{font-size:48px;font-weight:600}@media only screen and (max-width:992px){.about-ceo__name{font-size:40px}}.about-ceo__position{background:#946fdd;display:inline-block;font-size:14px;margin-top:1rem;padding:.5rem 1rem;text-transform:uppercase}.about-ceo__text{margin-top:2rem}.about-ceo__img{display:block;transform:scale(1.15) translateX(-2rem);transform-origin:bottom left;width:95%}@media only screen and (max-width:992px){.about-ceo__img{transform:none}}@media only screen and (max-width:768px){.our-team{padding-top:3rem}}.our-team .section-title{text-align:center}.our-team__grid{display:grid;grid-template-columns:repeat(3,1fr);padding:3rem 0;grid-gap:3rem}@media only screen and (max-width:992px){.our-team__grid{justify-items:center;margin-left:auto;margin-right:auto;max-width:-moz-fit-content;max-width:fit-content}}@media only screen and (max-width:768px){.our-team__grid{grid-gap:1rem}}@media only screen and (max-width:576px){.our-team__grid{grid-template-columns:repeat(2,1fr)}}.our-team .team-member__overlay{align-items:center;background:#401268;border-radius:10px;color:#fff;display:flex;height:100%;justify-content:center;opacity:0;padding:1.5rem;position:absolute;transition:opacity .3s ease-in-out;width:100%}@media only screen and (max-width:768px){.our-team .team-member__overlay{display:none}}.our-team .team-member__img{background:#ebebeb;border-radius:10px;cursor:default;height:100%;max-height:288px;max-width:288px;position:relative;width:100%}@media only screen and (max-width:768px){.our-team .team-member__img{max-height:156px;max-width:156px}}.our-team .team-member__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.our-team .team-member__name{font-size:20px;margin-top:1rem}@media only screen and (max-width:768px){.our-team .team-member__name{font-size:14px}}.our-team .team-member__position{color:#946fdd}@media only screen and (max-width:768px){.our-team .team-member__position{font-size:14px}}.our-team__backed{padding-bottom:3rem}.our-team__backed img{display:block;margin:0 auto;max-height:76px;text-align:center}@media only screen and (max-width:768px){.our-team__backed img{max-height:54px}}.our-team__backed .backed-imgs{display:grid;grid-gap:2rem;align-items:center;grid-template-columns:repeat(3,1fr);justify-content:center;margin-top:3rem}@media only screen and (max-width:992px){.our-team__backed .backed-imgs{gap:2.5rem;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}}.statistics{background:#401268;color:#fff;overflow:hidden}@media only screen and (max-width:992px){.statistics{border-radius:0 0 80px 0;padding-bottom:3rem;padding-top:3rem}}.statistics .container{position:relative}.statistics__globe{bottom:-60px;height:450px;left:-450px;position:absolute;width:450px}.statistics__grid{display:grid;gap:5rem;grid-template-columns:12fr 8fr;justify-content:space-between}@media only screen and (max-width:992px){.statistics__grid{grid-template-columns:1fr}}.statistics .stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem}@media only screen and (max-width:992px){.statistics .stats{grid-row:2}}.statistics .stats .stat{display:flex;flex-basis:50%;flex-direction:column;gap:1rem}.statistics .stats .stat__title{color:#946fdd;display:flex;font-size:64px;line-height:120%}@media only screen and (max-width:768px){.statistics .stats .stat__title{font-size:34px}}.statistics--line{background:#946fdd;padding:5rem 0}.statistics--line .stats{grid-template-columns:repeat(4,1fr);text-align:center}@media only screen and (max-width:768px){.statistics--line .stats{grid-template-columns:repeat(2,1fr)}}.statistics--line .stats .stat__title{color:#fff;justify-content:center}.statistics--line .stats .stat__description{color:#401268}.statistics .right{display:flex;flex-direction:column;gap:2rem;justify-content:space-between}.darken-img{filter:grayscale(100%);opacity:.5}.about-timeline{position:relative}.about-timeline .line{background:#401268;height:100%;left:50%;position:absolute;top:7rem;transform:translateX(-50%);width:2px}@media only screen and (max-width:992px){.about-timeline .line{left:1.6rem;transform:none}}.about-timeline__head{background:#9137e2;padding-bottom:10rem!important;position:relative;text-align:center;z-index:10}@media only screen and (max-width:992px){.about-timeline__head{padding-bottom:4rem!important;text-align:left}}.about-timeline__grid{display:flex;flex-direction:column;padding-top:0;position:relative}@media only screen and (max-width:992px){.about-timeline__grid{margin-bottom:0}}.about-timeline__grid .dot{background:#2ec4b6;border-radius:100%;content:"";height:18px;left:50%;position:absolute;top:8rem;transform:translateX(-50%);transition:all .3s ease-in-out;width:18px;z-index:10}@media only screen and (max-width:992px){.about-timeline__grid .dot{left:1.1rem;transform:none}}.about-timeline__grid .dot:hover{transform:translateX(-50%) scale(1.1)}.about-timeline__grid .dot.floating{position:fixed}.about-timeline__grid .dot.floating.bottom{bottom:32.5rem!important;position:absolute!important;top:auto}.about-timeline .timeline-item{display:flex;flex-direction:row-reverse;text-align:right}@media only screen and (max-width:992px){.about-timeline .timeline-item{text-align:left}}.about-timeline .timeline-item .content{border:none!important;border-right:2px solid #401268;padding:1rem 7rem;width:calc(50% + 2px)}@media only screen and (max-width:992px){.about-timeline .timeline-item .content{border-left:2px solid #401268;border-right:0;padding:6rem 2rem;width:100%}}.about-timeline .timeline-item>div:not(.content){width:50%}@media only screen and (max-width:992px){.about-timeline .timeline-item>div:not(.content){display:none}}.about-timeline .timeline-item .date{font-size:48px}.about-timeline .timeline-item .text{margin-top:1.5rem;position:relative;z-index:10}.about-timeline .timeline-item .img{transform:translate(-3rem,-1.5rem)}.about-timeline .pin-spacer:first-of-type .timeline-item{padding-top:0}.about-timeline .pin-spacer:first-of-type .timeline-item .content div{padding-top:15!important}.about-timeline .pin-spacer:last-of-type{margin-bottom:-9rem!important}.about-timeline .pin-spacer:nth-of-type(odd) .timeline-item{flex-direction:row;text-align:left}.about-timeline .pin-spacer:nth-of-type(odd) .timeline-item .content{border-left:2px solid #401268;border-right:none}.about-timeline .pin-spacer:nth-of-type(odd) .timeline-item .img{transform:translate(3rem,-1.5rem)}.about-timeline .about-timeline__grid>.timeline-item .content{padding-bottom:15rem!important}.page-template-about{background:#9137e2}