: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}.blog__header{width:100%;height:420px;position:relative;background-repeat:no-repeat;background-position:bottom;background-size:cover;padding-top:90px}@media only screen and (max-width: 678px){.blog__header{padding-top:56px}}@media only screen and (max-width: 1024px){.blog__header{height:300px}}.blog__header:after{content:"";position:absolute;bottom:0;inset:auto 0 0 0;height:24px;z-index:5;background:url(../assets/images/color-line-blue--green.webp) no-repeat center/100% 100%}.blog__header h2{font-size:3.375rem;font-weight:600}.blog__header h3{color:#1b61d7;font-size:1.25rem;line-height:1.625rem;letter-spacing:.15rem;margin-bottom:16px}.blog__header__wrapper{padding:0 max(20px,(100% - 1040px + 22px)/2);position:relative;z-index:9}.blog__header__container{padding-block:0 !important;margin:0 !important;width:100%;height:100%;display:flex;align-items:center;position:relative;overflow:hidden}.blog__header__container:before{content:"";position:absolute;width:160px;aspect-ratio:1;inset:auto auto -40px -70px;z-index:4;background:url(../assets/images/stories-item-content-summary-deco.png) no-repeat center/contain}.blog__header__deco{position:absolute;right:0;top:0;bottom:0;width:min(44%,640px);background:url(../assets/images/news-header-deco.png) no-repeat top right/auto 100%;z-index:1}@media only screen and (max-width: 1280px){.blog__header__deco{background:url(../assets/images/news-header-deco.png) no-repeat top left/auto 100%}}@media only screen and (max-width: 678px){.blog__header__deco{width:90%;background-position:left top;background-size:auto 100%}}.blog__header__deco:before{content:"";position:absolute;content:"";position:absolute;inset:auto auto 92px -120px;width:83px;aspect-ratio:83/88;z-index:4;background:url(../assets/images/star-gradient.png) no-repeat center/contain;animation:twinkleStart 1400ms infinite alternate}@media only screen and (max-width: 678px){.blog__header__deco:before{inset:auto auto 102px -20px}}@keyframes twinkleStart{from{transform:scale(1);opacity:1}to{transform:scale(0.8);opacity:0}}.blog__content{background:url("../assets/images/section-bg-light-green.jpg") no-repeat center/100% 100%;padding-top:3.125rem;position:relative;overflow:hidden;width:100%}.blog__content:after{content:"";position:absolute;right:-116px;bottom:0;width:524px;aspect-ratio:524/243;background:url(../assets/images/vital-home-news__deco.webp) no-repeat top center/100% auto}@media only screen and (max-width: 768px){.blog__content:after{display:none}}.blog__content:before{content:"";position:absolute;left:-50px;bottom:0;width:min(70%,482px);aspect-ratio:482/97;background:url(../assets/images/blue-wave-deco--top.png) no-repeat center/contain}@media only screen and (max-width: 678px){.blog__content:before{display:none}}.blog__content__topWrapper{display:flex;margin:10px 0 32px;padding:0 max((100% - 990px - 50px)/2,20px) 0}@media only screen and (max-width: 1024px){.blog__content__topWrapper{margin:30px 0 28px;flex-direction:row-reverse;justify-content:center}}.blog__content__title{color:#1e1e1e;font-size:2.5rem;font-weight:600;line-height:3.25rem;position:relative;margin-right:12px}@media only screen and (max-width: 1024px){.blog__content__title{font-size:1.5rem;line-height:1.875rem}}.blog__content__title__image{height:52px;top:0;left:0;background:url("/images/blog-star.png") no-repeat center/contain;aspect-ratio:1}@media only screen and (max-width: 1024px){.blog__content__title__image{height:30px}}.blog__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:30px max((100% - 990px - 50px)/2,20px) 20px;transition:.3s}.blog__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}.blog__content__category__item:hover{box-shadow:0 16px 30px rgba(0,54,160,.2)}.blog__content__category__item__img{width:100%;margin-bottom:16px;aspect-ratio:330/210;position:relative}.blog__content__category__item__img img{position:absolute;width:100%;height:100%;object-fit:cover}.blog__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}.blog__content__category__item__title a{color:#1e1e1e;font-weight:600;line-height:1.5rem;text-decoration:none}.blog__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}.blog__content__category__item__summary p{color:#272727;font-size:.875rem;line-height:1.625rem}.blog__content__category__item__footer{display:flex;flex-direction:column;justify-content:space-between;margin-top:auto}.blog__content__category__item__tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.blog__content__category__item__tags .fc_categories{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}.blog__content__category__item__tags .fc_categories:last-of-type{margin-right:0}.blog__content__category__item__created__combine{font-size:.875rem;color:#c4c4c4;margin-top:auto}.blog__content__category__item__created-default{color:#c4c4c4;font-size:.875rem;line-height:1.875rem;margin-top:auto}.blog__content__category__item__created-default b{color:#c4c4c4}.blog__content__search{padding:0 max((100% - 990px - 50px)/2,20px) 0}.blog__content__search .fc_filter_seat{display:flex;flex-direction:row-reverse;gap:20px}@media only screen and (max-width: 1024px){.blog__content__search .fc_filter_seat{flex-direction:column}}@media only screen and (max-width: 1024px){.blog__content__search .fc_filter_line:not(.fc_filter_text_search).fc_odd{order:2}}.blog__content__search .fc_filter_line:not(.fc_filter_text_search) .fc_filter_html{position:relative}.blog__content__search .fc_filter_line:not(.fc_filter_text_search) .fc_filter_html:after{content:"";display:block;background:url("../assets/icon/chevron_down_gray.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}.blog__content__search .fc_filter_line:not(.fc_filter_text_search) span{display:block}.blog__content__search .fc_field_filter{position:relative;padding:6px 50px 6px 16px;border:1px solid #272727;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}.blog__content__search .fc_filter_text_search{display:flex;align-items:center;width:330px;border-bottom:1px solid #1e1e1e;margin-left:auto}@media only screen and (max-width: 1024px){.blog__content__search .fc_filter_text_search{grid-area:search;width:calc(100vw - 57px)}}.blog__content__search .fc_filter_text_search .fc_text_search{flex:1}.blog__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}.blog__content__search .fc_filter_text_search .fc_text_filter::placeholder{color:#1e1e1e}.blog__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}div.fc_field_filter{display:none}@media only screen and (max-width: 1024px){.select2-container{width:100%}}.select2-chosen{width:fit-content;color:#555}.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:#555}.select2-searching{overflow:hidden;padding:16px}.select2-input{color:#555;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:#555;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 #272727;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}@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:#555}@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}.pagination:has(ul){position:relative;padding:74px 0}: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}
