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}}.education-hero{background-color:#401268;height:640px}.education-hero .container{align-items:center;display:flex;height:100%;position:relative}@media only screen and (max-width:768px){.education-hero .container{align-items:start;padding-top:10rem}}.education-hero h1{color:#fff}.education-hero h1 span{color:#946fdd}.education-hero h3{color:#fff}.education-hero img{bottom:10%;display:block;max-width:500px;position:absolute;right:0}@media only screen and (max-width:768px){.education-hero img{max-width:300px}}.education-main-features{margin-top:-5rem;position:relative;z-index:5}.education-main-features .container{padding-bottom:0;padding-top:0}.education-main-features__content{background-color:#fff;border-radius:40px;box-shadow:.5px .7px 19px -39px rgba(0,0,0,.085),1.6px 2.5px 63.7px -39px rgba(0,0,0,.125),7px 11px 285px -39px rgba(0,0,0,.21);display:flex;justify-content:space-evenly;padding:3rem 1rem}@media only screen and (max-width:992px){.education-main-features__content{align-items:center;flex-direction:column;gap:1.5rem;justify-content:center}}.education-main-features .feature{display:flex;flex-direction:column;gap:1.5rem;max-width:100%;width:249px}.education-main-features .feature img{height:32px;width:32px}.education-main-features .feature h3{color:#401268;font-weight:700}.education-lessons__head{text-align:center}.education-lessons__grid{align-items:start;display:flex;gap:1rem;padding-top:2rem}@media only screen and (max-width:992px){.education-lessons__grid{flex-direction:column;justify-content:center}}.education-lessons__grid h3{color:#401268;margin-top:1rem}.market-news__grid{display:flex;gap:2rem;padding-top:2rem}@media only screen and (max-width:992px){.market-news__grid{align-items:center;flex-direction:column;justify-content:center}}.market-news img{border-radius:10px}.market-news a{text-decoration:none}.market-news a h3{color:#401268;margin-top:1rem}.market-news a time{color:#946fdd;margin-top:.75rem}.cta-banner{padding-top:3rem}.cta-banner__content{background-color:#401268;border-radius:40px;display:flex;flex-direction:column;gap:2rem;padding:3rem 2rem;text-align:center}.cta-banner h3{color:#fff}.cta-banner h3 span{color:#946fdd;display:block}.cta-banner p{color:#fff;max-width:858px}.cta-banner .btn,.cta-banner p{margin-left:auto;margin-right:auto}.cta-banner .buttons{align-items:center;display:flex;gap:1rem;justify-content:center}@media only screen and (max-width:768px){.cta-banner .buttons{flex-direction:column}}.cta-banner .buttons .btn{margin:0}.section-blog .blog__tiles{display:flex;flex-wrap:wrap;gap:40px;max-width:100%;width:808px}@media only screen and (max-width:1200px){.section-blog .blog__tiles{width:400px}}@media only screen and (max-width:768px){.section-blog .blog__tiles{margin-left:auto;margin-right:auto}}.section-blog .blog__grid{display:flex;gap:128px;justify-content:space-between}@media only screen and (max-width:1200px){.section-blog .blog__grid{gap:50px}}@media only screen and (max-width:768px){.section-blog .blog__grid{flex-direction:column}}.blog-tile{background:#fff;border-radius:10px;color:#401268;height:450px;max-width:100%;overflow:hidden;position:relative;text-decoration:none;transition:box-shadow .25s ease-in-out;width:384px}.blog-tile .inner{height:100%}.blog-tile .image-wrap{min-height:195px}.blog-tile__content{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.blog-tile .tile-date{color:#946fdd;font-size:14px}.blog-tile .tile-title{font-size:20px}.blog-tile .tile-pretext{font-size:1rem;opacity:.5;transition:opacity .25s ease-in-out}.blog-tile:hover{box-shadow:.5px .7px 19px -39px rgba(0,0,0,.085),1.6px 2.5px 63.7px -39px rgba(0,0,0,.125),7px 11px 285px -39px rgba(0,0,0,.21)}.blog-tile:hover .tile-title{text-decoration:underline}.blog-tile:hover .tile-pretext{opacity:1}p.tile-pretext{display:none}@media only screen and (max-width:768px){.blog__grid{align-items:center;flex-direction:column;gap:2rem!important;justify-content:center}}h2{text-align:center}