.container-in{max-width:1600px;margin:0 auto;padding:0 80px}@media screen and (max-width:1600px){.container-in{max-width:100vw;padding:0 5vw}}@media screen and (max-width:767px){.container-in{max-width:100vw;padding:0 5.051vw}}header.transparent{background-color:#fff0;position:fixed;top:0;left:0;width:100%;z-index:10}header.transparent .header-transparent{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0}@media screen and (max-width:1320px){header.transparent .header-transparent{gap:1.25vw;padding:1.5vw 0}}@media screen and (max-width:767px){header.transparent .header-transparent{gap:2.545vw;padding:6.107vw 0}}header.transparent .header-transparent .burger-wrapper{display:none}@media screen and (max-width:767px){header.transparent .header-transparent .burger-wrapper{display:block;width:7.634vw;height:7.634vw;border:2px solid #fff;border-radius:2.036vw;flex-shrink:0;position:relative;overflow:hidden}header.transparent .header-transparent .burger-wrapper .burger-line,header.transparent .header-transparent .burger-wrapper::before,header.transparent .header-transparent .burger-wrapper::after{height:2px;background-color:#fff;position:absolute;left:50%;width:5.089vw}header.transparent .header-transparent .burger-wrapper .burger-line{top:50%;transform:translate(-50%,-50%);transition:all 0.3s}header.transparent .header-transparent .burger-wrapper::before{content:"";top:1.527vw;transform:translate(-50%,0);transition:all 0.3s}header.transparent .header-transparent .burger-wrapper::after{content:"";bottom:1.527vw;transform:translate(-50%,0);transition:all 0.3s}header.transparent .header-transparent .burger-wrapper.active .burger-line{transform:translate(-200%,-50%)}header.transparent .header-transparent .burger-wrapper.active::before{top:50%;transform:translate(-50%,-50%) rotate(45deg)}header.transparent .header-transparent .burger-wrapper.active::after{bottom:50%;transform:translate(-50%,50%) rotate(-45deg)}}header.transparent .header-transparent .header-logo{flex-shrink:0;display:flex}header.transparent .header-transparent .header-logo svg{width:170px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-logo svg{width:10.625vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-logo svg{width:30.534vw}}header.transparent .header-transparent .header-logo svg path.light{fill:#fff}header.transparent .header-transparent .header-menu{position:relative}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu{position:absolute;top:100%;left:0;background-color:#fff;width:100%;max-height:calc(100vh - 22.392vw);overflow:scroll;display:none}header.transparent .header-transparent .header-menu.active{display:block}}header.transparent .header-transparent .header-menu ul{display:flex;align-items:center;gap:12px;padding-left:0;list-style:none;margin-bottom:0}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul{gap:.75vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul{gap:0;flex-direction:column;padding:5.089vw 0}}header.transparent .header-transparent .header-menu ul li{position:relative;display:flex}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li{border-bottom:1px solid #E4E4EC;width:100%}header.transparent .header-transparent .header-menu ul li:last-child{border-bottom:none}}header.transparent .header-transparent .header-menu ul li .link-main{font-size:15px;font-weight:500;line-height:25px;color:#fff;display:flex;align-items:center;gap:10px;padding:6px 12px;cursor:pointer;background-color:#fff0;border-radius:8px;transition:all 0.3s;margin-bottom:0;text-decoration:none}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .link-main{font-size:.938vw;line-height:1.563vw;gap:.625vw;padding:.375vw .75vw;border-radius:.5vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .link-main{font-size:3.817vw;line-height:6.361vw;gap:2.545vw;padding:1.527vw 3.053vw;border-radius:2.036vw;color:#272742}}header.transparent .header-transparent .header-menu ul li .link-main svg{width:15px;height:15px;transform:rotate(180deg);transition:all 0.3s}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .link-main svg{width:.938vw;height:.938vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .link-main svg{width:3.817vw;height:3.817vw}}header.transparent .header-transparent .header-menu ul li .link-main svg path{stroke:#fff;transition:all 0.3s}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .link-main svg path{stroke:#272742}}header.transparent .header-transparent .header-menu ul li .link-main.active,header.transparent .header-transparent .header-menu ul li .link-main:hover{background-color:#fff;color:#272742}header.transparent .header-transparent .header-menu ul li .link-main.active svg,header.transparent .header-transparent .header-menu ul li .link-main:hover svg{transform:rotate(0deg)}header.transparent .header-transparent .header-menu ul li .link-main.active svg path,header.transparent .header-transparent .header-menu ul li .link-main:hover svg path{stroke:#272742}header.transparent .header-transparent .header-menu ul li.has-submenu .link-main{border-bottom-left-radius:0;border-bottom-right-radius:0}header.transparent .header-transparent .header-menu ul li .submenu-wrapper{position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:#fff;border:1px solid #E4E4EC;border-radius:12px;padding:20px;display:none;flex-direction:column;gap:40px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper{border-radius:.75vw;padding:1.25vw;gap:2.5vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper{border-radius:0;border:none;border-top:1px solid #E4E4EC;padding:5.089vw;gap:5.089vw;position:relative;flex-direction:column}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper.active{display:flex}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns{display:flex;gap:40px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns{gap:2.5vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns{gap:5.089vw;flex-direction:column}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links{gap:1.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links{gap:5.089vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper{width:235px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper{width:14.688vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper{width:100%}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-title{padding:0 10px;padding-bottom:8px;margin-bottom:4px;border-bottom:1px solid #E4E4EC;display:flex;align-items:center;gap:6px;font-size:15px;font-weight:500;line-height:25px;color:rgb(39 39 66 / .6)}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-title{padding:0 .625vw;padding-bottom:.5vw;margin-bottom:.25vw;gap:.375vw;font-size:.938vw;line-height:1.563vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-title{padding:0 2.545vw;padding-bottom:2.036vw;margin-bottom:1.018vw;gap:1.527vw;font-size:3.817vw;line-height:6.361vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-title svg{width:20px;height:20px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-title svg{width:1.25vw;height:1.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-title svg{width:5.089vw;height:5.089vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-list{display:flex;flex-direction:column;align-items:start;gap:4px;padding-left:0}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-list{gap:.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-list{gap:1.018vw;padding:0}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-list li{border:none}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-list li{width:100%}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-list li a{padding:5px 10px;font-size:15px;font-weight:500;line-height:25px;color:#272742;transition:all 0.3s;text-decoration:none;width:100%;background-color:#fff;border-radius:10px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-list li a{padding:.313vw .625vw;font-size:.938vw;line-height:1.563vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-list li a{padding:1.272vw 2.545vw;font-size:3.817vw;line-height:6.361vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links .item-wrapper .submenu-list li a:hover{background-color:#F2F4FC}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners{gap:.75vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners{gap:3.053vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link{border-radius:10px;min-height:115px;width:360px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 15px;background-size:cover;background-position:center center;text-decoration:none}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link{border-radius:.625vw;min-height:7.188vw;width:22.5vw;gap:.5vw;padding:0 .938vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link{border-radius:2.545vw;min-height:29.262vw;width:100%;gap:2.036vw;padding:0 3.817vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left{padding:10px 0;display:flex;flex-direction:column;gap:4px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left{padding:.625vw 0;gap:.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left{padding:2.545vw 0;gap:1.018vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .icon{width:25px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .icon{width:1.563vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .icon{width:6.361vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .icon img{width:100%;object-fit:cover}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .title{font-size:15px;font-weight:500;line-height:25px;color:#fff;margin-bottom:0;text-decoration:none}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .title{font-size:.938vw;line-height:1.563vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .title{font-size:3.817vw;line-height:6.361vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .description{font-size:13px;font-weight:400;line-height:20px;color:rgb(255 255 255 / .7);margin-bottom:0;text-decoration:none}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .description{font-size:.813vw;line-height:1.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_left .description{font-size:3.308vw;line-height:5.089vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_right .image-wrapper{width:120px;height:100%}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_right .image-wrapper{width:7.5vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_right .image-wrapper{width:30.534vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link .column_right .image-wrapper img{max-width:100%;max-height:100%;object-fit:contain}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link.dark .column_left .title{color:#272742}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-banners .banner-link.dark .column_left .description{color:#272742}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon{display:flex;flex-direction:column;gap:12px;width:320px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon{gap:.75vw;width:20vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon{gap:3.053vw;width:100%}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-title{padding:0 10px;padding-bottom:8px;margin-bottom:4px;border-bottom:1px solid #E4E4EC;display:flex;align-items:center;gap:6px;font-size:15px;font-weight:500;line-height:25px;color:rgb(39 39 66 / .6)}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-title{padding:0 .625vw;padding-bottom:.5vw;margin-bottom:.25vw;gap:.375vw;font-size:.938vw;line-height:1.563vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-title{padding:0 2.545vw;padding-bottom:2.036vw;margin-bottom:1.018vw;gap:1.527vw;font-size:3.817vw;line-height:6.361vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-title svg{width:20px;height:20px}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-title svg{width:1.25vw;height:1.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-title svg{width:5.089vw;height:5.089vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list{display:flex;flex-direction:column;align-items:start;gap:4px;padding-left:0}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list{gap:.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list{gap:1.018vw;padding:0}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li{width:100%}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li{border:none}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon{padding:5px 10px;display:flex;align-items:flex-start;gap:10px;text-decoration:none;transition:all 0.3s;background-color:#fff;border-radius:10px;width:100%}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon:hover{background-color:#F2F4FC}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon{padding:.313vw .625vw;gap:.625vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon{padding:1.272vw 2.545vw;gap:2.545vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon svg{width:24px;height:24px;padding:2px;flex-shrink:0}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon svg{width:1.5vw;height:1.5vw;padding:.125vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon svg{width:6.107vw;height:6.107vw;padding:.509vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon svg path{stroke:#272742;transition:all 0.3s}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon .text__wrapper .title{font-size:15px;font-weight:500;line-height:24px;color:#272742;transition:all 0.3s;margin-bottom:0}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon .text__wrapper .title{font-size:.938vw;line-height:1.5vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon .text__wrapper .title{font-size:3.817vw;line-height:6.107vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon .text__wrapper .description{font-size:13px;font-weight:400;line-height:20px;color:#474771;transition:all 0.3s;margin-bottom:0}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon .text__wrapper .description{font-size:.813vw;line-height:1.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .columns .column.list-links-with-icon .submenu-list li .link-with-icon .text__wrapper .description{font-size:3.308vw;line-height:5.089vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .submenu-button{width:100%;text-align:center;padding:12px 16px;border-radius:8px;border:2px solid #272742;font-size:15px;font-weight:600;line-height:20px;color:#272742;background-color:#fff;transition:all 0.3s;text-decoration:none}@media screen and (max-width:1320px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .submenu-button{padding:.75vw 1vw;border-radius:.5vw;font-size:.938vw;line-height:1.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .header-menu ul li .submenu-wrapper .submenu-button{padding:3.053vw 4.071vw;border-radius:2.036vw;font-size:3.817vw;line-height:5.089vw}}header.transparent .header-transparent .header-menu ul li .submenu-wrapper .submenu-button:hover{background-color:#272742;color:#fff}header.transparent .header-transparent .column_right{display:flex;align-items:center;gap:20px}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right{gap:1.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right{gap:3.817vw}}header.transparent .header-transparent .column_right .lang-wrapper{position:relative}header.transparent .header-transparent .column_right .lang-wrapper .lang-button{display:flex;align-items:center;gap:5px;padding:6px 0;cursor:pointer}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right .lang-wrapper .lang-button{gap:.313vw;padding:.375vw 0}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right .lang-wrapper .lang-button{gap:1.272vw;padding:1.527vw 0}}header.transparent .header-transparent .column_right .lang-wrapper .lang-button .text{color:#fff;font-size:15px;font-weight:500;line-height:25px;transition:all 0.3s;margin-bottom:0}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right .lang-wrapper .lang-button .text{font-size:.938vw;line-height:1.563vw}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right .lang-wrapper .lang-button .text{font-size:3.817vw;line-height:6.361vw;display:none}}header.transparent .header-transparent .column_right .lang-wrapper .lang-button svg{width:16px;height:16px}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right .lang-wrapper .lang-button svg{width:1vw;height:1vw}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right .lang-wrapper .lang-button svg{width:4.071vw;height:4.071vw}}header.transparent .header-transparent .column_right .lang-wrapper .lang-button svg path{stroke:#fff;transition:all 0.3s}header.transparent .header-transparent .column_right .lang-wrapper .lang-button:hover .text{color:#B984FF}header.transparent .header-transparent .column_right .lang-wrapper .lang-button:hover svg path{stroke:#B984FF}header.transparent .header-transparent .column_right .lang-wrapper .lang-list{position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:#fff;border:1px solid #E4E4EC;border-radius:12px;padding:10px 20px;display:none;flex-direction:column;gap:4px}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right .lang-wrapper .lang-list{border-radius:.75vw;padding:.625vw 1.25vw;gap:.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right .lang-wrapper .lang-list{border-radius:3.053vw;padding:2.545vw 5.089vw;gap:1.018vw}}header.transparent .header-transparent .column_right .lang-wrapper .lang-list li a{font-size:15px;font-weight:500;line-height:25px;color:#272742;transition:all 0.3s;text-decoration:none}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right .lang-wrapper .lang-list li a{font-size:.938vw;line-height:1.563vw}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right .lang-wrapper .lang-list li a{font-size:3.817vw;line-height:6.361vw}}header.transparent .header-transparent .column_right .lang-wrapper .lang-list li a:hover{color:#B984FF}header.transparent .header-transparent .column_right .lang-wrapper.active .lang-list{display:flex;list-style:none}header.transparent .header-transparent .column_right .link-header{display:flex;align-items:center;gap:5px;text-decoration:none}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right .link-header{gap:.313vw}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right .link-header{gap:1.272vw}}header.transparent .header-transparent .column_right .link-header .text{color:#fff;font-size:15px;font-weight:500;line-height:25px;transition:all 0.3s;margin-bottom:0}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right .link-header .text{font-size:.938vw;line-height:1.563vw}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right .link-header .text{font-size:3.817vw;line-height:6.361vw;display:none}}header.transparent .header-transparent .column_right .link-header svg{width:18px;height:18px}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right .link-header svg{width:1.125vw;height:1.125vw}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right .link-header svg{width:4.58vw;height:4.58vw}}header.transparent .header-transparent .column_right .link-header svg path{stroke:#fff;transition:all 0.3s}header.transparent .header-transparent .column_right .link-header:hover .text{color:#B984FF}header.transparent .header-transparent .column_right .link-header:hover svg path{stroke:#B984FF}header.transparent .header-transparent .column_right .button-header{padding:6px 25px;background-color:#fff;border:2px solid #fff;color:#272742;border-radius:8px;font-size:15px;font-weight:600;line-height:20px;transition:all 0.3s;text-decoration:none}@media screen and (max-width:1320px){header.transparent .header-transparent .column_right .button-header{padding:.375vw 1.563vw;border-radius:.5vw;font-size:.938vw;line-height:1.25vw}}@media screen and (max-width:767px){header.transparent .header-transparent .column_right .button-header{padding:1.272vw 2.545vw;border-radius:2.036vw;font-size:3.053vw;line-height:4.071vw}}header.transparent .header-transparent .column_right .button-header:hover{color:#fff;background-color:#272742}header.transparent.light,header.transparent.white{background-color:#fff}@media screen and (max-width:767px){header.transparent.light .header-transparent .burger-wrapper,header.transparent.white .header-transparent .burger-wrapper{border-color:#272742}header.transparent.light .header-transparent .burger-wrapper .burger-line,header.transparent.light .header-transparent .burger-wrapper::before,header.transparent.light .header-transparent .burger-wrapper::after,header.transparent.white .header-transparent .burger-wrapper .burger-line,header.transparent.white .header-transparent .burger-wrapper::before,header.transparent.white .header-transparent .burger-wrapper::after{background-color:#272742}}header.transparent.light .header-transparent .header-logo svg path.light,header.transparent.white .header-transparent .header-logo svg path.light{fill:#272742}header.transparent.light .header-transparent .header-menu ul li .link-main,header.transparent.white .header-transparent .header-menu ul li .link-main{color:#272742}header.transparent.light .header-transparent .header-menu ul li .link-main svg path,header.transparent.white .header-transparent .header-menu ul li .link-main svg path{stroke:#272742}header.transparent.light .header-transparent .header-menu ul li .link-main:hover,header.transparent.white .header-transparent .header-menu ul li .link-main:hover{color:#B984FF}header.transparent.light .header-transparent .header-menu ul li .link-main:hover svg path,header.transparent.white .header-transparent .header-menu ul li .link-main:hover svg path{stroke:#B984FF}header.transparent.light .header-transparent .column_right .lang-wrapper .lang-button .text,header.transparent.white .header-transparent .column_right .lang-wrapper .lang-button .text{color:#272742}header.transparent.light .header-transparent .column_right .lang-wrapper .lang-button svg path,header.transparent.white .header-transparent .column_right .lang-wrapper .lang-button svg path{stroke:#272742}header.transparent.light .header-transparent .column_right .lang-wrapper .lang-button:hover .text,header.transparent.white .header-transparent .column_right .lang-wrapper .lang-button:hover .text{color:#B984FF}header.transparent.light .header-transparent .column_right .lang-wrapper .lang-button:hover svg path,header.transparent.white .header-transparent .column_right .lang-wrapper .lang-button:hover svg path{stroke:#B984FF}header.transparent.light .header-transparent .column_right .link-header .text,header.transparent.white .header-transparent .column_right .link-header .text{color:#272742}header.transparent.light .header-transparent .column_right .link-header svg path,header.transparent.white .header-transparent .column_right .link-header svg path{stroke:#272742}header.transparent.light .header-transparent .column_right .link-header:hover .text,header.transparent.white .header-transparent .column_right .link-header:hover .text{color:#B984FF}header.transparent.light .header-transparent .column_right .link-header:hover svg path,header.transparent.white .header-transparent .column_right .link-header:hover svg path{stroke:#B984FF}header.transparent.light .header-transparent .column_right .button-header,header.transparent.white .header-transparent .column_right .button-header{border-color:#272742}header.transparent.white{position:sticky}.header-padding-top{padding-top:128px}@media screen and (max-width:1320px){.header-padding-top{padding-top:8vw}}@media screen and (max-width:767px){.header-padding-top{padding-top:44.529vw}}