:root{--primary-900: #1f41b8;--primary-800: #1b61d7;--primary-700: #1773ea;--primary-600: #0e86fe;--primary-500: #0095ff;--primary-400: #31a5ff;--primary-300: #5bb5ff;--primary-200: #8dcaff;--primary-100: #badeff;--gray-900: #272727;--gray-800: #494949;--gray-700: #686868;--gray-600: #7c7c7c;--gray-500: #a6a6a6;--gray-400: #c4c4c4;--gray-300: #e7e7e7;--gray-200: #f1f1f1;--gray-100: #f6f6f6;--black: #1e1e1e;--white: #ffffff;--yellow: #ffe76b;--blue: #a0befa;--success-900: #00621d;--success-800: #008132;--success-700: #00933e;--success-600: #00a54a;--success-500: #00b554;--success-400: #00c16c;--success-300: #2bcd87;--success-200: #7ddbaa;--success-100: #b3e9cb;--warning-900: #eb4e00;--warning-800: #f46b00;--warning-700: #fa7b00;--warning-600: #ff8b00;--warning-500: #ff9700;--warning-400: #ffa724;--warning-300: #ffb74c;--warning-200: #ffcc7f;--warning-100: #ffe0b2}.mobile{display:none}@media only screen and (min-width: 679px){.mobile{display:none !important}}@media only screen and (max-width: 678px){.desktop{display:none !important}}.successStories__header{width:100%;height:420px;position:relative;background-repeat:no-repeat;background-position:bottom;background-size:cover;transition:.36s cubic-bezier(0.32, 0.08, 0.24, 1),height .56s cubic-bezier(0.52, 0.16, 0.24, 1)}@media only screen and (max-width: 1024px){.successStories__header{height:300px}}.successStories__header__heading{position:relative;z-index:5}.successStories__header__context{width:48%;height:100%;background:url(../assets/images/userstory-header-mask.webp) no-repeat right top/100% 100%;padding:0 6.25rem 0 max(60px,48% - 486px);display:flex;align-items:center;position:relative;z-index:2}@media only screen and (max-width: 1024px){.successStories__header__context{width:58%}}@media only screen and (max-width: 678px){.successStories__header__context{width:60%;padding:0 1.25rem}}.successStories__header__context:after{content:"";position:absolute;left:-50px;bottom:0;width:413px;aspect-ratio:826/378;z-index:1;background:url(../assets/images/hero-obj.webp) no-repeat center/contain;z-index:1}@media only screen and (max-width: 1024px){.successStories__header__context:after{right:-150px;width:230px}}.successStories__header__deco{position:absolute;right:0;top:0;width:52%;bottom:0;display:flex;align-items:center;justify-content:center}.successStories__header__deco:before{content:"";width:69%;aspect-ratio:514/415;background:url(../assets/images/userstory-header-obj-temp.webp) no-repeat center/contain}@media only screen and (max-width: 678px){.successStories__header__deco:before{width:100%}}.successStories__header h2{color:#fff;font-size:3.375rem;font-weight:600;transition:.36s cubic-bezier(0.32, 0.08, 0.24, 1),height .56s cubic-bezier(0.52, 0.16, 0.24, 1)}@media only screen and (max-width: 1024px){.successStories__header h2{font-size:2.5rem}}.successStories__header h3{color:#1b61d7;font-size:1.25rem;line-height:1.625rem;letter-spacing:.15rem;margin-bottom:16px;transition:.36s cubic-bezier(0.32, 0.08, 0.24, 1),height .56s cubic-bezier(0.52, 0.16, 0.24, 1)}@media only screen and (max-width: 1024px){.successStories__header h3{font-size:1rem}}.successStories__header__wrapper{position:relative;height:100%;background:url(../assets/images/userstory-header-bg.webp) no-repeat right top/100% 100%}.successStories__content{background:url(../assets/images/bg-dot.png) #3b50f1}.successStories__content__topWrapper{display:flex;padding:90px max((100% - 990px - 50px)/2,20px) 52px}@media only screen and (max-width: 1024px){.successStories__content__topWrapper{margin:30px 0 28px;flex-direction:row-reverse;justify-content:center}}.successStories__content__title{color:#fff;font-size:2.5rem;font-weight:600;line-height:3.25rem;position:relative;margin-right:12px}@media only screen and (max-width: 1024px){.successStories__content__title{font-size:1.5rem;line-height:1.875rem}}.successStories__content__title__image{height:52px;top:0;left:0;background:url(../assets/images/star.png) no-repeat center/contain;aspect-ratio:1}@media only screen and (max-width: 1024px){.successStories__content__title__image{height:30px}}.successStories__content__category{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(100%, 330px), 1fr));grid-auto-rows:1fr;justify-content:center;gap:25px;padding:60px max((100% - 990px - 50px)/2,20px) 20px;transition:.3s}@media only screen and (max-width: 1024px){.successStories__content__category{padding-top:50px}}.successStories__content__category__item{position:relative;display:flex;flex-direction:column;padding:18px;background:#fff;border-radius:6px;box-shadow:0 2px 10px rgba(0,54,160,.15);transition:.3s}.successStories__content__category__item:hover{box-shadow:0 16px 30px rgba(0,54,160,.2)}.successStories__content__category__item__img{width:100%;margin-bottom:16px;aspect-ratio:330/210;position:relative}.successStories__content__category__item__img img{position:absolute;width:100%;height:100%;object-fit:cover}.successStories__content__category__item__title{margin-bottom:10px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.successStories__content__category__item__title a{color:#1e1e1e;font-weight:600;line-height:1.5rem;text-decoration:none}.successStories__content__category__item__summary{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;white-space:normal;margin-bottom:16px}.successStories__content__category__item__summary p{color:#272727;font-size:.875rem;line-height:1.625rem}.successStories__content__category__item__footer{display:flex;flex-direction:column;justify-content:space-between;margin-top:auto}.successStories__content__category__item__tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.successStories__content__category__item__tags span{display:flex;justify-content:center;align-items:center;padding:0 9px;background:#ffe76b;border-radius:70px;color:#272727;font-size:.75rem;line-height:1.5rem}.successStories__content__category__item__tags span:last-of-type{margin-right:0}.successStories__content__category__item__created__combine{font-size:.875rem;color:#c4c4c4;margin-top:auto}.successStories__content__category__item__created-default{margin-top:.375rem;font-size:.875rem;color:#c4c4c4}.successStories__content__category__item__created-default b{color:#c4c4c4}.successStories__content__search{padding:0 max((100% - 990px - 50px)/2,20px) 0}.successStories__content__search .fc_filter_seat{display:flex;flex-direction:row-reverse;gap:20px}@media only screen and (max-width: 1024px){.successStories__content__search .fc_filter_seat{flex-direction:column}}@media only screen and (max-width: 1024px){.successStories__content__search .fc_filter_line:not(.fc_filter_text_search).fc_odd{order:2}}.successStories__content__search .fc_filter_line:not(.fc_filter_text_search) .fc_filter_html{position:relative;color:#fff}.successStories__content__search .fc_filter_line:not(.fc_filter_text_search) .fc_filter_html:after{content:"";display:block;background:url("../assets/icon/chevron_down_white.png") no-repeat center/contain;width:14px;height:100%;position:absolute;top:50%;right:16px;transform:translateY(-50%);z-index:1;pointer-events:none;transition:.3s}.successStories__content__search .fc_filter_line:not(.fc_filter_text_search) span{display:block}.successStories__content__search .fc_field_filter{position:relative;min-width:200px;padding:6px 50px 6px 16px;border:1px solid #fff;border-radius:4px;font-size:1.25rem;font-weight:600;line-height:2rem;background:rgba(0,0,0,0);outline:none;appearance:none;cursor:pointer;color:#fff}.successStories__content__search .fc_field_filter option{color:#1e1e1e}.successStories__content__search .fc_filter_text_search{display:flex;align-items:center;width:330px;border-bottom:1px solid #fff;margin-left:auto;color:#fff}@media only screen and (max-width: 1024px){.successStories__content__search .fc_filter_text_search{grid-area:search;width:calc(100vw - 57px)}}.successStories__content__search .fc_filter_text_search .fc_text_search{flex:1}.successStories__content__search .fc_filter_text_search .fc_text_filter{all:unset;font-size:1.25rem;font-weight:600;line-height:32px;border:none;background:none;outline:none;color:#fff}.successStories__content__search .fc_filter_text_search .fc_text_filter::placeholder{color:#fff}.successStories__content__search .fc_filter_text_search::after{content:"";display:block;background:url("../assets/icon/search_white.png") no-repeat center/contain;width:14px;height:32px}@media only screen and (max-width: 1024px){.select2-container{width:100%}}.select2-chosen{width:fit-content;color:#fff}.select2-focus{position:absolute;display:block !important}.select2-focus-hide .select2-results{display:none}.select2-focus .select2-results{position:absolute;top:44px;width:330px !important}@media only screen and (max-width: 1024px){.select2-focus .select2-results{width:calc(100vw - 57px) !important}}.select2-focusser{display:none}.select2-search .select2-input{display:none}.select2-search-choice{position:absolute}.select2-search-choice div{color:#fff}.select2-searching{overflow:hidden;padding:16px}.select2-input{color:#fff;background:rgba(0,0,0,0);outline:none;width:100% !important}.select2-drop{position:absolute}.select2-no-results{display:none}.select2-hidden-accessible{display:none}.select2-results{position:relative;top:4px;max-height:320px;overflow:auto;background:#fff;border-radius:4px;box-shadow:0px 4px 12px rgba(0,0,0,.2);z-index:2}.select2-result{padding:16px;cursor:pointer;border-bottom:1px solid #a0befa}.select2-result:hover{background:#c9daf8}.select2-result:last-of-type{border-bottom:none}.select2-container--default{width:fit-content !important;min-width:200px}@media only screen and (max-width: 1024px){.select2-container--default{min-width:100%}}.select2-selection__rendered{position:relative;padding:6px 0px 6px 16px;border:1px solid #fff;border-radius:4px;font-size:1.25rem;font-weight:600;line-height:2rem;background:rgba(0,0,0,0);outline:none;appearance:none;color:#fff;cursor:pointer}@media only screen and (max-width: 1024px){.select2-selection__rendered{font-size:1rem;font-weight:400}}.select2-search--dropdown{display:none}.select2-results__options{position:relative;max-height:320px;overflow:auto;box-shadow:0 4px 12px rgba(0,0,0,.2);border-radius:4px;background:#fff}@media only screen and (max-width: 1024px){.select2-results__options{width:calc(100% - 40px)}}.select2-results__option{padding:16px;border-bottom:1px solid #a0befa;cursor:pointer}.select2-results__option:last-of-type{border-bottom:none}.select2-results__option:hover{background:#c9daf8}fieldset[class*=fc_filter]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}.pagination:has(ul){position:relative;padding-block:74px;--c-pagi-item: var(--white);--c-pagi-item-active: var(--black);--c-pagi-item-bg-active: var(--yellow);--c-pagi-item-disabled: var(--white)}.pagination:has(ul) .counter{color:var(--white)}.stories-item__hero{position:relative;width:100%;height:500px;background:url("../assets/images/stories-item-hero.webp") no-repeat center/cover;transition:inset .56s cubic-bezier(0.52, 0.16, 0.24, 1);overflow:hidden}@media only screen and (max-width: 678px){.stories-item__hero{height:fit-content;flex-direction:column}}.stories-item__hero__articleImage{position:relative;width:100%;height:500px;background:no-repeat center/cover;filter:drop-shadow(0px 4px 20px rgba(2, 26, 89, 0.25));z-index:2}@media only screen and (max-width: 678px){.stories-item__hero__articleImage{height:396px;filter:none}}.stories-item__hero__infoBox{position:absolute;bottom:20%;left:-190px;padding:0 40px 0 120px}.stories-item__hero__infoBox.no-userimg{left:30px;padding:0 40px 30px 0}@media only screen and (max-width: 678px){.stories-item__hero__infoBox{position:relative;top:-80px;left:0;flex-direction:column;padding:0 20px}}.stories-item__hero__avatar{position:relative;width:166px;height:fit-content;aspect-ratio:1;z-index:2}.stories-item__hero__avatar img{aspect-ratio:1/1;background:#fff;width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:50%;drop-shadow:0px 6px 10px rgba(0,10,28,.6)}.stories-item__hero__imgBox{display:flex;align-items:flex-end}@media only screen and (max-width: 678px){.stories-item__hero__imgBox{position:relative;top:-40px;justify-content:center}}.stories-item__hero__textBox{justify-content:flex-end;margin-left:20px}@media only screen and (max-width: 678px){.stories-item__hero__textBox{margin-bottom:64px}}.stories-item__hero__serviceName{color:hsla(0,0%,100%,.5);font-size:1.125rem;font-weight:500;line-height:1.625rem;margin-bottom:8px}.stories-item__hero__serviceName span{color:hsla(0,0%,100%,.5)}.stories-item__hero__title{color:#fff;font-size:2.625rem;font-weight:600;line-height:3.875rem;margin-bottom:.5rem;margin-right:2.5rem}@media only screen and (max-width: 678px){.stories-item__hero__title{margin-bottom:4px;font-size:2rem;line-height:2.625rem;margin-right:1.25rem}}.stories-item__hero__line{position:relative;left:-110px;width:320px;height:4px;background:url("../assets/images/stories-item-hero-line.png") no-repeat right/cover;margin-bottom:8px}@media only screen and (max-width: 678px){.stories-item__hero__line{position:relative;left:-25.8666666667%;bottom:0;width:100%}}.stories-item__hero__respondent{margin-right:2.5rem}.stories-item__hero__respondent span{color:#fff;font-size:1.125rem;font-weight:500;line-height:1.625rem}.stories-item__hero__created{margin-top:.9375rem;color:#fff;font-size:.9375rem;font-weight:500;line-height:1.25rem;opacity:.7}.stories-item__hero__created b{color:#fff;font-size:.9375rem;font-weight:500;line-height:1.25rem}.stories-item__hero__deco__mountain{position:absolute;right:-2%;bottom:0;width:31.9444444444%;max-width:460px;aspect-ratio:460/92;background:url("../assets/images/stories-item-hero-right-deco.png") no-repeat center/contain}.stories-item__hero__deco__star{position:absolute;right:6.7361111111%;bottom:51%;width:74px;max-width:74px;aspect-ratio:1;background:url("../assets/images/stories-item-hero-deco-2.png") no-repeat center/contain}.stories-item__wrapper{display:flex}.stories-item__wrapper--left{position:relative;flex:0 0 39.5833333333%}.stories-item__wrapper--right{position:relative;flex:2 0}.stories-item__wrapper--column{display:flex;flex-direction:column}.stories-item__content{position:relative;text-wrap:pretty}.stories-item__content img{display:inline-block;max-inline-size:100%;block-size:auto}.stories-item__content__feat{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(100%, 250px), 0fr));justify-content:center;align-items:start;padding:0 40px;margin:0 auto 60px}.stories-item__content__feat .item{display:grid;justify-items:center}.stories-item__content__feat .item figure{display:grid;place-items:center}.stories-item__content__feat .item img,.stories-item__content__feat .item svg,.stories-item__content__feat .item canvas{display:block;block-size:auto;inline-size:min(100%,235px)}.stories-item__content__feat .item span{color:#566478;line-height:1.5;text-align:center}.stories-item__content__summary{position:relative;display:flex;justify-content:center;padding:0 20px;margin-bottom:90px}@media only screen and (max-width: 678px){.stories-item__content__summary{margin-bottom:0}}.stories-item__content__summary__author{line-height:30px}.stories-item__content__summary__card{position:relative;top:-42px;width:min(720px,100%);background:#fff;border-radius:12px;box-shadow:0px 4px 20px rgba(30,30,30,.1);padding:52px 56px 42px 76px;z-index:2}@media only screen and (max-width: 678px){.stories-item__content__summary__card{top:0;padding:40px 30px}}.stories-item__content__summary__text{color:#272727;line-height:1.875rem;margin-bottom:2rem}.stories-item__content__summary__quote1{position:absolute;top:-20px;left:-4.4444444444%;width:61px;aspect-ratio:1;background:url("../assets/images/stories-item-quote1.png") no-repeat center/contain}.stories-item__content__summary__quote2{position:absolute;bottom:-11.8518518519%;right:6.1111111111%;width:61px;aspect-ratio:1;background:url("../assets/images/stories-item-quote2.png") no-repeat center/contain}.stories-item__content__onemin{display:flex;flex-direction:column;align-items:center;padding:0 40px;margin-bottom:clamp(30px,5vw,78px)}@media only screen and (max-width: 678px){.stories-item__content__onemin{margin-top:40px}}.stories-item__content__onemin .quicklook-section{width:min(740px,100%);margin-bottom:40px}.stories-item__content__onemin .quicklook-section:last-child{margin-bottom:0px}.stories-item__content__onemin .quicklook-title{display:flex;align-items:center;font-size:1.125rem;font-weight:500;line-height:1.875rem;margin-bottom:27px}.stories-item__content__onemin .quicklook-title svg{padding-right:12px}.stories-item__content__onemin .quicklook-title::after{content:"";display:block;height:1px;background:rgba(39,39,39,.8);flex:1;margin-left:20px}.stories-item__content__onemin .quicklook-summary{padding-inline:30px 0;font-size:1rem;font-weight:500;line-height:1.875rem}.stories-item__content__onemin .quicklook-summary ol{list-style:decimal;padding-inline:18px 0}.stories-item__content__onemin .quicklook-summary ul:has(li[title]){display:grid;grid-template-columns:repeat(auto-fit, minmax(min(100%, 220px), 0fr));justify-content:start;align-items:start;gap:16px}@media only screen and (max-width: 678px){.stories-item__content__onemin .quicklook-summary ul:has(li[title]){justify-content:center}}.stories-item__content__description{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:40px}.stories-item__content__description__text{width:min(740px,100%);line-height:1.75rem}.stories-item__content__description__text img{max-width:100%;height:auto;margin-top:1rem}.stories-item__content__deco__left-corner{position:absolute;left:max(20px,(100vw - 740px)/2 - 40px);bottom:0;width:98px;max-width:98px;aspect-ratio:1;background:url("../assets/images/stories-item-content-summary-deco.png") no-repeat center/cover}.stories-item__content__deco__right-corner{position:absolute;right:0;bottom:0;width:21.5277777778%;max-width:310px;aspect-ratio:621/841;background:url("../assets/images/stories-item-content-deco.png") no-repeat center/cover}.articlenav{position:relative;z-index:1;width:min(740px,100%);margin:0 auto;margin-top:150px}.articlenav .fcpagenav{display:flex;justify-content:space-around;align-items:center}.articlenav .fcpagenav-return{display:none}.articlenav .fcpagenav-items-cnt{padding:10px 16px;border:1px solid #1e1e1e;border-radius:40px}li[title]{display:grid;grid-template-rows:auto auto auto;grid-template-areas:"logo" "text" ".";justify-items:center;padding-block:24px 20px;padding-inline:12px;border-radius:0px 30px;border:1px solid #c3d7f4}li[title]::before,li[title]::after{content:"";display:block;background-repeat:no-repeat;background-position:center;background-size:contain}li[title]::before{grid-area:logo;aspect-ratio:1/1;width:min(90px,100%);margin-block:0 16px}li[title]::after{grid-area:text;height:14px;width:100%}li[title] span{display:block;font-size:14px;color:#566478;line-height:1.5;text-align:center;padding-block:28px 0}li[title][title=crm]::before{background-image:url(../assets/images/product/global/logo/crm_logo.svg)}li[title][title=crm]::after{background-image:url(../assets/images/product/global/logo/crm_text.svg)}li[title][title=bizform]::before{background-image:url(../assets/images/product/global/logo/bizform_logo.svg)}li[title][title=bizform]::after{background-image:url(../assets/images/product/global/logo/bizform_text.svg)}li[title][title=cmp]::before{background-image:url(../assets/images/product/global/logo/cmp_logo.svg)}li[title][title=cmp]::after{background-image:url(../assets/images/product/global/logo/cmp_text.svg)}li[title][title=finance]::before{background-image:url(../assets/images/product/global/logo/finance_logo.svg)}li[title][title=finance]::after{background-image:url(../assets/images/product/global/logo/finance_text.svg)}li[title][title=hcm]::before{background-image:url(../assets/images/product/global/logo/hcm_logo.svg)}li[title][title=hcm]::after{background-image:url(../assets/images/product/global/logo/hcm_text.svg)}li[title][title=od]::before{background-image:url(../assets/images/product/global/logo/od_logo.svg)}li[title][title=od]::after{background-image:url(../assets/images/product/global/logo/od_text.svg)}li[title][title=km]::before{background-image:url(../assets/images/product/global/logo/km_logo.svg)}li[title][title=km]::after{background-image:url(../assets/images/product/global/logo/km_text.svg)}li[title][title=netzero]::before{background-image:url(../assets/images/product/global/logo/netzero_logo.svg)}li[title][title=netzero]::after{background-image:url(../assets/images/product/global/logo/netzero_text.svg)}:root{--contactusbg: var(--bg)}.section-contactus{position:relative;overflow:hidden}.section-contactus::before{content:"";display:block;position:absolute;inset:0 0 0 0;background:url(../assets/images/bg-dot.png) #6275f0}.section-contactus__container{color:#fff;padding-top:clamp(30px,9.2592592593%,100px);padding-bottom:0 !important;display:grid;grid-template-columns:1fr 60%;grid-template-rows:auto 1fr;position:relative;z-index:5;grid-template-areas:"title img" "desc img"}#contactus2 .section-contactus__container{display:block;padding-block:clamp(20px,3.7037037037%,40px);text-align:center;color:#333}@media only screen and (max-width: 551px){.section-contactus__container{display:block;text-align:center}}.section-contactus__logo{width:180px;aspect-ratio:360/90;background:url(../assets/images/vital_logo_w.png) no-repeat center/contain;margin:10px auto;color:rgba(0,0,0,0)}.section-contactus__title{grid-area:title;font-size:2.5rem;line-height:3.25rem;font-weight:bold;color:#fff;margin-bottom:1.25rem;white-space:nowrap;margin-right:clamp(20px,5.5555555556%,60px)}@media only screen and (max-width: 551px){.section-contactus__title{margin:1.5rem 1rem 0;font-size:1.5rem}}#contactus2 .section-contactus__title{font-size:1.75rem;line-height:1.875rem;margin:.625rem auto;text-align:center}.section-contactus__content{grid-area:desc;font-size:1rem;line-height:1.75rem;padding-bottom:1.875rem}@media only screen and (max-width: 551px){.section-contactus__content{margin:0 1.875rem}}#contactus2 .section-contactus__content{color:#333;text-align:center}.section-contactus__content p{color:#fff}#contactus2 .section-contactus__content p{text-align:center}.section-contactus__content .button{display:inline-block;margin-top:2.5rem;padding:14px 33px;color:#fff;font-size:1.25rem;font-weight:600;line-height:1.1;text-align:center;border-radius:4px;background:#0e86fe;box-shadow:0 4px 10px rgba(27,97,215,.4)}#contactus2 .section-contactus__content .button{margin-top:1.25rem}@media only screen and (max-width: 551px){.section-contactus__content .button{margin-top:1.25rem}}.section-contactus__screen{grid-area:img;width:min(100%,650px);line-height:0;display:flex;align-items:flex-end}@media only screen and (max-width: 678px){.section-contactus__screen{display:none}}.section-contactus__screen img{width:min(100%,650px);height:auto}.section-contactus__deco-circle-l{width:150px;position:absolute;z-index:2;top:-40px;left:20px}@media only screen and (max-width: 1280px){.section-contactus__deco-circle-l{width:120px}}@media only screen and (max-width: 678px){.section-contactus__deco-circle-l{display:none}}.section-contactus__deco-circle-r{width:150px;position:absolute;z-index:2;bottom:-40px;right:30px}@media only screen and (max-width: 678px){.section-contactus__deco-circle-r{width:40px;top:20px;right:-10px}}.section-contactus__deco-wave{width:595px;height:335px;position:absolute;z-index:2;left:-60px;bottom:-50px}.section-contactus__deco-lightnoise{width:800px;position:absolute;z-index:1;top:-470px;right:-500px;opacity:.8;filter:grayscale(1)}.section-contactus__deco-darknoise{width:1200px;position:absolute;z-index:1;bottom:-570px;right:50%;transform:translate3d(550px, 0, 0)}.section-contactus__deco-logotype{width:760px;height:145px;position:absolute;z-index:2;right:30px;top:20px}@media only screen and (max-width: 1280px){.section-contactus__deco-logotype{display:none}}#contactus{--contactusbg: url(../assets/images/product_blue-right_bg.webp) no-repeat center / cover}#contactus2{--contactusbg: url(../assets/images/product_purple_bg.webp) no-repeat center / cover}
