/*!
 * Milligram-scss v1.3.0
 * https://milligram.github.io
 *
 * Copyright (c) 2017 CJ Patoilo
 * Licensed under the MIT license
 */.clearfix:after{clear:both;content:" ";display:table}.float-left{float:left}.float-right{float:right}.gradient-blue,.home-activities .activities-listing__item figcaption .arrow:before{background:linear-gradient(88.39deg,#242a61 .55%,#5a63b9 147.12%)}.gradient-blue-hover{background:linear-gradient(88.39deg,#242a61 .55%,#242a61 147.12%)}.gradient-green,.home-banner__slider .slick-dots li.slick-active button{background:linear-gradient(86.92deg,#88ad34 35.56%,#b2d260 96.34%)}.gradient-green-hover{background:linear-gradient(86.92deg,#88ad34 35.56%,#88ad34 96.34%)}.gradient-green-2{background:linear-gradient(86.92deg,#a1c552 35.56%,#b2d260 96.34%)}.gradient-up{background:linear-gradient(.22deg,#242a61 -2.16%,#5a63b9 237.47%)}.gradient-radial{background:radial-gradient(50% 50% at 50% 50%,#fff 67.71%,#24295d 100%)}.radial-blue{background:radial-gradient(40.76% 50% at 50% 50%,#5a63b9 0,#242a61 100%)}header{position:fixed;width:100%;height:100px;top:0;background:var(--color-white);box-shadow:0 4px 10px rgba(0,0,0,.04);z-index:24}header .wrap-header{display:flex;align-items:center;justify-content:space-between;height:100%;position:static}header .wrap-header__burger-menu{display:none}header .wrap-header__logo{width:190px}header .wrap-header__right{display:flex;align-items:center}header .wrap-header__right .wrap-nav{display:flex;height:70px;margin-top:30px;padding-top:8px}header .wrap-header__right .wrap-nav nav ul{display:flex;margin:0;height:100%}header .wrap-header__right .wrap-nav nav ul li{margin:0 0 0 24px}header .wrap-header__right .wrap-nav nav ul li a{color:var(--color-black);font-weight:500;display:block;transition:all .2s ease-out}header .wrap-header__right .wrap-nav nav ul li a.active{color:var(--color-green)}header .wrap-header__right .wrap-nav nav ul li.home{margin-left:0}header .wrap-header__right .wrap-nav nav ul li.home a{width:20px;height:24px;font-size:0;background:url(/images/material/home.svg) no-repeat 50%}@media(hover:hover){header .wrap-header__right .wrap-nav nav ul li:hover>a{color:var(--color-green)}}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu{position:absolute;top:100px;left:0;width:100%;background:var(--color-white);box-shadow:inset 0 10px 10px -10px rgba(0,0,0,.04),0 4px 10px rgba(0,0,0,.04);padding:35px 0 53px;visibility:hidden;opacity:0;z-index:-1;transition:all .2s ease-out}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__back{display:none}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row{display:flex}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list{width:calc(100% - 570px);padding-right:30px}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list h6{font-size:.688rem;font-weight:800;color:var(--color-gray4);margin:0 0 22px;letter-spacing:2px}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col{display:flex;margin-left:-40px;flex-wrap:wrap;width:calc(100% + 40px)}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col{flex:0 0 50%;max-width:50%;padding:0 40px;display:block}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul{display:flex;flex-flow:row wrap;height:auto}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul li{margin:0 0 20px;flex:1 0 100%;max-width:100%;height:auto}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul li a{color:var(--color-bluespace);padding-right:24px;position:relative;display:inline-block;font-weight:700}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul li a:after{position:absolute;width:16px;height:16px;content:"";top:6px;right:0;background:url(/images/material/arrow-right-bluespace.svg) no-repeat 0 0}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul li a:hover{color:var(--color-bluespace3)}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul li a:hover:after{opacity:.6}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul li.sub-child ul{padding:0 0 0 16px;display:none}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul li.sub-child ul li{margin:0}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul li.sub-child ul li a{padding:3px 0;font-size:1rem;font-weight:500;color:var(--color-bluespace3)}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col ul li.sub-child ul li a:after{display:none}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--description{width:570px;padding-left:40px;margin-top:18px;display:flex;align-items:center;position:relative}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--description:before{position:absolute;width:1px;height:auto;top:8px;bottom:8px;left:0;content:"";background:rgba(0,0,0,.1)}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--description figure{width:229px;border-radius:12px}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--description figure img{width:100%;border-radius:12px}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--description figcaption{width:calc(100% - 229px);padding-left:30px}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--description figcaption p{margin-bottom:20px}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--description figcaption .link{display:inline-block;color:var(--color-bluespace);font-weight:700}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--description figcaption .link:hover{color:var(--color-bluespace3)}@media(hover:hover){header .wrap-header__right .wrap-nav nav ul li.have-child:hover .submenu{visibility:visible;opacity:1;z-index:2}}header .wrap-header__right .wrap-nav nav .wrap-button-account.mobile-button{display:none}header .wrap-header__right .wrap-nav .search{margin-left:20px;position:relative}header .wrap-header__right .wrap-nav .search .icon{display:block;width:24px;height:24px;background:url(/images/material/search.svg) no-repeat 0 0;cursor:pointer}header .wrap-header__right .wrap-nav .search .form-search{position:absolute;width:480px;top:100%;left:auto;margin-left:0;margin-top:-6px;display:none;right:-90px}header .wrap-header__right .wrap-nav .search .form-search form ::placeholder{font-size:.875rem;color:rgba(77,77,77,.5);font-weight:400}header .wrap-header__right .wrap-nav .search .form-search form input{padding-right:64px;background:var(--color-white);box-shadow:0 4px 40px rgba(0,0,0,.1);border-radius:64px;font-size:.875rem;color:rgba(77,77,77,.5);font-weight:400}header .wrap-header__right .wrap-nav .search .form-search form button{position:absolute;width:58px;height:100%;top:0;right:0;background:url(/images/material/search.svg) no-repeat 10px 50%;font-size:0;margin:0;padding:0;border-radius:64px}header .wrap-header__right .wrap-button-account{display:flex;margin-left:8px}header .wrap-header__right .wrap-button-account .button{margin:0 0 0 12px}header .wrap-header__right .head-account{margin-left:32px;position:relative}header .wrap-header__right .head-account__button{display:flex;align-items:center;margin:0}header .wrap-header__right .head-account__button figure{width:20px;height:20px;border-radius:50%}header .wrap-header__right .head-account__button figure img{border-radius:50%}header .wrap-header__right .head-account__button span{width:calc(100% - 20px);padding-left:8px}header .wrap-header__right .head-account__dropdown{position:absolute;right:0;top:calc(100% + 35px);width:246px;box-shadow:0 4px 40px rgba(0,0,0,.1);border-radius:24px;background:var(--color-white);padding:19px 28px;display:none}header .wrap-header__right .head-account__dropdown ul,header .wrap-header__right .head-account__dropdown ul li{margin:0}header .wrap-header__right .head-account__dropdown ul li a{padding:8px 0;color:var(--color-gray5);display:block}header .wrap-header__right .head-account__dropdown ul li a:hover{font-weight:500}header .wrap-header__right .head-account__dropdown ul li.logout a{color:#f04e4e}header .wrap-header__right .head-account__dropdown ul li.have-child>a{position:relative}header .wrap-header__right .head-account__dropdown ul li.have-child>a:after{position:absolute;width:24px;height:24px;content:"";top:8px;right:0;background:url(/images/material/arrow-down-green.svg) no-repeat 50%;transition:all .2s ease-out}header .wrap-header__right .head-account__dropdown ul li.have-child>a.active:after{transform:rotate(-180deg)}header .wrap-header__right .head-account__dropdown ul li.have-child>ul{display:none;padding-bottom:5px}header .wrap-header__right .head-account__dropdown ul li.have-child>ul li a{padding:3px 0}.overlay-menu{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.4);z-index:23;display:none}.hover-hand{cursor:pointer}footer{background:#f6f8fb;padding:42px 0 54px;color:#333}footer a{color:#333;transition:all .2s ease-out}footer a:hover{color:var(--color-bluespace)}footer .footer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9d9d9;padding-bottom:22px;margin-bottom:40px}footer .footer-top__logo{width:190px;line-height:0}footer .footer-top__telp{color:#242a61;font-weight:700;position:relative;padding-left:61px;height:52px;display:inline-flex;align-items:center;font-size:1.188rem}footer .footer-top__telp:before{position:absolute;content:"";width:52px;height:52px;border-radius:50%;background:#e7e8f2 url(/images/material/telp.svg) no-repeat 50%;top:0;left:0}footer .footer-bottom .row{width:calc(100% + 46px);margin-left:-23px}footer .footer-bottom .row .column{padding:0 23px}footer .footer-bottom .row .column:first-child{flex:0 0 27%;max-width:27%}footer .footer-bottom .row .column:nth-child(2){flex:0 0 34%;max-width:34%}footer .footer-bottom .row .column:nth-child(3){flex:0 0 39%;max-width:39%}footer .footer-bottom .address p{line-height:1.65;margin-bottom:14px}footer .footer-bottom .address p.address-contact{margin-bottom:2px}footer .footer-bottom .menu-footer{margin:0 -12px;display:flex}footer .footer-bottom .menu-footer ul{width:calc(50% + 24px);margin:0 12px}footer .footer-bottom .menu-footer ul li{list-style:none;margin:0 0 20px;line-height:1.3}footer .footer-bottom .menu-footer ul li a{display:inline-block;font-weight:500}footer .footer-bottom .list-footer{margin-left:30px}footer .footer-bottom .list-footer h6{font-size:.938rem;font-weight:600;margin-bottom:20px}footer .footer-bottom .list-footer__logo{display:flex;align-items:center;flex-wrap:wrap;margin:0 -7px}footer .footer-bottom .list-footer__logo a{margin:0 7px 14px}footer .footer-bottom .socmed{margin-top:60px;display:flex;align-items:center;justify-content:space-between;gap:12px}footer .footer-bottom .socmed a{display:flex;align-items:center;font-size:.875rem;position:relative}footer .footer-bottom .socmed a figure{width:40px;height:40px;position:relative;margin-right:8px}footer .footer-bottom .socmed a figure:after{position:absolute;width:100%;height:100%;top:0;left:0;content:""}footer .footer-bottom .socmed a figure img{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .2s ease-out}footer .footer-bottom .socmed a figure img.hover{visibility:hidden;opacity:0;z-index:-1}footer .footer-bottom .socmed a:hover{font-weight:500}footer .footer-bottom .socmed a:hover figure img.default{opacity:0;visibility:hidden}footer .footer-bottom .socmed a:hover figure img.hover{opacity:1;visibility:visible;z-index:2}footer .footer-bottom .copyright{margin:36px 0 0;font-size:.875rem;text-align:center;line-height:normal}.server-error{z-index:23;display:flex;justify-content:center;align-items:center;flex-direction:column;height:40vh;margin:0 auto;max-width:var(--wrapper);padding:0;position:relative;width:100%;text-align:center}.server-error p span{color:red}.loader{display:flex;justify-content:center;align-items:center;height:40vh;margin:0 auto;max-width:var(--wrapper);padding:0;position:relative;width:100%}.loader .custom-loader{width:11.2px;height:11.2px;border-radius:11.2px;box-shadow:28px 0 0 0 rgba(54,55,132,.2),22.7px 16.5px 0 0 rgba(54,55,132,.4),8.68px 26.6px 0 0 rgba(54,55,132,.6),-8.68px 26.6px 0 0 rgba(54,55,132,.8),-22.7px 16.5px 0 0 #363784;animation:spinner-b87k6z 1s linear infinite}@keyframes spinner-b87k6z{to{transform:rotate(1turn)}}.margintop{margin-top:-72px}.active-menu{color:var(--color-green)!important}@media (min-width:1199px){header .wrap-header__right .wrap-nav{display:flex!important}.overlay-menu{display:none!important}}@media (max-width:1200px){header{height:80px}header .wrap-header__burger-menu{display:block;width:24px;height:24px;position:absolute;top:30px;left:calc((100vw - var(--wrapper))/2);margin-left:8px}header .wrap-header__burger-menu span{position:absolute;width:100%;height:3px;background:#252b61;border-radius:100px;left:0;transition:all .2s ease-out;transform-origin:left center}header .wrap-header__burger-menu span:first-child{top:0}header .wrap-header__burger-menu span:nth-child(2){top:10px}header .wrap-header__burger-menu span:nth-child(3){top:20px}header .wrap-header__burger-menu:after{position:absolute;width:1px;height:32px;background:#d9d9d9;top:-4px;right:-28px;content:""}header .wrap-header__burger-menu.act span:first-child{transform:rotate(45deg)}header .wrap-header__burger-menu.act span:nth-child(2){opacity:0}header .wrap-header__burger-menu.act span:nth-child(3){top:17px;transform:rotate(-45deg)}header .wrap-header__logo{width:155px;margin-left:81px}header .wrap-header__right .wrap-nav{display:none;position:fixed;width:600px;height:calc(100% - 80px);background:var(--color-white);z-index:25;top:0;left:0;margin-top:80px;padding:44px 70px 53px 40px;box-shadow:inset 0 4px 10px rgba(0,0,0,.04);transition:all .2s ease-out}header .wrap-header__right .wrap-nav nav{position:relative;height:100%}header .wrap-header__right .wrap-nav nav>ul{height:100%;overflow:auto}header .wrap-header__right .wrap-nav nav ul{display:block;height:auto}header .wrap-header__right .wrap-nav nav ul li{margin:0 0 30px}header .wrap-header__right .wrap-nav nav ul li>a{display:inline-block}header .wrap-header__right .wrap-nav nav ul li.home{display:none}header .wrap-header__right .wrap-nav nav ul li.have-child>a{position:relative;padding-right:28px}header .wrap-header__right .wrap-nav nav ul li.have-child>a:after{position:absolute;width:16px;height:16px;content:"";top:6px;right:0;background:url(/images/material/arrow-right-bluespace.svg) no-repeat 0 0}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu{top:0;padding:0;box-shadow:none;height:100%}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__back{display:block;width:100%;border-bottom:1px solid var(--color-gray2);padding-bottom:34px;margin-bottom:32px;position:absolute;left:0;top:0;z-index:5;background:var(--color-white)}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__back .btn-back{position:relative;padding-left:28px;font-size:1rem;color:var(--color-bluespace3);font-weight:700}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__back .btn-back:before{position:absolute;width:16px;height:16px;background:url(/images/material/arrow-right-gray3.svg) no-repeat 0 0;top:2px;left:4px;content:"";transform:rotate(-180deg)}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu .wrapper{height:100%;padding-top:93px;overflow:auto}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list{width:100%;padding:0}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col{margin-left:0;width:100%}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col{flex:0 0 100%;max-width:100%;padding:0}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col h6{margin-top:12px}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--list .wrap-col .col:first-child h6{margin-top:0}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__row--description{display:none}header .wrap-header__right .wrap-nav nav ul li.have-child.act .submenu{visibility:visible;opacity:1;z-index:2}header .wrap-header__right .wrap-nav .search{width:auto;height:137px;position:absolute;top:0;left:0;right:0;margin:0 70px 0 40px}header .wrap-header__right .wrap-nav .search .icon{display:none}header .wrap-header__right .wrap-nav .search .form-search{display:block!important;opacity:1!important;margin:53px 0 0;top:0;width:100%;right:auto}header .wrap-header__right .wrap-nav .search .form-search form input{border-radius:0;box-shadow:none;border:0;border-bottom:1px solid var(--color-gray2);padding:0 40px 16px 0;height:42px}header .wrap-header__right .wrap-nav .search .form-search form button{width:28px;background-position:0 5px}header .wrap-header__right .wrap-nav.active{padding-top:44px}header .wrap-header__right .head-account{z-index:27}header .wrap-header__right .head-account__dropdown{padding:16px 24px}footer{padding:42px 0 45px}footer .footer-top__logo{width:180px}footer .footer-bottom .list-footer h6{font-size:.813rem}footer .footer-bottom .menu-footer{padding-left:20px}footer .footer-bottom .menu-footer ul li a{font-size:.875rem}footer .footer-bottom .row .column:first-child{flex:0 0 33%;max-width:33%}footer .footer-bottom .row .column:nth-child(2){flex:0 0 39%;max-width:39%}footer .footer-bottom .row .column:nth-child(3){flex:0 0 28%;max-width:28%}footer .footer-bottom .socmed{margin-top:40px;justify-content:center;gap:25px}footer .footer-bottom .socmed a{font-size:0}footer .footer-bottom .copyright{font-size:.813rem}.margintop{margin-top:0}}@media (max-width:1023px){header .wrap-header__right .wrap-nav{width:470px;padding:40px 52px 40px 40px}header .wrap-header__right .wrap-nav .search{height:114px}header .wrap-header__right .wrap-nav .search .form-search{margin:40px 0 0}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu__back{padding-bottom:18px}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu .wrapper{padding-top:74px}header .wrap-header__right .wrap-nav.active{padding-top:40px}footer .footer-bottom .row .column:first-child{flex:0 0 45%;max-width:45%}footer .footer-bottom .row .column:nth-child(2){flex:0 0 55%;max-width:55%}footer .footer-bottom .row .column:nth-child(3){flex:0 0 100%;max-width:100%}footer .footer-bottom .menu-footer{padding-left:25px;padding-right:25px;margin:0 -5px}footer .footer-bottom .menu-footer ul{width:calc(50% + 10px);margin:0 5px}footer .footer-bottom .list-footer{margin:40px 0 0}footer .footer-bottom .list-footer__logo{margin:0 -12px}footer .footer-bottom .list-footer__logo a{margin:0 12px 14px}footer .footer-bottom .socmed{margin-top:60px}}@media (max-width:767px){header{height:64px}header .wrap-header__burger-menu{top:19px;margin-left:0}header .wrap-header__burger-menu:after{right:-22px}header .wrap-header__logo{width:122px;margin-left:73px}header .wrap-header__right .wrap-button-account .button{height:36px;line-height:36px}header .wrap-header__right .wrap-button-account .button.button-green{display:none}header .wrap-header__right .wrap-nav{margin-top:64px;width:100%;padding:26px 24px 44px;height:calc(100% - 64px)}header .wrap-header__right .wrap-nav .search{height:100px;margin:0 24px}header .wrap-header__right .wrap-nav .search .form-search{margin:26px 0 0}header .wrap-header__right .wrap-nav nav>ul{height:100%}header .wrap-header__right .wrap-nav nav ul li{margin:0 0 14px}header .wrap-header__right .wrap-nav nav ul li a{font-size:1rem;font-weight:700}header .wrap-header__right .wrap-nav nav ul li.have-child .submenu .wrapper{margin:0}header .wrap-header__right .wrap-nav nav .wrap-button-account.mobile-button{display:block;border-top:1px solid #e5e5e7;padding-top:32px;margin:32px 0 0;position:absolute;width:100%;left:0;bottom:0}header .wrap-header__right .wrap-nav nav .wrap-button-account.mobile-button .button{width:100%;margin:0 0 12px;height:40px;line-height:40px}header .wrap-header__right .wrap-nav nav .wrap-button-account.mobile-button .button.button-green{display:block}header .wrap-header__right .wrap-nav nav .wrap-button-account.mobile-button .button:last-child{margin-bottom:0}header .wrap-header__right .wrap-nav.active{padding-top:26px}header .wrap-header__right .wrap-nav.have-login-mobile nav{padding-bottom:145px}header .wrap-header__right .wrap-nav.have-login-mobile nav>ul{height:100%}footer{padding:32px 0 45px}footer .footer-top{flex-direction:column;align-items:flex-start;margin-bottom:32px}footer .footer-top__logo{width:131px;margin-bottom:20px}footer .footer-top__telp{padding-left:41px;font-size:1rem;height:32px}footer .footer-top__telp:before{width:32px;height:32px;background-size:16px}footer .footer-bottom .row .column:first-child,footer .footer-bottom .row .column:nth-child(2),footer .footer-bottom .row .column:nth-child(3){flex:0 0 100%;max-width:100%}footer .footer-bottom .address{margin-bottom:42px;font-size:1rem}footer .footer-bottom .menu-footer{padding:0}footer .footer-bottom .list-footer{margin:20px 0 0}footer .footer-bottom .list-footer h6{width:195px}footer .footer-bottom .socmed{margin-top:50px}footer .footer-bottom .socmed a{flex:0 0 32px;max-width:32px;height:32px}footer .footer-bottom .copyright{margin:28px auto 0;width:215px;font-size:.75rem}}.popup{display:none;position:fixed;z-index:29;align-items:center;justify-content:center;background:rgba(0,0,0,.7);overflow-y:auto}.popup,.popup .popup-overlay{width:100%;height:100%;top:0;left:0}.popup .popup-overlay{position:absolute}.popup .popup-box{background:#fff;width:960px;padding:92px 32px;border-radius:32px;position:relative;z-index:2;margin:auto;text-align:center}.popup .popup-box:before{content:"";position:absolute;width:235px;height:361px;top:67px;left:0;background:url(/images/material/accent-popup.svg) no-repeat;background-size:contain}.popup .popup-box figure{text-align:center;margin-bottom:32px}.popup .popup-box .content h2{font-size:2.5rem;color:var(--color-bluespace);margin-bottom:32px}.popup .popup-box .content h2 strong{color:var(--color-green)}.popup .popup-box .content .wrap-platform{display:flex;gap:7px;justify-content:center}.popup .popup-close{cursor:pointer;position:absolute;right:32px;top:24px}.popup .popup-close svg path{transition:all .2s ease-out}.popup .popup-close:hover svg path{stroke:#000}.popup.active{display:flex}@media (max-width:1200px){.popup .popup-box{width:840px}.popup .popup-box .content h2{font-size:2rem}.popup .popup-box .content p{font-size:1.25rem}}@media (max-width:1023px){.popup .popup-box{width:688px;padding:76px 32px 40px}.popup .popup-box .content h2{font-size:1.75rem}.popup .popup-box .content p{font-size:1rem}.popup.popup-send .popup-box .content{padding:0 50px}}@media (max-width:767px){.popup .popup-close{top:16px;right:16px}.popup .popup-box{width:100%;padding:48px 16px 16px;border-radius:0}.popup .popup-box:before{width:65px;height:161px}.popup .popup-box .content h2{font-size:1.313rem;margin-bottom:24px}.popup.popup-send .popup-box .content{padding:0}.popup.popup-send .popup-box .content p{font-size:.875rem}}.middle{padding-top:100px;overflow:hidden}.main-content,.middle{position:relative}.main-content:after{position:absolute;width:100%;height:680px;content:"";left:0;bottom:0;background:url(/images/material/bg-main.png) no-repeat 0 bottom;background-size:auto auto;z-index:-1}.main-content .accent{position:absolute;left:0;top:-200px;width:131px;line-height:0}.cms-page .breadcrumb{padding:30px 0 0}.cms-page .breadcrumb ul{margin:0}.cms-page .main-content{padding:64px 0 100px}.cms-page h2{color:var(--color-bluespace);font-size:3.5rem;text-align:center;margin-bottom:60px}.title-section{margin-bottom:32px}.title-section h6{margin-bottom:14px;font-size:.875rem;color:rgba(36,41,93,.8);font-weight:800;position:relative;padding-left:28px;letter-spacing:3px}.title-section h6:before{position:absolute;width:20px;height:20px;left:0;top:1px;content:"";background:url(/images/material/arrow-logo.svg) no-repeat 0 0}.title-section h2{color:var(--color-black);margin-bottom:0}.title-section h2 b{font-weight:800;background:linear-gradient(86.92deg,#88ad34 35.56%,#b2d260 96.34%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.title-section.with-button{display:flex;align-items:flex-end;justify-content:space-between}.title-section.with-button .title-left{flex:0 0 80%;max-width:80%}.title-section.with-button .title-right{flex:0 0 20%;max-width:20%;text-align:right;padding-left:20px}.title-section.with-button .title-right .button{margin-bottom:0}.title-section.with-button .title-right .slick-arrow{display:flex;justify-content:right}.title-section.with-button .title-right .slick-arrow>div{cursor:pointer;transition:all .2s ease}.title-section.with-button .title-right .slick-arrow>div:hover{opacity:.5;transition:all .2s ease}.title-section.with-button .title-right .slick-arrow>div.slick-hidden{display:none!important}.title-section.with-button .title-right .slick-arrow>div.slick-disabled{opacity:.5}.title-section.with-button .title-right .slick-arrow>div.arrow-next{margin-left:16px}.title-section.with-button .title-right .slick-arrow>div>img{display:block}.daterangepicker .drp-buttons .btn{margin-bottom:0;height:auto;line-height:normal}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:var(--color-bluespace)!important;color:var(--color-white)!important;font-weight:700}.daterangepicker select,.daterangepicker select.monthselect,.daterangepicker select.yearselect{padding:5px 20px 5px 7px!important;background-position:right 0 center;border-radius:0}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{border-color:var(--color-bluespace)!important}.daterangepicker .calendar-table th{padding-top:5px!important;padding-bottom:0!important;border-radius:0!important}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{padding:0}.tooltip{position:fixed;right:0;bottom:216px;z-index:20;filter:drop-shadow(0 4px 40px rgba(0,0,0,.1));background-color:#fff;border-radius:15px;text-align:center;padding:12px}.tooltip .close{position:absolute;top:-12px;left:-12px;background-color:#d3d3d3;border-radius:50%;height:24px}.tooltip .asist{font-weight:500;margin-bottom:0;font-size:1.5rem}.tooltip .asis-dec{font-size:.875rem}.chatbox{position:fixed;width:154px;height:74px;right:0;bottom:128px;z-index:20;filter:drop-shadow(0 4px 40px rgba(0,0,0,.1))}.chatbox a{display:block}.chatbox a img{height:auto}.chatbox a img.img-md{display:none}@media (max-width:1200px){.middle{padding-top:80px}.tooltip{bottom:176px}.chatbox{bottom:96px}.main-content .accent{left:-30px}.cms-page .main-content{padding:60px 0 82px}.cms-page h2{font-size:3rem}}@media (max-width:1023px){.main-content:after{height:280px;background-size:100% auto}.cms-page .main-content{padding-bottom:70px}.cms-page .main-content h2{font-size:2.25rem}.tooltip{bottom:114px}.tooltip .asist{font-size:1.2rem}.chatbox{width:70px;height:70px;bottom:32px}.chatbox a img{max-width:none}.chatbox a img.img-lg{display:none}.chatbox a img.img-md{display:block}.title-section{margin-bottom:28px}.title-section h2{font-size:1.75rem}.title-section.with-button{flex-wrap:wrap}.title-section.with-button .title-left{flex:0 0 100%;max-width:100%}.title-section.with-button .title-right{flex:0 0 100%;max-width:100%;padding-left:0;margin-top:20px;text-align:left}}@media (max-width:767px){.middle{padding-top:64px}.cms-page .main-content{padding:46px 0 40px}.cms-page .main-content h2{font-size:1.75rem;margin-bottom:48px}.tooltip{bottom:116px}.chatbox{width:54px;bottom:56px;right:24px}.chatbox,.chatbox img{height:54px}.title-section h6{font-size:.75rem}.title-section h6:before{top:-2px}.daterangepicker select.monthselect,.daterangepicker select.yearselect{height:27px!important;line-height:12px}}:root{--swiper-pagination-bullet-size:12px;--swiper-pagination-color:linear-gradient(86.92deg,#88ad34 35.56%,#b2d260 96.34%);--swiper-pagination-bullet-opacity:1;--swiper-pagination-bullet-inactive-color:#fff;--swiper-pagination-bullet-inactive-opacity:0.4}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-thumb{background:#a9a9a9;border-radius:5px}::-webkit-scrollbar-horizontal{height:10px}::-webkit-scrollbar-track-piece:start{background:#f1f1f1}::-webkit-scrollbar-thumb:horizontal{background:#007bff;border-radius:5px}.home-banner__slider .slick-slide{line-height:0}.home-banner__slider .slick-dots{position:absolute;width:var(--wrapper);margin:0 auto;left:0;right:0;bottom:115px;display:flex}.home-banner__slider .slick-dots li{margin:0;line-height:0}.home-banner__slider .slick-dots li button{margin:0 6px;font-size:0;padding:0;width:12px;height:12px;border-radius:50%;background:var(--color-white);opacity:.4}.home-banner__slider .slick-dots li:first-child button{margin-left:0}.home-banner__slider .slick-dots li.slick-active button{opacity:1}.home-banner__slider .swiper-pagination{bottom:100px!important;left:0!important;right:0!important;width:var(--wrapper,100%)!important;margin:0 auto!important;text-align:left!important}.home-banner__slide{position:relative}.home-banner__slide--caption{position:absolute;width:var(--wrapper);height:100%;left:0;right:0;margin:0 auto;display:flex;justify-content:center;flex-direction:column;padding-right:588px;padding-bottom:100px;box-sizing:border-box}.home-banner__slide--caption .wrap-button,.home-banner__slide--caption h2,.home-banner__slide--caption p{position:relative;left:-100px;opacity:0;transition:all .3s ease-out}.home-banner__slide--caption h2{color:var(--color-white);font-size:3rem;margin-bottom:0}.home-banner__slide--caption h2 b{font-weight:800;background:linear-gradient(86.92deg,#88ad34 35.56%,#b2d260 96.34%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.home-banner__slide--caption p{font-size:1.188rem;margin:16px 50px 0 0;color:#cdcdd8}.home-banner__slide--caption .wrap-button{margin-top:32px}.home-banner__slide--caption .wrap-button .button{border-color:var(--color-white);color:var(--color-white);margin-bottom:0}.home-banner__slide--caption .wrap-button .button:after{background:url(/images/material/arrow-right-white.svg) no-repeat 0 0}.home-banner__slide--caption .wrap-button .button:hover{background:var(--color-white)}.home-banner__slide figure img{width:100%;height:calc(100vh - 100px);object-fit:cover;object-position:center}.home-banner .swiper-slide-active .home-banner__slide--caption .wrap-button,.home-banner .swiper-slide-active .home-banner__slide--caption h2,.home-banner .swiper-slide-active .home-banner__slide--caption p{left:0;opacity:1}.home-banner .swiper-slide-active .home-banner__slide--caption h2{transition-delay:.5s}.home-banner .swiper-slide-active .home-banner__slide--caption p{transition-delay:.7s}.home-banner .swiper-slide-active .home-banner__slide--caption .wrap-button{transition-delay:.9s}.main-home{position:relative;min-height:760px;overflow:hidden;margin-top:-80px;z-index:2}.main-home .accent-bg{position:absolute;top:80px;left:0;width:100%;height:760px;overflow:hidden}.main-home .accent-bg:after{position:absolute;width:100%;height:100%;content:"";top:-200px;left:0;background:linear-gradient(180.24deg,#fff 17.18%,#eeeef4 58.29%,#fff 101.55%)}.main-home .accent-circle-left,.main-home .accent-circle-right{position:absolute}.main-home .accent-circle-left img,.main-home .accent-circle-right img{height:100%}.main-home .accent-circle-right{width:297px;height:1013px;top:508px;right:0}.main-home .accent-circle-left{width:291px;height:1185px;left:0;top:1713px}.home-quote{margin-bottom:140px}.home-quote .wrap-quote{background:linear-gradient(180deg,#fff,#fcfcfe);border-radius:40px;padding:17px 75px 0;display:flex;align-items:center}.home-quote .wrap-quote figure{width:261px}.home-quote .wrap-quote__text{width:calc(100% - 261px);padding-left:59px}.home-quote .wrap-quote__text--top{display:flex;margin-bottom:16px;align-items:center}.home-quote .wrap-quote__text--top h4,.home-quote .wrap-quote__text--top p{margin:0}.home-quote .wrap-quote__text--top h4{width:155px;line-height:normal;color:var(--color-bluespace);font-weight:700}.home-quote .wrap-quote__text--top p{width:calc(100% - 155px);line-height:normal;padding-left:15px}.home-quote .wrap-quote__text form .field{position:relative;margin:0}.home-quote .wrap-quote__text form .field::placeholder{font-style:italic}.home-quote .wrap-quote__text form .field input{font-style:italic;padding-right:150px}.home-quote .wrap-quote__text form .field button{position:absolute;top:0;right:0;padding:0 51px 0 21px}.home-quote .wrap-quote__text form .field button:after{position:absolute;width:20px;height:20px;content:"";top:14px;right:21px;background:url(/images/material/search-white.svg) no-repeat 0 0}.home-quote .wrap-quote__text form .field button:hover:after{background:url(/images/material/search-bluespace3.svg) no-repeat 0 0}.home-account{margin-bottom:226px}.home-account .wrap-account{display:flex;align-items:center}.home-account .wrap-account>figure{width:646px;position:relative}.home-account .wrap-account>figure>img,.home-account .wrap-account>figure>span img{height:auto}.home-account .wrap-account>figure .account-anim{position:absolute}.home-account .wrap-account>figure .account-anim.anim1{top:48px;left:-20px;animation:account-anim1 1.5s infinite alternate}.home-account .wrap-account>figure .account-anim.anim2{top:30px;right:0;animation:account-anim2 1.5s infinite alternate}.home-account .wrap-account>figure .account-anim.anim3{top:160px;right:0;animation:account-anim3 1.5s infinite alternate}.home-account .wrap-account__text{width:calc(100% - 646px);padding-left:97px}.home-account .wrap-account__text .video-thumbnail{position:relative;width:220px;border-radius:8px;margin-bottom:32px}.home-account .wrap-account__text .video-thumbnail>img{width:100%;height:100%;object-fit:cover;object-position:center}.home-account .wrap-account__text .video-thumbnail:after{position:absolute;width:100%;height:100%;content:"";background:var(--color-bluespace);top:0;left:0;opacity:.8;border-radius:8px}.home-account .wrap-account__text .video-thumbnail .play{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:3;display:flex;justify-content:center;align-items:center;cursor:pointer}.home-account .wrap-account__text .video-thumbnail .play figure{width:48px;height:48px;border:1px solid var(--color-white);border-radius:50%;display:flex;justify-content:center;align-items:center}.home-account .wrap-account__text .video-thumbnail .play span{color:var(--color-white);font-weight:700;padding-left:12px}@keyframes account-anim1{0%{opacity:0;top:28px}to{opacity:1;top:48px}}@keyframes account-anim2{0%{opacity:0;top:15px}to{opacity:1;top:30px}}@keyframes account-anim3{0%{opacity:0;top:150px}to{opacity:1;top:160px}}.home-platform{margin-bottom:183px;color:var(--color-black)}.home-platform .wrap-platform{display:flex;align-items:center}.home-platform .wrap-platform__text{width:calc(100% - 620px);padding-right:60px}.home-platform .wrap-platform__text p{font-weight:500}.home-platform .wrap-platform__text .platform-list{display:flex;align-items:center;margin:0 -3px;gap:16px}.home-platform .wrap-platform__text .platform-list a{flex:0 0 33.333%;max-width:33.333%;padding:0 3px}.home-platform .wrap-platform__text p{margin:0 0 14px;line-height:normal}.home-platform .wrap-platform figure{width:620px;position:relative}.home-platform .wrap-platform figure>img{height:auto}.home-platform .wrap-platform figure .platform-anim{position:absolute}.home-platform .wrap-platform figure .platform-anim>img{height:auto}.home-platform .wrap-platform figure .platform-anim.anim1{top:-40px;left:185px;animation:platform-anim1 1.5s infinite alternate;z-index:-1}.home-platform .wrap-platform figure .platform-anim.anim2{top:35px;right:-55px;animation:platform-anim2 1.5s infinite alternate}@keyframes platform-anim1{0%{transform:rotate(0deg);top:-45px}to{transform:rotate(-10deg);top:-40px}}@keyframes platform-anim2{0%{transform:rotate(0deg);top:20px}to{transform:rotate(-10deg);top:35px}}.home-activities{margin-bottom:130px}.home-activities .title-section{margin-bottom:40px}.home-activities .activities-listing{position:relative;display:flex;margin-left:calc((100vw - var(--wrapper))/2);padding-bottom:66px;overflow:auto;scrollbar-width:thin;scrollbar-color:#24295d #cdcdd8}.home-activities .activities-listing::-webkit-scrollbar{height:6px}.home-activities .activities-listing::-webkit-scrollbar-track{background:var(--color-bluespace5);margin-right:calc((100vw - var(--wrapper))/2);border-radius:100px}.home-activities .activities-listing::-webkit-scrollbar-thumb{background:var(--color-bluespace);border-radius:100px}.home-activities .activities-listing__item{flex:0 0 370px;max-width:370px;margin-right:38px}.home-activities .activities-listing__item figure{border-radius:20px;height:250px;overflow:hidden;margin-bottom:24px}.home-activities .activities-listing__item figure img{border-radius:20px;height:100%;transition:all .2s ease-out}.home-activities .activities-listing__item figcaption{padding-right:100px;position:relative}.home-activities .activities-listing__item figcaption span{font-size:.75rem;color:var(--color-gray5);display:block;margin-bottom:6px}.home-activities .activities-listing__item figcaption h6{color:var(--color-black);font-weight:500;margin:0}.home-activities .activities-listing__item figcaption .arrow{position:absolute;width:48px;height:48px;border-radius:50%;right:0;bottom:0;border:1px solid var(--color-bluespace)}.home-activities .activities-listing__item figcaption .arrow:before{position:absolute;width:100%;height:100%;top:0;left:0;content:"";transition:all .25s ease-out;transform:scale(0);border-radius:50%}.home-activities .activities-listing__item figcaption .arrow:after{position:absolute;width:16px;height:16px;content:"";top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;background:url(/images/material/arrow-right-bluespace.svg) no-repeat 50%;transition:all .2s ease-out}.home-activities .activities-listing__item:hover figure img{transform:scale(1.05)}.home-activities .activities-listing__item:hover figcaption .arrow:before{transform:scale(1.08)}.home-activities .activities-listing__item:hover figcaption .arrow:after{background:url(/images/material/arrow-right-white.svg) no-repeat 50%}.home-news{margin-bottom:108px}.home-news .title-section{margin-bottom:40px}.home-news .wrap-news{display:flex}.home-news .wrap-news__col:first-child{width:630px}.home-news .wrap-news__col:nth-child(2){width:calc(100% - 630px);padding-left:49px}.home-news .wrap-news__col--box{margin-bottom:40px}.home-news .title-news{margin-bottom:28px;padding-bottom:10px;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between}.home-news .title-news h6{margin:0;max-width:60%;font-size:1.125rem;font-weight:700;color:var(--color-bluespace);letter-spacing:1px}.home-news .title-news .wrap-button{width:auto;text-align:right}.home-news .title-news .wrap-button .button{margin:0;padding-right:24px}.home-news .title-news .wrap-button .button:after{right:0}.home-news .news-listing__item{display:flex;align-items:center}.home-news .news-listing__item figure{width:280px;border-radius:24px;overflow:hidden}.home-news .news-listing__item figure img{border-radius:24px;transition:all .25s ease-out}.home-news .news-listing__item figcaption{width:calc(100% - 280px);padding-left:28px}.home-news .news-listing__item figcaption .date{display:block;font-size:.688rem;color:var(--color-gray4);font-weight:600;margin-bottom:6px}.home-news .news-listing__item figcaption h6{color:var(--color-black);font-weight:500;margin-bottom:15px;line-height:normal}.home-news .news-listing__item figcaption p{margin:0;color:var(--color-gray5)}.home-news .news-listing__item:hover figure img{transform:scale(1.05)}.home-news .news-listing__newItem figure{width:100%;border-radius:24px;overflow:hidden;margin-bottom:20px}.home-news .news-listing__newItem figure img{width:100%;border-radius:24px;transition:all .25s ease-out}.home-news .news-listing__newItem:hover figure img{transform:scale(1.05)}.home-news .news-large{position:relative}.home-news .news-large:after{position:absolute;width:100%;height:136px;bottom:0;right:6px;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,.5),#fff)}.home-news .news-large .news-listing{overflow-y:auto;position:relative;height:577px;padding-right:30px;padding-bottom:100px}.home-news .news-large .news-listing::-webkit-scrollbar{width:6px}.home-news .news-large .news-listing::-webkit-scrollbar-track{background:var(--color-bluespace5);margin-right:calc((100vw - var(--wrapper))/2);border-radius:100px}.home-news .news-large .news-listing::-webkit-scrollbar-thumb{background:var(--color-bluespace);border-radius:100px}.home-news .news-large .news-listing__item{flex-direction:column;border-bottom:1px solid #e0e0e0;margin-bottom:16px}.home-news .news-large .news-listing__item figure{width:100%;margin-bottom:20px}.home-news .news-large .news-listing__item figure img{width:100%}.home-news .news-large .news-listing__item figcaption{width:100%;padding:0}.home-testimoni{margin-bottom:100px}.home-testimoni .wrap-testimoni{display:flex!important;align-items:center}.home-testimoni .wrap-testimoni .testimoni-figure{width:516px;height:526px;position:relative;display:flex;align-items:center;justify-content:center}.home-testimoni .wrap-testimoni .testimoni-figure:after{position:absolute;width:100%;height:100%;content:"";background:url(/images/material/bg-testimoni.png) no-repeat 0;top:0;left:12px;background-size:100% 100%}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail{position:absolute;width:205px;height:100%;top:0;left:-30px;padding-left:30px;z-index:5}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list{position:relative;width:auto;height:86px;border-radius:50%;transition:all .2s ease-out;display:flex;align-items:center;pointer-events:none}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list.swiper-slide-active .img-thumbnail__list--box{left:-20px;transition:all .35s ease-out}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list.swiper-slide-active .img-thumbnail__list--box figure{transition:all .35s ease-out;border-color:#b2d260}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list.swiper-slide-next .img-thumbnail__list--box,.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list.swiper-slide-prev .img-thumbnail__list--box{left:40px;transition:all .35s ease-out}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list--box{position:relative;top:0;left:40px;width:86px;height:86px;background:#c8cbdf;box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:flex-end;justify-content:center;transition:all .35s ease-out}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list--box figure{border:12px solid var(--color-white);border-radius:50%;transition:all .35s ease-out;justify-content:center;display:flex;overflow:hidden}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list--box figure img{height:100%}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview{width:386px;height:386px;border-radius:50%;background:#c8cbdf;box-shadow:0 20px 30px rgba(0,0,0,.1);margin-left:83px;position:relative}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview__slider{width:386px;height:386px;border-radius:50%;border:30px solid var(--color-white);overflow:hidden}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview__list{display:flex!important}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview__list--box{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview__list--box figure{border-radius:50%;width:100%;height:100%;justify-content:center;display:flex;overflow:hidden}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview__list--box figure img{width:100%;max-width:none;object-fit:cover;object-position:center;height:100%}.home-testimoni .wrap-testimoni .testimoni-text{width:calc(100% - 516px);padding-left:70px;position:relative}.home-testimoni .wrap-testimoni .testimoni-text .box-field{margin-bottom:15px;position:relative;padding:40px 0 20px;margin-right:80px;font-size:1.125rem}.home-testimoni .wrap-testimoni .testimoni-text .box-field:before{position:absolute;width:34px;height:30px;content:"";top:0;left:0;background:url(/images/material/string-left.svg) no-repeat 0 0}.home-testimoni .wrap-testimoni .testimoni-text .box-field:after{position:absolute;width:34px;height:30px;content:"";bottom:0;right:0;background:url(/images/material/string-right.svg) no-repeat 0 0}.home-testimoni .wrap-testimoni .testimoni-text .box-name h6{color:var(--color-black);font-weight:600;margin-bottom:0}.home-testimoni .wrap-testimoni .testimoni-text .box-name p{margin:0;font-weight:300}.home-testimoni .wrap-testimoni .testimoni-text__slider{padding-bottom:74px}.home-testimoni .wrap-testimoni .testimoni-text__slider .slick-arrow{position:absolute;bottom:0;width:48px;height:48px;background:none;border:1px solid var(--color-bluespace);border-radius:50%;font-size:0;margin:0;padding:0}.home-testimoni .wrap-testimoni .testimoni-text__slider .slick-arrow:after{position:absolute;width:100%;height:100%;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;background:url(/images/material/arrow-right-chevron-blue.svg) no-repeat 50%;content:""}.home-testimoni .wrap-testimoni .testimoni-text__slider .slick-arrow.slick-prev{left:0;transform:rotate(-180deg)}.home-testimoni .wrap-testimoni .testimoni-text__slider .slick-arrow.slick-next{left:48px;margin-left:16px}.home-testimoni .wrap-testimoni .testimoni-text__slider .slick-arrow.slick-disabled{cursor:not-allowed;opacity:.3}.home-testimoni .wrap-testimoni .testimoni-text .arrow{position:absolute;bottom:0;left:70px;top:auto;z-index:4}.home-testimoni .wrap-testimoni .testimoni-text .arrow .slick-arrow{position:absolute;bottom:0;width:48px;height:48px;background:none;border:1px solid var(--color-bluespace);border-radius:50%;font-size:0;margin:0;padding:0;cursor:pointer}.home-testimoni .wrap-testimoni .testimoni-text .arrow .slick-arrow:after{position:absolute;width:100%;height:100%;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;background:url(/images/material/arrow-right-chevron-blue.svg) no-repeat 50%;content:""}.home-testimoni .wrap-testimoni .testimoni-text .arrow .slick-arrow.slick-prev{left:0;transform:rotate(-180deg)}.home-testimoni .wrap-testimoni .testimoni-text .arrow .slick-arrow.slick-next{left:48px;margin-left:16px}.home-testimoni .wrap-testimoni .testimoni-text .arrow .slick-arrow.slick-disabled{cursor:not-allowed;opacity:.3}.popUp-search-quote{position:absolute;z-index:1;width:100%;border-radius:.5rem;padding:10px 16px;overflow-y:scroll;max-height:250px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);background:linear-gradient(180deg,#fff,#fcfcfe)}.popUp-search-quote .bg-list-quote{padding-left:6px}.popUp-search-quote .bg-Selected{background:linear-gradient(88.39deg,#242a61 .55%,#5a63b9 147.12%);color:#fff;border-radius:.5rem}.popUp-search-quote :hover{background:linear-gradient(88.39deg,#444fb3 .55%,#5a63b9 147.12%);color:#fff;cursor:pointer;border-radius:.5rem}.wrong-code{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:42vh}.yt{height:456px;width:94%;z-index:28}.animating-scroll,.yt{position:relative}.triger-scroll{bottom:0;height:1px;left:0;margin:auto;position:absolute;right:0;top:0}.home-account.before-animate .wrap-account figure,.home-account.before-animate .wrap-account__text{position:relative;top:30px;opacity:0;transition:top .4s ease-out,opacity .3s ease-out}.home-account.after-animate .wrap-account figure{opacity:1;top:0;transition-delay:.1s}.home-account.after-animate .wrap-account__text{opacity:1;top:0;transition-delay:.2s}.home-platform.before-animate .wrap-platform figure,.home-platform.before-animate .wrap-platform__text{position:relative;top:30px;opacity:0;transition:top .4s ease-out,opacity .3s ease-out}.home-platform.after-animate .wrap-platform figure{opacity:1;top:0;transition-delay:.1s}.home-platform.after-animate .wrap-platform__text{opacity:1;top:0;transition-delay:.2s}.home-activities.before-animate .activities-listing,.home-activities.before-animate .wrapper{position:relative;top:30px;opacity:0;transition:top .4s ease-out,opacity .3s ease-out}.home-activities.after-animate .activities-listing,.home-activities.after-animate .wrapper{opacity:1;top:0;transition-delay:.1s}.home-news.before-animate .title-section,.home-news.before-animate .wrap-news{position:relative;top:30px;opacity:0;transition:top .4s ease-out,opacity .3s ease-out}.home-news.after-animate .title-section,.home-news.after-animate .wrap-news{opacity:1;top:0;transition-delay:.1s}.home-testimoni.before-animate .wrap-testimoni{position:relative;top:30px;opacity:0;transition:top .4s ease-out,opacity .3s ease-out}.home-testimoni.after-animate .wrap-testimoni{opacity:1;top:0;transition-delay:.1s}@media (max-width:1383px){.home-banner__slider .slick-dots{bottom:80px}.home-banner__slide--caption{padding-bottom:80px}.main-home{margin-top:-55px}}@media (max-width:1200px){.home-banner__slider .slick-dots{bottom:90px}.home-banner__slide--caption{padding-right:397px}.home-banner__slide--caption h2{font-size:2.75rem}.home-banner__slide--caption p{font-size:1rem}.home-banner__slide figure img{height:calc(100vh - 80px)}.main-home{margin-top:-35px}.home-quote{margin-bottom:56px}.home-quote .wrap-quote{padding:17px 45px 0 18px}.home-quote .wrap-quote__text{padding-left:20px}.home-quote .wrap-quote__text--top h4{width:135px}.home-quote .wrap-quote__text--top p{width:calc(100% - 135px);font-size:.875rem}.home-quote .wrap-quote__text form .field ::placeholder{font-weight:400}.home-quote .wrap-quote__text form .field input{font-size:.875rem;font-weight:400}.home-account{margin-bottom:196px}.home-account .wrap-account>figure{width:450px}.home-account .wrap-account>figure .account-anim.anim1{width:150px}.home-account .wrap-account>figure .account-anim.anim2{width:84px}.home-account .wrap-account>figure .account-anim.anim3{width:148px}.home-account .wrap-account__text{width:calc(100% - 450px);padding-left:83px}.home-platform{margin-bottom:165px}.home-platform .wrap-platform figure{width:370px}.home-platform .wrap-platform figure .platform-anim.anim1{width:71px;left:110px;top:-25px}.home-platform .wrap-platform figure .platform-anim.anim2{width:87px;right:-15px;top:25px}.home-platform .wrap-platform__text{width:calc(100% - 370px);padding-right:54px}.home-platform .wrap-platform__text .title-section{margin-right:100px}.home-platform .wrap-platform__text p{font-size:.875rem}.home-platform .wrap-platform__text .platform-list{width:90%}.home-platform .wrap-platform__text .platform-list a img{height:auto}@keyframes platform-anim1{0%{transform:rotate(0deg);top:-30px}to{transform:rotate(-10deg);top:-25px}}@keyframes platform-anim2{0%{transform:rotate(0deg);top:15px}to{transform:rotate(-10deg);top:25px}}.home-activities{margin-bottom:87px}.home-activities .activities-listing__item{flex:0 0 340px;max-width:340px;margin-right:30px}.home-activities .activities-listing__item figure{height:230px}.home-news{margin-bottom:72px}.home-news .title-news h6{font-size:1rem}.home-news .wrap-news__col:first-child{width:525px}.home-news .wrap-news__col:nth-child(2){width:calc(100% - 525px)}.home-news .news-listing__item figure{width:220px}.home-news .news-listing__item figcaption{width:calc(100% - 220px);padding-left:20px}.home-news .news-listing__item figcaption h6{font-size:1.188rem}.home-news .news-listing__item figcaption p{letter-spacing:-.3px}.home-news .news-large .news-listing figcaption h6{font-size:1.125rem}.home-testimoni .wrap-testimoni{margin-left:20px}.home-testimoni .wrap-testimoni .testimoni-figure{width:413px;height:413px}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail{width:195px}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview,.home-testimoni .wrap-testimoni .testimoni-figure .img-preview__slider{width:328px;height:328px}.home-testimoni .wrap-testimoni .testimoni-text{width:calc(100% - 413px);padding-left:49px}.home-testimoni .wrap-testimoni .testimoni-text .box-field{font-size:1rem;margin-right:82px;padding-bottom:0}.home-testimoni .wrap-testimoni .testimoni-text .arrow{left:49px}}@media (max-width:1023px){.home-banner__slide--caption{padding-right:150px;top:50%;transform:translateY(-50%);margin:-100px auto 0;height:auto;padding-bottom:0}.home-banner__slide--caption h2{font-size:2.25rem}.home-banner__slide figure img{height:auto}.home-banner__slide .swiper-pagination{bottom:90px}.main-home{margin-top:-45px}.home-quote{margin-bottom:49px}.home-quote .wrap-quote{padding:20px 18px 0;border-radius:24px}.home-quote .wrap-quote figure{width:194px}.home-quote .wrap-quote__text{width:calc(100% - 194px);padding-left:18px}.home-quote .wrap-quote__text--top{flex-direction:column}.home-quote .wrap-quote__text--top h4{font-size:1.313rem;width:100%;margin-bottom:5px}.home-quote .wrap-quote__text--top p{width:100%;padding-left:0;letter-spacing:-.15px}.home-account{margin-bottom:140px}.home-account .wrap-account>figure{width:340px}.home-account .wrap-account>figure .account-anim.anim1{width:112px;left:0}.home-account .wrap-account>figure .account-anim.anim2{width:63px}.home-account .wrap-account>figure .account-anim.anim3{width:112px;top:100px}.home-account .wrap-account__text{width:calc(100% - 340px);padding-left:52px}.home-account .wrap-account__text .video-thumbnail{width:180px;margin-bottom:20px}.home-account .wrap-account__text .video-thumbnail .play figure{width:40px;height:40px}@keyframes account-anim3{0%{top:100px}to{top:115px}}.home-platform{margin-bottom:120px}.home-platform .wrap-platform__text{width:calc(100% - 292px);padding-right:22px}.home-platform .wrap-platform__text .title-section{margin-right:20px}.home-platform .wrap-platform__text .platform-list{width:auto}.home-platform .wrap-platform figure{width:292px}.home-platform .wrap-platform figure .platform-anim.anim1{width:56px;left:90px;top:-20px}.home-platform .wrap-platform figure .platform-anim.anim2{width:68px}@keyframes platform-anim1{0%{transform:rotate(0deg);top:-20px}to{transform:rotate(-10deg);top:-25px}}@keyframes platform-anim2{0%{transform:rotate(0deg);top:15px}to{transform:rotate(-10deg);top:25px}}.home-activities .activities-listing__item{flex:0 0 310px;max-width:310px;margin-right:20px}.home-activities .activities-listing__item figure{height:210px}.home-news .wrap-news__col:first-child{width:275px}.home-news .wrap-news__col:nth-child(2){width:calc(100% - 275px);padding-left:43px}.home-news .wrap-news__col--box{margin-bottom:20px}.home-news .title-news .wrap-button .button{font-size:0;padding-left:0}.home-news .news-listing__item{flex-wrap:wrap}.home-news .news-listing__item figure{width:100%;margin-bottom:20px;height:150px}.home-news .news-listing__item figure img{width:100%;height:100%;object-fit:cover;object-position:center}.home-news .news-listing__item figcaption{width:100%;padding-left:0}.home-news .news-listing__item figcaption p{display:none}.home-news .news-large .news-listing{padding-right:20px}.home-news .news-large .news-listing__item figure{height:193px}.home-news .news-large .news-listing__item figcaption h6.medium{font-size:1rem}.home-testimoni{margin-bottom:75px}.home-testimoni .wrap-testimoni .testimoni-figure{width:345px;height:345px;padding-left:40px}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview{width:266px;height:266px;margin-left:50px}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview__slider{width:266px;height:266px;border-width:23px}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list,.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list--box{width:70px;height:70px}.home-testimoni .wrap-testimoni .testimoni-text{width:calc(100% - 345px);padding-left:40px;margin-bottom:20px}.home-testimoni .wrap-testimoni .testimoni-text .box-field{margin-right:0;padding-bottom:20px}.home-testimoni .wrap-testimoni .testimoni-text__slider.slick-arrow{width:32px;height:32px}}@media (max-width:767px){.button.button-large{height:44px;line-height:44px}.home-banner__slider .slick-dots{bottom:64px;margin:0 24px;justify-content:center}.home-banner__slider .swiper-pagination{bottom:64px;text-align:center}.home-banner__slide--caption{width:296px;text-align:center;margin:0 auto;padding-right:0}.home-banner__slide--caption h2{font-size:2rem}.home-banner__slide--caption p{font-size:.875rem;margin:16px 0 0}.home-banner__slide--caption .wrap-button{margin-top:24px}.main-home{margin-top:-50px}.home-quote{flex-direction:column;margin-bottom:40px}.home-quote .wrap-quote{flex-direction:column;padding-bottom:38px}.home-quote .wrap-quote figure{width:140px;margin-bottom:18px}.home-quote .wrap-quote__text{width:100%;text-align:center}.home-quote .wrap-quote__text--top h4{font-size:1rem}.home-quote .wrap-quote__text--top p{font-size:.75rem}.home-quote .wrap-quote__text form .field input{height:44px;line-height:44px;padding-right:55px}.home-quote .wrap-quote__text form .field button{font-size:0;height:44px;width:44px;padding:0;margin:0}.home-quote .wrap-quote__text form .field button:after{top:50%;left:50%;transform:translate(-50%,-50%)}.home-account{margin-bottom:45px}.home-account .wrap-account{flex-direction:column}.home-account .wrap-account>figure{width:280px;margin:0 auto 36px}.home-account .wrap-account>figure .account-anim.anim1{width:93px}.home-account .wrap-account>figure .account-anim.anim2{width:45px}.home-account .wrap-account>figure .account-anim.anim3{width:92px}.home-account .wrap-account__text{width:100%;padding:0}.home-account .wrap-account__text .video-thumbnail{width:100%;height:120px;overflow:hidden}.home-account .wrap-account__text .video-thumbnail .play span{font-size:.75rem}@keyframes account-anim1{0%{top:20px}to{top:32px}}@keyframes account-anim2{0%{top:12px}to{top:22px}}@keyframes account-anim3{0%{top:76px}to{top:86px}}.home-platform{padding-top:54px;border-top:1px solid #e5e8ff;margin-bottom:53px}.home-platform .wrap-platform{flex-direction:column}.home-platform .wrap-platform figure{width:300px;order:1;margin:0 auto 38px}.home-platform .wrap-platform__text{width:100%;padding:0;order:2}.home-platform .wrap-platform__text .title-section{margin-right:0}.home-platform .wrap-platform__text p{font-size:.75rem}.home-activities{padding-top:33px;border-top:1px solid #e5e8ff}.home-activities .title-section{margin-bottom:24px}.home-activities .activities-listing{margin-left:24px;padding-bottom:36px}.home-activities .activities-listing::-webkit-scrollbar-track{margin-right:24px}.home-activities .activities-listing__item figcaption{padding-right:70px}.home-activities .activities-listing__item figcaption span{font-size:.625rem}.home-activities .activities-listing__item figcaption h6{font-size:1rem}.home-activities .activities-listing__item figcaption .arrow{width:44px;height:44px}.home-news{margin-bottom:20px}.home-news .title-section{margin-bottom:35px}.home-news .title-news{margin-bottom:20px}.home-news .wrap-news{flex-direction:column}.home-news .wrap-news__col:first-child{width:100%}.home-news .wrap-news__col:nth-child(2){width:100%;padding-left:0}.home-news .news-listing__item figure{border-radius:16px;height:170px;margin-bottom:16px}.home-news .news-listing__item figure img{border-radius:16px}.home-news .news-listing__item figcaption .date{font-size:.625rem}.home-news .news-listing__item figcaption h6{font-size:1rem}.home-news .news-large:after{display:none}.home-news .news-large .news-listing{height:auto;padding-right:0;padding-bottom:0}.home-news .news-large .news-listing__item:last-child{border-bottom:0}.home-testimoni{margin-bottom:40px;padding-top:70px;border-top:1px solid #e5e8ff}.home-testimoni .wrap-testimoni{margin-left:0;flex-direction:column}.home-testimoni .wrap-testimoni .testimoni-figure{width:312px;height:312px;margin:0 auto 80px}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview{width:248px;height:248px;margin-left:30px}.home-testimoni .wrap-testimoni .testimoni-figure .img-preview__slider{width:248px;height:248px;border-width:20px}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list,.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list--box{width:65px;height:65px}.home-testimoni .wrap-testimoni .testimoni-figure .img-thumbnail__list--box figure{border-width:10px}.home-testimoni .wrap-testimoni .testimoni-text{width:100%;padding-left:0;margin-bottom:0}.home-testimoni .wrap-testimoni .testimoni-text .box-field:after,.home-testimoni .wrap-testimoni .testimoni-text .box-field:before{width:23px;height:20px;background-size:23px auto}.home-testimoni .wrap-testimoni .testimoni-text .box-name h6{font-size:1rem}.home-testimoni .wrap-testimoni .testimoni-text .box-name p{font-size:.875rem}.home-testimoni .wrap-testimoni .testimoni-text__slider{padding-bottom:62px}.home-testimoni .wrap-testimoni .testimoni-text__slider .slick-arrow{width:32px;height:32px;line-height:32px;margin-left:8px}.home-testimoni .wrap-testimoni .testimoni-text__slider .slick-arrow:after{background-size:16px auto}.home-testimoni .wrap-testimoni .testimoni-text__slider .slick-arrow.slick-next{left:32px}.home-testimoni .wrap-testimoni .testimoni-text .arrow{left:0}.home-testimoni .wrap-testimoni .testimoni-text .arrow .slick-arrow{width:32px;height:32px;line-height:32px;margin-left:8px}.home-testimoni .wrap-testimoni .testimoni-text .arrow .slick-arrow:after{background-size:16px auto}.home-testimoni .wrap-testimoni .testimoni-text .arrow .slick-arrow.slick-next{left:32px}}