body,html{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}button,input,optgroup,select,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{font-family:Montserrat,sans-serif!important}body,html{margin:0;padding:0}*{box-sizing:border-box}hr{border-style:solid solid none;border-color:#a9a9a9 #a9a9a9 currentColor;border-bottom-width:0}.grecaptcha-badge{display:none!important}img{max-width:100%}img,video{height:auto}video{width:100%}#main{padding-top:70px}@media (min-width:1200px){#main{padding-top:90px}}#main.company:before{content:"";z-index:-1;background-size:cover;width:600px;height:600px;display:inline-block;position:fixed;left:50%;transform:translate(-30%)}@media (min-width:768px){#main.company:before{border-radius:50%;left:0}}.iframe{width:100%;padding-top:56.25%;position:relative;overflow:hidden}.responsive-iframe{border:0;width:100%;height:100%;position:absolute;inset:0}li,ul{margin:0;padding:0}section{padding-top:40px;padding-bottom:20px}@media (min-width:768px){section{padding-top:100px;padding-bottom:30px}}#main-home>.quote-section p{color:#ecfccb;margin-bottom:0;padding:0 20px;font-size:20px;font-weight:450;line-height:28px}@media (min-width:768px){#main-home>.quote-section p{padding:0 60px}}#main-home>.quote-section+.quote-section{padding-top:0}#main-home>.quote-section+.quote-section p{text-transform:uppercase;font-size:44px;font-weight:350;line-height:50px}@media (min-width:768px){#main-home>.quote-section+.quote-section p{font-size:77px;line-height:86px}}.heading-text{overflow:hidden}.heading-text h1{text-transform:uppercase;margin-bottom:0;padding:20px;font-size:44px;font-weight:500;line-height:50px}@media (min-width:768px){.heading-text h1{padding:0 60px 60px;font-size:77px;line-height:86px}}.text-center{text-align:center}.open-menu #main,.open-menu #main-home{position:relative}.open-menu #main-home:after,.open-menu #main:after{content:"";z-index:2;background:#000c;position:absolute;inset:0}.loading-block{color:#666;justify-content:center;align-items:center;padding-top:60px;font-size:16px;font-weight:450;line-height:26px;display:flex}.loading-block__icon{display:inherit;margin-right:10px;animation:.8s linear infinite spin}.loader-container-common{z-index:100000;background-color:#fffc;animation-fill-mode:forwards;position:fixed;inset:0}.loader-container-common .spinner{border:2px solid #101010;border-top-color:#fff;border-radius:50%;width:100px;height:100px;animation:.8s linear infinite spin;position:absolute;top:45%;left:45%}@media screen and (max-width:1099px){.loader-container-common .spinner{top:30%;left:40%}}@keyframes cssAnimation{to{visibility:hidden;opacity:0;display:none}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes MoveUpDown{0%,to{bottom:36px}50%{bottom:42px}}.heading-text h1 span{color:#ecfccb;font-size:72px;font-weight:600;line-height:86px;display:block}.heading-text h1 span:nth-child(2){gap:20px;display:flex}.heading-text h1 span:nth-child(2) span{color:#cf3}@media screen and (max-width:767px){.heading-text h1 span{font-size:36px;line-height:50px;display:inline}.heading-text h1 span:nth-child(2){padding-left:12px}.servicesall-services .heading-text h1 span:nth-child(2){padding-left:0}section{padding-top:20px}.heading-text h1{padding-top:0}.people .heading-text h1 span{padding-left:0;display:block}.service-card__icon{width:150px!important}.services-children-blocks{margin:20px 0!important}.custom-block__content .service-custom{padding:0!important}.service-detail__desc{padding:48px 20px!important}.service-detail__intro-content__desc div div div{text-align:left!important}}.servicesall-services .heading-text h1 span:nth-child(2){color:#ecfccb;gap:22px;display:flex}.servicesall-services .heading-text h1 span:nth-child(2) span{color:#cf3}.custom-block__content .service-custom{flex-direction:column;gap:30px;padding:0 40px;display:flex}.service-custom .service-custom-text{color:#b3b3b3;font-size:18px;font-weight:400;line-height:28px}.service-custom .service-custom-h3{color:#ade300;font-size:24px;font-weight:600;line-height:28px}.contact-block h6,.services-all-services-strategy-design .contact-block .sai-hidden,.servicesall-services .contact-block .sai-hidden,[class^=services-all-] .contact-block .sai-hidden{color:#b3b3b3;margin-bottom:35px;font-size:18px;font-weight:400;line-height:28px;display:block!important}.grid-info{padding:60px}.grid-info .grid-info__subtitle{color:#ecfccb;margin-bottom:60px;font-size:16px;font-weight:400;line-height:24px}.grid-info__list{grid-gap:30px;grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.grid-info__item{background:linear-gradient(#3699b6,#006875 28%,#89baca);height:320px;padding:1px;transition:all .5s;border-radius:20px!important}.grid-info__item-inner{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:20px;display:flex;background-color:#040404!important;border-radius:20px!important;height:100%!important}.grid-info__item-title{color:#ecfccb;margin-bottom:0;font-size:24px;font-weight:600;line-height:28px}.grid-info__item-description{color:#b3b3b3;margin-bottom:0;font-size:14px;font-weight:400;line-height:24px}.grid-info__item-icon--default,.grid-info__item-icon--hover{width:148px;height:148px;margin-bottom:0!important}@media screen and (max-width:1024px){.grid-info__item{height:auto}}@media screen and (max-width:991px){.grid-info__list{padding-bottom:20px}.grid-info__item{width:312px;height:auto}.grid-info__item-inner{width:310px!important}.grid-info__list{flex-flow:row;display:flex;overflow-x:auto}.grid-info__item:hover{transform:none}}@media screen and (max-width:767px){.grid-info{padding:20px}.grid-info__subtitle{text-align:center;margin-top:50px}}.custom-block__content{padding:40px 20px 20px}.what-you-need{background:#fff;padding:20px}@media (min-width:768px){.what-you-need{padding:60px}}.what-you-need__subtitle{color:#1c1e24;text-align:center;margin-bottom:24px;font-size:16px;font-weight:450;line-height:24px}.what-you-need__title{color:#003d5b;text-align:center;margin-bottom:60px;font-size:34px;font-weight:550;line-height:40px}.what-you-need__list{margin:0;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1240px;margin-inline:auto;padding:0;list-style:none;display:flex}.what-you-need__item{background:#000;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:16px 20px;display:flex}@media (min-width:768px){.what-you-need__item{width:calc(33.333% - 14px)}}.what-you-need__item-text{color:#b3b3b3;text-align:center;font-size:16px;font-weight:400;line-height:28px}.custom-block2{background:#000;padding:60px}@media (min-width:768px){.custom-block2{padding:80px 60px}}.custom-block2 .custom-block2__subtitle{color:#ecfccb;margin-top:0;margin-bottom:24px;font-size:16px;font-weight:500;line-height:24px}.custom-block2 .custom-block2__title{color:#003d5b;text-align:center;margin-bottom:60px;font-size:34px;font-weight:500;line-height:40px}.custom-block2 .custom-block2__item-title{color:#ecfccb;margin-bottom:60px;font-size:34px;font-weight:500;line-height:44px}.custom-block2 .custom-block2__item-content{margin-left:0}@media (min-width:768px){.custom-block2 .custom-block2__item-content{margin-left:50%}}.custom-block2 .custom-block2__item-text{color:#b3b3b3;margin-bottom:24px;font-size:18px;font-weight:400;line-height:28px}.custom-block2 .custom-block2__item-text p{color:#b3b3b3;margin:0 0 20px;font-size:18px;font-weight:400;line-height:28px}.custom-block2 .custom-block2__item-text ul{margin-left:30px}.custom-block2 .custom-block2__item-text ul li{margin-bottom:20px}.custom-block2 .custom-block2__item-text h5{color:#ecfccb;margin-bottom:20px;font-size:24px;font-weight:400;line-height:32px}.custom-block2 .custom-block2__item-btn{justify-content:flex-start;align-items:flex-start;margin:40px 0;display:flex}.custom-block3{background:#fff;padding:20px}@media (min-width:768px){.custom-block3{padding:10px 60px 40px}}.custom-block3__inner{flex-direction:column;gap:40px;display:flex}@media (min-width:768px){.custom-block3__inner{flex-direction:row;gap:0}}.custom-block3__left{width:100%}@media (min-width:768px){.custom-block3__left{width:50%;padding-right:40px}}.custom-block3__left p{margin-bottom:24px}.custom-block3__subtitle{color:#000;font-size:16px;font-weight:450;line-height:24px}.custom-block3__title{color:#003d5b;font-size:34px;font-weight:550;line-height:44px}.custom-block3__desc{color:#1c1e24;font-size:18px;font-weight:400;line-height:28px}.custom-block3__right{flex-direction:column;gap:40px;width:100%;padding-top:60px;display:flex}@media (min-width:768px){.custom-block3__right{width:50%;padding-left:0}}.custom-block3__item{flex-direction:column;display:flex}.custom-block3__item-title{color:#003d5b;align-items:center;gap:10px;margin:0 0 24px;font-size:24px;font-weight:600;line-height:28px;display:flex}.custom-block3__item-desc{color:#1c1e24;font-size:24px;font-weight:400;line-height:32px}.custom-block3__item-desc p{color:#1c1e24;margin:0 0 12px;font-size:18px;font-weight:450;line-height:28px}.custom-block3__item-desc ul{margin-left:20px}.custom-block3__item-desc ul li{color:#1c1e24;margin-bottom:12px}.custom-block3--true .icon1{display:block}.custom-block3--false .icon1,.custom-block3--true .icon2{display:none}.custom-block3--false .icon2{display:block}.services-all-services-commerce-cx--operations .image-text,.services-all-services-data-analytics .image-text,.services-all-services-enterprise-technology .image-text,.services-all-services-strategy-design .image-text{background:#fff}.custom-block2__item-btn,.custom-block2__item-btn a{text-decoration:none}@media screen and (max-width:767px){.what-you-need__title{margin-bottom:20px;font-size:28px}.what-you-need__list{flex-flow:row;justify-content:flex-start;gap:10px;max-width:100%;padding-bottom:30px;display:flex;overflow-x:auto}.what-you-need__item{flex-shrink:0;width:200px}.custom-block2 .custom-block2__subtitle{text-align:center;margin-top:0}.custom-block2 .custom-block2__item-title{text-align:center;margin-bottom:24px;font-size:28px;line-height:38px}.custom-block2__item-btn span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;max-width:80%;overflow:hidden}.custom-block3__title{text-align:center;font-size:28px;line-height:38px;margin-bottom:0!important}.custom-block3__desc,.custom-block3__subtitle{text-align:center}}.custom-block4{background:#fff;padding:20px}@media (min-width:768px){.custom-block4{padding:60px}}.custom-block4__title{color:#003d5b;text-align:center;margin-bottom:60px;font-size:34px;font-weight:550;line-height:44px}.custom-block4__grid{grid-gap:40px;grid-template-columns:1fr;gap:40px;display:grid}@media screen and (min-width:576px){.custom-block4__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.custom-block4__grid{grid-template-columns:repeat(4,1fr);gap:32px}}.custom-block4__item{text-align:center;border:1px solid #007380;border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.custom-block4__item-icon{flex-shrink:0;width:148px;height:148px}.custom-block4__item-icon img{object-fit:contain;width:100%;height:100%}.custom-block4__item-title{color:#003d5b;text-align:center;margin:0;font-size:24px;font-weight:500;line-height:32px}.custom-block4__item-desc{color:#12131c;font-size:14px;font-weight:400;line-height:24px}@media screen and (max-width:768px){#main.partners{padding-top:120px}.heading-text h1 span{font-weight:600}.heading-text h1 span:nth-child(2){padding-left:0}.image-text.has-content .image-text__title,.image-text__title{font-weight:550!important}.custom-block2{padding-left:20px!important;padding-right:20px!important}.custom-block3__left p{text-align:left}.custom-block3__title{margin-bottom:20px!important}.custom-block3__inner{gap:0}.custom-block3__right{padding-top:40px}.contact-block{margin-top:40px;margin-bottom:40px}.custom-block2__item-title,.what-you-need p{text-align:left!important}.custom-block2 .custom-block2__item-title{font-weight:550}.service-block__desc{line-height:26px}.service-block__title{font-weight:550!important}}.ant-select-item-option-content{font-weight:450}.career .heading-text h1 span:nth-child(2),.company .heading-text h1 span:nth-child(2),.contact-us .heading-text h1 span:first-child,.people .heading-text h1 span:nth-child(2){color:#cf3}.linkList--container .list button span{font-weight:450}.article__body .content h4{font-weight:550}.article__header--back button span{font-weight:450}.article__body .form button.submitFormBtn span{color:#fff}.ant-btn-primary--black{color:#fff!important}.ant-btn-primary--black svg path{fill:#fff!important}.custom-block3--true{padding-top:60px}.homepage__insight--container .content h1,.homepage__insight--container .content h2,.homepage__insight--container .content h3{display:none}.contact-block h6{margin-top:35px}.service-detail__icon{display:none}.service-card__content button{display:none!important}.service-card-industries:hover .service-card__content button,.service-detail.industries a.service-card:hover .service-card__content button{display:flex!important}.service-detail.industries a.service-card .service-card__content{gap:10px}.service-detail.industries a.service-card:hover .service-card__content{gap:24px}@media screen and (max-width:425px){.header__action .ant-btn-primary{padding:8px 10px!important;font-size:13px!important;display:flex!important}.header__action .ant-btn-primary svg{width:16px!important;height:16px!important}#header{top:0!important}.sub-menu li a span img{width:20px;height:20px}.image-text__title{font-weight:550}}body,html{color:#fff;background:#000;font-weight:350;font-family:Montserrat,sans-serif!important}h1{font-size:48px;line-height:58px}h1,h2{font-weight:450}h2{font-size:40px;line-height:50px}h3{font-size:34px;line-height:46px}h3,h4{font-weight:450}h4{font-size:28px;line-height:32px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid #0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{object-fit:contain;transform-origin:50%;width:100%;height:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:normal;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translateZ(0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}.header__inner{justify-content:space-between;align-items:center;display:flex}.header__inner a img.site-logo{width:260px}@media (max-width:768px){.header__inner>a img{width:170px}}.header__action{gap:8px;display:flex}@media (min-width:1200px){.header__action .ant-btn--link{padding:16px 20px}}.header__action .language__dropdown{cursor:pointer;align-items:center;display:flex}.header__action .language__dropdown span{color:#f2f2f2;margin:0 5px}.header__action button{min-width:0}.header__bar{color:#000;z-index:9;background:#fff;border-radius:40px;flex-direction:column;max-height:calc(100vh - 100px);padding:32px 28px 40px;font-size:16px;font-weight:450;line-height:26px;animation:.5s linear fade;display:flex;position:absolute;top:72px;left:0;right:0}@media (min-width:1200px){.header__bar{min-height:384px;max-height:85vh;padding-top:43px;padding-left:72px;top:96px}}.header__bar .btn-close{position:absolute;top:0;right:0;padding:0!important}.header__bar ul{max-height:100%;overflow-y:auto}@media (min-width:1200px){.header__bar ul{max-height:none}}.header__bar li{border-bottom:1px solid #f2f2f2;margin-bottom:32px;padding:4px 0;list-style:none;transition:opacity .3s}.header__bar li img{margin-right:16px}.header__bar li p{align-items:center;margin-bottom:0;display:flex}.header__bar li:last-child{border-bottom:0;margin-bottom:0}.header__bar li.back{letter-spacing:.14px;color:#8c8c8c;border:0;align-items:center;margin-bottom:20px;font-size:14px;font-weight:350;line-height:24px;display:flex}.header__bar li.back .anticon{margin-bottom:0;margin-left:0}.header__bar .language__dropdown{align-items:center;display:flex}.header__bar .language__dropdown .anticon{margin-left:0}.header__bar .language__dropdown span{margin:0 5px}.header__bar a{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-decoration:none;display:block}.header__bar a.active{font-weight:350}.header__bar.has-img{padding-right:420px}.header__bar.has-img .header__bar-child.one{margin-bottom:0}.header__bar.has-img .header__bar-child.one .sub-menu li{flex:0 0 calc(33.3333% - 24px);max-width:calc(33.3333% - 24px)}.header__bar-child>li>p{margin-bottom:24px;font-weight:500}@media (min-width:1200px){.header__bar-child>li>p{font-weight:500}.header__bar-child>li{border-bottom:0}}.header__bar-child.one{margin-bottom:30px}.header__bar-child.one .sub-menu{flex-flow:wrap;gap:0 24px;display:flex}.header__bar-child.one .sub-menu li{border-bottom:1px solid #f2f2f2;flex:0 0 calc(25% - 24px);max-width:calc(25% - 24px);margin-bottom:16px}.header__bar-child.two{flex-flow:wrap;gap:0 24px;display:flex}.header__bar-child.two li{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px);margin-bottom:0}.header__bar-child.two .sub-menu{flex-flow:wrap;gap:0 24px;display:flex}.header__bar-child.two .sub-menu li{border-bottom:1px solid #f2f2f2;flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px);margin-bottom:18px;padding-bottom:8px}.header__bar-child.three{grid-gap:60px;grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.header__bar-child.three .sub-menu{flex-flow:column;gap:0 24px;display:flex}.header__bar-child.three .sub-menu li{border-bottom:1px solid #f2f2f2;max-width:100%;margin-bottom:18px;padding-bottom:8px}.header__bar-child .sub-menu{font-weight:350}.header__bar-child .sub-menu a span{vertical-align:middle;font-weight:500;line-height:normal;display:inline-block}.header__bar-child .sub-menu a span:first-child{flex-direction:column;justify-content:center;display:inline-flex}@media (min-width:1200px){.header__bar-child .sub-menu a{position:relative}.header__bar-child .sub-menu a .anticon{opacity:0;transition:opacity .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}}.header__bar-child .sub-menu li{padding-bottom:8px}.header__bar-child .sub-menu li.active a .anticon,.header__bar-child .sub-menu li:hover a .anticon{opacity:1}.header__bar-child .header__menu-img{border-radius:20px;width:318px;height:246px;position:absolute;top:66px;right:72px;overflow:hidden}.header__bar-child .header__menu-img img{object-fit:contain}.header__bar .ant-btn{padding:7px 26px;font-size:14px;line-height:24px}@media (min-width:1200px){.header__bar .ant-btn{display:inline-block}}.header__bar .sub-menu a.active{font-weight:450}.header__menu{letter-spacing:.14px;color:#e4e4e4;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:400;display:flex}.header__menu-item{cursor:pointer;margin:0 25px;line-height:normal;list-style:none;position:relative}.header__menu-item a{color:#e4e4e4;text-decoration:none}.header__menu-item a.active{color:#fff}.header__menu-item a.active path{fill:#fff}.header__menu-item path{fill:#e4e4e4}.header__menu-item.active:after{content:"";background:#ade300;height:4px;position:absolute;bottom:-42px;left:0;right:0}.header__menu-item.active>p .anticon{transform:rotate(180deg)}.header__menu-item p{align-items:center;margin-bottom:0;display:flex}.header__menu-item p span{vertical-align:middle;display:inline-block}.header__menu-item p span:first-child{flex-direction:column;justify-content:center;height:16px;display:inline-flex}.header__menu-item p span:first-child img{width:auto;max-height:100%}.header__menu-item p.active{color:#fff}.header__menu-item p.active path{fill:#fff}.header__menu-item p .anticon{margin-left:5px}.header__menu-item p img{width:24px;height:auto;margin-right:8px}#header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9999;background:linear-gradient(#000 -6.44%,#0000 103.16%);border-bottom:1px solid #0e3f50;border-radius:60px;padding:12px 16px;position:fixed;top:14px;left:14px;right:14px}@media (min-width:768px){#header{padding:20px 50px}}@media (max-width:1199px){#header{transition:transform .25s}#header.mobile-hidden{transform:translateY(calc(-100% - 20px))}}@keyframes fade{0%{opacity:0}to{opacity:1}}.annoucement{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#000;letter-spacing:1.7px;text-transform:uppercase;background:#ecfccb;border-radius:20px;align-items:center;gap:4px;width:auto;margin:10px 0 0;padding:8px 20px 6px;font-size:10px;font-style:normal;font-weight:600;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:100px;left:50%;overflow:hidden;transform:translate(-50%);font-family:Montserrat,sans-serif!important}.annoucement:before{content:"";background:linear-gradient(90deg,#fff0,#fff9 50%,#fff0);width:100%;height:100%;animation:5s infinite shine;position:absolute;top:0;left:-100%}@keyframes shine{0%{left:-100%}50%{left:100%}to{left:100%}}.annoucement.fade-in-up{opacity:1;transform:translate(-50%)translateY(0)}.annoucement.fade-out-up{opacity:0;transform:translate(-50%)translateY(-20px)}.annoucement a{color:#000}@media (max-width:768px){.annoucement{flex-wrap:wrap;width:370px;max-width:100%;top:75px;left:50%;transform:translate(-50%)}}@media screen and (max-width:1024px){.annoucement{display:none}}.sub-menu li.group a span{font-size:14px;font-style:normal;font-weight:500;line-height:26px}.sub-menu li.group .sub-groupmenu ul{margin-top:24px;margin-left:35px}.header__bar-child.three li:first-child ul.sub-menu{display:grid;overflow:hidden}.header__bar-child.three li.main-menu-item:first-child .header__menu-bottom-btn{margin-top:0}.header__menu-bottom-btn{margin-top:20px}.header__bar-child li.main-menu-item>p,.header__bar-child.three>li.main-menu-item>a,.header__bar-child>li.main-menu-item>a{margin-bottom:24px;font-size:16px;font-style:normal;font-weight:550;line-height:26px}.sub-groupmenu li a .anticon{opacity:0!important}.sub-groupmenu li.active a .anticon,.sub-groupmenu li:hover a .anticon{opacity:1!important}.sub-groupmenu{margin-right:5px}li.main-menu-item ul.sub-menu li.group>a span:not(.anticon){font-size:15px;font-weight:500;line-height:26px}@media (max-width:1440px){.sub-groupmenu ul li a span.text{width:calc(100% - 30px)}}.header__bar-child.our-services li.main-menu-item>a{margin-bottom:24px}@media (max-width:768px){.ourwork__header--top{padding:80px 20px 40px!important}.ourwork__detail--header .info{margin-top:60px}.product-overview__header,.service-detail__header{padding-top:150px!important}.speedx .product-overview__header{padding-top:60px!important}.career section p,.company section p,.contact-us section p,.people section p,.servicesall-services section p{padding-top:35px!important}.article__header,.blog__header--top,.insights .page__header--header{padding-top:60px!important}.service-detail__header-white{padding-top:150px!important}.header__bar-child.three .sub-groupmenu{margin-top:0}.header__bar-child.three .sub-menu li{margin-bottom:0}.header__bar-child.three .sub-menu>li{border-bottom:none}.header__bar-child.three li ul.sub-menu>li a{margin-top:16px}.header__bar li p{font-weight:600}.header__bar-child.one,.header__bar-child.one li ul.sub-menu,.header__bar-child.three,.header__bar-child.two,.header__bar-child.two li ul.sub-menu{flex-flow:column}.header__bar-child.one li ul.sub-menu li,.header__bar-child.two li,.header__bar-child.two li ul.sub-menu li{width:100%;max-width:100%}.header__bar-child.three>li:first-child>p{margin-bottom:0}.header__bar-child.our-products>li ul.sub-menu>li{border-bottom:1px solid #f2f2f2}.header__bar a{font-size:16px;font-weight:600}.header__bar-child.our-services.three>li{border-bottom:none}.header__bar-child.our-services.three>li ul.sub-menu li{border-bottom:1px solid #f2f2f2}.header__bar-child.insights li,.header__bar-child.our-services.three>li ul.sub-menu li.our-services{border-bottom:none}.header__bar-child.company li.back{margin-bottom:20px}}.header__bar-child .special-col .sub-menu a:hover .anticon{top:0;transform:rotate(90deg);opacity:1!important}.main-menu-item.special-col .sub-menu li .sub-groupmenu{opacity:0;max-height:0;transition:max-height .35s,opacity .3s,transform .3s;overflow:hidden;transform:translateY(-6px)}.main-menu-item.special-col .sub-menu li.open .sub-groupmenu{opacity:1;max-height:600px;transform:translateY(0)}.main-menu-item.special-col .sub-menu li a .anticon{cursor:pointer;opacity:0;transform-origin:50%;justify-content:center;align-items:center;transition:transform .3s,opacity;display:inline-flex;top:0;transform:rotate(90deg)}.main-menu-item.special-col .sub-menu li.open>a .anticon{opacity:1;transform:rotate(270deg)}.header__bar-child.three .sub-menu li.open>a{padding-bottom:7px;border-bottom:1px solid #000!important}.header__bar-child.three .sub-menu li.open{margin-bottom:0;border-bottom:none!important}.main-menu-item.special-col .sub-menu .sub-groupmenu a .anticon{transform:rotate(0)}@media (max-width:767px){.header__bar-child.three{display:flex}.sub-groupmenu{margin-left:35px}}.main-menu-item.special-col .header__menu-bottom-btn{margin-top:20px!important}.main-menu-item.special-col>p{font-size:16px;font-weight:600;line-height:26px}.header__bar-child.three .sub-menu li .sub-groupmenu ul li:hover{border-bottom:1px solid #000}.header__bar-child.our-products .sub-menu a span{font-size:15px;font-weight:500;line-height:26px}@media screen and (max-width:767px){.header__bar-child.three{gap:0}.header__bar-child.our-products li p{margin-bottom:0}.sub-groupmenu .anticon{display:none!important}.sub-menu li.partners a{padding-left:36px}.header__bar-child.our-services li>a{font-weight:500}.header__bar-child .sub-menu a span,.header__bar-child.our-services li>p{font-weight:550}}.footer{color:#666;background:#fff;flex-direction:column;gap:22px;width:100%;padding:40px 22px;display:flex}@media (min-width:992px){.footer{padding:60px 52px 40px}}@media (max-width:768px){.footer{gap:32px}}.footer__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px}.footer .social__item{flex-flow:column wrap;gap:32px;display:flex}.footer .social__item--title{letter-spacing:.14px;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}@media (min-width:768px){.footer .social__item--title{align-self:flex-end}}.footer .social__item--icon{flex-wrap:wrap;justify-content:center;align-items:center;gap:37px;display:flex}.footer__middle{flex-wrap:wrap;justify-content:space-between;margin-top:16px;margin-bottom:16px}@media (max-width:768px){.footer__middle{gap:32px}}.footer__middle--title{letter-spacing:.14px;color:#000;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.footer__middle .sites{flex:auto}.footer__middle--links{flex-wrap:wrap;display:flex}@media (max-width:768px){.footer__middle--links{gap:25px}}.footer__middle--links .link__item{flex-direction:column;flex:1;gap:20px;display:flex}.footer__middle--links .link__item--url{color:#1c1e24;text-transform:capitalize;font-size:14px;font-style:normal;font-weight:500;line-height:normal;width:fit-content!important}.footer__middle--links .link__item--url.active{color:#000;font-weight:450}.footer__middle--links .link__item--title{color:#1c1e24;letter-spacing:.14px;font-size:14px;font-weight:400;line-height:24px}.footer__middle .newsletter{flex-direction:column;flex:1 0;gap:32px;display:flex}@media (max-width:768px){.footer__middle .newsletter{flex:auto;width:100%}}.footer__middle .newsletter__input .ant-input-wrapper{border-bottom:2px solid #000;padding-bottom:8px}.footer__middle .newsletter__input .ant-input-wrapper .ant-input-affix-wrapper{box-shadow:none;vertical-align:middle;border:none;border-radius:0;padding:0 24px 0 0;display:table-cell}.footer__middle .newsletter__input .ant-input-wrapper .ant-input-affix-wrapper .ant-input-suffix{display:none}.footer__middle .newsletter__input .ant-input-wrapper .ant-input-affix-wrapper .ant-input{color:#666;font-size:18px;font-weight:500;line-height:28px}.footer__middle .newsletter__input .ant-input-wrapper .ant-input-affix-wrapper .ant-input::placeholder{color:#666}.footer__bottom{flex-wrap:wrap;justify-content:space-between;gap:28px}.footer__bottom--items{flex:1;display:flex}@media (max-width:992px){.footer__bottom--items{flex:auto;justify-content:center;width:100%}.footer__bottom{justify-content:center}}.footer .language__dropdown{color:#000;cursor:pointer;align-items:center;gap:8px;font-size:16px;font-weight:450;line-height:26px;display:flex}.footer .back{justify-content:center;align-items:center}@media (max-width:992px){.footer .back{order:2}}.footer .back__to__top{color:#000;text-transform:none;background:#e9fcfa;border-radius:100px;font-size:16px;font-weight:450;line-height:26px}.footer .back__to__top svg path{fill:#000}.footer .trademark{color:#000;letter-spacing:.14px;justify-content:flex-end;font-size:14px;font-style:normal;font-weight:350;line-height:24px}@media (max-width:992px){.footer .trademark{justify-content:center}}.footer .location__time{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}@media (min-width:768px){.footer .location__time{justify-content:flex-start;gap:30px}}.footer .location__time--items{justify-content:center;align-items:center;gap:8px;display:flex}.footer .location__time--items .location__clock{border:1px solid #ade300;border-radius:12px;justify-content:center;align-items:center;height:38px;padding:14px;display:flex}.footer .location__time--items .location__clock,.footer .location__time--items .location__title{color:#000;letter-spacing:.14px;font-size:14px;font-style:normal;font-weight:450;line-height:24px}.contact-block{background:#000;flex-direction:column;justify-content:center;align-items:center;height:330px;padding:0 20px;display:flex}@media (min-width:768px){.contact-block{height:485px;padding:0 60px}}.contact-block__title{color:#ecfccb;text-align:center;margin-bottom:30px;font-size:34px;font-weight:500}@media (min-width:768px){.contact-block__title{font-size:68px}}.contact-block__title p,.contact-block__title:last-child{margin-bottom:0}.contact-block b,.contact-block strong{color:#cf3;font-weight:500}.contact-block .ant-btn{letter-spacing:.16px;padding:16px 20px;font-size:16px}@media screen and (max-width:767px){.contact-block__title{font-weight:550}}.image-text{padding:20px}@media (min-width:768px){.image-text{padding-bottom:60px}}.image-text__subtitle{color:#ecfccb;margin-bottom:32px;font-size:16px;font-weight:450;line-height:24px}@media (min-width:768px){.image-text__subtitle{padding-left:40px;padding-right:40px}}.image-text__title{color:#ecfccb;max-width:1300px;min-height:44px;margin-bottom:40px;font-size:28px;font-weight:500;line-height:38px}@media (min-width:768px){.image-text__title{margin-bottom:40px;padding-left:40px;padding-right:40px;font-size:34px;line-height:44px}}.image-text__img{background:#d3d3d3 50%/cover no-repeat;border-radius:20px;height:350px}@media (min-width:768px){.image-text__img{border-radius:40px;height:600px}}.image-text__content{color:#b3b3b3;font-size:18px;font-weight:400;line-height:28px}.image-text__content p{margin-bottom:24px}@media (min-width:768px){.image-text__content{margin:60px 0;padding-right:40px}}.image-text.has-content .image-text{color:#ecfccb}.image-text.has-content .image-text__subtitle{margin-bottom:24px;font-size:16px;line-height:24px}.image-text.has-content .image-text__title{max-width:1500px;margin-bottom:24px;font-size:28px;font-weight:500;line-height:38px}@media (min-width:768px){.image-text.has-content .image-text__title{margin-bottom:60px;font-size:40px;line-height:50px}}.image-text.has-video .image-text__subtitle{margin-bottom:24px;font-size:16px;line-height:24px}.image-text.has-video .image-text__title{max-width:1100px;margin-bottom:24px;font-size:28px;font-weight:400;line-height:38px}@media (min-width:768px){.image-text.has-video .image-text__title{margin-bottom:60px;font-size:34px;line-height:44px}}.image-text.video-only{height:100px;padding:0;position:relative;overflow:hidden}@media (min-width:768px){.image-text.video-only{height:200px}}@media (min-width:1600px){.image-text.video-only{height:300px}}.image-text.video-only video{position:absolute;bottom:0;left:0;right:0}.block-items{padding:20px;position:relative}@media (min-width:768px){.block-items{padding-bottom:60px}}.block-items .bg{z-index:1;background-position:bottom;background-repeat:no-repeat;background-size:100%;position:absolute;inset:0}.block-items__subtitle{color:#ecfccb;margin-bottom:40px;font-size:16px;font-weight:450;line-height:24px}@media (min-width:768px){.block-items__subtitle{padding-left:40px;padding-right:40px}}.block-items__subtitle.gray{color:#ecfccb;margin-bottom:24px}.block-items__title{color:#ecfccb;z-index:2;max-width:1000px;min-height:44px;margin-bottom:40px;font-size:34px;font-weight:550;line-height:38px;position:relative}@media (min-width:768px){.block-items__title{margin-bottom:60px;padding-left:40px;padding-right:40px;font-size:34px;line-height:44px}}.block-items__title h1,.block-items__title h2,.block-items__title h3,.block-items__title h4{color:#ecfccb;max-width:1000px;min-height:44px;margin-bottom:24px;font-size:28px;font-weight:550;line-height:38px}@media (min-width:768px){.block-items__title h1,.block-items__title h2,.block-items__title h3,.block-items__title h4{padding-left:40px;padding-right:40px;font-size:34px;line-height:44px}}.block-items__title p{color:#b3b3b3;font-size:18px;font-weight:350;line-height:28px}.block-items__img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;height:350px}@media (min-width:768px){.block-items__img{border-radius:40px;height:600px}}.block-items__list{z-index:2;position:relative}@media (min-width:768px){.block-items__list{padding-left:40px;padding-right:40px}.block-items__list--two-columns>.ant-row>.ant-col:nth-child(2n) .two-items-card{padding-left:60px}.block-items__list--two-columns>.ant-row>.ant-col:nth-child(odd) .two-items-card{border-right:1px solid #fff3;padding-right:60px}}.block-items .items-card{opacity:0;transition:all .3s;transform:translateY(100px)}.block-items.show .items-card{opacity:1;transform:translateY(0)}.block-items--center{text-align:center;padding:40px 20px}@media (min-width:992px){.block-items--center{padding-bottom:170px}}@media (min-width:1200px){.block-items--center{padding-bottom:200px}}@media (min-width:1600px){.block-items--center{padding-bottom:260px}}.block-items--center .block-items__title{max-width:none}.block-items--center .items-card{background:#172fe81f;border:0;padding:20px 20px 30px;box-shadow:inset 0 4.213px 34.76px #ffffff1f}@media (min-width:992px){.block-items--center .items-card{padding:30px 45px 40px}}.block-items--center .items-card img{margin-bottom:18px}.block-items--center .items-card__desc{color:#fff}@media (max-width:768px){.block-items--center .items-card__desc{font-size:14px;line-height:20px}}@media (min-width:768px){.block-items--center .ant-col{flex:0 0 280px;max-width:280px}}@media (min-width:992px){.block-items--center .ant-row{justify-content:center}}@media (min-width:1200px){.block-items--center .ant-row{max-width:900px;margin:auto!important}}.block-items__list .ant-col .items-card{background:linear-gradient(#3699b6,#006875 28%,#89baca);padding:1px}.items-card-inner{background:#000;border-radius:20px;height:100%;padding:40px 20px}.logo-slider{width:100%;padding:20px;position:relative;overflow:hidden}@media (min-width:768px){.logo-slider{padding:40px 60px}}.logo-slider--center{text-align:center}.logo-slider--center .logo-slider__list{justify-content:center}.logo-slider--center .logo-slider__title{max-width:none;margin-bottom:25px;font-size:24px}.logo-slider--center .logo-slider__item{height:95px}@media (max-width:768px){.logo-slider--center .logo-slider__item{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.logo-slider.location{padding:40px}}@media (min-width:1200px){.logo-slider.location{padding:40px 0}}.logo-slider.has-video{padding-bottom:100px}@media (min-width:768px){.logo-slider.has-video{padding-bottom:200px}}@media (min-width:1600px){.logo-slider.has-video{padding-bottom:300px}}.logo-slider__item{flex-direction:column;flex:0 0 33.3333%;justify-content:center;align-items:center;max-width:33.3333%;height:72px;display:flex}@media (min-width:768px){.logo-slider__item{flex:0 0 20%;width:auto;max-width:20%}}@media (min-width:992px){.logo-slider__item{flex:0 0 14.2857%;width:auto;max-width:14.2857%}}.logo-slider__item img{width:auto;max-height:100%}.logo-slider video{z-index:-1;position:absolute;bottom:0;left:0;right:0}.logo-slider__subtitle{color:#ecfccb;margin-bottom:40px;font-size:16px;font-weight:450;line-height:32px}@media (min-width:768px){.logo-slider__subtitle{padding-right:30px}}.logo-slider__title{color:#ecfccb;max-width:750px;min-height:50px;margin-bottom:40px;font-size:28px;font-weight:550;line-height:38px}@media (min-width:768px){.logo-slider__title{margin-bottom:60px;padding-right:30px;font-size:34px;line-height:44px}}.logo-slider__list{flex-flow:wrap;display:flex}.logo-slider__list img{width:auto}@media (max-width:992px){.logo-slider__list img{max-width:70%}}.logo-slider__list-item{flex-direction:column;justify-content:center;align-items:center;width:120px;display:flex;position:relative}@media (min-width:768px){.logo-slider__list-item{width:180px}}@media (min-width:1200px){.logo-slider__list-item{width:273px}}.logo-slider__list-item:hover .img-hover{opacity:1}.logo-slider__list-item img{width:86px}@media (min-width:768px){.logo-slider__list-item img{width:128px}}@media (min-width:1200px){.logo-slider__list-item img{width:160px}}.logo-slider__list-item .img-hover{opacity:0;transition:opacity .3s;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (min-width:992px){.smartcommerce-new .logo-slider__list{gap:60px}.smartcommerce-new .logo-slider__item{flex:none;width:auto;max-width:none}}.contact-us .logo-slider__subtitle{padding-left:60px;font-size:24px}.anchor-block{gap:70px;margin-bottom:40px;padding:0 20px;display:flex}@media (min-width:768px){.anchor-block{padding:0 60px}}.anchor-block .ant-btn,.anchor-block a{letter-spacing:.16px;color:#b3b3b3;min-width:0;padding:0;font-size:16px;font-weight:450}.anchor-block a{color:#b3b3b3;text-decoration:none}.anchor-block svg{margin-right:8px}.anchor-block path{fill:#b3b3b3}@media screen and (max-width:767px){.anchor-block{white-space:nowrap;gap:70px;padding:10px;display:flex;overflow-x:auto}.anchor-block a{flex-shrink:0;width:auto}}.center-wrapper{min-height:100vh;padding:0}.action-with-notification,.center-wrapper{justify-content:center;align-items:center;display:flex}.action-with-notification{background:#000;flex-direction:column;height:330px;padding:0 20px}@media (min-width:768px){.action-with-notification{height:485px;padding:0 60px}}.action-with-notification__notification-text{background:#abefc6;border-radius:16px;align-items:center;gap:8px;margin-bottom:32px;padding:4px 12px;display:flex}.action-with-notification__notification-text p{color:#067647;margin-bottom:0;font-size:16px;font-weight:350}.action-with-notification__subtitle{text-align:center;margin:35px 0;font-size:18px;font-weight:350}.action-with-notification__title{text-align:center;margin-bottom:30px;font-size:34px;font-weight:400}@media (min-width:768px){.action-with-notification__title{font-size:68px}}.action-with-notification__title p,.action-with-notification__title:last-child{margin-bottom:0}.action-with-notification b,.action-with-notification strong{color:#fff;font-weight:350}.action-with-notification .ant-btn{letter-spacing:.16px;gap:6px;padding:16px 32px;font-size:16px;display:flex}.action-with-notification .ant-btn.ant-btn-outline{color:#f2f2f2;background:0 0;border:1.4px solid #f2f2f2}.action-with-notification .ant-btn .anticon,.action-with-notification .ant-btn svg{margin-right:0}.notification-card{z-index:1000;width:223px;position:fixed;bottom:20px;left:20px}.notification-card a{text-decoration:none}.notification-card .ant-btn-text{color:#fff!important}.notification-card .ant-card-body{align-items:center;gap:13px;height:122px;padding:12px 0;display:flex}.notification-card__content{color:#fff;background:#000;border:1px solid #414348;border-radius:8px;align-items:center;display:flex}.notification-card__image img{border-radius:8px;width:98px;height:98px}.notification-card__text{flex-grow:1;margin-left:10px}.notification-card__text p{margin-bottom:0}.notification-card__close-button{color:#fff;z-index:1;position:absolute;right:0;min-width:43px!important}.catalyzer-assistant{z-index:1201;border:none;position:fixed;bottom:0;right:0}.clients-section{color:#fff;text-align:center;background-color:#000;background-position:50%;background-size:cover;padding:40px 20px 255px}@media screen and (max-width:768px){.clients-section{background-position:bottom;background-repeat:no-repeat;background-size:contain;padding:10px 20px 95px}}.clients-section__header{margin-bottom:20px}.clients-section__header--label{background-color:#1c1e24;border-radius:8px;justify-content:center;width:fit-content;margin:auto;padding:8px;display:flex}.clients-section__header--label-text{text-transform:uppercase;background:linear-gradient(90deg,#cca3ff,#ffd1fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:450}.clients-section__header--title{margin:20px 0 0;font-size:34px;font-weight:400;line-height:44px}@media screen and (max-width:768px){.clients-section__header--title{line-height:44px}}.clients-section__content{flex-wrap:wrap;justify-content:center;align-items:center;gap:100px;margin-top:20px;display:flex}@media screen and (max-width:768px){.clients-section__content{gap:0 45px}}.clients-section__content--logo{max-width:150px;max-height:80px}.faq-section{color:#fff;text-align:center;flex-flow:column wrap;margin:50px auto 40px;padding:20px;display:flex}@media screen and (min-width:768px){.faq-section{max-width:880px}}@media screen and (max-width:767px){.faq-section{max-width:768px;margin:20px auto}}.faq-section__header{margin-bottom:20px}.faq-section__header--label{background-color:#1c1e24;border-radius:8px;justify-content:center;width:fit-content;margin:auto;padding:8px;display:flex}.faq-section__header--label-text{text-transform:uppercase;background:linear-gradient(90deg,#cca3ff,#ffd1fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:450}.faq-section .ant-collapse-header{text-align:left;font-size:1.2em;font-weight:400;color:#fff!important;align-items:center!important;padding:28px 0!important}@media screen and (max-width:767px){.faq-section .ant-collapse-header .ant-collapse-arrow{padding:24px}}.faq-section .ant-collapse-header-text{order:1;max-width:700px}@media screen and (max-width:767px){.faq-section .ant-collapse-header-text{width:70%;padding:0 70px 0 0}}.faq-section .ant-collapse-expand-icon{background:#1c1e24;border-radius:50%;order:2;justify-content:center;-webkit-padding-end:0!important;width:36px!important;height:36px!important;padding-inline-end:0!important}.faq-section .ant-collapse{border:none!important}.faq-section .ant-collapse-item{border:none;border-bottom:1px solid #66666680;border-radius:0!important}.faq-section .ant-collapse .ant-collapse-content{border-top:none}.faq-section .ant-collapse-content-box{color:#b3b3b3;text-align:left;background-color:#000;padding:16px 0!important}.faq-section .ant-collapse-content-box p{padding-right:20px}.faq-section .ant-collapse-item-active .ant-collapse-expand-icon{background:#bdacfc}.faq-section .ant-collapse-item-active .ant-collapse-expand-icon svg{filter:invert(0)sepia()saturate(0)hue-rotate()brightness(0)contrast();position:relative;top:-1px}.retail-landscape{color:#fff;justify-content:center;align-items:center;gap:168px;margin:85px auto 0;padding:20px;display:flex}@media screen and (min-width:768px){.retail-landscape{max-width:1200px}}@media screen and (max-width:768px){.retail-landscape{flex-direction:column;gap:20px;max-width:768px;margin:50px auto 0}.retail-landscape__header{text-align:center}}.retail-landscape__header--label{background-color:#1c1e24;border-radius:8px;padding:8px}.retail-landscape__header--label-text{text-transform:uppercase;background:linear-gradient(90deg,#cca3ff,#ffd1fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:450}.retail-landscape__header--title{margin:20px 0;font-size:34px;font-weight:400;line-height:44px}@media screen and (max-width:768px){.retail-landscape__header--title{line-height:44px}}.retail-landscape__content{flex-direction:column;gap:40px;display:flex}@media screen and (max-width:768px){.retail-landscape__content{gap:16px}}.retail-landscape__item--title{margin-bottom:5px;font-size:1.5em;font-weight:400}@media screen and (max-width:768px){.retail-landscape__item--title{margin-bottom:0;padding-bottom:10px;font-size:16px;line-height:22px}}.retail-landscape__item--description{color:#b3b3b3;font-size:1em;line-height:26px}.retail-landscape__item--image{border-radius:50%;width:50px;height:50px;margin-top:10px}.loyalty-program{color:#fff;justify-content:center;margin:50px auto 0;display:block}@media screen and (min-width:768px){.loyalty-program{max-width:1440px}}@media screen and (max-width:991px){.loyalty-program{max-width:800px}}@media screen and (max-width:768px){.loyalty-program{max-width:768px;margin:25px auto 0}}.loyalty-program__header{text-align:center}.loyalty-program__header--label{background-color:#1c1e24;border-radius:8px;padding:8px}.loyalty-program__header--label-text{text-transform:uppercase;background:linear-gradient(90deg,#cca3ff,#ffd1fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:450}.loyalty-program__header--title{margin:20px 0;font-size:34px;font-weight:400;line-height:44px}@media screen and (max-width:768px){.loyalty-program__header--title{padding:0 30px;line-height:44px}}.loyalty-program__content{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:30px;display:flex}@media screen and (max-width:768px){.loyalty-program__content{gap:12px}}.loyalty-program__item{text-align:left;border:1px solid #69696966;border-radius:10px;gap:20px;max-width:570px;padding:20px}@media screen and (max-width:991px){.loyalty-program__item{max-width:370px}}@media screen and (max-width:768px){.loyalty-program__item{text-align:center;margin:0 20px}.loyalty-program__item img{margin:auto;display:block}}.loyalty-program__item.cols-three{max-width:364px}.loyalty-program__item.cols-three .loyalty-program__item--image{margin:auto}.loyalty-program__item.cols-three .loyalty-program__item--image img{margin:auto;display:block}.loyalty-program__item.horizontally{align-items:center;display:flex}@media screen and (max-width:991px){.loyalty-program__item.horizontally{flex-direction:column}}.loyalty-program__item.vertically{flex-direction:column;justify-content:center;align-items:center;display:flex}.loyalty-program__item--image{width:100%;margin-bottom:10px}.loyalty-program__item--title{margin-bottom:20px;font-size:1.5em;font-weight:400;line-height:1.3}.loyalty-program__item--content{width:100%}.loyalty-program__item--description{color:#b3b3b3;font-size:14px;line-height:1.5}.how-it-works{color:#fff;text-align:center;flex-flow:column wrap;margin:100px auto 50px;padding:20px;display:flex}.how-it-works__item--img img{object-fit:cover;max-width:850px;height:333px}@media screen and (min-width:768px){.how-it-works{max-width:1200px}}@media screen and (max-width:768px){.how-it-works{max-width:768px;margin:24px auto 50px;display:block}.how-it-works__item--img img{object-fit:cover;width:100%;max-width:326px;height:184px}}.how-it-works__header{margin-bottom:20px}.how-it-works__header--label{background-color:#1c1e24;border-radius:8px;justify-content:center;width:fit-content;margin:auto;padding:8px;display:flex}.how-it-works__header--label-text{text-transform:uppercase;background:linear-gradient(90deg,#cca3ff,#ffd1fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:450}.how-it-works__header--title{margin:20px 0 0;font-size:34px;font-weight:400;line-height:44px}@media screen and (max-width:768px){.how-it-works__header--title{line-height:44px}}.how-it-works__content{gap:20px;margin-bottom:20px}.how-it-works__content,.how-it-works__content--icon{justify-content:center;align-items:center;display:flex}.how-it-works__content--icon{background-color:#1a1a1a;border-radius:10px;width:120px;height:120px;padding:20px;font-size:1em}.how-it-works__partners{justify-content:center;gap:40px;margin:40px 0;display:flex}@media screen and (max-width:768px){.how-it-works__partners{flex-wrap:wrap;gap:0 40px;margin:20px 0;padding:0 15px}}.how-it-works__partners--logo{max-height:80px}.how-it-works__footer--text{color:#b3b3b3;margin:0;font-size:1em}.article__header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:127px;padding:40px 20px 60px;display:flex}@media (min-width:992px){.article__header{padding:60px 60px 64px}}.article__header--info{flex-direction:column;flex:auto;gap:40px;display:flex}@media (min-width:992px){.article__header--info{gap:60px}}.article__header--info .info__container{flex-direction:column;gap:40px;display:flex}@media (min-width:992px){.article__header--info .info__container{gap:17px}}.article__header--info .info__container .article__header--back{color:#b3b3b3;font-size:16px;font-style:normal;font-weight:450;line-height:24px}.article__header--info .info__container .article__header--title{color:#ecfccb;font-size:34px;font-style:normal;font-weight:500;line-height:44px;overflow:hidden}@media (min-width:992px){.article__header--info .info__container .article__header--title{font-size:40px;line-height:50px}}.article__header--info .info__container .article__header--title h1{color:#ecfccb;margin-bottom:0;font-size:34px;font-style:normal;font-weight:500;line-height:44px}@media (min-width:992px){.article__header--info .info__container .article__header--title h1{font-size:40px;line-height:50px}}.article__header--info .info__container .article__header--time{align-items:center;gap:20px;display:flex}.article__header--info .info__container .article__header--time .time{letter-spacing:.12px;color:#b3b3b3;font-size:12px;font-style:normal;font-weight:350;line-height:22px}.article__header--info .info__container .article__header--time .type{background:#1c1e24;border:.6px solid #666;border-radius:4px;padding:6px 10px}.article__header--info .info__container .article__header--time .readtime,.article__header--info .info__container .article__header--time .type{letter-spacing:.4px;text-transform:uppercase;color:#b3b3b3;font-size:10px;font-style:normal;font-weight:450;line-height:normal}.article__header--info .article__header--image{border-radius:20px;min-width:100%;display:flex;overflow:hidden}@media (min-width:992px){.article__header--info .article__header--image{width:100%;height:500px;min-height:456px}}@media (max-width:767px){.article__header--info .article__header--image{aspect-ratio:1;width:100%}}.article__header--info .article__header--image img{object-fit:cover;border-radius:20px;width:100%;height:auto;transition:transform .5s}@media (min-width:992px){.article__header--info .article__header--image img{height:100%}}.article__header--next{flex-direction:column;gap:30px;width:207px;display:flex}.article__header--next .title{letter-spacing:1.89px;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.article__header--next .container{flex-direction:column;gap:20px;display:flex}.article__header--next .container .subtitle{color:#f2f2f2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-style:normal;font-weight:450;line-height:26px;display:-webkit-box;overflow:hidden}.article__header--next .container .image{width:207px;height:145px;overflow:hidden}.article__header--next .container .image img{object-fit:cover;border-radius:18px;width:100%;height:100%;transition:transform .5s}.article__body{background:#fff;justify-content:center;align-items:flex-start;padding:40px 20px 20px;display:flex}@media (min-width:992px){.article__body{padding:60px}}.article__body .content{color:#000}.article__body .tag{flex-wrap:wrap;align-self:stretch;align-items:flex-start;gap:10px;padding:20px 0;display:flex}.article__body .tag--item{color:#666;background:#f2f2f2;border-radius:4px;padding:6px 10px;font-size:13px;font-style:normal;font-weight:450;line-height:normal}.article__body .social{flex-wrap:wrap;align-self:stretch;align-items:center;gap:27px;padding:20px 0;display:flex}.article__body .social span{letter-spacing:.14px;color:#000;background:#fff;font-size:14px;font-style:normal;font-weight:350;line-height:24px}.article__body .social--list{gap:39px;display:flex}.article__body .body{width:100%}@media (min-width:992px){.article__body .body{padding:0 20%}}.article__body .body .container{flex-direction:column;display:flex}@media (min-width:992px){.article__body .body .container{flex-direction:row;justify-content:space-between;gap:76px}}.article__body .body .container .content{word-wrap:break-word;flex:auto;font-size:18px}.article__body .body .container .content p{margin-bottom:0;font-weight:400;line-height:28px}.article__body .body .container .content strong{font-weight:450}.article__body .body .container .content img{border-radius:18px}.article__body .body .container .form{flex-direction:column;flex:100%;gap:40px;padding:40px 0;display:flex}@media (min-width:992px){.article__body .body .container .form{padding:0}}.article__body .body .container .form .title{letter-spacing:.24px;color:#000;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.article__body .body .container .form form{flex-direction:column;gap:40px;display:flex}@media (min-width:992px){.article__body .body .container .form form{width:429px}}.article__body .body .container .form form .submitFormBtn{width:100%;height:40px;padding:12px 26px}@media (min-width:992px){.article__body .hasMedia{padding:0}}.form-fade{transition:opacity .5s ease-in-out}.form-show{opacity:1;height:auto}.form-hide{opacity:0;pointer-events:none;height:0}.readMore{margin:0 auto}.readmore-form{margin-top:10px}.popup{z-index:9;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding-top:20px;position:fixed;inset:95px 0 0}.popup-content{text-align:center;z-index:200;scrollbar-width:thin;background:#fff;border-radius:20px;max-width:500px;max-height:500px;margin:0 auto;padding:20px;position:relative;overflow-y:scroll}.popupclose{z-index:100;width:100%;height:100%;position:absolute}@media screen and (max-width:768px){.popup{top:0}.popup-content{margin-top:70px;margin-left:10px;margin-right:10px}}.article__body .content ul{margin-left:35px}.big__banner{flex-flow:column wrap;height:582px;min-height:582px;display:flex;position:relative}@media (min-width:992px){.big__banner{height:100vh;min-height:100vh}}.big__banner .local__time{flex-wrap:wrap;place-self:flex-end;align-items:center;gap:8px;display:flex;position:absolute;top:101px;right:17px}@media (min-width:768px){.big__banner .local__time{right:55px}}@media (min-width:992px){.big__banner .local__time{top:8rem;right:55px}}.big__banner .banner__text--first{color:#ecfccb;position:absolute;bottom:214px;left:20px}@media (min-width:992px){.big__banner .banner__text--first{left:60px}}.big__banner .banner__text--first h2{font-style:normal;font-size:72x;text-transform:uppercase;width:100%;margin-bottom:0;font-weight:600;line-height:86px}@media (max-width:768px){.big__banner .banner__text--first h2{font-size:36px;font-style:normal;font-weight:600;line-height:42px}}@media (min-width:768px){.big__banner .banner__text--first h2{font-size:68px;line-height:74px}}@media (min-width:992px){.big__banner .banner__text--first h2{font-size:72px;line-height:86px}}.big__banner .banner__text--second{position:absolute;bottom:172px;left:65px}.big__banner .banner__text--second h2{color:#b3b3b3;width:100%;margin-bottom:0;font-size:18px;font-style:normal;font-weight:500;line-height:28px}@media (max-width:768px){.big__banner .banner__text--second h2{font-size:18px;font-style:normal;font-weight:500;line-height:28px}}@media (min-width:768px){.big__banner .banner__text--second h2{font-size:18px;line-height:28px}}@media (min-width:992px){.big__banner .banner__text--second h2{font-size:18px;line-height:28px}}.big__banner .banner__video{object-fit:cover;min-width:320px;height:624px;min-height:591px}@media (max-width:767px){.big__banner .banner__video{height:624px}}@media (min-width:768px){.big__banner .banner__video{height:100vh}}@media (min-width:992px){.big__banner .banner__video{min-height:100vh}}.big__banner .banner__action{justify-content:center;margin:0 auto;animation:1s linear infinite MoveUpDown;display:flex;position:absolute;bottom:36px;left:0;right:0}.big__banner .banner__action--button{border:none;width:40px;height:40px}@media (max-width:768px){.big__banner .banner__text--first{width:100%;padding:20px;bottom:180px;left:0}.big__banner .banner__text--second{width:100%;padding:20px;bottom:85px;left:0}}.banner__text--first h2 .animate-text{transition:all .8s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.banner__text--first h2 .animate-text.rainbow-gradient{background:linear-gradient(90deg,#ecfccb,#cf3,#ecfccb) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite rainbow-shift}@keyframes rainbow-shift{0%{background-position:0}to{background-position:200%}}.banner__text--first h2 .animate-text.neon-glow{color:#0ff;text-shadow:0 0 10px #0ff,0 0 20px #0ff,0 0 30px #0ff,0 0 40px #0ff,0 0 70px #0ff,0 0 80px #0ff,0 0 100px #0ff;animation:2s ease-in-out infinite neon-pulse}@keyframes neon-pulse{0%,to{text-shadow:0 0 10px #0ff,0 0 20px #0ff,0 0 30px #0ff,0 0 40px #0ff,0 0 70px #0ff,0 0 80px #0ff,0 0 100px #0ff}50%{text-shadow:0 0 5px #0ff,0 0 10px #0ff,0 0 15px #0ff,0 0 20px #0ff,0 0 35px #0ff,0 0 40px #0ff,0 0 50px #0ff}}.banner__text--first h2 .animate-text.depth-3d{color:#ecfccb;text-shadow:1px 1px #ade300,2px 2px #ade300,3px 3px #ade300,4px 4px #ade300,5px 5px #ade300,6px 6px #ade300,7px 7px #ade300,8px 8px 10px #0006,8px 8px 20px #0000004d;animation:3s ease-in-out infinite depth-float}@keyframes depth-float{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-10px)translate(5px)}}.banner__text--first h2 .animate-text.glitch-effect{color:#fff;animation:1s infinite glitch-skew;position:relative}.banner__text--first h2 .animate-text.glitch-effect:after,.banner__text--first h2 .animate-text.glitch-effect:before{content:attr(data-text);width:100%;height:100%;position:absolute;top:0;left:0}.banner__text--first h2 .animate-text.glitch-effect:before{color:#f0f;clip-path:polygon(0 0,100% 0,100% 45%,0 45%);animation:2s linear infinite alternate-reverse glitch-anim-1}.banner__text--first h2 .animate-text.glitch-effect:after{color:#0ff;clip-path:polygon(0 55%,100% 55%,100% 100%,0 100%);animation:2s linear infinite alternate-reverse glitch-anim-2}@keyframes glitch-skew{0%{transform:skew(0deg)}10%{transform:skew(-2deg)}20%{transform:skew(2deg)}30%{transform:skew(0deg)}to{transform:skew(0deg)}}@keyframes glitch-anim-1{0%{clip-path:polygon(0 0,100% 0,100% 5%,0 5%);transform:translate(2px)}10%{clip-path:polygon(0 15%,100% 15%,100% 25%,0 25%);transform:translate(-2px)}20%{clip-path:polygon(0 30%,100% 30%,100% 40%,0 40%);transform:translate(2px)}30%{clip-path:polygon(0 45%,100% 45%,100% 55%,0 55%);transform:translate(-2px)}40%{clip-path:polygon(0 60%,100% 60%,100% 70%,0 70%);transform:translate(2px)}50%{clip-path:polygon(0 75%,100% 75%,100% 85%,0 85%);transform:translate(-2px)}60%{clip-path:polygon(0 90%,100% 90%,100% 100%,0 100%);transform:translate(2px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translate(0)}}@keyframes glitch-anim-2{0%{clip-path:polygon(0 0,100% 0,100% 10%,0 10%);transform:translate(-2px)}10%{clip-path:polygon(0 20%,100% 20%,100% 30%,0 30%);transform:translate(2px)}20%{clip-path:polygon(0 35%,100% 35%,100% 45%,0 45%);transform:translate(-2px)}30%{clip-path:polygon(0 50%,100% 50%,100% 60%,0 60%);transform:translate(2px)}40%{clip-path:polygon(0 65%,100% 65%,100% 75%,0 75%);transform:translate(-2px)}50%{clip-path:polygon(0 80%,100% 80%,100% 90%,0 90%);transform:translate(2px)}60%{clip-path:polygon(0 95%,100% 95%,100% 100%,0 100%);transform:translate(-2px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translate(0)}}.banner__text--first h2 .animate-text.shimmer-shine{background:linear-gradient(90deg,#ecfccb,#ecfccb 40%,#fff 50%,#ecfccb 60%,#ecfccb) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:2s linear infinite shimmer-move;position:relative}.banner__text--first h2 .animate-text.shimmer-shine:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:100%;height:100%;animation:2s infinite shimmer-slide;position:absolute;top:0;left:-100%}@keyframes shimmer-move{0%{background-position:0}to{background-position:200%}}@keyframes shimmer-slide{0%{left:-100%}to{left:200%}}.banner__text--first h2 .animate-text{animation-timing-function:cubic-bezier(.4,0,.2,1)}.banner-with-video{text-align:center;padding:130px 0 10px;display:block}@media screen and (max-width:768px){.banner-with-video{padding:90px 0 10px}.banner-with-video .ant-btn-primary{z-index:1000;position:relative}}.banner-with-video .ant-btn-primary{z-index:1000;align-items:center;width:166px;height:50px;margin:auto;display:flex;position:relative}.banner-with-video__title{width:100%;margin:0 auto 24px;font-size:54px}@media screen and (max-width:768px){.banner-with-video__title{width:100%;font-size:34px}}.banner-with-video__title .bold-text-title{background:linear-gradient(90deg,#cca3ff,#ffd1fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.banner-with-video__subtitle{z-index:1;max-width:820px;margin:0 auto 30px;font-size:18px;line-height:28px;position:relative}@media screen and (max-width:768px){.banner-with-video__subtitle{margin:0 20px 24px}}.banner-with-video .video-event__center{max-width:90%;margin:auto}.banner-with-video__video{background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;top:-100px}@media screen and (max-width:768px){.banner-with-video__video{z-index:0;height:290px;padding-top:250px;position:relative;top:-47px}}.banner-with-video__video .video-event{cursor:pointer}.banner-with-video__video .video-event .video-block{position:relative;bottom:-120px}@media screen and (max-width:768px){.banner-with-video__video .video-event .video-block{padding:20px;bottom:55px}}.banner-with-video__video .video-event .video-block img{object-fit:cover;border-radius:40px;width:100%;max-width:619px;height:auto}.banner-with-video__video .video-event .video-block__icon{color:#fff;font-size:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.videoLink .ant-modal-close{top:0}.videoLink .iframe .responsive-iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.block__items__with__button{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-flow:column wrap;gap:0;display:flex;overflow:auto}@media (min-width:992px){.block__items__with__button{gap:0;min-height:807px}}.block__items__with__button .block__items--info{flex-direction:column;gap:24px;padding:60px 20px 40px;display:flex}@media (max-width:992px){.block__items__with__button .block__items--info{width:100%}}@media (min-width:992px){.block__items__with__button .block__items--info{padding:80px 60px 60px}}.block__items__with__button .block__items--info .subtitle{color:#ecfccb;font-size:16px;font-style:normal;font-weight:450;line-height:24px}@media (max-width:992px){.block__items__with__button .block__items--info .subtitle{width:100%}}.block__items__with__button .block__items--info .title{color:#ecfccb;flex-direction:row;gap:10px;min-height:44px;font-size:34px;font-style:normal;font-weight:500;line-height:44px;display:flex}@media (max-width:992px){.block__items__with__button .block__items--info .title{width:100%;font-size:28px;font-weight:550;line-height:36px}}.block__items__with__button .block__items--info .title span{color:#cf3}.block__items__with__button .block__items--info .description{color:#b3b3b3;font-size:16px;font-style:normal;font-weight:350;line-height:26px}@media (min-width:992px){.block__items__with__button .block__items--info .description{font-size:18px;line-height:28px}}.block__items__with__button .block__items--info div{justify-content:space-between;align-items:center;display:flex}.block__items__with__button .cardList{width:100%;padding:0 0 0 20px}@media (min-width:992px){.block__items__with__button .cardList{padding:0 60px 50px}}.block__items__with__button .cardList--container{display:flex;overflow:auto}.block__items__with__button .cardList--container:hover{cursor:pointer}@media (max-width:992px){.block__items__with__button .cardList--container{overflow:auto}}@media (min-width:992px){.block__items__with__button .cardList--container{flex:auto;justify-content:space-between;gap:0}}.block__items__with__button .cardList--container::-webkit-scrollbar{height:2px}.block__items__with__button .cardList--container::-webkit-scrollbar-thumb{background:#414348;border-radius:4px;height:2px}.block__items__with__button .cardList--container::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.block__items__with__button .cardList .list{justify-content:space-between;gap:20px;padding-bottom:40px;display:flex}@media (min-width:992px){.block__items__with__button .cardList .list{flex:auto;gap:40px}}.block__items__with__button .cardList .list:last-child{padding-right:20px}.block__items__with__button .cardList .cardItems{color:#f2f2f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #007380;border-radius:20px;flex-direction:column;justify-content:space-between;width:280px;height:400px;padding:0;transition:all .4s;display:flex}@media (min-width:992px){.block__items__with__button .cardList .cardItems{width:280px}}.block__items__with__button .cardList .cardItems:hover{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#ecfccb}.block__items__with__button .cardList .cardItems:hover .button__link{visibility:visible;animation:1s showLinkButton}.block__items__with__button .cardList .cardItems--action{justify-content:space-between;align-self:stretch;align-items:center}.block__items__with__button .cardList .cardItems--action span{letter-spacing:.24px;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.block__items__with__button .cardList .cardItems--action .button__link{visibility:hidden;width:20px;min-width:36px;height:36px;border-radius:50%!important}.block__items__with__button .cardList .cardItems--info{flex-direction:column;gap:12px;display:flex}.block__items__with__button .cardList .cardItems--info .title{color:#ecfccb;flex-direction:column;align-items:baseline;gap:24px;display:flex}.block__items__with__button .cardList .cardItems--info .title img{width:32px}.block__items__with__button .cardList .cardItems--info .title span{font-size:24px;font-style:normal;font-weight:550;line-height:32px}.block__items__with__button .cardList .cardItems--info .description{letter-spacing:.14px;color:#f2f2f2;min-height:72px;font-size:14px;font-style:normal;font-weight:450;line-height:24px}.block__items__with__button .mobileBtn{padding:0 20px 40px}.block__items__with__button .mobileBtn a{flex:auto}.block__items__with__button .mobileBtn a button{width:100%}.cardItems--wrapper{color:#f2f2f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;flex-direction:column;justify-content:space-between;width:278px;height:380px;padding:20px;display:flex;position:relative}@media (max-width:768px){.block__items__with__button .block__items--info .title{flex-direction:column}.cardItems--wrapper{width:280px}}.homepage__difference--info{flex-direction:column;align-items:center;gap:24px;display:flex}@media (min-width:992px){.homepage__difference--info{padding:60px}}@media (max-width:992px){.homepage__difference--info{padding:40px 20px}}.homepage__difference--info .subtitle{color:#f2f2f2;text-align:center;font-size:16px;font-style:normal;font-weight:450;line-height:24px}@media (max-width:992px){.homepage__difference--info .subtitle{width:100%}}.homepage__difference--info .title{color:#ecfccb;text-align:center;min-height:44px;font-size:34px;font-style:normal;font-weight:500;line-height:44px}.homepage__difference--info .title span{color:#cf3}@media (min-width:992px){.homepage__difference--info .title{width:860px}}@media (max-width:992px){.homepage__difference--info .title{width:100%;font-size:28px;font-weight:550;line-height:36px}}.homepage__difference--info .description{color:#b3b3b3;text-align:center;font-size:16px;font-style:normal;font-weight:450;line-height:26px}@media (min-width:992px){.homepage__difference--info .description{width:690px;font-size:18px;line-height:28px}}.homepage__difference--image{justify-content:center;height:auto;padding:0 60px;display:flex}@media (min-width:992px){.homepage__difference--image{min-height:100%}}@media (max-width:992px){.homepage__difference--image{background-position-x:-220px;background-size:auto;width:100%;padding:0 20px}.homepage__difference--image img{object-fit:cover;object-position:left}}@media (min-width:992px){.homepage__difference--image img,.homepage__difference--image video{width:60%}}.homepage__difference--button{justify-content:center;padding:40px 20px}@media (max-width:992px){.homepage__difference--button a{flex:auto}.homepage__difference--button a button{width:100%}}.homepage__culture:hover .image{display:none}.homepage__culture:hover .imageHover{display:flex}.homepage__culture--desktop{flex-direction:row;align-items:center;gap:40px;padding:60px;display:flex}.homepage__culture--desktop .homepage__culture--info{flex-direction:column;gap:10px;display:flex}.homepage__culture--image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex:auto;width:100%;height:100%}.homepage__culture--image img{object-fit:contain;border-radius:20px;width:100%;height:100%}.homepage__culture--image .imageHover{display:none}@media (min-width:992px){.homepage__culture--image{height:598px}}.homepage__culture .main__info{gap:24px}@media (max-width:992px){.homepage__culture .main__info{padding:0 20px 40px}}.homepage__culture .main__info .subtitle{color:#ecfccb;font-size:16px;font-style:normal;font-weight:450;line-height:24px}.homepage__culture .main__info .title{color:#ecfccb;min-height:44px;font-size:28px;font-style:normal;font-weight:500;line-height:38px}.homepage__culture .main__info .title span{color:#cf3}@media (min-width:992px){.homepage__culture .main__info .title{font-size:34px;line-height:44px}}.homepage__culture .sub__info{flex-direction:column;gap:24px;width:100%;display:flex}@media (min-width:992px){.homepage__culture .sub__info{gap:50px}}.homepage__culture .sub__info--block{gap:14px}@media (min-width:992px){.homepage__culture .sub__info--block{gap:24px}}@media (max-width:320px){.homepage__culture .sub__info--block{flex-wrap:nowrap;gap:3px}}.homepage__culture .sub__info--block .block{background:#ade300;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;width:160px;height:160px;padding:0 16px;display:flex}@media (max-width:320px){.homepage__culture .sub__info--block .block{flex-wrap:nowrap;gap:3px;width:140px;padding:0 8px}}.homepage__culture .sub__info--block .block--container{flex-direction:column;display:flex}.homepage__culture .sub__info--block .block .title{font-size:16px;font-style:normal;font-weight:450;line-height:24px}.homepage__culture .sub__info--block .block .value__container{flex-direction:row;justify-content:flex-start;align-items:center;gap:7px;display:flex}.homepage__culture .sub__info--block .block .value__container .value{font-size:60px;font-style:normal;font-weight:300;line-height:normal}.homepage__culture .sub__info--action{gap:14px}@media (min-width:992px){.homepage__culture .sub__info--action{gap:24px}}@media (max-width:320px){.homepage__culture .sub__info--action{flex-wrap:nowrap;gap:3px}}.homepage__culture .sub__info--btn{width:160px;height:100%}@media (max-width:320px){.homepage__culture .sub__info--btn{width:140px}}.homepage__culture .mobile__sub__image{flex-direction:column;align-items:center;gap:12px;padding:0 20px;display:flex}.homepage__insight{padding:60px 0}@media (min-width:992px){.homepage__insight{padding:60px 20px}}.homepage__insight--container{background:var(--neutral-grey-8,#15171c);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:40px;flex-direction:column;gap:40px;padding:52px 20px 60px;display:flex}@media (min-width:992px){.homepage__insight--container{padding:80px 60px 60px}}.homepage__insight--info{flex-direction:column;gap:24px;display:flex}.homepage__insight--info div{justify-content:space-between;align-items:center;display:flex}.homepage__insight--info .subtitle{color:#ecfccb;font-size:16px;font-style:normal;font-weight:450;line-height:24px}@media (min-width:992px){.homepage__insight--info .subtitle{letter-spacing:.16px;font-size:16px;font-weight:400;line-height:30%}}.homepage__insight--info .title{color:#ecfccb;font-size:28px;font-style:normal;font-weight:550;line-height:36px}.homepage__insight--info .title span{color:#cf3}@media (min-width:992px){.homepage__insight--info .title{font-size:34px;line-height:44px}}.homepage__insight--list{gap:40px}.homepage__insight--list .insight__item{border-bottom:.5px solid #0000;align-self:stretch;align-items:center;width:100%;padding:52px 0;display:flex}@media (min-width:992px){.homepage__insight--list .insight__item{gap:120px}}@media (max-width:992px){.homepage__insight--list .insight__item{border-bottom:.5px solid #666;flex-direction:column;gap:10px;padding:0 0 40px}}.homepage__insight--list .insight__item:hover{cursor:pointer;border-bottom:.5px solid #ecfccb}.homepage__insight--list .insight__item:hover .button__link{animation:1s showLinkButton;visibility:visible!important}.homepage__insight--list .insight__item--info{flex-direction:column;gap:24px;width:100%;display:flex}.homepage__insight--list .insight__item--info .status{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.homepage__insight--list .insight__item--info .status--container{color:#b3b3b3;text-transform:uppercase;background:#1c1e24;border:.6px solid #666;border-radius:4px;align-items:center;padding:6px 10px;font-size:10px;font-weight:450;display:flex}.homepage__insight--list .insight__item--info .status--readtime{letter-spacing:.4px;text-transform:uppercase;color:#b3b3b3;font-size:10px;font-style:normal;font-weight:450;line-height:normal}.homepage__insight--list .insight__item--info .title{color:#ecfccb;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;font-size:24px;font-style:normal;font-weight:500;line-height:32px;display:-webkit-box;overflow:hidden}.homepage__insight--list .insight__item--info .time{letter-spacing:.12px;color:#b3b3b3;font-size:12px;font-style:normal;font-weight:450;line-height:normal}.homepage__insight--list .insight__item--content{align-items:center;display:flex}@media (max-width:992px){.homepage__insight--list .insight__item--content{gap:0}}.homepage__insight .content__container{flex:auto;justify-content:space-between;align-self:center;align-items:center;gap:10px;width:100%;display:flex}.homepage__insight .content__container .content{color:#d9d9d9;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-style:normal;font-weight:350;line-height:26px;display:-webkit-box;overflow:hidden}.homepage__insight .content__container .content p{margin-bottom:0}.homepage__insight .content__container .content strong{font-weight:450}.homepage__insight .content__container .button__link{visibility:hidden;width:20px;min-width:36px;height:36px;border-radius:50%!important}.homepage__insight .mobileBtn a{flex:auto}.homepage__insight .mobileBtn a button,.homepage__insight .mobileLink{width:100%}@keyframes showLinkButton{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.people-block{padding:20px 0 20px 20px;position:relative;overflow:hidden}@media (min-width:768px){.people-block{padding:60px 0 60px 60px}}.people-block .ant-row{row-gap:10px}@media (min-width:768px){.people-block .ant-row{row-gap:40px}}@media (min-width:1600px){.people-block .ant-row{row-gap:80px}}.people-block--white{background:#fff;padding-top:60px;padding-right:20px}@media (min-width:768px){.people-block--white{padding-right:60px}}.people-block--white .people-block__title{color:#000}.people-block__title{color:#f2f2f2;z-index:2;margin-bottom:40px;font-size:24px;font-weight:550;line-height:32px;position:relative}.people-block__list{z-index:2;gap:20px;padding-bottom:60px;padding-right:20px;display:flex;position:relative;overflow-x:auto}@media (min-width:768px){.people-block__list{gap:140px;padding-right:60px}}.people-block__list::-webkit-scrollbar{height:3px}.people-block__list::-webkit-scrollbar-thumb{background:#cf3;border-radius:4px;height:5px}.people-block__list::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.people-block__video{z-index:1;position:absolute;bottom:-5px;left:0;right:0}.people-block__thumb{max-height:257px;overflow:hidden}.people-block .people-card{flex:0 0 300px;max-width:300px;position:relative}.people-block .people-card--more{flex:0 0 100%;max-width:100%}.people-block--white .people-block__title{color:#003d5b;font-weight:550}.homepage__testimonial--info{flex-direction:column;align-items:flex-start;gap:24px;padding:60px 20px 16px;display:flex}@media (min-width:992px){.homepage__testimonial--info{padding:100px 60px 60px}}.homepage__testimonial--info .title{color:#ecfccb;font-size:28px;font-style:normal;font-weight:550;line-height:36px}.homepage__testimonial--info .title span{color:#cf3}@media (min-width:992px){.homepage__testimonial--info .title{font-size:34px;line-height:44px}}.homepage__testimonial--info .subtitle{color:#ecfccb;font-size:16px;font-style:normal;font-weight:450;line-height:24px}.homepage__testimonial--info .description{color:#b3b3b3;font-size:18px;font-style:normal;font-weight:450;line-height:28px;display:none}@media (min-width:992px){.homepage__testimonial--info .description{width:768px;font-size:18px;line-height:28px;display:flex}}.homepage__testimonial--info div{justify-content:space-between;align-items:center;width:100%;display:flex}.homepage__testimonial .testimonialList{width:100%;padding:0 20px}@media (min-width:992px){.homepage__testimonial .testimonialList{padding:0 60px}}.homepage__testimonial .testimonialList--container{display:flex;overflow:hidden}@media (min-width:992px){.homepage__testimonial .testimonialList--container{flex:auto;gap:60px}}.homepage__testimonial .testimonialList--container:hover{cursor:pointer}.homepage__testimonial .testimonialList--container::-webkit-scrollbar{height:2px}.homepage__testimonial .testimonialList--container::-webkit-scrollbar-thumb{background:#414348;border-radius:4px;height:2px}.homepage__testimonial .testimonialList--container::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.homepage__testimonial .testimonialList .list{gap:20px;padding-bottom:40px;display:flex}@media (min-width:992px){.homepage__testimonial .testimonialList .list{flex:auto;gap:60px}}.homepage__testimonial .testimonialList .list .testiomonials-card{width:320px;min-height:450px;padding:48px 36px}@media (min-width:992px){.homepage__testimonial .testimonialList .list .testiomonials-card{width:400px}}.homepage__casestudy--info{flex-direction:column;align-items:center;gap:24px;display:flex}@media (min-width:992px){.homepage__casestudy--info{padding:80px 60px 60px}}@media (max-width:992px){.homepage__casestudy--info{padding:40px 20px}}.homepage__casestudy--info .subtitle{color:#ecfccb;text-align:center;font-size:16px;font-style:normal;font-weight:450;line-height:24px}@media (max-width:992px){.homepage__casestudy--info .subtitle{width:100%}}.homepage__casestudy--info .title{color:#ecfccb;text-align:center;min-height:44px;font-size:34px;font-style:normal;font-weight:500;line-height:44px}.homepage__casestudy--info .title span{color:#cf3}@media (min-width:992px){.homepage__casestudy--info .title{width:680px}}@media (max-width:992px){.homepage__casestudy--info .title{width:100%;font-size:28px;font-weight:550;line-height:36px}}.homepage__casestudy--info .description{color:#b3b3b3;text-align:center;font-size:16px;font-style:normal;font-weight:450;line-height:26px}@media (min-width:992px){.homepage__casestudy--info .description{width:690px;font-size:18px;line-height:28px}}.homepage__casestudy--button{justify-content:center;padding:40px 20px}@media (max-width:992px){.homepage__casestudy--button a{flex:auto}.homepage__casestudy--button a button{width:100%}}.homepage__casestudy .caseStudyList{width:100%;padding:0 0 0 20px}@media (min-width:992px){.homepage__casestudy .caseStudyList{padding:0 60px}}.homepage__casestudy .caseStudyList--container{display:flex;overflow:hidden}.homepage__casestudy .caseStudyList--container:hover{cursor:pointer}.homepage__casestudy .caseStudyList--container::-webkit-scrollbar{height:2px}.homepage__casestudy .caseStudyList--container::-webkit-scrollbar-thumb{background:#414348;border-radius:4px;height:2px}.homepage__casestudy .caseStudyList--container::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.homepage__casestudy .caseStudyList--container .list{flex:auto;justify-content:space-between;gap:20px;padding-bottom:40px;display:flex}.homepage__casestudy .caseStudyList--container .list:last-child{padding-right:20px}@media (min-width:992px){.homepage__casestudy .caseStudyList--container .list{flex:auto;gap:60px}}.homepage__casestudy .caseStudyList--container .list a{color:#fff}.homepage__casestudy .caseStudyList--container .caseStudy__card{background-position:50%;background-size:100% 100%;border-radius:40px;width:420px;height:420px;transition:all .5s;position:relative}@media (min-width:992px){.homepage__casestudy .caseStudyList--container .caseStudy__card{width:500px;height:500px}}.homepage__casestudy .caseStudyList--container .caseStudy__card--content{border-radius:20px;flex-direction:column;justify-content:flex-end;gap:17px;width:100%;height:100%;padding:20px;transition:bottom .5s;display:flex;position:relative;bottom:0}@media (min-width:992px){.homepage__casestudy .caseStudyList--container .caseStudy__card--content{padding:38px}}.homepage__casestudy .caseStudyList--container .caseStudy__card--content .title{font-size:24px;font-style:normal;font-weight:400;line-height:32px}.homepage__casestudy .caseStudyList--container .caseStudy__card--content .desc{height:52px;font-size:16px;font-style:normal;font-weight:350;line-height:26px}.homepage__casestudy .caseStudyList--container .caseStudy__card:hover{cursor:pointer;background-size:110% 110%}.homepage__casestudy .caseStudyList--container .caseStudy__card:hover .caseStudy__card--content{bottom:10px}.homepage__casestudy .caseStudyList--container .caseStudy__btn a{flex:auto;width:100%}.homepage__casestudy .caseStudyList--container .caseStudy__btn a button{color:#000;letter-spacing:2.448px;text-transform:uppercase;background:#bdacfc;width:100%;font-size:14px;font-style:normal;font-weight:500;line-height:46.4px;overflow:hidden}.homepage__casestudy .caseStudyList--container .caseStudy__btn a button:hover{color:#000;background-color:#bdacfc!important}.homepage__casestudy .caseStudyList--container .caseStudy__btn a button .caseStudy__btn--container{align-items:center;gap:13px;animation:10s linear infinite marquee;display:flex}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes movingUp{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.recommended__article{background-color:#fff;padding-bottom:20px}@media (min-width:992px){.recommended__article{padding-bottom:0}}.recommended__article--info{justify-content:space-between;align-self:stretch;align-items:center;padding:40px 20px;display:flex}@media (min-width:992px){.recommended__article--info{padding:40px 60px}}.recommended__article--info .title{letter-spacing:.24px;color:#003d5b;font-size:24px;font-style:normal;font-weight:500;line-height:32px}@media (min-width:992px){.recommended__article--info .title{font-size:34px;font-weight:500;line-height:44px}}.recommended__article .recommendedList{width:100%;padding:0 20px}@media (min-width:992px){.recommended__article .recommendedList{padding:0 60px 60px}}.recommended__article .recommendedList--container{flex:auto;width:100%;display:flex;overflow:auto}.recommended__article .recommendedList--container::-webkit-scrollbar{height:2px}.recommended__article .recommendedList--container::-webkit-scrollbar-thumb{background:#414348;border-radius:4px;height:2px}.recommended__article .recommendedList--container::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.recommended__article .recommendedList--container .list{flex-direction:row;gap:24px;padding-bottom:40px;display:flex}@media (min-width:992px){.recommended__article .recommendedList--container .list{flex-direction:row;flex:auto;justify-content:space-between;width:100%}}.recommended__article .blog__item{flex-direction:column;flex:auto;gap:31px;min-width:100%;display:flex}@media (min-width:992px){.recommended__article .blog__item{min-width:320px}}.recommended__article .blog__item:hover{cursor:pointer}.recommended__article .blog__item:hover .blog__item--image img{transform:scale(1.5)}.recommended__article .blog__item--image{border-radius:20px;min-width:320px;min-height:350px;overflow:hidden}@media (min-width:992px){.recommended__article .blog__item--image{min-width:calc(33.3333% - 168px);height:456px;min-height:456px}}.recommended__article .blog__item--image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.recommended__article .blog__item--info{flex-direction:column;gap:24px;width:100%;display:flex}.recommended__article .blog__item--info .status{align-items:center;gap:20px;display:flex}.recommended__article .blog__item--info .status--container{color:#1c1e24;text-transform:uppercase;background:#fff;border:.6px solid #1c1e24;border-radius:4px;align-items:center;padding:6px 10px;font-size:10px;font-weight:450;line-height:normal;display:flex}.recommended__article .blog__item--info .status--readtime{letter-spacing:.4px;text-transform:uppercase;color:#666;font-size:10px;font-style:normal;font-weight:450;line-height:normal}.recommended__article .blog__item--info .title{color:#000;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;height:64px;font-size:24px;font-style:normal;font-weight:500;line-height:32px;display:-webkit-box;overflow:hidden}.recommended__article .blog__item--info .time{letter-spacing:.12px;color:#666;font-size:12px;font-style:normal;font-weight:350;line-height:normal}.recommended__article .blog__item--content{align-items:center;gap:120px;display:flex}@media (max-width:992px){.recommended__article .blog__item--content{gap:0}}.recommended__article .mobileBtn{padding:20px 16px}.recommended__article .mobileBtn a{flex:auto}.recommended__article .mobileBtn a button{width:100%}.recommended__article .blog__item--link{flex:0 50%;display:flex}.recommended__article .no__posts{color:#000;width:100%;padding:0 0 20px}@media (min-width:992px){.recommended__article .no__posts{padding:0}}.blog__header--top{flex-direction:column;align-items:flex-start;gap:28px;padding:40px 20px;display:flex}@media (min-width:992px){.blog__header--top{gap:32px;padding:50px 60px 40px}}.blog__header--info{align-self:stretch;align-items:flex-start;gap:16px;display:flex}@media (max-width:767px){.blog__header--info{flex-direction:column}}.blog__header--info .icon{background:#1c1e24;border-radius:8px;flex-direction:column;flex:0 0 40px;justify-content:center;align-items:center;width:40px;max-width:40px;height:40px;padding:0;font-size:16px;font-weight:450;display:flex}.blog__header--info .title{text-transform:uppercase;font-size:36px;font-style:normal;font-weight:350;line-height:46px;overflow:hidden}@media (min-width:992px){.blog__header--info .title{font-size:77px;line-height:86px}}.blog__header--info .title h1{text-transform:uppercase;color:#ecfccb;margin-bottom:0;font-size:36px;font-style:normal;font-weight:500;line-height:46px}@media (min-width:992px){.blog__header--info .title h1{font-size:72px;line-height:86px}}.blog__header--middle{width:100%;height:80px}.blog__header--bottom{flex-wrap:wrap;align-items:center;gap:12px;padding:40px 20px;display:flex}@media (min-width:992px){.blog__header--bottom{justify-content:space-between;align-items:flex-start;padding:40px 60px}}.blog__header--bottom .filter{flex:auto}.blog__header--bottom .filter form{flex-direction:row;gap:12px;display:flex}.blog__header--bottom .filter form .ant-form-item{width:100%;margin-bottom:0}@media (min-width:992px){.blog__header--bottom .filter form .ant-form-item{width:320px}}.blog__header--bottom .filter--select .ant-select-selector{color:#fff;background:#000;border:1px solid #666;border-radius:8px;box-shadow:0 2px #2e2e2e}.blog__header--bottom .filter--select .ant-select-arrow{color:#fff}.blog__header--bottom .filter--select .ant-select-selection-placeholder{color:#fff!important}.blog__header--bottom .result{gap:24px;display:flex}.blog__header--bottom .result--item{align-items:center;gap:8px;height:50px;padding:12px 0;display:flex}.blog__header--bottom .result--item .icon{border:1px solid #666;border-radius:20px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.blog__header--bottom .result--item .title{letter-spacing:.14px;color:#8c8c8c;font-size:14px;font-style:normal;font-weight:450;line-height:normal}.notfound{flex-direction:column;justify-content:center;align-items:center;height:460px;padding:40px 20px 0;display:flex}@media (min-width:992px){.notfound{height:731px;padding:40px 60px 20px}}.notfound .content{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.notfound .content .title{text-transform:uppercase;text-align:center;font-size:68px;font-style:normal;font-weight:350;line-height:130px}@media (min-width:992px){.notfound .content .title{text-transform:uppercase;font-size:120px;font-style:normal;font-weight:300;line-height:90px}}.notfound .content .subtitle{color:#b3b3b3;text-align:center;font-size:18px;font-style:normal;font-weight:350;line-height:28px}@media (min-width:992px){.notfound .content .subtitle{color:#fff}}.notfound .content .back__home{letter-spacing:.16px;height:50px;padding:16px 32px;font-size:16px;font-style:normal;font-weight:450;line-height:normal}.term__privacy--header{flex-direction:column;gap:28px;padding:40px 20px;display:flex}@media (min-width:992px){.term__privacy--header{gap:32px;padding:50px 60px 40px}}.term__privacy--header .info{flex-direction:column;gap:40px;display:flex}@media (min-width:992px){.term__privacy--header .info{gap:32px}}.term__privacy--header .info .subtitle{font-size:20px;font-style:normal;font-weight:450;line-height:28px}.term__privacy--header .info .title{color:#ecfccb;text-transform:uppercase;font-size:72px;font-weight:600;line-height:86px;display:block}.term__privacy--header .info .title span{opacity:0;min-width:8px;margin-left:5px;transition:all .3s}.term__privacy--header .info .title span.show{opacity:1;margin-left:0}@media (min-width:992px){.term__privacy--header .info .title{font-size:77px;line-height:86px}}.term__privacy--header .list{flex-wrap:wrap;justify-content:space-between;padding-bottom:0;display:flex}@media (min-width:992px){.term__privacy--header .list{flex:auto;justify-content:flex-start;gap:74px}}.term__privacy .link_btn span{font-size:16px;line-height:24px}.term__privacy--body .content__container{flex-direction:column;align-items:flex-start;gap:24px;padding:40px 0;display:flex}@media (min-width:992px){.term__privacy--body .content__container{flex-direction:row;justify-content:space-between;gap:49px}}.term__privacy--body .content__container .title{color:#ecfccb;flex:1;font-size:24px;font-style:normal;font-weight:550;line-height:32px}@media (min-width:992px){.term__privacy--body .content__container .title{font-size:34px;line-height:44px}}.term__privacy--body .content__container .content{color:#b3b3b3}.term__privacy--body .content__container .content p{margin-bottom:30px;font-size:18px;font-weight:350;line-height:28px}.term__privacy--body .content__container .content strong{font-weight:450}.term__privacy .ant-collapse{border:0;border-bottom:.5px solid #666;border-radius:0}.term__privacy .ant-collapse-item{border:0}.term__privacy .ant-collapse-item-active .ant-collapse-header{padding-bottom:0!important}.term__privacy .ant-collapse-header{border-top:.5px solid #666;font-size:18px;font-weight:450;color:#fff!important;align-items:center!important;padding:28px 0!important;line-height:28px!important}.term__privacy .ant-collapse-expand-icon{background:#1c1e24;border-radius:50%;justify-content:center;-webkit-padding-start:0!important;width:36px!important;height:36px!important;padding-inline-start:0!important}.term__privacy .ant-collapse-expand-icon path{fill:#fff}.term__privacy .ant-collapse-content{background:0 0;border:0}.term__privacy .ant-collapse-content-box{color:#b3b3b3;font-size:18px;font-weight:350;line-height:28px;padding:20px 0!important}.privacy-policy .term__privacy--body p a{color:#cf3}.ourwork__header--top{flex-direction:column;align-items:flex-start;gap:40px;padding:40px 20px;display:flex}@media (min-width:992px){.ourwork__header--top{gap:32px;padding:50px 60px 40px}}.ourwork__header--top .subtitle{color:#f2f2f2;font-size:20px;font-style:normal;font-weight:450;line-height:28px}.ourwork__header--top .title{text-transform:uppercase;color:#f2f2f2;font-size:44px;font-style:normal;font-weight:350;line-height:50px}@media (min-width:992px){.ourwork__header--top .title{font-size:77px;line-height:86px}}.ourwork__header--top .title h1{text-transform:uppercase;color:#f2f2f2;margin-bottom:0;font-size:36px;font-style:normal;font-weight:600;line-height:50px}@media (min-width:992px){.ourwork__header--top .title h1{font-size:72px;font-weight:600;line-height:86px}}.ourwork__header--top .title h1 span span{color:#cf3}.ourwork__header--top .title p{margin-bottom:0}.ourwork__header--middle{width:100%;height:94px}.ourwork__header--bottom{flex-wrap:wrap;align-items:center;gap:12px;padding:40px 20px;display:flex}@media (min-width:992px){.ourwork__header--bottom{justify-content:space-between;align-items:flex-start;padding:40px 60px}}.ourwork__header--bottom .filter{flex:auto}.ourwork__header--bottom .filter form{flex-direction:row;gap:12px;display:flex}.ourwork__header--bottom .filter form .ant-form-item{width:100%;margin-bottom:0}@media (min-width:992px){.ourwork__header--bottom .filter form .ant-form-item{width:320px}}.ourwork__header--bottom .filter--select .ant-select-selector{color:#fff;background:#000;border:1px solid #666;border-radius:8px;box-shadow:0 2px #2e2e2e}.ourwork__header--bottom .filter--select .ant-select-arrow{color:#fff}.ourwork__header--bottom .filter--select .ant-select-selection-placeholder{color:#fff!important}.ourwork__header--bottom .filter--select .ant-select-selection-item{text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;width:80px;overflow:hidden}.ourwork__header--bottom .result{gap:24px;display:flex}.ourwork__header--bottom .result--item{align-items:center;gap:8px;height:50px;padding:12px 0;display:flex}.ourwork__header--bottom .result--item .icon{border:1px solid #666;border-radius:20px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.ourwork__header--bottom .result--item .title{letter-spacing:.14px;color:#8c8c8c;font-size:14px;font-style:normal;font-weight:450;line-height:normal}.ourwork__body{flex-direction:column;gap:40px;padding:0 20px 20px;display:flex}@media (min-width:992px){.ourwork__body{grid-column-gap:50px;grid-template-columns:1fr 1fr;column-gap:50px;padding:40px 60px;display:grid}}.ourwork__body .ourwork__item{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.ourwork__body .ourwork__item .image,.ourwork__body .ourwork__item .video{flex-direction:column;align-items:flex-start;width:100%;height:250px;min-height:250px;display:flex}@media (min-width:992px){.ourwork__body .ourwork__item .image,.ourwork__body .ourwork__item .video{height:456px;min-height:456px}}.ourwork__body .ourwork__item .image img,.ourwork__body .ourwork__item .video img{object-fit:cover;object-position:center;background:linear-gradient(#0000004d,#0000004d),#d3d3d3 50%/cover no-repeat;border-radius:20px;flex:auto;width:100%;height:100%}.ourwork__body .ourwork__item .image video,.ourwork__body .ourwork__item .video video{object-fit:cover;object-position:center;border-radius:20px;width:100%;height:100%}.ourwork__body .ourwork__item .info{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.ourwork__body .ourwork__item .info .tag{flex-wrap:wrap;align-self:stretch;align-items:flex-start;gap:8px;display:flex}.ourwork__body .ourwork__item .info .tag--item{letter-spacing:.4px;text-transform:uppercase;color:#b3b3b3;background:#1c1e24;border:1px solid #414348;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:450;line-height:normal;display:flex}.ourwork__body .ourwork__item .info .title{color:#cf3;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.ourwork__body .ourwork__item .info .description{color:#b3b3b3;font-size:18px;font-style:normal;font-weight:350;line-height:28px}.ourwork__body .ourwork__row a{flex:auto}.ourwork__no__results{color:#000;padding:0 20px}@media (min-width:992px){.ourwork__no__results{padding:0 60px}}@media (max-width:767px){.ourwork__header--top h1 span{color:#cf3}.ourwork__header--top h1{flex-direction:column;display:flex}}.ourwork__detail--header{flex-direction:column;padding:20px 16px 0;display:flex;position:relative}@media (min-width:992px){.ourwork__detail--header{padding:60px 60px 120px}}.ourwork__detail--header .info__container{flex-direction:column;justify-content:space-between;gap:20px;display:flex}@media (min-width:992px){.ourwork__detail--header .info__container{flex-direction:row;gap:81px}}.ourwork__detail--header .info__container .info{flex-direction:column;gap:24px;display:flex}.ourwork__detail--header .info__container .info .subtitle{color:#b3b3b3;font-size:18px;font-style:normal;font-weight:450;line-height:28px}.ourwork__detail--header .info__container .info .title{color:#ecfccb;font-size:34px;font-style:normal;font-weight:500;line-height:44px}.ourwork__detail--header .info__container .info .title span{opacity:0;min-width:8px;margin-left:5px;transition:all .3s}.ourwork__detail--header .info__container .info .title span.show{opacity:1;margin-left:0}@media (min-width:992px){.ourwork__detail--header .info__container .info .title{font-size:48px;line-height:58px}}.ourwork__detail--header .info__container .highlight{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000024;border:1.4px solid #006875;border-radius:20px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;padding:28px 16px 32px 20px;display:flex;box-shadow:inset 0 3px 59px #b0b0b02e}@media (min-width:992px){.ourwork__detail--header .info__container .highlight{gap:4px;min-width:320px;max-width:500px;padding:40px}}.ourwork__detail--header .info__container .highlight table{table-layout:fixed;border-spacing:0 16px;width:100%}.ourwork__detail--header .info__container .highlight table tbody tr td{vertical-align:top;padding-bottom:16px}.ourwork__detail--header .info__container .highlight table tbody tr td .title{color:#f2f2f2;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:450;line-height:24px;display:flex}.ourwork__detail--header .info__container .highlight table tbody tr td .content{word-break:break-word;width:100%;font-size:16px;font-style:normal;font-weight:350;line-height:26px}.ourwork__detail--header .info__container .highlight table tbody tr td:first-of-type{width:100px}.ourwork__detail--header .info__container .highlight--content{flex-direction:column;gap:8px;display:flex}.ourwork__detail--header .info__container .highlight--content .highlight--item{flex-direction:column;display:flex}.ourwork__detail--header .info__container .highlight--content .highlight--item .title{color:#cf3;font-size:28px;font-style:normal;font-weight:500;line-height:50px}@media (min-width:992px){.ourwork__detail--header .info__container .highlight--content .highlight--item .title{font-size:34px;line-height:44px}}.ourwork__detail--header .info__container .highlight--content .highlight--item .subtitle{color:#b3b3b3;font-size:16px;font-style:normal;font-weight:350;line-height:26px}.ourwork__detail--header .action{display:flex}.ourwork__detail--header .action--button{border:none;justify-content:left;width:40px;height:40px;padding:0;animation:1s linear infinite MoveUpDown;position:absolute;bottom:32px}.ourwork__detail--body{flex-direction:column;align-items:center;gap:8px;min-width:320px;height:100%;display:flex}@media (min-width:992px){.ourwork__detail--body{width:100%;height:100%}}.ourwork__detail--body .image{width:100%;padding:20px}@media (min-width:992px){.ourwork__detail--body .image{padding:20px 24px}}.ourwork__detail--body .image__inner{border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}@media (min-width:992px){.ourwork__detail--body .image__inner{border-radius:40px}}.ourwork__detail--body .image img{object-fit:cover;object-position:center;width:100%}.ourwork__detail--body .video{width:100%;padding:20px}@media (min-width:992px){.ourwork__detail--body .video{padding:20px 24px}}.ourwork__detail--body .video video{object-fit:cover;object-position:center;border-radius:20px;width:100%;height:100%}@media (min-width:992px){.ourwork__detail--body .video video{border-radius:40px}}.ourwork__detail--body .overview{flex-direction:column;gap:24px;width:100%;padding:60px 20px;display:flex}@media (min-width:992px){.ourwork__detail--body .overview{align-items:center;padding:140px 60px 180px}}.ourwork__detail--body .overview .subtitle{color:#ecfccb;font-size:16px;font-style:normal;font-weight:450;line-height:24px}.ourwork__detail--body .overview .title{color:#ecfccb;font-size:24px;font-style:normal;font-weight:550;line-height:32px}@media (min-width:992px){.ourwork__detail--body .overview .title{text-align:center;font-size:28px;line-height:38px}}.ourwork__detail--body .challenge__solution{flex-direction:column;width:100%;display:flex}@media (min-width:992px){.ourwork__detail--body .challenge__solution{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:111px;padding:80px 60px 60px}}.ourwork__detail--body .challenge__solution .challenge,.ourwork__detail--body .challenge__solution .solution{flex-direction:column;gap:24px;padding:40px 20px 0;display:flex}@media (min-width:992px){.ourwork__detail--body .challenge__solution .challenge,.ourwork__detail--body .challenge__solution .solution{flex:50%;gap:14px;padding:0}}.ourwork__detail--body .challenge__solution .challenge .subtitle,.ourwork__detail--body .challenge__solution .solution .subtitle{color:#ecfccb;font-size:16px;font-style:normal;font-weight:450;line-height:24px}.ourwork__detail--body .challenge__solution .challenge .title,.ourwork__detail--body .challenge__solution .solution .title{color:#ecfccb;font-size:24px;font-style:normal;font-weight:550;line-height:32px}@media (min-width:992px){.ourwork__detail--body .challenge__solution .challenge .title,.ourwork__detail--body .challenge__solution .solution .title{font-size:28px;line-height:38px}}.ourwork__detail--body .challenge__solution .challenge .content,.ourwork__detail--body .challenge__solution .solution .content{color:#b3b3b3;font-size:18px;font-style:normal;font-weight:450;line-height:28px}@media (min-width:992px){.ourwork__detail--body .challenge__solution .challenge .content,.ourwork__detail--body .challenge__solution .solution .content{font-size:16px;line-height:26px}}.ourwork__detail--body .task{flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding:60px 20px 40px;display:flex}@media (min-width:992px){.ourwork__detail--body .task{padding:60px}}.ourwork__detail--body .task .subtitle{color:#ecfccb;font-size:16px;font-style:normal;font-weight:450;line-height:24px}.ourwork__detail--body .task .title{color:#ecfccb;font-size:28px;font-style:normal;font-weight:550;line-height:38px}@media (min-width:992px){.ourwork__detail--body .task .title{font-size:40px;line-height:50px}}.ourwork__detail--body .task__item{align-items:flex-start;gap:20px;width:100%;padding:40px 20px;display:flex}.ourwork__detail--body .task__item:hover{cursor:pointer}.ourwork__detail--body .task__item:hover .more__detail{visibility:visible;opacity:1;transition:visibility linear,opacity .3s}@media (min-width:992px){.ourwork__detail--body .task__item{padding:40px 60px}}.ourwork__detail--body .task__item .info{flex-direction:column;flex:50%;gap:26px;display:flex}.ourwork__detail--body .task__item .info .title{color:#ecfccb;font-size:24px;font-style:normal;font-weight:550;line-height:32px}@media (min-width:992px){.ourwork__detail--body .task__item .info .title{font-size:28px;line-height:38px}}.ourwork__detail--body .task__item .more__detail{letter-spacing:.14px;color:#b3b3b3;visibility:hidden;opacity:0;flex:50%;align-self:stretch;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;transition:visibility 0s linear .3s,opacity .3s;display:flex}.ourwork__detail--body .task__item .more__detail p{margin-bottom:0}.ourwork__detail--body .testimonial{flex-wrap:wrap-reverse;justify-content:space-between;gap:24px;width:100%;padding:20px 24px;display:flex}@media (min-width:992px){.ourwork__detail--body .testimonial{flex-wrap:nowrap}}.ourwork__detail--body .testimonial .testimonial-card{color:#fff;background:#15171c;border-radius:40px;flex-direction:column;flex:50%;justify-content:space-between;gap:60px;width:400px;height:600px;min-height:505px;padding:28px 40px 80px;display:flex}.ourwork__detail--body .testimonial .testimonial-card__content{flex-direction:column;gap:20px;display:flex}.ourwork__detail--body .testimonial .testimonial-card__img{flex-direction:column;justify-content:center;align-items:center;width:60px;height:72px;display:flex}.ourwork__detail--body .testimonial .testimonial-card__desc{letter-spacing:.2px;color:#d9d9d9;font-size:20px;font-style:italic;font-weight:350;line-height:30px}.ourwork__detail--body .testimonial .testimonial-card__auth-name{color:#f2f2f2;margin-bottom:13px;font-size:16px;font-weight:500}.ourwork__detail--body .testimonial .testimonial-card__auth-role{color:#b3b3b3;margin-bottom:0;font-weight:400}.ourwork__detail--body .testimonial .testimonial-image{border-radius:40px;flex:50%;height:600px;min-height:505px;display:flex}.ourwork__detail--body .testimonial .testimonial-image img{object-fit:cover;object-position:center;border-radius:40px;width:100%;height:100%}.ourwork__detail--body .carousel__container{width:100%;height:auto;display:flex}@media (min-width:992px){.ourwork__detail--body .carousel__container{padding:40px 0}}.ourwork__detail--body .carousel__container .carousel{width:100%;height:auto;padding:20px 20px 0}@media (min-width:992px){.ourwork__detail--body .carousel__container .carousel{height:auto;max-height:580px;padding:0 60px}}.ourwork__detail--body .carousel__container .carousel__item{opacity:.1;aspect-ratio:1;background:linear-gradient(#000000e6,#000000e6),#d3d3d3 0 -1.386px/100% 423.561% no-repeat;border-radius:24px;box-shadow:0 3.42857px 60px #0000001f}@media (min-width:992px){.ourwork__detail--body .carousel__container .carousel__item{aspect-ratio:16/9}}.ourwork__detail--body .carousel__container .carousel__item img{cursor:pointer;width:100%}.ourwork__detail--body .carousel__container .carousel__active{opacity:1}.ourwork__detail--body .carouselNextCaseStudy__container{flex-direction:column;gap:12px;width:100%;height:auto;padding:40px 0;display:flex}@media (min-width:992px){.ourwork__detail--body .carouselNextCaseStudy__container{gap:50px;padding:100px 0}}.ourwork__detail--body .carouselNextCaseStudy__container .title{letter-spacing:.24px;color:#ecfccb;align-self:center;font-size:16px;font-style:normal;font-weight:350;line-height:26px}@media (min-width:992px){.ourwork__detail--body .carouselNextCaseStudy__container .title{font-size:24px;font-style:normal;font-weight:450;line-height:32px}}.ourwork__detail--body .carouselNextCaseStudy__container .carousel{position:relative}@media (min-width:992px){.ourwork__detail--body .carouselNextCaseStudy__container .carousel:hover .arrow{opacity:1}.ourwork__detail--body .carouselNextCaseStudy__container .carousel:hover .arrow--left{left:60px}.ourwork__detail--body .carouselNextCaseStudy__container .carousel:hover .arrow--right{right:60px}.ourwork__detail--body .carouselNextCaseStudy__container .carousel:hover .caseStudyTitle{margin-bottom:30px}.ourwork__detail--body .carouselNextCaseStudy__container .carousel:hover .caseStudyButton{opacity:1}}.ourwork__detail--body .carouselNextCaseStudy__container .carousel .arrow{display:block}@media (min-width:992px){.ourwork__detail--body .carouselNextCaseStudy__container .carousel .arrow{opacity:0;transition:all .3s}}.ourwork__detail--body .carouselNextCaseStudy__container .carousel .arrow--left{left:0}@media (min-width:992px){.ourwork__detail--body .carouselNextCaseStudy__container .carousel .arrow--left{left:120px}}.ourwork__detail--body .carouselNextCaseStudy__container .carousel .arrow--right{right:0}.ourwork__detail--body .carouselNextCaseStudy__container .keen-slider{height:160px;position:relative}@media (min-width:992px){.ourwork__detail--body .carouselNextCaseStudy__container .keen-slider{height:480px}.ourwork__detail--body .carouselNextCaseStudy__container .keen-slider .caseStudyButton{opacity:0;transition:all .3s}}.ourwork__detail--body .carouselNextCaseStudy__container .keen-slider .caseStudyTitle{color:#b3b3b3;text-transform:uppercase;z-index:2;text-align:center;margin-bottom:30px;padding:0 15px;font-size:34px;font-style:normal;font-weight:500;line-height:44px;transition:all .3s}@media (min-width:992px){.ourwork__detail--body .carouselNextCaseStudy__container .keen-slider .caseStudyTitle{margin-bottom:0;padding:0;font-size:120px;font-style:normal;font-weight:500;line-height:130px}}.ourwork__detail--body .carouselNextCaseStudy__container .keen-slider .content{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ourwork__detail--body .carouselNextCaseStudy__container .keen-slider img,.ourwork__detail--body .carouselNextCaseStudy__container .keen-slider video{opacity:.2;object-fit:cover;width:70vw;height:100%;margin:auto;display:block;position:absolute;bottom:0;left:0;right:0}.ourwork__detail .image_container{flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}@media (min-width:992px){.ourwork__detail .image_container{flex-wrap:nowrap}}.ourwork__detail .image_container image{flex:50%}@keyframes showMoreDetail{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.noHighlight{gap:34px}@keyframes slide-left{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-out-right{0%{transform:translate(0)}to{transform:translate(100%)}}.navigation-wrapper{position:relative}.dots{justify-content:center;padding:10px 0;display:flex}.dot{cursor:pointer;background:#c5c5c5;border:none;border-radius:50%;width:10px;height:10px;margin:0 5px;padding:5px}.dot:focus{outline:none}.dot.active{background:#000}.arrow{fill:#fff;cursor:pointer;width:54px;height:54px;display:none;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:992px){.arrow{display:flex}}.arrow--left{left:10%}.arrow--left svg{transform:rotate(-180deg)}.arrow--right{left:auto;right:10%}.arrow--disabled{fill:#ffffff80}.keen-slider{transition:height .3s}.keen-slider .keen-slider__slide{min-height:auto!important}#main.ja .ourwork__detail--header .info__container .highlight table tbody tr td:first-of-type{width:140px}.blog__card__list{background:#fff}.blog__card__list .maintitle{color:#000;flex-direction:column;align-items:flex-start;padding:60px 20px 40px;font-size:28px;font-style:normal;font-weight:500;line-height:38px;display:flex}.blog__card__list .maintitle p{margin-bottom:0}@media (min-width:992px){.blog__card__list .maintitle{padding:60px;font-size:34px;line-height:44px}}.blog__card__list .blogList{width:100%;padding:0 20px}@media (min-width:992px){.blog__card__list .blogList{padding:0 60px 60px}}.blog__card__list .blogList--container{display:flex}.blog__card__list .blogList--container::-webkit-scrollbar{height:2px}.blog__card__list .blogList--container::-webkit-scrollbar-thumb{background:#414348;border-radius:4px;height:2px}.blog__card__list .blogList--container::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.blog__card__list .blogList--container .list{flex-flow:wrap;gap:16px;padding-bottom:40px;display:flex}@media (min-width:992px){.blog__card__list .blogList--container .list{grid-gap:60px 16px;grid-template-columns:1fr 1fr 1fr;gap:60px 16px;display:grid}}.blog__card__list .blog__item{flex-direction:column;flex:auto;gap:31px;min-width:100%;display:flex}.blog__card__list .blog__item:hover{cursor:pointer}.blog__card__list .blog__item:hover .blog__item--image img{transform:scale(1.1)}.blog__card__list .blog__item--image{aspect-ratio:1;border-radius:20px;flex-direction:column;align-self:stretch;align-items:flex-start;min-width:100%;height:100%;display:flex;overflow:hidden}@media (min-width:992px){.blog__card__list .blog__item--image{aspect-ratio:1;width:100%;height:100%}}.blog__card__list .blog__item--image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog__card__list .blog__item--info{flex-direction:column;gap:20px;width:100%;display:flex}.blog__card__list .blog__item--info .status{align-items:center;gap:20px;display:flex}.blog__card__list .blog__item--info .status--container{color:#1c1e24;text-transform:uppercase;background:#fff;border:.6px solid #1c1e24;border-radius:4px;align-items:center;padding:6px 10px;font-size:10px;font-weight:450;line-height:normal;display:flex}.blog__card__list .blog__item--info .status--readtime{letter-spacing:.4px;text-transform:uppercase;color:#666;font-size:10px;font-style:normal;font-weight:450;line-height:normal}.blog__card__list .blog__item--info .title{color:#000;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:24px;font-style:normal;font-weight:500;line-height:32px;display:-webkit-box;overflow:hidden}.blog__card__list .blog__item--info .time{letter-spacing:.12px;color:#666;font-size:12px;font-style:normal;font-weight:350;line-height:22px}.blog__card__list .blog__item--content{align-items:baseline;gap:120px;height:fit-content;display:flex}@media (max-width:992px){.blog__card__list .blog__item--content{gap:0}}@media (min-width:992px){.blog__card__list .blog__item--content{height:64px}}.blog__card__list .blog__item--link{flex-direction:column;display:flex}@media (max-width:992px){.blog__card__list .blog__item--link{flex:50%}}@media (min-width:992px){.blog__card__list .blog__item--link{flex:0 33.33%}}.blog__card__list .blogList__no__results{color:#000}.japan-only{display:none!important}:lang(ja) .japan-only{display:block!important}.featured__insight{flex-direction:column;gap:0;display:flex}.featured__insight--info{color:#f2f2f2;padding:40px 20px}@media (min-width:992px){.featured__insight--info{padding:40px 60px}}.featured__insight--info .title{letter-spacing:.24px;font-size:24px;font-style:normal;font-weight:450;line-height:32px}@media (min-width:992px){.featured__insight--info .title{font-weight:400}}.featured__insight .featuredList{width:100%;padding:0 20px}@media (min-width:992px){.featured__insight .featuredList{padding:0 60px}}.featured__insight .featuredList--container{flex:auto;width:100%;display:flex;overflow:auto}.featured__insight .featuredList--container::-webkit-scrollbar{height:2px}.featured__insight .featuredList--container::-webkit-scrollbar-thumb{background:#414348;border-radius:4px;height:2px}.featured__insight .featuredList--container::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.featured__insight .featuredList--container .list{flex-direction:column;gap:24px;padding-bottom:40px;display:flex}@media (min-width:992px){.featured__insight .featuredList--container .list{flex-direction:row;flex:auto;width:100%}}.featured__insight .featured__item{flex-direction:column;flex:auto;gap:31px;display:flex}.featured__insight .featured__item:hover{cursor:pointer}.featured__insight .featured__item:hover .featured__item--image img{transform:scale(1.1)}.featured__insight .featured__item--image{aspect-ratio:1;border-radius:20px;width:100vw;height:100%;overflow:hidden}@media (min-width:992px){.featured__insight .featured__item--image{width:100%;min-width:456px;height:456px;min-height:456px}}.featured__insight .featured__item--image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.featured__insight .featured__item--info{flex-direction:column;gap:24px;width:100%;display:flex}.featured__insight .featured__item--info .status{align-items:center;gap:20px;display:flex}.featured__insight .featured__item--info .status--container{color:#b3b3b3;text-transform:uppercase;background:#1c1e24;border:.6px solid #414348;border-radius:4px;align-items:center;padding:6px 10px;font-size:10px;font-weight:450;line-height:normal;display:flex}.featured__insight .featured__item--info .status--readtime{letter-spacing:.4px;text-transform:uppercase;color:#b3b3b3;font-size:10px;font-style:normal;font-weight:450;line-height:normal}.featured__insight .featured__item--info .title{color:#f2f2f2;width:100%;font-size:24px;font-style:normal;font-weight:350;line-height:32px}.featured__insight .featured__item--info .time{letter-spacing:.12px;color:#b3b3b3;font-size:12px;font-style:normal;font-weight:350;line-height:22px}.featured__insight .featured__item--content{align-items:center;gap:120px;height:fit-content;display:flex}@media (max-width:992px){.featured__insight .featured__item--content{gap:0}}.featured__insight .featured__item--content .title{color:#ecfccb;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;height:64px;font-weight:400;display:-webkit-box;overflow:hidden}.featured__insight .featured__item--link{flex:0 50%;display:flex}.blog__insight{background-color:#fff}.blog__insight--info{justify-content:space-between;align-self:stretch;align-items:center;padding:40px 20px;display:flex}@media (min-width:992px){.blog__insight--info{padding:40px 60px}}.blog__insight--info .title{letter-spacing:.24px;color:#003d5b;font-size:24px;font-style:normal;font-weight:500;line-height:32px}@media (min-width:992px){.blog__insight--info .title{font-weight:500}}.blog__insight .blogInsightList{width:100%;padding:0 20px}@media (min-width:992px){.blog__insight .blogInsightList{padding:0 60px 20px}}.blog__insight .blogInsightList--container{flex:auto;width:100%;display:flex;overflow:auto}.blog__insight .blogInsightList--container::-webkit-scrollbar{height:2px}.blog__insight .blogInsightList--container::-webkit-scrollbar-thumb{background:#414348;border-radius:4px;height:2px}.blog__insight .blogInsightList--container::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.blog__insight .blogInsightList--container .list{flex-flow:wrap;gap:16px;padding-bottom:40px;display:flex}@media (min-width:992px){.blog__insight .blogInsightList--container .list{flex-direction:row;width:100%}}.blog__insight .blog__item{flex-direction:column;flex:auto;gap:31px;min-width:100%;display:flex}@media (min-width:992px){.blog__insight .blog__item{min-width:320px}}.blog__insight .blog__item:hover{cursor:pointer}.blog__insight .blog__item:hover .blog__item--image img{transform:scale(1.1)}.blog__insight .blog__item--image{aspect-ratio:1;border-radius:20px;width:320px;height:320px;overflow:hidden}@media (min-width:992px){.blog__insight .blog__item--image{aspect-ratio:1;width:100%;height:100%}}.blog__insight .blog__item--image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog__insight .blog__item--info{flex-direction:column;gap:10px;width:100%;display:flex}.blog__insight .blog__item--info .status{align-items:center;gap:20px;display:flex}.blog__insight .blog__item--info .status--container{color:#1c1e24;text-transform:uppercase;background:#fff;border:.6px solid #1c1e24;border-radius:4px;align-items:center;padding:5px 10px;font-size:10px;font-weight:500;line-height:normal;display:flex}.blog__insight .blog__item--info .status--readtime{letter-spacing:.4px;text-transform:uppercase;color:#666;font-size:10px;font-style:normal;font-weight:450;line-height:normal}.blog__insight .blog__item--info .title{color:#000;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:24px;font-style:normal;font-weight:500;line-height:32px;display:-webkit-box;overflow:hidden}.blog__insight .blog__item--info .time{letter-spacing:.12px;color:#666;font-size:12px;font-style:normal;font-weight:350;line-height:22px}.blog__insight .blog__item--content{align-items:baseline;gap:120px;height:fit-content;display:flex}@media (min-width:992px){.blog__insight .blog__item--content{height:auto}}@media (max-width:992px){.blog__insight .blog__item--content{gap:0}}.blog__insight .mobileBtn{padding:20px 16px}.blog__insight .mobileBtn a{flex:auto}.blog__insight .mobileBtn a button{width:100%}.blog__insight .blog__item--link{flex:0 0 calc(33.33% - 10.6667px);display:flex}.blog__insight .no__posts{color:#000;width:100%;padding:0 20px 20px}@media (min-width:992px){.blog__insight .no__posts{padding:0 60px 40px}}.page__header--header{flex-direction:column;gap:40px;padding:40px 20px;display:flex}@media (min-width:992px){.page__header--header{gap:32px;padding:50px 60px 40px}}.page__header--header .info{flex-direction:column;gap:40px;display:flex}@media (min-width:992px){.page__header--header .info{gap:32px}}.page__header--header .info .subtitle{color:#f2f2f2;font-size:20px;font-style:normal;font-weight:450;line-height:28px}.page__header--header .info .title{text-transform:uppercase;min-height:50px;font-size:44px;font-style:normal;font-weight:350;line-height:50px}@media (min-width:992px){.page__header--header .info .title{min-height:86px;font-size:77px;line-height:86px}}.page__header--header .info .title h1{text-transform:uppercase;min-height:50px;margin-bottom:0;font-size:44px;font-style:normal;font-weight:600;line-height:50px}@media (min-width:992px){.page__header--header .info .title h1{min-height:86px;font-size:72px;font-weight:600;line-height:86px}}.page__header--header .info .title h1 span{color:#cf3}.page__header--header .linkList{width:100%}.page__header--header .linkList--container{display:flex;overflow:auto}@media (min-width:992px){.page__header--header .linkList--container{flex:auto;gap:60px}}.page__header--header .linkList--container::-webkit-scrollbar{height:2px}.page__header--header .linkList--container::-webkit-scrollbar-thumb{background:#414348;border-radius:4px;height:2px}.page__header--header .linkList--container::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.page__header--header .linkList .list{gap:40px;padding-bottom:0;display:flex}@media (min-width:992px){.page__header--header .linkList .list{flex:auto;gap:74px}}.page__header--header .linkList .list .link_btn{border:0}.page__header--video{flex-direction:column;align-items:center;gap:8px;padding:20px 24px;display:flex}.page__header--video .video{object-fit:cover;border-radius:40px;min-width:320px;height:320px;min-height:320px}@media (min-width:992px){.page__header--video .video{height:600px}}.testimonials{padding:20px}@media (min-width:768px){.testimonials{padding:60px 60px 80px}}.testimonials .testiomonials-card{height:100%}.office__list{padding:0 10px}@media (min-width:992px){.office__list{padding:0 30px}}.office__list .location{color:#f2f2f2;font-size:28px;font-style:normal;font-weight:550;line-height:38px}@media (min-width:992px){.office__list .location{font-size:24px;font-style:normal;font-weight:550;line-height:32px}}.office__list .ant-row{border-top:.5px solid #666;padding:24px 10px 20px}.office__list .ant-row:first-child{border-top:0}.office__list .ant-row:last-child{border-bottom:.5px solid #666}@media (min-width:992px){.office__list .ant-row{min-height:200px;padding:24px 30px}}.office__list .address{color:#b3b3b3;font-size:18px;font-style:normal;font-weight:350;line-height:28px}.office__list .address .company{color:#f2f2f2;text-transform:uppercase;font-weight:450;line-height:30px}@media (min-width:992px){.office__list .address{font-size:16px;font-style:normal;font-weight:350;line-height:26px}}.office__list .phone{color:#b3b3b3;font-size:18px;font-style:normal;font-weight:350;line-height:28px}@media (min-width:992px){.office__list .phone{font-size:16px;font-style:normal;font-weight:350;line-height:26px}}.office__list .phone a{color:#b3b3b3;text-decoration:underline}.office__list .phone span{text-transform:uppercase;margin-right:5px}.office__list .time{justify-content:flex-end;display:flex}.office__list .location__clock{width:60px}.location__clock{color:#f2f2f2;letter-spacing:.14px;border:1px solid #cf3;border-radius:12px;justify-content:center;align-items:center;padding:8px;font-size:14px;font-style:normal;font-weight:450;line-height:24px;display:flex}.contact__us__form{background:#fff}.contact__us__form--title{letter-spacing:.24px;color:#003d5b;padding:60px 20px 40px;font-size:24px;font-style:normal;font-weight:450;line-height:32px}@media (min-width:992px){.contact__us__form--title{padding:60px 60px 40px;font-weight:500}}.contact__us__form--content{flex-direction:column;padding:0 60px;display:flex}@media (max-width:992px){.contact__us__form--content{padding:0 20px}}.contact__us__form--content .form{flex-direction:column;align-self:flex-start;display:flex}@media (max-width:992px){.contact__us__form--content .form{width:100%}}@media (min-width:992px){.contact__us__form--content .form{align-self:flex-end;width:70%}}.contact__us__form--content .form .ant-form{flex-direction:column;gap:25px;padding:40px 0;display:flex}@media (max-width:992px){.contact__us__form--content .form .ant-form{gap:28px;padding:0}}.contact__us__form--content .form .ant-form .form--container{grid-gap:14px;flex-wrap:wrap;grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.contact__us__form--content .form .ant-form .form--container .ant-form-item{width:100%;height:auto}@media (min-width:992px){.contact__us__form--content .form .ant-form .form--container .ant-form-item{width:100%}}@media (max-width:992px){.contact__us__form--content .form .ant-form .form--container{grid-template-columns:1fr}}.contact__us__form--content .form .ant-form label{line-height:35px}.contact__us__form--content .form .ant-form input{letter-spacing:.14px;color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.contact__us__form--content .email__at{flex-direction:column;gap:32px;padding:60px 0;display:flex}.contact__us__form--content .email__at .title{color:#000;font-size:20px;font-style:normal;font-weight:450;line-height:28px}.contact__us__form--content .email__at .content{flex-direction:row;gap:8px;display:flex}@media (min-width:992px){.contact__us__form--content .email__at .content{gap:16px}}.contact__us__form--content .email__at .content .email{color:#000;font-size:24px;font-style:normal;font-weight:500;line-height:38px}@media (min-width:992px){.contact__us__form--content .email__at .content .email{font-size:28px}}.break_contact_us{background:#000;width:100%;height:80px}.submitBtn{color:#f2f2f2;letter-spacing:.16px;font-size:16px;font-style:normal;font-weight:450;line-height:normal;width:144px!important;height:50px!important;padding:16px 32px!important}.jp-container,.jp-field{display:none!important}:lang(ja) .jp-field{display:block!important}:lang(ja) .jp-container{display:flex!important}.en-field{display:block}:lang(ja) .en-field{display:none}.activity-block{padding:20px;overflow:hidden}@media (min-width:768px){.activity-block{padding:80px 0 40px}}.activity-block--white{background:#fff;padding-top:60px}.activity-block--white .activity-block__title{color:#000}.activity-block--white .activity-block__content{color:#1c1e24}.activity-block__img{background-color:#fff;background-position:50%;background-size:cover;border-radius:20px;height:350px}@media (min-width:768px){.activity-block__img{border-radius:40px;height:600px;margin-left:20px;margin-right:20px}}.activity-block__item{color:#000;cursor:pointer;border-bottom:1px solid #d9d9d9;justify-content:space-between;align-items:center;margin-bottom:0;padding:26px 0;font-size:18px;font-weight:450;line-height:28px;transition:border .3s;display:flex}.activity-block__item:hover{border-bottom:2px solid #000}.activity-block__item:hover .anticon{opacity:1}.activity-block__item:first-child{border-top:1px solid #d9d9d9}.activity-block__item .anticon{background:#ade300;border-radius:100%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;max-width:30px;height:30px;margin-left:10px;transition:opacity .3s;display:flex}@media (min-width:768px){.activity-block__item .anticon{opacity:0}}.activity-block__title{color:#ecfccb;font-size:28px;font-weight:500;line-height:38px}@media (min-width:768px){.activity-block__title{font-size:34px;line-height:44px}}.activity-block__header{margin-bottom:40px}@media (min-width:768px){.activity-block__header{padding-left:60px;padding-right:60px}}.activity-block__content{color:#b3b3b3;font-size:18px;font-weight:450;line-height:28px}.activity-block__list{gap:20px;padding-bottom:40px;display:flex;overflow-x:auto}@media (min-width:768px){.activity-block__list{gap:40px;padding-bottom:60px;padding-left:60px;padding-right:60px}}.activity-block__list::-webkit-scrollbar{height:2px}.activity-block__list::-webkit-scrollbar-thumb{background:#ade300;border-radius:4px;height:2px}.activity-block__list::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.activity-block .activity-card{cursor:pointer;flex:0 0 320px;max-width:320px}@media (min-width:768px){.activity-block .activity-card{flex:0 0 595px;max-width:595px}}.job-block{background:#fff;padding:20px;overflow:hidden}@media (min-width:768px){.job-block{padding:80px 60px 40px}}.job-block__filter{margin-bottom:40px}@media (min-width:768px){.job-block__filter{margin-bottom:60px}}.job-block__filter .ant-input{letter-spacing:.14px;font-size:14px;font-weight:400;line-height:24px}.job-block__filter .ant-input::placeholder{color:#666}.job-block__title{color:#003d5b;font-size:28px;font-weight:550;line-height:38px}@media (min-width:768px){.job-block__title{font-size:40px;line-height:50px}}.job-block__header{margin-bottom:40px}.job-block__content{color:#1c1e24;font-size:18px;font-weight:450;line-height:28px}.job-block__list{color:#000;background:#fff;font-size:18px;font-weight:350;line-height:28px}@media (min-width:768px){.job-block__list{font-size:16px;line-height:26px}}.job-block__list .ant-col{font-size:16px;line-height:26px}.job-block__list strong{color:#003d5b;font-size:28px;font-weight:550;line-height:38px}@media (min-width:768px){.job-block__list strong{font-size:24px;font-weight:550;line-height:32px}}.job-block__list span{text-transform:capitalize;display:block}.job-block__list-item{color:#000;border-bottom:1px solid #666;padding:24px 20px;font-weight:500;text-decoration:none;transition:border .3s;display:block}.job-block__list-item:first-child{border-top:1px solid #666}@media (min-width:768px){.job-block__list-item{border-color:#d9d9d9;flex-direction:column;justify-content:center;height:240px;padding-left:60px;padding-right:60px;display:flex}}.job-block__list-item:hover{border-bottom:2px solid #003d5b}@media (min-width:768px){.job-block__list-item:hover .anticon{visibility:visible;animation:1s showLinkButton}}.job-block__list-item .anticon{visibility:hidden;background:#ade300;border-radius:100%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;max-width:36px;height:36px;margin-left:10px;transition:opacity .3s;display:flex}.job-block__list-item .text-right{justify-content:flex-end;display:flex}.service-block{padding:20px 20px 40px}@media (min-width:768px){.service-block{padding:20px 60px 60px}}.service-block__subtitle{color:#ecfccb;margin-bottom:24px;font-size:16px;font-weight:450;line-height:24px}.service-block__title{color:#ecfccb;max-width:1000px;min-height:50px;font-size:28px;font-weight:500;line-height:38px}@media (min-width:768px){.service-block__title{margin-bottom:24px;font-size:34px;line-height:44px}}.service-block__list{gap:20px;padding-bottom:60px;display:flex;overflow:auto hidden}@media (min-width:768px){.service-block__list{padding-bottom:0;display:block;overflow:hidden}}.service-block__list .service-card{max-width:90%}@media (min-width:768px){.service-block__list .service-card{max-width:100%}.service-block__list .service-card+.service-card{margin-top:20px}}.service-block__desc{color:#b3b3b3;margin-bottom:40px;font-weight:450}.service-card__numbernew{color:#ecfccb;font-size:24px;font-weight:500;line-height:32px}.service-card__content{flex-direction:column;gap:16px;display:flex}.service-card__content p{color:#b3b3b3;margin-bottom:0;font-weight:450}.servicesindustries .service-card__content,.servicesindustries-list .service-card__content{gap:0}.partners .service-card a.ant-btn-primary,.servicesindustries button,.servicesindustries-list button{display:none}.partners .service-card:hover .service-card__content,.servicesindustries .service-card:hover .service-card__content,.servicesindustries-list .service-card:hover .service-card__content{gap:24px}.partners .service-card:hover a.ant-btn-primary,.servicesindustries .service-card:hover button,.servicesindustries-list .service-card:hover button{display:flex}.services-children-blocks{grid-gap:28px;grid-template-columns:1fr 1fr 1fr;gap:28px;margin:40px 0;display:grid}.children-blocks__content{background:linear-gradient(#3699b6,#006875 28%,#89baca);border-radius:20px;padding:1px;-webkit-text-decoration:none;text-decoration:none;transition:all .5s}.children-blocks__content:hover{background:linear-gradient(#80c0d4,#006875 72%,#3a9ebb)}.children-blocks__content__inner{background:#12131c;border-radius:20px;flex-direction:column;gap:0;height:100%;padding:30px;display:flex}.service-card__icon{width:220px}.service-card__content_wrapper{width:calc(100% - 260px)}.children-blocks__content__icon{margin-bottom:24px}.children-blocks__content__title{color:#ecfccb;margin-bottom:20px;font-size:22px;font-weight:500;line-height:32px}.children-blocks__content__desc{color:#8c8c8c;font-size:14px;font-weight:400;line-height:24px}.service-card__btn{text-wrap-mode:nowrap;gap:10px;-webkit-text-decoration:none;text-decoration:none;padding:11px 26px!important}@media screen and (max-width:1024px){.service-block__list .service-card{flex-direction:column}.service-card__content_wrapper{width:100%}.children-blocks__content{width:312px}.children-blocks__content__inner{width:310px}.services-children-blocks{padding-bottom:24px;overflow-x:scroll}.services-children-blocks::-webkit-scrollbar{background:#12131c;height:3px}.services-children-blocks::-webkit-scrollbar-thumb{background:#007380}.services-children-blocks::-webkit-scrollbar-thumb:active{background:#007380}.service-block__list{flex-direction:column}.service-block__list .service-card{width:100%;max-width:100%}}@media screen and (max-width:767px){.service-block{padding:0}.service-block__desc,.service-block__subtitle,.service-block__title{padding:0 20px}.service-card{padding:20px}}.servicesall-services .custom-block__content{padding-top:0}@media screen and (max-width:767px){.partners .service-block__list{flex-direction:row;padding:0 20px 20px;display:flex;overflow-x:scroll}.partners .service-block__list .service-card{flex:none;width:310px}}.text-image-twocolumn{padding:20px}@media (min-width:768px){.text-image-twocolumn.product-work{padding-top:60px}}.text-image-twocolumn__subtitle{text-align:center;color:#ecfccb;margin-bottom:24px;font-size:16px;font-weight:450;line-height:24px}.text-image-twocolumn__title{text-align:center;color:#ecfccb;margin-bottom:60px;font-size:28px;font-weight:400;line-height:38px}@media (min-width:768px){.text-image-twocolumn__title{margin-bottom:80px;padding-left:40px;padding-right:40px;font-size:34px;line-height:44px}}.text-image-twocolumn__title p{color:#b3b3b3;font-size:18px;font-weight:350;line-height:28px}.text-image-twocolumn__title h2{min-height:44px;margin-bottom:0;font-size:28px;font-weight:550;line-height:38px}.text-image-twocolumn__title h2+div,.text-image-twocolumn__title h2+p{margin-top:24px}@media (min-width:768px){.text-image-twocolumn__title h2{font-size:34px;line-height:44px}}.text-image-twocolumn img{width:100%;height:auto}.text-image-twocolumn__item{margin-bottom:20px}@media (min-width:768px){.text-image-twocolumn__item{background:#12131c;border-radius:40px;padding:30px 80px}}.text-image-twocolumn__item h1,.text-image-twocolumn__item h2,.text-image-twocolumn__item h3,.text-image-twocolumn__item h4{letter-spacing:.24px;color:#ecfccb;min-height:44px;margin-bottom:32px;font-size:24px;font-weight:550;line-height:32px}.text-image-twocolumn__item p{margin-bottom:40px}.text-image-twocolumn__item li,.text-image-twocolumn__item p{color:#b3b3b3;font-size:16px;font-weight:350;line-height:26px}.text-image-twocolumn__item li{margin-bottom:12px;padding-left:40px;list-style:none;position:relative}.text-image-twocolumn__item li:before{content:"";background:url(/images/listIcon.svg) no-repeat;width:16px;height:16px;display:inline-block;position:absolute;top:4px;left:0}.text-image-twocolumn.one{text-align:center}@media (min-width:768px){.text-image-twocolumn.one img{width:90%}}.xpress-page .text-image-twocolumn__item li:before{background-image:url(/images/listIcon-red.svg)}.product-application .text-image-twocolumn__title h2,.product-work .text-image-twocolumn__title h2{margin-bottom:30px}.videoBadgeContainer{height:100%;min-height:362px;padding:20px 60px;position:relative;overflow:hidden}@media (max-width:767px){.videoBadgeContainer{min-height:fit-content;padding:20px 20px 60px}}.videoBadgeContainer .videoBadge{z-index:10;flex-direction:column;gap:50px;height:100%;display:flex}@media (max-width:767px){.videoBadgeContainer .videoBadge{gap:20px;top:50px;left:20px}}.videoBadgeContainer .videoBadge .title{color:#f2f2f2;margin-bottom:0;font-size:16px;font-style:normal;font-weight:450;line-height:24px}.videoBadgeContainer .videoBadge .availableList{flex-wrap:wrap;gap:10px;display:flex}.videoBadgeContainer .videoBadge .availableList img{width:212px}.videoBadgeContainer video{z-index:-10;position:absolute;bottom:0;left:0;right:0}.banner-form{background-position:100% 100%;background-repeat:no-repeat;background-size:100%}@media (max-width:992px){.banner-form{padding:100px 20px 50px}}@media (min-width:768px){.banner-form{padding:0 60px}.banner-form__left{height:726px;padding-top:180px;padding-right:60px}}.banner-form__left img{max-width:164px}.banner-form__desc,.banner-form__subtitle{margin-bottom:18px;font-size:18px;font-weight:350;line-height:28px}.banner-form__title{color:#f2f2f2;margin-bottom:18px;font-size:34px;font-weight:400;line-height:44px}@media (min-width:768px){.banner-form__title{font-size:48px;line-height:58px}}.banner-form__desc{color:#f2f2f2}.banner-form .submitBtn{border-radius:12px!important;width:100%!important}.banner-form .ant-form{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#172fe81f;padding:28px 16px 8px;box-shadow:inset 0 4.213px 34.76px #ffffff1f}@media (max-width:992px){.banner-form .ant-form{margin-top:18px}}@media (min-width:768px){.banner-form .ant-form{height:726px;padding:180px 80px 0}}.banner-form .ant-form__title{color:#fff;margin-bottom:0;font-size:16px;font-weight:350;line-height:26px}@media (max-width:992px){.banner-form .ant-form__title{text-align:center}}.banner-form .ant-form .ant-form-item{margin-bottom:20px}.banner-form+.logo-slider{padding-top:80px}@media (min-width:768px){.video-event{max-width:1200px;margin:auto}}.video-event__title{color:#f2f2f2;margin-bottom:24px;font-size:28px;font-weight:400;line-height:38px}@media (min-width:768px){.video-event__title{font-size:34px;line-height:44px}}.video-event__desc{color:#838383;font-size:16px;font-weight:350;line-height:26px}@media (min-width:768px){.video-event__left{padding-right:25px}.video-event__right{padding-left:25px}}.video-event.product-overview__intro{text-align:left;padding:40px 20px 60px}.video-event.product-overview__intro .video-block{background:linear-gradient(#595959,#595959);border-radius:40px;flex:0 0 100%;max-width:100%;height:250px}@media (min-width:768px){.video-event.product-overview__intro .video-block{height:400px}}.ant-btn{text-transform:capitalize;min-width:100px;height:auto;box-shadow:none;border-radius:40px;justify-content:center;align-items:center;padding:8px 26px;font-weight:600;display:flex}@media (min-width:768px){.ant-btn{min-width:120px}}@media (min-width:992px){.ant-btn{min-width:160px}}.ant-btn--link{text-align:center;padding:11px 26px 12px;text-decoration:none;display:inline-block}.ant-btn--link svg{vertical-align:middle;margin-right:6px}.ant-btn--link.ant-btn-default .anticon path{fill:#000}.ant-btn--link.ant-btn-primary:hover{color:#003d5b}.ant-btn-round{border:0;min-width:66px;padding:18px 10px;border-radius:16px!important}.ant-btn-primary{color:#003d5b;background:#ade300;border:0;border-radius:40px;padding:11px 26px;font-size:16px;font-weight:600;transition:color .4s;position:relative;overflow:hidden}.ant-btn-primary:hover{background:#cf3;transition:all .4s;color:#003d5b!important;background-color:#cf3!important}.ant-btn-primary:hover svg path{fill:#003d5b}.ant-btn-primary:hover:before{left:100%}.ant-btn-primary--pink{color:#000;text-transform:none;background:#ece7ff;padding:4px 26px;font-size:16px}.ant-btn-primary--pink:hover{color:#000!important;background:#ece7ff!important}.ant-btn-primary--black{background:#000}.ant-btn-primary--black:hover{background:#000!important}.ant-btn-primary--white{color:#000;background:#fff}.ant-btn-primary--white .ant-btn-icon path,.ant-btn-primary--white svg path{fill:#000}.ant-btn-primary--white:hover{color:#000!important;background:#ade300!important}.ant-btn-primary svg path{fill:#003d5b;transition:fill .4s}.ant-btn-default{color:#000;background:0 0;border:1.4px solid #000}.ant-btn-default .ant-btn-icon path{fill:#000}.ant-btn-default:hover{color:#000!important;border-color:#000!important}.ant-btn-default--white{color:#fff;border-color:#fff;transition:all .4s}.ant-btn-default--white .ant-btn-icon path{fill:#fff;transition:fill .4s}.ant-btn-default--white:hover{color:#21dec5!important;border-color:#21dec5!important}.ant-btn-default--white:hover svg path{fill:#21dec5;transition:fill .4s}.ant-btn[disabled]{color:#000;background:#d9d9d9;border:0}@media (min-width:768px){.ant-btn[disabled]{display:inline-block}}.ant-input-search-button{background:#ade300;border:0;border-radius:40px;min-width:66px;padding:18px 10px;border-radius:16px!important;height:48px!important}.link_btn{color:#b3b3b3;justify-content:flex-start;align-items:center;gap:6px;min-width:fit-content;padding:16px 0;font-size:16px;display:flex}.link_btn .ant-btn-icon path{fill:#b3b3b3}.link_btn:hover{color:#b3b3b3!important}.viewAll_btn{height:40px;padding:12px 26px}.ant-btn-primary--white:hover .ant-btn-icon path{fill:#000}.ant-form-item-label{text-transform:uppercase;font-style:italic;font-weight:550}.ant-input{color:#666;border-radius:8px;padding:12px 24px;font-weight:400;box-shadow:0 2px #000;border-color:#666!important}.ant-input.ant-input-status-error{box-shadow:0 2px #f04438;border-color:#f04438!important}.ant-input[disabled]{color:#f2f2f2;box-shadow:0 2px #cacaca;border-color:#b3b3b3!important}input:-webkit-autofill{-webkit-text-fill-color:inherit!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:active{-webkit-text-fill-color:inherit!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:focus{-webkit-text-fill-color:inherit!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:hover{-webkit-text-fill-color:inherit!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.ant-select-single .ant-select-selector{color:#000;font-size:16px;font-weight:450;box-shadow:0 2px #000;border-color:#666!important;border-radius:8px!important;padding:13px 24px!important}.ant-select-dropdown{background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:0;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814}.ant-select-dropdown .ant-select-item{color:#000;padding:12px;font-size:16px;font-weight:450;line-height:26px}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#000;background:#f9fafb;font-size:16px;font-weight:450}.ant-select.ant-select-focused .ant-select-selector{box-shadow:0 2px #000!important}.ant-select-arrow svg{width:20px;height:20px}::placeholder{opacity:1;color:#666!important}::-moz-placeholder{color:#666!important}.ant-form-item-extra{color:#8c8c8c;letter-spacing:.1px;margin-top:5px;font-size:13px;line-height:23px}.ant-input-affix-wrapper{border-radius:8px;padding:12px 24px;box-shadow:0 2px #000;border-color:#666!important}.ant-input-affix-wrapper .ant-input{box-shadow:none}.ant-form-item-explain-error{color:#f04438;margin-top:5px;font-size:13px;font-weight:350}.ant-select-status-error .ant-select-selector{box-shadow:0 2px #f04438;border-color:#f04438!important}.ant-form-item{margin-bottom:10px}.ant-form-item-explain-error{padding-bottom:10px}.term-google{letter-spacing:.12px;color:#8c8c8c;margin-bottom:0;font-size:12px;font-weight:500;line-height:22px}.term-google a{color:#8c8c8c;text-decoration-line:underline}.ant-form-item-control-input-content{position:relative}.ant-form-item-control-input-content .ant-input-suffix{height:16px;display:none;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.ant-form-item-has-error .ant-input-affix-wrapper{box-shadow:0 2px #f04438;border-color:#f04438!important}.ant-form-item-has-error .ant-input-suffix{display:block}.ant-select-single{height:50px}textarea.ant-input{resize:none;min-height:138px}.ant-select-selection-item,.ant-select-selection-placeholder{letter-spacing:.14px;font-size:14px;font-weight:400;line-height:24px}.ant-select-selection-placeholder{color:#666!important}.ant-dropdown-menu-item{border-bottom:1px solid #f2f2f2;min-width:140px;padding:8px 12px}.ant-dropdown-menu-item:last-child{border:0}.ant-dropdown-menu-title-content span{letter-spacing:.14px;font-size:14px;font-weight:400;line-height:24px}.ant-dropdown-menu-title-content img{margin-right:16px}.ant-select-selection-search input{padding-left:11px!important}.ant-upload-list-item-actions .ant-btn{min-width:40px;width:auto!important}.customOption{text-transform:capitalize}.article-card__img{border-radius:20px;margin-bottom:30px}.article-card__img img{border-radius:20px}.article-card__tag{margin-bottom:20px}.article-card__tag span{text-transform:uppercase;color:#1c1e24;letter-spacing:.4px;border:1px solid #1c1e24;border-radius:4px;padding:6px 10px;font-size:10px;font-weight:450;display:inline-block}.article-card__title{font-size:24px;font-weight:400;line-height:32px}@media (min-width:992px){.article-card__title{height:90px}}.article-card__date{letter-spacing:.1px;color:#666;font-size:12px;font-weight:350}.case-card{text-align:center;color:#fff;text-align:left;background:linear-gradient(#00000080,#00000080),#d3d3d3 50%/cover no-repeat;border-radius:40px;flex-direction:column;justify-content:flex-end;width:500px;height:500px;padding:38px;display:flex;position:relative}.case-card__title{margin-bottom:17px;font-size:24px;font-weight:400}.case-card__desc{opacity:.8;font-size:16px;font-weight:350;line-height:26px}.testiomonials-card{color:#fff;background:#15171c;border-radius:20px;flex-direction:column;justify-content:space-between;gap:0;width:400px;height:auto;padding:48px 36px;display:flex}@media (min-width:992px){.testiomonials-card{width:400px}}.testiomonials-card__content{flex-direction:column;gap:20px;display:flex}.testiomonials-card__img{opacity:0;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:40px;display:flex}.testiomonials-card__img .logoHover{display:none}.testiomonials-card__desc{letter-spacing:.2px;color:#d9d9d9;font-size:20px;font-style:italic;font-weight:350;line-height:30px}.testiomonials-card__auth-name{color:#f2f2f2;margin-bottom:13px;font-size:16px;font-weight:500}.testiomonials-card__auth-role{color:#f2f2f2;margin-bottom:0;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.testiomonials-card:hover{cursor:pointer;background:#ecfccb;transition:background 1s}.testiomonials-card:hover .testiomonials-card__auth-name,.testiomonials-card:hover .testiomonials-card__auth-role,.testiomonials-card:hover .testiomonials-card__desc{color:#000}.testiomonials-card:hover .testiomonials-card__img .logo{display:none}.testiomonials-card:hover .testiomonials-card__img .logoHover{display:flex}.items-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#6969690a;border-radius:20px;height:100%}.items-card:hover .img-hover{opacity:1}.items-card__number,.items-card__title{letter-spacing:.24px;font-size:24px;font-weight:450;line-height:32px}.items-card__number:last-child,.items-card__title:last-child{margin-bottom:0}.items-card__icon{width:148px;height:148px;margin:0 auto;position:relative}.items-card__icon .img-hover{opacity:0;transition:all .3s;position:absolute;left:50%;transform:translate(-50%)}.items-card__number{margin-bottom:57px}.items-card img{margin-bottom:28px}.items-card__title{color:#ecfccb;margin-bottom:40px;font-weight:500}.items-card__desc{color:#b3b3b3;font-size:16px;font-weight:350;line-height:26px}.items-card__desc:last-child{margin-bottom:0}.items-card__info h1,.items-card__info h2,.items-card__info h3,.items-card__info h4{color:#ecfccb;margin-bottom:28px;font-size:24px;font-weight:500;line-height:32px}.items-card__info p{letter-spacing:.14px;color:#b3b3b3;font-size:14px;font-weight:400;line-height:24px}.two-items-card{height:100%}.two-items-card:hover .hover-img{opacity:1}.two-items-card__subtitle{color:#ecfccb;font-size:16px;font-weight:450;line-height:24px}.two-items-card__title{color:#ecfccb;max-width:600px;font-size:24px;font-weight:500;line-height:32px}@media (min-width:768px){.two-items-card__title{font-size:48px;line-height:58px}}.two-items-card .hover-img{opacity:0;transition:opacity .3s;display:none;position:absolute;left:10px}@media (min-width:768px){.two-items-card .hover-img{display:inline-block}}.two-items-card .ant-btn{min-width:0}.people-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#6969690a;border-radius:20px;height:100%;padding:32px 0;position:relative;overflow:hidden}.people-card:before{content:"";opacity:0;z-index:1;background:linear-gradient(#0000 12.63%,#000c 76.04%);border-radius:20px;transition:all .3s;position:absolute;inset:0}.people-card--lead{background:#0003;border:1px solid #007380;border-radius:20px;padding-bottom:105px}.people-card--lead .people-card__role{min-height:44px}.people-card:hover:before{opacity:1}.people-card:hover .people-card__content{opacity:1;transform:translateY(0)}.people-card:hover .people-card__info{opacity:0}.people-card__thumb{margin-bottom:14px}.people-card__thumb img{transition:all .3s}.people-card__name{color:#ecfccb;margin-bottom:8px;padding:0 24px;font-size:16px;font-weight:550;line-height:26px}.people-card__role{color:#e4e4e4;letter-spacing:.12px;margin-bottom:0;padding:0 24px;font-size:12px;font-weight:450;line-height:22px}.people-card__social a+a{margin-left:15px}.people-card__social img{width:16px}.people-card__content{opacity:0;z-index:2;flex-direction:column;justify-content:flex-end;padding:0 24px 30px;font-size:16px;font-weight:400;line-height:26px;transition:all .5s;display:flex;position:absolute;inset:0;transform:translateY(40%)}.people-card__content .anticon{margin-bottom:16px}.people-card__content.people-card__name{font-style:15px;line-height:23px}.people-card__content.people-card__role{font-style:11px;line-height:20px}.people-card__info{transition:all .3s;position:absolute;bottom:30px;left:0;right:0}.people-card--more{background:#000;padding:0}.people-card--more .people-card__thumb{margin-bottom:0;overflow:hidden}.activity-card{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:auto 455px;border-radius:20px;width:500px;height:455px;padding:40px 20px;transition:all .3s;position:relative}@media (min-width:768px){.activity-card{padding:40px}}.activity-card:before{content:"";z-index:1;background:linear-gradient(#0009,#0009);border-radius:20px;position:absolute;inset:0}.activity-card:hover{background-size:auto 120%}.activity-card:hover .ant-btn{opacity:1}.activity-card:hover .activity-card__content{opacity:0}.activity-card__content{z-index:2;transition:opacity .3s;position:relative}.activity-card__title{margin-bottom:20px;font-size:24px;font-weight:500;line-height:32px}.activity-card__tag{letter-spacing:.4px;text-transform:uppercase;gap:8px;font-size:10px;font-weight:450;display:flex}.activity-card__tag span{border:1px solid #fff;border-radius:4px;padding:4px 8px;line-height:normal}.activity-card .ant-btn{z-index:2;min-width:140px;transition:opacity .3s;position:absolute;bottom:40px;right:20px}@media (min-width:992px){.activity-card .ant-btn{opacity:0}}@media (min-width:768px){.activity-card .ant-btn{right:40px}}.service-card{background:#12131c;border-radius:20px;text-decoration:none;display:flex;position:relative}@media (max-width:992px){.service-card .ant-row .ant-col.hidden-tablet{visibility:hidden;display:block}}@media screen and (max-width:768px){.service-card .ant-row .ant-col.hidden-tablet{display:none}}@media (min-width:992px){.service-card .ant-row .ant-col.hidden-tablet{display:flex}.service-card__content .hidden-tablet{display:none}}@media (min-width:768px){.service-card{flex-direction:row;align-items:flex-start;gap:40px;padding:40px;display:flex;overflow:hidden}}.service-card__thumb{background-position:50%;background-size:cover;border-radius:20px 20px 0 0;height:200px;margin-bottom:28px}@media (min-width:992px){.service-card__thumb{opacity:0}}@media screen and (max-width:1025px){.service-card__thumb{opacity:1}}@media (min-width:992px){.service-card__thumb{border-radius:20px;width:1250px;height:auto;margin-bottom:0;position:absolute;inset:0}}@media screen and (min-width:1400px){.service-card__thumb{width:1400px}}@media (max-width:992px){.service-card__thumb{background:37%/890px no-repeat;border-radius:20px;height:auto;margin-bottom:0;position:absolute;inset:0 0 0 11px}}@media (max-width:768px){.service-card__thumb{background-position:10%;background-size:1200px;width:100%;height:120px;position:relative;left:0}}@media screen and (max-width:567px){.service-card__thumb{background-position:20%;background-size:1000px;width:100%}}@media screen and (max-width:430px){.service-card__thumb{background-position:-115px}}@media screen and (max-width:414px){.service-card__thumb{background-position:20%}}@media screen and (max-width:375px){.service-card__thumb{background-position:-147px}}@media screen and (min-width:1200px){.service-card .ant-row{width:100%}}@media (min-width:768px){.service-card .ant-row{min-height:360px}.service-card .ant-row .ant-col{flex-direction:column;justify-content:center;display:flex}}.service-card__number{letter-spacing:.24px;color:#b3b3b3;font-size:24px;font-weight:450;line-height:32px}@media (min-width:768px){.service-card__number{padding:0;position:static}}@media (min-width:992px){.service-card__number{position:absolute;top:60px;left:0}}.service-card__title{color:#cf3;font-size:24px;font-weight:600;line-height:32px}@media (max-width:768px){.service-card__title{padding:0 20px}}.service-card__desc{color:#b3b3b3;font-size:16px;font-weight:350;line-height:26px}@media (min-width:768px){.service-card__desc{font-size:18px;line-height:28px}}.service-card__desc h2{color:#ecfccb;font-size:24px;font-weight:500;line-height:32px}.service-card .ant-btn{max-width:200px}@media (max-width:768px){.service-card__content{padding:0 20px 20px}}@media (min-width:992px){.service-card__content{transition:all .3s;position:relative}}.service-card__content .service-card__title{padding:0}@media (min-width:992px){.service-card:hover .service-card__thumb{opacity:1;transition:opacity .3s}}.partners .service-card{background:#000;border:1px solid #007380}.servicesall-services .service-card__title{color:#cf3;font-size:28px;font-weight:550;line-height:38px}.product-advance .items-card{border:1px solid #e9fcfa}@media screen and (max-width:767px){.testiomonials-card__desc{font-size:16px}.homepage__insight--list .insight__item--info{gap:12px!important}.homepage__testimonial-button{margin-bottom:20px}}@media (min-width:768px){.ant-modal.video{padding:110px 0}}.ant-modal.gallery{padding:65px 0}.ant-modal.gallery .ant-modal-content{background:0 0;padding:0}@media (min-width:992px){.ant-modal.gallery .ant-modal-content{padding:80px 0}}.ant-modal.gallery .slick-slide{position:relative}.ant-modal.gallery .slick-slide:before{content:"";opacity:.7;background:#000;border-radius:16px;position:absolute;inset:10px}@media (min-width:768px){.ant-modal.gallery .slick-slide:before{inset:25px}}.ant-modal.gallery .slick-slide.slick-active:before{display:none}.ant-modal.gallery .slick-arrow{z-index:1;width:30px;height:30px;margin-top:-15px}@media (min-width:768px){.ant-modal.gallery .slick-arrow{width:54px;height:54px;margin-top:-27px}}.ant-modal.gallery .slick-arrow .anticon{width:30px;height:30px}@media (min-width:768px){.ant-modal.gallery .slick-arrow .anticon{width:54px;height:54px}}.ant-modal.gallery .slick-arrow.slick-next{inset-inline-end:0}@media (min-width:768px){.ant-modal.gallery .slick-arrow.slick-next{inset-inline-end:120px}}.ant-modal.gallery .slick-arrow.slick-prev{inset-inline-start:0}@media (min-width:768px){.ant-modal.gallery .slick-arrow.slick-prev{inset-inline-start:120px}}.ant-modal.gallery .gallery-item{padding:10px}.ant-modal.gallery .gallery-item img{border-radius:18px}@media (min-width:768px){.ant-modal.gallery .gallery-item{padding:25px}}.ant-modal.gallery .ant-modal-close{width:64px;height:64px;top:-40px;right:-10px}@media (min-width:992px){.ant-modal.gallery .ant-modal-close{top:30px;right:0}}.ant-modal__black .ant-modal-content{text-align:center;background:#000;border-radius:20px;padding:40px 0 60px}.ant-modal__black .ant-modal-content img{margin-bottom:30px}.ant-modal__black .ant-modal-content h2{color:#f2f2f2;text-transform:uppercase;margin-bottom:12px;font-size:40px;font-weight:400;line-height:50px}.ant-modal__black .ant-modal-content p{color:#fff;margin-bottom:26px;font-size:16px;font-weight:350;line-height:26px}.ant-modal__black .ant-modal-content .ant-btn{min-width:126px;margin:auto}.ant-modal-root .ant-modal-mask{background:#1c1e24}.ant-dropdown{z-index:9999!important}.job-detail .back-btn{color:#b3b3b3;text-transform:capitalize;align-items:center;gap:8px;margin-bottom:40px;font-size:16px;font-weight:450;line-height:24px;text-decoration:none;display:flex}.job-detail .back-btn path{fill:#b3b3b3}.job-detail__header{padding:20px}@media (min-width:768px){.job-detail__header{padding:60px}}.job-detail__title{color:#f2f2f2;margin-bottom:40px;font-size:34px;font-weight:400;line-height:44px;overflow:hidden}@media (min-width:768px){.job-detail__title{font-size:40px;line-height:50px}}.job-detail__title h1{color:#ecfccb;margin-bottom:0;font-size:34px;font-weight:500;line-height:44px}@media (min-width:768px){.job-detail__title h1{font-size:40px;line-height:50px}}.job-detail__tag{gap:8px;display:flex}.job-detail__tag span{color:#b3b3b3;letter-spacing:.4px;text-transform:uppercase;background:#1c1e24;border:1px solid #414348;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:500;line-height:normal;display:inline-block}.job-detail__content{color:#000;background:#fff;padding:20px;font-weight:450}@media (min-width:768px){.job-detail__content{padding:60px}}.job-detail__content-title{letter-spacing:.24px;color:#003d5b;margin-bottom:32px;font-size:24px;font-weight:550;line-height:32px}@media (min-width:768px){.job-detail__content-title{margin-bottom:40px;font-size:24px;font-weight:550;line-height:32px}}.job-detail__content-title-form{color:#003d5b;margin-bottom:32px;font-size:24px;font-weight:550;line-height:32px}@media (min-width:768px){.job-detail__content-title-form{margin-bottom:40px}}.job-detail__content .ant-form .ant-upload-select,.job-detail__content .ant-form .ant-upload-wrapper{display:block}.job-detail__content .ant-form .ant-upload-select .ant-btn,.job-detail__content .ant-form .ant-upload-wrapper .ant-btn{background:#d9d9d9;border:0;border-radius:12px;padding-top:9px;padding-bottom:9px}.job-detail__content .ant-form .ant-btn{width:100%}.job-detail__content .ant-form-item{margin-bottom:32px}@media (min-width:768px){.job-detail__content .ant-form-item{margin-bottom:40px}}.job-detail__detail{font-size:16px;font-weight:450;line-height:26px}.job-detail__detail ul{margin-bottom:30px;margin-left:30px}.job-detail__detail ul li{margin-bottom:10px}.job-detail__detail h2,.job-detail__detail h3{margin-bottom:30px;font-size:16px;font-weight:450;line-height:26px}.job-detail__related{background:#fff}.job-detail__related-title{color:#003d5b;margin-bottom:40px;padding:0 20px;font-size:24px;font-weight:550;line-height:32px}@media (min-width:768px){.job-detail__related-title{padding:0 60px}}.socail-shared{align-items:center;gap:27px;margin-bottom:30px;display:flex}.service-detail .back-btn{color:#b3b3b3;align-items:center;gap:8px;margin-bottom:40px;font-size:16px;font-weight:450;line-height:24px;text-decoration:none;display:flex}.service-detail .anchor-block{gap:40px;margin-bottom:0;padding:0;position:absolute;bottom:50px;left:20px;right:20px}@media (min-width:768px){.service-detail .anchor-block{bottom:60px;left:60px}}.service-detail .anchor-block.mobile{margin:40px 0;position:static}.service-detail__header{background-position:bottom;background-repeat:no-repeat;background-size:100%;min-height:800px;padding:120px 20px 70px;position:relative}@media (min-width:768px){.service-detail__header{background-position:100%;background-size:cover;min-height:787px;padding:170px 60px 60px}}.service-detail__header img{width:100%;height:auto}@media (max-width:768px){.service-detail__header img{margin-bottom:0!important}}.service-detail__header-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:460px;overflow:hidden}@media (max-width:768px){.service-detail__header-img{margin-left:-20px;margin-right:-20px}}@media (min-width:768px){.service-detail__header-img{border-radius:20px;height:500px}.service-detail__header-img img{width:auto;height:100%}}.service-detail__header video{z-index:1;position:absolute;bottom:0;left:0;right:0}.service-detail__header .ant-col{z-index:2}.service-detail__title{text-transform:uppercase;z-index:2;margin-bottom:40px;font-size:44px;font-weight:350;line-height:50px;position:relative;max-width:100%!important}@media (min-width:768px){.service-detail__title{font-size:77px;line-height:86px}}.service-detail__title h1{text-transform:uppercase;color:#ecfccb;margin-bottom:0;font-size:44px;font-weight:600;line-height:50px}@media (min-width:768px){.service-detail__title h1{font-size:72px;line-height:86px}}.service-detail__desc{color:#f2f2f2;font-size:18px;font-weight:350;line-height:28px}.service-detail__icon{background:#1c1e24;border-radius:8px;flex-direction:column;flex:0 0 40px;justify-content:center;align-items:center;width:40px;max-width:40px;height:40px;margin-bottom:20px;padding:0;font-size:16px;font-weight:450;display:flex}.service-detail__icon img{width:24px}.service-detail__content{color:#000;background:#fff;padding:40px 20px 20px}.service-detail__intro-content p{color:#1c1e24;margin-bottom:30px;font-size:18px;font-weight:400;line-height:28px}.service-detail__intro-content h1{margin-bottom:24px;font-size:28px;font-weight:400;line-height:38px}@media (min-width:768px){.service-detail__intro-content h1{margin-bottom:60px}.service-detail__intro-content{padding:20px 40px 0}}.service-detail__img{border-radius:20px;overflow:hidden}.service-detail__expert{padding:40px 0 20px}@media (min-width:768px){.service-detail__expert{padding:60px 40px 0}}.service-detail__expert-item{margin-bottom:60px}.service-detail__expert-item path{fill:#000}.service-detail__expert-item .anticon{margin-bottom:20px}.service-detail__expert-item+.service-detail__expert-item{margin-top:20px}@media (min-width:768px){.service-detail__expert-item+.service-detail__expert-item{margin-top:60px}}.service-detail__expert-item-title{color:#ecfccb;align-items:center;gap:10px;margin:0 0 24px;font-size:24px;font-weight:550;line-height:28px;display:flex}.service-detail__expert-title{color:#ecfccb;margin-bottom:20px;font-size:28px;font-weight:550;line-height:38px}@media (min-width:768px){.service-detail__expert-title{font-size:34px;line-height:44px}}.service-detail__expert-content{color:#1c1e24;font-size:18px;font-weight:450;line-height:28px}.service-detail__expert-subtitle{color:#ecfccb;font-size:16px;font-weight:450;line-height:24px}.service-detail__case{padding:20px 0}@media (min-width:768px){.service-detail__case{padding:60px 40px 0}}.service-detail__case-thumb{border-radius:20px;margin-bottom:30px;overflow:hidden}.service-detail__case-thumb img{width:100%;height:auto;transition:all .3s}.service-detail__case-thumb-empty{background:#7d7d7d4d;border-radius:20px;height:450px;margin-bottom:30px}.service-detail__case-tag{flex-flow:wrap;gap:8px;margin-bottom:20px;display:flex}.service-detail__case-tag span{letter-spacing:.4px;text-transform:uppercase;color:#1c1e24;background:#f2fffe;border:1px solid #1c1e24;border-radius:4px;padding:6px 10px;font-size:10px;font-weight:450;line-height:normal;display:inline-block}.service-detail__case-title{margin-bottom:20px;font-size:28px;font-weight:400;line-height:38px}.service-detail__case-desc{opacity:.8;font-size:18px;font-weight:350;line-height:28px}.service-detail__case-item{color:#1c1e24;margin-bottom:20px}.service-detail__case-item:hover{color:#1c1e24}.service-detail__case-item:hover .service-detail__case-thumb img{transform:scale(1.1)}@media (min-width:768px){.service-detail__case-item{margin-bottom:60px}}.service-detail__case-item-desc{font-size:18px;font-weight:500;line-height:28px}.service-detail__case-item-title{color:#003d5b;margin-bottom:20px;font-size:24px;font-weight:550;line-height:32px}@media (max-width:768px){.service-detail__case-list{gap:20px;display:flex;overflow-x:auto}.service-detail__case-list .service-detail__case-item{flex:0 0 90%;max-width:90%}}.service-detail__other{padding:60px 20px 20px}@media (min-width:768px){.service-detail__other{padding:60px}}.service-detail__other-title{font-size:28px;font-weight:400;line-height:38px}.service-detail__header-white{padding:120px 20px 0}@media (min-width:768px){.service-detail__header-white{padding:170px 60px 60px}}.service-detail__header-white .service-detail__title{margin-bottom:40px}@media (min-width:768px){.service-detail__header-white .anchor-block{left:32px}}.service-detail.partner .service-detail__title{color:#f2f2f2;flex-flow:wrap;margin-bottom:40px;display:flex}@media (max-width:768px){.service-detail.partner .service-detail__title{margin-bottom:0}}.service-detail.partner .service-detail__icon{margin-right:8px}.service-detail.partner .service-detail__expert-item .anticon path{fill:#fff}.service-detail.partner .service-detail__expert-title{letter-spacing:.24px}.service-detail.partner .service-detail__expert-content{color:#b3b3b3}.service-detail.partner .service-detail__case-title{font-size:20px;font-weight:450;line-height:28px}@media (max-width:768px){.service-detail.partner .service-detail__header{padding-bottom:20px}}.service-detail.partner .service-detail__testimonial{border-radius:15px;gap:24px;max-width:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}@media (max-width:992px){.service-detail.partner .service-detail__testimonial{flex-direction:column}}@media (min-width:768px){.service-detail.partner .service-detail__testimonial{margin-top:-25px!important}}@media (min-width:320px){.service-detail.partner .service-detail__testimonial{margin-top:-70px}}@media (max-width:992px){.service-detail.partner .service-detail__testimonial__content{order:2}}@media (max-width:768px){.service-detail.partner .service-detail__testimonial__content{border-radius:20px;padding:28px 20px 20px}}@media (max-width:992px){.service-detail.partner .service-detail__testimonial__image{order:1}}.service-detail.partner .service-detail__testimonial__content,.service-detail.partner .service-detail__testimonial__image{flex:1;max-width:50%}@media (max-width:992px){.service-detail.partner .service-detail__testimonial__content,.service-detail.partner .service-detail__testimonial__image{max-width:100%}}@media (max-width:768px){.service-detail.partner .service-detail__testimonial__content,.service-detail.partner .service-detail__testimonial__image{border-radius:20px!important}}.service-detail.partner .service-detail__testimonial__content{background-color:#15171c;border-radius:40px;flex-direction:column;padding:18px 20px 65px;font-weight:500;display:flex}@media (min-width:768px){.service-detail.partner .service-detail__testimonial__content{padding:30px}}@media (min-width:1600px){.service-detail.partner .service-detail__testimonial__content{padding:28px 40px 80px}}.service-detail.partner .service-detail__testimonial__text{text-align:left;flex-direction:column;justify-content:space-between;align-items:self-start;height:100%;font-weight:500;display:flex}.service-detail.partner .service-detail__testimonial__text-icon{width:50px;height:50px;margin-bottom:20px}.service-detail.partner .service-detail__testimonial__text-main-text{letter-spacing:.2px;color:#d9d9d9;margin-bottom:10px;font-size:20px;font-style:italic;font-weight:350;line-height:30px}@media (min-width:1600px){.service-detail.partner .service-detail__testimonial__text-main-text{font-size:28px}}@media (max-width:768px){.service-detail.partner .service-detail__testimonial__text-main-text{margin-bottom:20px}}.service-detail.partner .service-detail__testimonial__text-sub-text{color:#b3b3b3;font-size:.9em;font-weight:400}.service-detail.partner .service-detail__testimonial__image{justify-content:center;align-items:center;padding:0;display:flex}.service-detail.partner .service-detail__testimonial__image img{border-radius:40px;max-width:100%;height:auto}@media (max-width:768px){.service-detail.partner .service-detail__testimonial__image img{border-radius:20px}}.service-detail.partner .service-detail__list{padding:20px}.service-detail.partner .service-detail__list__child{gap:20px;display:flex}@media (max-width:992px){.service-detail.partner .service-detail__list__child{display:contents}}@media (max-width:768px){.service-detail.partner .service-detail__list__child{display:grid}}.service-detail.partner .service-detail__list__header{text-align:center;margin-bottom:40px}.service-detail.partner .service-detail__list__header-label{color:#a0a0a0;margin-bottom:10px;display:block}.service-detail.partner .service-detail__list__header-label-text{font-size:1.2em}.service-detail.partner .service-detail__list__header-title{color:#fff;font-size:2.5em}@media (max-width:992px){.service-detail.partner .service-detail__list__header-title{letter-spacing:.24px;font-size:28px;line-height:33px}}.service-detail.partner .service-detail__list__content{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.service-detail.partner .service-detail__list__item{text-align:center;border:1px solid #414348;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:20px;display:flex;overflow:hidden}@media (max-width:992px){.service-detail.partner .service-detail__list__item-wrapper{flex-basis:calc(50% - 10px)!important;max-width:calc(50% - 10px)!important}}@media (max-width:768px){.service-detail.partner .service-detail__list__item-wrapper{flex-basis:calc(100% - 10px)!important;max-width:calc(100% - 10px)!important}}.service-detail.partner .service-detail__list__item-wrapper.width-size-100{flex:100%!important}@media (max-width:992px){.service-detail.partner .service-detail__list__item-wrapper.width-size-100{max-width:100%!important}}.service-detail.partner .service-detail__list__item-wrapper.width-size-70{flex:calc(70% - 66px)}.service-detail.partner .service-detail__list__item-wrapper.width-size-50{flex:50%}.service-detail.partner .service-detail__list__item-wrapper.width-size-50 .service-detail__list__item--vertically .service-detail__list__item-image{padding-top:50%;position:relative}@media (max-width:992px){.service-detail.partner .service-detail__list__item-wrapper.width-size-50 .service-detail__list__item--vertically .service-detail__list__item-image{padding-top:100%}}.service-detail.partner .service-detail__list__item-wrapper.width-size-50 .service-detail__list__item--vertically .service-detail__list__item-image-url{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-detail.partner .service-detail__list__item-wrapper.width-size-30{flex:calc(33.333% - 20px)}.service-detail.partner .service-detail__list__item-wrapper.width-size-30 .service-detail__list__item--vertically .service-detail__list__item-image{padding-top:100%;position:relative}.service-detail.partner .service-detail__list__item-wrapper.width-size-30 .service-detail__list__item--vertically .service-detail__list__item-image-url{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-detail.partner .service-detail__list__item-wrapper.width-size-10{flex:10%}.service-detail.partner .service-detail__list__item--horizontally{flex-direction:row}@media (max-width:992px){.service-detail.partner .service-detail__list__item--horizontally{flex-direction:column}.service-detail.partner .service-detail__list__item--horizontally .service-detail__list__item-image{padding-top:100%;position:relative}.service-detail.partner .service-detail__list__item--horizontally .service-detail__list__item-image-url{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.service-detail.partner .service-detail__list__item--vertically{flex-direction:column}.service-detail.partner .service-detail__list__item-image{width:100%}.service-detail.partner .service-detail__list__item-image-url{border-radius:10px;width:100%;max-width:100%;height:auto}.service-detail.partner .service-detail__list__item-content{text-align:left;flex-direction:column;align-items:center;width:100%;font-size:16px;line-height:26px;display:flex}.service-detail.partner .service-detail__list__item-title{color:#ecfccb;text-align:left;width:100%;margin-bottom:10px;font-size:1.5em;font-weight:550}@media screen and (max-width:768px){.service-detail.partner .service-detail__list__item-title{line-height:32px}}.service-detail.partner .service-detail__list__item-description{color:#a0a0a0;font-size:1em}.service-detail.partner .service-detail__case,.service-detail.partner .service-detail__expert,.service-detail.partner .service-detail__list,.service-detail.partner .service-detail__testimonial{padding-left:20px;padding-right:20px}@media (min-width:768px){.service-detail.partner .service-detail__case,.service-detail.partner .service-detail__expert,.service-detail.partner .service-detail__list,.service-detail.partner .service-detail__testimonial{padding-left:60px;padding-right:60px}.service-detail.partner .service-detail__case{padding-top:40px;padding-bottom:40px}}.service-detail.partner .ourwork__body{flex-flow:row;gap:16px;padding-top:0;padding-left:0;display:flex;overflow:auto hidden}.service-detail.partner .ourwork__body::-webkit-scrollbar{height:1.5px}.service-detail.partner .ourwork__body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px;height:1.5px}.service-detail.partner .ourwork__body::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.service-detail.partner .ourwork__body .ourwork__item{flex:0 0 95%;max-width:95%;text-decoration:none}@media (min-width:768px){.service-detail.partner .ourwork__body .ourwork__item{flex:0 0 650px;max-width:650px}}.service-detail.partner .service-detail__intro{border-radius:40px;margin-bottom:30px;padding:28px 20px}@media (max-width:768px){.service-detail.partner .service-detail__intro{text-align:center;border-radius:20px}}@media (min-width:768px){.service-detail.partner .service-detail__intro{padding:0 0 35px}}.service-detail.partner .service-detail__intro.no-background{background:0 0}.service-detail.partner .service-detail__intro h1,.service-detail.partner .service-detail__intro h2,.service-detail.partner .service-detail__intro h3,.service-detail.partner .service-detail__intro h4{color:#ecfccb;margin-bottom:16px;font-size:28px;font-weight:500;line-height:38px}@media (min-width:768px){.service-detail.partner .service-detail__intro h1,.service-detail.partner .service-detail__intro h2,.service-detail.partner .service-detail__intro h3,.service-detail.partner .service-detail__intro h4{margin-bottom:25px;font-size:34px;line-height:44px}}.service-detail.partner .service-detail__intro p{color:#b3b3b3;margin-bottom:32px;font-size:18px;font-weight:350;line-height:28px}.service-detail.partner .service-detail__intro .ant-btn{padding:15px 26px;font-size:16px}@media (max-width:768px){.service-detail.partner .service-detail__intro .ant-btn{width:100%}}.service-detail.partner .block-items__list{gap:20px;padding-bottom:20px;display:flex;overflow-x:auto}.service-detail.partner .block-items__list .items-card{border:1px solid #007380;flex:0 0 310px;max-width:310px;height:auto;padding:60px 24px}@media (min-width:992px){.service-detail.partner .block-items__list{justify-content:center;overflow:hidden}.service-detail.partner .block-items__list .items-card{flex:0 0 25%;max-width:25%}}.service-detail.partner .block-items.large .items-card{flex:0 0 420px;max-width:420px}.service-detail.industries .service-detail__intro-content .h1{font-size:28px;font-weight:450;line-height:38px}@media (min-width:768px){.service-detail.industries .service-detail__intro-content .h1{font-size:34px;font-weight:400;line-height:44px}}.service-detail.industries .service-detail__case-title,.service-detail.industries .service-detail__expert-title{color:#003d5b;font-size:34px;font-weight:550;line-height:44px}.service-detail.industries .service-detail__expert-item .service-detail__expert-title{font-size:24px;line-height:32px}div[class$=shopify-plus-b2b-accelerator] .service-detail__title h1{font-size:69px}.service-detail.industries .service-detail__icon{display:flex!important}.service-detail.service-type .service-detail__icon{display:none!important}.service-detail.industries .service-detail__title{flex-direction:column}.service-detail.industries .service-detail__intro-content h1{color:#003d5b;font-size:34px;font-weight:550;line-height:44px}@media screen and (max-width:768px){div[class$=shopify-plus-b2b-accelerator] .service-detail__title h1{font-size:37px}}div[class$=shopify-plus-b2b-accelerator] .image-text{padding-bottom:0}.service-detail__intro-content .h1{color:#1c1e24;text-align:center;font-size:16px;font-weight:450;line-height:24px}@media (min-width:768px){.service-detail__intro-content .h1{margin-bottom:0}}.service-detail__title__number{color:#f2f2f2;background:#1c1e24;border-radius:8px;justify-content:center;align-items:center;width:40px;height:32px;padding:8px 12px;font-size:16px;font-weight:400;line-height:24px;display:flex}.service-detail__title{align-items:top;gap:15px;display:flex}.service-detail__desc{background:#1c1e24;border-radius:40px;max-width:720px;margin-left:-30px;padding:48px}.service-detail__desc.no-box{background:0 0;max-width:1200px;margin-left:0;padding:0}.service-detail__desc h2{color:#f2f2f2;font-size:34px;font-weight:500;line-height:44px}.service-detail__desc p{color:#b3b3b3;font-size:18px;font-weight:400;line-height:28px}.service-detail__intro-content__desc h3{color:#003d5b;text-align:center;margin-top:24px;margin-bottom:0;padding:0 60px;font-size:34px;font-weight:550;line-height:44px}.service-detail__intro-content__desc div div div{color:#1c1e24;text-align:center;padding:60px 0;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:768px){.service-detail__header{background-image:none!important}.service-detail__desc{margin-bottom:30px!important;margin-left:0!important}.service-detail__header .img-mobile{margin-bottom:10px}.service-detail__desc h2{font-size:28px!important;line-height:32px!important}.service-detail__desc,.service-detail__desc h2{text-align:center!important}.service-detail__desc.no-box{text-align:left!important;margin-bottom:60px!important}.service-detail__header-white .service-detail__title{margin-bottom:12px}.service-detail .anchor-block.mobile{margin-top:90px;margin-bottom:0}.service-detail__intro-content.type-1{padding-top:20px!important}.service-detail__intro-content .h1{text-align:left}.service-detail__intro-content__desc h3{text-align:left;padding:0;font-size:28px;line-height:38px}.service-detail__intro-content__desc div{text-align:left;margin-bottom:40px}.service-detail__img img{object-fit:cover;width:auto;height:350px}.service-detail__intro-content__desc div div div{padding-top:40px!important}.service-detail__intro-content__desc div div,.service-detail__intro-content__desc div div div{margin-bottom:0!important;padding-bottom:0!important}.custom-block2,.custom-block3{padding-top:60px}.custom-block4{padding-top:20px}.custom-block4__title{margin-bottom:40px;font-size:28px;line-height:38px}.custom-block4__grid{flex-flow:row;padding-bottom:20px;display:flex;overflow-x:scroll}.custom-block4__grid .custom-block4__item{flex-shrink:0;width:310px}}.service-detail.service-type .service-detail__header-white .anchor-block,.services-all-services-strategy-design-commerce-strategy-consulting .anchor-block,.services-all-services-strategy-design-experience-design-brand .anchor-block,.services-all-services-strategy-design-marketing-strategy-planning .anchor-block{bottom:0}.service-detail.service-type .service-detail__header-white .no-overview,.services-all-services-strategy-design-commerce-strategy-consulting .no-overview,.services-all-services-strategy-design-experience-design-brand .no-overview,.services-all-services-strategy-design-marketing-strategy-planning .no-overview{min-height:400px}.service-detail__intro-content.type-1{padding-top:60px}.service-type .service-img-desktop{z-index:1;width:auto;height:560px;position:absolute;top:150px;right:100px}@media screen and (max-width:1440px){.service-type .service-img-desktop{right:50px}}.services-all-services-enterprise-technology .service-detail__header{min-height:800px!important}.service-card-industries{margin-top:60px}.service-card-industries .service-card__title{font-style:24px;color:#ecfccb;font-weight:500}.service-card-industries{background:#007380;border-radius:20px;padding:1px}.service-card-industries .service-card__inner{background:#000;border-radius:20px;width:100%;padding:20px 60px}.service-detail.industries .service-detail__expert-title{color:#003d5b;font-weight:550}.service-detail.industries .service-detail__expert-item-title svg path{fill:#003d5b}@media screen and (max-width:768px){.service-detail.industries .anchor-block{bottom:0!important}}.industries .service-detail__expert-item-title{color:#003d5b}.product-overview__title{text-transform:uppercase;color:#f2f2f2;margin-bottom:10px;font-size:44px;font-style:normal;font-weight:350;line-height:50px}@media (min-width:768px){.product-overview__title{margin-bottom:25px;padding-left:60px}}@media (min-width:1200px){.product-overview__title{font-size:77px;line-height:86px}}.product-overview__sub-title{color:#f2f2f2;margin-bottom:24px;font-size:20px;font-weight:450;line-height:28px}@media (min-width:768px){.product-overview__sub-title{margin-top:60px;margin-bottom:32px;padding-left:60px}}.product-overview__header{text-align:center;padding:120px 20px 40px}@media (min-width:768px){.product-overview__header{text-align:left;gap:60px;padding:92px 0 10px;display:flex}}.product-overview__header img{width:100%;height:auto}@media (min-width:768px){.product-overview__header .left{flex:0 0 40%;max-width:40%}.product-overview__header .rigth{flex:0 0 60%;max-width:60%}}.product-overview__content{background:#1c1e24;border-radius:20px;margin-top:16px;padding:28px 20px}@media (min-width:768px){.product-overview__content{margin-top:0;margin-left:20px;padding:40px}}.product-overview__content .title{color:#f2f2f2;margin-bottom:16px;font-size:34px;font-weight:400;line-height:44px}.product-overview__content .content{color:#b3b3b3;font-size:18px;font-weight:350;line-height:28px}.product-overview__content .content p{margin-bottom:0}.product-overview__header-list{-webkit-backdrop-filter:blur(16.5px);backdrop-filter:blur(16.5px);background:#6969690a;border:1px solid #a79ec2;border-radius:20px;padding:20px}@media (min-width:768px){.product-overview__header-list{align-items:center;gap:105px;padding:20px 40px;display:flex}}.product-overview__header-list .list{align-items:center;display:flex}.product-overview__header-list .list a,.product-overview__header-list .list span{color:#fff;padding-right:40px;text-decoration:none;display:inline-block}@media (min-width:768px){.product-overview__header-list .list a,.product-overview__header-list .list span{padding-right:100px}.product-overview__header-list .list img{margin-right:105px}}.product-overview__header-list p{position:sticky;left:0}.product-overview__header-inner{overflow:auto hidden}.product-overview__header-inner::-webkit-scrollbar{height:2px;display:none}.product-overview__header-inner::-webkit-scrollbar-thumb{background:#bdacfc;border-radius:4px;height:2px}.product-overview__header-inner::-webkit-scrollbar-track{background:#15171c;border-radius:4px;height:1px}.product-overview__intro{text-align:center;padding:20px}@media (min-width:768px){.product-overview__intro{padding:80px 20px}}.product-overview__intro.large .product-overview__intro-content{max-width:1200px}.product-overview__intro.large .video-text__inner{flex-direction:column;justify-content:space-between;min-height:320px;display:flex}.product-overview__intro-title{color:#ecfccb;margin-bottom:24px;font-size:16px;font-weight:450;line-height:24px}@media (min-width:768px){.product-overview__intro-title{padding-left:40px;padding-right:40px}}.product-overview__intro-subtitle{color:#ecfccb;min-height:44px;margin-bottom:60px;font-size:28px;font-weight:550;line-height:38px}@media (min-width:768px){.product-overview__intro-subtitle{padding-left:40px;padding-right:40px;font-size:34px;line-height:44px}}.product-overview__intro-desc{max-width:900px;margin:-36px auto auto}@media (min-width:768px){.product-overview__intro-desc{margin-bottom:60px}}.product-overview__intro-desc p{color:#b3b3b3;font-size:18px;font-weight:350;line-height:28px}.product-overview__intro .video-block{cursor:pointer;border-radius:20px;position:relative;overflow:hidden}@media (min-width:992px){.product-overview__intro .video-block{flex:0 0 50%;max-width:50%}}.product-overview__intro .video-block__icon{border:1.4px solid #ffffff52;border-radius:100%;flex-direction:column;justify-content:center;align-items:center;width:95px;height:95px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-overview__intro .video-block__icon .anticon{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:63px;height:63px;display:flex}.product-overview__intro .video-text{text-align:left;margin-top:-30px;padding:0 20px}@media (min-width:992px){.product-overview__intro .video-text{flex:0 0 50%;max-width:50%;margin-top:0;margin-left:-80px}}.product-overview__intro .video-text__inner{-webkit-backdrop-filter:blur(16.5px);backdrop-filter:blur(16.5px);background:#6969690a;border:1px solid #999;border-radius:20px;padding:45px 40px}.product-overview__intro .video-text p{color:#ecfccb;margin-bottom:30px;font-size:28px;font-weight:450;line-height:38px}.product-overview__intro .video-text__desc{text-align:left}.product-overview__intro .video-text__desc p{font-size:24px;font-weight:400;line-height:32px}.product-overview__intro .video-text__author p{text-align:left;color:#d9d9d9;margin-bottom:13px;font-size:14px;font-weight:400;line-height:normal}.product-overview__intro .video-text__author p strong{color:#fff;font-size:16px;font-weight:500}.product-overview__intro .video-text__author p:last-child{margin-bottom:0}.product-overview__intro .video-text .ant-btn{width:100%;min-width:0;padding:8px 10px;font-size:14px;text-decoration:none}.product-overview__intro .video-text .ant-btn+.ant-btn{margin-top:12px}.product-overview__intro .video-text .ant-btn svg{width:16px;height:16px}.product-overview__intro .video-text .ant-btn .anticon{margin-right:8px}@media (min-width:992px){.product-overview__intro-content{justify-content:center;align-items:center;max-width:900px;margin:auto;display:flex}}@media (min-width:768px){.product-overview__intro-content .btn-block{margin:0 -6px;display:flex}.product-overview__intro-content .btn-block .ant-btn{max-width:50%;margin:0 6px}.product-overview__intro-content .btn-block .ant-btn+.ant-btn{margin-top:0}}.product-list{text-align:left;padding:20px}@media (min-width:768px){.product-list{padding-left:50px;padding-right:50px}}.product-list__item{background:#12131c;border-radius:40px;margin-bottom:20px;padding:40px 20px 20px}.product-list__item h2,.product-list__item-title{margin-bottom:30px;font-size:28px;font-weight:500;line-height:38px}.product-list__item-content h1,.product-list__item-content h2,.product-list__item-content h3,.product-list__item-content h4,.product-list__item-content h5{color:#f2f2f2;font-size:24px;font-weight:400;line-height:32px}.product-list__item-content p{color:#b3b3b3;margin-bottom:26px;font-size:16px;font-weight:350;line-height:26px}@media (max-width:768px){.product-list__item .ant-btn{width:100%}}.product-assessment{padding-bottom:60px}@media (min-width:768px){.product-assessment{padding-left:60px;padding-right:60px}}.product-assessment .text-image-twocolumn__item{height:100%;margin-bottom:0}@media (min-width:768px){.product-assessment .text-image-twocolumn__item{padding-left:40px;padding-right:40px}}.smartcommerce-temp .product-overview__intro-subtitle{max-width:1200px;margin:0 auto}.smartcommerce-temp .product-overview__intro-content{display:none}@media (max-width:768px){.smartcommerce-temp .product-overview__header{padding-left:0;padding-right:0}.smartcommerce-temp .product-overview__sub-title{text-align:left;margin-bottom:0;padding-left:20px;padding-right:20px}.smartcommerce-temp .product-overview__title{text-align:left;margin-bottom:20px;padding-left:20px;padding-right:20px;font-size:38px}.smartcommerce-temp .product-overview__content{margin-left:20px;margin-right:20px}.smartcommerce-temp .product-overview__content .title{font-size:28px}.smartcommerce-temp .text-image-twocolumn__title h2 br{display:none}.smartcommerce-temp .product-list__item-content h2{margin-bottom:20px!important}}@media (min-width:768px){.smartcommerce-temp .product-overview__intro{padding-bottom:0!important}.smartcommerce-temp .product-list .text-image-twocolumn__item{padding-left:0!important}.smartcommerce-temp .logo-slider.has-video{padding-bottom:100px}.smartcommerce-temp .product-overview__content{padding-bottom:80px}.smartcommerce-temp .product-overview__header .left{max-width:45%}.smartcommerce-temp .product-overview__intro-desc{margin-bottom:50px}.smartcommerce-temp .text-image-twocolumn__title{margin-bottom:60px}.smartcommerce-temp .product-list__item{padding-bottom:0;padding-left:40px}.smartcommerce-temp .text-image-twocolumn__item{margin-bottom:0;padding-bottom:0}.smartcommerce-temp .product-overview__intro-desc figure{margin-bottom:24px}}@media (min-width:1200px){.smartcommerce-temp .logo-slider__subtitle{margin-bottom:20px;padding-left:30px}}.smartcommerce-temp .product-list .ant-btn-primary,.smartcommerce-temp .product-list .product-list__item-title{display:none!important}.smartcommerce-temp .product-list__item-content h2{margin-bottom:0!important}.smartcommerce-temp .product-overview__content .ant-btn-primary{margin-top:32px}.smartcommerce-temp .product-overview__content .ant-btn-primary:before{content:url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.125 10.875L10.625 15.375L9.56 14.31L12.2525 11.625H3.875V2.625H5.375V10.125H12.2525L9.56 7.44L10.625 6.375L15.125 10.875Z' fill='white'%3E%3C/path%3E%3C/svg%3E");width:19px;height:18px;padding-right:5px;position:relative;top:4px}.product-overview__sub-title-new{color:#ecfccb;margin-bottom:32px;font-size:20px;font-weight:450;line-height:28px}.smartcommerce-area,.smartcommerce-new .product-overview__header{display:none}.smartcommerce-new .smartcommerce-area{text-align:center;margin-bottom:90px;display:flex;position:relative}.smartcommerce-area{gap:60px;padding:92px 0 10px}.smart-inner{z-index:2;width:100%;padding:77px}.smart-bkg{z-index:1;position:absolute;bottom:-35px}.smart-logo{margin-bottom:40px}.smart-logo img{max-width:226px}.smart-title{flex-direction:column;justify-content:center;align-items:center;display:flex}.smart-title-row1{text-align:center;flex-wrap:wrap;line-height:72px;display:flex}.smart-title-row1,.smart-title-row2{font-size:60px;font-style:normal;font-weight:550}.smart-title-row2{color:#ece7ff;line-height:89.833px}.smart-title-spec{color:#000;background:radial-gradient(31.44% 165.76% at 101.51% -89.73%,#fba3a5 0,#8142ff00 100%),radial-gradient(144.23% 174.36% at -24.67% 216.47%,#504966e0 0,#fff 55.79%,#fff0 100%),#e9e3ff;border-radius:40px;max-width:550px;height:72px;margin-right:12px;padding:0 24px;font-size:60px;font-style:normal;font-weight:550;line-height:72px}.smart-title-spec:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='37' viewBox='0 0 36 37' fill='none'%3E%3Cg filter='url(%23filter0_d_12158_88050)'%3E%3Cpath d='M28.7182 16.5C21.368 19.9784 18.5686 22.7955 15.112 30.1922C11.6555 22.7955 8.85609 19.9784 1.50586 16.5C8.85609 13.0216 11.6555 10.2045 15.112 2.80786C18.5686 10.2045 21.368 13.0216 28.7182 16.5Z' fill='%23141616'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_12158_88050' x='0.505859' y='0.807861' width='35.2129' height='35.3843' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='3' dy='2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.969808 0 0 0 0 0.630407 0 0 0 0 0.77129 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_12158_88050'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_12158_88050' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");width:19px;height:18px;padding-right:5px;position:relative}.smart-desc{color:#b3b3b3;padding:26px 0;font-size:18px;font-style:normal;font-weight:350;line-height:28px}.smart-button{padding:15px 26px!important}.smartcommerce-new .logo-slider{margin-top:60px}.smartcommerce-new .logo-slider__subtitle{text-align:center}.smartcommerce-new .logo-slider__list{justify-content:center}.smartcommerce-new .product-list,.smartcommerce-new .product-overview__intro{display:none}.smart-block1{text-align:center;flex-direction:column;margin-top:50px;display:flex}.smart-block1-icon{margin-bottom:12px}.smart-block1-title{color:#f2f2f2;justify-content:center;gap:7px;padding:8px 0;font-size:28px;font-style:normal;font-weight:400;line-height:44px;display:flex}.smart-block1-title div{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fedec0,#f7c8c7 11.41%,#f0a5b6 70%,#b05bd2);-webkit-background-clip:text;background-clip:text;position:relative}.smart-block1-title div:before{content:"";background:linear-gradient(90deg,#fedec0,#f7c8c7 11.41%,#f0a5b6 70%,#b05bd2);height:1px;position:absolute;bottom:10px;left:0;right:0}.smart-block1-list{flex-wrap:wrap;justify-content:center;gap:16px;padding:16px 0;display:flex}.smart-block1-list div{letter-spacing:-.28px;color:#000;background:linear-gradient(#000 -449.2%,#9578ff -201.53%,#fff -16.4%,#c7b8fd 131.88%);border:.8px solid #2c2c2c;border-radius:60px;height:52px;padding:0 5px 0 18px;font-size:26px;font-style:normal;font-weight:500;line-height:52px;display:flex}.smart-block1-desc{color:#f2f2f2;padding:8px 0;font-size:28px;font-style:normal;font-weight:400;line-height:44px}.smart-block2{text-align:center;flex-direction:column;margin-top:80px;margin-bottom:80px;display:flex}.smart-block2-icon{margin-bottom:0}.smart-block2-title{color:#ece7ff;flex-direction:column;margin:62px 0;font-size:44px;font-style:normal;font-weight:400;line-height:54px;display:flex}.smart-block2-title p{margin-bottom:0;line-height:54px}.smart-block2-list{flex-wrap:wrap;justify-content:center;gap:12.8px;max-width:1060px;margin:0 auto;display:flex}.smart-block2-list div{letter-spacing:-.28px;color:#000;background:linear-gradient(#000 -449.2%,#9578ff -201.53%,#fff -16.4%,#c7b8fd 131.88%);border:.8px solid #2c2c2c;border-radius:60px;height:64px;padding:6px 20px 6px 6px;font-size:18px;font-style:normal;font-weight:500;line-height:52px;display:flex}@media (max-width:540px){.smart-block2-list div{font-size:15px}}.smart-block2-list image{transition:transform .5s}.smart-block2-list image:hover{transform:scale(1.1)}.mart-main{padding:43px 60px 0}.smart-main-list{column-count:3;column-gap:16px}.sml-element{page-break-inside:avoid;break-inside:avoid;grid-template-rows:1fr auto;margin:0 0 16px;display:none}.sml-element.active{display:block}.sml-element-inner{border:.8px solid #2c2c2c;border-radius:12px;flex-direction:column;align-self:stretch;align-items:center;display:flex;overflow:hidden}.sml-element-inner .sml-top{padding:32px 32px 0}.sml-title{color:#fff;margin-bottom:12px;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.sml-desc{color:#b3b3b3;font-size:16px;font-style:normal;font-weight:350;line-height:26px}.sml-img .sml-img-front{z-index:1}.media-type-image .sml-img{position:relative}.sml-img .sml-img-hover{opacity:0;position:absolute;inset:0}.sml-element:hover .sml-img-hover{opacity:1}.sml-element:hover .sml-img-front{opacity:0}.sml-img img{border-radius:12px;width:100%;transition:opacity .3s;display:block}.smart-main-toolbar{justify-content:center;margin-bottom:31px;display:flex}.smart-main-toolbar-inner{-webkit-backdrop-filter:blur(8.35px);backdrop-filter:blur(8.35px);background:#12131cb3;border-radius:40px;flex-wrap:wrap;place-content:center;align-items:center;padding:10px;display:flex}.smart-main-toolbar .filter-text{cursor:pointer;letter-spacing:.5px;text-wrap:nowrap;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-style:normal;font-weight:300;line-height:16px;display:flex}.smart-main-toolbar .filter-text.active{background:var(--Primary-Purple,#6432ff);border-radius:64px}.smart-background{z-index:-1;position:absolute;top:900px}.smart-background img{width:100%}.sml-element-inner{background:radial-gradient(103.13% 83.84% at 50% 109.59%,#c7b8fd 0,#000 61%);border-bottom:#0000!important}.smart-block1{margin-bottom:47px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}[value=all-radio]:checked~.smart-main-list [data-category]{display:block}.smart-main-inner input[type=radio]{position:absolute;left:-9999px}.smart-main-toolbar .smt.active,.smart-main-toolbar .smt:hover{background:var(--Primary-Purple,#ade300);border-radius:64px}[value=ana-radio]:checked~div.smart-main-list div.card:not([data-category=ana-radio]),[value=exp-radio]:checked~div.smart-main-list div.card:not([data-category=exp-radio]),[value=ins-radio]:checked~div.smart-main-list div.card:not([data-category=ins-radio]),[value=inv-radio]:checked~div.smart-main-list div.card:not([data-category=inv-radio]),[value=mak-radio]:checked~div.smart-main-list div.card:not([data-category=mak-radio]),[value=ord-radio]:checked~div.smart-main-list div.card:not([data-category=ord-radio]),[value=prp-radio]:checked~div.smart-main-list div.card:not([data-category=prp-radio]),[value=sed-radio]:checked~div.smart-main-list div.card:not([data-category=sed-radio]){animation:.25s fadeOut;display:none}[value=ana-radio]:not(:checked)~div.smart-main-list .card[data-category=ana-radio],[value=exp-radio]:not(:checked)~div.smart-main-list .card[data-category=exp-radio],[value=ins-radio]:not(:checked)~div.smart-main-list .card[data-category=ins-radio],[value=inv-radio]:not(:checked)~div.smart-main-list .card[data-category=inv-radio],[value=mak-radio]:not(:checked)~div.smart-main-list .card[data-category=mak-radio],[value=ord-radio]:not(:checked)~div.smart-main-list .card[data-category=ord-radio],[value=prp-radio]:not(:checked)~div.smart-main-list .card[data-category=prp-radio],[value=sed-radio]:not(:checked)~div.smart-main-list .card[data-category=sed-radio]{animation:.25s fadeIn}.smartcommerce-new{margin-bottom:80px}.smart-block1-title p{margin-bottom:0}.smart-block1-icon img,.smart-block2-icon img{width:25px;height:25px}.smart-block2-list div img{margin-right:12px}@media (max-width:1024px){.smart-bkg{bottom:-30px}.smart-background{top:1060px}.smart-block2-list div{height:50px;line-height:32px}}@media (max-width:768px){.smart-inner{padding-left:20px;padding-right:20px}.smart-title-spec{font-size:62px}.smart-title-row2{font-size:52px;line-height:70px}.smart-background{top:1280px}.smart-main-list{column-count:2}.mart-main,.smart-block2{padding-left:20px;padding-right:20px}}@media (max-width:540px){.smart-inner{padding-top:50px;padding-bottom:20px}.smart-title-spec{height:60px;margin-right:0;padding:0 15px;font-size:45px;line-height:60px}.smart-title-row1{font-size:35px;line-height:60px}.smart-title-row2{font-size:35px;line-height:40px}.smart-block1-title{gap:0}.smart-background{display:none}.smart-block1{margin-bottom:0}.smart-main-list{column-count:1}.smartcommerce-new .smartcommerce-area{margin-bottom:0}}@media (max-width:375px){.smart-title-spec{height:60px;margin-right:0;padding:0 15px;font-size:39px;line-height:60px}.smart-title-row1,.smart-title-row2{font-size:30px}}.media-type-image .sml-video,.media-type-video .sml-img{display:none}.media-type-image .sml-img,.media-type-video .sml-video{display:block}.sml-video{position:relative;bottom:-8px}.smart-block1-list div img{width:40px;height:40px;position:relative;top:5px}@media (max-width:1439px){.smart-main-toolbar-inner{flex-wrap:nowrap;justify-content:flex-start;overflow-y:auto}}.smart-bkg.mobile-bkg{display:none}@media (max-width:540px){.smartcommerce-area{padding-top:73px}.smart-inner{flex-direction:column;align-items:flex-start;display:flex}.smart-title{align-items:start}.smart-title-row1{font-size:26px;line-height:40.369px}.smart-title-spec{height:32px;margin-right:7px;font-size:30px;line-height:35px}.smart-title-row2{margin-top:0;font-size:30px;line-height:40px}.smart-desc{text-align:left;margin-bottom:0;padding:30px 0}.smart-title-spec:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 36 37' fill='none'%3E%3Cg filter='url(%23filter0_d_12158_88050)'%3E%3Cpath d='M28.7182 16.5C21.368 19.9784 18.5686 22.7955 15.112 30.1922C11.6555 22.7955 8.85609 19.9784 1.50586 16.5C8.85609 13.0216 11.6555 10.2045 15.112 2.80786C18.5686 10.2045 21.368 13.0216 28.7182 16.5Z' fill='%23141616'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_12158_88050' x='0.505859' y='0.807861' width='35.2129' height='35.3843' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='3' dy='2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.969808 0 0 0 0 0.630407 0 0 0 0 0.77129 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_12158_88050'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_12158_88050' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}.smart-button{width:100%}.smartcommerce-new .logo-slider__subtitle{margin-bottom:24px;line-height:24px}.smartcommerce-new .logo-slider__item{flex:0 0 50%;max-width:50%}.smart-block1{margin-top:40px}.smart-block1-title div:before{content:none}.smart-block1{padding-left:20px;padding-right:20px}.smart-block1-title{padding:0;font-size:24px;line-height:32px;display:block}.smart-block1-title>*{margin:0 2px;display:inline}.smart-block1-desc{padding:0;font-size:24px;line-height:32px}.smart-block2{margin-top:40px}.smart-block2-title{margin-top:40px;margin-bottom:40px}.smart-block2-title p{margin-bottom:0;font-size:34px;font-style:normal;font-weight:400;line-height:44px}.smart-block2,.smartcommerce-new{margin-bottom:0}.smart-bkg{display:none}.smart-bkg.mobile-bkg{display:block;bottom:-110px}.smartcommerce-new .smartcommerce-area{margin-bottom:110px}.smart-block1-list div{font-size:24px}}.smart-loading .loading-block{text-align:center;justify-content:center;display:flex}.smartloyalty .product-overview__header .left{flex:0 0 50%!important;max-width:50%!important}.smartloyalty .product-overview__header .right img{width:96%!important}.speedx .product-overview__header{flex-direction:column;gap:0;padding-top:0}.speedx .product-overview__header .left{text-align:left;padding-top:92px;flex:0 0 48%!important;max-width:48%!important}.speedx .product-overview__header .right{width:100%;padding-left:60px;padding-right:60px}.speedx .product-overview__sub-title,.speedx-area{display:none}.speedx .speedx-area{padding:60px 60px 120px;display:block}.speedx .product-list,.speedx .product-overview__content,.speedx .product-overview__intro,.speedx .product-overview__sub-title,.speedx .product-overview__title{display:none}.speedx .speedx-button{background-image:linear-gradient(90deg,#00fdd7 0,#3e02fe 51%,#ade300);background-size:200%;transition:all .5s}.speedx .speedx-button:hover{background-position:100%}.speedx-logo{max-width:207px;margin:0 auto;padding-bottom:67px}.speedx-subtitle{background:var(--Neutral-Grey-7,#1c1e24);border-radius:8px;justify-content:center;align-items:center;gap:8px;height:35px;padding:8px;display:inline-block}.speedx-subtitle span{-webkit-text-fill-color:transparent;background:linear-gradient(269deg,#02fed8 5.74%,#e5dffe 81.65%);-webkit-background-clip:text;background-clip:text;font-size:16px;font-style:normal;font-weight:550;line-height:normal}.speedx-title{color:#ecfccb;margin-top:20px;font-size:34px;font-weight:550;line-height:44px}.speedx-desc,.speedx-title{margin-bottom:20px;font-style:normal}.speedx-desc{color:#fff;font-size:18px;font-weight:350;line-height:28px}.speedx-desc p{color:#b3b3b3;margin-bottom:0}.mobile-banner{display:none}.why-speedx{padding:138px 60px 100px}.why-speedx .top-info{text-align:center;flex-direction:column;justify-content:center;display:flex}.why-speedx-subtitle{background:var(--Neutral-Grey-7,#1c1e24);border-radius:8px;height:35px;margin-bottom:20px;padding:8px;display:inline-block}:lang(ja) .what-speedx .why-speedx-subtitle{height:42px}.why-speedx-subtitle span{-webkit-text-fill-color:transparent;background:linear-gradient(269deg,#02fed8 5.74%,#e5dffe 81.65%);-webkit-background-clip:text;background-clip:text;font-size:16px;font-style:normal;font-weight:550;line-height:normal}.why-speedx-title{color:#fff;margin:0 auto 138px;font-size:28px;font-style:normal;font-weight:400;line-height:38px}.why-speedx-title p{color:#ecfccb;margin-bottom:0}.why-speedx-text{color:#fff;text-align:center;font-feature-settings:"liga" off,"clig" off;-webkit-text-fill-color:transparent;background:linear-gradient(269deg,#08a0dd 5.74%,#00ffd9 81.65%);-webkit-background-clip:text;background-clip:text;max-width:900px;margin:0 auto 138px;font-size:60px;font-style:normal;font-weight:550;line-height:normal}.why-speedx-text div{flex-wrap:wrap;justify-content:center;gap:0 19px;max-width:900px;display:flex}.why-speedx-text p{color:#00d6e7;margin-bottom:0}.why-speedx-text p span{opacity:.05}.bottom-info{flex-wrap:wrap;justify-content:center;gap:65px;display:flex}.wsb-block-img{margin-bottom:34px}.wsb-block-text{flex-wrap:wrap;display:flex}.wsb-block-text-inner{text-align:center;max-width:230px;margin:0 auto}:lang(ja) .wsb-block-text-inner,:lang(ko) .wsb-block-text-inner{flex-direction:column;display:flex;max-width:unset!important}.wsb-block2 .wsb-block-text-inner{max-width:235px}.wsb-block3 .wsb-block-text-inner{flex-direction:column;max-width:100%;display:flex}.wsb-block-text1{-webkit-text-fill-color:transparent;background:linear-gradient(269deg,#5f2aff 5.74%,#00ffd9 81.65%);-webkit-background-clip:text;background-clip:text;font-size:28px}.wsb-block-text1,.wsb-block-text2{font-style:normal;font-weight:500;line-height:38px}.wsb-block-text2{color:#fff;padding-left:8px;font-size:26px}.speedx-mobile-banner{display:none}.how-speedx{padding:0 60px 100px}.how-speedx .how-speedx-inner{border-top:1px solid #dbdbdb;padding-top:150px}.how-speedx-title{max-width:500px;font-size:40px;font-style:normal;font-weight:400;line-height:50px}.how-speedx-logo{max-width:460px;margin-top:83px}.how-speedx-inner{justify-content:space-around;align-items:flex-start;display:flex;overflow:visible}.how-speedx-inner .left-info{width:62%;position:sticky;top:0}.how-speedx-inner .right-info{width:38%}.how-speedx-inner .info-block{margin-bottom:100px}.how-speedx-inner .info-block .hsr-heading{color:#ecfccb;margin-bottom:30px;font-size:24px;font-style:normal;font-weight:550;line-height:32px}.how-speedx-inner .info-block .hsr-content{color:#b3b3b3;font-size:18px;font-style:normal;font-weight:350;line-height:28px}.what-speedx{text-align:center;padding:25px 60px 100px}.what-speedx .why-speedx-subtitle{margin-bottom:100px}.what-speedx .bottom-info{flex-wrap:nowrap;margin-bottom:100px;display:flex}.what-speedx .bottom-info .wsb-block,.why-speedx .bottom-info .wsb-block{width:33.3333%}.what-speedx .wsb-block-text-inner .wsb-block-text11{color:#fff;font-size:26px;font-style:normal;font-weight:500;line-height:38px}.what-speedx .wsb-block2 .wsb-block-text-inner,.what-speedx .wsb-block3 .wsb-block-text-inner{max-width:300px}.speedx-button{display:none}.speedx .speedx-button,.speedx-area .speedx-button{display:inline-block}.speedx-area .normal-button,.speedx-desktop-bkg,.speedx-mobile-bkg{display:none}.speedx .speedx-desktop-bkg,.speedx .speedx-mobile-bkg{z-index:0;display:block;position:absolute;top:0;left:0}.speedx .product-overview__header{z-index:1;position:relative}.what-speedx .wsb-block .wsb-block-img{max-width:148px;margin:0 auto;padding-bottom:35px}.why-speedx .bottom-info{flex-wrap:unset}@media (max-width:768px){.speedx .product-overview__header .left{padding-top:0;flex:0 0 100%!important;max-width:100%!important}.speedx .product-overview__header .right{width:100%;padding-left:0;padding-right:0}.speedx .speedx-area{text-align:left;margin-top:0;padding:50px 0}.speedx .product-overview__header{padding-left:20px;padding-right:20px}.speedx-logo{margin:0 auto 0 0}.speedx .product-overview__header{flex-direction:column}.desktop-banner{display:none}.mobile-banner{display:block}.speedx .desktop-img-top{display:none}.speedx-desc p{display:inline}.speedx .speedx-mobile-banner{display:block}.speedx .product-overview__header{padding-bottom:0}.why-speedx{padding:70px 0}.why-speedx-title{margin-bottom:110px;font-size:18px;font-style:normal;font-weight:350;line-height:28px}.why-speedx-text{font-size:46px;font-style:normal;font-weight:500;line-height:normal}.wsb-block-text1,.wsb-block-text2{font-size:24px;font-style:normal;font-weight:400;line-height:32px}.wsb-block-img{margin-bottom:30px}.how-speedx{padding-left:20px;padding-right:20px}.how-speedx .how-speedx-inner{flex-direction:column;padding-top:100px}.how-speedx-title{font-size:34px;font-style:normal;font-weight:400;line-height:44px}.how-speedx-title p{margin-bottom:20px}.how-speedx-logo{margin-top:40px}.how-speedx-inner .right-info{width:100%;margin-top:100px}.how-speedx{padding-bottom:0}.what-speedx{padding-left:20px;padding-right:20px}.what-speedx .bottom-info{flex-direction:column}.what-speedx .bottom-info .wsb-block{width:100%}.what-speedx .wsb-block-text-inner,.what-speedx .wsb-block2 .wsb-block-text-inner,.what-speedx .wsb-block3 .wsb-block-text-inner{max-width:100%}.why-speedx .bottom-info{flex-direction:column;padding:0 20px}.why-speedx .bottom-info .wsb-block{width:100%}.how-speedx-inner .left-info{width:100%;position:relative;top:0}.speedx .speedx-logo img{margin-left:-13px}}.trigger-container{position:relative;top:-300px}@media (max-width:1440px){.trigger-container{position:relative;top:-200px}}@media (max-width:768px){.trigger-container{position:relative;top:-300px}}.speedx-right{display:none}.speedx .product-overview__header .speedx-right{align-items:center;width:52%;display:flex}.speedx .product-overview__header{flex-flow:wrap;display:flex}.speedx-right-inner{border-radius:25px;width:100%;margin:150px 80px 100px 0;overflow:hidden}.speedx-right-inner.play-false{border:2px solid #fff}.speedx .speedx-logo{margin:auto 0;position:relative;left:-14px}.speedx .product-overview__header .speedx-right .responsive-iframe{height:643px}.speedx-right.iframe{padding-top:0}.speedx-iframe{border-radius:25px;width:100%;height:600px}@media (max-width:1024px){.speedx .product-overview__header .left{width:100%;max-width:100%!important}.speedx .product-overview__header{flex-direction:column}.speedx .product-overview__header .speedx-right{width:100%}.speedx-right-inner{margin:0 60px 100px}.speedx-iframe{height:510px}}@media (max-width:768px){.speedx .speedx-logo{left:0}.speedx-right-inner{margin:0 0 100px}.speedx-iframe{height:412px}}@media (max-width:425px){.speedx-iframe{height:219px}}.smartcommerce .contact-block strong{color:#ecfccb}#main-event #header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;position:absolute}#main-event .footer .back,#main-event .footer .language,#main-event .footer__middle,#main-event .header__action,#main-event .header__menu,#main-event .location__time{display:none}#main-event .footer .trademark{justify-content:flex-start}#main-event .contact-block__title{color:#fff;max-width:850px}[class=events\/nrfbigshowapac-jun-24] .footer .back,[class=events\/nrfbigshowapac-jun-24] .footer .language,[class=events\/nrfbigshowapac-jun-24] .footer__middle,[class=events\/nrfbigshowapac-jun-24] .header__action,[class=events\/nrfbigshowapac-jun-24] .header__menu,[class=events\/nrfbigshowapac-jun-24] .location__time{display:flex!important}[class=events\/nrfbigshowapac-jun-24] .btn-contact{display:none}.ant-row{flex-flow:wrap;min-width:0;display:flex}.ant-col{max-width:100%;min-height:1px;position:relative}.ant-btn{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;font-family:Montserrat,sans-serif!important}.ant-btn-primary{border-radius:40px;color:#000!important;background-color:#ade300!important;border-color:#ade300!important}.ant-btn-primary:hover{background-color:#cf3!important;border-color:#cf3!important}.ant-btn-primary svg path{fill:#000!important}.ant-btn-default{border-radius:40px;color:#fff!important;background-color:#0000!important;border:1px solid #fff!important}.ant-btn-default--white{border-radius:40px;gap:8px;padding:12px 28px;font-size:14px;color:#fff!important;background:0 0!important;border:1px solid #fff!important}.ant-btn-default--white:hover{color:#000!important;background:#fff!important}.ant-btn-default--white:hover svg path{fill:#000!important}.ant-btn-round{border-radius:40px!important}.ant-btn-icon-only{justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%!important;padding:0!important;display:inline-flex!important}.btn-contact{align-items:center;gap:8px;color:#000!important;background:#ade300!important;border-radius:40px!important;padding:10px 24px!important;font-size:14px!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important}.btn-contact svg path{fill:#000!important}.button__link{cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s;background:#ade300!important;border:none!important;border-radius:50%!important;display:inline-flex!important}.button__link:hover{transform:scale(1.1);background:#cf3!important}.button__link svg path{fill:#000!important}.banner__video{object-fit:cover;z-index:0;opacity:.7;width:100%;height:100%;position:absolute;top:0;left:0}.cardList--container .list,.caseStudyList--container .list,.testimonialList--container .list{scrollbar-width:thin;scrollbar-color:#ade300 transparent;gap:30px;padding-bottom:24px;display:flex;overflow-x:auto}.cardList--container .list::-webkit-scrollbar{height:6px}.caseStudyList--container .list::-webkit-scrollbar{height:6px}.testimonialList--container .list::-webkit-scrollbar{height:6px}.cardList--container .list::-webkit-scrollbar-thumb{background:#ade300;border-radius:3px}.caseStudyList--container .list::-webkit-scrollbar-thumb{background:#ade300;border-radius:3px}.testimonialList--container .list::-webkit-scrollbar-thumb{background:#ade300;border-radius:3px}@keyframes logoSliderAnimation{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-slider{padding:40px 0;position:relative;overflow:hidden}.logo-slider__subtitle{text-align:center;text-transform:uppercase;letter-spacing:2px;color:#ade300;margin-bottom:28px;font-size:13px;font-weight:700}.logo-slider__list{align-items:center;gap:48px;width:max-content;animation:35s linear infinite logoSliderAnimation;display:flex}.logo-slider__list:hover{animation-play-state:paused}.logo-slider__item{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px 12px;transition:all .3s;display:flex}.logo-slider__item:hover{background:0 0;border:none;transform:scale(1.05)}.logo-slider__item img{object-fit:contain;filter:grayscale(80%)brightness(160%);opacity:.85;width:auto;height:48px;max-height:56px;transition:all .3s}.logo-slider__item img:hover{filter:none;opacity:1}.sai-hidden{display:none!important}.location__time--items{justify-content:center;align-items:center;gap:8px;display:flex}.location__time--items .location__clock{color:#000;background:#ade30014;border:1px solid #ade300;border-radius:12px;justify-content:center;align-items:center;padding:6px 12px;font-family:monospace;font-size:13px;display:flex}.location__time--items .location__title{color:#000;font-size:14px;font-weight:500}.big__banner{height:auto!important;min-height:100vh!important}.big__banner .banner__text--first,.big__banner .banner__text--second{width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important}.banner__action button,.banner__action--button{min-width:0!important;padding:0!important}.logo-slider .logo-slider__list{flex-flow:row!important;width:max-content!important;max-width:none!important;animation:35s linear infinite logoSliderAnimation!important;display:flex!important}.logo-slider .logo-slider__item{width:auto!important;max-width:none!important;height:auto!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:none!important;flex:none!important;padding:4px 20px!important}.block__items__with__button .mobileBtn{justify-content:center!important;display:flex!important}
