@keyframes smoothScroll{0{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes backScroll{0{transform:translateY(0)}to{transform:translateY(-100%)}}.top_header_wrap{align-items:center;background:rgba(154,110,234,0.8);border-radius:8px;bottom:30px;color:#fff;display:flex;font-size:18px;left:20px;padding:10px 0;position:fixed;text-align:center;width:310px;z-index:9999;display:none !important}.top_header_wrap .page-center{padding:0 10px}.top_header_wrap a{color:#fff;font-size:14px;display:block}.top_header_wrap p{margin:0}.close-container{bottom:calc(100% - 3px);cursor:pointer;height:40px;margin:0;position:absolute;right:-30px;width:50px}.leftright{height:4px;width:25px;position:absolute;margin-top:24px;background-color:#9a6eea;border-radius:2px;transform:rotate(45deg);transition:all .3s ease-in}.rightleft{height:4px;width:25px;position:absolute;margin-top:24px;background-color:#9a6eea;border-radius:2px;transform:rotate(-45deg);transition:all .3s ease-in}.close-container .close{margin:60px 0 0 5px;position:absolute}.header_section{min-height:78px}.header_section .header_wrap{position:relative;transition:all .3s ease;z-index:999999;display:flex;justify-content:space-between;align-items:center;min-height:70px}.header_section .header_wrap .header_inner{display:flex;justify-content:space-between;align-items:center;gap:60px}.header_section .header_wrap .logo_wrap{max-width:140px}.header_section .header_wrap ul{padding:0;list-style:none;line-height:normal}.header_section .header_wrap ul{padding:0;list-style:none;line-height:normal}.header_section .btn_wrap .btn_inner{display:flex;gap:12px;align-items:center}.header_section.scrolling_up:not(.fixed_header) .header_wrap{animation:backScroll .5s backwards;top:-100%}.header_section:not(.sticky_head) .header_wrap{min-height:100px;transition:all .5s ease;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 5px rgba(0,0,0,.23)}.header_section.sticky_head .header_wrap{position:fixed;top:0;width:100%;z-index:99;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 5px rgba(0,0,0,.23);left:0;z-index:22;min-height:70px}span.icon-svg svg{width:10px;display:inline-block;margin-left:5px}.header_section.fixed_header:not(.sticky_head) .header_wrap{position:fixed;width:100%;top:0;z-index:99;border:0}.header_section.fixed_header .header_wrap.desktop:hover{overflow:visible}.header_section.fixed_header .header_wrap.desktop{overflow:hidden}.header_section .header_wrap .burger{cursor:pointer;vertical-align:middle}.header_section .header_wrap .burger{width:2em;height:1.5em;display:flex;position:relative;flex-wrap:wrap;justify-content:space-around;align-items:center;transition:all .3s ease}.header_section .header_wrap .burger span{display:block;width:100%;height:2px;background-color:var(--secondary_color);transition:all .3s ease}.header_section .header_wrap .burger:before,.header_section .header_wrap .burger:after{background-color:var(--secondary_color);content:"";height:2px;transition:all .3s ease;width:100%;display:inline-block;position:absolute;left:0;right:0}.header_section .header_wrap .burger:after{margin-bottom:20px}.header_section .header_wrap .burger:before{margin-top:20px}.mob_open .header_section .header_wrap .burger span{background:transparent}.mob_open .header_section .header_wrap .burger:before{margin:0;transform:rotate(-45deg)}.mob_open .header_section .header_wrap .burger:after{margin:0;transform:rotate(45deg)}.mob_open .header_section .header_wrap .burger{align-items:center}.header_section .header_wrap .close_btn{cursor:pointer;vertical-align:middle}.header_section svg{vertical-align:middle;display:block;transition:all .3s ease}.header_section .menu_wrap>ul>li:not(.has_child_menu):hover>a[target="_blank"] svg{transform:translateX(2px)translateY(-2px)}.header_section.diff_logo_fixed .logo.fixed_logo{display:none}.header_section.diff_logo_fixed.fixed_header.header_bg:not(.sticky_head) .logo.fixed_logo{display:none}.header_section.diff_logo_fixed.fixed_header:not(.sticky_head) .logo.fixed_logo{display:block}.header_section.diff_logo_fixed .logo{display:block}.header_section.diff_logo_fixed.fixed_header.header_bg:not(.sticky_head) .logo{display:block}.header_section.diff_logo_fixed.fixed_header:not(.sticky_head) .logo{display:none}.header_section .menu_wrap{margin-right:auto}.header_section .menu_wrap a{display:flex;align-items:center;gap:4px;font-size:1rem;padding:14.5px 16px;justify-content:space-between;line-height:1;padding:12px 17px;letter-spacing:.4px}.header_section .btn_wrap a{white-space:nowrap;font-weight:700;text-transform:none}.header_section .header_wrap .menu_wrap>ul{display:flex;align-items:center}.header_section .child_menu-inner li.level_2>a .label_name{color:#182028;font-weight:400;font-size:16px;font-family:var(--secondary_font);letter-spacing:-0.3px;line-height:1.25;transition:all .25s ease}.header_section .child_menu-inner li.level_2>a .label_subtext{font-size:12px;color:#677083;font-weight:500;line-height:1.35}.header_section .child_menu-inner li.level_2.hovered>a .label_name,.header_section .child_menu-inner li.level_2:hover>a .label_name{color:#639;font-weight:700}.header_section .cards_grp-label{color:silver;font-size:16px;font-style:normal;font-weight:500;font-family:var(--secondary_font);letter-spacing:0;margin-bottom:20px}.header_section .cards-wrapper>ul.cards-list{display:flex;flex-wrap:wrap;gap:32px}.header_section .cards-wrapper>ul.cards-list>li{width:calc(50% - 16px);border-radius:16px;overflow:hidden}.header_section .cards-wrapper>ul.cards-list>li a{align-items:unset;gap:0;padding:0;height:100%}.header_section .cards-wrapper>ul.cards-list>li .card-contents{display:flex;width:calc(100% - 50px);background-color:#fcfcfc;background-image:radial-gradient(closest-side,rgb(189 190 192 / 80%),#fcfcfc,#fcfcfc,#fcfcfc,#fcfcfc,#fcfcfc);background-size:15px 15px}.header_section .cards-wrapper .card-contents h4{color:#414952;font-size:20px;font-weight:500;letter-spacing:-0.3px;margin-bottom:8px}.header_section .cards-wrapper .card-contents p{margin-bottom:0;color:#677083;font-size:12px;font-weight:500;line-height:1.35}.header_section .cards-wrapper>ul.cards-list>li .icon_ty-svg{display:flex;width:50px;justify-content:center;padding-top:20px}.header_section .cards-wrapper>ul.cards-list>li .icon_ty-svg svg{width:16px;height:16px;color:var(--tertiary_color)}.header_section .cards-wrapper .card-contents .card-bg{width:30%;background-size:contain;background-position:top right;background-repeat:no-repeat}.header_section .menu_wrap li.level_1.item_1 li.level_2.item_2 li.level_3.item_1 .card-bg,.header_section .menu_wrap li.level_1.item_1 li.level_2.item_3 li.level_3.item_5 .card-bg,.header_section .menu_wrap li.level_1.item_1 li.level_2.item_3 li.level_3.item_6 .card-bg,.header_section .menu_wrap li.level_1.item_1 li.level_2.item_3 li.level_3.item_7 .card-bg{background-position:100% center}.header_section .cards-wrapper .card-contents .card-label{width:70%;padding:18px 15px;padding-right:5px}.header_section .link_bg{background-color:var(--tertiary_color);border-radius:12px;height:120px;left:0;margin:10px;max-width:230px;padding:20px 16px;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:3}.header_section .menu_wrap .box_card{max-width:240px;padding-top:16px;margin-top:auto}.header_section .menu_wrap .box_card a{padding:0}.header_section .menu_wrap .box_card .box_card-inner{border-radius:12px;margin-right:15px;padding:15px;background-color:#f9faff}.header_section .menu_wrap .box_card .box-icon{margin-bottom:8px}.header_section .menu_wrap .box_card .box-title{color:#425b76;font-size:12.716px;font-weight:500;line-height:140%;margin-bottom:5px}.header_section .menu_wrap .box_card .box-description{color:#677084;font-size:10.899px;line-height:123%;margin-bottom:10px}.header_section .menu_wrap .box_card .box-cta{background-color:#9a6eea;color:var(--tertiary_color);font-size:12.716px;font-weight:500;padding:10px 20px;text-align:center;transition:all .3s ease;border-radius:4px}.header_section .menu_wrap .box_card a:hover .box-cta{background-color:var(--tertiary_color);color:#9a6eea}.header_section .menu_wrap .box_card a:hover .box_card-inner{background:#9a6eea}.header_section .menu_wrap .box_card a:hover .box-title{color:#fff}.header_section .menu_wrap .box_card a:hover .box-description{color:#fff}.header_section .menu_wrap .box_card.box_card_bar{max-width:100%;width:100%;margin-top:20px}.header_section .menu_wrap .box_card.box_card_bar .box_card_bar-inner{border-radius:0;overflow:hidden;padding:14px 25px;transition:all .3s ease;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:var(--background-color);gap:15px;flex-wrap:wrap}.header_section .menu_wrap .box_card.box_card_bar a{width:100%}.header_section .menu_wrap .box_card.box_card_bar a:hover .box_card_bar-inner{background-color:var(--background-color)}.header_section .menu_wrap .box_card.box_card_bar{padding-top:0;margin-bottom:-24px;margin-left:-24px;margin-right:-24px;width:calc(100%+44px);max-width:none}.header_section .menu_wrap .box_card.box_card_bar .box_text_content{max-width:450px}.header_section .menu_wrap .box_card.box_card_bar .box-description{font-size:14px;color:#677084 !important}.header_section .menu_wrap .box_card.box_card_bar .box-title{font-size:18px;color:#425b76 !important}@media(min-width:1200px){.header_section .menu_wrap{position:relative;flex-grow:1}.header_section:not(.sticky_head) .child_menu{top:69px}.header_section:not(.sticky_head) li.level_1.has_child_menu>a:after{bottom:-30px}.header_section:not(.sticky_head) li.level_1.has_child_menu>a:before{bottom:-30px}.header_section .child_menu{border-radius:12px;left:0;max-width:1080px;height:370px;overflow:hidden;padding:10px;position:absolute;top:55px;width:100vw;border:1px solid;box-shadow:0 8px 8px 3px rgba(0,0,0,0.3);opacity:0;visibility:hidden;transition:all .35s ease-in-out}.header_section .menu_wrap>ul>li.has_child_menu:hover>.child_menu{visibility:visible;opacity:1;z-index:99}.header_section .child_menu-inner{display:flex;flex-direction:column}.header_section .child_menu-inner li.level_2{padding:20px 16px;background-color:transparent;max-width:240px}.header_section .child_menu-inner li.level_2>a{flex-direction:column;align-items:flex-start;gap:8px;padding:0;position:relative;z-index:5}.header_section .child_menu-cards{background-color:#fff;max-width:calc(100% - 245px);opacity:0;padding:24px 20px;position:absolute;right:0;top:0;width:100%;z-index:0;max-height:calc(100vh - 110px);overflow-y:auto}.header_section .child_menu-inner li.level_2.hovered>.child_menu-cards,.header_section .child_menu-inner li.level_2:hover>.child_menu-cards{transition:all .3s ease;opacity:1;z-index:1}.header_section .menu_wrap>ul>li>a{position:relative}.header_section .menu_wrap>ul>li>a .text:before{content:'';position:absolute;top:70%;left:0;right:0;width:100%;height:100%}.header_section li.level_1.has_child_menu>a:before{content:"";display:block;position:absolute;bottom:-16px;left:56px;z-index:9;border-bottom:10px solid #f4f5f7;border-left:10px solid transparent;border-right:10px solid transparent;visibility:hidden;opacity:0;transition:all .25s ease}.header_section li.level_1.has_child_menu>a:after{content:"";display:block;position:absolute;bottom:-15px;z-index:8;border-bottom:11px solid #e7e8ea;border-left:11px solid transparent;border-right:11px solid transparent;left:54px;border-radius:10%;visibility:hidden;opacity:0}.header_section li.level_1.has_child_menu:hover>a:before,.header_section li.level_1.has_child_menu:hover>a:after{visibility:visible;opacity:1;transition:all .25s ease}.header_section .link_bg:after{content:"";position:absolute;right:5px;width:20px;height:20px;background:var(--tertiary_color);border:5px solid #f4f5f7;transform:translateX(15px) rotate(45deg);z-index:10;border-left-color:var(--tertiary_color);border-bottom-color:var(--tertiary_color)}.header_section .child_menu-inner:after{content:'';display:block;position:absolute;inset:0;width:100%;background-color:#fff;max-width:calc(100% - 245px);margin-left:auto}.header_section .menu_wrap>ul>li.has_child_menu:hover>a svg{transform:rotateZ(180deg)}.header_section .cards-wrapper>ul.cards-list>li .card-contents{background:0;z-index:1}.header_section .cards-wrapper>ul.cards-list>li a{position:relative}.header_section .cards-wrapper>ul.cards-list>li a:after{content:"";position:absolute;display:block;inset:0;width:calc(100% - 51px);height:100%;transition:width .5s ease;background-color:#fcfcfc;background-image:radial-gradient(closest-side,hsla(220,2%,75%,.8),#fcfcfc,#fcfcfc,#fcfcfc,#fcfcfc,#fcfcfc);background-size:15px 15px}.header_section .cards-wrapper>ul.cards-list>li a:hover:after{width:0}.header_section .cards-wrapper>ul.cards-list>li a:hover .card-contents h4{color:#fff}.header_section .cards-wrapper>ul.cards-list>li a:hover .card-contents p{color:#fff}.header_section .cards-wrapper>ul.cards-list>li a:hover .card-contents .switch-text{fill:#fff}}@media(min-width:1375px){.header_section .child_menu-inner{min-height:100%;transition:all .3s ease}}@media(min-width:1200px) and (max-width:1374px){.header_section .child_menu-cards{opacity:0;max-width:100%;padding:15px;left:0;width:100%;top:95px;height:calc(100% - var(--topPosition));overflow:auto;top:var(--topPosition)}.header_section .child_menu-inner li.level_2{max-width:100%;flex-grow:1;padding:16px}.header_section .child_menu-inner:after{content:none}.header_section .child_menu-inner{flex-direction:row}.header_section .cards-wrapper>ul.cards-list{flex-direction:column;gap:16px;max-height:100%;overflow:auto}.header_section .cards-wrapper>ul.cards-list>li{width:100%}.header_section .child_menu{width:100%;overflow:hidden;padding:10px;max-height:500px}.header_section .link_bg:after{right:50%;bottom:0;transform:translateY(10px) rotate(45deg);border-bottom-color:#f4f5f7;border-top-color:var(--tertiary_color)}.header_section .link_bg{max-width:100%}.header_section .menu_wrap .box_card{padding-top:0;padding-left:16px}}{# @media(min-width:992px) and (max-width:1200px){.header_section .content-wrapper,.header_section .page-center{padding-left:16px;padding-right:16px}.header_section .desktop{padding-right:16px}.header_section .btn_wrap .btn_st.btn-1.btn--custom a{padding-left:60px;padding-right:60px}.header_section .header_wrap .header_inner{gap:30px}}#}@media(min-width:1200px){.header_section .desktop{display:flex !important}.header_section .mobile{display:none !important}}@media(max-width:1320px){.header_section .header_wrap .header_inner{gap:30px}.header_section .menu_wrap>ul>li>a{font-size:14px}.header_section .header_wrap .menu_wrap>ul>li:not(.featured)>a{padding-left:14px;padding-right:14px}}{# @media(min-width:992px) and (max-width:1160px){.header_section .btn_wrap .btn_st.btn-1.btn--custom a{padding-left:30px;padding-right:30px;font-size:12px}.header_section .menu_wrap>ul>li>a{font-size:13px;padding-left:15px;padding-right:15px}}#}@media(max-width:1199px){.header_section .desktop{display:none !important}.header_section .mobile{display:flex !important}body.mob_open{overflow:hidden}.header_section .mobile_menu_wrap{position:absolute;top:100px;left:0;width:100%;max-height:calc(100vh - 100px);overflow:auto;visibility:hidden;opacity:0;height:100vh}.header_section.sticky_head .mobile_menu_wrap{max-height:calc(100vh - 70px);top:70px}.header_section .header_wrap .menu_wrap>ul{flex-direction:column;align-items:flex-start}.mob_open .header_section .mobile_menu_wrap{visibility:visible;opacity:1;transition:all .3s ease}.header_section .header_wrap .menu_wrap>ul>li.level_1{width:100%}.header_section .menu_wrap a{padding:16px}.header_section .btn_wrap .btn_st.btn-1.btn--custom a{padding:var(--primary_btn_spacing)}.header_section .btn_wrap{padding:16px}.header_section .menu_wrap .child_menu .child_menu-inner{padding-bottom:16px}.header_section .menu_wrap .child_menu li.level_2>a{padding-left:0;padding-right:0;flex-direction:column;align-items:flex-start}.header_section .menu_wrap .child_menu li.level_2{padding-left:16px;padding-right:16px}.header_section .menu_wrap .child_menu li.level_2:not(:last-child){padding-bottom:16px}.header_section .menu_wrap>ul>li:not(.has_child_menu)>a{justify-content:flex-start;gap:10px}.header_section .menu_wrap>ul>li:not(.has_child_menu)>a svg{height:.8em;width:.8em}.header_section .cards-wrapper>ul.cards-list{gap:16px}.header_section .menu_wrap>ul>li.has_child_menu.child_open>a svg{transform:rotate(180deg)}.header_section .header_wrap .menu_wrap>ul{padding-top:16px}.header_section .menu_wrap>ul>li>a{position:relative}.header_section .menu_wrap>ul>li>a .icon__svg{position:absolute;right:5px;width:40px;top:0;height:100%;display:flex;align-items:center;justify-content:center}.header_section .menu_wrap .box_card{padding-left:16px;max-width:none}.header_section .cards-wrapper>ul.cards-list>li{width:100%}.header_section .btn_wrap .btn_inner a{font-size:14px}.header_section .btn_wrap{margin-bottom:80px}.top_header_wrap br{display:block}.mobile_menu_inner{max-width:var(--body_container_size);padding-left:var(--page_center_spacing);padding-right:var(--page_center_spacing)}}@media(max-width:479px){.top_header_wrap{font-size:15px;width:270px}}