﻿@import"https://fonts.googleapis.com/css2?family=Niramit:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";:root{--primary-25: #f5fef7;--primary-50: #eaf6ec;--primary-100: #bce4c5;--primary-200: #9cd7a9;--primary-250: #83d14d;--primary-300: #6fc482;--primary-400: #53b96a;--primary-500: #28a745;--primary-600: #24983f;--primary-700: #1c7731;--primary-800: #165c26;--primary-900: #224f2f;--primary-950: #1d453b;--secondary-25: #fefaf0;--secondary-50: #f8f4e9;--secondary-100: #fbeed0;--secondary-200: #f9e6b9;--secondary-300: #f7da99;--secondary-400: #f5d385;--secondary-500: #f3c867;--secondary-600: #ddb65e;--secondary-700: #ad8e49;--secondary-800: #866e39;--secondary-900: #66542b;--secondary-950: #483b1e;--blue-25: #f5faff;--blue-50: #eff8ff;--blue-60: #d1e9ff;--blue-100: #beddfd;--blue-200: #9fccfd;--blue-300: #73b5fc;--blue-400: #58a6fb;--blue-500: #2e90fa;--blue-600: #2a83e4;--blue-700: #2166b2;--blue-800: #194f8a;--blue-900: #133c69;--blue-950: #e9ebf8;--red-25: #fffbfa;--red-50: #fef3f2;--red-100: #fee4e2;--red-200: #fecdca;--red-300: #fda29b;--red-400: #f97066;--red-500: #f04438;--red-600: #d92d20;--red-700: #b42318;--red-800: #912018;--red-900: #7a271a;--red-950: #55160c;--text-black: #000000;--text-white: #ffffff;--text-primary: var(--primary-500);--text-primary-dark: var(--primary-700);--text-primary-darkest: var(--primary-900);--text-secondary: var(--blue-800);--text-secondary-dark: #175cd3;--text-secondary-darkest: #194185;--text-tertiary: var(--blue-500);--text-tertiary-hover: var(--blue-500);--text-grey-darkest: #101828;--text-grey-dark: #344054;--text-grey: #667085;--text-disabled: #98a2b3;--text-error: var(--red-500);--text-error-dark: var(--red-700);--text-success: #17b26a;--text-success-dark: #067647;--text-information: #175cd3;--text-information-dark: #004eeb;--transparent: rgb(255 255 255 / 0%);--bg-black: var(--text-black);--bg-white: var(--text-white);--bg-primary-lightest: var(--primary-50);--bg-primary-lighter: var(--primary-100);--bg-primary: var(--primary-500);--bg-primary-dark: var(--primary-800);--bg-secondary-lighter: var(--red-50);--bg-secondary: var(--red-500);--bg-secondary-dark: var(--red-700);--bg-success-lighter: #dcfae6;--bg-tertiary: var(--blue-500);--bg-tertiary-lighter: var(--blue-100);--bg-success: #17b26a;--bg-success-dark: #067647;--bg-error-lighter: var(--red-100);--bg-error: var(--red-500);--bg-error-dark: var(--red-700);--bg-information-lighter: var(--blue-100);--bg-information: var(--blue-500);--bg-information-dark: var(--blue-900);--bg-grey-darkest: #182230;--bg-grey-darker: #475467;--bg-grey-dark: #98a2b3;--bg-grey-light: #d0d5dd;--bg-disabled: #eaecf0;--bg-grey-lighter: #f2f4f7;--bg-grey-lightest: #f9fafb;--slider-text-active: var(--text-grey-darkest);--slider-text-grey: var(--text-grey);--slider-text-disabled: var(--text-disabled);--slider-text-primary: var(--text-primary);--border-black: var(--text-black);--border-white: var(--text-white);--border-grey-darker: #182230;--border-grey-dark: #344054;--border-grey: #667085;--border-disabled: #98a2b3;--border-grey-light: #e0e2e7;--border-grey-dividers: #eaecf0;--border-information: #2970ff;--border-error: #f04438;--border-light-blue: #bae0fd;--border-primary-light: #c9e2cf;--fg-black: var(--text-black);--fg-white: var(--text-white);--fg-primary: var(--blue-800);--fg-tertiary: var(--blue-500);--fg-primary-lightest: var(--blue-500);--fg-primary-lighter: var(--blue-800);--fg-primary-dark: #11461d;--fg-primary-darkest: var(--blue-950);--fg-secondary: var(--red-500);--fg-secondary-light: var(--red-100);--fg-grey-darkest: #161b26;--fg-grey-darker: #1f242f;--fg-grey-dark: #333741;--fg-grey: #85888e;--fg-disabled: #94969c;--fg-grey-light: #cecfd2;--fg-grey-lighter: #ececed;--fg-error: #f04438;--fg-error-dark: #b42318;--fg-success: #17b26a;--fg-success-dark: #067647;--fg-information: #2970ff;--fg-information-dark: #00359e;--input-text-placeholder: #667085;--input-text-label: var(--text-grey-darkest);--input-text-disabled: var(--text-disabled);--input-text-active: var(--text-grey-darkest);--input-text-error: var(--text-error);--input-border-focus: var(--border-information);--input-border-enable: var(--border-grey-light);--input-border-error: var(--border-error);--FontColor: var(--text-black);--FontColor2: var(--blue-800);--Shadow: 0px -5.469px 10.756px 0px rgba(8, 67, 121, 0.19);--ShadowCard: 2px 5px 7.3px 0 rgba(42, 50, 64, 0.06);--ShadowAccordian: 0px 0px 8px 0px rgba(2, 92, 162, 0.1);--ShadowCardButton: 0 1px 8px 0 rgba(0, 0, 0, 0.1);--ShadowTabButton: 0 6px 6px -1px rgba(40, 167, 69, 0.15);--bg-banner: #d6fccf;--bg-warning: #e8af0f;--bg-card-body: #f5f5f6}@font-face{font-family:"Noto Sans Thai";font-style:normal;font-weight:300;src:url("../fonts/noto_sans/NotoSansThai-Light.ttf") format("ttf"),url("../fonts/noto_sans/NotoSansThai-Light.woff") format("woff")}@font-face{font-family:"Noto Sans Thai";font-style:normal;font-weight:400;src:url("../fonts/noto_sans/NotoSansThai-Regular.ttf") format("ttf"),url("../fonts/noto_sans/NotoSansThai-Regular.woff") format("woff")}@font-face{font-family:"Noto Sans Thai";font-style:normal;font-weight:500;src:url("../fonts/noto_sans/NotoSansThai-Medium.ttf") format("ttf")}@font-face{font-family:"Noto Sans Thai";font-style:normal;font-weight:600;src:url("../fonts/noto_sans/NotoSansThai-SemiBold.ttf") format("ttf"),url("../fonts/noto_sans/NotoSansThai-SemiBold.woff") format("woff")}@font-face{font-family:"Noto Sans Thai";font-style:normal;font-weight:700;src:url("../fonts/noto_sans/NotoSansThai-Bold.ttf") format("ttf"),url("../fonts/noto_sans/NotoSansThai-Bold.woff") format("woff")}@font-face{font-family:"fontello";src:url("../fonts/icon/fontello.eot?4886008");src:url("../fonts/icon/fontello.eot?4886008#iefix") format("embedded-opentype"),url("../fonts/icon/fontello.woff2?4886008") format("woff2"),url("../fonts/icon/fontello.woff?4886008") format("woff"),url("../fonts/icon/fontello.ttf?4886008") format("truetype"),url("../fonts/icon/fontello.svg?4886008#fontello") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Sarabun";src:url("../fonts/thsarabun/THSarabunNew.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Sarabun";src:url("../fonts/thsarabun/THSarabunNew Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}[class^=icon-]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-diploma:before{content:""}.icon-workplace:before{content:""}.icon-employee:before{content:""}.icon-clock:before{content:""}.icon-book:before{content:""}.icon-color-mode:before{content:""}.icon-density_medium:before{content:""}.icon-size:before{content:""}.icon-arrow-top:before{content:""}.icon-calendar:before{content:""}.icon-call:before{content:""}.icon-certificate-authority:before{content:""}.icon-east:before{content:""}.icon-hand-shake:before{content:""}.icon-lock:before{content:""}.icon-mail:before{content:""}.icon-newspaper:before{content:""}.icon-play:before{content:""}.icon-search:before{content:""}.icon-printer:before{content:""}.icon-qualification:before{content:""}.icon-quality:before{content:""}.icon-speech-bubble:before{content:""}.icon-star:before{content:""}.icon-training:before{content:""}.icon-users:before{content:""}.icon-west:before{content:""}.icon-down-open-1:before{content:""}.icon-up-open-1:before{content:""}.icon-right-open-1:before{content:""}.icon-left-open-1:before{content:""}@font-face{font-family:"bootstrap-icons";src:url("../fonts/icon/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff2"),url("../fonts/icon/bootstrap-icons.woff?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff");font-display:swap}.bi::before,[class^=bi-]::before,[class*=" bi-"]::before{display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123::before{content:""}.bi-alarm-fill::before{content:""}.bi-alarm::before{content:""}.bi-align-bottom::before{content:""}.bi-align-center::before{content:""}.bi-align-end::before{content:""}.bi-align-middle::before{content:""}.bi-align-start::before{content:""}.bi-align-top::before{content:""}.bi-alt::before{content:""}.bi-app-indicator::before{content:""}.bi-app::before{content:""}.bi-archive-fill::before{content:""}.bi-archive::before{content:""}.bi-arrow-90deg-down::before{content:""}.bi-arrow-90deg-left::before{content:""}.bi-arrow-90deg-right::before{content:""}.bi-arrow-90deg-up::before{content:""}.bi-arrow-bar-down::before{content:""}.bi-arrow-bar-left::before{content:""}.bi-arrow-bar-right::before{content:""}.bi-arrow-bar-up::before{content:""}.bi-arrow-clockwise::before{content:""}.bi-arrow-counterclockwise::before{content:""}.bi-arrow-down-circle-fill::before{content:""}.bi-arrow-down-circle::before{content:""}.bi-arrow-down-left-circle-fill::before{content:""}.bi-arrow-down-left-circle::before{content:""}.bi-arrow-down-left-square-fill::before{content:""}.bi-arrow-down-left-square::before{content:""}.bi-arrow-down-left::before{content:""}.bi-arrow-down-right-circle-fill::before{content:""}.bi-arrow-down-right-circle::before{content:""}.bi-arrow-down-right-square-fill::before{content:""}.bi-arrow-down-right-square::before{content:""}.bi-arrow-down-right::before{content:""}.bi-arrow-down-short::before{content:""}.bi-arrow-down-square-fill::before{content:""}.bi-arrow-down-square::before{content:""}.bi-arrow-down-up::before{content:""}.bi-arrow-down::before{content:""}.bi-arrow-left-circle-fill::before{content:""}.bi-arrow-left-circle::before{content:""}.bi-arrow-left-right::before{content:""}.bi-arrow-left-short::before{content:""}.bi-arrow-left-square-fill::before{content:""}.bi-arrow-left-square::before{content:""}.bi-arrow-left::before{content:""}.bi-arrow-repeat::before{content:""}.bi-arrow-return-left::before{content:""}.bi-arrow-return-right::before{content:""}.bi-arrow-right-circle-fill::before{content:""}.bi-arrow-right-circle::before{content:""}.bi-arrow-right-short::before{content:""}.bi-arrow-right-square-fill::before{content:""}.bi-arrow-right-square::before{content:""}.bi-arrow-right::before{content:""}.bi-arrow-up-circle-fill::before{content:""}.bi-arrow-up-circle::before{content:""}.bi-arrow-up-left-circle-fill::before{content:""}.bi-arrow-up-left-circle::before{content:""}.bi-arrow-up-left-square-fill::before{content:""}.bi-arrow-up-left-square::before{content:""}.bi-arrow-up-left::before{content:""}.bi-arrow-up-right-circle-fill::before{content:""}.bi-arrow-up-right-circle::before{content:""}.bi-arrow-up-right-square-fill::before{content:""}.bi-arrow-up-right-square::before{content:""}.bi-arrow-up-right::before{content:""}.bi-arrow-up-short::before{content:""}.bi-arrow-up-square-fill::before{content:""}.bi-arrow-up-square::before{content:""}.bi-arrow-up::before{content:""}.bi-arrows-angle-contract::before{content:""}.bi-arrows-angle-expand::before{content:""}.bi-arrows-collapse::before{content:""}.bi-arrows-expand::before{content:""}.bi-arrows-fullscreen::before{content:""}.bi-arrows-move::before{content:""}.bi-aspect-ratio-fill::before{content:""}.bi-aspect-ratio::before{content:""}.bi-asterisk::before{content:""}.bi-at::before{content:""}.bi-award-fill::before{content:""}.bi-award::before{content:""}.bi-back::before{content:""}.bi-backspace-fill::before{content:""}.bi-backspace-reverse-fill::before{content:""}.bi-backspace-reverse::before{content:""}.bi-backspace::before{content:""}.bi-badge-3d-fill::before{content:""}.bi-badge-3d::before{content:""}.bi-badge-4k-fill::before{content:""}.bi-badge-4k::before{content:""}.bi-badge-8k-fill::before{content:""}.bi-badge-8k::before{content:""}.bi-badge-ad-fill::before{content:""}.bi-badge-ad::before{content:""}.bi-badge-ar-fill::before{content:""}.bi-badge-ar::before{content:""}.bi-badge-cc-fill::before{content:""}.bi-badge-cc::before{content:""}.bi-badge-hd-fill::before{content:""}.bi-badge-hd::before{content:""}.bi-badge-tm-fill::before{content:""}.bi-badge-tm::before{content:""}.bi-badge-vo-fill::before{content:""}.bi-badge-vo::before{content:""}.bi-badge-vr-fill::before{content:""}.bi-badge-vr::before{content:""}.bi-badge-wc-fill::before{content:""}.bi-badge-wc::before{content:""}.bi-bag-check-fill::before{content:""}.bi-bag-check::before{content:""}.bi-bag-dash-fill::before{content:""}.bi-bag-dash::before{content:""}.bi-bag-fill::before{content:""}.bi-bag-plus-fill::before{content:""}.bi-bag-plus::before{content:""}.bi-bag-x-fill::before{content:""}.bi-bag-x::before{content:""}.bi-bag::before{content:""}.bi-bar-chart-fill::before{content:""}.bi-bar-chart-line-fill::before{content:""}.bi-bar-chart-line::before{content:""}.bi-bar-chart-steps::before{content:""}.bi-bar-chart::before{content:""}.bi-basket-fill::before{content:""}.bi-basket::before{content:""}.bi-basket2-fill::before{content:""}.bi-basket2::before{content:""}.bi-basket3-fill::before{content:""}.bi-basket3::before{content:""}.bi-battery-charging::before{content:""}.bi-battery-full::before{content:""}.bi-battery-half::before{content:""}.bi-battery::before{content:""}.bi-bell-fill::before{content:""}.bi-bell::before{content:""}.bi-bezier::before{content:""}.bi-bezier2::before{content:""}.bi-bicycle::before{content:""}.bi-binoculars-fill::before{content:""}.bi-binoculars::before{content:""}.bi-blockquote-left::before{content:""}.bi-blockquote-right::before{content:""}.bi-book-fill::before{content:""}.bi-book-half::before{content:""}.bi-book::before{content:""}.bi-bookmark-check-fill::before{content:""}.bi-bookmark-check::before{content:""}.bi-bookmark-dash-fill::before{content:""}.bi-bookmark-dash::before{content:""}.bi-bookmark-fill::before{content:""}.bi-bookmark-heart-fill::before{content:""}.bi-bookmark-heart::before{content:""}.bi-bookmark-plus-fill::before{content:""}.bi-bookmark-plus::before{content:""}.bi-bookmark-star-fill::before{content:""}.bi-bookmark-star::before{content:""}.bi-bookmark-x-fill::before{content:""}.bi-bookmark-x::before{content:""}.bi-bookmark::before{content:""}.bi-bookmarks-fill::before{content:""}.bi-bookmarks::before{content:""}.bi-bookshelf::before{content:""}.bi-bootstrap-fill::before{content:""}.bi-bootstrap-reboot::before{content:""}.bi-bootstrap::before{content:""}.bi-border-all::before{content:""}.bi-border-bottom::before{content:""}.bi-border-center::before{content:""}.bi-border-inner::before{content:""}.bi-border-left::before{content:""}.bi-border-middle::before{content:""}.bi-border-outer::before{content:""}.bi-border-right::before{content:""}.bi-border-style::before{content:""}.bi-border-top::before{content:""}.bi-border-width::before{content:""}.bi-border::before{content:""}.bi-bounding-box-circles::before{content:""}.bi-bounding-box::before{content:""}.bi-box-arrow-down-left::before{content:""}.bi-box-arrow-down-right::before{content:""}.bi-box-arrow-down::before{content:""}.bi-box-arrow-in-down-left::before{content:""}.bi-box-arrow-in-down-right::before{content:""}.bi-box-arrow-in-down::before{content:""}.bi-box-arrow-in-left::before{content:""}.bi-box-arrow-in-right::before{content:""}.bi-box-arrow-in-up-left::before{content:""}.bi-box-arrow-in-up-right::before{content:""}.bi-box-arrow-in-up::before{content:""}.bi-box-arrow-left::before{content:""}.bi-box-arrow-right::before{content:""}.bi-box-arrow-up-left::before{content:""}.bi-box-arrow-up-right::before{content:""}.bi-box-arrow-up::before{content:""}.bi-box-seam::before{content:""}.bi-box::before{content:""}.bi-braces::before{content:""}.bi-bricks::before{content:""}.bi-briefcase-fill::before{content:""}.bi-briefcase::before{content:""}.bi-brightness-alt-high-fill::before{content:""}.bi-brightness-alt-high::before{content:""}.bi-brightness-alt-low-fill::before{content:""}.bi-brightness-alt-low::before{content:""}.bi-brightness-high-fill::before{content:""}.bi-brightness-high::before{content:""}.bi-brightness-low-fill::before{content:""}.bi-brightness-low::before{content:""}.bi-broadcast-pin::before{content:""}.bi-broadcast::before{content:""}.bi-brush-fill::before{content:""}.bi-brush::before{content:""}.bi-bucket-fill::before{content:""}.bi-bucket::before{content:""}.bi-bug-fill::before{content:""}.bi-bug::before{content:""}.bi-building::before{content:""}.bi-bullseye::before{content:""}.bi-calculator-fill::before{content:""}.bi-calculator::before{content:""}.bi-calendar-check-fill::before{content:""}.bi-calendar-check::before{content:""}.bi-calendar-date-fill::before{content:""}.bi-calendar-date::before{content:""}.bi-calendar-day-fill::before{content:""}.bi-calendar-day::before{content:""}.bi-calendar-event-fill::before{content:""}.bi-calendar-event::before{content:""}.bi-calendar-fill::before{content:""}.bi-calendar-minus-fill::before{content:""}.bi-calendar-minus::before{content:""}.bi-calendar-month-fill::before{content:""}.bi-calendar-month::before{content:""}.bi-calendar-plus-fill::before{content:""}.bi-calendar-plus::before{content:""}.bi-calendar-range-fill::before{content:""}.bi-calendar-range::before{content:""}.bi-calendar-week-fill::before{content:""}.bi-calendar-week::before{content:""}.bi-calendar-x-fill::before{content:""}.bi-calendar-x::before{content:""}.bi-calendar::before{content:""}.bi-calendar2-check-fill::before{content:""}.bi-calendar2-check::before{content:""}.bi-calendar2-date-fill::before{content:""}.bi-calendar2-date::before{content:""}.bi-calendar2-day-fill::before{content:""}.bi-calendar2-day::before{content:""}.bi-calendar2-event-fill::before{content:""}.bi-calendar2-event::before{content:""}.bi-calendar2-fill::before{content:""}.bi-calendar2-minus-fill::before{content:""}.bi-calendar2-minus::before{content:""}.bi-calendar2-month-fill::before{content:""}.bi-calendar2-month::before{content:""}.bi-calendar2-plus-fill::before{content:""}.bi-calendar2-plus::before{content:""}.bi-calendar2-range-fill::before{content:""}.bi-calendar2-range::before{content:""}.bi-calendar2-week-fill::before{content:""}.bi-calendar2-week::before{content:""}.bi-calendar2-x-fill::before{content:""}.bi-calendar2-x::before{content:""}.bi-calendar2::before{content:""}.bi-calendar3-event-fill::before{content:""}.bi-calendar3-event::before{content:""}.bi-calendar3-fill::before{content:""}.bi-calendar3-range-fill::before{content:""}.bi-calendar3-range::before{content:""}.bi-calendar3-week-fill::before{content:""}.bi-calendar3-week::before{content:""}.bi-calendar3::before{content:""}.bi-calendar4-event::before{content:""}.bi-calendar4-range::before{content:""}.bi-calendar4-week::before{content:""}.bi-calendar4::before{content:""}.bi-camera-fill::before{content:""}.bi-camera-reels-fill::before{content:""}.bi-camera-reels::before{content:""}.bi-camera-video-fill::before{content:""}.bi-camera-video-off-fill::before{content:""}.bi-camera-video-off::before{content:""}.bi-camera-video::before{content:""}.bi-camera::before{content:""}.bi-camera2::before{content:""}.bi-capslock-fill::before{content:""}.bi-capslock::before{content:""}.bi-card-checklist::before{content:""}.bi-card-heading::before{content:""}.bi-card-image::before{content:""}.bi-card-list::before{content:""}.bi-card-text::before{content:""}.bi-caret-down-fill::before{content:""}.bi-caret-down-square-fill::before{content:""}.bi-caret-down-square::before{content:""}.bi-caret-down::before{content:""}.bi-caret-left-fill::before{content:""}.bi-caret-left-square-fill::before{content:""}.bi-caret-left-square::before{content:""}.bi-caret-left::before{content:""}.bi-caret-right-fill::before{content:""}.bi-caret-right-square-fill::before{content:""}.bi-caret-right-square::before{content:""}.bi-caret-right::before{content:""}.bi-caret-up-fill::before{content:""}.bi-caret-up-square-fill::before{content:""}.bi-caret-up-square::before{content:""}.bi-caret-up::before{content:""}.bi-cart-check-fill::before{content:""}.bi-cart-check::before{content:""}.bi-cart-dash-fill::before{content:""}.bi-cart-dash::before{content:""}.bi-cart-fill::before{content:""}.bi-cart-plus-fill::before{content:""}.bi-cart-plus::before{content:""}.bi-cart-x-fill::before{content:""}.bi-cart-x::before{content:""}.bi-cart::before{content:""}.bi-cart2::before{content:""}.bi-cart3::before{content:""}.bi-cart4::before{content:""}.bi-cash-stack::before{content:""}.bi-cash::before{content:""}.bi-cast::before{content:""}.bi-chat-dots-fill::before{content:""}.bi-chat-dots::before{content:""}.bi-chat-fill::before{content:""}.bi-chat-left-dots-fill::before{content:""}.bi-chat-left-dots::before{content:""}.bi-chat-left-fill::before{content:""}.bi-chat-left-quote-fill::before{content:""}.bi-chat-left-quote::before{content:""}.bi-chat-left-text-fill::before{content:""}.bi-chat-left-text::before{content:""}.bi-chat-left::before{content:""}.bi-chat-quote-fill::before{content:""}.bi-chat-quote::before{content:""}.bi-chat-right-dots-fill::before{content:""}.bi-chat-right-dots::before{content:""}.bi-chat-right-fill::before{content:""}.bi-chat-right-quote-fill::before{content:""}.bi-chat-right-quote::before{content:""}.bi-chat-right-text-fill::before{content:""}.bi-chat-right-text::before{content:""}.bi-chat-right::before{content:""}.bi-chat-square-dots-fill::before{content:""}.bi-chat-square-dots::before{content:""}.bi-chat-square-fill::before{content:""}.bi-chat-square-quote-fill::before{content:""}.bi-chat-square-quote::before{content:""}.bi-chat-square-text-fill::before{content:""}.bi-chat-square-text::before{content:""}.bi-chat-square::before{content:""}.bi-chat-text-fill::before{content:""}.bi-chat-text::before{content:""}.bi-chat::before{content:""}.bi-check-all::before{content:""}.bi-check-circle-fill::before{content:""}.bi-check-circle::before{content:""}.bi-check-square-fill::before{content:""}.bi-check-square::before{content:""}.bi-check::before{content:""}.bi-check2-all::before{content:""}.bi-check2-circle::before{content:""}.bi-check2-square::before{content:""}.bi-check2::before{content:""}.bi-chevron-bar-contract::before{content:""}.bi-chevron-bar-down::before{content:""}.bi-chevron-bar-expand::before{content:""}.bi-chevron-bar-left::before{content:""}.bi-chevron-bar-right::before{content:""}.bi-chevron-bar-up::before{content:""}.bi-chevron-compact-down::before{content:""}.bi-chevron-compact-left::before{content:""}.bi-chevron-compact-right::before{content:""}.bi-chevron-compact-up::before{content:""}.bi-chevron-contract::before{content:""}.bi-chevron-double-down::before{content:""}.bi-chevron-double-left::before{content:""}.bi-chevron-double-right::before{content:""}.bi-chevron-double-up::before{content:""}.bi-chevron-down::before{content:""}.bi-chevron-expand::before{content:""}.bi-chevron-left::before{content:""}.bi-chevron-right::before{content:""}.bi-chevron-up::before{content:""}.bi-circle-fill::before{content:""}.bi-circle-half::before{content:""}.bi-circle-square::before{content:""}.bi-circle::before{content:""}.bi-clipboard-check::before{content:""}.bi-clipboard-data::before{content:""}.bi-clipboard-minus::before{content:""}.bi-clipboard-plus::before{content:""}.bi-clipboard-x::before{content:""}.bi-clipboard::before{content:""}.bi-clock-fill::before{content:""}.bi-clock-history::before{content:""}.bi-clock::before{content:""}.bi-cloud-arrow-down-fill::before{content:""}.bi-cloud-arrow-down::before{content:""}.bi-cloud-arrow-up-fill::before{content:""}.bi-cloud-arrow-up::before{content:""}.bi-cloud-check-fill::before{content:""}.bi-cloud-check::before{content:""}.bi-cloud-download-fill::before{content:""}.bi-cloud-download::before{content:""}.bi-cloud-drizzle-fill::before{content:""}.bi-cloud-drizzle::before{content:""}.bi-cloud-fill::before{content:""}.bi-cloud-fog-fill::before{content:""}.bi-cloud-fog::before{content:""}.bi-cloud-fog2-fill::before{content:""}.bi-cloud-fog2::before{content:""}.bi-cloud-hail-fill::before{content:""}.bi-cloud-hail::before{content:""}.bi-cloud-haze-fill::before{content:""}.bi-cloud-haze::before{content:""}.bi-cloud-haze2-fill::before{content:""}.bi-cloud-lightning-fill::before{content:""}.bi-cloud-lightning-rain-fill::before{content:""}.bi-cloud-lightning-rain::before{content:""}.bi-cloud-lightning::before{content:""}.bi-cloud-minus-fill::before{content:""}.bi-cloud-minus::before{content:""}.bi-cloud-moon-fill::before{content:""}.bi-cloud-moon::before{content:""}.bi-cloud-plus-fill::before{content:""}.bi-cloud-plus::before{content:""}.bi-cloud-rain-fill::before{content:""}.bi-cloud-rain-heavy-fill::before{content:""}.bi-cloud-rain-heavy::before{content:""}.bi-cloud-rain::before{content:""}.bi-cloud-slash-fill::before{content:""}.bi-cloud-slash::before{content:""}.bi-cloud-sleet-fill::before{content:""}.bi-cloud-sleet::before{content:""}.bi-cloud-snow-fill::before{content:""}.bi-cloud-snow::before{content:""}.bi-cloud-sun-fill::before{content:""}.bi-cloud-sun::before{content:""}.bi-cloud-upload-fill::before{content:""}.bi-cloud-upload::before{content:""}.bi-cloud::before{content:""}.bi-clouds-fill::before{content:""}.bi-clouds::before{content:""}.bi-cloudy-fill::before{content:""}.bi-cloudy::before{content:""}.bi-code-slash::before{content:""}.bi-code-square::before{content:""}.bi-code::before{content:""}.bi-collection-fill::before{content:""}.bi-collection-play-fill::before{content:""}.bi-collection-play::before{content:""}.bi-collection::before{content:""}.bi-columns-gap::before{content:""}.bi-columns::before{content:""}.bi-command::before{content:""}.bi-compass-fill::before{content:""}.bi-compass::before{content:""}.bi-cone-striped::before{content:""}.bi-cone::before{content:""}.bi-controller::before{content:""}.bi-cpu-fill::before{content:""}.bi-cpu::before{content:""}.bi-credit-card-2-back-fill::before{content:""}.bi-credit-card-2-back::before{content:""}.bi-credit-card-2-front-fill::before{content:""}.bi-credit-card-2-front::before{content:""}.bi-credit-card-fill::before{content:""}.bi-credit-card::before{content:""}.bi-crop::before{content:""}.bi-cup-fill::before{content:""}.bi-cup-straw::before{content:""}.bi-cup::before{content:""}.bi-cursor-fill::before{content:""}.bi-cursor-text::before{content:""}.bi-cursor::before{content:""}.bi-dash-circle-dotted::before{content:""}.bi-dash-circle-fill::before{content:""}.bi-dash-circle::before{content:""}.bi-dash-square-dotted::before{content:""}.bi-dash-square-fill::before{content:""}.bi-dash-square::before{content:""}.bi-dash::before{content:""}.bi-diagram-2-fill::before{content:""}.bi-diagram-2::before{content:""}.bi-diagram-3-fill::before{content:""}.bi-diagram-3::before{content:""}.bi-diamond-fill::before{content:""}.bi-diamond-half::before{content:""}.bi-diamond::before{content:""}.bi-dice-1-fill::before{content:""}.bi-dice-1::before{content:""}.bi-dice-2-fill::before{content:""}.bi-dice-2::before{content:""}.bi-dice-3-fill::before{content:""}.bi-dice-3::before{content:""}.bi-dice-4-fill::before{content:""}.bi-dice-4::before{content:""}.bi-dice-5-fill::before{content:""}.bi-dice-5::before{content:""}.bi-dice-6-fill::before{content:""}.bi-dice-6::before{content:""}.bi-disc-fill::before{content:""}.bi-disc::before{content:""}.bi-discord::before{content:""}.bi-display-fill::before{content:""}.bi-display::before{content:""}.bi-distribute-horizontal::before{content:""}.bi-distribute-vertical::before{content:""}.bi-door-closed-fill::before{content:""}.bi-door-closed::before{content:""}.bi-door-open-fill::before{content:""}.bi-door-open::before{content:""}.bi-dot::before{content:""}.bi-download::before{content:""}.bi-droplet-fill::before{content:""}.bi-droplet-half::before{content:""}.bi-droplet::before{content:""}.bi-earbuds::before{content:""}.bi-easel-fill::before{content:""}.bi-easel::before{content:""}.bi-egg-fill::before{content:""}.bi-egg-fried::before{content:""}.bi-egg::before{content:""}.bi-eject-fill::before{content:""}.bi-eject::before{content:""}.bi-emoji-angry-fill::before{content:""}.bi-emoji-angry::before{content:""}.bi-emoji-dizzy-fill::before{content:""}.bi-emoji-dizzy::before{content:""}.bi-emoji-expressionless-fill::before{content:""}.bi-emoji-expressionless::before{content:""}.bi-emoji-frown-fill::before{content:""}.bi-emoji-frown::before{content:""}.bi-emoji-heart-eyes-fill::before{content:""}.bi-emoji-heart-eyes::before{content:""}.bi-emoji-laughing-fill::before{content:""}.bi-emoji-laughing::before{content:""}.bi-emoji-neutral-fill::before{content:""}.bi-emoji-neutral::before{content:""}.bi-emoji-smile-fill::before{content:""}.bi-emoji-smile-upside-down-fill::before{content:""}.bi-emoji-smile-upside-down::before{content:""}.bi-emoji-smile::before{content:""}.bi-emoji-sunglasses-fill::before{content:""}.bi-emoji-sunglasses::before{content:""}.bi-emoji-wink-fill::before{content:""}.bi-emoji-wink::before{content:""}.bi-envelope-fill::before{content:""}.bi-envelope-open-fill::before{content:""}.bi-envelope-open::before{content:""}.bi-envelope::before{content:""}.bi-eraser-fill::before{content:""}.bi-eraser::before{content:""}.bi-exclamation-circle-fill::before{content:""}.bi-exclamation-circle::before{content:""}.bi-exclamation-diamond-fill::before{content:""}.bi-exclamation-diamond::before{content:""}.bi-exclamation-octagon-fill::before{content:""}.bi-exclamation-octagon::before{content:""}.bi-exclamation-square-fill::before{content:""}.bi-exclamation-square::before{content:""}.bi-exclamation-triangle-fill::before{content:""}.bi-exclamation-triangle::before{content:""}.bi-exclamation::before{content:""}.bi-exclude::before{content:""}.bi-eye-fill::before{content:""}.bi-eye-slash-fill::before{content:""}.bi-eye-slash::before{content:""}.bi-eye::before{content:""}.bi-eyedropper::before{content:""}.bi-eyeglasses::before{content:""}.bi-facebook::before{content:""}.bi-file-arrow-down-fill::before{content:""}.bi-file-arrow-down::before{content:""}.bi-file-arrow-up-fill::before{content:""}.bi-file-arrow-up::before{content:""}.bi-file-bar-graph-fill::before{content:""}.bi-file-bar-graph::before{content:""}.bi-file-binary-fill::before{content:""}.bi-file-binary::before{content:""}.bi-file-break-fill::before{content:""}.bi-file-break::before{content:""}.bi-file-check-fill::before{content:""}.bi-file-check::before{content:""}.bi-file-code-fill::before{content:""}.bi-file-code::before{content:""}.bi-file-diff-fill::before{content:""}.bi-file-diff::before{content:""}.bi-file-earmark-arrow-down-fill::before{content:""}.bi-file-earmark-arrow-down::before{content:""}.bi-file-earmark-arrow-up-fill::before{content:""}.bi-file-earmark-arrow-up::before{content:""}.bi-file-earmark-bar-graph-fill::before{content:""}.bi-file-earmark-bar-graph::before{content:""}.bi-file-earmark-binary-fill::before{content:""}.bi-file-earmark-binary::before{content:""}.bi-file-earmark-break-fill::before{content:""}.bi-file-earmark-break::before{content:""}.bi-file-earmark-check-fill::before{content:""}.bi-file-earmark-check::before{content:""}.bi-file-earmark-code-fill::before{content:""}.bi-file-earmark-code::before{content:""}.bi-file-earmark-diff-fill::before{content:""}.bi-file-earmark-diff::before{content:""}.bi-file-earmark-easel-fill::before{content:""}.bi-file-earmark-easel::before{content:""}.bi-file-earmark-excel-fill::before{content:""}.bi-file-earmark-excel::before{content:""}.bi-file-earmark-fill::before{content:""}.bi-file-earmark-font-fill::before{content:""}.bi-file-earmark-font::before{content:""}.bi-file-earmark-image-fill::before{content:""}.bi-file-earmark-image::before{content:""}.bi-file-earmark-lock-fill::before{content:""}.bi-file-earmark-lock::before{content:""}.bi-file-earmark-lock2-fill::before{content:""}.bi-file-earmark-lock2::before{content:""}.bi-file-earmark-medical-fill::before{content:""}.bi-file-earmark-medical::before{content:""}.bi-file-earmark-minus-fill::before{content:""}.bi-file-earmark-minus::before{content:""}.bi-file-earmark-music-fill::before{content:""}.bi-file-earmark-music::before{content:""}.bi-file-earmark-person-fill::before{content:""}.bi-file-earmark-person::before{content:""}.bi-file-earmark-play-fill::before{content:""}.bi-file-earmark-play::before{content:""}.bi-file-earmark-plus-fill::before{content:""}.bi-file-earmark-plus::before{content:""}.bi-file-earmark-post-fill::before{content:""}.bi-file-earmark-post::before{content:""}.bi-file-earmark-ppt-fill::before{content:""}.bi-file-earmark-ppt::before{content:""}.bi-file-earmark-richtext-fill::before{content:""}.bi-file-earmark-richtext::before{content:""}.bi-file-earmark-ruled-fill::before{content:""}.bi-file-earmark-ruled::before{content:""}.bi-file-earmark-slides-fill::before{content:""}.bi-file-earmark-slides::before{content:""}.bi-file-earmark-spreadsheet-fill::before{content:""}.bi-file-earmark-spreadsheet::before{content:""}.bi-file-earmark-text-fill::before{content:""}.bi-file-earmark-text::before{content:""}.bi-file-earmark-word-fill::before{content:""}.bi-file-earmark-word::before{content:""}.bi-file-earmark-x-fill::before{content:""}.bi-file-earmark-x::before{content:""}.bi-file-earmark-zip-fill::before{content:""}.bi-file-earmark-zip::before{content:""}.bi-file-earmark::before{content:""}.bi-file-easel-fill::before{content:""}.bi-file-easel::before{content:""}.bi-file-excel-fill::before{content:""}.bi-file-excel::before{content:""}.bi-file-fill::before{content:""}.bi-file-font-fill::before{content:""}.bi-file-font::before{content:""}.bi-file-image-fill::before{content:""}.bi-file-image::before{content:""}.bi-file-lock-fill::before{content:""}.bi-file-lock::before{content:""}.bi-file-lock2-fill::before{content:""}.bi-file-lock2::before{content:""}.bi-file-medical-fill::before{content:""}.bi-file-medical::before{content:""}.bi-file-minus-fill::before{content:""}.bi-file-minus::before{content:""}.bi-file-music-fill::before{content:""}.bi-file-music::before{content:""}.bi-file-person-fill::before{content:""}.bi-file-person::before{content:""}.bi-file-play-fill::before{content:""}.bi-file-play::before{content:""}.bi-file-plus-fill::before{content:""}.bi-file-plus::before{content:""}.bi-file-post-fill::before{content:""}.bi-file-post::before{content:""}.bi-file-ppt-fill::before{content:""}.bi-file-ppt::before{content:""}.bi-file-richtext-fill::before{content:""}.bi-file-richtext::before{content:""}.bi-file-ruled-fill::before{content:""}.bi-file-ruled::before{content:""}.bi-file-slides-fill::before{content:""}.bi-file-slides::before{content:""}.bi-file-spreadsheet-fill::before{content:""}.bi-file-spreadsheet::before{content:""}.bi-file-text-fill::before{content:""}.bi-file-text::before{content:""}.bi-file-word-fill::before{content:""}.bi-file-word::before{content:""}.bi-file-x-fill::before{content:""}.bi-file-x::before{content:""}.bi-file-zip-fill::before{content:""}.bi-file-zip::before{content:""}.bi-file::before{content:""}.bi-files-alt::before{content:""}.bi-files::before{content:""}.bi-film::before{content:""}.bi-filter-circle-fill::before{content:""}.bi-filter-circle::before{content:""}.bi-filter-left::before{content:""}.bi-filter-right::before{content:""}.bi-filter-square-fill::before{content:""}.bi-filter-square::before{content:""}.bi-filter::before{content:""}.bi-flag-fill::before{content:""}.bi-flag::before{content:""}.bi-flower1::before{content:""}.bi-flower2::before{content:""}.bi-flower3::before{content:""}.bi-folder-check::before{content:""}.bi-folder-fill::before{content:""}.bi-folder-minus::before{content:""}.bi-folder-plus::before{content:""}.bi-folder-symlink-fill::before{content:""}.bi-folder-symlink::before{content:""}.bi-folder-x::before{content:""}.bi-folder::before{content:""}.bi-folder2-open::before{content:""}.bi-folder2::before{content:""}.bi-fonts::before{content:""}.bi-forward-fill::before{content:""}.bi-forward::before{content:""}.bi-front::before{content:""}.bi-fullscreen-exit::before{content:""}.bi-fullscreen::before{content:""}.bi-funnel-fill::before{content:""}.bi-funnel::before{content:""}.bi-gear-fill::before{content:""}.bi-gear-wide-connected::before{content:""}.bi-gear-wide::before{content:""}.bi-gear::before{content:""}.bi-gem::before{content:""}.bi-geo-alt-fill::before{content:""}.bi-geo-alt::before{content:""}.bi-geo-fill::before{content:""}.bi-geo::before{content:""}.bi-gift-fill::before{content:""}.bi-gift::before{content:""}.bi-github::before{content:""}.bi-globe::before{content:""}.bi-globe2::before{content:""}.bi-google::before{content:""}.bi-graph-down::before{content:""}.bi-graph-up::before{content:""}.bi-grid-1x2-fill::before{content:""}.bi-grid-1x2::before{content:""}.bi-grid-3x2-gap-fill::before{content:""}.bi-grid-3x2-gap::before{content:""}.bi-grid-3x2::before{content:""}.bi-grid-3x3-gap-fill::before{content:""}.bi-grid-3x3-gap::before{content:""}.bi-grid-3x3::before{content:""}.bi-grid-fill::before{content:""}.bi-grid::before{content:""}.bi-grip-horizontal::before{content:""}.bi-grip-vertical::before{content:""}.bi-hammer::before{content:""}.bi-hand-index-fill::before{content:""}.bi-hand-index-thumb-fill::before{content:""}.bi-hand-index-thumb::before{content:""}.bi-hand-index::before{content:""}.bi-hand-thumbs-down-fill::before{content:""}.bi-hand-thumbs-down::before{content:""}.bi-hand-thumbs-up-fill::before{content:""}.bi-hand-thumbs-up::before{content:""}.bi-handbag-fill::before{content:""}.bi-handbag::before{content:""}.bi-hash::before{content:""}.bi-hdd-fill::before{content:""}.bi-hdd-network-fill::before{content:""}.bi-hdd-network::before{content:""}.bi-hdd-rack-fill::before{content:""}.bi-hdd-rack::before{content:""}.bi-hdd-stack-fill::before{content:""}.bi-hdd-stack::before{content:""}.bi-hdd::before{content:""}.bi-headphones::before{content:""}.bi-headset::before{content:""}.bi-heart-fill::before{content:""}.bi-heart-half::before{content:""}.bi-heart::before{content:""}.bi-heptagon-fill::before{content:""}.bi-heptagon-half::before{content:""}.bi-heptagon::before{content:""}.bi-hexagon-fill::before{content:""}.bi-hexagon-half::before{content:""}.bi-hexagon::before{content:""}.bi-hourglass-bottom::before{content:""}.bi-hourglass-split::before{content:""}.bi-hourglass-top::before{content:""}.bi-hourglass::before{content:""}.bi-house-door-fill::before{content:""}.bi-house-door::before{content:""}.bi-house-fill::before{content:""}.bi-house::before{content:""}.bi-hr::before{content:""}.bi-hurricane::before{content:""}.bi-image-alt::before{content:""}.bi-image-fill::before{content:""}.bi-image::before{content:""}.bi-images::before{content:""}.bi-inbox-fill::before{content:""}.bi-inbox::before{content:""}.bi-inboxes-fill::before{content:""}.bi-inboxes::before{content:""}.bi-info-circle-fill::before{content:""}.bi-info-circle::before{content:""}.bi-info-square-fill::before{content:""}.bi-info-square::before{content:""}.bi-info::before{content:""}.bi-input-cursor-text::before{content:""}.bi-input-cursor::before{content:""}.bi-instagram::before{content:""}.bi-intersect::before{content:""}.bi-journal-album::before{content:""}.bi-journal-arrow-down::before{content:""}.bi-journal-arrow-up::before{content:""}.bi-journal-bookmark-fill::before{content:""}.bi-journal-bookmark::before{content:""}.bi-journal-check::before{content:""}.bi-journal-code::before{content:""}.bi-journal-medical::before{content:""}.bi-journal-minus::before{content:""}.bi-journal-plus::before{content:""}.bi-journal-richtext::before{content:""}.bi-journal-text::before{content:""}.bi-journal-x::before{content:""}.bi-journal::before{content:""}.bi-journals::before{content:""}.bi-joystick::before{content:""}.bi-justify-left::before{content:""}.bi-justify-right::before{content:""}.bi-justify::before{content:""}.bi-kanban-fill::before{content:""}.bi-kanban::before{content:""}.bi-key-fill::before{content:""}.bi-key::before{content:""}.bi-keyboard-fill::before{content:""}.bi-keyboard::before{content:""}.bi-ladder::before{content:""}.bi-lamp-fill::before{content:""}.bi-lamp::before{content:""}.bi-laptop-fill::before{content:""}.bi-laptop::before{content:""}.bi-layer-backward::before{content:""}.bi-layer-forward::before{content:""}.bi-layers-fill::before{content:""}.bi-layers-half::before{content:""}.bi-layers::before{content:""}.bi-layout-sidebar-inset-reverse::before{content:""}.bi-layout-sidebar-inset::before{content:""}.bi-layout-sidebar-reverse::before{content:""}.bi-layout-sidebar::before{content:""}.bi-layout-split::before{content:""}.bi-layout-text-sidebar-reverse::before{content:""}.bi-layout-text-sidebar::before{content:""}.bi-layout-text-window-reverse::before{content:""}.bi-layout-text-window::before{content:""}.bi-layout-three-columns::before{content:""}.bi-layout-wtf::before{content:""}.bi-life-preserver::before{content:""}.bi-lightbulb-fill::before{content:""}.bi-lightbulb-off-fill::before{content:""}.bi-lightbulb-off::before{content:""}.bi-lightbulb::before{content:""}.bi-lightning-charge-fill::before{content:""}.bi-lightning-charge::before{content:""}.bi-lightning-fill::before{content:""}.bi-lightning::before{content:""}.bi-link-45deg::before{content:""}.bi-link::before{content:""}.bi-linkedin::before{content:""}.bi-list-check::before{content:""}.bi-list-nested::before{content:""}.bi-list-ol::before{content:""}.bi-list-stars::before{content:""}.bi-list-task::before{content:""}.bi-list-ul::before{content:""}.bi-list::before{content:""}.bi-lock-fill::before{content:""}.bi-lock::before{content:""}.bi-mailbox::before{content:""}.bi-mailbox2::before{content:""}.bi-map-fill::before{content:""}.bi-map::before{content:""}.bi-markdown-fill::before{content:""}.bi-markdown::before{content:""}.bi-mask::before{content:""}.bi-megaphone-fill::before{content:""}.bi-megaphone::before{content:""}.bi-menu-app-fill::before{content:""}.bi-menu-app::before{content:""}.bi-menu-button-fill::before{content:""}.bi-menu-button-wide-fill::before{content:""}.bi-menu-button-wide::before{content:""}.bi-menu-button::before{content:""}.bi-menu-down::before{content:""}.bi-menu-up::before{content:""}.bi-mic-fill::before{content:""}.bi-mic-mute-fill::before{content:""}.bi-mic-mute::before{content:""}.bi-mic::before{content:""}.bi-minecart-loaded::before{content:""}.bi-minecart::before{content:""}.bi-moisture::before{content:""}.bi-moon-fill::before{content:""}.bi-moon-stars-fill::before{content:""}.bi-moon-stars::before{content:""}.bi-moon::before{content:""}.bi-mouse-fill::before{content:""}.bi-mouse::before{content:""}.bi-mouse2-fill::before{content:""}.bi-mouse2::before{content:""}.bi-mouse3-fill::before{content:""}.bi-mouse3::before{content:""}.bi-music-note-beamed::before{content:""}.bi-music-note-list::before{content:""}.bi-music-note::before{content:""}.bi-music-player-fill::before{content:""}.bi-music-player::before{content:""}.bi-newspaper::before{content:""}.bi-node-minus-fill::before{content:""}.bi-node-minus::before{content:""}.bi-node-plus-fill::before{content:""}.bi-node-plus::before{content:""}.bi-nut-fill::before{content:""}.bi-nut::before{content:""}.bi-octagon-fill::before{content:""}.bi-octagon-half::before{content:""}.bi-octagon::before{content:""}.bi-option::before{content:""}.bi-outlet::before{content:""}.bi-paint-bucket::before{content:""}.bi-palette-fill::before{content:""}.bi-palette::before{content:""}.bi-palette2::before{content:""}.bi-paperclip::before{content:""}.bi-paragraph::before{content:""}.bi-patch-check-fill::before{content:""}.bi-patch-check::before{content:""}.bi-patch-exclamation-fill::before{content:""}.bi-patch-exclamation::before{content:""}.bi-patch-minus-fill::before{content:""}.bi-patch-minus::before{content:""}.bi-patch-plus-fill::before{content:""}.bi-patch-plus::before{content:""}.bi-patch-question-fill::before{content:""}.bi-patch-question::before{content:""}.bi-pause-btn-fill::before{content:""}.bi-pause-btn::before{content:""}.bi-pause-circle-fill::before{content:""}.bi-pause-circle::before{content:""}.bi-pause-fill::before{content:""}.bi-pause::before{content:""}.bi-peace-fill::before{content:""}.bi-peace::before{content:""}.bi-pen-fill::before{content:""}.bi-pen::before{content:""}.bi-pencil-fill::before{content:""}.bi-pencil-square::before{content:""}.bi-pencil::before{content:""}.bi-pentagon-fill::before{content:""}.bi-pentagon-half::before{content:""}.bi-pentagon::before{content:""}.bi-people-fill::before{content:""}.bi-people::before{content:""}.bi-percent::before{content:""}.bi-person-badge-fill::before{content:""}.bi-person-badge::before{content:""}.bi-person-bounding-box::before{content:""}.bi-person-check-fill::before{content:""}.bi-person-check::before{content:""}.bi-person-circle::before{content:""}.bi-person-dash-fill::before{content:""}.bi-person-dash::before{content:""}.bi-person-fill::before{content:""}.bi-person-lines-fill::before{content:""}.bi-person-plus-fill::before{content:""}.bi-person-plus::before{content:""}.bi-person-square::before{content:""}.bi-person-x-fill::before{content:""}.bi-person-x::before{content:""}.bi-person::before{content:""}.bi-phone-fill::before{content:""}.bi-phone-landscape-fill::before{content:""}.bi-phone-landscape::before{content:""}.bi-phone-vibrate-fill::before{content:""}.bi-phone-vibrate::before{content:""}.bi-phone::before{content:""}.bi-pie-chart-fill::before{content:""}.bi-pie-chart::before{content:""}.bi-pin-angle-fill::before{content:""}.bi-pin-angle::before{content:""}.bi-pin-fill::before{content:""}.bi-pin::before{content:""}.bi-pip-fill::before{content:""}.bi-pip::before{content:""}.bi-play-btn-fill::before{content:""}.bi-play-btn::before{content:""}.bi-play-circle-fill::before{content:""}.bi-play-circle::before{content:""}.bi-play-fill::before{content:""}.bi-play::before{content:""}.bi-plug-fill::before{content:""}.bi-plug::before{content:""}.bi-plus-circle-dotted::before{content:""}.bi-plus-circle-fill::before{content:""}.bi-plus-circle::before{content:""}.bi-plus-square-dotted::before{content:""}.bi-plus-square-fill::before{content:""}.bi-plus-square::before{content:""}.bi-plus::before{content:""}.bi-power::before{content:""}.bi-printer-fill::before{content:""}.bi-printer::before{content:""}.bi-puzzle-fill::before{content:""}.bi-puzzle::before{content:""}.bi-question-circle-fill::before{content:""}.bi-question-circle::before{content:""}.bi-question-diamond-fill::before{content:""}.bi-question-diamond::before{content:""}.bi-question-octagon-fill::before{content:""}.bi-question-octagon::before{content:""}.bi-question-square-fill::before{content:""}.bi-question-square::before{content:""}.bi-question::before{content:""}.bi-rainbow::before{content:""}.bi-receipt-cutoff::before{content:""}.bi-receipt::before{content:""}.bi-reception-0::before{content:""}.bi-reception-1::before{content:""}.bi-reception-2::before{content:""}.bi-reception-3::before{content:""}.bi-reception-4::before{content:""}.bi-record-btn-fill::before{content:""}.bi-record-btn::before{content:""}.bi-record-circle-fill::before{content:""}.bi-record-circle::before{content:""}.bi-record-fill::before{content:""}.bi-record::before{content:""}.bi-record2-fill::before{content:""}.bi-record2::before{content:""}.bi-reply-all-fill::before{content:""}.bi-reply-all::before{content:""}.bi-reply-fill::before{content:""}.bi-reply::before{content:""}.bi-rss-fill::before{content:""}.bi-rss::before{content:""}.bi-rulers::before{content:""}.bi-save-fill::before{content:""}.bi-save::before{content:""}.bi-save2-fill::before{content:""}.bi-save2::before{content:""}.bi-scissors::before{content:""}.bi-screwdriver::before{content:""}.bi-search::before{content:""}.bi-segmented-nav::before{content:""}.bi-server::before{content:""}.bi-share-fill::before{content:""}.bi-share::before{content:""}.bi-shield-check::before{content:""}.bi-shield-exclamation::before{content:""}.bi-shield-fill-check::before{content:""}.bi-shield-fill-exclamation::before{content:""}.bi-shield-fill-minus::before{content:""}.bi-shield-fill-plus::before{content:""}.bi-shield-fill-x::before{content:""}.bi-shield-fill::before{content:""}.bi-shield-lock-fill::before{content:""}.bi-shield-lock::before{content:""}.bi-shield-minus::before{content:""}.bi-shield-plus::before{content:""}.bi-shield-shaded::before{content:""}.bi-shield-slash-fill::before{content:""}.bi-shield-slash::before{content:""}.bi-shield-x::before{content:""}.bi-shield::before{content:""}.bi-shift-fill::before{content:""}.bi-shift::before{content:""}.bi-shop-window::before{content:""}.bi-shop::before{content:""}.bi-shuffle::before{content:""}.bi-signpost-2-fill::before{content:""}.bi-signpost-2::before{content:""}.bi-signpost-fill::before{content:""}.bi-signpost-split-fill::before{content:""}.bi-signpost-split::before{content:""}.bi-signpost::before{content:""}.bi-sim-fill::before{content:""}.bi-sim::before{content:""}.bi-skip-backward-btn-fill::before{content:""}.bi-skip-backward-btn::before{content:""}.bi-skip-backward-circle-fill::before{content:""}.bi-skip-backward-circle::before{content:""}.bi-skip-backward-fill::before{content:""}.bi-skip-backward::before{content:""}.bi-skip-end-btn-fill::before{content:""}.bi-skip-end-btn::before{content:""}.bi-skip-end-circle-fill::before{content:""}.bi-skip-end-circle::before{content:""}.bi-skip-end-fill::before{content:""}.bi-skip-end::before{content:""}.bi-skip-forward-btn-fill::before{content:""}.bi-skip-forward-btn::before{content:""}.bi-skip-forward-circle-fill::before{content:""}.bi-skip-forward-circle::before{content:""}.bi-skip-forward-fill::before{content:""}.bi-skip-forward::before{content:""}.bi-skip-start-btn-fill::before{content:""}.bi-skip-start-btn::before{content:""}.bi-skip-start-circle-fill::before{content:""}.bi-skip-start-circle::before{content:""}.bi-skip-start-fill::before{content:""}.bi-skip-start::before{content:""}.bi-slack::before{content:""}.bi-slash-circle-fill::before{content:""}.bi-slash-circle::before{content:""}.bi-slash-square-fill::before{content:""}.bi-slash-square::before{content:""}.bi-slash::before{content:""}.bi-sliders::before{content:""}.bi-smartwatch::before{content:""}.bi-snow::before{content:""}.bi-snow2::before{content:""}.bi-snow3::before{content:""}.bi-sort-alpha-down-alt::before{content:""}.bi-sort-alpha-down::before{content:""}.bi-sort-alpha-up-alt::before{content:""}.bi-sort-alpha-up::before{content:""}.bi-sort-down-alt::before{content:""}.bi-sort-down::before{content:""}.bi-sort-numeric-down-alt::before{content:""}.bi-sort-numeric-down::before{content:""}.bi-sort-numeric-up-alt::before{content:""}.bi-sort-numeric-up::before{content:""}.bi-sort-up-alt::before{content:""}.bi-sort-up::before{content:""}.bi-soundwave::before{content:""}.bi-speaker-fill::before{content:""}.bi-speaker::before{content:""}.bi-speedometer::before{content:""}.bi-speedometer2::before{content:""}.bi-spellcheck::before{content:""}.bi-square-fill::before{content:""}.bi-square-half::before{content:""}.bi-square::before{content:""}.bi-stack::before{content:""}.bi-star-fill::before{content:""}.bi-star-half::before{content:""}.bi-star::before{content:""}.bi-stars::before{content:""}.bi-stickies-fill::before{content:""}.bi-stickies::before{content:""}.bi-sticky-fill::before{content:""}.bi-sticky::before{content:""}.bi-stop-btn-fill::before{content:""}.bi-stop-btn::before{content:""}.bi-stop-circle-fill::before{content:""}.bi-stop-circle::before{content:""}.bi-stop-fill::before{content:""}.bi-stop::before{content:""}.bi-stoplights-fill::before{content:""}.bi-stoplights::before{content:""}.bi-stopwatch-fill::before{content:""}.bi-stopwatch::before{content:""}.bi-subtract::before{content:""}.bi-suit-club-fill::before{content:""}.bi-suit-club::before{content:""}.bi-suit-diamond-fill::before{content:""}.bi-suit-diamond::before{content:""}.bi-suit-heart-fill::before{content:""}.bi-suit-heart::before{content:""}.bi-suit-spade-fill::before{content:""}.bi-suit-spade::before{content:""}.bi-sun-fill::before{content:""}.bi-sun::before{content:""}.bi-sunglasses::before{content:""}.bi-sunrise-fill::before{content:""}.bi-sunrise::before{content:""}.bi-sunset-fill::before{content:""}.bi-sunset::before{content:""}.bi-symmetry-horizontal::before{content:""}.bi-symmetry-vertical::before{content:""}.bi-table::before{content:""}.bi-tablet-fill::before{content:""}.bi-tablet-landscape-fill::before{content:""}.bi-tablet-landscape::before{content:""}.bi-tablet::before{content:""}.bi-tag-fill::before{content:""}.bi-tag::before{content:""}.bi-tags-fill::before{content:""}.bi-tags::before{content:""}.bi-telegram::before{content:""}.bi-telephone-fill::before{content:""}.bi-telephone-forward-fill::before{content:""}.bi-telephone-forward::before{content:""}.bi-telephone-inbound-fill::before{content:""}.bi-telephone-inbound::before{content:""}.bi-telephone-minus-fill::before{content:""}.bi-telephone-minus::before{content:""}.bi-telephone-outbound-fill::before{content:""}.bi-telephone-outbound::before{content:""}.bi-telephone-plus-fill::before{content:""}.bi-telephone-plus::before{content:""}.bi-telephone-x-fill::before{content:""}.bi-telephone-x::before{content:""}.bi-telephone::before{content:""}.bi-terminal-fill::before{content:""}.bi-terminal::before{content:""}.bi-text-center::before{content:""}.bi-text-indent-left::before{content:""}.bi-text-indent-right::before{content:""}.bi-text-left::before{content:""}.bi-text-paragraph::before{content:""}.bi-text-right::before{content:""}.bi-textarea-resize::before{content:""}.bi-textarea-t::before{content:""}.bi-textarea::before{content:""}.bi-thermometer-half::before{content:""}.bi-thermometer-high::before{content:""}.bi-thermometer-low::before{content:""}.bi-thermometer-snow::before{content:""}.bi-thermometer-sun::before{content:""}.bi-thermometer::before{content:""}.bi-three-dots-vertical::before{content:""}.bi-three-dots::before{content:""}.bi-toggle-off::before{content:""}.bi-toggle-on::before{content:""}.bi-toggle2-off::before{content:""}.bi-toggle2-on::before{content:""}.bi-toggles::before{content:""}.bi-toggles2::before{content:""}.bi-tools::before{content:""}.bi-tornado::before{content:""}.bi-trash-fill::before{content:""}.bi-trash::before{content:""}.bi-trash2-fill::before{content:""}.bi-trash2::before{content:""}.bi-tree-fill::before{content:""}.bi-tree::before{content:""}.bi-triangle-fill::before{content:""}.bi-triangle-half::before{content:""}.bi-triangle::before{content:""}.bi-trophy-fill::before{content:""}.bi-trophy::before{content:""}.bi-tropical-storm::before{content:""}.bi-truck-flatbed::before{content:""}.bi-truck::before{content:""}.bi-tsunami::before{content:""}.bi-tv-fill::before{content:""}.bi-tv::before{content:""}.bi-twitch::before{content:""}.bi-twitter::before{content:""}.bi-type-bold::before{content:""}.bi-type-h1::before{content:""}.bi-type-h2::before{content:""}.bi-type-h3::before{content:""}.bi-type-italic::before{content:""}.bi-type-strikethrough::before{content:""}.bi-type-underline::before{content:""}.bi-type::before{content:""}.bi-ui-checks-grid::before{content:""}.bi-ui-checks::before{content:""}.bi-ui-radios-grid::before{content:""}.bi-ui-radios::before{content:""}.bi-umbrella-fill::before{content:""}.bi-umbrella::before{content:""}.bi-union::before{content:""}.bi-unlock-fill::before{content:""}.bi-unlock::before{content:""}.bi-upc-scan::before{content:""}.bi-upc::before{content:""}.bi-upload::before{content:""}.bi-vector-pen::before{content:""}.bi-view-list::before{content:""}.bi-view-stacked::before{content:""}.bi-vinyl-fill::before{content:""}.bi-vinyl::before{content:""}.bi-voicemail::before{content:""}.bi-volume-down-fill::before{content:""}.bi-volume-down::before{content:""}.bi-volume-mute-fill::before{content:""}.bi-volume-mute::before{content:""}.bi-volume-off-fill::before{content:""}.bi-volume-off::before{content:""}.bi-volume-up-fill::before{content:""}.bi-volume-up::before{content:""}.bi-vr::before{content:""}.bi-wallet-fill::before{content:""}.bi-wallet::before{content:""}.bi-wallet2::before{content:""}.bi-watch::before{content:""}.bi-water::before{content:""}.bi-whatsapp::before{content:""}.bi-wifi-1::before{content:""}.bi-wifi-2::before{content:""}.bi-wifi-off::before{content:""}.bi-wifi::before{content:""}.bi-wind::before{content:""}.bi-window-dock::before{content:""}.bi-window-sidebar::before{content:""}.bi-window::before{content:""}.bi-wrench::before{content:""}.bi-x-circle-fill::before{content:""}.bi-x-circle::before{content:""}.bi-x-diamond-fill::before{content:""}.bi-x-diamond::before{content:""}.bi-x-octagon-fill::before{content:""}.bi-x-octagon::before{content:""}.bi-x-square-fill::before{content:""}.bi-x-square::before{content:""}.bi-x::before{content:""}.bi-youtube::before{content:""}.bi-zoom-in::before{content:""}.bi-zoom-out::before{content:""}.bi-bank::before{content:""}.bi-bank2::before{content:""}.bi-bell-slash-fill::before{content:""}.bi-bell-slash::before{content:""}.bi-cash-coin::before{content:""}.bi-check-lg::before{content:""}.bi-coin::before{content:""}.bi-currency-bitcoin::before{content:""}.bi-currency-dollar::before{content:""}.bi-currency-euro::before{content:""}.bi-currency-exchange::before{content:""}.bi-currency-pound::before{content:""}.bi-currency-yen::before{content:""}.bi-dash-lg::before{content:""}.bi-exclamation-lg::before{content:""}.bi-file-earmark-pdf-fill::before{content:""}.bi-file-earmark-pdf::before{content:""}.bi-file-pdf-fill::before{content:""}.bi-file-pdf::before{content:""}.bi-gender-ambiguous::before{content:""}.bi-gender-female::before{content:""}.bi-gender-male::before{content:""}.bi-gender-trans::before{content:""}.bi-headset-vr::before{content:""}.bi-info-lg::before{content:""}.bi-mastodon::before{content:""}.bi-messenger::before{content:""}.bi-piggy-bank-fill::before{content:""}.bi-piggy-bank::before{content:""}.bi-pin-map-fill::before{content:""}.bi-pin-map::before{content:""}.bi-plus-lg::before{content:""}.bi-question-lg::before{content:""}.bi-recycle::before{content:""}.bi-reddit::before{content:""}.bi-safe-fill::before{content:""}.bi-safe2-fill::before{content:""}.bi-safe2::before{content:""}.bi-sd-card-fill::before{content:""}.bi-sd-card::before{content:""}.bi-skype::before{content:""}.bi-slash-lg::before{content:""}.bi-translate::before{content:""}.bi-x-lg::before{content:""}.bi-safe::before{content:""}.bi-apple::before{content:""}.bi-microsoft::before{content:""}.bi-windows::before{content:""}.bi-behance::before{content:""}.bi-dribbble::before{content:""}.bi-line::before{content:""}.bi-medium::before{content:""}.bi-paypal::before{content:""}.bi-pinterest::before{content:""}.bi-signal::before{content:""}.bi-snapchat::before{content:""}.bi-spotify::before{content:""}.bi-stack-overflow::before{content:""}.bi-strava::before{content:""}.bi-wordpress::before{content:""}.bi-vimeo::before{content:""}.bi-activity::before{content:""}.bi-easel2-fill::before{content:""}.bi-easel2::before{content:""}.bi-easel3-fill::before{content:""}.bi-easel3::before{content:""}.bi-fan::before{content:""}.bi-fingerprint::before{content:""}.bi-graph-down-arrow::before{content:""}.bi-graph-up-arrow::before{content:""}.bi-hypnotize::before{content:""}.bi-magic::before{content:""}.bi-person-rolodex::before{content:""}.bi-person-video::before{content:""}.bi-person-video2::before{content:""}.bi-person-video3::before{content:""}.bi-person-workspace::before{content:""}.bi-radioactive::before{content:""}.bi-webcam-fill::before{content:""}.bi-webcam::before{content:""}.bi-yin-yang::before{content:""}.bi-bandaid-fill::before{content:""}.bi-bandaid::before{content:""}.bi-bluetooth::before{content:""}.bi-body-text::before{content:""}.bi-boombox::before{content:""}.bi-boxes::before{content:""}.bi-dpad-fill::before{content:""}.bi-dpad::before{content:""}.bi-ear-fill::before{content:""}.bi-ear::before{content:""}.bi-envelope-check-fill::before{content:""}.bi-envelope-check::before{content:""}.bi-envelope-dash-fill::before{content:""}.bi-envelope-dash::before{content:""}.bi-envelope-exclamation-fill::before{content:""}.bi-envelope-exclamation::before{content:""}.bi-envelope-plus-fill::before{content:""}.bi-envelope-plus::before{content:""}.bi-envelope-slash-fill::before{content:""}.bi-envelope-slash::before{content:""}.bi-envelope-x-fill::before{content:""}.bi-envelope-x::before{content:""}.bi-explicit-fill::before{content:""}.bi-explicit::before{content:""}.bi-git::before{content:""}.bi-infinity::before{content:""}.bi-list-columns-reverse::before{content:""}.bi-list-columns::before{content:""}.bi-meta::before{content:""}.bi-mortorboard-fill::before{content:""}.bi-mortorboard::before{content:""}.bi-nintendo-switch::before{content:""}.bi-pc-display-horizontal::before{content:""}.bi-pc-display::before{content:""}.bi-pc-horizontal::before{content:""}.bi-pc::before{content:""}.bi-playstation::before{content:""}.bi-plus-slash-minus::before{content:""}.bi-projector-fill::before{content:""}.bi-projector::before{content:""}.bi-qr-code-scan::before{content:""}.bi-qr-code::before{content:""}.bi-quora::before{content:""}.bi-quote::before{content:""}.bi-robot::before{content:""}.bi-send-check-fill::before{content:""}.bi-send-check::before{content:""}.bi-send-dash-fill::before{content:""}.bi-send-dash::before{content:""}.bi-send-exclamation-fill::before{content:""}.bi-send-exclamation::before{content:""}.bi-send-fill::before{content:""}.bi-send-plus-fill::before{content:""}.bi-send-plus::before{content:""}.bi-send-slash-fill::before{content:""}.bi-send-slash::before{content:""}.bi-send-x-fill::before{content:""}.bi-send-x::before{content:""}.bi-send::before{content:""}.bi-steam::before{content:""}.bi-terminal-dash::before{content:""}.bi-terminal-plus::before{content:""}.bi-terminal-split::before{content:""}.bi-ticket-detailed-fill::before{content:""}.bi-ticket-detailed::before{content:""}.bi-ticket-fill::before{content:""}.bi-ticket-perforated-fill::before{content:""}.bi-ticket-perforated::before{content:""}.bi-ticket::before{content:""}.bi-tiktok::before{content:""}.bi-window-dash::before{content:""}.bi-window-desktop::before{content:""}.bi-window-fullscreen::before{content:""}.bi-window-plus::before{content:""}.bi-window-split::before{content:""}.bi-window-stack::before{content:""}.bi-window-x::before{content:""}.bi-xbox::before{content:""}.bi-ethernet::before{content:""}.bi-hdmi-fill::before{content:""}.bi-hdmi::before{content:""}.bi-usb-c-fill::before{content:""}.bi-usb-c::before{content:""}.bi-usb-fill::before{content:""}.bi-usb-plug-fill::before{content:""}.bi-usb-plug::before{content:""}.bi-usb-symbol::before{content:""}.bi-usb::before{content:""}.bi-boombox-fill::before{content:""}.bi-displayport::before{content:""}.bi-gpu-card::before{content:""}.bi-memory::before{content:""}.bi-modem-fill::before{content:""}.bi-modem::before{content:""}.bi-motherboard-fill::before{content:""}.bi-motherboard::before{content:""}.bi-optical-audio-fill::before{content:""}.bi-optical-audio::before{content:""}.bi-pci-card::before{content:""}.bi-router-fill::before{content:""}.bi-router::before{content:""}.bi-ssd-fill::before{content:""}.bi-ssd::before{content:""}.bi-thunderbolt-fill::before{content:""}.bi-thunderbolt::before{content:""}.bi-usb-drive-fill::before{content:""}.bi-usb-drive::before{content:""}.bi-usb-micro-fill::before{content:""}.bi-usb-micro::before{content:""}.bi-usb-mini-fill::before{content:""}.bi-usb-mini::before{content:""}.bi-cloud-haze2::before{content:""}.bi-device-hdd-fill::before{content:""}.bi-device-hdd::before{content:""}.bi-device-ssd-fill::before{content:""}.bi-device-ssd::before{content:""}.bi-displayport-fill::before{content:""}.bi-mortarboard-fill::before{content:""}.bi-mortarboard::before{content:""}.bi-terminal-x::before{content:""}.bi-arrow-through-heart-fill::before{content:""}.bi-arrow-through-heart::before{content:""}.bi-badge-sd-fill::before{content:""}.bi-badge-sd::before{content:""}.bi-bag-heart-fill::before{content:""}.bi-bag-heart::before{content:""}.bi-balloon-fill::before{content:""}.bi-balloon-heart-fill::before{content:""}.bi-balloon-heart::before{content:""}.bi-balloon::before{content:""}.bi-box2-fill::before{content:""}.bi-box2-heart-fill::before{content:""}.bi-box2-heart::before{content:""}.bi-box2::before{content:""}.bi-braces-asterisk::before{content:""}.bi-calendar-heart-fill::before{content:""}.bi-calendar-heart::before{content:""}.bi-calendar2-heart-fill::before{content:""}.bi-calendar2-heart::before{content:""}.bi-chat-heart-fill::before{content:""}.bi-chat-heart::before{content:""}.bi-chat-left-heart-fill::before{content:""}.bi-chat-left-heart::before{content:""}.bi-chat-right-heart-fill::before{content:""}.bi-chat-right-heart::before{content:""}.bi-chat-square-heart-fill::before{content:""}.bi-chat-square-heart::before{content:""}.bi-clipboard-check-fill::before{content:""}.bi-clipboard-data-fill::before{content:""}.bi-clipboard-fill::before{content:""}.bi-clipboard-heart-fill::before{content:""}.bi-clipboard-heart::before{content:""}.bi-clipboard-minus-fill::before{content:""}.bi-clipboard-plus-fill::before{content:""}.bi-clipboard-pulse::before{content:""}.bi-clipboard-x-fill::before{content:""}.bi-clipboard2-check-fill::before{content:""}.bi-clipboard2-check::before{content:""}.bi-clipboard2-data-fill::before{content:""}.bi-clipboard2-data::before{content:""}.bi-clipboard2-fill::before{content:""}.bi-clipboard2-heart-fill::before{content:""}.bi-clipboard2-heart::before{content:""}.bi-clipboard2-minus-fill::before{content:""}.bi-clipboard2-minus::before{content:""}.bi-clipboard2-plus-fill::before{content:""}.bi-clipboard2-plus::before{content:""}.bi-clipboard2-pulse-fill::before{content:""}.bi-clipboard2-pulse::before{content:""}.bi-clipboard2-x-fill::before{content:""}.bi-clipboard2-x::before{content:""}.bi-clipboard2::before{content:""}.bi-emoji-kiss-fill::before{content:""}.bi-emoji-kiss::before{content:""}.bi-envelope-heart-fill::before{content:""}.bi-envelope-heart::before{content:""}.bi-envelope-open-heart-fill::before{content:""}.bi-envelope-open-heart::before{content:""}.bi-envelope-paper-fill::before{content:""}.bi-envelope-paper-heart-fill::before{content:""}.bi-envelope-paper-heart::before{content:""}.bi-envelope-paper::before{content:""}.bi-filetype-aac::before{content:""}.bi-filetype-ai::before{content:""}.bi-filetype-bmp::before{content:""}.bi-filetype-cs::before{content:""}.bi-filetype-css::before{content:""}.bi-filetype-csv::before{content:""}.bi-filetype-doc::before{content:""}.bi-filetype-docx::before{content:""}.bi-filetype-exe::before{content:""}.bi-filetype-gif::before{content:""}.bi-filetype-heic::before{content:""}.bi-filetype-html::before{content:""}.bi-filetype-java::before{content:""}.bi-filetype-jpg::before{content:""}.bi-filetype-js::before{content:""}.bi-filetype-jsx::before{content:""}.bi-filetype-key::before{content:""}.bi-filetype-m4p::before{content:""}.bi-filetype-md::before{content:""}.bi-filetype-mdx::before{content:""}.bi-filetype-mov::before{content:""}.bi-filetype-mp3::before{content:""}.bi-filetype-mp4::before{content:""}.bi-filetype-otf::before{content:""}.bi-filetype-pdf::before{content:""}.bi-filetype-php::before{content:""}.bi-filetype-png::before{content:""}.bi-filetype-ppt::before{content:""}.bi-filetype-psd::before{content:""}.bi-filetype-py::before{content:""}.bi-filetype-raw::before{content:""}.bi-filetype-rb::before{content:""}.bi-filetype-sass::before{content:""}.bi-filetype-scss::before{content:""}.bi-filetype-sh::before{content:""}.bi-filetype-svg::before{content:""}.bi-filetype-tiff::before{content:""}.bi-filetype-tsx::before{content:""}.bi-filetype-ttf::before{content:""}.bi-filetype-txt::before{content:""}.bi-filetype-wav::before{content:""}.bi-filetype-woff::before{content:""}.bi-filetype-xls::before{content:""}.bi-filetype-xml::before{content:""}.bi-filetype-yml::before{content:""}.bi-heart-arrow::before{content:""}.bi-heart-pulse-fill::before{content:""}.bi-heart-pulse::before{content:""}.bi-heartbreak-fill::before{content:""}.bi-heartbreak::before{content:""}.bi-hearts::before{content:""}.bi-hospital-fill::before{content:""}.bi-hospital::before{content:""}.bi-house-heart-fill::before{content:""}.bi-house-heart::before{content:""}.bi-incognito::before{content:""}.bi-magnet-fill::before{content:""}.bi-magnet::before{content:""}.bi-person-heart::before{content:""}.bi-person-hearts::before{content:""}.bi-phone-flip::before{content:""}.bi-plugin::before{content:""}.bi-postage-fill::before{content:""}.bi-postage-heart-fill::before{content:""}.bi-postage-heart::before{content:""}.bi-postage::before{content:""}.bi-postcard-fill::before{content:""}.bi-postcard-heart-fill::before{content:""}.bi-postcard-heart::before{content:""}.bi-postcard::before{content:""}.bi-search-heart-fill::before{content:""}.bi-search-heart::before{content:""}.bi-sliders2-vertical::before{content:""}.bi-sliders2::before{content:""}.bi-trash3-fill::before{content:""}.bi-trash3::before{content:""}.bi-valentine::before{content:""}.bi-valentine2::before{content:""}.bi-wrench-adjustable-circle-fill::before{content:""}.bi-wrench-adjustable-circle::before{content:""}.bi-wrench-adjustable::before{content:""}.bi-filetype-json::before{content:""}.bi-filetype-pptx::before{content:""}.bi-filetype-xlsx::before{content:""}.bi-1-circle-fill::before{content:""}.bi-1-circle::before{content:""}.bi-1-square-fill::before{content:""}.bi-1-square::before{content:""}.bi-2-circle-fill::before{content:""}.bi-2-circle::before{content:""}.bi-2-square-fill::before{content:""}.bi-2-square::before{content:""}.bi-3-circle-fill::before{content:""}.bi-3-circle::before{content:""}.bi-3-square-fill::before{content:""}.bi-3-square::before{content:""}.bi-4-circle-fill::before{content:""}.bi-4-circle::before{content:""}.bi-4-square-fill::before{content:""}.bi-4-square::before{content:""}.bi-5-circle-fill::before{content:""}.bi-5-circle::before{content:""}.bi-5-square-fill::before{content:""}.bi-5-square::before{content:""}.bi-6-circle-fill::before{content:""}.bi-6-circle::before{content:""}.bi-6-square-fill::before{content:""}.bi-6-square::before{content:""}.bi-7-circle-fill::before{content:""}.bi-7-circle::before{content:""}.bi-7-square-fill::before{content:""}.bi-7-square::before{content:""}.bi-8-circle-fill::before{content:""}.bi-8-circle::before{content:""}.bi-8-square-fill::before{content:""}.bi-8-square::before{content:""}.bi-9-circle-fill::before{content:""}.bi-9-circle::before{content:""}.bi-9-square-fill::before{content:""}.bi-9-square::before{content:""}.bi-airplane-engines-fill::before{content:""}.bi-airplane-engines::before{content:""}.bi-airplane-fill::before{content:""}.bi-airplane::before{content:""}.bi-alexa::before{content:""}.bi-alipay::before{content:""}.bi-android::before{content:""}.bi-android2::before{content:""}.bi-box-fill::before{content:""}.bi-box-seam-fill::before{content:""}.bi-browser-chrome::before{content:""}.bi-browser-edge::before{content:""}.bi-browser-firefox::before{content:""}.bi-browser-safari::before{content:""}.bi-c-circle-fill::before{content:""}.bi-c-circle::before{content:""}.bi-c-square-fill::before{content:""}.bi-c-square::before{content:""}.bi-capsule-pill::before{content:""}.bi-capsule::before{content:""}.bi-car-front-fill::before{content:""}.bi-car-front::before{content:""}.bi-cassette-fill::before{content:""}.bi-cassette::before{content:""}.bi-cc-circle-fill::before{content:""}.bi-cc-circle::before{content:""}.bi-cc-square-fill::before{content:""}.bi-cc-square::before{content:""}.bi-cup-hot-fill::before{content:""}.bi-cup-hot::before{content:""}.bi-currency-rupee::before{content:""}.bi-dropbox::before{content:""}.bi-escape::before{content:""}.bi-fast-forward-btn-fill::before{content:""}.bi-fast-forward-btn::before{content:""}.bi-fast-forward-circle-fill::before{content:""}.bi-fast-forward-circle::before{content:""}.bi-fast-forward-fill::before{content:""}.bi-fast-forward::before{content:""}.bi-filetype-sql::before{content:""}.bi-fire::before{content:""}.bi-google-play::before{content:""}.bi-h-circle-fill::before{content:""}.bi-h-circle::before{content:""}.bi-h-square-fill::before{content:""}.bi-h-square::before{content:""}.bi-indent::before{content:""}.bi-lungs-fill::before{content:""}.bi-lungs::before{content:""}.bi-microsoft-teams::before{content:""}.bi-p-circle-fill::before{content:""}.bi-p-circle::before{content:""}.bi-p-square-fill::before{content:""}.bi-p-square::before{content:""}.bi-pass-fill::before{content:""}.bi-pass::before{content:""}.bi-prescription::before{content:""}.bi-prescription2::before{content:""}.bi-r-circle-fill::before{content:""}.bi-r-circle::before{content:""}.bi-r-square-fill::before{content:""}.bi-r-square::before{content:""}.bi-repeat::before{content:""}.bi-rewind-btn-fill::before{content:""}.bi-rewind-btn::before{content:""}.bi-rewind-circle-fill::before{content:""}.bi-rewind-circle::before{content:""}.bi-rewind-fill::before{content:""}.bi-rewind::before{content:""}.bi-train-freight-front-fill::before{content:""}.bi-train-freight-front::before{content:""}.bi-train-front-fill::before{content:""}.bi-train-front::before{content:""}.bi-train-lightrail-front-fill::before{content:""}.bi-train-lightrail-front::before{content:""}.bi-truck-front-fill::before{content:""}.bi-truck-front::before{content:""}.bi-ubuntu::before{content:""}.bi-unindent::before{content:""}.bi-unity::before{content:""}.bi-universal-access-circle::before{content:""}.bi-universal-access::before{content:""}.bi-virus::before{content:""}.bi-virus2::before{content:""}.bi-wechat::before{content:""}.bi-yelp::before{content:""}.bi-sign-stop-fill::before{content:""}.bi-sign-stop-lights-fill::before{content:""}.bi-sign-stop-lights::before{content:""}.bi-sign-stop::before{content:""}.bi-sign-turn-left-fill::before{content:""}.bi-sign-turn-left::before{content:""}.bi-sign-turn-right-fill::before{content:""}.bi-sign-turn-right::before{content:""}.bi-sign-turn-slight-left-fill::before{content:""}.bi-sign-turn-slight-left::before{content:""}.bi-sign-turn-slight-right-fill::before{content:""}.bi-sign-turn-slight-right::before{content:""}.bi-sign-yield-fill::before{content:""}.bi-sign-yield::before{content:""}.bi-ev-station-fill::before{content:""}.bi-ev-station::before{content:""}.bi-fuel-pump-diesel-fill::before{content:""}.bi-fuel-pump-diesel::before{content:""}.bi-fuel-pump-fill::before{content:""}.bi-fuel-pump::before{content:""}.bi-0-circle-fill::before{content:""}.bi-0-circle::before{content:""}.bi-0-square-fill::before{content:""}.bi-0-square::before{content:""}.bi-rocket-fill::before{content:""}.bi-rocket-takeoff-fill::before{content:""}.bi-rocket-takeoff::before{content:""}.bi-rocket::before{content:""}.bi-stripe::before{content:""}.bi-subscript::before{content:""}.bi-superscript::before{content:""}.bi-trello::before{content:""}.bi-envelope-at-fill::before{content:""}.bi-envelope-at::before{content:""}.bi-regex::before{content:""}.bi-text-wrap::before{content:""}.bi-sign-dead-end-fill::before{content:""}.bi-sign-dead-end::before{content:""}.bi-sign-do-not-enter-fill::before{content:""}.bi-sign-do-not-enter::before{content:""}.bi-sign-intersection-fill::before{content:""}.bi-sign-intersection-side-fill::before{content:""}.bi-sign-intersection-side::before{content:""}.bi-sign-intersection-t-fill::before{content:""}.bi-sign-intersection-t::before{content:""}.bi-sign-intersection-y-fill::before{content:""}.bi-sign-intersection-y::before{content:""}.bi-sign-intersection::before{content:""}.bi-sign-merge-left-fill::before{content:""}.bi-sign-merge-left::before{content:""}.bi-sign-merge-right-fill::before{content:""}.bi-sign-merge-right::before{content:""}.bi-sign-no-left-turn-fill::before{content:""}.bi-sign-no-left-turn::before{content:""}.bi-sign-no-parking-fill::before{content:""}.bi-sign-no-parking::before{content:""}.bi-sign-no-right-turn-fill::before{content:""}.bi-sign-no-right-turn::before{content:""}.bi-sign-railroad-fill::before{content:""}.bi-sign-railroad::before{content:""}.bi-building-add::before{content:""}.bi-building-check::before{content:""}.bi-building-dash::before{content:""}.bi-building-down::before{content:""}.bi-building-exclamation::before{content:""}.bi-building-fill-add::before{content:""}.bi-building-fill-check::before{content:""}.bi-building-fill-dash::before{content:""}.bi-building-fill-down::before{content:""}.bi-building-fill-exclamation::before{content:""}.bi-building-fill-gear::before{content:""}.bi-building-fill-lock::before{content:""}.bi-building-fill-slash::before{content:""}.bi-building-fill-up::before{content:""}.bi-building-fill-x::before{content:""}.bi-building-fill::before{content:""}.bi-building-gear::before{content:""}.bi-building-lock::before{content:""}.bi-building-slash::before{content:""}.bi-building-up::before{content:""}.bi-building-x::before{content:""}.bi-buildings-fill::before{content:""}.bi-buildings::before{content:""}.bi-bus-front-fill::before{content:""}.bi-bus-front::before{content:""}.bi-ev-front-fill::before{content:""}.bi-ev-front::before{content:""}.bi-globe-americas::before{content:""}.bi-globe-asia-australia::before{content:""}.bi-globe-central-south-asia::before{content:""}.bi-globe-europe-africa::before{content:""}.bi-house-add-fill::before{content:""}.bi-house-add::before{content:""}.bi-house-check-fill::before{content:""}.bi-house-check::before{content:""}.bi-house-dash-fill::before{content:""}.bi-house-dash::before{content:""}.bi-house-down-fill::before{content:""}.bi-house-down::before{content:""}.bi-house-exclamation-fill::before{content:""}.bi-house-exclamation::before{content:""}.bi-house-gear-fill::before{content:""}.bi-house-gear::before{content:""}.bi-house-lock-fill::before{content:""}.bi-house-lock::before{content:""}.bi-house-slash-fill::before{content:""}.bi-house-slash::before{content:""}.bi-house-up-fill::before{content:""}.bi-house-up::before{content:""}.bi-house-x-fill::before{content:""}.bi-house-x::before{content:""}.bi-person-add::before{content:""}.bi-person-down::before{content:""}.bi-person-exclamation::before{content:""}.bi-person-fill-add::before{content:""}.bi-person-fill-check::before{content:""}.bi-person-fill-dash::before{content:""}.bi-person-fill-down::before{content:""}.bi-person-fill-exclamation::before{content:""}.bi-person-fill-gear::before{content:""}.bi-person-fill-lock::before{content:""}.bi-person-fill-slash::before{content:""}.bi-person-fill-up::before{content:""}.bi-person-fill-x::before{content:""}.bi-person-gear::before{content:""}.bi-person-lock::before{content:""}.bi-person-slash::before{content:""}.bi-person-up::before{content:""}.bi-scooter::before{content:""}.bi-taxi-front-fill::before{content:""}.bi-taxi-front::before{content:""}.bi-amd::before{content:""}.bi-database-add::before{content:""}.bi-database-check::before{content:""}.bi-database-dash::before{content:""}.bi-database-down::before{content:""}.bi-database-exclamation::before{content:""}.bi-database-fill-add::before{content:""}.bi-database-fill-check::before{content:""}.bi-database-fill-dash::before{content:""}.bi-database-fill-down::before{content:""}.bi-database-fill-exclamation::before{content:""}.bi-database-fill-gear::before{content:""}.bi-database-fill-lock::before{content:""}.bi-database-fill-slash::before{content:""}.bi-database-fill-up::before{content:""}.bi-database-fill-x::before{content:""}.bi-database-fill::before{content:""}.bi-database-gear::before{content:""}.bi-database-lock::before{content:""}.bi-database-slash::before{content:""}.bi-database-up::before{content:""}.bi-database-x::before{content:""}.bi-database::before{content:""}.bi-houses-fill::before{content:""}.bi-houses::before{content:""}.bi-nvidia::before{content:""}.bi-person-vcard-fill::before{content:""}.bi-person-vcard::before{content:""}.bi-sina-weibo::before{content:""}.bi-tencent-qq::before{content:""}.bi-wikipedia::before{content:""}.display-2xl{font-size:2.75rem}@media only screen and (min-width: 1200px){.display-2xl{font-size:4.5rem}}.display-xl{font-size:2.375rem}@media only screen and (min-width: 1200px){.display-xl{font-size:3.75rem}}.display-lg{font-size:2rem}@media only screen and (min-width: 1200px){.display-lg{font-size:2.5rem}}.display-md{font-size:1.75rem}@media only screen and (min-width: 1200px){.display-md{font-size:2.25rem}}.display-sm{font-size:1.5rem}@media only screen and (min-width: 1200px){.display-sm{font-size:1.875rem}}.display-xs{font-size:1.25rem}@media only screen and (min-width: 1200px){.display-xs{font-size:1.5rem}}.size-xl{font-size:1.25rem}.size-lg{font-size:1.125rem}.size-md{font-size:1rem}.size-md-2{font-size:.9375rem}.size-sm{font-size:.875rem}.size-xs{font-size:.75rem}.size-1xs{font-size:.8125rem}.size-2xs{font-size:.625rem}.size-3xs{font-size:.5}.zindex-1{z-index:1 !important}.zindex-2{z-index:2 !important}.zindex-3{z-index:3 !important}.zindex-4{z-index:4 !important}html.theme-dark{filter:grayscale(1)}html.theme-dark:root{--blue-25: #121212;--blue-50: #121212;--blue-100: #121212;--blue-200: #121212;--blue-300: #121212;--blue-400: #121212;--blue-500: #121212;--blue-600: #121212;--blue-700: #121212;--blue-800: #121212;--blue-900: #121212;--blue-950: #121212;--red-25: #121212;--red-50: #121212;--red-100: #121212;--red-200: #121212;--red-300: #121212;--red-400: #121212;--red-500: #121212;--red-600: #121212;--red-700: #121212;--red-800: #121212;--red-900: #121212;--red-950: #121212}html.theme-blindness:root{--primary-500: #98a2b3;--primary-800: #98a2b3;--primary-900: #98a2b3;--primary-950: #98a2b3;--blue-25: #030303;--blue-50: #030303;--blue-100: #030303;--blue-200: #030303;--blue-300: #030303;--blue-400: #030303;--blue-500: yellow;--blue-600: #030303;--blue-700: #030303;--blue-800: yellow;--blue-900: #030303;--blue-950: #030303;--red-25: #030303;--red-50: #030303;--red-100: #030303;--red-200: #030303;--red-300: #030303;--red-400: #030303;--red-500: yellow;--red-600: #030303;--red-700: #030303;--red-800: #030303;--red-900: #030303;--red-950: yellow;--text-black: yellow;--text-white: yellow;--text-primary: var(--blue-800);--text-primary-dark: var(--blue-900);--text-primary-darkest: var(--blue-950);--text-link: var(--blue-700);--text-secondary: var(--red-500);--text-secondary-dark: var(--red-700);--text-secondary-darkest: yellow;--text-tertiary: var(--blue-500);--text-tertiary-hover: var(--blue-500);--text-grey-darkest: yellow;--text-grey-dark: yellow;--text-grey: yellow;--text-disabled: #98a2b3;--text-error: var(--red-500);--text-error-dark: var(--red-700);--text-success: #17b26a;--text-success-dark: #067647;--text-information: var(--blue-600);--text-information-dark: var(--blue-900);--transparent: rgb(255 255 255,0);--bg-black: var(--text-black);--bg-white: #282828;--Shadow: 0px -5.469px 10.756px 0px rgba(255, 255, 0, 0.19);--ShadowCard: 2px 5px 7.3px 0 rgba(255, 255, 0, 0.06);--ShadowAccordian: 0px 0px 8px 0px rgba(255, 255, 0, 0.1)}html.theme-blindness img,html.theme-blindness [class]::after,html.theme-blindness [class]::before,html.theme-blindness .pb-element-third_party,html.theme-blindness .background-slide-video,html.theme-blindness .button-slide:hover{filter:grayscale(1)}html.theme-blindness body{background-color:#282828;color:#ff0}html.theme-blindness .btn-seemore svg{color:#ff0}html.theme-blindness .background-half-blue .pb-container-wrapper .pb-container::after{background-color:#4a4949}html.theme-blindness .pb-element-calendar-list{background-color:#030303;border-color:#ff0}html.theme-blindness .pb-element-calendar-list .detail .title-list{color:#ff0}html.theme-blindness .pb-element-calendar-list .date .icon{border-color:#ff0;color:#ff0}html.theme-blindness .pb-element-calendar-list:hover .date .icon{background-color:#ff0;border-color:#ff0;color:#030303}html.theme-blindness .pb-element-calendar-list:hover::after{filter:grayscale(0)}html.theme-blindness .pb-element-calendar .nav-tabs-calendar .nav-link.active{color:#030303 !important;border-color:#ff0 !important}html.theme-blindness .pb-element-calendar-picker .datepicker-inline{background-color:#404040}html.theme-blindness .pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2){background-color:#494949;color:#ff0}html.theme-blindness .pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .prev::after,html.theme-blindness .pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .next::after{filter:grayscale(0);color:#ff0;background:hsla(0,0%,100%,.08)}html.theme-blindness .pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(3){background-color:#494949}html.theme-blindness .pb-element-calendar-picker .datepicker .table-condensed tbody{background-color:#494949}html.theme-blindness .pb-element-calendar-picker .datepicker .table-condensed td.active div{border-color:#ff0}html.theme-blindness .pb-element-calendar-picker .datepicker .table-condensed td div:hover{color:#030303}html.theme-blindness .pb-element-calendar-picker .datepicker .table-condensed .highlight div{background-color:#030303 !important}html.theme-blindness .pb-element-calendar-picker .datepicker .table-condensed .highlight div::after{background-color:#ff0 !important}html.theme-blindness .card-template-video{color:#030303}html.theme-blindness .card-template-video .card-body .title{filter:invert(1)}html.theme-blindness .pb-element-post_slider-api{background:#494949}html.theme-blindness .banner-detail .content .des{filter:brightness(0) saturate(100%) invert(83%) sepia(99%) saturate(5847%) hue-rotate(354deg) brightness(109%) contrast(105%)}html.theme-blindness .pb-element-text_block,html.theme-blindness .dol-hamburger-menu svg{filter:brightness(0) saturate(100%) invert(83%) sepia(99%) saturate(5847%) hue-rotate(354deg) brightness(109%) contrast(105%)}html.theme-blindness .footer,html.theme-blindness .footer2{color:#ff0}html.theme-blindness .footer-logo .logo-image,html.theme-blindness .footer2-logo .logo-image{color:#ff0}html.theme-blindness .footer-menu .menu-footer-list .navbar-nav li a,html.theme-blindness .footer2-menu .menu-footer-list .navbar-nav li a{color:#ff0}html.theme-blindness .footer .footer-visitor,html.theme-blindness .footer2 .footer-visitor{background:#494949}html.theme-blindness .section-shadow{background:#494949 !important;border-color:#ff0}html.theme-blindness .banner-main .content,html.theme-blindness .card-template .card-body .title,html.theme-blindness .pb-element-button_slider .btn-item .text,html.theme-blindness .pb-element-button_grid.button-grid-default .pb-element-button_grid-content .btn .text{color:#ff0}html.theme-blindness .pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn{background-color:#030303}html.theme-blindness .pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn .text{color:#ff0}html.theme-blindness .pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content-wrapper{border-color:#ff0;background-color:#030303}html.theme-blindness .card-template-highlight1-side{background-color:#494949;color:#ff0}html.theme-blindness .pb-element-menu .menu-list .icon{background:#282828}html.theme-blindness .pb-element-menu .menu-list .icon:hover{border-color:#ff0}html.theme-blindness .pb-element-menu .nav-tabs-menu .nav-link{background:#ff0;box-shadow:0px -6px 11.8px 0px rgba(255,255,0,.09)}html.theme-blindness .pb-element-menu .nav-tabs-menu .nav-link.active{color:#030303}html.theme-blindness .pb-element-menu .nav-tabs-menu .nav-link:after{background:#7a7a7a}html.theme-blindness .pb-element-button_grid.button-grid-default .pb-element-button_grid-content .btn{box-shadow:var(--ShadowCard);border-color:rgba(255,255,0,.2)}html.theme-blindness .pb-element.pb-element-custom_heading{filter:brightness(0) saturate(100%) invert(97%) sepia(64%) saturate(5960%) hue-rotate(1deg) brightness(102%) contrast(102%)}html.theme-blindness .background-slide-video::after,html.theme-blindness .pb-element-third_party.reports-api::after,html.theme-blindness .banner-main::after{filter:brightness(0) saturate(100%) invert(11%) sepia(84%) saturate(10%) hue-rotate(349deg) brightness(101%) contrast(93%)}html.theme-blindness .background-slide-video:before,html.theme-blindness .pb-element-third_party.reports-api:before,html.theme-blindness .banner-main:before{background:none}html.theme-blindness .card-template .category,html.theme-blindness .card-template .date{color:#ff0}html.theme-blindness .dol-navbar{background:#4e4e4e}html.theme-blindness .dol-navbar .dol-search-mobile a{border-color:#ff0;color:#ff0}html.theme-blindness .dol-navbar .btn-login{background:#282828;color:#ff0}html.theme-blindness .dol-navbar .dol-navbar-collapse{background:#404040;color:#ff0}html.theme-blindness .dol-navbar .navbar-nav .nav-item .nav-submenu .nav-link:hover{color:#fff}html.theme-blindness .dol-dropdown-styled .dropdown-menu .dropdown-item{color:#fff}@media(min-width: 1200px){html.theme-blindness .dol-dropdown-styled .dropdown-menu .dropdown-item:hover,html.theme-blindness .dol-dropdown-styled .dropdown-menu .dropdown-item.active{background-color:#282828}}html.theme-blindness .splide .splide__arrows .splide__arrow{border-color:#ff0}html.theme-blindness .splide .splide__arrows .splide__arrow .icon{color:#030303}html.theme-blindness .pb-element-search_form .form-search .btn-search,html.theme-blindness .pb-element-third_party .form-search .btn-search{color:#030303}html.theme-blindness .pb-element-post_slider_group-tab.active{background-color:#ff0 !important;color:#030303 !important}html.theme-blindness .pb-element-post_list .text{color:#ff0}html.theme-blindness .post-info{color:#ff0}html.theme-blindness .post-info .viewer-post{color:#ff0}html.theme-blindness .post-info svg path{fill:#ff0}html.theme-blindness .dol-grid-blog .post-list-grid .card-template:first-of-type .card-body{background:rgba(0,0,0,0)}html.theme-blindness .dol-grid-blog .post-list-grid .card-template .card-body,html.theme-blindness .dol-section-knowledge .dol-grid-blog .card-template .card-body{background:#4e4e4e !important}html.theme-blindness .dol-section-post-list{background:gray}html.theme-blindness .btn-link{color:#ff0;border-color:#ff0}html.theme-blindness .footer{background:#4e4e4e}html.theme-blindness .footer2{background:#404040}html.theme-blindness .item-accessibility .color-light .circle{background:#7a7a7a !important}html.theme-blindness .item-accessibility .color-dark .circle{background:#030303 !important;color:#fff}html.theme-blindness .item-accessibility .color-blindness .circle{color:#030303}html.theme-blindness .card-template-calendar{background-color:#030303}html.theme-blindness .template__title .dropdown-sort .btn-sort,html.theme-blindness .calendar-content .no-event span{color:#ff0}html.theme-blindness .date-picker-container .arrow{color:#007bff}html.theme-blindness .date-picker-container .date-box{background-color:#404040}html.theme-blindness .date-picker-container .date-box:hover{background-color:#030303;color:var(--text-white)}html.theme-blindness .date-picker-container .date-box.weekend{background-color:#4e4e4e;color:var(--text-black)}html.theme-blindness .date-picker-container .selected{background-color:#030303 !important;color:var(--text-white) !important}html.theme-blindness .date-picker-container .today{background-color:#030303;color:var(--text-white)}html.theme-blindness .btn-unstyled,html.theme-blindness .btn-unstyled:hover,html.theme-blindness .template__title .dropdown-sort .dropdown-menu.show{background-color:#404040 !important}html.theme-blindness .toastui-calendar-month{background-color:#282828 !important}html.theme-blindness .toastui-calendar-grid-cell-date{color:rgba(255,255,0,.4) !important}html.theme-blindness .toastui-calendar-weekday-event:hover{color:#282828 !important}html.theme-blindness .toastui-calendar-weekday-event-dot+.toastui-calendar-weekday-event-title{color:#ff0}html.theme-blindness .toastui-calendar-day-name-item span{color:#ff0 !important}html.theme-blindness .toastui-calendar-weekday-event{color:#ff0 !important;background-color:#404040 !important;border-left:3px solid #ff0 !important}html.theme-blindness .toastui-calendar-weekday-event-dot{display:none}html.theme-blindness .template__side .title-side{color:#282828}html.theme-blindness .template__title .category-menu .btn-sort{color:#282828}html.theme-blindness .dropdown-toggle .menu-label{color:#ff0}html.theme-blindness .template__search .form-search .btn-search{background:#282828}html.theme-blindness .banner-top,html.theme-blindness .social{filter:grayscale(1)}html.theme-blindness .card-template{background-color:#4e4e4e}html.theme-blindness .pagination .page-numbers{color:#ff0}html.theme-blindness .pagination .page-numbers.active{background-color:#030303}html.theme-blindness .single-share .title-share{color:#ff0}html.theme-blindness .card-template .btn-share:hover{background-color:#0a0a0a}html.theme-blindness .back-to-top svg path{fill:#ff0}html.theme-blindness .dol-section-search .btn-search{background:#4e4e4e}html.theme-blindness .dol-section-search .pb-element-wrapper{background:#404040}html.theme-blindness .dol-section-search .api_search{filter:none}html.theme-blindness .dol-section-search .pb-element-third_party-header{color:#ff0}html.theme-blindness .dol-section-search .pb-element-third_party-header .text-accent{color:#ff0}html.theme-blindness .dol-section-search select{background:#4e4e4e;color:#ff0;border-color:#ff0}html.theme-blindness .dol-section-search input{background:#4e4e4e;border-color:#ff0}html.theme-blindness .dol-section-search input::placeholder{color:#ff0}html.theme-blindness .dol-section-search .ic-search svg path{fill:#ff0}html.theme-blindness .main-content .text-muted{color:#ff0 !important}html.theme-blindness .main-content .card-template-wb-comment .num-comment{color:#ff0}html.theme-blindness .main-content .single-viewer{color:#ff0}html.theme-blindness .main-content .btn-create-topic,html.theme-blindness .main-content .btn-wb-login,html.theme-blindness .main-content .btn-wb-submit{background:#4e4e4e;color:#ff0;border-color:#ff0}html.theme-blindness .main-content .btn:hover{background:#282828;color:#ff0;border-color:#ff0}html.theme-blindness .main-content select{background:#4e4e4e;color:#ff0;border-color:#ff0}html.theme-blindness .main-content input{background:#4e4e4e;border-color:#ff0;color:#ff0}html.theme-blindness .main-content input::placeholder{color:#ff0}html.theme-blindness .main-content .be-date-display{background:#4e4e4e !important;border-color:#ff0;color:#ff0 !important}html.theme-blindness .main-content .pagination .page-ppp{color:#ff0}html.theme-blindness .main-content .pagination .page-ppp .dropdown-toggle{color:#ff0;background:#282828}html.theme-blindness .main-content .template-default::after{background:#282828}html.theme-blindness .main-content .breadcrumb__link a,html.theme-blindness .main-content .breadcrumb__link.active,html.theme-blindness .main-content .title-banner{color:#ff0 !important}html.theme-blindness .main-content .banner-top::before{background:linear-gradient(90deg, rgb(40, 40, 40) 0.04%, rgba(40, 40, 40, 0) 99.96%)}html.theme-blindness .main-content .answered{color:#ff0}html.theme-blindness .main-content .answered.answered-pending{color:#ff0}html.theme-blindness .main-content .icon-copy svg path{fill:#ff0}html.theme-blindness .main-content .archive-question-answer .view{color:#ff0}html.theme-blindness .main-content .archive-question-answer .b-author .icon{background:#282828}html.theme-blindness .main-content .archive-question-answer .b-author .icon rect{fill:#282828}html.theme-blindness .main-content .archive-question-answer .b-author .icon svg path{fill:#ff0}html.theme-blindness .main-content .archive-question-answer .category{background:#282828;border-color:#ff0}html.theme-blindness .main-content .archive-question-answer .category a{color:#ff0}html.theme-blindness .main-content .single-view,html.theme-blindness .main-content .page-view,html.theme-blindness .main-content .single-date,html.theme-blindness .main-content .page-date{color:#ff0}html.theme-blindness .main-content .single-view svg path,html.theme-blindness .main-content .page-view svg path{fill:#ff0}html.theme-blindness .main-content .template__side{border:none;box-shadow:none}html.theme-blindness .main-content .template__side .title-side{color:#ff0;background:#000}html.theme-blindness .main-content .template__side .side-menu{background:#4e4e4e}html.theme-blindness .pb-element-file_upload{background:#4e4e4e}html.theme-blindness .pb-element-file_upload .b-upload .input-upload .btn-browse{background:#282828}html.theme-blindness .dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper::before{background:#ff0}html.theme-blindness .dol-navbar .navbar-nav .nav-item-1:hover>.nav-item-wrapper>.nav-link,html.theme-blindness .dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper>.nav-link,html.theme-blindness .dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper>.nav-link{color:#ff0}html.theme-blindness .footer-menu .nav-menu>.nav-item .nav-submenu .nav-link:hover,html.theme-blindness .footer-menu .nav-menu>.nav-item .nav-submenu .nav-link:hover{filter:grayscale(1)}html.theme-blindness .modal-content{background:#4e4e4e}html.theme-blindness .modal-sitemap .modal-body .sidemap-menu .menu-lv1>.name,html.theme-blindness .modal-sitemap .modal-body .sidemap-menu .sub-menu .menu-lv2 .name{color:#ff0}html.theme-blindness .modal-header svg{fill:#282828;filter:grayscale(1)}html.theme-blindness .modal-header svg path{fill:#ff0}.hover-shine .shine-effect{position:absolute;inset:0}.hover-shine .shine-effect::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);transform:skewX(-25deg)}.hover-shine .shine-effect:hover::before{animation:shine .75s}.hover-shine{position:relative}@keyframes shine{100%{left:125%}}@keyframes horizontalLoader{0%,5%{transform:translateX(64px) scale(1);background:#fff}10%{transform:translateX(64px) scale(1);background:#4e73de}40%{transform:translateX(32px) scale(1.5);background:#4e73de}90%,95%{transform:translateX(0px) scale(1);background:#4e73de}100%{transform:translateX(0px) scale(1);background:#fff}}@keyframes ballMoveX{0%,10%{transform:translateX(0)}90%,100%{transform:translateX(32px)}}.loading{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:100;top:0;left:0;background-color:hsla(0,0%,100%,.8);border-radius:.75rem;z-index:1}.loading .loader{width:48px;height:48px;display:block;margin:15px auto;position:relative;color:#fff;box-sizing:border-box;animation:rotation 1s linear infinite}.loading .loader::after,.loading .loader::before{content:"";box-sizing:border-box;position:absolute;width:24px;height:24px;top:50%;left:50%;transform:scale(0.5) translate(0, 0);background-color:#ccebff;border-radius:50%;animation:animloader 1s infinite ease-in-out}.loading .loader::before{background-color:#4f73de;transform:scale(0.5) translate(-48px, -48px)}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes animloader{50%{transform:scale(1) translate(-50%, -50%)}}.loading-container{padding:1.5rem 1rem;display:flex;justify-content:center}.loading-horizontal{position:relative;width:100px;height:16px}.loading-horizontal:before,.loading-horizontal:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:32px 0 #fff;left:0;top:0;animation:ballMoveX 2s linear infinite}.loading-horizontal:after{box-shadow:none;transform:translateX(64px) scale(1);z-index:2;animation:horizontalLoader 2s linear infinite}.img-container{position:relative}.img-container .img-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background:#e3edff;animation:pulse 1.5s infinite ease-in-out}.img-container .img-skeleton::before{content:"";font-family:bootstrap-icons !important;font-size:4rem;color:#8f90a6;position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.img-container .img{display:block;width:100%;height:auto}@keyframes pulse{0%{background-color:#f0f0f0}50%{background-color:#c7c9d9}100%{background-color:#f0f0f0}}.skeleton{background-color:#e0e0e0;border-radius:4px}.skeleton-image{width:100%;height:288px;background-color:#ddd;border-radius:4px}html{scroll-behavior:smooth;scroll-padding-top:110px}html ::-webkit-scrollbar-thumb{height:8px;min-height:8px;border:8px solid var(--primary-500);background-color:var(--bg-grey-dark);-webkit-border-radius:16px}html ::-webkit-scrollbar{width:8px;height:8px}html ::-webkit-scrollbar-button{display:none;width:0;height:0}html ::-webkit-scrollbar-track{background-color:var(--bg-grey-light);border-radius:16px}html ::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}body{position:relative;font-family:"Noto Sans Thai",SF Pro,Arial,Segoe UI;overflow-x:hidden;font-weight:500;box-sizing:border-box;line-height:1.4;color:var(--text-black);padding:0;background-color:var(--text-white)}body>.wrapper{overflow-x:hidden}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700}h3,.h3{font-size:1.625rem}@media only screen and (min-width: 768px){h3,.h3{font-size:1.75rem}}@media only screen and (min-width: 992px){h3,.h3{font-size:2rem}}a{text-decoration:none;color:#155eef}a:hover{text-decoration:none;color:#155eef}strong{font-weight:700}ul li::marker{font-size:10px}.left{text-align:left !important}.center{text-align:center !important}.right{text-align:right !important}@media only screen and (min-width: 1200px){.main-content{padding-top:0}}.main-page{padding-bottom:2.625rem;position:relative;z-index:2}@media only screen and (min-width: 768px){.main-page{padding-top:0;margin-top:-2rem}}@media only screen and (min-width: 1200px){.not-banner{padding-top:5.5rem}}.feather{width:1rem}.swal2-title{font-size:1.25rem;font-weight:600;color:#182230}@media only screen and (min-width: 768px){.swal2-title{font-size:1.5rem}}.no-event{pointer-events:none}.padding-x-12{padding-left:.75rem;padding-right:.75rem}@media only screen and (min-width: 768px){.padding-x-12{padding-left:0;padding-right:0}}.padding-x-0{padding-left:0;padding-right:0}@media only screen and (min-width: 768px){.padding-x-0{padding-left:.75rem;padding-right:.75rem}}.image-background{background-repeat:no-repeat;background-size:100%}.no-scroll{position:relative;overflow:hidden !important}.c-pointer{cursor:pointer}.image-del{width:100%;border:1px solid #949494}.attach-disable{background-color:var(--bg-disabled) !important;border-color:var(--bg-disabled) !important;color:var(--text-disabled) !important}.background-gradient{background:linear-gradient(to bottom, #e6ebf3 0%, #ffffff 100%)}.tooltip-inner{min-width:200px !important;max-width:500px !important;text-align:left !important;font-size:.75rem !important;padding:.5rem .75rem !important}.menu-indent{margin-left:.75rem}.animate__animated{opacity:0}.animate__animated .is-animated{opacity:1}.disabled{background:var(--bg-disabled) !important;border-color:var(--bg-disabled) !important;color:var(--text-disabled) !important;pointer-events:none}.header-print{display:none;justify-content:center;margin-bottom:1.5rem}.header-print img{max-height:3rem}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1010}.popup-content{background:#fff;border-radius:12px;padding:25px 30px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.25);position:relative;animation:fadeIn .3s ease-in-out}.popup-close{position:absolute;top:16px;right:20px;font-size:24px;font-weight:bold;color:#999;cursor:pointer;transition:color .2s}.popup-close:hover{color:#000}.popup-content h3{margin-top:0;font-size:22px;color:#333;margin-bottom:20px}#popup-file-list h4{color:#333;font-size:18px;font-weight:600;margin-top:24px;margin-bottom:12px;border-bottom:2px solid #e0e0e0;padding-bottom:6px}#popup-file-list h5{color:#555;font-size:16px;font-weight:500;margin-top:16px;margin-bottom:8px}#popup-file-list ul{list-style:none;padding:0;margin:0 0 10px}#popup-file-list li{padding:8px 12px;border-radius:6px;transition:background .2s}#popup-file-list li:hover{background-color:#f0f0f0}#popup-file-list a{color:#007bff;text-decoration:none;font-weight:500;display:inline-block}#popup-file-list a:hover{text-decoration:underline}.procurement-wrapper .nav-pills .nav-link{color:#667085}.procurement-wrapper .nav-pills .nav-link.active{color:#fff;background-color:#165c26;border-radius:100px}table caption{caption-side:top;text-align:center}.dol-header-fixed{position:relative}.dol-header-fixed .img-ribbon{position:absolute;z-index:9999;left:0;top:0;height:100%;cursor:pointer;-webkit-backface-visibility:hidden}.footer{font-size:.875rem;background-color:var(--primary-900);color:var(--text-white);padding:1.5rem 0 .5rem 0;position:relative;z-index:2}.footer-logo .logo-image{display:inline-flex !important;align-items:center;color:var(--text-white);position:relative;text-decoration:none !important;gap:1.25rem;margin-bottom:1.25rem}.footer-logo .logo-image .image-footer{height:48px}.footer-logo .logo-name .name-th{font-size:1.25rem;font-weight:700}.footer-logo .logo-name .name-en{font-size:.875rem;font-weight:600}.footer-address{font-size:.875rem}.footer-sitemap{display:flex;flex-direction:column;align-items:end;justify-content:end}.footer-sitemap .sitemap-btn{font-size:.875rem;color:var(--text-white);font-weight:500;padding:.125rem .5rem;border:1px solid var(--text-white);border-radius:12rem;width:fit-content;cursor:pointer}.footer-sitemap .sitemap-btn:hover{border:1px solid var(--text-white)}.footer-sitemap .sitemap-lists{display:none}.footer-sitemap .sitemap-lists ul{font-size:.875rem;margin-top:1rem;margin-bottom:0}.footer-sitemap .sitemap-lists ul li{margin-bottom:.5rem}.footer-sitemap .sitemap-lists ul li a{color:var(--text-white) !important}.footer-contact .list{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:.75rem}.footer-contact .list .list-contact{display:flex;align-items:center;gap:1rem}.footer-contact .list .list-contact .text{font-size:.875rem;font-weight:400}.footer-contact .list .list-contact .text-semibold{font-weight:600}.footer-contact .list .list-contact svg{width:24px}.footer-visitor{display:flex;align-items:center;font-size:.8125rem;gap:.5rem;font-weight:400;padding:.25rem .5rem;height:24px;border-radius:.25rem;background:var(--fg-primary-dark)}.footer-visitor .visitor-total{display:flex}@media only screen and (min-width: 1200px){.footer-visitor{margin-left:auto}}.footer-menu .submenu-btn{font-size:.875rem;font-weight:700;display:flex;justify-content:space-between;cursor:pointer;padding:1rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer-menu .submenu-btn.open{border-bottom:none}.footer-menu .submenu-btn-last{border-bottom:none}@media only screen and (min-width: 768px){.footer-menu .submenu-btn{margin-bottom:1rem;pointer-events:none;padding:0;border-bottom:none}}.footer-menu .nav-menu{display:grid}@media only screen and (min-width: 992px){.footer-menu .nav-menu{grid-template-columns:repeat(4, 1fr);gap:1.5rem}}.footer-menu .nav-menu>.nav-item{padding-top:.5rem;padding-bottom:.5rem;border-top:1px solid var(--primary-800)}.footer-menu .nav-menu>.nav-item>.nav-item-wrapper{display:flex}.footer-menu .nav-menu>.nav-item.show .icon-toggle-menu{background-color:var(--text-white)}.footer-menu .nav-menu>.nav-item.show .icon-toggle-menu .icon{transform:rotate(180deg);position:relative;font-size:.625rem;color:var(--primary-500)}.footer-menu .nav-menu>.nav-item.show .nav-submenu{display:block}@media only screen and (min-width: 992px){.footer-menu .nav-menu>.nav-item{padding-top:0;padding-bottom:0;border-top:0;margin-bottom:.5rem}}.footer-menu .nav-menu>.nav-item>.nav-item-wrapper>.nav-link{font-size:1rem;font-weight:700;padding:0}.footer-menu .nav-menu>.nav-item>.nav-item-wrapper>.icon-toggle-menu{border:1px solid var(--bg-grey-light);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:auto}.footer-menu .nav-menu>.nav-item>.nav-item-wrapper>.icon-toggle-menu .icon{font-size:.625rem;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .5rem ease}@media only screen and (min-width: 992px){.footer-menu .nav-menu>.nav-item>.nav-item-wrapper>.icon-toggle-menu{display:none}}.footer-menu .nav-menu>.nav-item .nav-submenu{list-style:unset;padding-left:0;display:none;margin-top:.5rem}@media only screen and (min-width: 992px){.footer-menu .nav-menu>.nav-item .nav-submenu{display:block}}.footer-menu .nav-menu>.nav-item .nav-submenu .nav-link{padding:4px 0;font-size:.875rem;font-weight:400}@media only screen and (min-width: 992px){.footer-menu .nav-menu>.nav-item .nav-submenu .nav-link{padding:2px 0}}.footer-menu .nav-menu>.nav-item .nav-submenu .nav-link:hover,.footer-menu .nav-menu>.nav-item .nav-submenu .nav-link:hover{color:var(--primary-200)}.footer-menu-links{margin-top:1rem}@media only screen and (min-width: 992px){.footer-menu-links{margin-top:0}}.footer-menu-links .nav-menu{display:flex;gap:.25rem 1rem;flex-wrap:wrap}@media only screen and (min-width: 992px){.footer-menu-links .nav-menu{flex-direction:row}}.footer-menu-links .nav-menu .nav-link{font-family:"SF Pro",Arial;font-weight:400;font-size:.8125rem;padding:0}.footer-inner-wrapper{display:grid;gap:.75rem}@media only screen and (min-width: 992px){.footer-inner-wrapper{grid-template-columns:calc(20% - 12px) calc(80% - 12px);gap:1.5rem}}.footer-social{background-color:var(--bg-white);box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);padding:1rem 0;position:relative;z-index:2}.footer-social .social-list{display:flex;justify-content:space-around;gap:.5rem}.footer-social .social-list .social-item{display:flex;align-items:center;gap:.5rem}.footer-social .social-list .social-item:hover .social-title,.footer-social .social-list .social-item:focus .social-title{color:var(--primary-500)}.footer-social .social-list .social-title{color:var(--text-grey-darkest);display:none;font-size:.875rem;font-weight:700;transition:all .2s ease-in-out}@media only screen and (min-width: 768px){.footer-social .social-list .social-title{display:flex}}.footer2{background-color:var(--primary-800);color:var(--text-white)}.footer2-left{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap;padding:.75rem 0;width:100%;gap:10px;position:relative;font-family:"SF Pro",Arial;font-weight:400;font-size:.8125rem}@media only screen and (min-width: 1200px){.footer2-left{flex-direction:row;gap:1rem}}.footer2-left .image-check,.footer2-left .image-rss{height:24px}.footer2-right{background-color:var(--red-500);padding:13px 19px 18px;border-top-left-radius:2.5rem;width:100%;position:absolute;bottom:0;left:auto;right:0;z-index:2}@media only screen and (min-width: 768px){.footer2-right{padding:1.375rem 2.5rem;width:36%}}@media only screen and (min-width: 1200px){.footer2-right{padding:1.375rem 3.5rem;width:26%}}@media only screen and (min-width: 1600px){.footer2-right{width:22%}}.footer2-right .followus-list{list-style-type:none;display:flex;justify-content:center;gap:.75rem;padding:0;margin:0}.footer2-right .followus-list li a{display:block;-webkit-transition:.3s all;-moz-transition:.3s all;-ms-transition:.3s all;-o-transition:.3s all;transition:.3s all}.footer2-right .followus-list li a img{width:auto;height:1rem;filter:brightness(0) saturate(100%) invert(9%) sepia(100%) saturate(6216%) hue-rotate(354deg) brightness(120%) contrast(86%)}.footer2-right .followus-list li a .icon{width:40px;height:40px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--bg-white);border-radius:100%}.footer2-right .followus-list li a:hover{transform:translateY(-5px);-webkit-transition:.3s all;-moz-transition:.3s all;-ms-transition:.3s all;-o-transition:.3s all;transition:.3s all}@media only screen and (min-width: 768px){.footer2-right .followus-list{justify-content:flex-start}}@media(min-width: 756px){.footer .dol-mobile,.footer2 .dol-mobile{display:none}}@media(max-width: 819px){.footer .dol-hide-mobile,.footer2 .dol-hide-mobile{display:none}}.floating-icon{position:fixed;bottom:1.5rem;right:.75rem;display:flex;flex-direction:column;gap:.5rem;z-index:805}.floating-icon .back-to-top{display:flex;align-items:center;justify-content:center;flex-direction:column;width:44px;height:62px;box-shadow:var(--Shadow);background-color:var(--bg-white);border:1px solid var(--bg-white);border-radius:32px;margin:auto;cursor:pointer}.floating-icon .back-to-top .text{font-size:.75rem;font-weight:600;margin-top:2px}.floating{position:relative;transition:all .5s ease-in-out}.floating .icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:48px;width:48px;border-radius:100%;cursor:pointer}.floating .icon-info{box-shadow:var(--Shadow)}.floating .content{position:absolute;width:max-content;color:var(--primary-500);font-size:.875rem;font-weight:700;display:flex;align-items:center;padding:.5rem 60px .5rem .75rem;height:48px;top:0;right:0;border-radius:200px;border:2px solid var(--primary-500);background:hsla(0,0%,100%,.9);backdrop-filter:blur(8px);opacity:0;transform:translateX(-10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.floating .content a{color:var(--text-white)}.floating .icon-container:hover .content{opacity:1;transform:translateX(0);pointer-events:auto}.modal-sitemap .modal-header{border:none}@media only screen and (min-width: 992px){.modal-sitemap .modal-header{padding-left:2rem;padding-right:2rem;padding-top:2rem}}.modal-sitemap .modal-body{font-size:.875rem}@media only screen and (min-width: 992px){.modal-sitemap .modal-body{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}}.modal-sitemap .modal-body .sidemap-menu{display:flex}.modal-sitemap .modal-body .sidemap-menu .menu-list{display:flex;flex-direction:column;padding-left:0}.modal-sitemap .modal-body .sidemap-menu .menu-lv1{display:flex;flex-direction:column;margin-bottom:1.5rem}.modal-sitemap .modal-body .sidemap-menu .menu-lv1>.name{color:var(--primary-500);font-weight:700;font-size:1rem;padding:.5rem 0;border-bottom:1px solid var(--border-grey-light);flex:1}.modal-sitemap .modal-body .sidemap-menu .sub-menu{list-style:none;margin-top:.5rem;padding:0;line-height:1.7}.modal-sitemap .modal-body .sidemap-menu .sub-menu .menu-lv2 .name{color:var(--primary-950);font-size:.875rem;font-weight:600}.modal-sitemap .modal-body .sidemap-menu .sub-menu .menu-lv2 .sub-menu{padding-left:1.5rem;margin-top:0}.modal-sitemap .modal-body .sidemap-menu .sub-menu .menu-lv3{list-style-type:disc}.modal-sitemap .modal-body .sidemap-menu .sub-menu .menu-lv3 .name{font-weight:400;color:var(--text-grey-dark)}.modal-sitemap .modal-body .sidemap-menu .sub-menu .menu-lv3 .sub-menu{list-style-type:"- ";padding-left:.75rem !important}.modal-sitemap .modal-body .sidemap-menu .sub-menu .menu-lv3 .sub-menu li::marker{font-size:1rem;margin-right:.5rem}.modal-sitemap .btn-close{border-radius:50%;border:1px solid var(--primary-500);filter:brightness(0) saturate(100%) invert(26%) sepia(100%) saturate(1091%) hue-rotate(190deg) brightness(94%) contrast(92%);background-size:14px;opacity:1}.dol-no-scroll{position:relative;overflow:hidden !important}.dol-transition,.dol-navbar .dol-search-bar.open-mobile,.dol-navbar .dol-services .dropdown-menu,.dol-navbar .dol-dropdown-styled .dropdown-menu{animation-duration:.3s;animation-fill-mode:both;-webkit-animation-duration:.3s;-webkit-animation-fill-mode:both;animation-name:fadeInUp;-webkit-animation-name:fadeInUp}.dol-header-fixed{background:var(--text-white);width:100%;z-index:1001;position:relative}.dol-navbar{padding:0;background:var(--text-white);width:100%;transition:all .4s ease-in-out;box-shadow:1px 1px 6px rgba(0,0,0,.12)}@media only screen and (min-width: 1200px){.dol-navbar{padding:0}}.dol-navbar .dol-hamburger-menu{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);color:var(--text-white);border-radius:100%;border:0;outline:0;box-shadow:none;opacity:1;width:2rem;height:2rem;margin-top:auto;margin-bottom:auto}@media only screen and (min-width: 1200px){.dol-navbar .dol-hamburger-menu{display:none}}.dol-navbar .dol-hamburger-menu i::before{font-size:.75rem}.dol-navbar .dol-hamburger-menu:hover,.dol-navbar .dol-hamburger-menu.active{color:#292b3e}@media(min-width: 430px){.dol-navbar .dol-hamburger-menu{width:2.375rem;height:2.375rem}.dol-navbar .dol-hamburger-menu i::before{font-size:1rem}}.dol-navbar .dol-logo{padding:0;display:flex;align-items:center;transition:all .4s ease-in-out}.dol-navbar .dol-logo img{transition:all .4s ease-in-out;object-fit:contain;height:40px}@media only screen and (min-width: 1200px){.dol-navbar .dol-logo img{height:48px}}.dol-navbar .dol-logo .dol-logo-image{width:auto;height:48px;object-fit:contain}.dol-navbar .dol-logo .dol-name .name{font-size:1.125rem;font-weight:700;margin-bottom:.375rem}.dol-navbar .dol-logo .dol-name .name-en{font-size:.75rem}.dol-navbar .dol-navbar-collapse{width:100%;background:var(--bg-white);padding:0;margin:0 auto;border-radius:.5rem .5rem 0 0;transition:all .4s ease-in-out}@media only screen and (min-width: 1200px){.dol-navbar .dol-navbar-collapse{background:var(--bg-primary);width:calc(100% - 2rem)}}@media only screen and (min-width: 1400px){.dol-navbar .dol-navbar-collapse{width:calc(100% - 3rem)}}.dol-navbar.dol-navbar--full{position:fixed;top:0;left:0}.dol-navbar.dol-navbar--full .navbar-collapse--full{width:100%;border-top-left-radius:0;border-top-right-radius:0}.dol-navbar .navbar-nav{padding:1rem .5rem;gap:.25rem}@media only screen and (min-width: 1200px){.dol-navbar .navbar-nav{flex-wrap:wrap;max-width:100rem;padding:0 1rem;gap:0;margin:0 auto}}.dol-navbar .navbar-nav .nav-item-1{position:relative}.dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper{padding:0 .75rem;display:flex;background:rgba(0,0,0,0);border-radius:6px}@media only screen and (min-width: 1200px){.dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper{background:rgba(0,0,0,0);border-radius:0;padding:0 .5rem}}.dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper::before{content:"";background-color:var(--primary-800);height:4px;width:100%;position:absolute;left:0;right:0;bottom:0;border-radius:4px 4px 0 0;opacity:0;transition:all .3s ease}.dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper>.nav-link{font-size:.875rem;font-weight:600;margin-right:auto}@media only screen and (min-width: 1200px){.dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper>.nav-link{font-weight:400;color:var(--text-white) !important}}.dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper>.icon-toggle-menu{margin-top:7px;transition:all .3s ease}.dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper>.icon-toggle-menu .icon{transition:transform .5s ease}@media only screen and (min-width: 1200px){.dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper>.icon-toggle-menu{border:0;width:auto;margin-left:4px;background-color:rgba(0,0,0,0)}.dol-navbar .navbar-nav .nav-item-1>.nav-item-wrapper>.icon-toggle-menu .icon{color:var(--text-white);width:auto;transition:unset}}.dol-navbar .navbar-nav .nav-item-1:hover>.nav-item-wrapper,.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper{background:var(--primary-800)}@media only screen and (min-width: 1200px){.dol-navbar .navbar-nav .nav-item-1:hover>.nav-item-wrapper,.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper{background:rgba(0,0,0,0)}.dol-navbar .navbar-nav .nav-item-1:hover>.nav-item-wrapper::before,.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper::before,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper::before{opacity:1}}.dol-navbar .navbar-nav .nav-item-1:hover>.nav-item-wrapper>.icon-toggle-menu,.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper>.icon-toggle-menu,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper>.icon-toggle-menu{background-color:var(--bg-white);border-color:var(--bg-white)}@media only screen and (min-width: 1200px){.dol-navbar .navbar-nav .nav-item-1:hover>.nav-item-wrapper>.icon-toggle-menu,.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper>.icon-toggle-menu,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper>.icon-toggle-menu{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}}.dol-navbar .navbar-nav .nav-item-1:hover>.nav-item-wrapper>.icon-toggle-menu .icon,.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper>.icon-toggle-menu .icon,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper>.icon-toggle-menu .icon{color:var(--primary-500)}@media only screen and (min-width: 1200px){.dol-navbar .navbar-nav .nav-item-1:hover>.nav-item-wrapper>.icon-toggle-menu .icon,.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper>.icon-toggle-menu .icon,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper>.icon-toggle-menu .icon{transform:unset;color:var(--text-white)}}.dol-navbar .navbar-nav .nav-item-1:hover>.nav-item-wrapper>.nav-link,.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper>.nav-link,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper>.nav-link{color:var(--text-white)}.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper>.icon-toggle-menu .icon,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper>.icon-toggle-menu .icon{transform:rotate(180deg)}@media only screen and (min-width: 1200px){.dol-navbar .navbar-nav .nav-item-1.show>.nav-item-wrapper>.icon-toggle-menu .icon,.dol-navbar .navbar-nav .nav-item-1.active>.nav-item-wrapper>.icon-toggle-menu .icon{transform:unset !important}}.dol-navbar .navbar-nav .nav-item-1.has-child.show .submenu-level-2{display:block !important}.dol-navbar .navbar-nav .icon-toggle-menu{width:20px;height:20px;border-radius:100%;display:flex;justify-content:center;align-items:center;border:1px solid var(--bg-grey-light);transition:all .3s ease;background:var(--bg-white)}.dol-navbar .navbar-nav .icon-toggle-menu .icon{font-size:.625rem;color:var(--primary-500);width:20px;height:20px;display:flex;justify-content:center;align-items:center;transition:transform .5s ease}.dol-navbar .navbar-nav .nav-submenu{padding-left:0;list-style:none;width:100%}.dol-navbar .navbar-nav .nav-item-wrapper{display:flex}.dol-navbar .navbar-nav .submenu-level-2{border:0;background-color:var(--bg-white);font-size:1rem;padding:0 .75rem;list-style:none;width:100%;display:none;border-bottom:2px solid var(--primary-50)}@media only screen and (min-width: 1200px){.dol-navbar .navbar-nav .submenu-level-2{position:absolute;top:100%;left:auto;box-shadow:0px 4px 7.1px 0px rgba(17,60,124,.3019607843);margin-top:.375rem;padding:.5rem .75rem;border-radius:.5rem;width:280px;max-height:30rem;overflow-y:auto;border-bottom:0;z-index:9}}.dol-navbar .navbar-nav .submenu-level-2 .nav-item .nav-link{color:var(--text-grey-darkest);font-size:.875rem;font-weight:600;margin-right:auto;flex:0 0 calc(100% - 1.75rem)}.dol-navbar .navbar-nav .submenu-level-2 .nav-item .icon-toggle-menu{margin-top:7px;flex:0 0 auto}.dol-navbar .navbar-nav .submenu-level-2 .nav-item:hover>.nav-item-wrapper>.nav-link,.dol-navbar .navbar-nav .submenu-level-2 .nav-item.show>.nav-item-wrapper>.nav-link{color:var(--primary-500)}.dol-navbar .navbar-nav .submenu-level-2 .nav-item:hover>.nav-item-wrapper>.icon-toggle-menu,.dol-navbar .navbar-nav .submenu-level-2 .nav-item.show>.nav-item-wrapper>.icon-toggle-menu{background-color:var(--primary-500);border-color:var(--primary-500)}.dol-navbar .navbar-nav .submenu-level-2 .nav-item:hover>.nav-item-wrapper>.icon-toggle-menu .icon,.dol-navbar .navbar-nav .submenu-level-2 .nav-item.show>.nav-item-wrapper>.icon-toggle-menu .icon{color:var(--text-white)}.dol-navbar .navbar-nav .submenu-level-2 .nav-item.show>.nav-item-wrapper>.icon-toggle-menu .icon{transform:rotate(180deg)}.dol-navbar .navbar-nav .submenu-level-2 .nav-item.has-child.show>.nav-submenu{display:block}.dol-navbar .navbar-nav .submenu-level-2 .nav-submenu{display:none}.dol-navbar .navbar-nav .submenu-level-3{background-color:var(--bg-grey-lightest);border-radius:.375rem;padding:.5rem .75rem}.dol-navbar .navbar-nav .submenu-level-3 .nav-item .nav-item-wrapper .nav-link{font-weight:400;padding:6px 0}.dol-navbar .navbar-nav .submenu-level-4{padding-left:.75rem;border-left:2px solid var(--primary-500)}.dol-navbar .navbar-nav .submenu-level-4 .nav-submenu{padding-left:.75rem;border-left:2px solid var(--primary-500)}.dol-navbar .nav-tools{flex:0 0 auto}.dol-navbar .dol-nav-menu{flex:0 0 auto;margin:auto}@media only screen and (max-width: 1199px){.dol-navbar .dol-nav-menu .nav-submenu{box-shadow:none !important}}.dol-navbar .btn-login{background-color:var(--bg-grey-darkest);border:1px solid var(--bg-grey-darkest);color:var(--text-white);font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0 .5rem;border-radius:10rem;gap:6px}@media only screen and (min-width: 992px){.dol-navbar .btn-login{width:fit-content}}@media only screen and (min-width: 1200px){.dol-navbar .btn-login{padding:0 1rem}}.dol-navbar .btn-login .text{line-height:2px}.dol-navbar .btn-login .icon-lock{font-size:1.125rem}@media(min-width: 430px){.dol-navbar .btn-login .icon-lock::before{margin:0}}.dol-navbar .btn-login:hover{border:1px solid var(--bg-grey-darker);background-color:var(--bg-grey-darker);color:var(--text-white)}.dol-navbar .btn-login:active{border:1px solid var(--bg-grey-darker)}.dol-navbar .dol-dropdown-styled .dropdown-menu{border:0;background-color:var(--bg-white);margin-top:2.75rem !important;font-size:1rem;margin-top:0;padding:.5rem .375rem;line-height:initial;border-radius:.5rem;box-shadow:1px 1px 5px rgba(0,0,0,.14)}.dol-navbar .dol-dropdown-styled .dropdown-menu li{margin-bottom:.25rem}.dol-navbar .dol-dropdown-styled .dropdown-menu li:last-child{margin-bottom:0}.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item{font-size:.875rem;font-weight:600;padding:.375rem .625rem}.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:hover,.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:focus{background-color:rgba(0,0,0,0);color:var(--text-black)}@media only screen and (min-width: 1200px){.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:hover,.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:focus{border-radius:.5rem;background-color:var(--bg-primary-lighter)}}.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:hover .dropdown-link,.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:focus .dropdown-link{color:var(--text-black)}.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:hover .dropdown-link svg,.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:hover .dropdown-link svg path,.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:focus .dropdown-link svg,.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:focus .dropdown-link svg path{fill:var(--text-black)}.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:hover .dropdown-link .svg-password path,.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item:focus .dropdown-link .svg-password path{fill:none !important;stroke:#2158bd}.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item.active{background-color:var(--primary-500);color:var(--text-white)}@media only screen and (min-width: 1200px){.dol-navbar .dol-dropdown-styled .dropdown-menu .dropdown-item.active{border-radius:.5rem}}.dol-navbar .dol-dropdown-styled .dropdown-divider{border-color:#eceae9}.dol-navbar .dol-header-links{font-size:.75rem;font-weight:400}.dol-navbar .dol-header-links .navbar-nav{gap:0;padding-right:0}.dol-navbar .dol-header-links .navbar-nav li .nav-link{padding:0}.dol-navbar .dol-header-links .navbar-nav li .nav-link::after{display:none}.dol-navbar .dol-header-links .navbar-nav li:after{content:"|";display:block;font-size:.75rem;color:var(--text-black);padding:0 .5rem;cursor:pointer}.dol-navbar .dol-header-links .navbar-nav li:last-child::after{display:none}.dol-navbar .dol-lang-tools .btn-flag{font-size:.75rem;font-weight:700;color:var(--text-grey-darkest);display:flex;align-items:center;gap:.375rem;border-radius:2rem;border:1px solid #d0d5dd;padding:.125rem .375rem;height:32px}.dol-navbar .dol-lang-tools .btn-flag .image-flag{height:20px}.dol-navbar .dol-lang-tools .btn-flag .image-flag{width:auto;height:20px;object-fit:cover;border-radius:100%;aspect-ratio:1}.dol-navbar .dol-lang-tools .btn-flag.show{color:var(--text-grey-darkest) !important}.dol-navbar .dol-lang-tools .btn-flag::after{display:none}.dol-navbar .dol-lang-tools .btn-flag:hover{background-color:var(--bg-primary-lightest)}.dol-navbar .dol-lang-tools .dropdown-menu{min-width:5rem}.dol-navbar .dol-assembly-tools{display:flex;align-items:center;border:1px solid #d0d5dd;height:32px;border-radius:2rem}.dol-navbar .dol-assembly-tools .btn{font-size:.875rem;font-weight:700;color:var(--text-grey-darkest);border:1px solid rgba(0,0,0,0);padding:.125rem;min-width:36px;border-radius:0;height:32px;display:flex;align-items:center;justify-content:center}.dol-navbar .dol-assembly-tools .btn-mode{border-left:1px solid #d0d5dd}.dol-navbar .dol-assembly-tools .btn::after{display:none}.dol-navbar .dol-assembly-tools .btn .text{margin-left:-0.25rem}.dol-navbar .dol-assembly-tools:hover{background-color:var(--bg-primary-lightest)}@media(min-width: 430px){.dol-navbar .dol-assembly-tools .btn{padding:.25rem;min-width:40px}}@media only screen and (min-width: 1200px){.dol-navbar .dol-assembly-tools{height:32px}.dol-navbar .dol-assembly-tools .btn{min-width:47px;height:32px;padding:0 .25rem}}.dol-navbar .dol-assembly-tools .item-accessibility .alphabet{padding-top:.75rem;padding-bottom:.75rem;vertical-align:baseline}.dol-navbar .dol-assembly-tools .item-accessibility .alphabet-sm{font-size:.75rem}.dol-navbar .dol-assembly-tools .item-accessibility .alphabet-md{font-size:.875rem}.dol-navbar .dol-assembly-tools .item-accessibility .alphabet-xl{font-size:1rem}@media only screen and (min-width: 1200px){.dol-navbar .dol-assembly-tools .item-accessibility .alphabet-sm{font-size:.875rem}.dol-navbar .dol-assembly-tools .item-accessibility .alphabet-md{font-size:1rem}.dol-navbar .dol-assembly-tools .item-accessibility .alphabet-xl{font-size:1.125rem}}.dol-navbar .dol-assembly-tools .item-accessibility .btn-color .circle{font-weight:700;border-radius:100%;padding:.25rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.dol-navbar .dol-assembly-tools .item-accessibility .color-light .circle{background:var(--bg-black);color:var(--text-white)}.dol-navbar .dol-assembly-tools .item-accessibility .color-dark .circle{background:var(--bg-white);color:#0a1e68;border:1px solid #0a1e68}.dol-navbar .dol-assembly-tools .item-accessibility .color-blindness .circle{background:var(--bg-black);color:#ff0}.dol-navbar .dropdown-profile .dropdown-menu,.dol-navbar .dol-user-tools .dropdown-menu{word-break:break-word;min-width:12rem}.dol-navbar .dropdown-profile .dropdown-link,.dol-navbar .dol-user-tools .dropdown-link{display:flex;align-items:center;justify-content:flex-start;color:#1e2022;gap:.5rem;text-decoration:none}.dol-navbar .dropdown-profile .btn-profile,.dol-navbar .dol-user-tools .btn-profile{background-color:rgba(0,0,0,0);display:flex;align-items:center;gap:.375rem;border:1px solid #182230;border-radius:4rem;padding:.375rem .75rem .375rem .625rem}.dol-navbar .dropdown-profile .btn-profile .dol-user-name,.dol-navbar .dol-user-tools .btn-profile .dol-user-name{font-size:.75rem;font-weight:700;margin-bottom:-0.1875rem;width:4.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dol-navbar .dropdown-profile .icon-logout,.dol-navbar .dol-user-tools .icon-logout{font-weight:700}.dol-navbar .dropdown-profile .dol-user-profile,.dol-navbar .dol-user-tools .dol-user-profile{display:flex;align-items:center;gap:.5rem;padding:.5rem}.dol-navbar .dropdown-profile .dol-user-image,.dol-navbar .dol-user-tools .dol-user-image{width:2.625rem;height:2.625rem;border-radius:100%;border:2px solid #2ec08c;object-fit:cover}.dol-navbar .dropdown-profile .dol-user-icon,.dol-navbar .dol-user-tools .dol-user-icon{width:1.25rem;height:1.25rem}.dol-navbar .dol-nav-tools,.dol-navbar .dol-activities{align-items:center;gap:.5rem;display:flex}@media only screen and (min-width: 1200px){.dol-navbar .dol-nav-tools,.dol-navbar .dol-activities{gap:.875rem}}.dol-navbar .dol-user-tools{display:none}@media only screen and (min-width: 1200px){.dol-navbar .dol-user-tools{display:flex}}.dol-navbar .dol-services .btn-service{border:0;background-color:rgba(0,0,0,0);display:flex;align-items:center;padding:0 .5rem;height:100%}.dol-navbar .dol-services .btn-service p{margin-bottom:0;text-align:left;line-height:1;font-size:1.125rem}.dol-navbar .dol-services .btn-service p small{display:block;line-height:1;color:#d9d9d9;font-size:.875rem;font-weight:400}.dol-navbar .dol-services .btn-service .icon{color:#2158bd;font-size:1.125rem}.dol-navbar .dol-services .dropdown-menu{padding:.75rem;width:384px;max-width:100%}.dol-navbar .dol-services .dropdown-menu .dropdown-body{height:100%;max-height:560px;overflow-y:auto}.dol-navbar .dol-services .dropdown-menu.show{position:fixed;top:76px;right:1.5rem}@media only screen and (min-width: 1200px){.dol-navbar .dol-services .dropdown-menu.show{top:53px;left:auto;right:4rem}}@media(max-width: 434px){.dol-navbar .dol-services .dropdown-menu.show{top:70px;left:0;right:0;bottom:0;border-radius:0;box-shadow:none;width:100%;max-height:unset}.dol-navbar .dol-services .dropdown-menu.show .dropdown-body{max-height:100%}}.dol-navbar .dol-services .dol-service-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:.5rem 0}.dol-navbar .dol-services .dol-service-list .service-image{width:34px;height:32px}.dol-navbar .dol-services .dol-service-list .service-name{display:-webkit-box;height:2.25rem;font-size:.75rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:36px;word-break:break-word}.dol-navbar .dol-services .dol-service-list .item-link{display:flex;align-items:center;justify-content:center;height:100%;border-radius:.5rem;background:rgba(0,0,0,0);flex-direction:column;gap:.5rem;font-size:.75rem;color:#1e2022;text-decoration:none !important;text-align:center;padding:.5rem .25rem;transition:all .3s ease-in-out}.dol-navbar .dol-services .dol-service-list .item-link:hover,.dol-navbar .dol-services .dol-service-list .item-link.active{background:#edf2fe}.dol-navbar .dol-user-menu-mobile .nav-link{color:#1e2022}.dol-navbar .dol-user-menu-mobile .nav-link:hover,.dol-navbar .dol-user-menu-mobile .nav-link:focus,.dol-navbar .dol-user-menu-mobile .nav-link.active{color:#447fec !important}.dol-navbar .dol-user-wrapper{display:flex}.dol-navbar .dol-user-wrapper .dol-dropdown-styled{margin-top:auto;margin-bottom:auto}.dol-navbar .dol-search-bar{width:100%;flex:1}@media only screen and (min-width: 1200px){.dol-navbar .dol-search-bar{max-width:533px}}.dol-navbar .dol-search-bar .dol-search-input{position:relative;display:flex}.dol-navbar .dol-search-bar .dol-search-input .icon{display:flex;align-items:center;font-size:1.25rem;position:absolute;left:26px;top:0;bottom:0;z-index:9;width:auto;height:auto}.dol-navbar .dol-search-bar .dol-search-input .form-control{background-color:#eaf1ff;box-shadow:0 !important;outline:none !important;padding-left:3.65rem;padding-right:3rem;border:0;border-radius:2rem;height:32px}.dol-navbar .dol-search-bar .dol-search-input .form-control::placeholder{color:#6f7173;font-size:.75rem;font-weight:400}.dol-navbar .dol-search-bar .btn-close-search{display:none;position:absolute;top:11px;right:49px;z-index:2048}.dol-navbar .dol-search-bar .btn-close-search.show{display:block !important}.dol-navbar .dol-search-bar.open-mobile{display:block;position:fixed;padding:1rem;inset:70px 0 0 0;background-color:var(--bg-white)}.dol-navbar .dol-search-dt{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:flex-end;right:5rem;transition:.3s all;width:calc(100% - 70px)}@media(min-width: 768px){.dol-navbar .dol-search-dt{width:276px}}@media only screen and (min-width: 992px){.dol-navbar .dol-search-dt{right:44px}}.dol-navbar .dol-search-dt .search-box{position:relative;width:100%}.dol-navbar .dol-search-dt .search-box .form-control{font-size:.875rem;font-weight:400;padding:.25rem 1rem .25rem 2rem;border-radius:32px;border:1px solid var(--bg-grey-light);height:32px}.dol-navbar .dol-search-dt .search-box .form-control:focus{box-shadow:none;border:1px solid var(--bg-grey-light)}.dol-navbar .dol-search-dt .search-box .btn-search{position:absolute;top:.25rem;right:.25rem;border-radius:4rem;padding:.125rem 1rem;background:var(--blue-800);color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center}.dol-navbar .dol-search-dt .search-box .btn-search:hover{background:var(--blue-950)}.dol-navbar .dol-search-dt .search-box .ic-search{position:absolute;top:16%;left:.5rem}.dol-navbar .dol-search-mobile{display:flex}.dol-navbar .dol-search-mobile .input-box{display:flex;align-items:center}.dol-navbar .dol-search-mobile a{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:var(--bg-primary);background:rgba(0,0,0,0);border:1px solid var(--bg-primary);border-radius:100%}@media only screen and (min-width: 1200px){.dol-navbar .dol-search-mobile a{width:32px;height:32px}}.dol-navbar .dol-search-mobile a:hover{background:var(--bg-primary-lightest)}.dol-navbar .dol-search-mobile .icon-search{display:flex;justify-content:center;align-items:center}.dol-navbar .dol-search-mobile svg>path{fill:var(--bg-primary)}.dol-navbar .dol-hide-mobile{display:none}@media only screen and (min-width: 992px){.dol-navbar .dol-hide-mobile{display:flex}}.dol-navbar .dol-mobile{display:flex}@media only screen and (min-width: 992px){.dol-navbar .dol-mobile{display:none}}.dol-navbar .dol-header-right{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-left:auto}.dol-navbar .dol-header-right .divider{width:1px;height:32px;margin:0 .25rem;background:var(--border-grey-light)}.dol-navbar .item-accessibility .btn-accessibility .change-size{padding-right:.25rem;border-right:1px solid #d0d5dd}.dol-navbar .item-accessibility .btn-accessibility .change-color{padding-left:.25rem}.dol-navbar .item-accessibility .btn-accessibility .change-size,.dol-navbar .item-accessibility .btn-accessibility .change-color{display:flex;align-items:center;justify-content:center;height:100%}.dol-navbar .related-link{display:none;align-items:center;gap:1.5rem;margin-right:auto;margin-left:3rem}@media only screen and (min-width: 992px){.dol-navbar .related-link{display:flex}}.dol-navbar .related-link .item-link{color:var(--text-grey-darkest);font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.25rem;text-decoration:none}.dol-navbar .related-link .item-link:hover{color:var(--primary-700)}.dol-navbar .related-link .item-link .link-icon{width:16px}@media only screen and (max-width: 1199px){.dol-navbar .dol-navbar-collapse{position:fixed;z-index:99;top:56px;left:-100%;min-width:100%;bottom:0;overflow-y:auto;height:100%;padding:0 0 6rem;transition:left .3s ease-in-out;margin:0;border-radius:0}.dol-navbar .dol-navbar-collapse.show{left:0;box-shadow:inset 0px 11px 5px -10px rgba(0,0,0,.13)}}.dol-navbar-wrapper{display:flex;align-items:center;flex:1;position:relative;padding-top:.5rem;padding-bottom:.5rem}@media only screen and (min-width: 992px){.dol-navbar-wrapper{padding-top:.6rem;padding-bottom:.6rem}}.dol-divider{border-color:#eee;opacity:1}.container-footer{max-width:1226px;width:100%;margin:auto}.btn{transition:.3s all}.btn:active{border:none}.btn-primary{font-size:.75rem;color:var(--text-white);background-color:var(--primary-700);padding:.5rem .875rem;border-radius:4rem;border:1px solid var(--primary-700);display:flex;align-items:baseline;justify-content:center;gap:.5rem;width:fit-content}.btn-primary i{font-size:.75rem}.btn-primary:hover,.btn-primary:active{background-color:rgba(0,0,0,0) !important;color:var(--primary-700) !important;border:1px solid var(--primary-700) !important}@media only screen and (min-width: 768px){.btn-primary{font-size:1rem}}.btn-seemore{display:flex;align-items:center;justify-content:end;gap:6px;width:100%;transition:.3s all}.btn-seemore .size-md{color:var(--text-primary)}.btn-seemore svg{color:var(--fg-secondary)}.btn-seemore:hover .size-md{color:var(--text-primary-dark)}.btn-seemore:hover svg{color:var(--red-600)}.btn-text-primary{font-size:.875rem;font-weight:700;color:var(--text-primary);background-color:rgba(0,0,0,0);padding:6px 10px;border-radius:4rem;border:1px solid rgba(0,0,0,0);display:flex;align-items:baseline;justify-content:center;gap:.5rem;width:fit-content}.btn-text-primary i{font-size:.75rem}.btn-text-primary:hover,.btn-text-primary:active,.btn-text-primary.active{background-color:var(--blue-800) !important;color:var(--text-white) !important;border:1px solid var(--blue-700) !important}.btn-outline-primary{font-size:.875rem;font-weight:700;color:var(--text-primary);background-color:rgba(0,0,0,0);padding:6px 16px;border-radius:8px;border:1px solid var(--blue-800);display:flex;align-items:center;justify-content:center;gap:.5rem;width:182px}.btn-outline-primary i{font-size:.75rem}.btn-outline-primary:hover,.btn-outline-primary:active,.btn-outline-primary.active{background-color:var(--blue-800) !important;color:var(--text-white) !important;border:1px solid var(--blue-700) !important}.btn-outline-danger{font-weight:700;background-color:rgba(0,0,0,0);padding:6px 16px;border:1px solid;text-decoration:none;border-radius:4rem;gap:.5rem;width:182px;background-color:#fff}.btn-outline-grey{border-color:var(--bg-grey-light);color:var(--text-grey-darkest)}.btn-outline-grey:hover,.btn-outline-grey:focus{border-color:var(--bg-grey-light)}.btn-outline-blue{font-size:.875rem;font-weight:700;color:var(--blue-500);background-color:rgba(0,0,0,0);padding:6px 16px;border-radius:8px;border:1px solid var(--blue-500);display:flex;align-items:center;justify-content:center;gap:.5rem;width:182px}.btn-outline-blue i{font-size:.75rem}.btn-outline-blue:hover,.btn-outline-blue:active,.btn-outline-blue.active{background-color:var(--blue-500) !important;color:var(--text-white) !important;border:1px solid var(--blue-500) !important}.btn-outline-gray{font-size:.875rem;font-weight:700;color:var(--bg-grey-darkest);background-color:rgba(0,0,0,0);padding:6px 16px;border-radius:4rem;border:1px solid var(--bg-grey-light);display:flex;align-items:center;justify-content:center;gap:.5rem;width:9.1875rem}.btn-outline-gray svg{font-size:.75rem;color:var(--primary-500)}.btn-outline-gray:hover,.btn-outline-gray:active,.btn-outline-gray.active{background-color:var(--primary-900) !important;color:var(--text-white) !important;border:1px solid var(--primary-900) !important}.btn-outline-gray:hover svg,.btn-outline-gray:active svg,.btn-outline-gray.active svg{color:var(--text-white)}.btn-link{font-size:1rem;font-weight:700;text-decoration:none;border-radius:8px;background-color:var(--bg-white);padding:.5rem 1.25rem;border:1px solid #025ca2}.btn-link:hover{background-color:#f0f8ff;border:1px solid #025ca2}.btn-regis,.btn-go-home{font-size:1rem;font-weight:600;text-decoration:none;border-radius:4rem;color:var(--text-white);background:linear-gradient(90deg, #24983f 0%, #28a745 50%, #83d14d 100%);padding:.5rem 1rem;border:none}.btn-regis:hover,.btn-go-home:hover{background:linear-gradient(270deg, #24983f 0%, #28a745 50%, #83d14d 100%);color:var(--text-white)}.btn-red{font-size:.875rem;font-weight:700;text-decoration:none;border-radius:6px;color:var(--text-white);background-color:var(--red-500);padding:.375rem 1rem;border:1px solid var(--red-500);min-width:96px}.btn-red:hover{background-color:var(--red-700);border:1px solid var(--red-700);color:var(--text-white)}.btn-form{font-size:1.125rem;font-weight:700;color:var(--blue-800);background-color:rgba(0,0,0,0);padding:.5rem 1.25rem;border-radius:8px;border:1px solid var(--blue-800);display:flex;align-items:baseline;justify-content:center;gap:.5rem;min-width:183px}.btn-form i{font-size:.75rem}.btn-form:hover,.btn-form:active{background-color:var(--blue-700) !important;color:var(--text-white) !important;border:1px solid var(--blue-700) !important}@media only screen and (min-width: 768px){.btn-form{font-size:1rem}}.btn-send{font-size:1.125rem;font-weight:700;color:var(--text-white);background-color:var(--blue-800) !important;padding:.5rem 1.25rem;border-radius:8px;border:1px solid var(--blue-800);display:flex;align-items:baseline;justify-content:center;gap:.5rem;min-width:183px}.btn-send:hover,.btn-send:active{background-color:var(--blue-950) !important;color:var(--text-white) !important;border:1px solid var(--blue-950) !important}.btn-send2{min-width:150px}.btn-reset{font-size:1.125rem;font-weight:700;color:var(--blue-800);background-color:rgba(0,0,0,0);padding:.5rem 1.25rem;border-radius:8px;border:1px solid var(--blue-800);display:flex;align-items:baseline;justify-content:center;gap:.5rem;min-width:119px}.btn-reset:hover,.btn-reset:active{background-color:var(--blue-700) !important;color:var(--text-white) !important;border:1px solid var(--blue-700) !important}@media only screen and (min-width: 768px){.btn-reset{font-size:1rem}}.btn-submit{font-size:1.125rem;font-weight:700;color:var(--text-white);background-color:var(--blue-800);padding:.5rem 1.25rem;border-radius:8px;border:1px solid var(--blue-800);display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:119px}.btn-submit:hover,.btn-submit:active{background-color:var(--blue-700) !important;color:var(--text-white) !important;border:1px solid var(--blue-700) !important}@media only screen and (min-width: 768px){.btn-submit{font-size:1rem}}.btn-login-authen{font-size:1rem;font-weight:700;text-decoration:none;border-radius:6px;color:var(--text-white);background-color:var(--blue-800);padding:.375rem 1rem;border:1px solid var(--blue-800)}.btn-login-authen:hover{background-color:var(--bg-white);border:1px solid var(--blue-800);color:var(--blue-800)}.btn-login-user{font-size:1rem;font-weight:700;text-decoration:none;border-radius:6px;color:var(--blue-800);background-color:var(--bg-white);padding:.375rem 1rem;border:1px solid var(--blue-800)}.btn-login-user:hover{background-color:var(--blue-800);border:1px solid var(--blue-800);color:var(--text-white)}.btn-cancel{font-size:1rem;font-weight:700;text-decoration:none;border-radius:4rem;color:#182230;background-color:var(--bg-white);padding:.375rem 1rem;border:1px solid #182230;min-width:120px}.btn-cancel:hover{background-color:#182230;border:1px solid #182230;color:var(--text-white)}.btn-create{font-size:1rem;font-weight:700;text-decoration:none !important;border-radius:4rem;color:var(--text-white) !important;background:linear-gradient(90deg, #24983F 0%, #28A745 50%, #83D14D 100%);padding:.375rem 1rem;border:none}.btn-create:hover{background:linear-gradient(270deg, #24983F 0%, #28A745 50%, #83D14D 100%);color:var(--text-white)}.btn-create.disabled{background:var(--bg-disabled)}.btn-view-all,.btn-my-topic,.btn-wb-reset,.btn-wb-report-topic,.btn-wb-close,.btn-wb-back{font-size:.875rem;font-weight:700;text-decoration:none;border:1px solid var(--border-grey-light);border-radius:12rem;color:var(--text-grey-darkest);padding-left:1rem;padding-right:1rem;transition:all .3s ease-in-out}.btn-view-all:hover,.btn-view-all:focus,.btn-my-topic:hover,.btn-my-topic:focus,.btn-wb-reset:hover,.btn-wb-reset:focus,.btn-wb-report-topic:hover,.btn-wb-report-topic:focus,.btn-wb-close:hover,.btn-wb-close:focus,.btn-wb-back:hover,.btn-wb-back:focus{border-color:var(--primary-100);background-color:var(--primary-25)}.btn-create-topic,.btn-wb-login,.btn-wb-submit{font-size:.875rem;font-weight:700;text-decoration:none;border-radius:4rem;color:var(--text-white);background:linear-gradient(90deg, #24983f 0%, #28a745 50%, #83d14d 100%);padding-left:1rem;padding-right:1rem;border:none}.btn-create-topic:hover,.btn-wb-login:hover,.btn-wb-submit:hover{background:linear-gradient(270deg, #24983f 0%, #28a745 50%, #83d14d 100%);color:var(--text-white)}.main-banner.banner-home{position:relative;z-index:1}.main-banner.banner-home .img-bg,.main-banner.banner-home .video-banner{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%;aspect-ratio:16/9}.main-banner.banner-home .banner-content{display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:center;background-size:cover;flex-direction:column;height:37.5rem;padding:0 1.5rem;color:initial;overflow:hidden;position:relative}.main-banner.banner-home .inner-wrapper{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;gap:1rem;flex-direction:column;color:var(--text-white)}.main-banner.banner-home .title{margin-bottom:0}.main-banner.banner-home .title.text-sm{font-size:1rem}.main-banner.banner-home .title.text-medium{font-size:1.875rem}.main-banner.banner-home .title.text-large{font-size:2rem}@media only screen and (min-width: 768px){.main-banner.banner-home .title.text-sm{font-size:1.5rem}.main-banner.banner-home .title.text-medium{font-size:2rem}.main-banner.banner-home .title.text-large{font-size:2.25rem}}.main-banner.banner-home .des{font-size:1.25rem;font-weight:700}@media only screen and (min-width: 768px){.main-banner.banner-home .des{font-size:1.5rem}}.banner-top{position:relative;border-bottom-right-radius:2rem;min-height:300px;margin-top:0;overflow:hidden;display:flex;z-index:2}@media only screen and (min-width: 1400px){.banner-top{min-height:332px}}.banner-top .banner-cover{position:absolute;top:0;right:0;z-index:1;border-bottom-right-radius:2rem;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center right;overflow:hidden;display:flex}.banner-top::before{content:"";position:absolute;inset:0;background:linear-gradient(90.05deg, #d6fccf 0.04%, rgba(224, 252, 219, 0.9) 50%, rgba(229, 248, 227, 0.6) 79.98%, rgba(234, 246, 236, 0) 99.96%);width:80%;z-index:2}@media only screen and (min-width: 576px){.banner-top::before{width:50%}}.banner-top .detail{padding:.75rem 1rem;position:relative;z-index:3;flex:1;display:flex;flex-direction:column}.banner-top .detail .b-title{margin-top:auto;margin-bottom:auto}.banner-top .detail .b-title .title-banner{font-size:2.5rem;color:var(--text-secondary-darkest);margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:60px}@media only screen and (min-width: 576px){.banner-top .detail .b-title .title-banner{width:50%;flex:0 0 50%}}.banner-top .breadcrumb{color:var(--text-disabled) !important;padding-bottom:.75rem;border-bottom:1px solid rgba(102,112,133,.2);margin-bottom:1rem}.banner-top .breadcrumb__link.active{color:var(--primary-500)}.banner-top::after{content:"";background:linear-gradient(to right, #eaf6ec 0%, var(--primary-50) 100%);height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1}.banner-search{background:linear-gradient(270deg, #072643 0.57%, #0c224e 72.39%)}.banner-search .detail .b-title{max-width:728px;width:100%;margin:auto}@media only screen and (min-width: 768px){.banner-eservice{height:360px}}@media only screen and (min-width: 1400px){.banner-eservice{height:480px}}@media only screen and (min-width: 768px){.banner-eservice .detail{height:360px}}@media only screen and (min-width: 1400px){.banner-eservice .detail{height:480px}}.banner-eservice .detail .b-title{height:calc(100% - 3rem)}.breadcrumb{max-width:100%;width:100%;text-overflow:ellipsis;overflow:hidden}.breadcrumb-item{font-size:.875rem}.breadcrumb-item a{text-decoration:none;color:var(--blue-700) !important}.breadcrumb__ul{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:nowrap}.breadcrumb__link{display:flex;font-size:.875rem;white-space:nowrap}.breadcrumb__link:after{content:url("../images/icon/icon-arrow-right.svg");display:block;margin:0 .25rem}.breadcrumb__link:last-child::after{display:none}.breadcrumb__link.active{color:var(--text-black);font-weight:500}.breadcrumb__link>span{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb__link a{text-decoration:none;color:var(--text-grey);max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb__link a:hover{color:var(--text-primary)}.breadcrumb__link:last-child span{width:calc(100% - 3rem);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media only screen and (min-width: 1200px){.breadcrumb__link:last-child span{width:500px}}.pagination{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex-flow:column;margin-top:2.875rem}.pagination .page-numbers{color:#182230;display:flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--bg-white);padding:.45rem .5rem;font-size:1rem;line-height:normal;font-weight:400;border-radius:1rem;width:2rem;height:2rem;background-color:var(--bg-white)}.pagination .page-numbers i{font-size:.875rem;font-weight:400;width:1.5rem;height:1.75rem;display:flex;align-items:center;justify-content:center}.pagination .page-numbers:hover,.pagination .page-numbers.active{background-color:var(--bg-white);border:1px solid var(--primary-500);color:var(--primary-500)}.pagination .page-numbers:hover .icon-page::before,.pagination .page-numbers.active .icon-page::before{font-size:1rem}.pagination .next,.pagination .prev,.pagination .first,.pagination .last{font-size:1rem;color:var(--blue-700);background-color:var(--bg-white);width:2rem;height:2rem;border:0;color:#667085}.pagination .next:hover,.pagination .prev:hover,.pagination .first:hover,.pagination .last:hover{color:var(--blue-700);background-color:rgba(0,0,0,0);border:none}.pagination .next:hover svg path,.pagination .prev:hover svg path,.pagination .first:hover svg path,.pagination .last:hover svg path{stroke:var(--blue-700)}.pagination .next.disabled,.pagination .prev.disabled,.pagination .first.disabled,.pagination .last.disabled{color:#98a2b3;background-color:rgba(0,0,0,0)}.pagination .prev i::before{margin-right:.25rem}.pagination .next i::before{margin-left:.25rem}.pagination .entry{width:100%;margin-bottom:1rem}.pagination .page-ppp{font-size:.875rem;display:flex;align-items:center;justify-content:flex-end;margin-bottom:.5rem;color:#667085}.pagination .page-ppp .bootstrap-select{width:4.5rem !important;margin:0 .5rem}.pagination .page-ppp .bootstrap-select .dropdown-toggle{background-color:var(--text-white);color:var(--text-black);font-size:.875rem;padding:.375rem .75rem;border-radius:2.5rem;border:1px solid #d0d5dd}.pagination .page-ppp .bootstrap-select .dropdown-toggle:after{content:"";font-family:"fontello";border:0;color:var(--text-black);font-size:.75rem;margin-left:4px;margin-top:2px}.pagination .page-ppp .bootstrap-select .dropdown-toggle:focus{outline:none !important}.pagination .page-ppp .bootstrap-select .dropdown-toggle.show::after{content:""}.pagination .page-ppp .bootstrap-select .dropdown-item.active,.pagination .page-ppp .bootstrap-select .dropdown-item:hover{color:var(--text-white);background-color:var(--blue-700)}.accordion+.pagination{margin-top:2.75rem}.accordion+.pagination .pagination-wrapper{width:100%;justify-content:center}.accordion+.pagination .page-ppp{margin:1.5rem auto 0}@media only screen and (min-width: 768px){.pagination{flex-flow:row}.pagination .entry{width:auto;margin-bottom:0}.pagination.side-bar .pagination-wrapper{padding:0;justify-content:start}.pagination .page-ppp{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1200px){.pagination.side-bar .pagination-wrapper{justify-content:center}}tbody,td,tfoot,th,thead,tr{border-style:none}.table{border-bottom:2px solid var(--primary-500)}.table thead{background-color:var(--primary-800);color:var(--text-white);font-size:1rem;border-width:1px}.table thead th{font-weight:600 !important;font-size:.875rem;border-left:1px solid var(--border-grey-light);border-right:1px solid var(--border-grey-light);border-bottom:1px solid var(--border-grey-light)}.table thead th:first-of-type{border-left:0 !important;border-top-left-radius:.5rem}.table thead th:last-of-type{border-right:0 !important;border-top-right-radius:.5rem}.table tr{border-color:rgba(102,112,133,.2)}.table th,.table td{vertical-align:middle}.table tbody td{font-size:.875rem;color:var(--text-black);border:1px solid var(--border-grey-light)}.table tbody td:first-of-type{border-left:0 !important}.table tbody td:last-of-type{border-right:0 !important}.table tbody td .text-oneline{display:-webkit-box;height:1.3125rem;font-size:.875rem;line-height:1.5;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--primary-500)}.table tbody td .text-twoline{position:relative;z-index:2;display:-webkit-box;max-height:2.5rem;font-size:.875rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.table tbody td .text-nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table tbody tr:nth-child(even){background-color:var(--primary-25)}.table tbody tr:nth-child(odd){background-color:var(--bg-white)}.tab-category{display:flex;gap:.5rem}.tab-category .btn{border-radius:3rem;color:var(--text-grey);padding:.5rem 1rem;font-size:1rem;font-weight:600}.tab-category .btn:hover,.tab-category .btn:focus,.tab-category .btn.active{background-color:var(--primary-800);color:var(--text-white);box-shadow:var(--ShadowTabButton)}.card{border:0}.card-template{position:relative;border-radius:.75rem;background-color:var(--bg-card-body)}.card-template .card-template-card{height:100%}.card-template .card-image{position:relative;overflow:hidden;aspect-ratio:4/2.5}.card-template .card-image img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;transition:all .3s ease}.card-template .card-image img.show-default-image{object-fit:contain !important}.card-template .card-image::after{content:"";display:block}.card-template .card-image .cover-default{object-fit:contain}.card-template .card-body{padding:.75rem;width:100%}.card-template .card-body .content{height:100%;display:flex;flex-direction:column}.card-template .card-body .content .post-info{margin-top:auto}.card-template .card-body .title{color:#182230;font-size:1rem;font-weight:600;margin-bottom:1rem;display:-webkit-box;height:2.8rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 768px){.card-template .card-body .title{display:-webkit-box;height:2.8rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template .card-body .des{display:-webkit-box;height:2.8rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:1.25rem}@media only screen and (min-width: 768px){.card-template .card-body .des{margin-bottom:0}}.card-template .card-body .btn-primary{padding:.25rem .875rem}.card-template .readmore-icon{width:36px;height:36px;border-radius:50%;background-color:var(--blue-700);color:var(--text-white);flex:0 0 36px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.card-template .readmore-icon i::before{font-size:.875rem}@media only screen and (min-width: 768px){.card-template .readmore-icon{width:46px;height:46px;flex:0 0 46px}.card-template .readmore-icon i::before{font-size:1rem}}.card-template .date,.card-template .viewer-post,.card-template .download,.card-template .viewer{font-size:.625rem;font-weight:400;color:#667085;display:flex;align-items:center}@media only screen and (min-width: 1200px){.card-template .date,.card-template .viewer-post,.card-template .download,.card-template .viewer{font-size:.75rem}}.card-template .btn-share{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:1.25rem;border-radius:100%;padding:6px;border:1px solid var(--bg-white);color:var(--text-white);background-color:rgba(0,0,0,.1);backdrop-filter:blur(8px);top:.375rem;right:.375rem}.card-template .btn-share.btn-white{border-color:var(--bg-white) !important;color:var(--text-white)}.card-template .btn-share.btn-white:hover{color:var(--primary-500);background-color:var(--bg-white)}.card-template .btn-share:hover{color:var(--text-white);border:1px solid var(--primary-500);background-color:var(--primary-500)}.card-template .card-badge{position:absolute;top:1rem;left:0;padding-right:1rem;width:100%;display:flex;align-items:center;justify-content:space-between;z-index:2}.card-template .card-badge .date{font-size:.75rem;font-weight:600;color:var(--text-black);background:linear-gradient(to right, #EBFAF9 6.62%, #E7FEEA 69.16%, #D2F2CD 100%);padding:.5rem 1rem;border-top-right-radius:4rem;border-bottom-right-radius:4rem}.card-template .card-badge .status{position:unset}.card-template .file-type{font-size:13px;font-weight:700;border-radius:4px;padding:0 6px}.card-template .file-type.pdf{color:var(--text-secondary);background:var(--bg-secondary-lighter)}.card-template .file-type.xlsx,.card-template .file-type.xls{color:#0d994c;background:rgba(13,153,76,.2509803922)}.card-template .file-type.docx,.card-template .file-type.doc{color:#3568c6;background:rgba(53,104,198,.1803921569)}.card-template .file-size{font-size:.75rem;color:var(--text-primary)}.card-template .post-badges{margin-bottom:.25rem;display:flex;gap:.375rem}.card-template .status{background:var(--bg-warning);border-radius:.25rem;color:var(--text-white);font-size:.625rem;font-weight:600;padding:.125rem .375rem;display:table}.card-template .category{background:var(--blue-50);border-radius:.25rem;border:1px solid var(--blue-60);color:var(--text-secondary-dark);font-size:.625rem;font-weight:600;padding:.125rem .375rem;display:table}.card-template .post-info{display:flex;align-items:center;gap:.5rem;color:var(--text-grey);font-size:.75rem;padding-top:.5rem;margin-top:auto}.card-template .post-info .divider-circle{display:flex;width:4px;height:4px;margin:0;border-radius:100%;background-color:var(--bg-grey-light)}.card-template .post-info .date{color:var(--primary-700)}.card-template .post-info .date .icon-svg{position:relative;top:-1px}.card-template .post-info .date,.card-template .post-info .view{line-height:4px !important;font-size:.75rem;display:flex;align-items:center;gap:.25rem}.card-template:hover .title{color:var(--text-secondary-darkest)}.card-template:hover .card-image img{transform:scale(1.1);transition:all .3s ease}.card-template-icon:hover .readmore-icon{transform:translate(15%, -15%);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.card-template-highlight1{box-shadow:none;background-color:rgba(0,0,0,0);border-radius:.75rem}.card-template-highlight1 .card-image{border-radius:.75rem}.card-template-highlight1 .card-image:after{padding-top:250px}@media only screen and (min-width: 768px){.card-template-highlight1 .card-image:after{padding-top:358px}}@media only screen and (min-width: 992px){.card-template-highlight1 .card-image:after{padding-top:285px}}@media only screen and (min-width: 1200px){.card-template-highlight1 .card-image:after{padding-top:358px}}.card-template-highlight1 .card-body{padding:.75rem;display:flex;flex-direction:column;gap:11px}.card-template-highlight1 .card-body .title{margin-bottom:0;display:-webkit-box;height:6.75rem;font-size:1.5rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 1200px){.card-template-highlight1 .card-body .title{display:-webkit-box;height:8.4375rem;font-size:1.875rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-highlight1 .category{font-size:1rem}@media only screen and (min-width: 1200px){.card-template-highlight1 .category{font-size:1rem}}.card-template-highlight1 .btn-share{width:40px;height:40px;font-size:1.5rem}.card-template-highlight1 .date{font-size:1.125rem;font-weight:400;color:var(--text-grey)}@media only screen and (min-width: 1200px){.card-template-highlight1 .date{font-size:1.125rem}}.card-template-highlight1-side{margin:1rem 0 3.5rem;box-shadow:var(--ShadowCard)}.card-template-highlight1-side .template-body{display:flex;flex-direction:row;gap:1rem;padding:1rem;border-radius:1rem}.card-template-highlight1-side .card-image{overflow:hidden;flex:0 0 155.5px;border-radius:.75rem}.card-template-highlight1-side .card-image:after{padding-top:130px}.card-template-highlight1-side .card-body{display:flex;flex-direction:column;gap:.75rem;padding:0}.card-template-highlight1-side .card-body .title{color:#072643;display:-webkit-box;height:3.675rem;font-size:.875rem;line-height:1.4;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 1200px){.card-template-highlight1-side .card-body .title{display:-webkit-box;height:3.15rem;font-size:1.125rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 768px){.card-template-highlight1-side{margin:1rem 0}.card-template-highlight1-side .card-image{flex:0 0 153px;border-radius:.75rem}}@media only screen and (min-width: 992px){.card-template-highlight1-side .card-image{flex:0 0 204px}}@media only screen and (min-width: 1200px){.card-template-highlight1-side .card-image{flex:0 0 264px}.card-template-highlight1-side .card-image:after{padding-top:155px}}.card-template-highlight-content .card-body .title{margin-bottom:.75rem}.card-template-highlight-content .card-body .des{display:-webkit-box;height:1.4rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 768px){.card-template-highlight-content .card-body .des{margin-bottom:1.25rem}}.card-template-highlight2{box-shadow:var(--ShadowCard)}@media only screen and (min-width: 768px){.card-template-highlight2{margin:1rem 0}.card-template-highlight2 a{display:flex;align-items:center;flex-direction:row;gap:.75rem;padding:1rem;border-radius:1rem}.card-template-highlight2 .card-image{flex:0 0 50%;border-radius:1rem;overflow:hidden}.card-template-highlight2 .card-image:after{padding-top:66%}.card-template-highlight2 .card-body{padding:0}}@media only screen and (min-width: 768px)and (min-width: 768px){.card-template-highlight2 .card-body .des{margin-bottom:1.25rem}}.card-template-content1{padding-bottom:.75rem;border-bottom:1px solid var(--border-grey-light);background-color:var(--bg-white);border-radius:0;box-shadow:none;display:flex;align-items:flex-start;gap:1rem}@media only screen and (min-width: 768px){.card-template-content1{align-items:center;gap:.5rem}}.card-template-content1 .card-image{width:72px;height:72px;flex:0 0 72px;border-radius:8px;border:1px solid rgba(40,167,69,.2);background:#eaf6ec;display:flex;align-items:center;justify-content:center;flex-direction:column}.card-template-content1 .card-image img{position:relative;width:42px;height:42px;object-fit:contain}.card-template-content1 .card-body{padding:0}.card-template-content1 .card-body .title{display:-webkit-box;height:1.225rem;font-size:.875rem;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 768px){.card-template-content1 .card-body .title{display:-webkit-box;height:1.4rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-content1 .card-body .content{display:flex;flex-direction:row;align-items:center;gap:1.5rem;width:100%;margin-bottom:.375rem}.card-template-content1 .card-body .content-title{display:flex;align-items:flex-start;flex-direction:column;width:100%;gap:.5rem}.card-template-content1 .card-download .btn-outline-primary{font-size:1.125rem;margin-bottom:12px}.card-template-content1 .viewer-post,.card-template-content1 .download{font-size:.75rem;color:var(--text-grey)}.card-template-content1 .viewer-post svg,.card-template-content1 .download svg{width:1rem}@media only screen and (min-width: 576px){.card-template-content1 .viewer-post svg,.card-template-content1 .download svg{width:1.125rem}}.card-template-content1 .divider-circle{display:flex;width:4px;height:4px;border-radius:100%;background-color:var(--bg-grey-light)}.card-template-content1 .date{font-size:.75rem;color:var(--primary-700)}.card-template-content1 .btn-outline-download{padding:6px;width:2rem;height:2rem;flex:0 0 2rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--primary-500);color:var(--primary-500);border-radius:100%;transition:.3s all}.card-template-content1 .btn-outline-download:hover{background:var(--primary-500);color:var(--text-white)}.card-template-content1 .btn-outline-primary{padding:.375rem .75rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--primary-500);border-radius:3rem;transition:.3s all}.card-template-content1 .btn-outline-primary:hover{background:var(--primary-500) !important;border:1px solid var(--primary-500) !important;color:var(--text-white)}.card-template-content1 .dropdown-menu{border:1px solid rgba(40,167,69,.2);border-radius:1rem;padding:1rem}.card-template-content1 .dropdown-menu .dropdown-files{font-size:.75rem;max-width:250px}.card-template-content1 .dropdown-menu .dropdown-files a{padding:0;text-wrap:auto}.card-template-content1 .dropdown-menu .dropdown-files:not(:first-child){padding-top:.5rem}.card-template-content1 .dropdown-menu .dropdown-files:not(:nth-last-child(2)) .file-size{border-bottom:1px solid var(--border-grey-light)}.card-template-content2{padding-bottom:.75rem;border-bottom:1px solid var(--border-grey-light);background-color:var(--bg-white);border-radius:0;box-shadow:none;margin:0 0 .5rem;display:flex;align-items:flex-start;gap:.5rem}.card-template-content2 .card-image{width:64px;height:64px;flex:0 0 64px;border-radius:8px;border:1px solid rgba(40,167,69,.2);background:#eaf6ec;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:.25rem}.card-template-content2 .card-image img{position:relative;width:36px;height:36px;object-fit:contain}.card-template-content2 .card-body{padding:0}.card-template-content2 .card-body .title{display:-webkit-box;height:1.225rem;font-size:.875rem;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 768px){.card-template-content2 .card-body .title{display:-webkit-box;height:2.8rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-content2 .card-body .content{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem;width:100%;margin-bottom:.375rem}.card-template-content2 .card-body .content-title{display:flex;align-items:flex-start;flex-direction:column;width:100%;gap:.5rem}.card-template-content2 .card-download .btn-outline-primary{font-size:1.125rem;margin-bottom:12px}.card-template-content2 .viewer-post,.card-template-content2 .download{font-size:.75rem;color:var(--text-grey)}.card-template-content2 .viewer-post svg,.card-template-content2 .download svg{width:1rem}@media only screen and (min-width: 576px){.card-template-content2 .viewer-post svg,.card-template-content2 .download svg{width:1.125rem}}.card-template-content2 .divider-circle{display:flex;width:4px;height:4px;border-radius:100%;background-color:var(--bg-grey-light)}.card-template-content2 .date{font-size:.75rem;color:var(--primary-700)}.card-template-content2 .btn-outline-download{padding:6px;width:2rem;height:2rem;flex:0 0 2rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--primary-500);color:var(--primary-500);border-radius:100%}.card-template-content2 .btn-outline-download:hover{background:var(--primary-500);color:var(--text-white)}.card-template-content3{background-color:var(--bg-white);padding:.25rem;margin:0;border:0;border-radius:.75rem;box-shadow:none}.card-template-content3 .card-image{border-radius:8px;aspect-ratio:4/2.5}.card-template-content3 .card-image img{object-fit:cover}.card-template-content3 .card-image:after{aspect-ratio:4/2.6}.card-template-content3 .card-body{padding:0}.card-template-content3 .card-body .title{display:-webkit-box;height:4.5rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:1.375rem}.card-template-content3 .card-body .content{margin-bottom:1rem}.card-template-content3 .date{font-size:.875rem}.card-template-content3 .category{display:flex;align-items:center;justify-content:center}.card-template-content3-slide .card-image::after{aspect-ratio:4/2}.card-template-content3-slide.normal{border-radius:0}.card-template-content3_1{background-color:var(--bg-white);padding:0;border-radius:12px;box-shadow:none;margin:0 0 1.5rem}.card-template-content3_1 .post-badges{position:absolute;top:1rem;left:1rem;z-index:3}.card-template-content3_1 .card-image{margin-bottom:1rem;border-radius:7px 7px 0 0;background:#eaf6ec;background:url(../images/static/bg-file.png);background-size:cover;background-repeat:no-repeat;background-position:bottom center;height:260px;max-width:100%;overflow:unset}.card-template-content3_1 .card-image img{width:164px;height:228px;object-fit:cover;position:absolute;top:1rem;left:50%;transform:translate(-50%, 0%);z-index:2}.card-template-content3_1 .card-image::after{content:"";display:block;background:url(../images/static/ellipse-bottom.svg);background-repeat:no-repeat;background-size:cover;background-position:top center;position:absolute;width:101%;bottom:-4px;height:16px;z-index:1}.card-template-content3_1 .card-image .cover-default{border-radius:7px 7px 0 0;top:0;width:100%;height:160px;padding:1rem 1rem 1rem;padding:1rem 1rem 1rem;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.card-template-content3_1 .card-image .img-file{width:66px;height:66px;top:50%;left:50%;transform:translate(-50%, -50%)}.card-template-content3_1 .card-body{padding:0 0 1rem;background-color:var(--bg-white)}.card-template-content3_1 .card-body .content{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem}.card-template-content3_1 .card-body .title{text-align:center;display:-webkit-box;height:1.575rem;font-size:1.125rem;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:.75rem}@media only screen and (min-width: 768px){.card-template-content3_1 .card-body .title{display:-webkit-box;height:1.575rem;font-size:1.125rem;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-content3_1 .card-body .detail{margin-bottom:1rem}.card-template-content3_1 .card-body .btn-outline-primary{font-size:1.125rem;width:146px;margin-bottom:13px}.card-template-content3_1 .viewer-post,.card-template-content3_1 .download,.card-template-content3_1 .file-size{font-size:.75rem;color:var(--text-grey)}.card-template-content3_1 .divider-circle{display:flex;width:4px;height:4px;border-radius:100%;background-color:var(--bg-grey-light)}.card-template-content3_1 .date{color:var(--primary-700)}.card-template-content3_1 .btn-outline-download{padding:.375rem .75rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--primary-500);color:var(--primary-500);font-size:.875rem;border-radius:4rem;display:flex;align-items:center;gap:.375rem;transition:.3s all}.card-template-content3_1 .btn-outline-download:hover{background:var(--primary-500);color:var(--text-white)}.card-template-content3_1:hover{box-shadow:none}.card-template-content3_1:hover .card-image img{transform:translate(-50%, 0%)}.card-template-content3_1:hover .card-image .img-file{transform:translate(-50%, -50%)}.card-template-content3_1:hover .card-image .cover-default{transform:translate(-50%, -50%)}.card-template-content4{border-radius:.75rem;box-shadow:none;display:flex;flex-direction:row}.card-template-content4 .card-image{width:25%;flex:0 0 25%}.card-template-content4 .card-image img{aspect-ratio:unset}.card-template-content4 .card-body{padding:.5rem;display:flex;flex-direction:column;align-items:flex-start}.card-template-content4 .card-body .title{display:-webkit-box;height:3rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.card-template-content4 .date{color:var(--primary-700)}.card-template-content5{padding:0;border-radius:.75rem;box-shadow:none;margin:0 0 1rem;display:flex;flex-direction:row;align-items:center;background:#f5f5f6}.card-template-content5 .card-image{width:137px;flex:0 0 137px}.card-template-content5 .card-image:after{padding-top:108px}@media only screen and (min-width: 768px){.card-template-content5 .card-image{width:242px;flex:0 0 242px}.card-template-content5 .card-image:after{padding-top:136px}}.card-template-content5 .card-body{padding:.75rem;height:108px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.card-template-content5 .card-body .title{display:-webkit-box;height:2.625rem;font-size:.875rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}@media only screen and (min-width: 768px){.card-template-content5 .card-body{height:136px}.card-template-content5 .card-body .title{display:-webkit-box;height:3rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-content5 .card-body .social-share{position:absolute;left:-7rem;top:2rem}@media only screen and (min-width: 768px){.card-template-content5 .card-body .social-share{left:0;top:-0.8125rem}}.card-template-content5 .viewer,.card-template-content5 .date{font-size:.75rem}.card-template-content5 .date{color:var(--primary-700)}.card-template-content5 .date svg{margin-bottom:3px}.card-template-content5 .divider-circle{display:flex;width:4px;height:4px;border-radius:100%;background-color:var(--bg-grey-light)}.card-template-content6{padding:0;border-radius:.75rem;box-shadow:none;margin:0;display:flex;flex-direction:row;align-items:center;background:#f5f5f6}@media only screen and (min-width: 768px){.card-template-content6{flex-direction:column}}.card-template-content6 .card-image{width:137px;flex:0 0 137px;height:108px}.card-template-content6 .card-image:after{padding-top:108px}@media only screen and (min-width: 768px){.card-template-content6 .card-image{width:100%;flex:0 0 100%;height:223px}.card-template-content6 .card-image:after{padding-top:223px}}@media only screen and (min-width: 1200px){.card-template-content6 .card-image{height:162px}.card-template-content6 .card-image:after{padding-top:162px}}.card-template-content6 .card-body{padding:.75rem;display:flex;flex-direction:column;justify-content:space-between;position:relative}.card-template-content6 .card-body .title{display:-webkit-box;height:2.625rem;font-size:.875rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}@media only screen and (min-width: 768px){.card-template-content6 .card-body .title{display:-webkit-box;height:3rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:.625rem}}.card-template-content6 .btn-share{position:absolute}.card-template-content6 .social-share{position:absolute;left:-7rem;top:2rem}@media only screen and (min-width: 768px){.card-template-content6 .social-share{right:0;left:auto;top:2rem;bottom:auto}}.card-template-content6 .viewer,.card-template-content6 .date{font-size:.75rem}.card-template-content6 .date{color:var(--primary-700)}.card-template-content6 .date svg{margin-bottom:3px}.card-template-content6 .divider-circle{display:flex;width:4px;height:4px;border-radius:100%;background-color:var(--bg-grey-light)}.card-template-thumbnail-relate{border-radius:1.25rem}.card-template-thumbnail-relate .card-image{border-radius:1.25rem}.card-template-thumbnail-relate .card-image:after{padding-top:198px}.card-template-thumbnail-relate .card-body .title{display:-webkit-box;height:4.5rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.card-template-thumbnail-relate .viewer-post,.card-template-thumbnail-relate .date{font-size:.875rem}.card-template-thumbnail-relate .date::before{content:"|";font-size:1.25rem;display:block;color:var(--border-grey-light);padding:0 .5rem;cursor:pointer}.card-template-thumbnail-relate .share{margin-top:-1rem}.card-template-thumbnail-list{border-radius:.75rem;padding:0}.card-template-thumbnail-list .card-search{display:flex;flex-direction:column;align-items:center;gap:20px}@media only screen and (min-width: 576px){.card-template-thumbnail-list .card-search{flex-direction:row}}.card-template-thumbnail-list .card-image{width:100%}@media only screen and (min-width: 576px){.card-template-thumbnail-list .card-image{width:160px;flex:0 0 160px}}.card-template-thumbnail-list .card-body{padding:0}.card-template-thumbnail-list .card-body .title{display:-webkit-box;height:3rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.card-template-thumbnail-list .viewer,.card-template-thumbnail-list .date{font-size:.875rem}.card-template-thumbnail-list .viewer::before{content:"|";font-size:1.25rem;display:block;color:var(--border-grey-light);padding:0 .5rem;cursor:pointer}@media only screen and (min-width: 768px){.card-template-thumbnail-list .viewer::before{font-size:1.25rem}}.card-template-thumbnail-list .viewer:first-child::before{display:none}@media only screen and (min-width: 576px){.card-template-thumbnail-list .viewer:first-child::before{display:block}}.card-template-result{border-radius:.75rem;padding:0}.card-template-result .card-search{display:flex;flex-direction:column}@media only screen and (min-width: 576px){.card-template-result .card-search{flex-direction:row}}.card-template-result .card-image{width:100%}@media only screen and (min-width: 576px){.card-template-result .card-image{width:240px;flex:0 0 240px}}.card-template-result .card-body{padding:.75rem;width:100%}.card-template-result .card-body .title{display:-webkit-box;height:1.575rem;font-size:1.125rem;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:.5rem;margin-top:.5rem}.card-template-result .card-body .des{display:-webkit-box;height:2.8rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:.5rem}@media only screen and (min-width: 576px){.card-template-result .card-body{width:calc(100% - 180px)}}.card-template-result .viewer,.card-template-result .date{font-size:.875rem}.card-template-result .viewer::before{content:"|";font-size:1.25rem;display:block;color:var(--border-grey-light);padding:0 .5rem;cursor:pointer}@media only screen and (min-width: 768px){.card-template-result .viewer::before{font-size:1.25rem}}.card-template-result .viewer:first-child::before{display:none}@media only screen and (min-width: 576px){.card-template-result .viewer:first-child::before{display:block}}.card-template-video-highlight{box-shadow:none;background-color:rgba(0,0,0,0);border-radius:0;display:flex;align-items:center;flex-direction:column;gap:48px;margin:29px 0 36px}@media only screen and (min-width: 1200px){.card-template-video-highlight{gap:60px;flex-direction:row}}.card-template-video-highlight .card-image{width:100%;flex:0 0 100%;border-radius:30px;border:3px solid hsla(0,0%,100%,.25);padding:22px 24px}@media only screen and (min-width: 1200px){.card-template-video-highlight .card-image{padding:36px 33px;width:50%;flex:0 0 50%}}.card-template-video-highlight .card-image img{position:relative;z-index:1;border-radius:14.925px;aspect-ratio:4/2.6;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(2, 92, 162, 0.2) 100%),#d3d3d3 -8.172px 0px/103.125% 100% no-repeat}@media only screen and (min-width: 768px){.card-template-video-highlight .card-image img{aspect-ratio:4/2.1}}.card-template-video-highlight .card-image::after{background-blend-mode:overlay;backdrop-filter:blur(10px);height:100%;width:100%;position:absolute;top:0;left:0;z-index:0}.card-template-video-highlight .card-body{padding:11px 0 0;display:flex;align-items:flex-start;flex-direction:column;gap:2.5rem}.card-template-video-highlight .card-body .title{color:var(--text-white);margin-bottom:0;display:-webkit-box;height:4.5rem;font-size:1.5rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 1200px){.card-template-video-highlight .card-body .title{display:-webkit-box;height:5.625rem;font-size:1.875rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-video-highlight .card-body .btn-read{color:var(--text-white);display:flex;align-items:center;padding:4px 1rem;gap:6px}.card-template-video-highlight .box-title{color:var(--text-white);width:100%;display:flex;align-items:center;gap:2.5rem}.card-template-video-highlight .box-title .divider{font-size:20px;font-weight:700;display:flex;align-items:center;width:100%}.card-template-video-highlight .box-title .divider::after{content:"";padding:1px;background-color:hsla(0,0%,100%,.5);margin:2.5rem;flex:1}.card-template-video-highlight:hover .card-image img{transform:scale(1)}.card-template-video-highlight:hover .card-body .title{color:var(--text-white)}.card-template-video{border-radius:0;background-color:rgba(0,0,0,0);box-shadow:none}.card-template-video .card-image{border-radius:8px}.card-template-video .card-image .icon{position:absolute;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%);background:var(--text-white);color:var(--text-black);border-radius:100%;display:flex;align-items:center;justify-content:center;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.card-template-video .card-image .icon i{font-size:1.5rem;margin-left:.125rem;margin-bottom:-0.375rem}.card-template-video .card-image::after{aspect-ratio:4/2.2}.card-template-video .card-body{padding:1rem 0 0}.card-template-video .card-body .title{color:var(--text-primary-darkest);display:-webkit-box;height:2.8rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 768px){.card-template-video .card-body .title{display:-webkit-box;height:2.8rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-video:hover{box-shadow:none}.card-template-video:hover .card-image .icon{background:var(--red-500);color:var(--text-white)}.card-template-api{padding:5px 0 0;margin:0 0 .75rem;border:none;border-radius:12px;box-shadow:none;display:flex;flex-direction:column;padding:0}@media only screen and (min-width: 768px){.card-template-api{flex-direction:row}}@media only screen and (min-width: 1024px){.card-template-api{flex-direction:column}}.card-template-api .card-image{border-top-left-radius:12px;border-top-right-radius:12px;margin-bottom:1rem;width:100%;flex:0 0 100%}@media only screen and (min-width: 768px){.card-template-api .card-image{width:410px;flex:0 0 410px}}@media only screen and (min-width: 1024px){.card-template-api .card-image{width:100%;flex:0 0 100%}}.card-template-api .card-image:after{aspect-ratio:4/2.5}.card-template-api .card-image::before{content:"";display:block;background:url(../images/static/ellipse-bottom.svg);background-repeat:no-repeat;background-size:101%;background-position:bottom center;position:absolute;width:100%;bottom:-12px;height:110px;z-index:1;pointer-events:none}@media only screen and (min-width: 768px){.card-template-api .card-image{border-top-left-radius:12px;border-top-right-radius:0;border-bottom-left-radius:12px}.card-template-api .card-image::before{display:none}}@media only screen and (min-width: 1024px){.card-template-api .card-image{border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:0}.card-template-api .card-image::before{display:block}}.card-template-api .card-body{padding:0 1rem;color:var(--blue-950);display:flex;flex-direction:column;gap:.25rem;margin-top:-1rem}.card-template-api .card-body .title{display:-webkit-box;height:3.9375rem;font-size:.875rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 768px){.card-template-api .card-body{padding:1rem}}@media only screen and (min-width: 1024px){.card-template-api .card-body{padding:0 1rem .75rem}.card-template-api .card-body .title{display:-webkit-box;height:4.5rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-api .card-body .course{display:-webkit-box;height:1.5rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:auto;height:1.5rem;font-weight:700;color:var(--red-500);position:relative}.card-template-api .card-body .line::before{content:"";border:1px solid var(--red-500);display:flex;width:10%;height:1px}.card-template-api .card-body .icon{display:flex;align-items:center;gap:13px}.card-template-api .card-body .icon .ic{font-size:24px;color:var(--blue-400);display:flex;align-items:center}.card-template-api .card-body .icon span{font-size:14px;color:var(--text-grey-dark)}.card-template-api .date{position:absolute;top:0;left:0;width:82px;height:100%;font-size:24px;font-weight:700;text-align:center;display:flex;justify-content:center;align-items:center;background:var(--primary-700);color:var(--text-white)}@media only screen and (min-width: 768px){.card-template-api .date{width:82px}}@media only screen and (min-width: 1024px){.card-template-api .date{width:68px;padding-bottom:2rem}}.card-template-calendar{padding:18px 20px;border:1px solid rgba(23,96,222,.2);border-radius:12px;box-shadow:none;margin:0 0 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media only screen and (min-width: 768px){.card-template-calendar{flex-direction:row}}.card-template-calendar .card-image{width:100%}.card-template-calendar .card-image:after{padding-top:220px}@media only screen and (min-width: 768px){.card-template-calendar .card-image{width:230px;flex:0 0 230px}.card-template-calendar .card-image:after{padding-top:129px}}.card-template-calendar .card-body{padding:0}.card-template-calendar .card-body .title{display:-webkit-box;height:3rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.card-template-calendar .card-date{font-size:.875rem;font-weight:700;color:var(--text-black);width:100%;max-width:54px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.card-template-calendar .card-date .icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:100%;border:1px solid rgba(23,96,222,.2);color:var(--blue-800);margin-bottom:.5rem}.card-template-calendar .seat,.card-template-calendar .location,.card-template-calendar .date{font-size:.875rem;color:var(--blue-800);display:flex;align-items:center;gap:6px}.card-template-calendar .seat svg,.card-template-calendar .location svg,.card-template-calendar .date svg{width:1.25rem;height:1.25rem}.card-template-calendar .seat .icon,.card-template-calendar .location .icon,.card-template-calendar .date .icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:100%;border:1px solid rgba(23,96,222,.2);background-color:var(--blue-800);color:var(--text-white)}@media only screen and (min-width: 768px){.card-template-calendar .seat .icon,.card-template-calendar .location .icon,.card-template-calendar .date .icon{width:30px;height:30px}}.card-template-calendar .seat,.card-template-calendar .location{margin-left:.125rem}.card-template.square{border-radius:0}.card-template .label-new{width:40px;font-size:.625rem;font-style:normal;font-weight:600;color:var(--text-white);display:flex;height:20px;padding:0px 8px;justify-content:center;align-items:center;border-radius:4px;border:1px solid var(--bg-warning);background:var(--bg-warning)}.card-template .label-hot{width:48px;font-size:.625rem;font-style:normal;font-weight:600;color:var(--text-white);display:flex;height:20px;padding:0px 8px;justify-content:center;align-items:center;border-radius:4px;border:1px solid var(--red-500);background:var(--red-500)}.card-template-webboard{background:var(--bg-white);padding:1.125rem 1.25rem;border:1px solid rgba(102,112,133,.2);border-radius:12px;box-shadow:0px 1px 8px 0px rgba(0,0,0,.1);margin:0 0 1rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;transition:.3s all}.card-template-webboard:hover{box-shadow:0px 4px 7.1px 0px rgba(17,60,124,0.3019607843)}@media only screen and (min-width: 768px){.card-template-webboard{padding:1.5rem 2rem;flex-direction:row}}.card-template-webboard .card-body{padding:0;display:flex;flex-direction:column;gap:1rem}.card-template-webboard .card-body .title{display:-webkit-box;height:auto;max-height:3rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 768px){.card-template-webboard .card-body .title{display:-webkit-box;max-height:3.375rem;font-size:1.125rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-webboard .view,.card-template-webboard .comment,.card-template-webboard .date{font-size:.875rem;color:var(--input-text-placeholder);display:flex;align-items:center}.card-template-webboard .view svg,.card-template-webboard .comment svg,.card-template-webboard .date svg{width:1.25rem;height:1.25rem}.card-template-webboard .date{color:var(--primary-700)}.card-template-webboard .view::before{content:"";display:inline-block;width:5px;height:5px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4" viewBox="0 0 4 4" fill="none"><circle cx="2" cy="2" r="2" fill="%23D0D5DD"/></svg>');background-size:contain;background-repeat:no-repeat;margin:0px 5px;cursor:pointer}@media only screen and (min-width: 768px){.card-template-webboard .view::before{font-size:1.25rem}}.card-template-webboard .comment::before{content:"";display:inline-block;width:5px;height:5px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4" viewBox="0 0 4 4" fill="none"><circle cx="2" cy="2" r="2" fill="%23D0D5DD"/></svg>');background-size:contain;background-repeat:no-repeat;margin:0px 5px;cursor:pointer}@media only screen and (min-width: 768px){.card-template-webboard .comment::before{font-size:1.25rem}}.card-template-webboard .comment:first-child::before{display:none}@media only screen and (min-width: 576px){.card-template-webboard .comment:first-child::before{display:block}}.card-template-webboard .b-cate{display:flex;justify-content:start}.card-template-webboard .b-cate .category{font-size:.875rem;font-weight:700;color:var(--text-secondary-dark);background:var(--blue-50);border:1px solid var(--blue-60);border-radius:.375rem;padding:.25rem 1rem;backdrop-filter:blur(11.6659975052px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.card-template-webboard .b-cate .category.bullet::before{content:"";display:inline-block;width:6px;height:7px;background-image:url("data:image/svg+xml,%3Csvg width='6' height='7' viewBox='0 0 6 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.25' width='6' height='6' rx='2' fill='%232E90FA' /%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;margin-right:5px;cursor:pointer}.card-template-webboard .b-cate .edit-topic{cursor:pointer;background:#fff;border-radius:50%;border:1px solid #d0d5dd;width:24px;height:24px;padding:4px;display:flex;align-items:center}.card-template-webboard .b-cate .edit-topic:hover{background:#f2f4f7}@media only screen and (min-width: 768px){.card-template-webboard .b-cate{flex:0 0 250px;justify-content:end}}.card-template-webboard .b-author{display:flex;align-items:center;gap:.5rem}.card-template-webboard .b-author .icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:100%;background:linear-gradient(180deg, #edf2f7 0%, #eaf1ff 55.49%, #c6dbfd 100%);color:var(--blue-800)}.card-template-webboard .b-author .author{font-size:.875rem;font-weight:700;color:var(--blue-800)}.card-template-webboard .label-new{width:40px;font-size:.625rem;font-style:normal;font-weight:600;color:var(--text-white);display:flex;height:20px;padding:0px 8px;justify-content:center;align-items:center;border-radius:4px;border:1px solid var(--bg-warning);background:var(--bg-warning)}.card-template-webboard .label-hot{width:48px;font-size:.625rem;font-style:normal;font-weight:600;color:var(--text-white);display:flex;height:20px;padding:0px 8px;justify-content:center;align-items:center;border-radius:4px;border:1px solid var(--red-500);background:var(--red-500)}.card-template-mywb .card-body .title{display:-webkit-box;height:1.5rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 768px){.card-template-mywb .card-body .title{display:-webkit-box;height:1.6875rem;font-size:1.125rem;line-height:1.5;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-mywb .b-author .icon{background:linear-gradient(180deg, #edf2f7 0%, #eaf1ff 55.49%, #c6dbfd 100%);color:var(--text-white)}.card-template-wb-comment{background:var(--bg-white);padding:1.125rem 1.25rem;border:1px solid rgba(102,112,133,.2);border-radius:12px;box-shadow:0px 1px 8px 0px rgba(0,0,0,.1);margin:0 0 1rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;transition:.3s all}.card-template-wb-comment:hover{box-shadow:0px 4px 7.1px 0px rgba(17,60,124,0.3019607843)}@media only screen and (min-width: 768px){.card-template-wb-comment{padding:1.5rem 2rem;flex-direction:row}}.card-template-wb-comment .num-comment{font-size:.875rem;font-weight:700;color:var(--primary-700);margin-bottom:.75rem}.card-template-wb-comment .detail p{margin-bottom:.75rem}.card-template-wb-comment .date{font-size:.875rem;color:var(--primary-700);display:flex;align-items:center}.card-template-wb-comment .date svg{width:1.25rem;height:1.25rem}.card-template-wb-comment .date::before{content:"";display:inline-block;width:5px;height:5px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4" viewBox="0 0 4 4" fill="none"><circle cx="2" cy="2" r="2" fill="%23D0D5DD"/></svg>');background-size:contain;background-repeat:no-repeat;margin:0px 5px;cursor:pointer}@media only screen and (min-width: 768px){.card-template-wb-comment .date::before{font-size:1.25rem}}.card-template-wb-comment .b-author{display:flex;align-items:center;gap:.5rem}.card-template-wb-comment .b-author .icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:100%;background:linear-gradient(180deg, #edf2f7 0%, #eaf1ff 55.49%, #c6dbfd 100%);color:var(--blue-800)}.card-template-wb-comment .b-author .author{font-size:.875rem;color:var(--blue-800);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:700}.card-template-content3_2{background-color:var(--bg-white);padding:.25rem;margin:0;border:0;border-radius:.75rem;box-shadow:none}.card-template-content3_2 .card-image{border-radius:8px;aspect-ratio:4/2.5}.card-template-content3_2 .card-image img{object-fit:cover}.card-template-content3_2 .card-image:after{aspect-ratio:4/2.6}.card-template-content3_2 .card-body{padding:0}.card-template-content3_2 .card-body .title{display:-webkit-box;height:4.5rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:1.375rem}.card-template-content3_2 .card-body .content{margin-bottom:1rem}.card-template-content3_2 .date{font-size:.875rem}.card-template-content3_2 .category{display:flex;align-items:center;justify-content:center}.card-template-content3_2-slide .card-image::after{aspect-ratio:4/2}.card-template-content3_2-slide.normal{border-radius:0}.card-template-content6 .card-image,.card-template-content5 .card-image{aspect-ratio:4/2.1}.card-template-content6 .card-image:after,.card-template-content5 .card-image:after{padding-top:72%}.card-template-content6 .card-image .icon,.card-template-content5 .card-image .icon{position:absolute;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%);background:rgba(192,192,192,.6);border:2px solid var(--text-white);color:var(--text-black);border-radius:100%;display:flex;align-items:center;justify-content:center;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.card-template-content6 .card-image .icon i,.card-template-content5 .card-image .icon i{font-size:1.5rem;margin-left:.125rem;margin-bottom:-0.375rem}.card-template-rss{padding:1rem;border-radius:.875rem;box-shadow:none;margin:0 0 1rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media only screen and (min-width: 576px){.card-template-rss{flex-direction:row}}.card-template-rss .card-image{width:100%}.card-template-rss .card-image:after{padding-top:160px}@media only screen and (min-width: 576px){.card-template-rss .card-image{width:160px;flex:0 0 160px}.card-template-rss .card-image:after{padding-top:100px}}.card-template-rss .card-body{padding:0}.card-template-rss .card-body .title{display:-webkit-box;height:1.6875rem;font-size:1.125rem;line-height:1.5;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.card-template-rss .date{font-size:.875rem}.card-template-poster{padding:1rem;margin:0 0 1.5rem;border-radius:12px;box-shadow:none}.card-template-poster .card-image{border-radius:8px;margin-bottom:1rem}.card-template-poster .card-image:after{padding-top:150px;aspect-ratio:4/4}.card-template-poster .card-body{padding:0}.card-template-poster .card-body .title{display:-webkit-box;height:4.5rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:1rem}.card-template-poster .card-body .content{margin-bottom:1rem}.card-template-poster .date{font-size:.875rem}.card-template-poster .category{display:flex;align-items:center;justify-content:center}.card-template-poster-slide .card-image::after{aspect-ratio:4/2}.card-template-poster-slide.normal{border-radius:0}.card-template-media .card-image:after{padding-top:72%}.card-template-media .card-body{position:absolute;bottom:0;left:0;z-index:1;color:var(--text-white);background:linear-gradient(to bottom, rgba(22, 92, 38, 0) 0%, rgba(22, 92, 38, 0.6) 50%, rgba(22, 92, 38, 0.9) 100%)}.card-template-media .card-body .title{margin-bottom:0;color:var(--text-white)}.card-template-media-slide .card-image{aspect-ratio:4/2.1}.card-template-media-slide .card-image:after{padding-top:72%}.card-template-media-slide .card-image .icon{position:absolute;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%);background:rgba(192,192,192,.6);border:2px solid var(--text-white);color:var(--text-black);border-radius:100%;display:flex;align-items:center;justify-content:center;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.card-template-media-slide .card-image .icon i{font-size:1.5rem;margin-left:.125rem;margin-bottom:-0.375rem}.card-template-media-slide .card-body{color:var(--text-white)}.card-template-media-slide .card-body .title{margin-bottom:0}.card-template-content{border-radius:.5rem;transform:scale(0.96);transition:all .3s ease}.card-template-content .card-image:after{padding-top:322px}.card-template-content .card-body{position:absolute;bottom:0;left:0;z-index:1;color:var(--text-white);height:181px;width:100%;background:linear-gradient(to bottom, rgba(22, 92, 38, 0) 0%, rgba(22, 92, 38, 0.6) 50%, rgba(22, 92, 38, 0.9) 100%);display:flex;align-items:end}.card-template-content .card-body .title{color:var(--text-white);margin-bottom:0}@media only screen and (min-width: 768px){.card-template-content .card-body .title{display:-webkit-box;height:3.5rem;font-size:1.25rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-content:hover{transform:scale(1)}.card-template-content:hover .card-image img{transform:scale(1)}.card-template-content:hover .card-body .title{color:var(--text-white)}.card-template-faqs{padding:1rem;margin:0 0 1rem;display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;transition:.3s all;background-color:var(--bg-white);box-shadow:0px 1px 8px rgba(0,0,0,.1);border-radius:.75rem;outline:1px rgba(102,112,133,.2) solid;outline-offset:-1px}.card-template-faqs:hover{box-shadow:0px 4px 7.1px 0px rgba(17,60,124,0.3019607843)}@media only screen and (min-width: 768px){.card-template-faqs{padding:1.5rem}}.card-template-faqs .card-body{padding:0;display:flex;flex-direction:column;gap:1rem}.card-template-faqs .card-body .title{display:-webkit-box;height:auto;max-height:3rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 768px){.card-template-faqs .card-body .title{display:-webkit-box;max-height:3.375rem;font-size:1.125rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.card-template-faqs .view,.card-template-faqs .cate{font-size:.875rem;color:var(--input-text-placeholder);display:flex;align-items:center;gap:6px}.card-template-faqs .view svg,.card-template-faqs .cate svg{width:1.25rem;height:1.25rem}.card-template-faqs .cate{color:var(--text-secondary-dark);font-weight:600}.card-template-faqs .divider-circle{display:flex;width:4px;height:4px;border-radius:100%;margin:0 .5rem;background-color:var(--bg-grey-light)}.card-template-faqs .btn-share{top:0;right:0;border:1px solid #d0d5dd;color:var(--primary-500);background-color:var(--bg-white)}.card-template-faqs .btn-share svg{margin-left:-2px}.card-template-faqs .btn-share .social-share{top:-6px;bottom:auto;right:2.25rem;box-shadow:0px 1px 8px rgba(0,0,0,.1);border-radius:4rem;outline:1px rgba(102,112,133,.2) solid;outline-offset:-1px}.card-template-post,.card-template-post-list{box-shadow:none;background-color:var(--bg-card-body);height:100%}.card-template-post .card-body,.card-template-post-list .card-body{padding:.75rem}.card-template-post .card-body .title,.card-template-post-list .card-body .title{display:-webkit-box;height:4.2rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.template-accordion{position:relative;margin:1rem 0}.template-accordion .accordion-button{color:var(--text-secondary-darkest);padding:1rem;border-bottom:1px solid var(--border-grey-light);display:flex;justify-content:space-between}.template-accordion .accordion-button:not(.collapsed){background:#eff8ff;border-radius:0 .5rem 0 0;color:var(--text-secondary-darkest)}.template-accordion .accordion-button:focus{box-shadow:none}.template-accordion .accordion-button .title{font-size:1rem}@media only screen and (min-width: 768px){.template-accordion .accordion-button .title{font-size:1.25rem}}.template-accordion .accordion-button .readmore{flex:0 0 45px;width:45px}.template-accordion .accordion-button::after{width:32px;height:32px;display:none;background-size:100%}.template-accordion .accordion-button .arrow{margin-left:1rem;width:30px;height:30px;flex:0 0 30px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:rgba(2,92,162,.1)}.template-accordion .accordion-button .arrow .bi-plus-lg:before{content:""}.template-accordion .accordion-item{border:0px solid rgba(0,0,0,0);background:var(--bg-white);box-shadow:var(--ShadowAccordian)}.template-accordion .accordion-item:last-of-type{border-radius:.5rem}.template-accordion .accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;border-bottom:1px solid var(--border-grey-light)}.template-accordion .accordion-item:last-of-type .accordion-button.collapsed{border-radius:.5rem !important}.template-accordion .accordion-item:last-of-type .accordion-button.collapsed .arrow .bi-plus-lg:before{content:""}.template-accordion .accordion-body{font-size:1.125rem;color:var(--text-grey-dark);padding:1.5rem;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.procurement-detail-wrapper{display:flex;align-items:center;gap:10px}.procurement-detail-wrapper .category{background:var(--blue-50);border-radius:.25rem;border:1px solid var(--blue-60);color:var(--text-secondary-dark);font-size:.625rem;font-weight:600;padding:.125rem .375rem;display:table}.procurement-detail-wrapper .text-label-primary{color:var(--text-primary);font-size:.75rem}.procurement-detail-wrapper .procurement-type{color:var(--text-primary);font-size:12px;font-weight:bold}.procurement-detail-wrapper .dot-sign::before{content:" ";display:block;width:4px;height:4px;background-color:#d0d5dd;border-radius:50%;transition:.3s all}.splide .splide__arrows .splide__arrow{width:32px;height:32px;border-radius:50%;padding:0;background-color:var(--text-white);border:1px solid var(--bg-primary-lighter);opacity:1;transition:all .3s ease-in-out}.splide .splide__arrows .splide__arrow:hover,.splide .splide__arrows .splide__arrow:focus{background-color:var(--primary-50) !important}.splide .splide__arrows .splide__arrow:hover svg path,.splide .splide__arrows .splide__arrow:focus svg path{fill:var(--primary-500) !important}.splide .splide__arrows .splide__arrow:disabled{border:1px solid var(--border-grey-light) !important}.splide .splide__arrows .splide__arrow:disabled svg path{fill:var(--bg-grey-dark) !important}.splide .splide__arrows .splide__arrow svg{height:10px}.splide .splide__arrows .splide__arrow svg path{fill:var(--primary-500)}.splide .splide__arrows .splide__arrow .icon{color:var(--primary-500);font-size:1.125rem;display:flex;align-items:center;justify-content:center}.splide .splide__arrows .splide__arrow--prev{left:0}.splide .splide__arrows .splide__arrow--next{right:0}.splide .splide__pagination{bottom:0;position:relative}.splide .splide__pagination__page{width:12px;height:12px;background-color:rgba(0,0,0,0);border:1px solid var(--border-grey);opacity:1 !important;transition:.3s all;margin:4px}.splide .splide__pagination__page.is-active{border-radius:8px;width:40px;background-color:var(--bg-primary);border-color:var(--bg-primary);transform:scale(1);transition:.3s all}.splide .splide__pagination__page:hover{background-color:var(--bg-primary);border-color:var(--bg-primary)}.splide:not(.is-overflow) .splide__pagination{display:flex}.splide-main .splide__track{padding-bottom:4rem}@media only screen and (min-width: 768px){.splide-main .splide__track{padding-bottom:0}}.splide-main .splide__pagination{justify-content:center;position:relative;bottom:0 !important}.splide-main .splide__arrows{max-width:1320px;width:100%;z-index:1;padding:0 2rem;position:absolute;bottom:.5rem;left:0;height:32px;display:flex;justify-content:center}.splide-main .splide__arrows .splide__arrow{position:relative;top:0}.splide-main .splide__arrows .splide__arrow--prev{left:9px}.splide-main .splide__arrows .splide__arrow--next{right:auto;left:0}@media only screen and (min-width: 768px){.splide-main .splide__pagination{justify-content:flex-start;padding:0 2rem}.splide-main .splide__pagination__page{background-color:var(--bg-white)}.splide-main .splide__arrows{position:absolute;bottom:6.5rem;left:50%;transform:translateX(-50%);height:32px;display:flex;justify-content:flex-start;align-items:center}.splide-main .splide__arrows .splide__arrow{position:relative;top:0}.splide-main .splide__arrows .splide__arrow--prev{left:0}.splide-main .splide__arrows .splide__arrow--next{right:auto;left:0}}@media only screen and (min-width: 1200px){.splide-main .splide__arrows{bottom:8.5rem}}@media(min-width: 2000px){.splide-main .splide__arrows{position:absolute;bottom:10rem}}.splide-banner{margin-bottom:1rem}.splide-banner .splide__pagination{bottom:0;left:50%;transform:translate(-50%, -30%);width:220px;height:18px}@media only screen and (min-width: 768px){.splide-banner .splide__pagination{width:280px}}.splide-banner .splide__arrows{position:absolute;bottom:0;left:50%;transform:translate(-50%, -34%);width:280px;height:32px;display:flex;justify-content:space-between;z-index:1}@media only screen and (min-width: 768px){.splide-banner .splide__arrows{width:340px}}.splide-banner .splide__arrows .splide__arrow{position:relative;top:0}.splide-banner .splide__arrows .splide__arrow--prev{left:0}.splide-banner .splide__arrows .splide__arrow--next{right:0}.splide-default{overflow-x:hidden;margin:0 -1rem;padding:0 1rem}.splide-default .splide__pagination{bottom:0;height:2.5rem}.splide-default .splide__track{padding-left:0 !important;padding-right:0 !important}.splide-default .splide__arrows{position:absolute;bottom:0;height:2.5rem;left:50%;transform:translateX(-50%);width:100%;max-width:200px;display:flex;justify-content:space-between;align-items:center;z-index:1}.splide-default .splide__arrow{position:relative;transform:none;top:0;background:hsla(0,0%,100%,.7)}.splide-default .splide__arrow--prev{left:0}.splide-default .splide__arrow--next{right:0}.splide-post-slide .splide__pagination__page{width:8px;height:8px}.splide-video .splide__arrows .splide__arrow--prev{left:0%}.splide-video .splide__arrows .splide__arrow--next{right:0%}@media only screen and (min-width: 1200px){.splide-video .splide__arrows .splide__arrow--prev{left:-2.5rem}.splide-video .splide__arrows .splide__arrow--next{right:-2.5rem}}.splide-api{padding:0}.splide-api .splide__pagination{bottom:auto;top:0;left:0;height:100%;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 1024px){.splide-api .splide__pagination{top:1%}}.splide-api .splide__arrows{position:absolute;bottom:-0.5rem;left:50%;transform:translate(-50%, 100%);width:150px;height:32px;display:flex;justify-content:space-around}.splide-api .splide__arrows .splide__arrow{top:auto;bottom:-2.5rem}.splide-api .splide__arrows .splide__arrow--prev{left:0%}.splide-api .splide__arrows .splide__arrow--next{right:0%}@media only screen and (min-width: 576px){.splide-api .splide__pagination{display:none}}@media only screen and (min-width: 1024px){.splide-api{padding:1rem}.splide-api .splide__pagination{display:flex}}.splide-contentfile .splide__track{padding:1rem 0}.splide-contentfile .splide__arrows .splide__arrow{width:1.625rem;height:1.625rem;transform:translateY(-38%);z-index:10}.splide-contentfile .splide__arrows .splide__arrow .icon{font-size:.875rem}.splide-contentfile .splide__arrows .splide__arrow--prev{left:.375rem}.splide-contentfile .splide__arrows .splide__arrow--prev .icon{margin-left:-2px}.splide-contentfile .splide__arrows .splide__arrow--next{right:.375rem}.splide-contentfile .splide__arrows .splide__arrow--next .icon{margin-right:-2px}.splide-contentfile .nav-tabs-content{flex-wrap:nowrap;justify-content:flex-start;border-bottom:none}.splide-contentfile .nav-link{position:relative;font-size:.875rem;font-weight:700;color:var(--text-grey);display:flex;align-items:center;justify-content:center;width:285px;height:64px;border-radius:8px;border:0 solid var(--bg-white);border-bottom:4px solid rgba(0,0,0,0) !important;background:linear-gradient(var(--bg-white), var(--bg-white)) padding-box,content-box,linear-gradient(90deg, #2c82e7, #1c51ba, #f2272e) border-box;box-shadow:0px -6px 11.8px 0px rgba(8,67,121,.19);transition:.3s all}.splide-contentfile .nav-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:var(--bg-white);z-index:1;border-radius:8px}.splide-contentfile .nav-link::before{content:"";display:none;width:54px;height:45px;background:url(../images/icon/polygon.svg) no-repeat;background-size:50%;position:absolute;left:50%;bottom:0;transform:translate(-28%, 108%);filter:drop-shadow(0px -6px 11.8px 0px rgba(8, 67, 121, 0.19))}.splide-contentfile .nav-link.active{background:var(--bg-primary);color:var(--text-white)}.splide-contentfile .nav-link.active:after{background:rgba(0,0,0,0)}.splide-contentfile .nav-link.active::before{display:block}.splide-contentfile .nav-link .nav-name{position:relative;z-index:2;display:-webkit-box;max-height:2.5rem;font-size:.875rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 1400px){.splide-button .splide__arrows .splide__arrow{width:32px;height:32px}.splide-button .splide__arrows .splide__arrow svg{height:13px}}.splide-button .splide__arrows .splide__arrow--prev{left:-0.5rem !important}@media only screen and (min-width: 1400px){.splide-button .splide__arrows .splide__arrow--prev{left:-3rem !important}}.splide-button .splide__arrows .splide__arrow--next{right:-0.5rem !important}@media only screen and (min-width: 1400px){.splide-button .splide__arrows .splide__arrow--next{right:-3rem !important}}.splide-button .splide__track{padding:.75rem .5rem !important;margin-left:-0.5rem;margin-right:-0.5rem}@media only screen and (min-width: 1400px){.splide-button-group .splide__arrows .splide__arrow{width:40px;height:40px}.splide-button-group .splide__arrows .splide__arrow svg{height:13px}}.splide-button-group .splide__arrows .splide__arrow--prev{left:-0.5rem}@media only screen and (min-width: 1400px){.splide-button-group .splide__arrows .splide__arrow--prev{left:-3.25rem}}.splide-button-group .splide__arrows .splide__arrow--next{right:-0.5rem}@media only screen and (min-width: 1400px){.splide-button-group .splide__arrows .splide__arrow--next{right:-3.25rem}}.splide-button-group .splide__track{padding:.75rem .5rem !important;margin-left:-0.5rem;margin-right:-0.5rem}.splide.under_image,.splide.only_pagination{padding-bottom:1.5rem}.splide.under_image .splide__arrows,.splide.only_pagination .splide__arrows{position:relative;bottom:0;left:0;right:0;height:32px;display:flex;justify-content:center;align-items:center;width:100%;margin:auto;margin-top:8px}.splide.under_image .splide__arrows .splide__arrow,.splide.only_pagination .splide__arrows .splide__arrow{position:relative;flex:0 0 auto}.splide.under_image .splide__arrows .splide__arrow--prev,.splide.only_pagination .splide__arrows .splide__arrow--prev{left:0 !important}.splide.under_image .splide__arrows .splide__arrow--next,.splide.only_pagination .splide__arrows .splide__arrow--next{right:auto;left:0 !important}.splide.under_image .splide__pagination,.splide.only_pagination .splide__pagination{justify-content:center;position:relative;bottom:0 !important}@media only screen and (min-width: 992px){.splide.under_image .splide__pagination,.splide.only_pagination .splide__pagination{flex-wrap:nowrap}}.splide.only_pagination{padding-bottom:3rem}.splide.only_pagination .splide__pagination{justify-content:center;position:relative;bottom:-2rem !important}@media only screen and (min-width: 992px){.splide.only_pagination .splide__pagination{flex-wrap:nowrap}}.splide.on_image .splide__arrows .splide__arrow--prev{left:0rem;top:50%}.splide.on_image .splide__arrows .splide__arrow--next{right:0rem;top:50%}.splide.arrow-center .splide__arrows .splide__arrow--prev{left:1rem}.splide.arrow-center .splide__arrows .splide__arrow--next{right:1rem}.banner-home{position:relative}.banner-home::after{content:"";height:44px;background-color:var(--bg-white);border-radius:2rem 2rem 0 0;box-shadow:0px -3px 3px 0px rgba(0,0,0,.04);position:absolute;bottom:0;left:0;right:0}.banner-home .splide{padding-bottom:0}.banner-home .splide__pagination,.banner-home .splide__arrows{bottom:15px;height:20px}.banner-home .splide__arrow{width:32px !important;height:32px !important}.card-slide .splide__track{padding:1rem 0}.card-slide .splide__track .splide__slide .item{transform:scale(0.9)}.card-slide .splide__track .splide__slide.is-active .item{transform:scale(1.1)}.card-slide .splide.on_image .splide__arrows .splide__arrow--prev{left:2.5rem}.card-slide .splide.on_image .splide__arrows .splide__arrow--next{right:2.5rem}@media only screen and (min-width: 768px){.card-slide .splide.on_image .splide__arrows .splide__arrow--prev{left:4rem}.card-slide .splide.on_image .splide__arrows .splide__arrow--next{right:4rem}.card-slide .splide__track{padding:0}.card-slide .splide__track .splide__slide .item{transform:scale(1)}.card-slide .splide__track .splide__slide.is-active .item{transform:scale(1)}}@media only screen and (min-width: 992px){.card-slide .splide.on_image .splide__arrows .splide__arrow--prev{left:0}.card-slide .splide.on_image .splide__arrows .splide__arrow--next{right:0}}.card-slide-style1 .splide-content{position:relative;margin:auto;max-width:375px}@media only screen and (min-width: 768px){.card-slide-style1 .splide-content{max-width:920px}}@media only screen and (min-width: 992px){.card-slide-style1 .splide-content{max-width:918px}.card-slide-style1 .splide-content .splide__track .splide__slide{height:28.875rem;display:flex;align-items:center}.card-slide-style1 .splide-content .splide__track .splide__slide .item{width:17rem}.card-slide-style1 .splide-content .splide__track .splide__slide .item .item-content{height:374px}.card-slide-style1 .splide-content .splide__track .splide__slide.is-active .item{width:21rem}.card-slide-style1 .splide-content .splide__track .splide__slide.is-active .item .item-content{height:28.875rem}}@media only screen and (min-width: 1200px){.card-slide-style1 .splide-content{max-width:1024px}.card-slide-style1 .splide-content .splide__track{padding-left:8.5px !important}.card-slide-style1 .splide-content .splide__track .splide__slide .item{width:19.5rem}.card-slide-style1 .splide-content .splide__track .splide__slide.is-active .item{width:22rem}.card-slide-style1 .splide-content .splide__arrows .splide__arrow--prev{left:-2.5rem}.card-slide-style1 .splide-content .splide__arrows .splide__arrow--next{right:-2.5rem}}@media only screen and (min-width: 1400px){.card-slide-style1 .splide-content{max-width:1160px}.card-slide-style1 .splide-content .splide__track{padding-left:14.5px !important}.card-slide-style1 .splide-content .splide__track .splide__slide .item{width:21rem}.card-slide-style1 .splide-content .splide__track .splide__slide.is-active .item{width:26.5rem}}.pagination-outside{padding-bottom:3rem}.pagination-outside .splide .splide__pagination{bottom:-2.5rem}.calendar-picker .datepicker-inline{height:100%;width:100%;background-color:var(--primary);padding:0}.calendar-picker .datepicker .table-condensed{width:100%}.calendar-picker .datepicker .table-condensed thead tr:nth-child(2){background-color:var(--primary);color:var(--white)}.calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .prev,.calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .next{font-family:"fontello";font-size:.75rem}.calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .datepicker-switch{font-weight:400;font-size:1.125rem}.calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .prev{border-top-left-radius:.5rem}.calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .next{border-top-right-radius:.5rem}.calendar-picker .datepicker .table-condensed thead tr:nth-child(2) th{padding:1rem 0}.calendar-picker .datepicker .table-condensed thead tr:nth-child(3){background-color:var(--primary);color:var(--white)}.calendar-picker .datepicker .table-condensed thead tr:nth-child(3) th{padding-top:.5rem;padding-bottom:1rem;font-weight:400}.calendar-picker .datepicker .table-condensed thead tr:nth-child(3) th:first-child{padding-left:1.5rem}.calendar-picker .datepicker .table-condensed thead tr:nth-child(3) th:last-child{padding-right:1.5rem}.calendar-picker .datepicker .table-condensed tbody{background-color:var(--primary);color:var(--white)}.calendar-picker .datepicker .table-condensed tbody tr td:first-child{padding-left:1.5rem}.calendar-picker .datepicker .table-condensed tbody tr td:last-child{padding-right:1.5rem}.calendar-picker .datepicker .table-condensed tbody tr:last-child td{padding-bottom:1.5rem}.calendar-picker .datepicker .table-condensed td,.calendar-picker .datepicker .table-condensed th{border-radius:0;background-image:none;width:2.5rem;height:2.5rem}.calendar-picker .datepicker .table-condensed td div,.calendar-picker .datepicker .table-condensed th div{display:flex;justify-content:center;align-items:center;flex-flow:column;width:1.875rem;height:1.875rem;border-radius:50%}.calendar-picker .datepicker .table-condensed td div:hover,.calendar-picker .datepicker .table-condensed th div:hover{color:var(--bgSkyblue)}.calendar-picker .datepicker .table-condensed td:hover,.calendar-picker .datepicker .table-condensed th:hover{background:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.calendar-picker .datepicker .table-condensed td.today,.calendar-picker .datepicker .table-condensed th.today{background-color:rgba(0,0,0,0) !important;color:var(--white) !important;display:flex;justify-content:center;width:100%}.calendar-picker .datepicker .table-condensed td.today div,.calendar-picker .datepicker .table-condensed th.today div{color:var(--white) !important;background-color:var(--bgSkyblue)}.calendar-picker .datepicker .table-condensed td.active,.calendar-picker .datepicker .table-condensed th.active{background-color:rgba(0,0,0,0) !important;text-shadow:none;border-radius:50%}.calendar-picker .datepicker .table-condensed td.active div,.calendar-picker .datepicker .table-condensed th.active div{text-shadow:none !important;width:1.875rem;height:1.875rem;border-radius:50%;background-color:var(--textGrayDeep2);color:var(--black) !important}.calendar-picker .datepicker .table-condensed td.highlight,.calendar-picker .datepicker .table-condensed th.highlight{background-color:rgba(0,0,0,0) !important}.calendar-picker .datepicker .table-condensed td.highlight div,.calendar-picker .datepicker .table-condensed th.highlight div{color:var(--black) !important}.calendar-picker .datepicker .table-condensed td.highlight div:after,.calendar-picker .datepicker .table-condensed th.highlight div:after{content:"";display:block;width:5px;height:5px;background-color:var(--primary);border-radius:50%;text-align:center;margin:0 auto}.calendar-picker .datepicker .table-condensed td span.focused,.calendar-picker .datepicker .table-condensed td span:hover,.calendar-picker .datepicker .table-condensed th span.focused,.calendar-picker .datepicker .table-condensed th span:hover{background:var(--bgSkyblue) !important}.custom-date-picker{position:relative;min-height:38px}.custom-date-picker.daterange{width:100% !important}.custom-date-picker input{position:absolute;opacity:0;z-index:1}.custom-date-picker .trigger-date{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:start;align-items:center;padding:6px 12px;border-radius:5px;background-color:#fff;border:1px solid #ced4da;cursor:pointer;z-index:2;min-height:38px}.custom-date-picker .trigger-date::before{content:"";background-image:url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23838894' xmlns='http://www.w3.org/2000/svg'><path d='M14 0H2a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z'></path><path d='M6.5 7a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm-9 3a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm-9 3a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2z'></path></svg>");background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;right:12px;top:50%;width:20px;height:20px;transform:translatey(-50%)}.datepicker-wrapper{position:relative;display:block}.datepicker-wrapper::before{content:"";background-image:url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23838894' xmlns='http://www.w3.org/2000/svg'><path d='M14 0H2a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z'></path><path d='M6.5 7a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm-9 3a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm-9 3a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2zm3 0a1 1 0 100-2 1 1 0 000 2z'></path></svg>");background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;left:12px;top:50%;width:20px;height:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.datepicker-wrapper input{padding-left:2.5em !important;padding-right:1.125em !important;max-width:100%}.datepicker-wrapper.end input{padding-left:1.125em !important;padding-right:2.5em !important;background-position:right calc(.375em + 2rem) center}.datepicker-wrapper.end::before{left:unset;right:12px;pointer-events:none}.datepicker-wrapper--thai input{opacity:0}.datepicker-wrapper--thai input+label{position:absolute;top:0;left:0;font-style:normal;color:#000;z-index:1;width:100%;padding:6px 16px;padding-right:2rem;font-size:1rem;border-radius:5px;border:solid 1px #e3e8ef;border:var(--bs-border-width) solid var(--bs-border-color);text-align:left !important}.banner-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;backface-visibility:hidden}.banner-popup .inline-gallery-container{height:100%}.banner-popup .lg-backdrop{background-color:#0f0f11;opacity:.9}.banner-popup .lg-outer .lg-thumb-outer{background-color:rgba(0,0,0,0)}.main-content-popup{background:rgba(0,0,0,.4);overflow-y:auto;display:flex;justify-content:center}.main-content-popup div#main-content-popup{position:relative;display:flex;flex-direction:column;justify-content:center;margin:auto}.main-content-popup div#main-content-popup .close-popup.btn-black{font-weight:300}.main-content-popup div#main-content-popup .popup-content{background-color:#fff;border-radius:10px;position:relative;overflow-y:auto;min-height:300px;display:flex;flex-direction:column}@media screen and (max-width: 767px){.main-content-popup div#main-content-popup .popup-content{max-width:90% !important}}.main-content-popup div#main-content-popup .popup-content div#content{outline:none;padding:0px;overflow-y:auto}@media screen and (max-width: 767px){.main-content-popup div#main-content-popup .popup-content div#content{max-height:60vh !important}}.main-content-popup div#main-content-popup .popup-content div#content::-webkit-scrollbar{width:14px}.main-content-popup div#main-content-popup .popup-content div#content::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#aaa}.main-content-popup div#main-content-popup .popup-content .ql-editor{white-space:unset !important}.main-content-popup div#main-content-popup .popup-content .ql-editor img{max-width:100%;height:auto}.main-content-popup div#main-content-popup .editor-wrapper{flex:1}.show-custom-popup{overflow:hidden !important}.form-control:active,.form-control:focus,.form-select:active,.form-select:focus{box-shadow:none !important;border-color:#ced4da}.switch-setting .form-check-input:checked{background-color:#2ccc29;border-color:#2ccc29}.switch-setting .form-check-input:focus{box-shadow:none !important}.switch-setting .form-check-label{font-size:1.125rem;color:#121212}.form-file{width:20rem;margin-bottom:2rem}@media only screen and (min-width: 768px){.form-file{width:28.5rem}}.dropdown .dropdown-item:hover,.dropdown .dropdown-item:focus,.dropdown .dropdown-item.active{background-color:rgba(0,0,0,0);color:var(--primary-500)}#cc-main .cm{background:#f5fef7}#cc-main .cm--cloud{border-color:var(--primary-500)}#cc-main .cm__btn{background:var(--primary-500);border:1px solid rgba(40,167,69,.2)}#cc-main .cm__btn:hover{background:var(--primary-700);border-color:var(--primary-700)}#cc-main #cc-main .cc__link,#cc-main #cc-main a{background-image:linear-gradient(var(--primary-500), var(--primary-500))}#cc-main .cm__desc{font-size:14px;max-height:100%}#cc-main .cm__desc a{color:var(--primary-500)}#cc-main .cm__btn{font-size:1rem;font-weight:700;text-decoration:none !important;border-radius:4rem;color:var(--text-white) !important;background:linear-gradient(90deg, #24983F 0%, #28A745 50%, #83D14D 100%);padding:.375rem 1rem;border-top:none;border-left:none}#cc-main .cm__btn:hover{background:linear-gradient(270deg, #24983F 0%, #28A745 50%, #83D14D 100%);color:var(--text-white)}#cc-main .cm__btn.disabled{background:var(--bg-disabled)}#process{position:fixed;top:50%;left:50%;z-index:9999;transform:translate(-50%, -50%);display:none;width:100%;height:100%;background:rgba(0,0,0,.7);align-content:center;justify-content:center;align-items:center}#process.active{display:flex}.loading-spinner-eclipse:before{content:"Loading...";display:block;position:absolute;top:50%;left:50%;z-index:9999;transform:translate(-50%, -50%);color:#1f8448;font-weight:bold}.loading-spinner-eclipse:after{position:absolute;display:block;content:"";width:70%;height:70%;z-index:9990;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;background:linear-gradient(180deg, #F7FFEE 0%, #E2FAFF 100%)}@keyframes loading{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.loading div{position:absolute;animation:loading 1s linear infinite;width:160px;height:160px;top:20px;left:20px;border-radius:50%;box-shadow:0 4px 0 0 #1f8448;transform-origin:80px 82px}.loading-spinner-eclipse{position:relative;width:200px;height:200px;display:inline-block;overflow:hidden}.loading{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0;background:rgba(0,0,0,0)}.loading div{box-sizing:content-box}.single .text-primary,.page .text-primary{color:var(--primary-700) !important}.single-head,.page-head{margin-top:1.25rem;margin-bottom:1.5rem}.single-head .title,.page-head .title{font-size:1.125rem;margin-bottom:0}@media only screen and (min-width: 768px){.single-head .title,.page-head .title{font-size:1.25rem}}.single-body,.page-body{word-break:break-word;padding:0}.single-body .detail,.page-body .detail{display:flex;flex-direction:column;gap:3rem}.single-body .nav-tabs-menu,.page-body .nav-tabs-menu{display:flex;justify-content:flex-start;align-items:center;gap:1rem;border:rgba(0,0,0,0);flex-wrap:nowrap;scroll-behavior:smooth;overflow-x:auto;overflow-y:hidden;padding:1rem .75rem}.single-body .nav-tabs-menu .nav-link,.page-body .nav-tabs-menu .nav-link{position:relative;font-size:.875rem;font-weight:700;color:var(--text-grey);display:flex;align-items:center;justify-content:center;min-width:15rem;max-width:18.75rem;height:64px;border-radius:8px;border:0 solid var(--bg-white);border-bottom:4px solid rgba(0,0,0,0) !important;background:linear-gradient(var(--bg-white), var(--bg-white)) padding-box,content-box,linear-gradient(90deg, #2c82e7, #1c51ba, #f2272e) border-box;box-shadow:0px -6px 11.8px 0px rgba(8,67,121,.19);transition:.3s all}.single-body .nav-tabs-menu .nav-link:after,.page-body .nav-tabs-menu .nav-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:var(--bg-white);z-index:1;border-radius:8px}.single-body .nav-tabs-menu .nav-link::before,.page-body .nav-tabs-menu .nav-link::before{content:"";display:none;width:54px;height:45px;background:url(../images/icon/polygon.svg) no-repeat;background-size:50%;position:absolute;left:50%;bottom:0;transform:translate(-28%, 108%);filter:drop-shadow(0px -6px 11.8px 0px rgba(8, 67, 121, 0.19))}.single-body .nav-tabs-menu .nav-link.active,.page-body .nav-tabs-menu .nav-link.active{background:var(--bg-primary);color:var(--text-white)}.single-body .nav-tabs-menu .nav-link.active:after,.page-body .nav-tabs-menu .nav-link.active:after{background:rgba(0,0,0,0)}.single-body .nav-tabs-menu .nav-link.active::before,.page-body .nav-tabs-menu .nav-link.active::before{display:block}.single-body .nav-tabs-menu .nav-link .nav-name,.page-body .nav-tabs-menu .nav-link .nav-name{position:relative;z-index:2;display:-webkit-box;max-height:2.5rem;font-size:.875rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.single-body .nav-tabs-menu--profile.nav .nav-item,.page-body .nav-tabs-menu--profile.nav .nav-item{width:50%}.single-body .nav-tabs-menu--profile.nav .nav-item .nav-link,.page-body .nav-tabs-menu--profile.nav .nav-item .nav-link{width:100%;max-width:none;min-width:0;color:var(--input-text-placeholder)}.single-body .nav-tabs-menu--profile.nav .nav-item .nav-link.active,.page-body .nav-tabs-menu--profile.nav .nav-item .nav-link.active{color:var(--text-white)}@media only screen and (min-width: 768px){.single-body .nav-tabs-menu--profile.nav .nav-item .nav-link,.page-body .nav-tabs-menu--profile.nav .nav-item .nav-link{min-width:15rem}}.single-body .tab-content-file,.page-body .tab-content-file{padding:1.75rem .75rem 1rem}.single-body .tab-content-file .tab-pane .content,.page-body .tab-content-file .tab-pane .content{display:flex;flex-direction:column-reverse;gap:10px}@media only screen and (min-width: 992px){.single-body .tab-content-file .tab-pane .content,.page-body .tab-content-file .tab-pane .content{flex-direction:row}}.single-body .tab-content-file .tab-pane .content .detail .des,.page-body .tab-content-file .tab-pane .content .detail .des{font-size:1.25rem;color:var(--text-grey-dark);margin-bottom:32px}.single-body .tab-content-file .tab-pane .image,.page-body .tab-content-file .tab-pane .image{display:flex;justify-content:center}.single-body .tab-content-file .tab-pane .image img,.page-body .tab-content-file .tab-pane .image img{width:520px;object-fit:contain}@media only screen and (min-width: 992px){.single-body .tab-content-file .tab-pane .image,.page-body .tab-content-file .tab-pane .image{width:470px;flex:0 0 470px}.single-body .tab-content-file .tab-pane .image img,.page-body .tab-content-file .tab-pane .image img{padding-left:1.5rem;width:470px}}.single-content img,.page-content img{max-width:100%;height:auto !important}.single-category,.page-category{background-color:var(--blue-700);min-width:6.25rem;padding:.45rem .75rem;text-align:center;font-size:.875rem;border-radius:.15rem}.single-category a,.page-category a{color:initial}.single-title,.page-title{font-size:1.5rem;color:var(--text-grey-darkest);margin-bottom:0}.single-title-small,.page-title-small{font-size:1.25rem;margin-bottom:0}@media only screen and (min-width: 768px){.single-title,.page-title{font-size:2.25rem}}.single-date,.page-date{color:var(--primary-700);font-size:.875rem}.single-type-category,.page-type-category{color:var(--text-secondary-dark);font-size:.875rem;font-weight:600}.single-view,.page-view{color:#667085;font-size:.875rem}.single-view,.page-view{display:flex;align-items:center}.single-share,.page-share{display:flex;align-items:center;gap:4px;background-color:var(--bg-white);border-radius:32px;padding:.25rem .5rem}.single-share .social,.page-share .social{display:flex;align-items:center;gap:.25rem}.single-share .item-followus,.page-share .item-followus{position:relative;cursor:pointer;transition:.3s all}.single-share .item-followus:hover,.page-share .item-followus:hover{transform:translateY(-5px);transition:.3s all}.single-share .item-followus svg,.page-share .item-followus svg{width:24px;height:24px}.single-share .title-share,.page-share .title-share{font-size:.875rem;font-weight:700;color:var(--text-grey-darkest)}.single-share .clipboard,.page-share .clipboard{background:var(--red-25);font-size:.875rem;color:var(--text-black);padding:.5rem;border-radius:.25rem;position:absolute;right:0;bottom:-3rem;width:max-content;z-index:10;display:none}.single-share .clipboard.active,.page-share .clipboard.active{display:block}.single-relate-post,.page-relate-post{padding-bottom:50px}.single .title-relate,.page .title-relate{font-size:1.875rem;color:var(--text-primary-darkest)}.single-viewer,.single-author,.single-comment,.page-viewer,.page-author,.page-comment{color:#667085;font-size:.875rem;display:flex;align-items:center}.single-viewer::before,.single-author::before,.single-comment::before,.page-viewer::before,.page-author::before,.page-comment::before{content:"";display:inline-block;width:5px;height:5px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4" viewBox="0 0 4 4" fill="none"><circle cx="2" cy="2" r="2" fill="%23D0D5DD"/></svg>');background-size:contain;background-repeat:no-repeat;margin:0px 5px;cursor:pointer}.single-date-wb,.page-date-wb{color:var(--blue-500)}.single .webboard-comment,.page .webboard-comment{display:flex;flex-direction:column;gap:1.5rem}.single .webboard-comment .comment-reaction .reaction-item,.page .webboard-comment .comment-reaction .reaction-item{cursor:pointer}.single .webboard-comment .comment-reaction .reaction-item .reaction-icon,.page .webboard-comment .comment-reaction .reaction-item .reaction-icon{width:1.5rem;height:1.5rem}.single .webboard-comment .comment-reaction .reaction-item .reaction-icon img,.page .webboard-comment .comment-reaction .reaction-item .reaction-icon img{width:100%;transition:transform .2s ease}.single .webboard-comment .comment-reaction .reaction-item .reaction-amt,.page .webboard-comment .comment-reaction .reaction-item .reaction-amt{color:var(--text-grey-darkest);font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.single .webboard-comment .comment-reaction .reaction-item.animate .reaction-icon img,.single .webboard-comment .comment-reaction .reaction-item.animate-2 .reaction-icon img,.page .webboard-comment .comment-reaction .reaction-item.animate .reaction-icon img,.page .webboard-comment .comment-reaction .reaction-item.animate-2 .reaction-icon img{animation:bounce .4s ease;animation-fill-mode:forwards}@keyframes bounce{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(0.95)}75%{transform:scale(1.1)}100%{transform:scale(1)}}.single .webboard-new,.page .webboard-new{margin-top:40px}.single .webboard-new .title,.page .webboard-new .title{font-size:1.5rem}.single .webboard-new .head,.page .webboard-new .head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.single .webboard-log,.page .webboard-log{padding:1.125rem 1.25rem;border:1px solid rgba(23,96,222,.2);border-radius:12px;margin-bottom:36px;box-shadow:0px 0px 8px 0px rgba 2,92,162,.1;height:304px;display:flex;align-items:center;justify-content:center;gap:1rem;flex-direction:column}.single-calendar,.page-calendar{display:flex;align-items:center;gap:.5rem;color:var(--blue-800);font-weight:700}.single-calendar .icon,.page-calendar .icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:100%;border:1px solid rgba(23,96,222,.2);background-color:var(--blue-800);color:var(--text-white)}@media only screen and (min-width: 768px){.single-calendar .icon,.page-calendar .icon{width:30px;height:30px}}.single .divider-circle,.page .divider-circle{display:flex;width:4px;height:4px;border-radius:100%;margin:0 .5rem;background-color:var(--bg-grey-light)}.single-faq-anw,.page-faq-anw{padding:1.5rem;background:var(--bg-white);box-shadow:0px 1px 8px rgba(0,0,0,.1);border-radius:.75rem;outline:1px rgba(102,112,133,.2) solid;outline-offset:-1px;margin-bottom:2rem}.single-faq-anw .txt-anw,.page-faq-anw .txt-anw{font-size:1rem;color:var(--primary-700);font-weight:700;margin-bottom:.75rem}.single-land .template-default,.single-building .template-default,.page-land .template-default,.page-building .template-default{padding-top:40px;padding-bottom:140px}.single-land .note,.single-building .note,.page-land .note,.page-building .note{font-size:.75rem;color:var(--primary-700);font-weight:600;text-align:center;background-color:var(--primary-50);border-radius:.25rem;padding:.25rem;margin-bottom:1rem}.single-land .single-body .title-h1,.single-building .single-body .title-h1,.page-land .single-body .title-h1,.page-building .single-body .title-h1{font-size:2rem;color:var(--text-grey-darkest);padding-bottom:.5rem;border-bottom:1px solid var(--bg-grey-light);margin-bottom:1rem;font-weight:bold}.single-land .single-body .title-h1+p,.single-building .single-body .title-h1+p,.page-land .single-body .title-h1+p,.page-building .single-body .title-h1+p{color:var(--text-grey-darkest)}.single-land .single-body .title-h2,.single-building .single-body .title-h2,.page-land .single-body .title-h2,.page-building .single-body .title-h2{font-size:1.25rem;color:var(--primary-950);font-weight:bold;padding-bottom:.5rem;margin-bottom:1.5rem;border-bottom:2px solid var(--primary-500)}.single-land .single-body .list-desction,.single-building .single-body .list-desction,.page-land .single-body .list-desction,.page-building .single-body .list-desction{margin-bottom:2rem}.single-land .single-body .list-desction ul,.single-building .single-body .list-desction ul,.page-land .single-body .list-desction ul,.page-building .single-body .list-desction ul{list-style:none;padding-left:0;margin-bottom:0}.single-land .single-body .list-desction ul li,.single-building .single-body .list-desction ul li,.page-land .single-body .list-desction ul li,.page-building .single-body .list-desction ul li{display:flex;margin-bottom:.5rem;padding:0 1rem}.single-land .single-body .list-desction ul li .label,.single-building .single-body .list-desction ul li .label,.page-land .single-body .list-desction ul li .label,.page-building .single-body .list-desction ul li .label{display:flex;align-items:center;font-size:1rem;color:var(--text-secondary-darkest);font-weight:bold;max-width:352px;width:100%}.single-land .single-body .list-desction ul li .label .icon,.single-building .single-body .list-desction ul li .label .icon,.page-land .single-body .list-desction ul li .label .icon,.page-building .single-body .list-desction ul li .label .icon{width:40px;height:40px;border-radius:.5rem;background-color:var(--primary-50);display:flex;align-items:center;justify-content:center;margin-right:1rem}.single-land .single-body .list-desction ul li .text,.single-building .single-body .list-desction ul li .text,.page-land .single-body .list-desction ul li .text,.page-building .single-body .list-desction ul li .text{font-size:1rem;padding:.5rem 1rem;background-color:var(--primary-25);color:var(--bg-grey-darkest);width:100%}.single-land .single-body .list-desction ul li.status-project-cancelled,.single-building .single-body .list-desction ul li.status-project-cancelled,.page-land .single-body .list-desction ul li.status-project-cancelled,.page-building .single-body .list-desction ul li.status-project-cancelled{flex-wrap:wrap;margin-top:1.25rem}.single-land .single-body .list-desction ul li.status-project-cancelled .label,.single-building .single-body .list-desction ul li.status-project-cancelled .label,.page-land .single-body .list-desction ul li.status-project-cancelled .label,.page-building .single-body .list-desction ul li.status-project-cancelled .label{color:var(--red-500);width:100%;margin-bottom:.5rem}.single-land .single-body .list-desction ul li.status-project-cancelled .text,.single-building .single-body .list-desction ul li.status-project-cancelled .text,.page-land .single-body .list-desction ul li.status-project-cancelled .text,.page-building .single-body .list-desction ul li.status-project-cancelled .text{background-color:var(--red-50);padding:25px 16px;border-radius:.25rem}.single-land .single-body .title-cancel,.single-building .single-body .title-cancel,.page-land .single-body .title-cancel,.page-building .single-body .title-cancel{border-bottom:0;margin-top:1.25rem;margin-bottom:.75rem;padding-bottom:0;font-size:1rem;color:var(--red-500)}.single-land .single-body .title-cancel-box,.single-building .single-body .title-cancel-box,.page-land .single-body .title-cancel-box,.page-building .single-body .title-cancel-box{background-color:var(--red-50);padding:25px 16px;border-radius:.25rem}.single-land .single-collapse,.single-building .single-collapse,.page-land .single-collapse,.page-building .single-collapse{margin-bottom:2rem}.single-land .single-collapse .btn-collapse,.single-building .single-collapse .btn-collapse,.page-land .single-collapse .btn-collapse,.page-building .single-collapse .btn-collapse{background-color:var(--primary-500);border-radius:.5rem;width:100%;color:var(--text-white);display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border:1px !important}.single-land .single-collapse .btn-collapse.collapsed svg,.single-building .single-collapse .btn-collapse.collapsed svg,.page-land .single-collapse .btn-collapse.collapsed svg,.page-building .single-collapse .btn-collapse.collapsed svg{transform:rotate(180deg)}.single-land .single-collapse .body-collapse,.single-building .single-collapse .body-collapse,.page-land .single-collapse .body-collapse,.page-building .single-collapse .body-collapse{padding:1rem;display:grid;grid-template-columns:repeat(2, 2fr);gap:1rem;border-bottom:1px solid rgba(40,167,69,.2)}.single-land .single-collapse .body-collapse-1,.single-building .single-collapse .body-collapse-1,.page-land .single-collapse .body-collapse-1,.page-building .single-collapse .body-collapse-1{grid-template-columns:repeat(1, 1fr)}.single-land .single-collapse .body-collapse-4,.single-building .single-collapse .body-collapse-4,.page-land .single-collapse .body-collapse-4,.page-building .single-collapse .body-collapse-4{grid-template-columns:repeat(4, 4fr)}.single-land .single-collapse .accordion-land .accordion-item,.single-building .single-collapse .accordion-land .accordion-item,.page-land .single-collapse .accordion-land .accordion-item,.page-building .single-collapse .accordion-land .accordion-item{border-radius:.5rem;overflow:hidden;border-color:var(--bg-disabled)}.single-land .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button,.single-building .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button,.page-land .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button,.page-building .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button{background-color:var(--bg-white);font-size:1.125rem;font-weight:bold;color:var(--text-secondary-darkest);box-shadow:none}.single-land .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button::after,.single-building .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button::after,.page-land .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button::after,.page-building .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-plus-lg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2"/></svg>')}.single-land .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button.collapsed::after,.single-building .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button.collapsed::after,.page-land .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button.collapsed::after,.page-building .single-collapse .accordion-land .accordion-item .accordion-header .accordion-button.collapsed::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash-lg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8"/></svg>')}.single-land .single-collapse .accordion-land .accordion-item .accordion-body,.single-building .single-collapse .accordion-land .accordion-item .accordion-body,.page-land .single-collapse .accordion-land .accordion-item .accordion-body,.page-building .single-collapse .accordion-land .accordion-item .accordion-body{display:grid;grid-template-columns:repeat(3, 3fr);gap:1rem}.single-land .single-collapse .accordion-land .accordion-item .accordion-body-2,.single-building .single-collapse .accordion-land .accordion-item .accordion-body-2,.page-land .single-collapse .accordion-land .accordion-item .accordion-body-2,.page-building .single-collapse .accordion-land .accordion-item .accordion-body-2{grid-template-columns:repeat(2, 2fr)}.single-land .single-collapse .accordion-land .accordion-item+.accordion-item,.single-building .single-collapse .accordion-land .accordion-item+.accordion-item,.page-land .single-collapse .accordion-land .accordion-item+.accordion-item,.page-building .single-collapse .accordion-land .accordion-item+.accordion-item{margin-top:1rem;border-top:1px solid var(--bg-disabled)}.single-land .single-collapse .form-item .text,.single-building .single-collapse .form-item .text,.page-land .single-collapse .form-item .text,.page-building .single-collapse .form-item .text{color:var(--text-grey-dark);font-size:.875rem;margin-bottom:.25rem}.single-land .single-collapse .form-item .text-icon,.single-building .single-collapse .form-item .text-icon,.page-land .single-collapse .form-item .text-icon,.page-building .single-collapse .form-item .text-icon{display:flex;align-items:center}.single-land .single-collapse .form-item .text-icon .icon,.single-building .single-collapse .form-item .text-icon .icon,.page-land .single-collapse .form-item .text-icon .icon,.page-building .single-collapse .form-item .text-icon .icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:.75rem}.single-land .single-collapse .form-item .text-icon .icon img,.single-building .single-collapse .form-item .text-icon .icon img,.page-land .single-collapse .form-item .text-icon .icon img,.page-building .single-collapse .form-item .text-icon .icon img{width:100%}.single-land .single-collapse .form-item .text-icon .icon i,.single-building .single-collapse .form-item .text-icon .icon i,.page-land .single-collapse .form-item .text-icon .icon i,.page-building .single-collapse .form-item .text-icon .icon i{font-size:24px;color:var(--primary-800)}.single-land .single-collapse .form-item .label,.single-building .single-collapse .form-item .label,.page-land .single-collapse .form-item .label,.page-building .single-collapse .form-item .label{color:var(--text-secondary-darkest);font-size:1.125rem;font-weight:bold}.single-land .single-collapse .form-item--inline,.single-building .single-collapse .form-item--inline,.page-land .single-collapse .form-item--inline,.page-building .single-collapse .form-item--inline{display:flex;align-items:baseline}.single-land .single-collapse .form-item--inline .text::after,.single-building .single-collapse .form-item--inline .text::after,.page-land .single-collapse .form-item--inline .text::after,.page-building .single-collapse .form-item--inline .text::after{content:":";margin-left:.25rem;margin-right:.5rem}.single-land .single-collapse .form-item--box,.single-building .single-collapse .form-item--box,.page-land .single-collapse .form-item--box,.page-building .single-collapse .form-item--box{border:1px solid var(--bg-disabled);border-radius:1rem;padding:1rem 1.5rem}.single-land .single-collapse .form-item--box>.text,.single-building .single-collapse .form-item--box>.text,.page-land .single-collapse .form-item--box>.text,.page-building .single-collapse .form-item--box>.text{color:var(--text-secondary-darkest);font-size:1.125rem;font-weight:bold;border:0 !important;padding:0;width:100%;display:flex;justify-content:space-between}.single-land .single-collapse .form-item--box>.text .bi,.single-building .single-collapse .form-item--box>.text .bi,.page-land .single-collapse .form-item--box>.text .bi,.page-building .single-collapse .form-item--box>.text .bi{margin-left:auto}.single-land .single-collapse .form-item--box>.text .bi:last-child,.single-building .single-collapse .form-item--box>.text .bi:last-child,.page-land .single-collapse .form-item--box>.text .bi:last-child,.page-building .single-collapse .form-item--box>.text .bi:last-child{display:none}.single-land .single-collapse .form-item--box>.text.collapsed .bi:first-child,.single-building .single-collapse .form-item--box>.text.collapsed .bi:first-child,.page-land .single-collapse .form-item--box>.text.collapsed .bi:first-child,.page-building .single-collapse .form-item--box>.text.collapsed .bi:first-child{display:none}.single-land .single-collapse .form-item--box>.text.collapsed .bi:last-child,.single-building .single-collapse .form-item--box>.text.collapsed .bi:last-child,.page-land .single-collapse .form-item--box>.text.collapsed .bi:last-child,.page-building .single-collapse .form-item--box>.text.collapsed .bi:last-child{display:block}.single-land .single-collapse .form-item--box .item-box,.single-building .single-collapse .form-item--box .item-box,.page-land .single-collapse .form-item--box .item-box,.page-building .single-collapse .form-item--box .item-box{display:grid;grid-template-columns:repeat(3, 3fr);padding-top:1rem}.single-land .single-container,.single-building .single-container,.page-land .single-container,.page-building .single-container{display:grid;grid-template-columns:496px auto;gap:1.5rem}.single-land .single-container .building-image,.single-building .single-container .building-image,.page-land .single-container .building-image,.page-building .single-container .building-image{list-style:none;padding-left:0;gap:1rem;display:grid;grid-template-columns:repeat(4, 1fr);grid-auto-rows:auto}.single-land .single-container .building-image li,.single-building .single-container .building-image li,.page-land .single-container .building-image li,.page-building .single-container .building-image li{cursor:pointer;width:100%;aspect-ratio:4/3;max-height:330px;position:relative;overflow:hidden}.single-land .single-container .building-image li:first-child,.single-building .single-container .building-image li:first-child,.page-land .single-container .building-image li:first-child,.page-building .single-container .building-image li:first-child{grid-column:1/span 4}.single-land .single-container .building-image li:not(:first-child),.single-building .single-container .building-image li:not(:first-child),.page-land .single-container .building-image li:not(:first-child),.page-building .single-container .building-image li:not(:first-child){max-height:74px}.single-land .single-container .building-image li:nth-child(n+6),.single-building .single-container .building-image li:nth-child(n+6),.page-land .single-container .building-image li:nth-child(n+6),.page-building .single-container .building-image li:nth-child(n+6){display:none}.single-land .single-container .building-image li:nth-child(5)::before,.single-building .single-container .building-image li:nth-child(5)::before,.page-land .single-container .building-image li:nth-child(5)::before,.page-building .single-container .building-image li:nth-child(5)::before{content:"";background-color:var(--text-black);opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.single-land .single-container .building-image li:nth-child(5) .image-item,.single-building .single-container .building-image li:nth-child(5) .image-item,.page-land .single-container .building-image li:nth-child(5) .image-item,.page-building .single-container .building-image li:nth-child(5) .image-item{display:flex}.single-land .single-container .building-image li .image-item,.single-building .single-container .building-image li .image-item,.page-land .single-container .building-image li .image-item,.page-building .single-container .building-image li .image-item{width:100%;height:100%;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%, -50%);display:none;flex-wrap:wrap;color:var(--text-white);font-size:.75rem;font-weight:bold;align-items:center;justify-content:center;flex-direction:column}.single-land .single-container .building-image li>img,.single-building .single-container .building-image li>img,.page-land .single-container .building-image li>img,.page-building .single-container .building-image li>img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.single .divider-vertical,.page .divider-vertical{width:1px;height:24px;display:flex;background-color:#d0d5dd}.single .post-like,.page .post-like{display:flex;align-items:center;font-weight:600}.single .post-like .btn-like-post,.page .post-like .btn-like-post{border:0 !important;padding:.25rem;cursor:pointer}.pt-30{padding-top:16px}@media only screen and (min-width: 992px){.pt-30{padding-top:30px}}.pt-42{padding-top:20px}@media only screen and (min-width: 992px){.pt-42{padding-top:42px}}.pt-54{padding-top:26px}@media only screen and (min-width: 992px){.pt-54{padding-top:54px}}.pb-60{padding-bottom:28px}@media only screen and (min-width: 992px){.pb-60{padding-bottom:60px}}.pb-64{padding-bottom:32px}@media only screen and (min-width: 992px){.pb-64{padding-bottom:64px}}.pb-80{padding-bottom:40px}@media only screen and (min-width: 992px){.pb-80{padding-bottom:80px}}.pb-70{padding-bottom:35%}@media only screen and (min-width: 992px){.pb-70{padding-bottom:70%}}.pb-100{padding-bottom:50%}@media only screen and (min-width: 992px){.pb-100{padding-bottom:100%}}.object-fit-cover{object-fit:cover}.object-1::before{content:"";position:absolute;bottom:0rem;right:-100%;transform:translateX(-67%);width:100%;height:416px;background:url(../images/static/bg-about_qualification.png);background-repeat:no-repeat;background-size:100%;background-position:bottom center;pointer-events:none;z-index:-1;display:none}@media only screen and (min-width: 1200px){.object-1::before{display:inline-block}}.b-share{position:relative}.b-share .social-share{position:absolute;top:2.5rem;right:0rem}.b-share .social-share .text-share{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.b-share .social-share .text-share svg{color:var(--blue-800)}.b-share .single-share{flex-direction:column}@media only screen and (min-width: 768px){.b-share .single-share{flex-direction:row}}.image-ewe img{max-height:99px}.tinymce a{color:var(--blue-700);text-decoration:underline}.tinymce a:hover{color:#155eef}.tinymce tbody,.tinymce td,.tinymce tfoot,.tinymce th,.tinymce thead,.tinymce tr{border-style:inherit;border-width:inherit}.template__search .dropdown-menu .inner::-webkit-scrollbar{width:8px}.template__search .dropdown-menu .inner::-webkit-scrollbar-thumb{border-color:var(--primary-500)}.text-green-personnel{display:flex;align-items:center;gap:.25rem;color:var(--primary-800);font-size:.75rem;font-weight:600}.b-cate-blue .category{padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;color:#175cd3;background-color:#eff8ff;border:1px solid #d1e9ff}.b-new-yellow{padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;color:var(--text-white);background-color:#e8af0f;border:1px solid #e8af0f}.gallery-image{list-style:none;padding-left:0;gap:1rem;display:grid;grid-template-columns:repeat(4, 1fr);grid-auto-rows:auto}.gallery-image li{cursor:pointer;width:100%;aspect-ratio:4/3;position:relative;overflow:hidden}.gallery-image li:first-child{grid-column:1/span 4;aspect-ratio:16/9}.gallery-image li:nth-child(n+6){display:none}.gallery-image li:nth-child(5)::before{content:"";background-color:var(--text-black);opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.gallery-image li:nth-child(5) .image-item{display:flex}.gallery-image li .image-item{width:100%;height:100%;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%, -50%);display:none;flex-wrap:wrap;color:var(--text-white);font-size:.75rem;font-weight:bold;align-items:center;justify-content:center;flex-direction:column}.gallery-image li>img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover}.form-control-word{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1rem;padding:.5rem 0;background-color:var(--text-white)}.form-control-word .form-control{max-width:15rem}.form-control-word--btn{margin:0 .5rem}.form-control-word--btn .btn{padding:.25rem;border:0}.form-control-word--btn .btn:disabled{opacity:.4}.form-filter{border-radius:8px;border:1px solid #d0d5dd;font-size:14px;font-weight:700}.form-filter:focus{box-shadow:none;border:1px solid #d0d5dd}.form-calendar{background-image:url("data:image/svg+xml;utf8,<svg fill='%23667085' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-size:19px;background-repeat:no-repeat;background-position-x:calc(100% - .5rem);background-position-y:8px}.webboard .filter-webboard{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.webboard .filter-webboard .form-filter{max-width:416px}.webboard .filter-webboard .btn-outline-primary,.webboard .filter-webboard .btn-outline-blue{width:152px}@media only screen and (min-width: 992px){.webboard .filter-webboard .btn-outline-primary,.webboard .filter-webboard .btn-outline-blue{width:182px}}.webboard .filter-webboard .title{font-size:1.5rem;color:var(--blue-950)}@media only screen and (min-width: 768px){.webboard .filter-webboard .title{font-size:1.875rem}}.webboard .pb-element-menu{margin-bottom:2rem}.webboard .title-cate{font-size:2.25rem;color:var(--blue-950);margin-bottom:1.5rem}.webboard .pagination .page-numbers{border-radius:50%}.webboard .wb-status{display:flex;gap:.5rem}.webboard .wb-status .status{font-size:.875rem;font-weight:700;border-radius:4rem;border:1px solid var(--border-white);padding:.25rem 1rem;backdrop-filter:blur(11.6659975052px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:default}.webboard .wb-status .status-success{color:#00a056;background:var(--bg-white)}.webboard .wb-status .status-review{color:#f79009;background:var(--bg-white)}.webboard .wb-status .status-failed{color:var(--red-500);background:var(--bg-white)}.webboard .wb-status .status-suspend{color:#667085;background:var(--bg-white)}.webboard .empty-item{height:20vw;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1.125rem;font-weight:700}.webboard .b-detail .title{font-size:1.25rem;font-weight:700}.webboard .b-detail .form-check{margin-bottom:0}.faqs .filter-faqs{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.faqs .filter-faqs .form-filter{max-width:15rem;border-radius:.5rem;font-weight:400;padding:.5313rem 2.25rem .5313rem .75rem}.archive-land .template__title,.archive-building .template__title{margin-bottom:1rem;padding-bottom:1rem}.archive-land .template__title-search,.archive-building .template__title-search{display:flex;gap:1rem;width:100%}.archive-land .template__title-search .form-search input.form-control,.archive-building .template__title-search .form-search input.form-control{font-size:1rem;padding-top:7px;padding-bottom:7px}.archive-land .template__title-search>div:first-child,.archive-building .template__title-search>div:first-child{max-width:calc(100% - 7.25rem);width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.archive-land .template__title-search>div:last-child,.archive-building .template__title-search>div:last-child{max-width:6.25rem}.archive-land--btn .btn-tap,.archive-building--btn .btn-tap{border-radius:100px;color:var(--text-black);font-weight:bold;font-size:1rem;margin-bottom:1rem;border:1px}.archive-land--btn .btn-tap.is-active,.archive-building--btn .btn-tap.is-active{background-color:var(--primary-800);color:var(--text-white)}.archive-land--btn p,.archive-building--btn p{color:var(--text-black)}.archive-land .btn-link-more,.archive-building .btn-link-more{font-weight:bold;border-radius:100px;border:1px solid var(--bg-grey-light);display:flex;align-items:center;justify-content:center;max-width:10rem;margin:auto;padding:0 1rem}.archive-land .btn-link-more i,.archive-building .btn-link-more i{color:var(--primary-500);font-weight:bold;font-size:1.5rem;margin-left:.5rem}.archive-land .template__search>div,.archive-building .template__search>div{min-width:0;width:100%}.archive-land .template__search .bootstrap-select .dropdown-toggle,.archive-building .template__search .bootstrap-select .dropdown-toggle{border-color:var(--bg-grey-light);background-color:var(--text-white);border-radius:6px;min-height:40px;line-height:1.2;font-size:16px;display:flex;align-items:center;outline:none !important;border:1px solid var(--bg-grey-light)}.archive-land .template__search .bootstrap-select .dropdown-toggle:active,.archive-land .template__search .bootstrap-select .dropdown-toggle:focus,.archive-building .template__search .bootstrap-select .dropdown-toggle:active,.archive-building .template__search .bootstrap-select .dropdown-toggle:focus{border-color:var(--primary-500)}.archive-land .template__search .bootstrap-select__placeholder,.archive-building .template__search .bootstrap-select__placeholder{color:var(--input-text-placeholder)}.archive-land .template__search .bootstrap-select .select-multiple .undefined,.archive-building .template__search .bootstrap-select .select-multiple .undefined{color:var(--input-text-placeholder)}.archive-land .template__search .bootstrap-select:active,.archive-land .template__search .bootstrap-select:focus,.archive-building .template__search .bootstrap-select:active,.archive-building .template__search .bootstrap-select:focus{outline:none !important;background-color:var(--text-white);border-color:var(--primary-500)}.archive-land .template__search .filter-option-inner-inner,.archive-building .template__search .filter-option-inner-inner{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.archive-land .template__search .filter-option-inner-inner>div,.archive-building .template__search .filter-option-inner-inner>div{font-size:12px;color:var(--primary-500);background-color:var(--primary-50);font-weight:600;padding:.5rem .75rem;border-radius:1.5rem;position:relative}.archive-land .template__search .filter-option-inner-inner>div::after,.archive-building .template__search .filter-option-inner-inner>div::after{position:absolute;content:"";width:2px;height:calc(100% - 2px);top:1px;right:-0.5rem;background-color:var(--text-black)}.archive-land .template__search .form-select-multiple .dropdown-menu li a,.archive-building .template__search .form-select-multiple .dropdown-menu li a{padding-left:2.375rem}.archive-land .template__search .form-select-multiple .dropdown-menu span.text,.archive-building .template__search .form-select-multiple .dropdown-menu span.text{display:block;white-space:normal}.archive-land .template__search .form-select-multiple .dropdown-menu span.check-mark,.archive-building .template__search .form-select-multiple .dropdown-menu span.check-mark{right:auto;left:12px;top:4px;font-family:bootstrap-icons !important;display:flex;position:absolute;color:var(--bg-grey-light)}.archive-land .template__search .form-select-multiple .dropdown-menu span.check-mark::after,.archive-building .template__search .form-select-multiple .dropdown-menu span.check-mark::after{content:"";border:0;transform:rotate(0)}.archive-land .template__search .form-select-multiple .dropdown-menu .selected span.check-mark::after,.archive-building .template__search .form-select-multiple .dropdown-menu .selected span.check-mark::after{content:"";color:var(--primary-500)}.archive-land .template__search .form-select-multiple--text .filter-option-inner-inner,.archive-building .template__search .form-select-multiple--text .filter-option-inner-inner{display:block;text-overflow:ellipsis}.archive-procurement-list .template__search>div{min-width:0;width:100%}.archive-procurement-list .template__search .bootstrap-select .dropdown-toggle{border-color:var(--bg-grey-light);background-color:var(--text-white);border-radius:6px;min-height:40px;line-height:1.2;font-size:16px;display:flex;align-items:center;outline:none !important;border:1px solid var(--bg-grey-light)}.archive-procurement-list .template__search .bootstrap-select .dropdown-toggle:active,.archive-procurement-list .template__search .bootstrap-select .dropdown-toggle:focus{border-color:var(--primary-500)}.archive-procurement-list .template__search .bootstrap-select__placeholder{color:var(--input-text-placeholder)}.archive-procurement-list .template__search .bootstrap-select .select-multiple .undefined{color:var(--input-text-placeholder)}.archive-procurement-list .template__search .bootstrap-select:active,.archive-procurement-list .template__search .bootstrap-select:focus{outline:none !important;background-color:var(--text-white);border-color:var(--primary-500)}.archive-procurement-list .template__search .filter-option-inner-inner{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.archive-procurement-list .template__search .filter-option-inner-inner>div{font-size:12px;color:var(--primary-500);background-color:var(--primary-50);font-weight:600;padding:.5rem .75rem;border-radius:1.5rem;position:relative}.archive-procurement-list .template__search .filter-option-inner-inner>div::after{position:absolute;content:"";width:2px;height:calc(100% - 2px);top:1px;right:-0.5rem;background-color:var(--text-black)}.archive-procurement-list .template__search .form-select-multiple .dropdown-menu li a{padding-left:2.375rem}.archive-procurement-list .template__search .form-select-multiple .dropdown-menu span.text{display:block;white-space:normal}.archive-procurement-list .template__search .form-select-multiple .dropdown-menu span.check-mark{right:auto;left:12px;top:4px;font-family:bootstrap-icons !important;display:flex;position:absolute;color:var(--bg-grey-light)}.archive-procurement-list .template__search .form-select-multiple .dropdown-menu span.check-mark::after{content:"";border:0;transform:rotate(0)}.archive-procurement-list .template__search .form-select-multiple .dropdown-menu .selected span.check-mark::after{content:"";color:var(--primary-500)}.archive-procurement-list .template__search .form-select-multiple--text .filter-option-inner-inner{display:block;text-overflow:ellipsis}.page-search .banner-search{background:url(../images/cover_search.png) no-repeat center center/cover}.page-search .banner-search::before,.page-search .banner-search::after{display:none}.page-search .search-box{position:relative;width:100%}.page-search .search-box input{font-size:1rem;font-weight:500;padding:.5rem 1rem .5rem 2rem;border-radius:32px;border:1px solid var(--primary-500)}.page-search .search-box input::placeholder{font-weight:500}.page-search .search-box input:focus{box-shadow:none;border:1px solid var(--primary-500)}.page-search .search-box .btn-search{position:absolute;top:.25rem;right:.25rem;border-radius:4rem;padding:4px 1rem;background:var(--secondary-500);color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center}.page-search .search-box .btn-search:hover{background:#270d0d}.page-search .search-box .ic-search{position:absolute;top:22%;left:.5rem}.page-search .btn-search{font-size:1rem;font-weight:600;text-decoration:none;border-radius:4rem;color:var(--text-white);background:linear-gradient(90deg, #24983F 0%, #28A745 50%, #83D14D 100%);padding:.375rem 2rem;border:none}.page-search .btn-search:hover{background:linear-gradient(270deg, #24983F 0%, #28A745 50%, #83D14D 100%);color:var(--text-white)}.page-search .body-search{min-height:40vh;padding:30px 1rem}.page-search .search-content .entry{min-height:40vh;font-size:1.5rem;font-weight:600;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-search .search-content .img-result{height:55px}.page-search .search-content .content-result{padding-bottom:1rem;border-bottom:2px solid var(--primary-100);font-size:1.5rem;font-weight:700;display:flex;flex-wrap:wrap;gap:.5rem;color:#072643;margin-bottom:40px}.page-search .search-content .content-result .text-result{color:var(--primary-500)}.page-search .pagination .pagination-wrapper{justify-content:center;margin-top:48px;width:100%}.right-pane{flex:0 0 100%;width:100%;max-width:100%;background-color:rgba(0,0,0,0);height:100%;padding-left:2rem;padding-right:2rem;transition:all .3s ease-in-out}.right-pane.full-width{margin-left:0;width:100%;max-width:100%}@media only screen and (min-width: 1200px){.right-pane{max-width:calc(100% - 16rem)}}.page-not-found{min-height:calc(100vh - 120px)}.page-not-found>img{width:300px}@media only screen and (min-width: 576px){.page-not-found>img{width:400px}}@media only screen and (min-width: 768px){.page-not-found>img{width:500px}}.page-not-found .btn-primary{padding:.5rem 1.5rem}.logo-page-error{padding:28px 0}.logo-page-error .logo{width:76px}.main-not-found{height:calc(100vh - 138px);display:flex;justify-content:center;align-items:center}.main-content-not-found{margin-bottom:82px;margin-top:82px}.main-content-not-found .img{height:238px}.main-content-not-found .wrapper{margin-top:2rem}.main-content-not-found .content .title-error{font-size:1.25rem;font-weight:700;color:var(--primary-950);text-align:center}@media only screen and (min-width: 768px){.main-content-not-found .content .title-error{font-size:1.875rem}}.main-content-not-found .content .text-error{font-size:1rem;color:var(--bg-grey-darkest);text-align:center}@media only screen and (min-width: 768px){.main-content-not-found .content .text-error{font-size:1.125rem}}.section-shadow{border-radius:1rem;border:3px solid #fff;background:linear-gradient(174deg, #fff 4.42%, rgba(255, 255, 255, 0.95) 88.3%) !important;box-shadow:0px -7px 12.5px 0px rgba(23,55,114,.11);padding:2rem 24px}.section-standard{display:flex}@media only screen and (min-width: 1200px){.section-standard{margin-bottom:-9rem}}@media only screen and (min-width: 1200px){.section-standard>.pb-row{width:33.33333333%;flex:0 0 auto}}.section-standard .text-standard{font-size:36px;text-align:center}@media only screen and (min-width: 768px){.section-standard .text-standard{font-size:28px}}@media only screen and (min-width: 1200px){.section-standard .text-standard{text-align:left;font-size:40px}}.button-top{margin-top:1rem}@media only screen and (min-width: 768px){.button-top{margin-top:-6rem}}.background-half-blue{position:relative}.background-half-blue .pb-container-wrapper{overflow-x:hidden}.background-half-blue .pb-container-wrapper .pb-container{position:relative}.background-half-blue .pb-container-wrapper .pb-container::after{content:"";background-color:var(--bg-primary);border-top-left-radius:80px;position:absolute;width:150vw;height:100%;bottom:0;left:-1rem;z-index:1;pointer-events:none}@media(min-width: 756px){.background-half-blue .pb-container-wrapper .pb-container::after{border-top-left-radius:100px}}@media(min-width: 1200px){.background-half-blue .pb-container-wrapper .pb-container::after{left:1rem;border-top-left-radius:120px;height:260px}}.background-half-blue::before{content:"";position:absolute;top:-28%;right:0;width:566px;height:100%;background:url(../images/static/obj-001.svg)}.background-half-blue .col-md-4 .pb-element-wrapper{display:flex;justify-content:center}.background-half-blue .col-md-8{padding-right:0;padding-left:0}@media only screen and (min-width: 768px){.background-half-blue .col-md-8{padding-right:2.5rem;padding-left:2.5rem}}@media only screen and (min-width: 1200px){.background-half-blue .col-md-8{padding-right:.75rem;padding-left:.75rem}}@media only screen and (min-width: 768px){.background-half-blue .col-md-4,.background-half-blue .col-md-8{width:100% !important}}@media only screen and (min-width: 1200px){.background-half-blue .col-md-4{flex:0 0 auto;width:33.33333333% !important}.background-half-blue .col-md-8{flex:0 0 auto;width:66.66666667% !important}}.background-half-blue .pb-container{padding-right:0;padding-left:0}.background-half-blue .pb-container .pb-row{position:relative;z-index:2}.background-half-blue .pb-container .pb-row .pb-column:first-child{display:flex;align-items:end;justify-content:center;padding:0 0 3rem}.background-half-blue .pb-container .pb-row .pb-column .pb-element-search_form,.background-half-blue .pb-container .pb-row .pb-column .pb-element-third_party{width:100%;max-width:340px}.background-half-blue .pb-container .pb-row .pb-column .pb-element-search_form-header,.background-half-blue .pb-container .pb-row .pb-column .pb-element-third_party-header{font-size:24px;color:var(--text-white);margin-bottom:26px}@media only screen and (min-width: 768px){.background-half-blue .pb-container .pb-row .pb-column .pb-element-search_form-header,.background-half-blue .pb-container .pb-row .pb-column .pb-element-third_party-header{font-size:20px}}@media only screen and (min-width: 1200px){.background-half-blue .pb-container .pb-row .pb-column .pb-element-search_form-header,.background-half-blue .pb-container .pb-row .pb-column .pb-element-third_party-header{font-size:24px}}@media only screen and (min-width: 768px){.background-half-blue .pb-container{padding-right:.75rem;padding-left:.75rem}}.background-slide-video{position:relative;background:url(../images/static/bg-video.webp),linear-gradient(180deg, #001e47 0%, #003572 100%);background-repeat:no-repeat;background-size:cover;background-position:top center;padding-left:0;padding-right:0}@media only screen and (min-width: 1200px){.background-slide-video{margin-bottom:10rem;height:546px}}.background-slide-video::after{content:"";position:absolute;bottom:-0.5rem;left:-2px;width:101%;height:460px;background:url(../images/static/curve-bottom-white.svg);background-repeat:no-repeat !important;background-size:cover !important;background-position:top center !important;z-index:1;pointer-events:none}@media only screen and (min-width: 576px){.background-slide-video::after{height:226px}}@media only screen and (min-width: 1200px){.background-slide-video::after{height:130px;background:url(../images/static/curve-bottom.svg)}}.background-slide-video::before{content:"";position:absolute;top:-15rem;left:0;width:100%;height:460px;background:url(../images/static/obj-01.png);background-repeat:no-repeat;background-size:100%;background-position:top center;z-index:-1;pointer-events:none;display:none}@media only screen and (min-width: 1200px){.background-slide-video::before{display:block}}@media only screen and (min-width: 1600px){.background-slide-video::before{top:-21rem}}.background-slide-video>.container-xxl{padding:0}.background-slide-video .card-template-video-highlight{padding-left:1rem;padding-right:1rem}@media only screen and (min-width: 768px){.background-slide-video .card-template-video-highlight{padding-left:1.5rem;padding-right:1.5rem}}.heading-border{position:relative;display:flex;align-items:center;padding-top:14.5px;padding-bottom:14.5px;padding-left:26px}.heading-border::after{content:"";position:absolute;left:0;top:0;background:var(--gradient, linear-gradient(130deg, #194fb4 0%, #1f78f1 50%, #ed1c24 100%));padding:3px;height:100%}@media only screen and (min-width: 768px){.heading-border{padding-left:3.5rem}}.text-align-center{display:flex;align-items:center}.text-align-center .pb-container-wrapper:last-child{margin-top:3.5rem}@media only screen and (min-width: 768px){.text-align-center .pb-container-wrapper:first-child{width:420px;flex:0 0 420px}.text-align-center .pb-container-wrapper:last-child{display:flex;align-items:center;margin-top:0;width:calc(100% - 420px);flex:0 0 calc(100% - 420px)}}.bg-certifucate{padding:1rem 1.5rem;background:linear-gradient(180deg, #0f4098 6.87%, #082857 50.06%);border-radius:20px}.tox-tinymce{border-radius:.75rem !important;border:1px solid rgba(23,96,222,.2) !important}.tox-toolbar__primary{background-color:#f6f7f7 !important}.form-webboard .input-f{display:flex;position:relative;flex-direction:column}.form-webboard .input-f .form-control.required label::after{content:"*";color:#ff7763}.form-webboard .input-f .form-control:focus{border-color:var(--blue-800);box-shadow:none}@media only screen and (min-width: 768px){.m-top-5{margin-top:5rem !important}}@media only screen and (min-width: 768px){.width-50{width:50%}}.form-search-bar{width:250px}@media only screen and (min-width: 992px){.box-text-absolute{position:absolute;right:0;top:50%;right:0%;transform:translate(0%, -50%);display:flex;justify-content:end}.box-text-absolute .pb-row{width:50%;flex:0 0 50%;max-width:100rem;margin-left:auto;padding-left:1rem;padding-right:1rem}}@media(min-width: 1900px){.box-text-absolute .pb-row{margin-right:auto}}@media(min-width: 2200px){.box-text-absolute .pb-row{margin-right:auto;margin-left:0}}@media only screen and (min-width: 992px){.box-list-absolute{position:absolute;right:0;top:50%;right:0%;transform:translate(0%, -50%);display:flex;justify-content:end}.box-list-absolute .pb-row{width:50%;flex:0 0 50%;max-width:100rem;margin-left:auto;padding-left:1rem;padding-right:1rem}}@media(min-width: 2200px){.box-list-absolute .pb-row{margin-right:auto}}.content-file-tab{position:relative;display:flex;align-items:center}.content-file-tab .scroll-btn{width:1.625rem;height:1.625rem;display:flex;align-items:center;justify-content:center;background:var(--bg-white);border:1px solid var(--blue-800);border-radius:4rem;color:var(--red-500);font-size:.875rem}@media only screen and (min-width: 1200px){.content-file-tab .scroll-btn{position:absolute;z-index:10}}.content-file-tab .scroll-btn.left{left:0}.content-file-tab .scroll-btn.left span{margin-left:-2px}.content-file-tab .scroll-btn.right{right:0}.content-file-tab .scroll-btn.right span{margin-right:-2px}.content-file-tab .scroll-btn.disable{opacity:.5;pointer-events:none}@media only screen and (min-width: 1300px){.content-file-tab .scroll-btn.show-arrow{display:none}}.content-file-tab .scroll-btn:active{background:var(--bg-white);border:1px solid var(--blue-800);color:var(--red-500)}.file-content iframe{height:600px !important}@media only screen and (min-width: 992px){.file-content iframe{height:1386px !important}}.template-default{border-top-left-radius:2rem;background-color:var(--bg-white);position:relative}.template-default::before{content:"";position:absolute;top:0;left:0;width:5rem;height:5rem;background:var(--bg-banner);z-index:-1}.template-default::after{content:"";position:absolute;right:0;left:0;height:140px;bottom:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 38.75%, #eefcfc 75.5%, #eaf6ec 100%);z-index:1}.template-default.template-padding{padding-top:2rem;padding-bottom:4rem}.template-default>.container-xxl,.template-default>.container-fluid{position:relative;z-index:4}.template__search .form-search:not(.procurement-search){position:relative;width:100%;height:40px}@media only screen and (min-width: 768px){.template__search .form-search:not(.procurement-search){width:320px}}.template__search .form-search:not(.procurement-search) input{font-size:.875rem;font-weight:700;padding:.5rem .75rem .5rem 2.5rem;border-radius:.5rem;border:1px solid var(--border-grey-light)}.template__search .form-search:not(.procurement-search) input:focus{box-shadow:none;border:1px solid var(--border-grey-light)}.template__search .form-search:not(.procurement-search) input::placeholder{color:var(--text-disabled);font-weight:400}.template__search .form-search:not(.procurement-search) .btn-search{position:absolute;top:.25rem;right:.25rem;border-radius:4rem;padding:4px 1rem;background:var(--red-500);color:#fff;font-size:1rem;font-weight:700;height:40px;display:flex;align-items:center;justify-content:center}.template__search .form-search:not(.procurement-search) .btn-search:hover{background:#270d0d}.template__search .form-search:not(.procurement-search) .ic-search{position:absolute;top:22%;left:.75rem}.template__search .form-search.procurement-search{position:relative;height:40px}.template__search .form-search.procurement-search input{font-size:.875rem;font-weight:700;padding:.5rem .75rem .5rem 2.5rem;border-radius:.5rem;border:1px solid var(--border-grey-light)}.template__search .form-search.procurement-search input:focus{box-shadow:none;border:1px solid var(--border-grey-light)}.template__search .form-search.procurement-search input::placeholder{color:var(--text-disabled);font-weight:400}.template__search .form-search.procurement-search .btn-search{position:absolute;top:.25rem;right:.25rem;border-radius:4rem;padding:4px 1rem;background:var(--red-500);color:#fff;font-size:1rem;font-weight:700;height:40px;display:flex;align-items:center;justify-content:center}.template__search .form-search.procurement-search .btn-search:hover{background:#270d0d}.template__search .form-search.procurement-search .ic-search{position:absolute;top:22%;left:1.25rem}.template__title{display:flex;align-items:inherit;justify-content:space-between;flex-direction:column;flex-wrap:wrap;gap:.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--primary-100);margin-bottom:1.5rem}.template__title .category-menu,.template__title .dropdown-sort{z-index:5}.template__title .category-menu .btn-sort,.template__title .dropdown-sort .btn-sort{border-radius:40px;border:0 !important;background:var(--bg-white);font-size:1rem;font-weight:700;height:40px;display:flex;align-items:center;gap:.5rem;width:auto;max-width:100%;padding:0 .5rem}.template__title .category-menu .btn-sort .text,.template__title .dropdown-sort .btn-sort .text{text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--primary-500);font-size:1rem}.template__title .category-menu .dropdown-item,.template__title .dropdown-sort .dropdown-item{font-size:.875rem;padding:0;margin-bottom:.25rem}.template__title .category-menu .dropdown-item:last-child,.template__title .dropdown-sort .dropdown-item:last-child{margin-bottom:0}.template__title .category-menu .dropdown-item.active,.template__title .category-menu .dropdown-item:hover,.template__title .dropdown-sort .dropdown-item.active,.template__title .dropdown-sort .dropdown-item:hover{background-color:rgba(0,0,0,0)}.template__title .category-menu .dropdown-item .item-link-submenu,.template__title .dropdown-sort .dropdown-item .item-link-submenu{width:100%;color:#182230;font-weight:400}.template__title .category-menu .dropdown-item .item-link-submenu:hover,.template__title .dropdown-sort .dropdown-item .item-link-submenu:hover{color:#182230}.template__title .category-menu .dropdown-item .dropdown-item-list,.template__title .dropdown-sort .dropdown-item .dropdown-item-list{padding:.5rem;width:100%;color:#182230;font-weight:600;border-radius:6px}.template__title .category-menu .dropdown-item .dropdown-item-list:hover,.template__title .category-menu .dropdown-item .dropdown-item-list.active,.template__title .dropdown-sort .dropdown-item .dropdown-item-list:hover,.template__title .dropdown-sort .dropdown-item .dropdown-item-list.active{color:var(--primary-500)}.template__title .category-menu .dropdown-toggle::after,.template__title .dropdown-sort .dropdown-toggle::after{color:var(--primary-500)}.template__title .category-menu .submenu-toggle,.template__title .dropdown-sort .submenu-toggle{padding:0;border:1px solid rgba(0,0,0,0);transition:transform .3s ease-in-out}.template__title .category-menu .submenu-toggle:hover,.template__title .dropdown-sort .submenu-toggle:hover{background-color:rgba(0,0,0,0);color:var(--text-black)}.template__title .category-menu .submenu,.template__title .dropdown-sort .submenu{padding-left:0}.template__title .category-menu .submenu .dropdown-item .item,.template__title .dropdown-sort .submenu .dropdown-item .item{padding:.5rem .5rem .5rem 1rem}.template__title .category-menu .dropdown-item-list,.template__title .dropdown-sort .dropdown-item-list{font-weight:700;display:flex;justify-content:space-between;align-items:center;width:100%}.template__title .category-menu .dropdown-item-list.active,.template__title .category-menu .dropdown-item-list:hover,.template__title .dropdown-sort .dropdown-item-list.active,.template__title .dropdown-sort .dropdown-item-list:hover{color:var(--text-primary)}.template__title .category-menu .dropdown-item-list.active .item-link-submenu,.template__title .category-menu .dropdown-item-list:hover .item-link-submenu,.template__title .dropdown-sort .dropdown-item-list.active .item-link-submenu,.template__title .dropdown-sort .dropdown-item-list:hover .item-link-submenu{color:#182230}.template__title .category-menu .dropdown-menu,.template__title .dropdown-sort .dropdown-menu{padding:6px;z-index:1}.template__title .category-menu .dropdown-menu.show,.template__title .dropdown-sort .dropdown-menu.show{background:var(--bg-white);width:177px;max-height:280px;overflow-y:auto}.template__title .category-menu .dropdown-menu .dropdown-item-list,.template__title .dropdown-sort .dropdown-menu .dropdown-item-list{white-space:normal}.template__title .title-sort{font-weight:700}.template__title-search{width:auto}.template__side{border-radius:12px;position:relative;margin-bottom:1rem}@media only screen and (min-width: 992px){.template__side{box-shadow:0px 0px 8px -1px rgba(2,92,162,.25);border:1px solid var(--border-primary-light);overflow:hidden}}.template__side .title-side{font-size:1.25rem;font-weight:600;color:var(--text-white);padding:.75rem .5rem .5rem 1rem;border-radius:12px 12px 0 0;background:var(--primary-800);display:none}@media only screen and (min-width: 992px){.template__side .title-side{display:block}}.template__side .menu-side-mobile{display:block}.template__side .menu-side-mobile .title{color:var(--primary-800)}@media only screen and (min-width: 992px){.template__side .menu-side-mobile .title{display:none}}.template__side .dropdown-category{position:relative;z-index:6}.template__side .dropdown-category .ch-category{top:0;position:absolute;width:100%;height:100%;opacity:0}.template__side .dropdown-category .ch-category:checked~.side-menu{display:block}.template__side .dropdown-category .ch-category:checked~.dropdown-selected:after{transform:rotate(-180deg)}.template__side .dropdown-category .dropdown-selected{width:100%;margin:0 auto;border-radius:.35rem;justify-content:space-between;display:flex;align-items:center;border:1px solid var(--primary-500);padding:.5rem 1rem .5rem .5rem}.template__side .dropdown-category .dropdown-selected:after{content:"";font-family:"fontello";color:var(--primary-500);font-size:1rem;display:block;pointer-events:none}@media only screen and (min-width: 992px){.template__side .dropdown-category .dropdown-selected,.template__side .dropdown-category .ch-category{display:none}.template__side .dropdown-category .dropdown-selected{width:80%;border:1px solid var(--primary-500);margin:0 auto 2rem}}.template__side .side-menu{list-style-type:none;padding:.5rem 0;margin:0;position:absolute;z-index:3;width:100%;left:50%;transform:translateX(-50%);top:2.875rem;background-color:var(--bg-white);border:1px solid var(--primary-500);border-radius:.35rem;max-height:400px;overflow-y:auto;display:none}.template__side .side-menu li.mu-lv1>.side-submenu{padding-top:.5rem !important;padding-bottom:.5rem !important}.template__side .side-menu li .menu-item{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:.875rem;font-weight:700}.template__side .side-menu li .menu-item .link{display:flex;width:100%}.template__side .side-menu li .menu-item.is-parent .link{width:calc(100% - 1.875rem)}.template__side .side-menu li .menu-item.is-parent .arrow{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #d0d5dd;margin-right:8px;transition:all .3s ease}.template__side .side-menu li .menu-item.is-parent .arrow i{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.625rem;color:var(--primary-500);transition:transform .5s ease}.template__side .side-menu li .menu-item a{display:inline-flex;text-decoration:none;color:inherit;width:100%;padding:.5rem .5rem .5rem .75rem}.template__side .side-menu li .menu-item:hover:before,.template__side .side-menu li .menu-item:hover:after,.template__side .side-menu li .menu-item.active:before,.template__side .side-menu li .menu-item.active:after{color:var(--primary-500)}.template__side .side-menu li .menu-item:hover a,.template__side .side-menu li .menu-item.active a{color:var(--primary-500)}.template__side .side-menu li .menu-item:hover a:before,.template__side .side-menu li .menu-item.active a:before{color:var(--primary-500)}.template__side .side-menu li .menu-item:hover .arrow,.template__side .side-menu li .menu-item.active .arrow{border-color:var(--bg-primary);background-color:var(--bg-primary)}.template__side .side-menu li .menu-item:hover .arrow i,.template__side .side-menu li .menu-item.active .arrow i{color:var(--text-white)}.template__side .side-menu li .menu-item.open .link{color:var(--primary-500)}.template__side .side-menu li .menu-item.open .arrow{border-color:var(--bg-primary);background-color:var(--bg-primary)}.template__side .side-menu li .menu-item.open .arrow i{color:var(--text-white);transform:rotate(-180deg)}.template__side .side-menu li .menu-item.open .arrow i::before{left:0;top:1px}.template__side .side-menu .side-submenu{background-color:var(--bg-grey-lighter);list-style-type:none;margin-left:.5rem;margin-right:.5rem;padding-left:0;padding-top:0;padding-bottom:0;display:none;border-radius:.5rem}.template__side .side-menu .side-submenu li{border-bottom:0}.template__side .side-menu .side-submenu li .menu-item a{font-weight:400;padding:.375rem .5rem .375rem 1rem}.template__side .side-menu .side-submenu li:last-child{border-bottom:0}.template__side .side-menu .side-submenu .mu-lv2 .side-submenu{border-left:2px solid var(--primary-500);border-radius:0;margin-left:1rem}.template__side .side-menu li ul li ul li .menu-item a{padding:.375rem .5rem .375rem 1rem !important}.template__side .side-menu li ul li ul li ul li .menu-item a{padding:.375rem .5rem .375rem 1rem !important}@media only screen and (min-width: 992px){.template__side .side-menu{width:100%;border:0;position:relative;display:block;top:0;border-radius:0;max-height:100%;display:flex;flex-direction:column}}.template .no-content{height:50vh}.template .no-content img{width:100%;max-width:55px}.template .no-content span{color:#1e1e21;font-weight:700}.intro{background-color:var(--bg-white);height:100%;display:flex;position:relative}.intro::before{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.2);backdrop-filter:blur(50px);z-index:-1}.intro .main-content{flex:1;padding:.75rem;display:flex;flex-direction:column;overflow-y:auto}@media only screen and (min-width: 768px){.intro .main-content{padding:2rem}}.intro .media{margin:auto;display:flex;justify-content:center}@media only screen and (min-width: 992px){.intro .media{max-width:1200px}.intro .media .img{max-height:600px;object-fit:contain}}.intro .actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin:2rem auto 0 auto}.intro .actions .btn{display:flex;align-items:center;justify-content:center;color:var(--text-white);padding:.75rem 1rem;background-color:var(--primary-500);box-shadow:var(--ShadowTabButton);border-radius:2rem;gap:.5rem;font-size:1rem;font-weight:700;width:fit-content;height:2.375rem}.intro .no-image{max-width:600px;width:280px;height:300px;border:1px solid #949494}@media only screen and (min-width: 768px){.intro .no-image{width:600px}}.calendar-content{position:relative}.calendar-content .calendar-nav{display:flex;gap:1rem}.calendar-content .calendar-nav .icon{color:#0069ff;font-size:1rem}.calendar-content .calendar-nav .navbar-month{display:flex;align-items:center;gap:.5rem}.calendar-content .calendar-nav .month-year{font-size:1.375rem;font-weight:700}.calendar-content .no-event{height:40vh}.calendar-content .no-event img{width:100%;max-width:55px}.calendar-content .no-event span{color:#1e1e21;font-weight:700}.btn-unstyled{display:flex;align-items:center;justify-content:center;width:32px;height:32px;aspect-ratio:1/1;background-color:#ebf3ff;padding:0;border:0;outline:0;border-radius:100%;box-shadow:none}.btn-unstyled:hover,.btn-unstyled:active{background-color:var(--blue-800) !important}.btn-unstyled:hover .icon,.btn-unstyled:active .icon{color:var(--text-white)}.date-picker-container{margin-bottom:1.5rem}.date-picker-container .date-picker{display:flex;align-items:center;width:100%}.date-picker-container .date-picker-header{font-size:1.25rem;font-weight:700}.date-picker-container .calendar-weekly{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.date-picker-container .arrow{cursor:pointer;font-size:1rem;color:#007bff;margin:0 .5rem}.date-picker-container .date-container{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:scroll;gap:2px}.date-picker-container .date-box{font-size:1.5rem;font-weight:700;color:var(--blue-800);width:183px;flex:0 0 183px;padding:.5rem;text-align:center;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#e8f0fe;cursor:pointer}.date-picker-container .date-box:hover{background-color:var(--blue-800);color:var(--text-white)}.date-picker-container .date-box.weekend{background-color:#fde2e4;color:var(--text-black)}.date-picker-container .selected{background-color:var(--blue-800) !important;color:var(--text-white) !important}.date-picker-container .today{background-color:var(--blue-500);color:var(--text-white)}.date-picker-container .t-day{font-size:1.125rem}.toastui-calendar-grid-cell-date .toastui-calendar-weekday-grid-date.toastui-calendar-weekday-grid-date-decorator{background-color:rgba(0,0,0,0);border:1px solid var(--blue-800);color:var(--blue-800)}.toastui-calendar-template-time strong{display:none !important}.toastui-calendar-day-name-item.toastui-calendar-month{font-size:1.125rem;font-weight:700;text-align:center}.toastui-calendar-day-names.toastui-calendar-month{padding:0}.toastui-calendar-month .toastui-calendar-day-names{height:40px}.toastui-calendar-weekday-event:hover{background-color:var(--blue-800) !important;color:var(--text-white) !important}.wrapper-login{width:100vw;min-height:100vh;padding-top:50px;padding-bottom:100px;overflow-y:hidden;position:relative;background:linear-gradient(180deg, white 0%, #eefcfc 60%, #eaf6ec 100%) !important;background-repeat:no-repeat !important;background-size:cover !important;background-position:center bottom !important}@media only screen and (min-width: 992px){.wrapper-login{padding-bottom:80px}}@media only screen and (min-width: 1400px){.wrapper-login{height:100vh;padding-top:0px;padding-bottom:0px}}.wrapper-login::after{content:"";background:url(../images/static/footer-right.svg);background-repeat:no-repeat;position:absolute;right:0;bottom:0;height:124px;max-width:372px;width:100%;pointer-events:none}.wrapper-login::before{content:"";background:url(../images/static/footer-left.svg);background-repeat:no-repeat;position:absolute;left:0;bottom:0;height:124px;max-width:372px;width:100%;pointer-events:none}.wrapper-login>.logo{position:absolute;top:1.5rem;left:1.5rem}.wrapper-login .text-title{text-align:center}.wrapper-login .text-title .title{font-size:1.5rem;color:#182230}.wrapper-login .text-title .des{color:var(--text-black)}.wrapper-login .frm-login{max-width:100%;max-width:456px;width:100%;padding:40px;border-radius:.75rem;box-shadow:0 0 8px 0 rgba(2,92,162,.1);border-top:9px solid #165c26 !important;background:var(--bg-white)}.wrapper-login .frm-login .icon-password{position:absolute;font-size:1.125rem;color:var(--text-black);right:.625rem;bottom:.75rem;cursor:pointer}.wrapper-login .form-group{position:relative}.wrapper-login .form-group label{color:#344054;margin-bottom:.25rem}.wrapper-login .form-group.required label::after{content:"*";color:#ff7763}.wrapper-login .form-control{padding:12.5px 12px;height:56px}.wrapper-login .icon-offeye,.wrapper-login .icon-eye{position:absolute;font-size:1.125rem;color:var(--text-black);right:.625rem;bottom:.875rem;cursor:pointer}.wrapper-login .b-regis{margin-top:32px}.wrapper-login .b-regis .text-regis{color:var(--text-grey-dark)}.wrapper-login .b-regis .text-regis .regis{color:#025ca2;font-weight:700;padding:0;border:none}.wrapper-login .b-regis .text-regis .text-red{color:var(--red-500)}.wrapper-login .divider-center{display:flex;align-items:center;color:var(--text-grey-dark);margin-bottom:1rem}.wrapper-login .divider-center::before{margin-right:1.5rem;flex:1 1 0%;border-top:.0625rem solid rgba(231,234,243,.7);margin-top:.0625rem;content:""}.wrapper-login .divider-center::after{margin-left:1.5rem;flex:1 1 0%;border-top:.0625rem solid rgba(231,234,243,.7);margin-top:.0625rem;content:""}.wrapper-login .btn-login-authen,.wrapper-login .btn-login-user{display:flex;align-items:center;justify-content:center;height:56px}.wrapper-login .image-login{max-height:522px}.wrapper-login .txt-description{font-size:.75rem;color:#848484;text-align:center;margin-top:1.25rem}.wrapper-login .txt-description .txt-mail{color:#28a745}.wrapper-login .logo-wrapper img{height:3.875rem}.wrapper-login .forgot-pass{color:#175cd3;font-weight:700}.bg-login-left{position:relative}.bg-login-left::after{content:"";width:378px;height:574px;background:url(../images/static/union_login.svg) no-repeat;background-size:100%;position:absolute;right:-38%;top:0;pointer-events:none}.footer-copyright{height:40px;width:100%;color:var(--text-grey);font-size:.75rem;background:#ecf4ff}.modal-regis .modal-content{padding:20px}@media only screen and (min-width: 992px){.modal-regis .modal-content{padding:48px}}.modal-regis .modal-header{border-bottom:none;display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:0;margin-bottom:1.5rem}.modal-regis .modal-header .title{font-size:1.5rem;font-weight:700}.modal-regis .modal-body{padding:0}.modal-regis .modal-footer{border-top:none}.modal-regis-message .modal-dialog{max-width:27.125rem}.modal-regis-message .modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem}.modal-regis-message .modal-body img{margin-bottom:.75rem;width:3.75rem}.modal-regis-message .modal-body b{font-weight:700;font-size:1.25rem}.modal-regis-message .modal-body b.text-big{font-size:1.5rem;margin-bottom:1.5rem}.modal-regis-message .modal-body span{margin-top:.75rem;margin-bottom:1.5rem;font-size:1rem}.modal-regis-message .modal-body .btn-cancel{background-color:var(--blue-800);color:var(--text-white);border-color:var(--blue-800)}.regis-form .form-group,.frm-profile .form-group{position:relative}.regis-form .form-group.required label::after,.frm-profile .form-group.required label::after{content:"*";color:#ff7763}.regis-form .form-control,.regis-form .form-select,.frm-profile .form-control,.frm-profile .form-select{padding:7px 12px}.regis-form .form-box label,.frm-profile .form-box label{margin-bottom:.25rem}.regis-form .form-select,.frm-profile .form-select{padding:0;background-color:#fff}.regis-form .form-select .btn,.frm-profile .form-select .btn{background-color:#fff;color:#000;font-weight:400;border:0;outline:none !important}.regis-form .form-select .btn.bs-placeholder,.frm-profile .form-select .btn.bs-placeholder{color:#98a2b3}.regis-form .form-select.bootstrap-select,.frm-profile .form-select.bootstrap-select{width:100% !important}.regis-form .form-select .dropdown-menu,.frm-profile .form-select .dropdown-menu{max-height:20rem !important}.regis-form .icon-password,.frm-profile .icon-password{position:absolute;font-size:1rem;color:var(--text-black);right:.625rem;bottom:.5rem;cursor:pointer}@media only screen and (min-width: 992px){.regis-form .box-50,.frm-profile .box-50{width:50%;flex:0 0 50%}}.regis-form .text-green,.frm-profile .text-green{color:#28a745;font-weight:700}.regis-form .line,.frm-profile .line{margin:1.5rem 0;width:100%;border:1px solid rgba(102,112,133,.2)}.validate-message{color:#f2272e}.has-value{border-color:#f2272e}.profile{margin-top:1.5rem;margin-bottom:7.5rem}.profile-img{margin-top:2.5rem;display:flex;justify-content:center}.profile-img img{max-height:31.25rem}.profile .box-shadow-profile{margin-top:1.5rem;border:1px solid rgba(102,112,133,.2);border-radius:1rem;box-shadow:0px 1px 8px rgba(0,0,0,.1);padding:2rem;max-width:50.625rem;margin-left:auto;margin-right:auto}.profile .box-shadow-profile .profile-horizontal{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.profile .box-shadow-profile .profile-horizontal .detail{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}@media only screen and (min-width: 768px){.profile .box-shadow-profile .profile-horizontal .detail{flex-direction:row;align-items:center;gap:1.5rem}}.profile .box-shadow-profile hr{margin:1.5rem 0;border-color:#d0d5dd}.profile .box-shadow-profile .txt-label{font-size:1rem;color:#182230;font-weight:700}@media only screen and (min-width: 768px){.profile .box-shadow-profile .txt-label{font-size:1.125rem}}@media only screen and (min-width: 768px){.profile .box-shadow-profile .txt-title{width:16.25rem;flex:0 0 16.25rem}}.profile .box-shadow-profile .txt-value{font-size:1rem;color:#182230}@media only screen and (min-width: 768px){.profile .box-shadow-profile .txt-value{font-size:1.125rem}}.profile .box-shadow-profile .btn-edit{font-size:1rem;color:var(--primary-500);cursor:pointer}.profile .box-shadow-profile .btn-edit svg{width:1.125rem;height:auto;margin-bottom:4px}.profile .box-shadow-profile .btn-edit:hover{color:var(--primary-700)}.profile form{max-width:33rem;margin:auto}.profile form label.required::after{content:"*";color:#ff3e1d !important;margin-left:5px}.profile form .form-control:read-only{background-color:var(--bg-grey-lightest)}.profile form .bootstrap-select{width:100% !important;padding:0}.profile form .bootstrap-select .dropdown-toggle{background-color:var(--bg-white)}.profile form .bootstrap-select .dropdown-toggle:active,.profile form .bootstrap-select .dropdown-toggle:focus{outline:none !important;outline-offset:0}.profile form .bootstrap-select .dropdown-menu{max-height:30rem}.profile form .form-check-input:checked{background-color:#28a745;border-color:#28a745}.profile form .form-check-input:focus{box-shadow:none}.profile form .btn-submit{border-radius:.5rem;max-width:14.625rem;width:100%;background-color:var(--bg-primary);margin-top:3.375rem}.profile form .btn-submit.disabled{color:var(--text-white)}.frm-login .btn-create,.frm-profile .btn-create{width:8.125rem}.text-condition{font-size:1rem;color:#667085;margin-bottom:2rem}#submitRegister.is-loading,#submitOtp.is-loading,#resendOTP.is-loading{pointer-events:none;opacity:.6;position:relative}#submitRegister.is-loading::after,#submitOtp.is-loading::after,#resendOTP.is-loading::after{content:"";position:absolute;right:50%;left:50%;top:50%;width:16px;height:16px;border:2px solid #fff;border-top-color:rgba(0,0,0,0);border-radius:50%;animation:spin .6s linear infinite;transform:translateY(-50%)}@keyframes spin{to{transform:translateY(-50%) rotate(360deg)}}.btn-bo-login{background-color:#ffce3a;border:1px solid #ffce3a;color:var(--primary-950);font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;padding:0 .5rem;border-radius:10rem;gap:6px}@media only screen and (min-width: 992px){.btn-bo-login{width:fit-content}}@media only screen and (min-width: 1200px){.btn-bo-login{padding:0 1rem}}.btn-bo-login .text{line-height:2px}.btn-bo-login .icon-lock{font-size:1.125rem}@media(min-width: 430px){.btn-bo-login .icon-lock::before{margin:0}}.btn-bo-login:hover{border:1px solid var(--bg-grey-darker);background-color:var(--bg-grey-darker);color:var(--text-white)}.btn-bo-login:active{border:1px solid var(--bg-grey-darker)}.list-password{list-style:none;padding-left:1rem;margin-bottom:0;margin-top:.5rem;font-size:.875rem;font-weight:500}.list-password>li{margin-bottom:.5rem;display:flex;align-items:center;color:#667085}.list-password>li::before{content:"";font-family:bootstrap-icons;margin-right:.5rem}.list-password>li.is-invalid{color:#dc3c3c}.list-password>li.is-invalid::before{content:""}.list-password>li.is-valid{color:#4bb03e}#otp-group input{text-align:center;font-size:1.5rem;font-weight:700;height:3.75rem;width:3.75rem;padding:.5rem;margin-right:.5rem;border-radius:.5rem;border:1px solid #d0d5dd}#otp-group input:last-child{margin-right:0}#otp-group input:focus{border-color:#28a745;box-shadow:none;outline:none}.time-countdown{text-align:center;color:var(--primary-600);font-size:2rem;font-weight:700}.main-content-webboard .single-body{padding:1.5rem 0px;display:block;position:relative;border:0px;box-shadow:var(--ShadowX) var(--ShadowY) var(--ShadowBlur) var(--ShadowSpead) var(--Shadowstrengthblack)}.main-content-webboard .single-body .b-cate{flex:1;justify-content:flex-start}.main-content-webboard .single-body .b-author{display:flex;align-items:center;gap:.5rem}.main-content-webboard .single-body .b-author .icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:100%;background:linear-gradient(180deg, #edf2f7 0%, #eaf1ff 55.49%, #c6dbfd 100%);color:var(--blue-800)}.main-content-webboard .single-body .b-author .author{font-size:.875rem;font-weight:700;color:var(--blue-800)}.main-content-webboard .single-body hr{color:var(--bg-grey-light);opacity:1}.main-content-webboard .single-body .topic-reaction .reaction-item{cursor:pointer}.main-content-webboard .single-body .topic-reaction .reaction-item .reaction-icon{width:1.5rem;height:1.5rem}.main-content-webboard .single-body .topic-reaction .reaction-item .reaction-icon img{width:100%}.main-content-webboard .single-body .topic-reaction .reaction-item .reaction-amt{color:var(--text-grey-darkest);font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.main-content-webboard .single-body .topic-reaction .reaction-item.animate .reaction-icon img,.main-content-webboard .single-body .topic-reaction .reaction-item.animate-2 .reaction-icon img{animation:bounce .4s ease;animation-fill-mode:forwards}@keyframes bounce{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(0.95)}75%{transform:scale(1.1)}100%{transform:scale(1)}}.form-webboard .btn-submit .loader{width:15px;aspect-ratio:1;border-radius:50%;animation:l5 1s infinite linear alternate;transform:scale(0.5);filter:invert(1);display:none}@keyframes l5{0%{box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);background:#000}33%{box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.1333333333);background:rgba(0,0,0,.1333333333)}66%{box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;background:rgba(0,0,0,.1333333333)}100%{box-shadow:20px 0 rgba(0,0,0,.1333333333),-20px 0 #000;background:#000}}.form-webboard .btn-submit.pre-loading{height:2.625rem;pointer-events:none}.form-webboard .btn-submit.pre-loading .loader{display:block}.form-webboard .btn-submit.pre-loading span,.form-webboard .btn-submit.pre-loading svg{display:none}.form-webboard .btn-submit:disabled,.form-webboard .btn-submit[disabled]{background-color:var(--blue-800) !important;border:1px solid var(--blue-800) !important;opacity:1}.form-webboard .btn-submit:disabled span,.form-webboard .btn-submit[disabled] span{color:var(--text-white);opacity:.8}.modal-webboard-popup .modal-dialog{max-width:27rem}.modal-webboard-popup .btn-primary{width:10rem;border-radius:.5rem;background-color:var(--blue-800);border:1px solid var(--blue-800)}.statistics-data .text-title-blue{font-size:1.125rem;font-weight:700;padding:.75rem 0;display:flex;justify-content:center;width:100%;gap:.25rem;color:var(--text-white);background:var(--blue-800)}.statistics-data .highcharts-figure{margin-bottom:2.25rem}.statistics-data .highcharts-figure .box-highcharts{display:flex;justify-content:center}.statistics-data .highcharts-figure .text-highcharts{font-size:.75rem;color:var(--text-grey);display:flex;align-items:center;justify-content:center;width:fit-content;border:1px solid #d0d5dd;padding:.125rem .875rem;border-radius:4px;gap:.375rem}.statistics-data .highcharts-figure .text-highcharts .bullet{width:30px;border-radius:6px;border:2px solid #3596fc}.statistics-data .select-fillter-year{display:flex;justify-content:space-between;align-items:center;border:1px solid #d0d5dd;border-radius:40px;width:130px;margin-bottom:2.5rem}.statistics-data .table-statistics{width:100%;border-collapse:collapse;border:1px solid rgba(23,96,222,.2)}.statistics-data .table-statistics th,.statistics-data .table-statistics td{font-weight:700 !important;color:var(--text-primary);padding:1rem .75rem;border-right:1px solid #b0c4de;border-left:1px solid #b0c4de;text-align:center !important}.statistics-data .table-statistics th:first-child,.statistics-data .table-statistics td:first-child{text-align:left;font-weight:700}.statistics-data .table-statistics th{font-size:1.125rem !important;color:var(--text-primary);background-color:#d2ebff;border-right:1px solid #3596fc !important;border:1px solid #3596fc}.statistics-data .table-statistics td{border-bottom:1px solid rgba(23,96,222,.2) !important}.statistics-data .table-statistics td.text-normal{color:var(--blue-950)}.statistics-data .table-statistics td:nth-child(odd){background-color:#f9fafb}@media print{.back-to-top,.floating-icon{display:none !important}#navbarHeader{position:relative !important}body.page-single-faq .dol-header-fixed,body.page-single-faq .banner-top,body.page-single-faq .single-share,body.page-single-faq .divider-circle,body.page-single-faq .single-view,body.page-single-faq .footer-social,body.page-single-faq .footer,body.page-single-faq .footer2{display:none !important}body.page-single-faq .template-default{border-radius:0 !important}body.page-single-faq .header-print{display:flex !important}@page{size:A4 portrait;margin:0}@page :footer{display:none}@page :header{display:none}}.dol-form-signers{background:url("../images/static/bg-form-signer.webp") no-repeat center center;background-size:cover;padding:2rem 0}@media only screen and (min-width: 992px){.dol-form-signers{padding:4rem 0}}.dol-form-signers .img-king{height:253px;margin:auto;display:flex}.dol-form-signers .inner-content{font-family:"Niramit",sans-serif;color:#764c2c;text-align:center}.dol-form-signers .inner-content .title{font-size:1.625rem;font-weight:700}.dol-form-signers .inner-content .text{font-size:1rem;font-weight:400}.dol-form-signers .inner-content .img-decoration-line{width:136px;display:flex;margin:1rem auto}.dol-form-signers .form-signer .form-group{width:365px;max-width:100%;margin:1rem auto}.dol-form-signers .form-signer .form-title{font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-grey-dark)}.dol-form-signers .form-signer .form-label{font-size:.875rem}.dol-form-signers .form-signer .form-label.required::after{content:" *";color:red}.dol-form-signers .form-signer .btn-submit{background:linear-gradient(to right, var(--primary-500) 0%, var(--primary-250) 100%);border:0 !important;color:var(--bg-white);border-radius:4rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:700;margin:auto}.dol-signers{padding:2rem 0;background:linear-gradient(180deg, #ffffff 38.75%, #eefcfc 75.5%, #eaf6ec 100%)}@media only screen and (min-width: 992px){.dol-signers{padding:2.5rem 0}}.dol-signers .title{color:var(--text-grey-dark);font-size:2rem;text-align:center;margin-bottom:2rem}.dol-signers .signers{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.dol-signers .signers .signer{flex:0 0 100%;width:100%;background:var(--bg-white);border-radius:.5rem;padding:1rem;box-shadow:var(--ShadowCardButton);color:var(--primary-700);font-weight:700;font-size:1.25rem;border:1px solid rgba(102,112,133,.2)}@media only screen and (min-width: 768px){.dol-signers .signers .signer{flex:0 0 calc(50% - 1rem);width:calc(50% - 1rem)}}@media only screen and (min-width: 992px){.dol-signers .signers .signer{flex:0 0 calc(33.33% - 1rem);width:calc(33.33% - 1rem)}}#felicitate{margin-top:1.5rem;background:#f5f5f5;border-radius:16px}#felicitate h3{font-size:2rem;padding-top:1.5rem;color:var(--text-grey-dark)}#felicitate .row{padding:1rem}#felicitate .felicitate-list{background:#fff;border-radius:16px;padding:1rem;text-align:center;height:100%}#felicitate .felicitate-list p{color:var(--primary-700);font-size:1rem;font-weight:700;margin-bottom:0}#felicitate .felicitate-list span{color:var(--text-grey);font-size:.875rem;display:block}.page-kms .body-kms{padding-top:2rem;border-top:1px solid #ccc}.page-kms .body-kms img{width:100%}.page-kms .body-kms .tags,.page-kms .body-kms .cate{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.page-kms .body-kms .tags .lists,.page-kms .body-kms .cate .lists{display:flex;gap:.5rem;flex-wrap:wrap}.page-kms .body-kms .tags .lists .item,.page-kms .body-kms .cate .lists .item{background-color:#fff;border:1px solid var(--bg-primary);padding:.1rem 1rem;border-radius:30px;color:var(--bg-primary);font-weight:200;font-size:.9rem}.page-kms .body-kms .cate{padding:1rem 0;margin-top:1rem;border-top:1px solid #ccc}.page-kms .kms-by{font-size:.875rem;gap:.5rem;font-weight:600;display:flex;align-items:center}.archive-question-answer .card-template-question{background:var(--bg-white);padding:1.125rem 1.25rem;border:1px solid rgba(102,112,133,.2);border-radius:12px;box-shadow:0px 1px 8px 0px rgba(0,0,0,.1);margin:0 0 1rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;transition:.3s all}.archive-question-answer .card-template-question .card-header{width:100%;display:flex;margin-bottom:.5rem}.archive-question-answer .card-template-question .card-detail{width:100%}@media only screen and (min-width: 768px){.archive-question-answer .card-template-question .card-detail{display:flex}}.archive-question-answer .card-template-question:hover{box-shadow:0px 4px 7.1px 0px rgba(17,60,124,0.3019607843)}@media only screen and (min-width: 768px){.archive-question-answer .card-template-question{padding:1.5rem 2rem;flex-direction:row}}.archive-question-answer .card-template-question .card-body{padding:0;display:flex;flex-direction:column;gap:1rem}.archive-question-answer .card-template-question .card-body .title{display:-webkit-box;height:auto;max-height:3rem;font-size:1rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 768px){.archive-question-answer .card-template-question .card-body .title{display:-webkit-box;max-height:3.375rem;font-size:1.125rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.archive-question-answer .view,.archive-question-answer .comment,.archive-question-answer .date{font-size:.875rem;color:var(--input-text-placeholder);display:flex;align-items:center}.archive-question-answer .view svg,.archive-question-answer .comment svg,.archive-question-answer .date svg{width:1.25rem;height:1.25rem}.archive-question-answer .date{color:var(--primary-700)}.archive-question-answer .view::before{content:"";display:inline-block;width:5px;height:5px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4" viewBox="0 0 4 4" fill="none"><circle cx="2" cy="2" r="2" fill="%23D0D5DD"/></svg>');background-size:contain;background-repeat:no-repeat;margin:0px 5px;cursor:pointer}@media only screen and (min-width: 768px){.archive-question-answer .view::before{font-size:1.25rem}}.archive-question-answer .b-cate{width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-flex;align-content:flex-start;flex-wrap:wrap}@media only screen and (min-width: 768px){.archive-question-answer .b-cate{flex:0 0 150px;justify-content:end}}.archive-question-answer .b-cate .copy-button{border:solid 1px var(--bg-grey-light);border-radius:2.5rem;padding:3px .75rem}.archive-question-answer .category{color:var(--primary-600);background:var(--primary-50);border:1px solid var(--primary-200)}.archive-question-answer .category a{color:var(--primary-600)}.archive-question-answer .b-author{display:flex;align-items:center;gap:.5rem}.archive-question-answer .b-author .icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:100%;background:linear-gradient(180deg, #edf2f7 0%, #eaf1ff 55.49%, #c6dbfd 100%);color:var(--blue-800)}.archive-question-answer .b-author .author{font-size:.875rem;font-weight:700;color:var(--blue-800)}.archive-question-answer .label-new{width:42px;font-size:.625rem;font-style:normal;font-weight:600;color:var(--text-white);display:flex;height:20px;padding:0px 8px;justify-content:center;align-items:center;border-radius:4px;border:1px solid var(--bg-warning);background:var(--bg-warning)}.archive-question-answer .label-hot{width:48px;font-size:.625rem;font-style:normal;font-weight:600;color:var(--text-white);display:flex;height:20px;padding:0px 8px;justify-content:center;align-items:center;border-radius:4px;border:1px solid var(--red-500);background:var(--red-500)}.archive-question-answer .btn-my-topic span.bi{color:var(--primary-500)}.archive-question-answer .filter-question-answer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.archive-question-answer .filter-question-answer .form-filter{max-width:416px}.archive-question-answer .filter-question-answer .btn-outline-primary,.archive-question-answer .filter-question-answer .btn-outline-blue{width:152px}@media only screen and (min-width: 992px){.archive-question-answer .filter-question-answer .btn-outline-primary,.archive-question-answer .filter-question-answer .btn-outline-blue{width:182px}}.archive-question-answer .filter-question-answer .title{font-size:1.5rem;color:var(--blue-950)}@media only screen and (min-width: 768px){.archive-question-answer .filter-question-answer .title{font-size:1.875rem}}.archive-question-answer .pb-element-menu{margin-bottom:2rem}.archive-question-answer .title-cate{font-size:2.25rem;color:var(--blue-950);margin-bottom:1.5rem}.archive-question-answer .pagination .page-numbers{border-radius:50%}.archive-question-answer .wb-status{display:flex;gap:.5rem}.archive-question-answer .wb-status .status{font-size:.875rem;font-weight:700;border-radius:4rem;border:1px solid var(--border-white);padding:.25rem 1rem;backdrop-filter:blur(11.6659975052px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:default}.archive-question-answer .wb-status .status-success{color:#00a056;background:var(--bg-white)}.archive-question-answer .wb-status .status-review{color:#194fb4;background:var(--bg-white)}.archive-question-answer .wb-status .status-failed{color:var(--red-500);background:var(--bg-white)}.archive-question-answer .empty-item{height:20vw;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1.125rem;font-weight:700}.archive-question-answer .b-detail .title{font-size:1.25rem;font-weight:700}.archive-question-answer .b-detail .form-check{margin-bottom:0}.archive-question-answer .answered{color:var(--primary-500);padding:.5rem .25rem}@media only screen and (min-width: 768px){.archive-question-answer .answered{flex:0 0 125px;justify-content:end}}.archive-question-answer .answered.answered-pending{color:var(--fg-error-dark)}.template.template-qa #question-type{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center}.template.template-qa #question-type .question-list{display:flex;flex-direction:column;gap:1.5rem;border:1px solid rgba(102,112,133,.2);border-radius:12px;padding:24px;box-shadow:0 1px 8px 0 rgba(0,0,0,.1)}.template.template-qa #question-type .question-list p{font-size:20px;font-weight:bold;color:#194185;margin-bottom:5px}.template.template-qa #question-type .question-list span{color:#667085}.main-content-question .single-body{padding:1.5rem 0px;display:block;position:relative;border:0px;box-shadow:var(--ShadowX) var(--ShadowY) var(--ShadowBlur) var(--ShadowSpead) var(--Shadowstrengthblack)}.main-content-question .single-body .b-cate{flex:1;justify-content:flex-start}.main-content-question .single-body hr{color:var(--bg-grey-light);opacity:1}.main-content-question .question-answer .answer-file-list{display:flex;flex-wrap:wrap;gap:8px}.main-content-question .question-answer .answer-file-list .answer-file-item{width:72px;height:72px;flex:0 0 72px;border-radius:8px;border:1px solid rgba(40,167,69,.2);background:#eaf6ec;display:flex;align-items:center;justify-content:center;flex-direction:column}.pb-element{background-repeat:no-repeat;background-size:cover}.pb-element-heading{border-bottom:2px solid var(--primary-500);padding-bottom:.5rem;color:var(--primary-900);font-size:1.25rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.pb-element-heading .icon-wrapper{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;background-color:var(--primary-50);padding:.5rem;width:44px;height:44px}.pb-element-heading .icon-wrapper img{width:26px;height:26px;object-fit:contain}.pb-container-wrapper .pb-pb-container_full{background-repeat:no-repeat;background-size:cover}.pb-container-wrapper .pb-element-wrapper{height:100%;max-height:fit-content}.pb-element-embed iframe{min-height:600px}.pb-element-post_slider_group--style-1 .pb-element-post_slider_group-header{display:flex;flex-wrap:wrap;gap:.5rem}.pb-element-post_slider_group--style-1 .pb-element-post_slider_group-heading{margin-right:auto;margin-bottom:0}.pb-element-search_form .form-wrapper,.pb-element-third_party .form-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:800px;margin:auto;max-width:100%;position:relative;z-index:4}@media only screen and (min-width: 992px){.pb-element-search_form .form-wrapper,.pb-element-third_party .form-wrapper{flex-direction:row}}.pb-element-search_form .form-inner-wrapper,.pb-element-third_party .form-inner-wrapper{display:flex;flex-direction:column;gap:.75rem;flex:1;width:100%}@media only screen and (min-width: 768px){.pb-element-search_form .form-inner-wrapper,.pb-element-third_party .form-inner-wrapper{flex-direction:row}}.pb-element-search_form .form-search,.pb-element-third_party .form-search{position:relative;flex:1}.pb-element-search_form .form-search input,.pb-element-third_party .form-search input{font-size:1rem;line-height:1.5;font-weight:400;padding:.375rem 2.5rem .375rem 2.5em;border-radius:2rem;border:1px solid var(--border-grey-light)}.pb-element-search_form .form-search input:focus,.pb-element-third_party .form-search input:focus{box-shadow:none;border:1px solid var(--border-grey-light)}.pb-element-search_form .form-search input::placeholder,.pb-element-third_party .form-search input::placeholder{color:var(--text-disabled);font-weight:400}.pb-element-search_form .form-search .ic-search,.pb-element-third_party .form-search .ic-search{position:absolute;top:0;bottom:0;display:flex;align-items:center;left:.75rem}.pb-element-search_form .form-select,.pb-element-third_party .form-select{border-radius:2rem;border:1px solid var(--border-grey-light)}.pb-element-search_form .btn-search,.pb-element-third_party .btn-search{border-radius:2rem;background:linear-gradient(to right, var(--primary-500) 0%, var(--primary-250) 100%);color:var(--text-white);border:0;padding:.5rem 1.5rem}.pb-element-search_form .btn-search svg path,.pb-element-third_party .btn-search svg path{fill:var(--text-white)}.rss_feed_item{display:flex;flex-direction:row;align-items:start;margin-bottom:1rem;font-size:1rem}.rss_feed_item img{width:240px;height:135px;border:solid 1px #e8e8e8;object-fit:cover}.rss_feed_item img+div{padding-left:1rem;max-width:calc(100% - 240px)}.rss_feed_item h4{color:#000;font-size:1.4rem;font-weight:600}.rss_feed_item p{margin-bottom:.5rem}.thumbnail-slider{display:flex;flex-direction:column;gap:1rem}.thumbnail-slider .splide-thumb .splide__slide{opacity:.6;border:none !important}.thumbnail-slider .splide-thumb .splide__slide.is-active{opacity:1}.thumbnail-slider .splide-thumb .splide__slide img{width:100%;height:100%;object-fit:cover}.thumbnail-slider .img-cover{object-fit:cover;width:100%;aspect-ratio:16/9;cursor:pointer}@media only screen and (min-width: 992px){.thumbnail-slider .img-cover{aspect-ratio:16/7}}.thumbnail-slider .splide__arrows .splide__arrow{top:36%}.thumbnail-slider .splide__arrows .splide__arrow--prev{left:-3rem}.thumbnail-slider .splide__arrows .splide__arrow--next{right:-3rem}.thumbnail-slider .splide__arrows .splide__arrow:disabled{opacity:.5}.thumbnail-slider .tn-image .img-cover{object-fit:cover;width:100%;height:80px !important;cursor:pointer}@media only screen and (min-width: 992px){.thumbnail-slider .tn-image .img-cover{height:108px !important}}.pb-element-separator_with_text{display:flex;flex-direction:row;justify-content:center;align-items:center}.pb-element-separator_with_text span{flex:1;margin:0 .25em}.pb-element-single_image.style1 img{border-radius:0}.pb-element-single_image.style2 img{border-radius:.75rem}.pb-element-single_image.style3 img{border:1px solid #ccc;padding:4px}.pb-element-single_image.style4 img,.pb-element-single_image.style5 img{box-shadow:0px 5px 10px rgba(0,0,0,.5)}.pb-element-single_image.style6 .pb-element-single_image-item{padding:4px;border-radius:.75rem;box-shadow:0px 2px 6px 4px rgba(34,79,47,.12)}.pb-element-single_image.style6 .pb-element-single_image-item img{aspect-ratio:4/3;border-radius:.5rem}.pb-element-single_image.style6 img{box-shadow:0px 5px 10px rgba(0,0,0,.5)}.pb-element-single_image.style7 img,.pb-element-single_image.style8 img{border-radius:50%}.pb-element-single_image.style9 img{border-radius:50%;border:1px solid #ccc;padding:4px}.pb-element-single_image.style10 img{border-radius:50%;box-shadow:0px 5px 10px rgba(0,0,0,.5)}.pb-element-single_image.style11 img{border-radius:50%;border:1px solid #ccc;padding:2px;box-shadow:0px 5px 10px rgba(0,0,0,.5)}.pb-element-single_image.style13 img,.pb-element-single_image.style14 img{border-radius:50%;aspect-ratio:1;object-fit:cover}.pb-element-single_image.style12 a,.pb-element-single_image.style15 a,.pb-element-single_image.style19 a{position:relative;display:block}.pb-element-single_image.style12 a .image-bg,.pb-element-single_image.style15 a .image-bg,.pb-element-single_image.style19 a .image-bg{background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);aspect-ratio:1;border-radius:50%}.pb-element-single_image.style12 img,.pb-element-single_image.style15 img,.pb-element-single_image.style19 img{visibility:hidden}.pb-element-single_image.style15 a .image-bg{box-shadow:0px 5px 10px rgba(0,0,0,.5)}.pb-element-single_image.style16 img,.pb-element-single_image.style17 img{border:1px solid #ccc;padding:4px;border-radius:50%;box-shadow:0px 5px 10px rgba(0,0,0,.5);aspect-ratio:1}.pb-element-single_image.style18 img{border:1px solid #ccc;padding:2px;border-radius:50px 50px 50px 0px;box-shadow:0px 5px 10px rgba(0,0,0,.5)}.pb-element-single_image.style19 a .image-bg{border-radius:50% 50% 0 50% !important;box-shadow:0px 5px 10px rgba(0,0,0,.5)}.pb-element-text_block p{margin-bottom:0}.pb-element-text_block a{color:var(--blue-700);text-decoration:underline}.pb-element-text_block a:hover{color:#155eef}.pb-element-text_block img{max-width:100% !important}.pb-element-text_block.tinymce tbody,.pb-element-text_block.tinymce td,.pb-element-text_block.tinymce tfoot,.pb-element-text_block.tinymce th,.pb-element-text_block.tinymce thead,.pb-element-text_block.tinymce tr{border-style:inherit;border-width:inherit}.pb-element-text_block h1{font-size:2.5rem !important}.pb-element-text_block h2{font-size:2.25rem !important}.pb-element-text_block h3{font-size:2rem !important}.pb-element-text_block h4{font-size:1.75rem !important}.pb-element-text_block h5{font-size:1.5rem !important}.pb-element-text_block h6{font-size:1.25rem !important}.pb-element-survey{margin-top:1rem}.pb-element-survey .pb-poll-question{font-size:1.25rem;font-weight:700;color:var(--blue-950);margin-bottom:1rem}.pb-element-survey .pb-poll-answer{list-style-type:none;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.pb-element-survey .pb-poll-answer label{display:flex;align-items:center;gap:1rem;font-weight:700}.pb-element-survey .pb-survey-table{width:100%;border-collapse:collapse;margin-top:20px;margin-bottom:2rem;border:1px solid var(--border-grey-light)}.pb-element-survey .pb-survey-table th,.pb-element-survey .pb-survey-table td{padding:1rem .75rem;text-align:center;border-right:1px solid var(--border-grey-light);border-left:1px solid var(--border-grey-light)}.pb-element-survey .pb-survey-table th:first-child,.pb-element-survey .pb-survey-table td:first-child{text-align:left;font-weight:700}.pb-element-survey .pb-survey-table .qq-name{background-color:#daeeff;border-right:1px solid #3596fc !important;border:1px solid #daeeff}.pb-element-survey .pb-survey-table th{font-weight:700;color:var(--text-primary);min-width:108px;background-color:#ffe5e0;border-right:1px solid rgba(237,28,36,.2) !important;border:1px solid #ffe5e0}.pb-element-survey .survey-tab{margin-bottom:.875rem}.pb-element-survey .survey-tab a{color:blue;text-decoration:none;margin-right:.5rem}.pb-element-survey .survey-tab a:hover{color:blue;text-decoration:underline}.pb-element-survey .survey-tab a.active{font-weight:bold}.pb-element-survey .survey-result-content{width:100%;margin:auto;padding:1rem 2rem;border-radius:12px;border:1px solid rgba(23,96,222,.2);background:var(--bg-white);box-shadow:var(--ShadowAccordian);margin-top:1rem}@media only screen and (min-width: 768px){.pb-element-survey .survey-result-content{padding:22px 80px}}@media only screen and (min-width: 1200px){.pb-element-survey .survey-result-content{padding:44px 140px}}.pb-element-survey .survey-result-content .text-right{text-align:right}.pb-element-survey .survey-result-content .survey-result{display:flex}.pb-element-survey .survey-result-content .survey-result .survey-result-bar{flex:1;margin-right:1rem}.pb-element-survey .survey-result-content .survey-result .survey-result-detail{flex:0 0 max-content;align-items:end}.pb-element-survey .survey-result-answer-wrapper{list-style-type:none;padding:0;margin-top:20px;margin-bottom:3.125rem}.pb-element-survey .survey-result-answer{height:14px;width:100%;background-color:#e3e8ef;border:solid 1px #e3e8ef;border-radius:4px;margin-bottom:12px;border-radius:4rem;position:relative}.pb-element-survey .survey-result-pct{position:absolute;left:0;top:0;bottom:0;width:0%;border-radius:4rem;transition:width .3s ease}.pb-element-survey .survey-result-answer-text{display:flex;flex-direction:row;align-items:baseline;margin-bottom:8px}.pb-element-survey .survey-result-answer-text span{font-weight:bold}.pb-element-survey .form-control::placeholder{color:var(--text-disabled);font-size:1rem;font-weight:400}.pb-element-survey .form-control:valid{background-image:none !important}.pb-element-survey .label-comment{font-size:.75rem;color:var(--text-grey-darkest);margin-bottom:4px}.pb-element-survey .label-result{font-size:1rem;color:var(--text-grey-darkest);margin-bottom:4px}.pb-element-content_card .item-content{width:100%;display:flex;align-items:center;justify-content:end;background-repeat:no-repeat;background-position:center;background-size:cover;flex-direction:column;padding:1.5rem 1.25rem;border-radius:12px;overflow:hidden;position:relative;height:335px;transition:.3s all;transform:scale(0.95)}@media only screen and (min-width: 768px){.pb-element-content_card .item-content{height:380px}}@media only screen and (min-width: 1200px){.pb-element-content_card .item-content{height:460px}}.pb-element-content_card .item-content .image img{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%}.pb-element-content_card .item-content .image span[aria-hidden=true]{color:#000}.pb-element-content_card .item-content .text{position:relative;font-size:1.125rem;font-weight:700;color:var(--text-grey-darkest);width:100%;font-size:1rem;height:100%;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.pb-element-content_card .item-content .text{font-size:1.125rem}}.pb-element-content_card .item-content .text .content p{margin-bottom:0}.pb-element-content_card .item-content .text.top{justify-content:flex-start !important}.pb-element-content_card .item-content .text.bottom{justify-content:flex-end !important}.pb-element-content_card .item-content .text.center{justify-content:center;align-items:center}.pb-element-content_card .item-content .text.left{align-items:flex-start}.pb-element-content_card .item-content .text.right{align-items:flex-end}.pb-element-content_card .item-content:hover{transform:scale(1);margin-right:0}.pb-element-content_card.card-slide .item-content{height:262px}@media only screen and (min-width: 768px){.pb-element-content_card.card-slide .item-content{height:298px}}@media only screen and (min-width: 1200px){.pb-element-content_card.card-slide .item-content{height:284px}}.pb-element-content_card.card-slide-style1 .item-content{height:382px}@media only screen and (min-width: 768px){.pb-element-content_card.card-slide-style1 .item-content{height:359px}}@media only screen and (min-width: 1200px){.pb-element-content_card.card-slide-style1 .item-content{height:374px}}.pb-element-content_card.card-slide-style1 .item-content .text{font-size:1.125rem}@media only screen and (min-width: 1200px){.pb-element-content_card.card-slide-style1 .item-content .text{font-size:24px}}.pb-container_2n .pb-element-content_card .item-content{height:262px}@media only screen and (min-width: 768px){.pb-container_2n .pb-element-content_card .item-content{height:298px}}@media only screen and (min-width: 1200px){.pb-container_2n .pb-element-content_card .item-content{height:335px}}.pb-container_8_4 .pb-element-content_card .item-content{height:262px}@media only screen and (min-width: 768px){.pb-container_8_4 .pb-element-content_card .item-content{height:262px}}@media only screen and (min-width: 1200px){.pb-container_8_4 .pb-element-content_card .item-content{height:284px}}.icon-txt{margin-bottom:2rem}@media only screen and (min-width: 992px){.icon-txt{margin-bottom:3rem}}.icon-txt .pb-row{display:flex;flex-wrap:nowrap;gap:.5rem}.icon-txt .pb-row .pb-element-wrapper{width:auto;padding:0;margin:0;flex-shrink:unset}.icon-txt .pb-row .pb-element-wrapper p{margin-bottom:0}.icon-txt .pb-row .pb-element-wrapper:first-child{width:60px;flex:0 0 60px}.txt-download{margin-bottom:1.25rem}.txt-download .pb-row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.5rem;padding-bottom:1.25rem}.txt-download .pb-row .pb-element-wrapper{width:auto;padding:0;margin:0;flex-shrink:unset}.txt-download .pb-row .pb-element-wrapper p{font-size:1rem;margin-bottom:0}@media only screen and (min-width: 992px){.txt-download .pb-row .pb-element-wrapper p{font-size:1.25rem}}.txt-download .pb-row .pb-element-wrapper:last-child{width:30px;flex:0 0 30px}@media only screen and (min-width: 992px){.txt-download .pb-row .pb-element-wrapper:last-child{width:60px;flex:0 0 60px}}.pb-element-icon{width:fit-content}.pb-element-icon .xs{font-size:.75rem;line-height:1}.pb-element-icon .s{font-size:.875rem;line-height:1}.pb-element-icon .m{font-size:1rem;line-height:1}.pb-element-icon .l{font-size:1.25rem;line-height:1}.pb-element-icon .xl{font-size:1.5rem;line-height:1}.pb-element-icon .circle,.pb-element-icon .circle-fill{display:flex;align-items:center;aspect-ratio:1/1;border-radius:100%;padding:.375rem .625rem}.pb-element-icon .square,.pb-element-icon .square-fill{display:flex;align-items:center;aspect-ratio:1/1;border-radius:0;padding:.375rem .625rem}.pb-element-icon .round,.pb-element-icon .round-fill,.pb-element-icon .none{display:flex;align-items:center;aspect-ratio:1/1;border-radius:.5rem;padding:.375rem .625rem}.pb-element-video .video-container{text-align:center}.pb-element-video .video-container iframe,.pb-element-video .video-container video{width:100%;aspect-ratio:16/9}.text-empty{font-size:1.25rem;font-weight:600;color:var(--primary-800)}.box-manage .pb-row{display:flex;flex-direction:row}.box-manage .pb-row .pb-element-wrapper:first-child{width:94px;flex:0 0 94px}.box-manage .pb-row .pb-element-wrapper:last-child{width:calc(100% - 120px)}.box-center .pb-column{display:flex;flex-direction:column;justify-content:center}.box-height .pb-column{display:flex;margin-bottom:2rem}@media only screen and (min-width: 1200px){.box-height .pb-column{height:100%;margin-bottom:auto}}.box-reverse .pb-row{display:flex;flex-direction:column-reverse}@media only screen and (min-width: 768px){.box-reverse .pb-row{flex-direction:row}}.obj-city{background-size:contain !important}@media only screen and (min-width: 768px){.obj-city{background-size:cover !important}}.obj-city::after{content:"";position:absolute;top:-23rem;left:0;width:101%;height:460px;background:url(../images/static/obj-city.png);background-repeat:no-repeat !important;background-size:cover !important;background-position:top center !important;z-index:-1;pointer-events:none}.obj-image::after{content:"";position:absolute;top:0;right:0;width:60px;height:197px;background:url(../images/static/001.png);background-repeat:no-repeat !important;background-size:cover !important;background-position:top center !important;z-index:-1;pointer-events:none;opacity:0}@media only screen and (min-width: 768px){.obj-image::after{opacity:1}}.obj-image::before{content:"";position:absolute;top:0;left:0;width:106px;height:320px;background:url(../images/static/002.png);background-repeat:no-repeat !important;background-size:cover !important;background-position:top center !important;z-index:-1;pointer-events:none;opacity:0}@media only screen and (min-width: 768px){.obj-image::before{opacity:1}}.border-top-radius{border-top-right-radius:60px}@media only screen and (min-width: 768px){.border-top-radius{border-top-right-radius:120px}}@media only screen and (min-width: 1200px){.border-top-radius{border-top-right-radius:320px}}.padding-top-50{padding-top:3.125rem !important}@media only screen and (min-width: 992px){.padding-top-50{padding-top:7.5rem !important}}@media only screen and (min-width: 1200px){.padding-top-50{padding-top:8.75rem !important}}.margin-top-6{margin-top:0rem}@media only screen and (min-width: 992px){.margin-top-6{margin-top:-6rem}}.background-mb-hide{background:none}@media only screen and (min-width: 768px){.background-mb-hide{background-position:center}}@media only screen and (min-width: 1200px){.background-mb-hide{background-size:100% !important;background-position:inherit}}.box-total-service{border-radius:.75rem;padding:48px 44px}.box-tpqi{position:relative;background-position:top 20% center}@media only screen and (min-width: 992px){.box-tpqi{background-size:100% !important}}.box-tpqi>.pb-row{display:flex;flex-direction:column}.box-tpqi>.pb-row>.pb-element-wrapper{width:100%;flex:0 0 100%}.box-tpqi>.pb-row>.pb-container-wrapper{width:100%;flex:0 0 100%;display:flex;align-items:center;padding:1.75rem 1.25rem 1.5rem;margin-top:-1rem;background:linear-gradient(51deg, #174aa1 57.2%, #3678ca 98.87%, #9be1ff -1%)}@media only screen and (min-width: 992px){.box-tpqi>.pb-row{flex-direction:row}.box-tpqi>.pb-row>.pb-element-wrapper{width:60%;flex:0 0 60%}.box-tpqi>.pb-row>.pb-container-wrapper{width:40%;flex:0 0 40%;display:flex;align-items:center;background:rgba(0,0,0,0);padding:0 2rem;margin-top:0}}.box-blue-full>.pb-row{display:flex}.box-blue-full>.pb-row .pb-element-wrapper{width:100%;flex:0 0 100%}.box-blue-full>.pb-row .pb-container-wrapper{width:100%;flex:0 0 100%;display:flex;align-items:center;padding:1.5rem 1.25rem}.box-blue-full>.pb-row .pb-container-wrapper .pb-element-menu .menu-list{flex-direction:column;align-items:flex-start}.box-blue-full>.pb-row .pb-container-wrapper .pb-element-menu .menu-list .menu-item{width:100%;flex:0 0 100%;padding-bottom:1.5rem !important;border-bottom:1px solid var(--text-white) !important}.box-blue-full>.pb-row .pb-container-wrapper .pb-element-menu .menu-list .menu-item .name{color:var(--text-white)}@media only screen and (min-width: 992px){.box-blue-full>.pb-row .pb-element-wrapper{width:70%;flex:0 0 70%}.box-blue-full>.pb-row .pb-container-wrapper{width:30%;flex:0 0 30%;padding:0 2rem}}.box-business{margin-bottom:-42px;padding:90px 0}.box-business .pb-element-menu .menu-list{flex-direction:column;align-items:flex-start}.box-business .pb-element-menu .menu-list .menu-item{width:100%;flex:0 0 100%;padding-bottom:1.5rem !important;border-bottom:1px solid #d0d5dd !important}.box-card-blue .pb-column{padding:0}.mfp-figure::after{background:var(--bg-white)}@media only screen and (min-width: 768px){.col-md-l5{flex:0 0 auto;width:20% !important}}.gap-post-list{--bs-gutter-y: 0.75rem !important}.pb-element-wrapper .size-s{font-size:.875rem !important}.pb-element-wrapper .size-m{font-size:1rem !important}.pb-element-wrapper .size-l{font-size:1.125rem !important}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card{padding:0;box-shadow:0px 2px 6px 1px rgba(34,79,47,.12);border-radius:1rem;overflow:hidden;height:100%;justify-content:flex-start !important;border:0 !important}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .image,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .image,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card .image,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card .image{border-radius:.75rem .75rem 0 0;margin-bottom:0;padding:2px 2px 0;aspect-ratio:1;position:relative;overflow:hidden}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .image img,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .image img,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card .image img,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card .image img{border-radius:.75rem .75rem 0 0;transition:all .3s ease-in-out}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .content,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .content,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card .content,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card .content{display:flex;justify-content:space-between;align-items:center;gap:.5rem;width:100%;border-radius:.75rem;box-shadow:0px -3px 2px 0px rgba(0,0,0,.08);padding:.625rem .5rem;background-color:var(--bg-white);flex:1;margin-top:-3.125rem;position:relative;min-height:62px}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .text,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .text,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card .text,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card .text{font-size:.875rem;font-weight:700;width:100%;display:-webkit-box;height:2.45rem;font-size:.875rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .icon-svg,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .icon-svg,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card .icon-svg,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card .icon-svg{width:24px;height:24px;border-radius:50%;background-color:var(--primary-500);display:flex;justify-content:center;align-items:center;margin-left:auto;flex:0 0 auto}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .icon-svg svg,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .icon-svg svg,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card .icon-svg svg,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card .icon-svg svg{height:18px}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .icon-svg path,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical .icon-svg path,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card .icon-svg path,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card .icon-svg path{fill:var(--text-white)}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:hover,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:hover,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card:hover,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card:hover,.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:focus,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:focus,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card:focus,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card:focus{background-color:rgba(0,0,0,0)}.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:hover .text,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card:hover .text,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card:hover .text,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:focus .text,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card:focus .text,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card:focus .text{color:var(--primary-500)}.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:hover .image.hover-white img,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card:hover .image.hover-white img,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card:hover .image.hover-white img,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:focus .image.hover-white img,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card:focus .image.hover-white img,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card:focus .image.hover-white img{filter:brightness(0) saturate(100%) invert(83%) sepia(100%) saturate(2%) hue-rotate(65deg) brightness(106%) contrast(101%) !important}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:hover img,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:hover img,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card:hover img,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card:hover img,.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:focus img,.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.style-vertical:focus img,.pb-element-button_grid.button-group-vertical .pb-element-button_grid-content .btn-card:focus img,.pb-element-button_grid.button-group-slider .pb-element-button_grid-content .btn-card:focus img{transform:scale(1.1)}.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card{display:flex;flex-direction:row;padding:.5rem;box-shadow:0px 2px 6px 1px rgba(34,79,47,.12);border-radius:1rem;overflow:hidden;height:100%;border:0 !important}.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card .image{width:5.375rem;height:5.375rem;border-radius:.5rem;margin-bottom:0;padding:.5rem;aspect-ratio:1;position:relative;overflow:hidden}.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card .image img{border-radius:.25rem;transition:all .3s ease-in-out}.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card:hover,.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card:focus{background-color:rgba(0,0,0,0)}.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card:hover .text,.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card:focus .text{color:var(--primary-500)}.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card:hover .image.hover-white img,.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card:focus .image.hover-white img{filter:brightness(0) saturate(100%) invert(83%) sepia(100%) saturate(2%) hue-rotate(65deg) brightness(106%) contrast(101%) !important}.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card:hover img,.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card:focus img{transform:scale(1.1)}.pb-element-button_grid-content{gap:1.125rem;grid-template-columns:repeat(2, 1fr);display:none;width:100%}.pb-element-button_grid-content.active{display:inline-grid}.pb-element-button_grid-content-wrapper{text-align:center}.pb-element-button_grid-content .btn{background-color:var(--bg-white);padding:.375rem;display:flex;flex-flow:column;justify-content:center;align-items:center;margin:0 auto;width:100%}.pb-element-button_grid-content .btn .image{height:auto;aspect-ratio:4/3;width:100%;max-width:100%;margin-bottom:.5rem}.pb-element-button_grid-content .btn .image img{width:100%;height:100%;object-fit:cover}.pb-element-button_grid-content .btn .text{font-size:.875rem;font-weight:600;color:var(--text-secondary-darkest);text-align:left}.pb-element-button_grid-content .btn:hover{background-color:var(--primary-50)}.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper{grid-template-columns:repeat(1, 1fr)}.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper .btn{border:1px solid rgba(23,96,222,.2);box-shadow:2px 5px 7.7px 3px rgba(2,92,162,.1);padding:17px 24px;align-items:flex-start;justify-content:flex-start;width:328px;height:100%;border-radius:.75rem !important}@media only screen and (min-width: 768px){.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper .btn{width:240px}}@media only screen and (min-width: 992px){.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper .btn{width:259px}}@media only screen and (min-width: 1200px){.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper .btn{width:353px}}.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper .btn .image{height:3rem;margin-bottom:.5rem}.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper .btn .image img{max-height:100%}.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper .btn .text{font-size:1.125rem;font-weight:700;color:#072643}.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper .btn:hover{background-color:var(--red-25)}.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper .btn:hover .text{color:#072643}@media only screen and (min-width: 768px){.pb-element-button_grid.button-grid-default .pb-element-button_grid-content-wrapper{grid-template-columns:repeat(3, 1fr)}}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content{gap:0;grid-template-columns:85px 85px 85px 85px;overflow-x:auto;overflow-y:hidden;width:100%;justify-content:center}@media only screen and (min-width: 768px){.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content{width:auto}}@media only screen and (min-width: 1200px){.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content{overflow-x:unset;overflow-y:unset}}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content-wrapper{text-align:center;border-radius:90px;background-color:var(--bg-white);border-bottom:3.646px solid #294e90;box-shadow:var(--Shadow);overflow:hidden}@media only screen and (min-width: 768px){.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content-wrapper{width:580px;margin:auto}}@media only screen and (min-width: 1200px){.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content-wrapper{overflow:unset;width:958px}}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn{background-color:var(--bg-white);padding:1rem .25rem .5rem;display:flex;align-items:center;justify-content:center;flex-direction:column;width:6.5rem;height:105px;position:relative;border-radius:0;box-shadow:none}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn .image{height:43.713px;margin-bottom:.5rem}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn .image img{transition:.3s all;max-height:100%}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn .text{font-size:.75rem;font-weight:700;color:#072643;text-align:center}@media only screen and (min-width: 768px){.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn{width:10.5rem}}@media only screen and (min-width: 1200px){.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn{width:12.5rem;height:143.108px}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn .image{height:60.16px;margin-bottom:0}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn .image img{max-height:100%}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn .text{font-size:1rem}}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn:hover{z-index:1}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn:hover img{transform:scale(1.1)}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn:active{border-color:rgba(0,0,0,0)}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn:active::after{bottom:-3px}@media only screen and (min-width: 1200px){.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn{gap:1rem}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn::after{content:"";width:100%;position:absolute;bottom:-4px;left:0}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn:nth-child(1)::after{border-bottom:3.646px solid #d81921}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn:nth-child(2)::after{border-bottom:3.646px solid #2866d6}.pb-element-button_grid.button-grid-style1 .pb-element-button_grid-content .btn:nth-child(3)::after{border-bottom:3.646px solid #37b9f1}}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper{text-align:center;border-radius:90px;background-color:var(--bg-white);border-bottom:3.646px solid #294e90;box-shadow:var(--Shadow);overflow:scroll;padding:0 3rem}@media only screen and (min-width: 768px){.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper{width:580px;margin:auto}}@media only screen and (min-width: 1200px){.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper{overflow:unset;width:958px;padding:0 4rem}}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn{background-color:var(--bg-white);padding:1rem .25rem .5rem;width:6.5rem;height:105px;position:relative;border-radius:0;box-shadow:none;align-items:center;flex-direction:column}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn .image{height:43.713px;margin-bottom:.5rem}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn .image img{transition:.3s all;max-height:100%}@media only screen and (min-width: 768px){.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn{width:10.5rem}}@media only screen and (min-width: 1200px){.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn{width:12.5rem;height:143.108px;flex-direction:row}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn .image{height:60.16px;margin-bottom:0}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn .image img{max-height:100%}}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn:hover{z-index:1}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn:hover img{transform:scale(1.1)}@media only screen and (min-width: 1200px){.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item .btn::after{content:"";width:100%;position:absolute;bottom:-4px;left:0}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item:nth-child(1).btn::after{border-bottom:3.646px solid #d81921}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item:nth-child(2).btn::after{border-bottom:3.646px solid #2866d6}.pb-element-button_grid.button-grid-custom .pb-element-button_grid-content-wrapper .pb-element-button_grid-item:nth-child(3).btn::after{border-bottom:3.646px solid #37b9f1}}.pb-element-button_grid.button-group-slider .pb-element-button_grid-content.active{display:block !important}.pb-element-button_grid.button-group-horizontal .pb-element-button_grid-content .btn-card.position-right{justify-content:flex-start}.pb-element-button_grid .pb-element-button_grid-tab{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border:1px solid rgba(0,0,0,0);border-radius:12rem;transition:all .3s ease-in-out;position:relative}@media only screen and (min-width: 768px){.pb-element-button_grid .pb-element-button_grid-tab{padding:.5rem 1rem}}.pb-element-button_grid .pb-element-button_grid-tab .text{font-size:1rem;font-weight:600;color:var(--text-grey);text-align:center}.pb-element-button_grid .pb-element-button_grid-tab:hover,.pb-element-button_grid .pb-element-button_grid-tab.active{background-color:var(--primary-800);box-shadow:var(--ShadowTabButton);color:var(--text-white)}.pb-element-button_grid .pb-element-button_grid-tab:hover .text,.pb-element-button_grid .pb-element-button_grid-tab.active .text{color:var(--text-white)}.pb-element-button_grid .pb-element-button_grid-tab.normal{border-radius:0 !important}.pb-element-button_grid .pb-element-button_grid-tab.rounded{border-radius:4rem !important}.pb-element-button_grid .pb-element-button_grid-tab.leaf{border-top-right-radius:.75rem !important;border-bottom-left-radius:.75rem !important}.pb-element-button_grid-list .text-left{text-align:left}.pb-element-button_grid-list .text-right{text-align:right}.pb-element-button_grid-list.grid-2{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid-list.grid-2{grid-template-columns:repeat(2, 1fr)}}.pb-element-button_grid-list.grid-3{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid-list.grid-3{grid-template-columns:repeat(3, 1fr)}}.pb-element-button_grid-list.grid-4{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid-list.grid-4{grid-template-columns:repeat(4, 1fr)}}.pb-element-button_grid-list.grid-6{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid-list.grid-6{grid-template-columns:repeat(6, 1fr)}}.pb-element-button_grid-list.grid-7{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid-list.grid-7{grid-template-columns:repeat(7, 1fr)}}.pb-element-button_grid-list.grid-8{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid-list.grid-8{grid-template-columns:repeat(8, 1fr)}}.pb-element-button_grid-list .pb-element-button_grid-item .image{flex:0 0 auto}.pb-element-button_grid-list .pb-element-button_grid-item .image img{transition:all .3s ease-in-out}.pb-element-button_grid-list .pb-element-button_grid-item .btn{height:100%;padding:.5rem}.pb-element-button_grid-list .pb-element-button_grid-item .btn .text{color:var(--text-secondary-darkest)}.pb-element-button_grid-list .pb-element-button_grid-item .btn.style-vertical{padding:.75rem}.pb-element-button_grid-list .pb-element-button_grid-item .btn.style-vertical .image{aspect-ratio:unset;display:flex;justify-content:center;width:100%;border-radius:0}.pb-element-button_grid-list .pb-element-button_grid-item .btn.style-vertical .image img{border-radius:0;height:6rem;width:6rem;object-fit:cover}.pb-element-button_grid-list .pb-element-button_grid-item .btn.style-vertical .content{flex-direction:column;background-color:rgba(0,0,0,0) !important;box-shadow:none !important}.pb-element-button_grid-list .pb-element-button_grid-item .size-s .text{font-size:.875rem;font-weight:700}.pb-element-button_grid-list .pb-element-button_grid-item .size-s .detail{font-size:.75rem}.pb-element-button_grid-list .pb-element-button_grid-item .size-m .text{font-size:1rem;font-weight:700}.pb-element-button_grid-list .pb-element-button_grid-item .size-m .detail{font-size:.875rem}.pb-element-button_grid-list .pb-element-button_grid-item .size-l .text{font-size:1.125rem;font-weight:700}.pb-element-button_grid-list .pb-element-button_grid-item .size-l .detail{font-size:1rem}.pb-element-button_grid-list .pb-element-button_grid-item .position-right{display:flex;align-items:center;gap:.5rem;padding:.75rem}.pb-element-button_grid-list .pb-element-button_grid-item .position-right .image{max-width:30%}.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom{display:flex;flex-direction:column;gap:.5rem}.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.text-left{align-items:flex-start}.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.text-center{align-items:center}.pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.text-right{align-items:flex-end}.pb-element-button_grid-list .pb-element-button_grid-item .btn.no-background{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.pb-element-button_grid-list .pb-element-button_grid-item .btn.normal{border-radius:0;border:1px solid var(--primary-100)}.pb-element-button_grid-list .pb-element-button_grid-item .btn.rounded{border-radius:.75rem !important;border:1px solid var(--primary-100)}.pb-element-button_grid-list .pb-element-button_grid-item .btn.leaf{border-top-left-radius:2.5rem;border-bottom-right-radius:2.5rem}.pb-element-button_grid-list .pb-element-button_grid-item .btn:hover img{transform:scale(1.1)}.pb-element-button_grid-list .pb-element-button_grid-item .btn:hover .text{color:var(--primary-500)}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .text-left{text-align:left}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .text-right{text-align:right}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-2{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-2{grid-template-columns:repeat(2, 1fr)}}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-3{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-3{grid-template-columns:repeat(3, 1fr)}}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-4{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-4{grid-template-columns:repeat(4, 1fr)}}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-6{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-6{grid-template-columns:repeat(6, 1fr)}}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-8{display:grid;gap:1rem}@media only screen and (min-width: 768px){.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list.grid-8{grid-template-columns:repeat(8, 1fr)}}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .image{flex:0 0 auto}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .image img{transition:all .3s ease-in-out}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn{height:100%;padding:.5rem}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn .text{color:var(--text-black)}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn.no-background{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn.normal{border-radius:0;border:1px solid var(--primary-100)}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn.rounded{border-radius:.75rem !important;border:1px solid var(--primary-100)}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn.leaf{border-top-left-radius:2.5rem;border-bottom-right-radius:2.5rem}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn:hover img{transform:scale(1.1)}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn:hover .text{color:var(--primary-500)}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn.style-vertical .image{aspect-ratio:4/4.5;height:auto;display:flex;justify-content:center;width:100%;border-radius:0}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn.style-vertical .image img{width:100%;height:100%;object-fit:cover}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn.style-vertical .content{flex-direction:column;background-color:#fff !important;box-shadow:0px -3px 2px 0px rgba(0,0,0,.08) !important;margin-top:-3.125rem !important}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .btn.style-vertical .text{color:#194185}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .size-s .text{font-size:.875rem;font-weight:700}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .size-s .detail{font-size:.75rem}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .size-m .text{font-size:1rem;font-weight:700}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .size-m .detail{font-size:.875rem}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .size-l .text{font-size:1.125rem;font-weight:700}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .size-l .detail{font-size:1rem}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-right{display:flex;align-items:center;gap:.5rem}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-right .image{max-width:30%}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom{display:flex;flex-direction:column;gap:0}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.text-left{align-items:flex-start}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.text-center{align-items:center}.pb-element-button_grid.btn-grid-custom .pb-element-button_grid-list .pb-element-button_grid-item .position-bottom.text-right{align-items:flex-end}.pb-element-button_grid .size-s{font-size:.875rem}.pb-element-button_grid .size-m{font-size:1rem}.pb-element-button_grid .size-l{font-size:1.125rem}.pb-element-button_grid-content-tab{display:none}.pb-element-button_grid-content-tab.active{display:block}.pb-element-button_grid-content .style-horizontal{flex-direction:row;justify-content:flex-start;gap:.5rem}.pb-element-button_grid-content .style-horizontal .image{max-width:40%;margin-bottom:0}.pb-element-button_grid-content .style-vertical .show-icon{aspect-ratio:unset !important;height:7.5rem}.pb-element-button_grid-content .style-vertical .show-icon .bi{font-size:3rem}.btn-grid-home .btn{box-shadow:2px 5px 7.7px 3px rgba(2,92,162,.1)}.btn-grid-home .btn .image img{height:53px}.pb-element-button_slider .btn-item{width:100%;display:flex;align-items:center;justify-content:end;background-repeat:no-repeat;background-position:center;background-size:cover;flex-direction:column;padding:0 1.5rem 30px;border-radius:12px;overflow:hidden;position:relative}.pb-element-button_slider .btn-item .icon img{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%}.pb-element-button_slider .btn-item .icon span[aria-hidden=true]{color:#000}.pb-element-button_slider .btn-item .text{position:relative;font-size:1.125rem;font-weight:700;color:var(--text-white);width:100%}.pb-element-button_slider .btn-item:hover .icon img{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.pb-element-button_slider .btn-item:hover .icon span[aria-hidden=true]{color:#fff}.pb-element-button_slider .btn-item:hover.image-color .icon img{filter:none !important;-webkit-filter:none !important}.pb-element-button_slider .btn-item:hover.image-color .icon span[aria-hidden=true]{color:inherit}.pb-element-button_slider.button-slide-default .btn-item{height:262px}@media only screen and (min-width: 768px){.pb-element-button_slider.button-slide-default .btn-item{height:298px}}@media only screen and (min-width: 1200px){.pb-element-button_slider.button-slide-default .btn-item{height:284px}}.pb-element-button_slider.button-slide-default .btn-item .text{font-size:1rem}@media only screen and (min-width: 768px){.pb-element-button_slider.button-slide-default .btn-item .text{font-size:1.125rem}}.pb-element-button_slider.button-slide-style1 .btn-item{height:382px}@media only screen and (min-width: 768px){.pb-element-button_slider.button-slide-style1 .btn-item{height:359px}}@media only screen and (min-width: 1200px){.pb-element-button_slider.button-slide-style1 .btn-item{height:374px}}.pb-element-button_slider.button-slide-style1 .btn-item .text{font-size:1.125rem}@media only screen and (min-width: 1200px){.pb-element-button_slider.button-slide-style1 .btn-item .text{font-size:24px}}.pb-element-button_slider2 .text-left{text-align:left}.pb-element-button_slider2 .text-right{text-align:right}.pb-element-button_slider2 .button-slide .image{max-width:100%}.pb-element-button_slider2 .button-slide .size-s .text{font-size:1rem;font-weight:600}.pb-element-button_slider2 .button-slide .size-s .detail{font-size:.75rem}.pb-element-button_slider2 .button-slide .size-m .text{font-size:1.125rem;font-weight:600}.pb-element-button_slider2 .button-slide .size-m .detail{font-size:.875rem}.pb-element-button_slider2 .button-slide .size-l .text{font-size:1.25rem;font-weight:600}.pb-element-button_slider2 .button-slide .size-l .detail{font-size:1rem}.pb-element-button_slider2 .button-slide .position-right{display:flex;gap:1rem}.pb-element-button_slider2 .button-slide .position-right .image{flex:0 0 auto}.pb-element-button_slider2 .button-slide .position-right .image img{max-height:120px;object-fit:contain}.pb-element-button_slider2 .button-slide .position-bottom{display:flex;flex-direction:column;gap:1rem}.pb-element-button_slider2 .button-slide .position-bottom .image{width:100%;max-width:100%}.pb-element-button_slider2 .button-slide .position-bottom .image .img{width:100%}.pb-element-button_slider2 .button-slide .position-bottom.text-left{align-items:flex-start}.pb-element-button_slider2 .button-slide .position-bottom.text-center{align-items:center}.pb-element-button_slider2 .button-slide .position-bottom.text-right{align-items:flex-end}.pb-element-button_slider2 .button-slide .btn{background-color:var(--bg-white);box-shadow:var(--ShadowCardButton);padding:.5rem}.pb-element-button_slider2 .button-slide .btn.no-background{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.pb-element-button_slider2 .button-slide .btn.normal{border-radius:0}.pb-element-button_slider2 .button-slide .btn.rounded{border-radius:.75rem !important}.pb-element-button_slider2 .button-slide .btn.leaf{border-top-left-radius:2.5rem;border-bottom-right-radius:2.5rem;border-top-right-radius:0;border-bottom-left-radius:0}.pb-element-button_slider2 .button-slide .btn.leaf .img{border-top-left-radius:2rem !important;border-bottom-right-radius:2rem !important}.pb-element-button{width:100%}.pb-element-button .square{border-radius:0}.pb-element-button .rounded{border-radius:4rem !important}.pb-element-button .droplet{border-radius:4rem;border-bottom-right-radius:0}.pb-element-button .outline:active,.pb-element-button .classic:active,.pb-element-button .modern:active{border:solid 1px rgba(0,0,0,0)}.pb-element-button .size-xs{font-size:.75rem}.pb-element-button .size-s{font-size:.875rem}.pb-element-button .size-m{font-size:1rem}.pb-element-button .size-l{font-size:1.125rem}.pb-element-button .size-xl{font-size:1.25rem}.pb-element-button .btn{transition:.3s all;padding:.75rem;display:flex;align-items:center;gap:.5rem;width:100%;font-weight:700}.pb-element-button .btn .image-wrapper{display:flex;align-items:center;width:1.75rem;height:1.75rem;overflow:hidden}.pb-element-button .btn .image-wrapper img{object-fit:cover;width:100%;height:100%}.pb-element-button .btn .hover-image{display:none}.pb-element-button .btn.left{justify-content:space-between}.pb-element-button .btn.rounded-corners{border-radius:.5rem}.pb-element-button .btn:hover .default-image{display:none}.pb-element-button .btn:hover .hover-image{display:block}.pb-element-button.font-bold .btn{font-weight:700}.pb-element-button.mn-300 .btn{min-width:300px}.pb-element-button.button-w100 .btn{width:100%}@media only screen and (min-width: 1200px){.pb-element-post_slider.video{padding-bottom:6.5rem}}@media only screen and (min-width: 1200px){.pb-element-post_slider-hero{padding-bottom:2rem}}.pb-element-post_video-slide{max-width:1010px;margin:auto;border-radius:24px;border:3px solid hsla(0,0%,100%,.2);background:linear-gradient(181deg, rgba(255, 255, 255, 0.75) 1.15%, rgba(255, 255, 255, 0.89) 98.91%);backdrop-filter:blur(35px);padding:26px 22px;margin-bottom:1rem}@media only screen and (min-width: 768px){.pb-element-post_video-slide{padding:25px 50px 26px}}@media only screen and (min-width: 1200px){.pb-element-post_video-slide{margin-bottom:0;position:absolute;bottom:-9rem;left:50%;transform:translateX(-50%);z-index:2}}.pb-element-post_slider-api{margin-top:24px}@media only screen and (min-width: 1024px){.pb-element-post_slider-api{margin-top:0;padding-left:1rem}}.modal-video{padding:1rem;border-radius:.5rem;background:#fff;max-height:516px;width:860px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.modal-video-bg{width:100vw;height:100vh;position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;z-index:110;background:rgba(53,53,53,.6);backdrop-filter:blur(2px);padding:0}.modal-video .button-close{position:absolute;right:-1rem;top:-0.75rem;background:var(--bg-white);border-radius:100%;height:2rem;width:2rem;display:flex;align-items:center;justify-content:center;box-shadow:var(--Shadow)}.modal-video .button-close .icon-close{cursor:pointer}.modal-video .button-close .icon-close i{font-size:1.5rem;display:flex;align-items:center;justify-content:center}.modal-video .icon-close-model{display:flex;align-items:center;justify-content:flex-end;position:absolute;z-index:1;right:.5rem;top:.5rem}.model-body{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.model-body h3{color:var(--text-white);position:absolute;z-index:1;top:4rem}.pb-element-post_slider_group-tab{text-align:center;text-decoration:none;border-radius:12rem;padding:.5rem 1rem;color:var(--text-grey);font-size:1rem;font-weight:600;border:1px solid rgba(0,0,0,0);transition:all .3s ease-in-out}.pb-element-post_slider_group-tab.outline{border:2px solid rgba(0,0,0,0);border-radius:.5rem !important}.pb-element-post_slider_group-tab.text{border-radius:4rem !important}.pb-element-post_slider_group-tab.classic,.pb-element-post_slider_group-tab.line{border-radius:0 !important}.pb-element-post_slider_group-tab:hover,.pb-element-post_slider_group-tab.active{color:var(--text-white);background-color:var(--primary-800);box-shadow:var(--ShadowTabButton)}.pb-element-post_slider_group-content.active,.pb-element-post_slider_group-ct.active{display:block}.pb-element-post_slider_group-control .square{border-radius:0}.pb-element-post_slider_group-control .rounded{border-radius:4rem !important}.pb-element-post_slider_group-control .droplet{border-radius:4rem;border-bottom-right-radius:0}.pb-element-post_slider_group-control .outline:active,.pb-element-post_slider_group-control .classic:active,.pb-element-post_slider_group-control .modern:active{border:solid 1px rgba(0,0,0,0)}.pb-element-post_slider_group-control .size-xs{font-size:.75rem}.pb-element-post_slider_group-control .size-s{font-size:.875rem}.pb-element-post_slider_group-control .size-m{font-size:1rem}.pb-element-post_slider_group-control .size-l{font-size:1.125rem}.pb-element-post_slider_group-control .size-xl{font-size:1.25rem}.pb-element-calendar-list{position:relative;background-color:#fff;padding:6px .75rem;display:flex;align-items:center;margin-bottom:.75rem;border-radius:.5rem;border:1px solid #eaecf0;box-shadow:0px 0px 8px 0px rgba(2,92,162,.1)}.pb-element-calendar-list .date{font-size:.875rem;color:var(--text-black);width:100%;max-width:54px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.pb-element-calendar-list .date .icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:100%;border:1px solid rgba(23,96,222,.2);color:var(--blue-800);margin-bottom:.5rem}.pb-element-calendar-list .detail{width:100%;display:flex;align-items:center;gap:.75rem}.pb-element-calendar-list .detail .title-list{display:-webkit-box;height:2.45rem;font-size:.875rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;text-decoration:none;margin-bottom:0;width:calc(100% - 2.875rem);color:#072643}.pb-element-calendar-list .detail .seat{display:flex;align-items:center;gap:6px;font-size:.875rem;color:var(--text-primary)}@media only screen and (min-width: 768px){.pb-element-calendar-list .detail .seat{font-size:.75rem}}.pb-element-calendar-list .detail .etraining{display:flex;align-items:center;gap:6px;font-size:.875rem;color:var(--red-500)}@media only screen and (min-width: 768px){.pb-element-calendar-list .detail .etraining{font-size:.75rem}}.pb-element-calendar-list-assessment .date .icon{color:var(--red-500)}.pb-element-calendar-list-assessment .btn-red{display:none}.pb-element-calendar-list-assessment:hover{background-color:#fef6f6 !important;border:1px solid #fef6f6 !important}.pb-element-calendar-list-assessment:hover .detail .title-list{color:var(--red-700) !important}.pb-element-calendar-list-assessment:hover .date .icon{background-color:var(--red-500) !important;border:1px solid var(--red-500) !important}.pb-element-calendar-list-assessment:hover::after{border-left:6px solid var(--red-500) !important}.pb-element-calendar-list-assessment:hover .btn-red{display:block}.pb-element-calendar-list:hover{background-color:#f0f8ff;border:1px solid #f0f8ff}.pb-element-calendar-list:hover .detail .title-list{color:#0d93ea}.pb-element-calendar-list:hover .date .icon{background-color:#025ca2;border:1px solid #025ca2;color:var(--text-white)}.pb-element-calendar-list:hover::after{content:"";position:absolute;bottom:0;left:0;height:100%;border-left:6px solid var(--blue-800);z-index:1;border-radius:8px 0 0 8px}.pb-element-calendar .event--calendar{text-decoration:none}.pb-element-calendar-picker .datepicker-inline{height:100%;width:100%;background-color:#fff;padding:0;border-radius:10px;overflow:hidden;position:relative}.pb-element-calendar-picker .datepicker .table-condensed{width:100%}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2){background-color:#fff;color:#292b3e}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .prev,.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .next{font-family:"fontello";font-size:.75rem;color:rgba(0,0,0,0);z-index:2}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .prev::after,.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .next::after{content:"";position:absolute;z-index:1;top:10px;left:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#0069ff;background:rgba(0,105,255,.0784313725);border-radius:100%}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .datepicker-switch{font-weight:700;font-size:1.125rem}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .prev::after{content:""}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) .next::after{content:"";right:auto;left:55px}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(2) th{padding:1rem 0}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(3){background-color:#fff}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(3) th{padding-top:1.5rem;padding-bottom:1rem;font-size:.875rem;font-weight:700}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(3) th:first-child{padding-left:1.5rem}.pb-element-calendar-picker .datepicker .table-condensed thead tr:nth-child(3) th:last-child{padding-right:1.5rem}.pb-element-calendar-picker .datepicker .table-condensed tbody{background-color:#fff}.pb-element-calendar-picker .datepicker .table-condensed tbody tr td:first-child{padding-left:1rem}.pb-element-calendar-picker .datepicker .table-condensed tbody tr td:last-child{padding-right:1rem}.pb-element-calendar-picker .datepicker .table-condensed tbody tr:last-child td{padding-bottom:1rem}.pb-element-calendar-picker .datepicker .table-condensed td,.pb-element-calendar-picker .datepicker .table-condensed th{border-radius:0;background-image:none;width:2.75rem;height:2.75rem}.pb-element-calendar-picker .datepicker .table-condensed td div,.pb-element-calendar-picker .datepicker .table-condensed th div{display:flex;justify-content:center;align-items:center;flex-flow:column;width:38px;height:38px;border-radius:50%}.pb-element-calendar-picker .datepicker .table-condensed td div:hover,.pb-element-calendar-picker .datepicker .table-condensed th div:hover{color:var(--blue-800)}.pb-element-calendar-picker .datepicker .table-condensed td:hover,.pb-element-calendar-picker .datepicker .table-condensed th:hover{background:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.pb-element-calendar-picker .datepicker .table-condensed td.today,.pb-element-calendar-picker .datepicker .table-condensed th.today{background-color:rgba(0,0,0,0) !important}.pb-element-calendar-picker .datepicker .table-condensed td.today div,.pb-element-calendar-picker .datepicker .table-condensed th.today div{font-weight:700;color:var(--blue-800) !important;background-color:rgba(0,0,0,0);border-width:1px;border-style:solid;border-radius:50%}.pb-element-calendar-picker .datepicker .table-condensed td.active,.pb-element-calendar-picker .datepicker .table-condensed th.active{background-color:rgba(0,0,0,0) !important;text-shadow:none}.pb-element-calendar-picker .datepicker .table-condensed td.active div,.pb-element-calendar-picker .datepicker .table-condensed th.active div{text-shadow:none !important;width:38px;height:38px;border-radius:50%;background-color:rgba(0,0,0,0);border:1px solid #005eff;color:var(--text-primary) !important;font-weight:700}.pb-element-calendar-picker .datepicker .table-condensed td.highlight,.pb-element-calendar-picker .datepicker .table-condensed th.highlight{background-color:rgba(0,0,0,0) !important}.pb-element-calendar-picker .datepicker .table-condensed td.highlight div,.pb-element-calendar-picker .datepicker .table-condensed th.highlight div{color:var(--text-primary) !important;font-weight:700;background-color:rgba(0,105,255,.0784313725)}.pb-element-calendar-picker .datepicker .table-condensed td.highlight div:after,.pb-element-calendar-picker .datepicker .table-condensed th.highlight div:after{content:"";display:block;width:5px;height:5px;background-color:#1c97ff;border-radius:50%;text-align:center;margin:0 auto}.pb-element-calendar-picker .datepicker .table-condensed td.highlight.highlight-tpqi div,.pb-element-calendar-picker .datepicker .table-condensed th.highlight.highlight-tpqi div{position:relative}.pb-element-calendar-picker .datepicker .table-condensed td.highlight.highlight-tpqi div::before,.pb-element-calendar-picker .datepicker .table-condensed td.highlight.highlight-tpqi div::after,.pb-element-calendar-picker .datepicker .table-condensed th.highlight.highlight-tpqi div::before,.pb-element-calendar-picker .datepicker .table-condensed th.highlight.highlight-tpqi div::after{content:"";display:block;width:5px;height:5px;position:absolute;bottom:4px;border-radius:50%;margin:0 auto}.pb-element-calendar-picker .datepicker .table-condensed td.highlight.highlight-tpqi div::before,.pb-element-calendar-picker .datepicker .table-condensed th.highlight.highlight-tpqi div::before{background-color:#1c97ff;right:58%}.pb-element-calendar-picker .datepicker .table-condensed td.highlight.highlight-tpqi div::after,.pb-element-calendar-picker .datepicker .table-condensed th.highlight.highlight-tpqi div::after{background-color:#ed1c24;left:58%}.pb-element-calendar-picker .datepicker .table-condensed td.highlight-tpqi,.pb-element-calendar-picker .datepicker .table-condensed th.highlight-tpqi{background-color:rgba(0,0,0,0) !important}.pb-element-calendar-picker .datepicker .table-condensed td.highlight-tpqi div,.pb-element-calendar-picker .datepicker .table-condensed th.highlight-tpqi div{color:var(--text-primary) !important;font-weight:700;background-color:rgba(0,105,255,.0784313725)}.pb-element-calendar-picker .datepicker .table-condensed td.highlight-tpqi div::after,.pb-element-calendar-picker .datepicker .table-condensed th.highlight-tpqi div::after{content:"";display:block;width:5px;height:5px;background-color:#ed1c24;border-radius:50%;text-align:center;margin:0 auto}.pb-element-calendar .event-calendar-content{display:flex;flex-flow:column;justify-content:center;align-items:center}.pb-element-calendar .event-calendar-content .content{overflow-y:auto;position:relative;height:auto;width:100%;padding:0 .375rem}.pb-element-calendar .event-calendar-content .content .no-event{padding:1.5rem 1rem;background-color:#fff;text-align:center;height:32vh !important}.pb-element-calendar .event-calendar-content .content .no-event img{width:100%;max-width:55px}.pb-element-calendar .event-calendar-content .content .no-event span{color:#1e1e21;font-weight:700}.pb-element-calendar .nav-tabs-calendar{width:100%;display:flex;justify-content:end;align-items:center;gap:1rem;margin-bottom:1rem;border:none}.pb-element-calendar .nav-tabs-calendar .nav-link{font-size:.875rem;font-weight:700;color:var(--text-primary);background-color:rgba(0,0,0,0);padding:6px 10px;border-radius:4rem;border:1px solid rgba(0,0,0,0)}.pb-element-calendar .nav-tabs-calendar .nav-link.active{background-color:var(--blue-800) !important;color:var(--text-white) !important;border:1px solid var(--blue-700) !important}@media(min-width: 768px){.pb-element-calendar-list .date{font-size:.875rem}.pb-element-calendar-wrap{height:100%;width:364px}.pb-element-calendar-picker{height:100%}.pb-element-calendar-picker .datepicker{height:100%}.pb-element-calendar-picker .datepicker-days,.pb-element-calendar-picker .datepicker-month{height:100%}.pb-element-calendar-picker .datepicker .table-condensed{width:100%;height:100%}.pb-element-calendar-picker .datepicker tbody tr:last-child td{padding-bottom:1rem}.pb-element-calendar .event-calendar-content{display:flex;width:calc(100% - 364px)}.pb-element-calendar .event-calendar-content .content{height:23.625rem}}@media(min-width: 1024px){.pb-element-calendar-wrap{width:318px}.pb-element-calendar .event-calendar-content{display:flex;width:calc(100% - 318px)}}@media(min-width: 1200px){.pb-element-calendar-wrap{height:100%;width:364px}.pb-element-calendar .event-calendar-content{width:calc(100% - 364px)}}.pb-element-tab hr{border:1px solid var(--primary-100);opacity:1}.pb-element-tab .item-vertical .pb-element-button-tab{width:100%}.pb-element-tab-control{min-height:min-content}.pb-element-tab-content tbody,.pb-element-tab-content td,.pb-element-tab-content tfoot,.pb-element-tab-content th,.pb-element-tab-content thead,.pb-element-tab-content tr{border-style:inherit;border-width:inherit}.pb-element-tab .tab-content>.active{display:block}.pb-element-tab .pb-element-button-tab{text-decoration:none;padding:.5rem 1rem;color:var(--text-grey);white-space:nowrap;font-weight:600;cursor:pointer}.pb-element-tab .pb-element-button-tab .link{display:flex}.pb-element-tab .pb-element-button-tab a{display:inline-flex;text-decoration:none;color:inherit}.pb-element-tab .pb-element-button-tab.is-parent:after{content:"";font-family:"fontello";color:var(--text-black);font-size:1rem;margin-right:1rem;display:block}.pb-element-tab .pb-element-button-tab.line{border-bottom:2px solid rgba(0,0,0,0)}.pb-element-tab .pb-element-button-tab.outline{border:2px solid rgba(0,0,0,0);border-radius:.5rem !important}.pb-element-tab .pb-element-button-tab.text{border:2px solid rgba(0,0,0,0);border-radius:4rem !important}.pb-element-tab .pb-element-button-tab:hover,.pb-element-tab .pb-element-button-tab.active{color:var(--primary-800)}.pb-element-tab .pb-element-button-tab:hover:before,.pb-element-tab .pb-element-button-tab:hover:after,.pb-element-tab .pb-element-button-tab.active:before,.pb-element-tab .pb-element-button-tab.active:after{color:var(--text-white)}.pb-element-tab .pb-element-button-tab:hover a,.pb-element-tab .pb-element-button-tab.active a{color:var(--text-white)}.pb-element-tab .pb-element-text_block{width:100%;padding:2rem 2rem 2rem 1rem}.pb-element-tab .pb-element-text_block .text{color:var(--text-black)}.pb-element-tab .pb-element-tab-content .image{width:100%;position:relative}.pb-element-tab .pb-element-tab-content .image:after{content:"";display:block;padding-bottom:60%}.pb-element-tab .pb-element-tab-content .image img{width:100%;position:absolute;height:100%;object-fit:cover;top:0;left:0}.pb-element-menu .nav-tabs-menu{display:flex;justify-content:flex-start;align-items:center;gap:1rem;border:rgba(0,0,0,0);flex-wrap:nowrap;scroll-behavior:smooth;overflow-x:auto;overflow-y:hidden;padding:1rem .75rem}.pb-element-menu .nav-tabs-menu .nav-link{position:relative;font-size:.875rem;font-weight:700;color:var(--text-grey);display:flex;align-items:center;justify-content:center;min-width:15rem;max-width:18.75rem;height:64px;border-radius:8px;border:0 solid var(--bg-white);border-bottom:4px solid rgba(0,0,0,0) !important;background:linear-gradient(var(--bg-white), var(--bg-white)) padding-box,content-box,linear-gradient(90deg, #2c82e7, #1c51ba, #f2272e) border-box;box-shadow:0px -6px 11.8px 0px rgba(8,67,121,.19);transition:.3s all}.pb-element-menu .nav-tabs-menu .nav-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:var(--bg-white);z-index:1;border-radius:8px}.pb-element-menu .nav-tabs-menu .nav-link::before{content:"";display:none;width:54px;height:45px;background:url(../images/icon/polygon.svg) no-repeat;background-size:50%;position:absolute;left:50%;bottom:0;transform:translate(-28%, 108%);filter:drop-shadow(0px -6px 11.8px 0px rgba(8, 67, 121, 0.19))}.pb-element-menu .nav-tabs-menu .nav-link.active{background:var(--bg-primary);color:var(--text-white)}.pb-element-menu .nav-tabs-menu .nav-link.active:after{background:rgba(0,0,0,0)}.pb-element-menu .nav-tabs-menu .nav-link.active::before{display:block}.pb-element-menu .nav-tabs-menu .nav-link .nav-name{position:relative;z-index:2}.pb-element-menu .nav-tabs-menu--profile.nav .nav-item{width:50%}.pb-element-menu .nav-tabs-menu--profile.nav .nav-item .nav-link{width:100%;max-width:none;min-width:0;color:var(--input-text-placeholder)}.pb-element-menu .nav-tabs-menu--profile.nav .nav-item .nav-link.active{color:var(--text-white)}@media only screen and (min-width: 768px){.pb-element-menu .nav-tabs-menu--profile.nav .nav-item .nav-link{min-width:15rem}}.pb-element-menu .tab-content-menu{padding:69px .75rem 48px}.pb-element-menu .tab-content-menu .tab-pane .content{display:flex;flex-direction:column-reverse;gap:10px}@media only screen and (min-width: 992px){.pb-element-menu .tab-content-menu .tab-pane .content{flex-direction:row}}.pb-element-menu .tab-content-menu .tab-pane .content .detail .des{font-size:1.25rem;color:var(--text-grey-dark);margin-bottom:32px}.pb-element-menu .tab-content-menu .tab-pane .image{display:flex;justify-content:center}.pb-element-menu .tab-content-menu .tab-pane .image img{width:520px;object-fit:contain}@media only screen and (min-width: 992px){.pb-element-menu .tab-content-menu .tab-pane .image{width:470px;flex:0 0 470px}.pb-element-menu .tab-content-menu .tab-pane .image img{padding-left:1.5rem;width:470px}}.pb-element-menu .menu-list{display:flex;align-items:center;flex-wrap:wrap;gap:27px}.pb-element-menu .menu-list .menu-item{width:50%;flex:0 0 calc(50% - 14px);display:flex;align-items:center;justify-content:space-between;gap:.375rem;border-bottom:1px solid var(--border-grey-light);padding:0 0 1rem}.pb-element-menu .menu-list .name{font-size:.875rem;font-weight:700;color:var(--text-primary)}.pb-element-menu .menu-list .name:hover{color:var(--blue-600)}@media only screen and (min-width: 768px){.pb-element-menu .menu-list .name{font-size:1rem}}.pb-element-menu .menu-list .icon{width:30px;height:30px;flex:0 0 30px;border-radius:12px;border:.876px solid var(--border-grey-light);background:var(--bg-white);color:var(--blue-800);display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 768px){.pb-element-menu .menu-list .icon{width:36px;height:36px;flex:0 0 36px}}.pb-element-menu .menu-list .icon:hover{color:var(--text-white);background:#025ca2;border:.876px solid #025ca2}.pb-element-menu .menu-accordion .title{font-size:1.25rem;color:var(--blue-800)}@media only screen and (min-width: 992px){.pb-element-menu .menu-accordion .title{font-size:1.5rem}}.pb-element-menu .menu-accordion .accordion-flush{list-style-type:none;padding-left:0;display:flex;flex-direction:column;gap:1rem}.pb-element-menu .menu-accordion .accordion-item{border:none}.pb-element-menu .menu-accordion .accordion-item .accordion-button{display:flex;justify-content:space-between;align-items:center;gap:1rem;position:relative;padding:1rem;border-radius:0 .5rem 0 0;border-bottom:1px solid var(--border-grey-light);color:var(--blue-950);background:#eff8ff;box-shadow:var(--ShadowAccordian);font-size:1.25rem;font-weight:700;cursor:pointer}.pb-element-menu .menu-accordion .accordion-item .accordion-button .arrow{width:30px;height:30px;border-radius:100%;display:flex;align-items:center;justify-content:center}.pb-element-menu .menu-accordion .accordion-item .accordion-button.collapsed{border-radius:.5rem;background:var(--bg-white)}.pb-element-menu .menu-accordion .accordion-item .accordion-button.collapsed::before{display:none}.pb-element-menu .menu-accordion .accordion-item .accordion-button.collapsed::after{color:var(--blue-800);background:rgba(2,92,162,.1)}.pb-element-menu .menu-accordion .accordion-item .accordion-button::before{content:"";position:absolute;bottom:0;left:0;height:100%;border-left:6px solid var(--red-500);z-index:1}.pb-element-menu .menu-accordion .accordion-item .accordion-button::after{width:32px;height:32px;color:var(--text-white);background:var(--blue-800);font-family:"fontello" !important;content:"";font-size:1rem;font-weight:400;display:flex;align-items:center;justify-content:center;border-radius:100%}.pb-element-menu .menu-accordion .accordion-item .accordion-body{padding:1rem 1.5rem .75rem;border-radius:0 0 .5rem .5rem;background:var(--bg-white);box-shadow:var(--ShadowAccordian);color:var(--text-grey-dark)}.pb-element-menu .menu-accordion .accordion-item .accordion-body .name{color:#4b5565;font-size:1.125rem;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:1rem}@media only screen and (min-width: 768px){.pb-element-menu .menu-accordion .accordion-item .accordion-body .name{font-size:1.25rem}}.pb-element-menu .menu-accordion .accordion-item .accordion-body .name:hover{color:var(--blue-600)}.pb-element-menu .menu-accordion .accordion-item .accordion-body .name:hover .btn-read{background:var(--blue-800);color:var(--text-white)}.pb-element-menu .menu-accordion .accordion-item .accordion-body .menu{padding:1rem 0;border-bottom:1px solid var(--border-grey-dividers)}.pb-element-menu .menu-accordion .accordion-item .accordion-body .menu:last-child{border-color:rgba(0,0,0,0)}.pb-element-menu .menu-accordion .accordion-item .accordion-body .sub-name{font-size:1rem;color:#4b5565}@media only screen and (min-width: 768px){.pb-element-menu .menu-accordion .accordion-item .accordion-body .sub-name{font-size:1.125rem}}.pb-element-menu .menu-accordion .accordion-item .accordion-body .sub-name:hover::marker{color:var(--blue-600)}.pb-element-menu .menu-accordion .accordion-item .accordion-body .sub-name .m-link{color:#4b5565;display:flex;justify-content:space-between;align-items:center;gap:1rem}.pb-element-menu .menu-accordion .accordion-item .accordion-body .sub-name .m-link:hover{color:var(--blue-600)}.pb-element-menu .menu-accordion .accordion-item .accordion-body .sub-name .m-link:hover .btn-read{background:var(--blue-800);color:var(--text-white)}.pb-element-menu .menu-accordion .accordion-item .accordion-body .btn-read{width:54px;flex:0 0 54px;background:var(--bg-white);border:1px solid var(--blue-800);color:var(--blue-800);padding:.125rem .5rem;border-radius:5rem;font-size:.75rem;font-weight:700;display:flex;align-items:center}.pb-element-menu .menu-accordion .accordion-item .accordion-body .menu-lv2{margin-top:.75rem;margin-bottom:0}.pb-element-menu .menu-accordion .accordion-item .accordion-collapse.show .accordion-body{padding:1rem 1.5rem .75rem;border-bottom:1px solid var(--border-grey-light)}.no-action{cursor:default;pointer-events:none}.banner-default .banner-detail{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:.75rem 1rem .75rem;margin-bottom:4rem;background-repeat:no-repeat;background-position:center;background-size:cover;height:402px;text-align:center;color:var(--text-white);border-radius:20px;overflow:hidden;position:relative}.banner-default .banner-detail .banner img{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%}.banner-default .banner-detail .content{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.banner-default .banner-detail .content .name-type{font-size:1.25rem;font-weight:700}.banner-default .banner-detail .content .des{margin-bottom:0}@media only screen and (min-width: 1200px){.banner-default .banner-detail .content .title{font-size:2.25rem}}.banner-style1 .banner-detail{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:.75rem .5rem .75rem;margin-bottom:3.25rem}@media only screen and (min-width: 768px){.banner-style1 .banner-detail{flex-direction:row}}.banner-style1 .banner-detail .banner{display:block;width:100%;height:372px;overflow:hidden;border-radius:20px;box-shadow:1px 6px 11.7px 0px rgba(101,143,175,.35)}.banner-style1 .banner-detail .banner img{width:100%;height:372px;object-fit:cover}@media only screen and (min-width: 768px){.banner-style1 .banner-detail .banner{height:402px}.banner-style1 .banner-detail .banner img{height:402px}}.banner-style1 .banner-detail .content{position:relative;height:auto;width:100%;flex:0 0 100%;font-size:1rem;padding:2rem;margin-top:-3rem;border-radius:32px 8px 8px 0px;background:var(--bg-white);box-shadow:4px -1px 11.8px 0px rgba(78,86,93,.27);border-bottom:6px solid var(--bg-primary);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.banner-style1 .banner-detail .content .des{margin-bottom:0}.banner-style1 .banner-detail .content::after{content:"";width:230px;height:250px;background:url(../images/static/obj-banner.png) no-repeat;background-size:100%;position:absolute;right:0;bottom:0}@media only screen and (min-width: 768px){.banner-style1 .banner-detail .content{height:402px;width:50%;flex:0 0 50%;margin-left:-2.5rem;margin-top:0}}@media only screen and (min-width: 1200px){.banner-style1 .banner-detail .content{padding:32px}.banner-style1 .banner-detail .content .title{font-size:2.25rem}}.banner-style2 .banner-detail{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:.75rem 1rem .75rem;margin-bottom:3.25rem}@media only screen and (min-width: 768px){.banner-style2 .banner-detail{flex-direction:row}}.banner-style2 .banner-detail .banner{display:block;width:100%;height:372px;overflow:hidden;border-radius:20px}.banner-style2 .banner-detail .banner img{width:100%;height:372px;object-fit:cover}@media only screen and (min-width: 768px){.banner-style2 .banner-detail .banner{height:402px}.banner-style2 .banner-detail .banner img{height:402px}}.banner-style2 .banner-detail .content{position:relative;height:auto;width:100%;flex:0 0 100%;font-size:1rem;padding:2rem;margin-top:1rem;background:var(--bg-white);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.banner-style2 .banner-detail .content .name-type{font-size:1.25rem;font-weight:700;color:var(--red-500)}.banner-style2 .banner-detail .content .des{margin-bottom:0}@media only screen and (min-width: 768px){.banner-style2 .banner-detail .content{height:402px;width:50%;flex:0 0 50%;margin-top:0;margin-left:1rem}}@media only screen and (min-width: 1200px){.banner-style2 .banner-detail .content{padding:32px}.banner-style2 .banner-detail .content .title{font-size:2.25rem}}.banner-style3 .banner-detail{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:.75rem 1rem .75rem;margin-bottom:3.25rem}@media only screen and (min-width: 768px){.banner-style3 .banner-detail{flex-direction:row-reverse}}.banner-style3 .banner-detail .banner{display:block;width:100%;height:372px;overflow:hidden;border-radius:20px;box-shadow:1px 6px 11.7px 0px rgba(101,143,175,.35)}.banner-style3 .banner-detail .banner img{width:100%;height:372px;object-fit:cover}@media only screen and (min-width: 768px){.banner-style3 .banner-detail .banner{height:402px}.banner-style3 .banner-detail .banner img{height:402px}}.banner-style3 .banner-detail .content{position:relative;height:auto;width:100%;flex:0 0 100%;font-size:1rem;padding:2rem;margin-top:1rem;background:var(--bg-white);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.banner-style3 .banner-detail .content .name-type{font-size:1.25rem;font-weight:700;color:var(--red-500)}.banner-style3 .banner-detail .content .title{font-size:28px;font-weight:700;color:var(--text-primary-darkest)}.banner-style3 .banner-detail .content .des{margin-bottom:0}@media only screen and (min-width: 768px){.banner-style3 .banner-detail .content{height:402px;width:50%;flex:0 0 50%;margin-top:0;margin-right:1rem}}@media only screen and (min-width: 1200px){.banner-style3 .banner-detail .content{padding:32px 147px 32px 32px}.banner-style3 .banner-detail .content .title{font-size:2.25rem}}.banner-main{position:relative;z-index:1;padding-top:0;margin-top:-4.25rem}@media only screen and (min-width: 768px){.banner-main{margin-top:-5rem}}.banner-main .img,.banner-main .video-banner{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%;aspect-ratio:16/9}.banner-main .banner-detail{display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:center;background-size:cover;flex-direction:column;height:30rem;padding:0;color:initial;overflow:hidden;position:relative}@media(min-width: 1200px){.banner-main .banner-detail{height:37.5rem}}@media(min-width: 2000px){.banner-main .banner-detail{height:45rem}}.banner-main .content{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;gap:1rem;flex-direction:column;color:var(--text-white);position:absolute;padding:0 1.5rem;max-width:1320px}.banner-main .des{font-size:1.25rem;font-weight:700}@media only screen and (min-width: 768px){.banner-main .des{font-size:1.5rem}}.banner-main::after{content:"";position:absolute;bottom:3rem;left:0;width:100%;height:120px;background:url(../images/static/curve-mb.svg);background-repeat:no-repeat;background-size:cover;background-position:top center;z-index:0;pointer-events:none}@media only screen and (min-width: 768px){.banner-main::after{bottom:-1rem;height:200px;background:url(../images/static/curve-white1.svg);background-repeat:no-repeat;background-size:cover;background-position:top center}}.banner-ourpartner .banner-detail .banner img{object-fit:contain;margin-bottom:4rem}@media only screen and (min-width: 768px){.banner-ourpartner .banner-detail .banner img{object-fit:cover;margin-bottom:0}}@media only screen and (min-width: 768px){.desktop-top{object-position:top !important}.desktop-center{object-position:center !important}.desktop-bottom{object-position:bottom !important}}.mobile-top{object-position:top}.mobile-center{object-position:center}.mobile-bottom{object-position:bottom}.form-step-nav{list-style-type:none;padding:1rem;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:1rem;margin-bottom:2.5rem}.form-step-nav li{position:relative;font-size:.875rem;font-weight:700;color:var(--text-grey);display:flex;align-items:center;justify-content:center;min-width:18.5rem;max-width:20.75rem;height:64px;border-radius:8px;border-bottom:4px solid rgba(0,0,0,0);background:linear-gradient(var(--bg-white), var(--bg-white)) padding-box,content-box,linear-gradient(90deg, #2c82e7, #1c51ba, #f2272e) border-box;box-shadow:0px -6px 11.8px 0px rgba(8,67,121,.19);transition:.3s all;cursor:default}.form-step-nav li:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:var(--bg-white);z-index:1;border-radius:8px}.form-step-nav li::before{content:"";display:none;width:54px;height:21px;background:url(../images/icon/polygon.svg) no-repeat;background-size:50%;position:absolute;left:50%;bottom:0;transform:translate(-28%, 108%);filter:drop-shadow(0px -6px 11.8px 0px rgba(8, 67, 121, 0.19))}.form-step-nav li.active{font-weight:700;background:var(--bg-primary);color:var(--text-white)}.form-step-nav li.active:after{background:rgba(0,0,0,0)}.form-step-nav li.active::before{display:block}.form-step-nav li .step-name{position:relative;z-index:2}.form-step-body{display:block;width:100%;height:auto}.form-step-content{display:none}.form-step-content.active{display:block}.form-step-control{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:48px}.form-step-wrapper .pb-container-wrapper,.single-form .pb-container-wrapper,.step-form .pb-container-wrapper{padding:0}.form-step-wrapper .form-control::placeholder,.single-form .form-control::placeholder,.step-form .form-control::placeholder{color:var(--text-disabled);font-size:1rem;font-family:"Noto Sans Thai",SF Pro,Arial,Segoe UI;font-weight:400}.form-step-wrapper .form-control:valid,.single-form .form-control:valid,.step-form .form-control:valid{background-image:none !important;border-color:#ced4da}.form-step-wrapper .form-control:valid:focus,.single-form .form-control:valid:focus,.step-form .form-control:valid:focus{border-color:#ced4da}.form-step-wrapper.was-validated .form-control:invalid,.single-form.was-validated .form-control:invalid,.step-form.was-validated .form-control:invalid{background-image:none !important;border-color:#dc3545}.form-step-wrapper.was-validated .form-select:valid,.single-form.was-validated .form-select:valid,.step-form.was-validated .form-select:valid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;border-color:#ced4da}.form-step-wrapper .form-check-input.error,.single-form .form-check-input.error,.step-form .form-check-input.error{border-color:#dc3545}.pb-element-cf{margin-bottom:13px}.pb-element-cf.required label:after{content:"*";color:red;margin-left:2px}.pb-element-cf.required .pb-element-checkbox-choice-label:after,.pb-element-cf.required .pb-element-radio-choice-label:after{display:none !important}.pb-element-cf label{font-size:1rem;color:var(--text-grey-darkest);margin-bottom:4px}.pb-element-consent,.bf-button{padding-left:.875rem;padding-right:.875rem}.pb-element-consent .text-primary,.bf-button .text-primary{color:var(--blue-800) !important;font-weight:600}.pb-element-consent label{font-size:.875rem}.pb-element-consent .form-check-input{margin-top:.135rem;flex:0 0 1em}.pb-element-checkbox-choice-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem}.pb-element-checkbox-choice-wrapper.layout-1{flex-direction:column;gap:.75rem}.pb-element-checkbox-choice-wrapper.layout-2 .pb-element-checkbox-choice-label{width:100%}.pb-element-checkbox-choice-wrapper.layout-3 .pb-element-checkbox-choice-label{width:100%}.pb-element-checkbox-choice-wrapper .pb-element-checkbox-choice-label{font-size:1rem}.pb-element-radio-choice{font-size:1rem}.pb-element-radio-choice-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem}.pb-element-radio-choice-wrapper.layout-1{flex-direction:column;gap:.75rem}.pb-element-radio-choice-wrapper.layout-2 .pb-element-radio-choice-label{width:100%}.pb-element-radio-choice-wrapper.layout-3 .pb-element-radio-choice-label{width:100%}.pb-element-radio-choice-wrapper .pb-element-radio-choice-label{font-size:1rem}.pb-element-file_upload{display:flex;flex-direction:column;align-items:center;background:var(--primary-50);padding:.25rem;overflow:hidden;max-width:300px;border-radius:10px}.pb-element-file_upload label{font-size:1rem}.pb-element-file_upload .b-upload{width:132px;height:110px;border-radius:6px;border:1px solid var(--primary-500);background:#f0f8ff}.pb-element-file_upload .b-upload .cf-input{position:absolute;bottom:.75rem;cursor:pointer;left:5px;opacity:0;z-index:3;width:120px}.pb-element-file_upload .b-upload .input-upload{position:relative;width:100%;height:100%;overflow:hidden}.pb-element-file_upload .b-upload .input-upload .upload-files{display:flex;justify-content:center;flex-direction:column;align-items:center;width:126px;height:100%;padding:12px 10px 10px}.pb-element-file_upload .b-upload .input-upload .btn-browse{font-size:.875rem;font-weight:700;color:var(--text-white);background-color:var(--primary-400);padding:5px .875rem;border-radius:4px;border:1px solid var(--primary-400);display:flex;align-items:center;justify-content:center;margin-top:.5rem;position:absolute;width:90%;bottom:.75rem;left:50%;transform:translate(-50%, 0%);z-index:1}.pb-element-file_upload .b-upload .input-upload .file-preview{position:absolute;top:32%;left:50%;transform:translate(-50%, -50%)}.pb-element-file_upload .b-upload .input-upload .file-preview .img{width:36px}.pb-element-file_upload .file-name{width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.swal2-container .swal2-popup{padding:2.5rem;border-radius:1rem}.swal2-container .swal2-html-container p{margin-bottom:0}.swal2-container .swal2-image{margin:0 auto}.swal2-container .swal2-actions{width:100%}.swal2-container .btn-confirm-consent,.swal2-container .btn-confirm{font-size:1rem;font-weight:700;text-decoration:none;border-radius:4rem;color:var(--text-white);background:linear-gradient(90deg, #24983f 0%, #28a745 50%, #83d14d 100%);padding:.5rem 1rem;border:none;box-shadow:none !important;width:100%}.swal2-container .btn-confirm-consent:hover,.swal2-container .btn-confirm-consent:active,.swal2-container .btn-confirm:hover,.swal2-container .btn-confirm:active{background:linear-gradient(270deg, #24983f 0%, #28a745 50%, #83d14d 100%) !important;color:var(--text-white) !important}.swal2-container .swal2-html-container{margin:0;text-align:unset;height:280px;padding:.5rem;margin-top:1rem}.swal2-container .btn-cancel{font-size:1rem;font-weight:700;text-decoration:none;border-radius:4rem;color:#182230;background-color:var(--bg-white);padding:.5rem 1rem;border:1px solid #182230;min-width:120px;box-shadow:none !important;width:100%}.swal2-container .btn-cancel:hover,.swal2-container .btn-cancel:active{background-color:#182230;border:1px solid #182230;color:var(--text-white)}.swal2-container .btn-cancel:focus{box-shadow:none}.signature_pad-wrapper{position:relative}.signature_pad-wrapper .signature-pad{border:solid 1px #ced4da}.signature_pad-wrapper textarea{opacity:0;pointer-events:none;position:absolute;left:0;top:0;height:200px;width:100%;max-width:400px}.pb-element-accordion .accordion-button,.pb-element-accordion .accordion-body,.faq-accordion .accordion-button,.faq-accordion .accordion-body{padding:16px 20px !important}.pb-element-accordion .accordion-button img,.faq-accordion .accordion-button img{width:72px;height:48px;border-radius:.5rem;margin-right:1rem;object-fit:cover}.pb-element-accordion .accordion-button i,.faq-accordion .accordion-button i{font-size:1.25rem;line-height:.5}.pb-element-accordion .accordion-button:after,.faq-accordion .accordion-button:after{display:none}.pb-element-accordion .accordion-button .bi-plus-circle-fill::before,.faq-accordion .accordion-button .bi-plus-circle-fill::before{content:""}.pb-element-accordion .accordion-button .bi-plus-square-fill::before,.faq-accordion .accordion-button .bi-plus-square-fill::before{content:""}.pb-element-accordion .accordion-button .bi-chevron-down::before,.faq-accordion .accordion-button .bi-chevron-down::before{content:""}.pb-element-accordion .accordion-button .bi-caret-down::before,.faq-accordion .accordion-button .bi-caret-down::before{content:""}.pb-element-accordion .accordion-button .bi-caret-down-fill::before,.faq-accordion .accordion-button .bi-caret-down-fill::before{content:""}.pb-element-accordion .accordion-button .bi-plus-square::before,.faq-accordion .accordion-button .bi-plus-square::before{content:""}.pb-element-accordion .accordion-button .bi-plus-circle::before,.faq-accordion .accordion-button .bi-plus-circle::before{content:""}.pb-element-accordion .accordion-button .bi-plus-lg::before,.faq-accordion .accordion-button .bi-plus-lg::before{content:""}.pb-element-accordion .accordion-button .bi-plus::before,.faq-accordion .accordion-button .bi-plus::before{content:""}.pb-element-accordion .accordion-button.collapsed .bi-plus-circle-fill::before,.faq-accordion .accordion-button.collapsed .bi-plus-circle-fill::before{content:""}.pb-element-accordion .accordion-button.collapsed .bi-plus-square-fill::before,.faq-accordion .accordion-button.collapsed .bi-plus-square-fill::before{content:""}.pb-element-accordion .accordion-button.collapsed .bi-chevron-down::before,.faq-accordion .accordion-button.collapsed .bi-chevron-down::before{content:""}.pb-element-accordion .accordion-button.collapsed .bi-caret-down::before,.faq-accordion .accordion-button.collapsed .bi-caret-down::before{content:""}.pb-element-accordion .accordion-button.collapsed .bi-caret-down-fill::before,.faq-accordion .accordion-button.collapsed .bi-caret-down-fill::before{content:""}.pb-element-accordion .accordion-button.collapsed .bi-plus-square::before,.faq-accordion .accordion-button.collapsed .bi-plus-square::before{content:""}.pb-element-accordion .accordion-button.collapsed .bi-plus-circle::before,.faq-accordion .accordion-button.collapsed .bi-plus-circle::before{content:""}.pb-element-accordion .accordion-button.collapsed .bi-plus-lg::before,.faq-accordion .accordion-button.collapsed .bi-plus-lg::before{content:""}.pb-element-accordion .accordion-button.collapsed .bi-plus::before,.faq-accordion .accordion-button.collapsed .bi-plus::before{content:""}.pb-element-accordion .widget-template,.pb-element-accordion .faq-template,.faq-accordion .widget-template,.faq-accordion .faq-template{position:relative}.pb-element-accordion .widget-template-accordion .accordion-item,.pb-element-accordion .faq-template-accordion .accordion-item,.faq-accordion .widget-template-accordion .accordion-item,.faq-accordion .faq-template-accordion .accordion-item{border:0px solid rgba(0,0,0,0);background-color:var(--bg-white);border-radius:8px !important;box-shadow:var(--ShadowAccordian);border-bottom:1px solid var(--border-grey-light);margin:1rem 0}.pb-element-accordion .widget-template-accordion .accordion-button,.pb-element-accordion .faq-template-accordion .accordion-button,.faq-accordion .widget-template-accordion .accordion-button,.faq-accordion .faq-template-accordion .accordion-button{gap:.75rem;color:var(--blue-950);padding:1rem 2rem}.pb-element-accordion .widget-template-accordion .accordion-button:not(.collapsed),.pb-element-accordion .faq-template-accordion .accordion-button:not(.collapsed),.faq-accordion .widget-template-accordion .accordion-button:not(.collapsed),.faq-accordion .faq-template-accordion .accordion-button:not(.collapsed){border-radius:8px 8px 0 0 !important;background-color:var(--blue-950);color:var(--text-white);box-shadow:none;border-bottom:1px solid var(--border-grey-light)}.pb-element-accordion .widget-template-accordion .accordion-button:not(.collapsed)::after,.pb-element-accordion .faq-template-accordion .accordion-button:not(.collapsed)::after,.faq-accordion .widget-template-accordion .accordion-button:not(.collapsed)::after,.faq-accordion .faq-template-accordion .accordion-button:not(.collapsed)::after{filter:invert(10%) sepia(100%) saturate(6880%) hue-rotate(347deg) brightness(90%) contrast(97%)}.pb-element-accordion .widget-template-accordion .accordion-button:not(.collapsed) .arrow,.pb-element-accordion .faq-template-accordion .accordion-button:not(.collapsed) .arrow,.faq-accordion .widget-template-accordion .accordion-button:not(.collapsed) .arrow,.faq-accordion .faq-template-accordion .accordion-button:not(.collapsed) .arrow{background:var(--red-500)}.pb-element-accordion .widget-template-accordion .accordion-button:not(.collapsed) .arrow span,.pb-element-accordion .widget-template-accordion .accordion-button:not(.collapsed) .arrow i,.pb-element-accordion .faq-template-accordion .accordion-button:not(.collapsed) .arrow span,.pb-element-accordion .faq-template-accordion .accordion-button:not(.collapsed) .arrow i,.faq-accordion .widget-template-accordion .accordion-button:not(.collapsed) .arrow span,.faq-accordion .widget-template-accordion .accordion-button:not(.collapsed) .arrow i,.faq-accordion .faq-template-accordion .accordion-button:not(.collapsed) .arrow span,.faq-accordion .faq-template-accordion .accordion-button:not(.collapsed) .arrow i{color:var(--text-white);margin-bottom:0}.pb-element-accordion .widget-template-accordion .accordion-button:focus,.pb-element-accordion .faq-template-accordion .accordion-button:focus,.faq-accordion .widget-template-accordion .accordion-button:focus,.faq-accordion .faq-template-accordion .accordion-button:focus{box-shadow:none}.pb-element-accordion .widget-template-accordion .accordion-button .title,.pb-element-accordion .faq-template-accordion .accordion-button .title,.faq-accordion .widget-template-accordion .accordion-button .title,.faq-accordion .faq-template-accordion .accordion-button .title{font-size:1rem}@media only screen and (min-width: 768px){.pb-element-accordion .widget-template-accordion .accordion-button .title,.pb-element-accordion .faq-template-accordion .accordion-button .title,.faq-accordion .widget-template-accordion .accordion-button .title,.faq-accordion .faq-template-accordion .accordion-button .title{font-size:1.25rem}}.pb-element-accordion .widget-template-accordion .accordion-body,.pb-element-accordion .faq-template-accordion .accordion-body,.faq-accordion .widget-template-accordion .accordion-body,.faq-accordion .faq-template-accordion .accordion-body{color:var(--text-grey-dark);padding:1.5rem;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.pb-element-accordion .widget-template-accordion .accordion-body img,.pb-element-accordion .faq-template-accordion .accordion-body img,.faq-accordion .widget-template-accordion .accordion-body img,.faq-accordion .faq-template-accordion .accordion-body img{max-width:100%;height:auto}.pb-element-accordion .widget-template-accordion .arrow,.pb-element-accordion .faq-template-accordion .arrow,.faq-accordion .widget-template-accordion .arrow,.faq-accordion .faq-template-accordion .arrow{width:30px;height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:var(--red-500);margin-left:1rem}.pb-element-accordion .widget-template-accordion .arrow span,.pb-element-accordion .widget-template-accordion .arrow i,.pb-element-accordion .faq-template-accordion .arrow span,.pb-element-accordion .faq-template-accordion .arrow i,.faq-accordion .widget-template-accordion .arrow span,.faq-accordion .widget-template-accordion .arrow i,.faq-accordion .faq-template-accordion .arrow span,.faq-accordion .faq-template-accordion .arrow i{color:var(--text-white)}.pb-element-accordion2 .title,.pb-element-accordion2 .title-col{font-size:1.125rem;color:var(--text-white);font-weight:600}.pb-element-accordion2 .title{color:var(--text-black)}.pb-element-accordion2 .list-accordion{list-style-type:none;padding-left:0;display:flex;flex-direction:column;gap:1rem}.pb-element-accordion2 .item .name{display:flex;justify-content:space-between;align-items:center;word-break:break-all;gap:1rem;position:relative;padding:1rem;border-radius:.5rem;border-bottom:1px solid var(--border-grey-light);background:var(--bg-white);box-shadow:var(--ShadowAccordian);font-size:1.25rem;font-weight:700;cursor:pointer;transition:background .3s ease,border-radius .3s ease}.pb-element-accordion2 .item .detail{padding:0 24px;border-radius:0 0 .5rem .5rem;background:var(--bg-white);box-shadow:var(--ShadowAccordian);transition:max-height .4s ease,opacity .4s ease,padding .4s ease}.pb-element-accordion2 .item .detail p{margin-bottom:0}.pb-element-accordion2 .item .detail img{max-width:100%;height:auto}.pb-element-accordion2 .item .bi-chevron-down::before{font-family:"fontello" !important;vertical-align:0;content:""}.pb-element-accordion2 .item .icon{width:30px;height:30px;flex:0 0 30px;margin-left:1rem;border-radius:100%;display:flex;align-items:center;justify-content:center;background:rgba(2,92,162,.1)}.pb-element-accordion2 .item .icon i{margin-bottom:-3px;color:var(--blue-800)}.pb-element-accordion2 .item .icon i.xs{font-size:.75rem}.pb-element-accordion2 .item .icon i.s{font-size:.875rem}.pb-element-accordion2 .item .icon i.m{font-size:1rem}.pb-element-accordion2 .item .icon i.l{font-size:1.125rem}.pb-element-accordion2 .item .icon i.xl{font-size:1.25rem}.pb-element-accordion2 .item.active .name{background:#eff8ff;border-radius:0 .5rem 0 0}.pb-element-accordion2 .item.active .name::before{content:"";position:absolute;bottom:0;left:0;height:100%;border-left:6px solid var(--red-500);z-index:1}.pb-element-accordion2 .item.active .detail{padding:24px;border-bottom:1px solid var(--border-grey-light)}.pb-element-accordion2 .item.active .icon{background:var(--blue-800)}.pb-element-accordion2 .item.active .icon i{color:var(--text-white)}.pb-element-accordion2 .item.active .bi-plus-circle-fill::before{content:""}.pb-element-accordion2 .item.active .bi-plus-square-fill::before{content:""}.pb-element-accordion2 .item.active .bi-chevron-down{margin-bottom:0}.pb-element-accordion2 .item.active .bi-chevron-down::before{content:""}.pb-element-accordion2 .item.active .bi-caret-down::before{content:""}.pb-element-accordion2 .item.active .bi-caret-down-fill::before{content:""}.pb-element-accordion2 .item.active .bi-plus-square::before{content:""}.pb-element-accordion2 .item.active .bi-plus-circle::before{content:""}.pb-element-accordion2 .item.active .bi-plus-lg::before{content:""}.pb-element-accordion2 .accordion-button,.pb-element-accordion2 .accordion-body{padding:.5rem 0 !important}.pb-element-accordion2 .accordion-button div,.pb-element-accordion2 .accordion-body div{word-break:break-word;word-wrap:break-word;max-width:100% !important}.pb-element-accordion2 .accordion-button img{width:72px;height:48px;border-radius:.5rem;margin-right:1rem;object-fit:cover}.pb-element-accordion2 .accordion-button:after{display:none}.pb-element-accordion2 .accordion-button .bi-plus-circle-fill::before{content:""}.pb-element-accordion2 .accordion-button .bi-plus-square-fill::before{content:""}.pb-element-accordion2 .accordion-button .bi-chevron-down::before{content:""}.pb-element-accordion2 .accordion-button .bi-caret-down::before{content:""}.pb-element-accordion2 .accordion-button .bi-caret-down-fill::before{content:""}.pb-element-accordion2 .accordion-button .bi-plus-square::before{content:""}.pb-element-accordion2 .accordion-button .bi-plus-circle::before{content:""}.pb-element-accordion2 .accordion-button .bi-plus-lg::before{content:""}.pb-element-accordion2 .accordion-button .bi-plus::before{content:""}.pb-element-accordion2 .accordion-button.collapsed .bi-plus-circle-fill::before{content:""}.pb-element-accordion2 .accordion-button.collapsed .bi-plus-square-fill::before{content:""}.pb-element-accordion2 .accordion-button.collapsed .bi-chevron-down::before{content:""}.pb-element-accordion2 .accordion-button.collapsed .bi-caret-down::before{content:""}.pb-element-accordion2 .accordion-button.collapsed .bi-caret-down-fill::before{content:""}.pb-element-accordion2 .accordion-button.collapsed .bi-plus-square::before{content:""}.pb-element-accordion2 .accordion-button.collapsed .bi-plus-circle::before{content:""}.pb-element-accordion2 .accordion-button.collapsed .bi-plus-lg::before{content:""}.pb-element-accordion2 .accordion-button.collapsed .bi-plus::before{content:""}.pb-element-accordion2 .widget-template{position:relative}.pb-element-accordion2 .widget-template-accordion .accordion-item{border:0px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);border-radius:8px !important;margin:1rem 0}.pb-element-accordion2 .widget-template-accordion .accordion-button{gap:.75rem;padding:.5rem 1rem !important;box-shadow:none;background-color:var(--primary-500);color:var(--text-white);border-radius:.5rem}.pb-element-accordion2 .widget-template-accordion .accordion-button .arrow span.xs{font-size:.75rem}.pb-element-accordion2 .widget-template-accordion .accordion-button .arrow span.s{font-size:.875rem}.pb-element-accordion2 .widget-template-accordion .accordion-button .arrow span.m{font-size:1rem}.pb-element-accordion2 .widget-template-accordion .accordion-button .arrow span.l{font-size:1.125rem}.pb-element-accordion2 .widget-template-accordion .accordion-button .arrow span.xl{font-size:1.25rem}.pb-element-accordion2 .widget-template-accordion .accordion-button.collapsed{border-radius:.5rem}.pb-element-accordion2 .widget-template-accordion .accordion-button:not(.collapsed)::after{filter:invert(10%) sepia(100%) saturate(6880%) hue-rotate(347deg) brightness(90%) contrast(97%)}.pb-element-accordion2 .widget-template-accordion .accordion-button:not(.collapsed) .arrow span{color:var(--text-white);margin-bottom:0}.pb-element-accordion2 .widget-template-accordion .accordion-button:focus{box-shadow:none}.pb-element-accordion2 .widget-template-accordion .accordion-button .title{font-size:1rem}@media only screen and (min-width: 768px){.pb-element-accordion2 .widget-template-accordion .accordion-button .title{font-size:1.25rem}}.pb-element-accordion2 .widget-template-accordion .accordion-body{background-color:rgba(0,0,0,0);color:var(--text-grey-dark);padding:1.5rem 0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.pb-element-accordion2 .widget-template-accordion .accordion-body ol li{margin-top:.6rem}.pb-element-accordion2 .widget-template-accordion .accordion-body img{max-width:100%;height:auto}.pb-element-accordion2 .widget-template-accordion .arrow{width:30px;height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:center;border-radius:100%;margin-left:1rem}.pb-element-accordion2 tbody,.pb-element-accordion2 td,.pb-element-accordion2 tfoot,.pb-element-accordion2 th,.pb-element-accordion2 thead,.pb-element-accordion2 tr{border-style:inherit;border-width:inherit}.pb-element-third_party{position:relative}.pb-element-third_party.reports-api{background:url(../images/static/bg-blue.png);background-repeat:no-repeat;background-size:cover;min-height:613px;padding-bottom:2rem;overflow:hidden;position:relative;overflow:hidden;clip-path:ellipse(220% 78% at 48% 18%);z-index:2}@media only screen and (min-width: 768px){.pb-element-third_party.reports-api{clip-path:ellipse(150% 78% at 48% 18%)}}@media only screen and (min-width: 992px){.pb-element-third_party.reports-api{clip-path:ellipse(120% 78% at 48% 18%)}}@media only screen and (min-width: 1200px){.pb-element-third_party.reports-api{padding-bottom:5rem;clip-path:ellipse(80% 78% at 48% 18%)}}.pb-element-third_party .third-party-report{display:flex;align-items:flex-end;flex-direction:column-reverse;gap:1rem;color:var(--text-white);padding:3.563rem 24px;height:100%;max-width:1320px;margin:auto}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-report{padding:3.563rem 3rem}}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-report{flex-direction:row;padding:3.563rem 0}}.pb-element-third_party .third-party-report .box-data{width:100%;flex:0 0 100%;height:100%}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-report .box-data{width:calc(50% - .5rem);flex:0 0 calc(50% - .5rem)}}.pb-element-third_party .third-party-report .box-data .title{font-size:1.25rem;font-weight:700}.pb-element-third_party .third-party-report .box-data .cnt{font-size:1.875rem;font-weight:700;white-space:nowrap}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-report .box-data .cnt{font-size:2.25rem}}.pb-element-third_party .third-party-report .box-data .cnt small{font-size:1.5rem}.pb-element-third_party .third-party-report .box-data .estimate .cnt{font-size:2.5rem}.pb-element-third_party .third-party-report .box-data .img-obj{position:absolute;bottom:0;left:50%;transform:translate(-50%, 0%);width:640px;z-index:1;max-width:unset;pointer-events:none}@media only screen and (min-width: 992px){.pb-element-third_party .third-party-report .box-data .img-obj{width:90%}}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-report .box-data .img-obj{width:56%;left:0;max-width:100%;transform:translate(0%, 8%)}}@media only screen and (min-width: 1400px){.pb-element-third_party .third-party-report .box-data .img-obj{width:54%}}@media only screen and (min-width: 1600px){.pb-element-third_party .third-party-report .box-data .img-obj{top:-8vw;bottom:auto}}.pb-element-third_party .third-party-report .data-right .b-title{margin-bottom:1.75rem}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-report .data-right .b-title{margin:0 1rem 1.75rem}}.pb-element-third_party .third-party-report .data-right .estimate{display:flex;flex-direction:column;gap:1rem;padding:1rem 0;border-bottom:1px solid hsla(0,0%,100%,.2)}.pb-element-third_party .third-party-report .data-left{display:flex;justify-content:center;align-items:flex-end;margin-top:14rem}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-report .data-left{margin-top:20rem}}@media only screen and (min-width: 1024px){.pb-element-third_party .third-party-report .data-left{margin-top:24rem}}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-report .data-left{margin-top:0}}.pb-element-third_party .third-party-report .data-left .box-evaluated{padding:18px 20px;border-radius:1rem;background:rgba(7,58,149,.8)}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-report .data-left .box-evaluated{padding:26px 27px;min-width:300px}}.pb-element-third_party .third-party-report .data-left .box-certificate{padding:16px 22px;border-radius:1rem;background:rgba(30,149,247,.85)}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-report .data-left .box-certificate{padding:20px 31px}}.pb-element-third_party .third-party-report .gd-2{display:flex;flex-wrap:wrap;gap:24px}.pb-element-third_party .third-party-report .gd-2 .item{width:100%;flex:0 0 100%;display:flex;align-items:center;gap:26px}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-report .gd-2 .item{width:calc(50% - 12px);flex:0 0 calc(50% - 12px)}}.pb-element-third_party .third-party-report .gd-2 .item .icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;flex:0 0 52px;padding:.75rem;border-radius:100%;border:1px solid var(--border-white)}.pb-element-third_party .third-party-report .gd-2 .item .text{font-size:.875rem;font-weight:700;margin-bottom:.375rem}.pb-element-third_party .third-party-report .gd-2 .item .cnt-data{font-size:1.25rem;font-weight:700}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-report .gd-2 .item .cnt-data{font-size:1.5rem}}.pb-element-third_party.api_etraining_course{position:relative;width:100%}.pb-element-third_party.api_etraining_course .third-party-course{display:flex;justify-content:end;max-width:338px;margin-right:0}.pb-element-third_party.api_etraining_course .third-party-course .etraining-course{padding:1.5rem 1rem;background-color:var(--blue-900);border-radius:.75rem;display:flex;align-items:center;gap:1rem;pointer-events:none;width:100%}@media only screen and (min-width: 1200px){.pb-element-third_party.api_etraining_course .third-party-course .etraining-course{padding:2.5rem 1.5rem}}.pb-element-third_party.api_etraining_course .third-party-course .etraining-course .text{color:var(--text-white);font-weight:700}.pb-element-third_party.api_etraining_course .third-party-course .etraining-course .text .title{font-size:1rem}.pb-element-third_party.api_etraining_course .third-party-course .etraining-course .text .amount{font-size:1.75rem}@media only screen and (min-width: 1200px){.pb-element-third_party.api_etraining_course .third-party-course .etraining-course .text .title{font-size:1.25rem}.pb-element-third_party.api_etraining_course .third-party-course .etraining-course .text .amount{font-size:2.25rem}}.pb-element-third_party .third-party-application .application-total{color:var(--text-white);font-size:2rem;font-weight:700}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-application .application-total{font-size:3rem}}.pb-element-third_party .third-party-regis-org .gd-2{display:flex;flex-wrap:wrap;gap:24px}.pb-element-third_party .third-party-regis-org .gd-2 .item{width:100%;flex:0 0 100%;display:flex;align-items:center;gap:8px}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-regis-org .gd-2 .item{width:calc(50% - 12px);flex:0 0 calc(50% - 12px)}}.pb-element-third_party .third-party-regis-org .gd-2 .item .icon{display:flex;align-items:center;justify-content:center;padding:.75rem;border:1px solid var(--border-white)}.pb-element-third_party .third-party-regis-org .gd-2 .item .icon img{width:104px}.pb-element-third_party .third-party-regis-org .gd-2 .item .title{font-size:1.25rem;font-weight:700;margin-bottom:.375rem}.pb-element-third_party .third-party-regis-org .gd-2 .item .cnt-data{font-size:1.25rem;font-weight:700;color:var(--red-500)}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-regis-org .gd-2 .item .cnt-data{font-size:2.25rem}}.pb-element-third_party .third-party-ewe .gd-2{display:flex;flex-wrap:wrap;gap:24px}.pb-element-third_party .third-party-ewe .gd-2 .item{width:100%;flex:0 0 100%;display:flex;align-items:flex-start;flex-direction:column;gap:24px}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-ewe .gd-2 .item{width:calc(50% - 12px);flex:0 0 calc(50% - 12px)}}.pb-element-third_party .third-party-ewe .gd-2 .item .icon{display:flex;align-items:center;justify-content:center;border:1px solid var(--border-white)}.pb-element-third_party .third-party-ewe .gd-2 .item .title{font-size:1.25rem;font-weight:700;color:#072643;margin-bottom:24px}.pb-element-third_party .third-party-ewe .gd-2 .item .des{font-size:1.25rem;font-weight:700;color:var(--blue-950);margin-bottom:24px}.pb-element-third_party .third-party-ewe .gd-2 .item .cnt-data{font-size:1.25rem;font-weight:700;color:var(--red-500)}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-ewe .gd-2 .item .cnt-data{font-size:2.25rem}}.pb-element-third_party .third-party-database{margin-top:1.5rem}.pb-element-third_party .third-party-database .cnt-data{color:var(--text-white);font-size:1.75rem;font-weight:700}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-database .cnt-data{font-size:2.25rem}}.pb-element-third_party .third-party-c2t .item-list,.pb-element-third_party .third-party-c2c .item-list{display:flex;flex-direction:column;gap:20px}.pb-element-third_party .third-party-c2t .item-list .item,.pb-element-third_party .third-party-c2c .item-list .item{width:100%;flex:0 0 100%;display:flex;align-items:center;gap:24px;padding-bottom:.75rem;border-bottom:1px solid #d0d5dd}.pb-element-third_party .third-party-c2t .item-list .item:last-child,.pb-element-third_party .third-party-c2c .item-list .item:last-child{border-color:rgba(0,0,0,0)}.pb-element-third_party .third-party-c2t .item-list .item .icon,.pb-element-third_party .third-party-c2c .item-list .item .icon{display:flex;align-items:center;justify-content:center}.pb-element-third_party .third-party-c2t .item-list .item .title,.pb-element-third_party .third-party-c2c .item-list .item .title{font-size:1.25rem;font-weight:700;color:#072643}.pb-element-third_party .third-party-c2t .item-list .item .title span,.pb-element-third_party .third-party-c2c .item-list .item .title span{font-weight:400}.pb-element-third_party .third-party-c2t .item-list .item .cnt-data,.pb-element-third_party .third-party-c2c .item-list .item .cnt-data{font-size:1.25rem;font-weight:700;color:var(--red-500)}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-c2t .item-list .item .cnt-data,.pb-element-third_party .third-party-c2c .item-list .item .cnt-data{font-size:2.25rem}}.pb-element-third_party .third-party-c2e .item-list{display:flex;flex-direction:column;gap:20px}.pb-element-third_party .third-party-c2e .item-list .item{width:100%;flex:0 0 100%;display:flex;align-items:center;gap:24px;padding-bottom:.75rem;border-bottom:1px solid #d0d5dd}.pb-element-third_party .third-party-c2e .item-list .item:last-child{border-color:rgba(0,0,0,0)}.pb-element-third_party .third-party-c2e .item-list .item .icon{display:flex;align-items:center;justify-content:center}.pb-element-third_party .third-party-c2e .item-list .item .title{font-size:1rem;font-weight:700;color:var(--text-white)}.pb-element-third_party .third-party-c2e .item-list .item .title span{font-weight:400}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-c2e .item-list .item .title{font-size:1.25rem}}.pb-element-third_party .third-party-c2e .item-list .item .cnt-data{font-size:1.5rem;font-weight:700;color:var(--text-white)}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-c2e .item-list .item .cnt-data{font-size:2.25rem}}.pb-element-third_party .third-party-info .b-blue{border-radius:12px;border:1px solid rgba(2,92,162,.2);background:var(--blue-900);padding:1.25rem 2rem;color:var(--text-white);font-weight:700;margin-bottom:1rem}.pb-element-third_party .third-party-info .b-blue .title{font-size:1.125rem}.pb-element-third_party .third-party-info .b-blue .cnt-data{font-size:2.25rem}.pb-element-third_party .third-party-info .gd-2{display:flex;flex-wrap:wrap;gap:24px}.pb-element-third_party .third-party-info .gd-2 .item{width:100%;flex:0 0 100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-info .gd-2 .item{width:calc(50% - 12px);flex:0 0 calc(50% - 12px)}}.pb-element-third_party .third-party-info .gd-2 .item:last-child{margin-bottom:1.5rem}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-info .gd-2 .item:last-child{width:100%;flex:0 0 100%}}.pb-element-third_party .third-party-info .gd-cer-2 .item .title,.pb-element-third_party .third-party-info .gd-2 .item .title{font-size:1.25rem;font-weight:700;margin-bottom:.375rem}.pb-element-third_party .third-party-info .gd-cer-2 .item .cnt-data,.pb-element-third_party .third-party-info .gd-2 .item .cnt-data{font-size:1.125rem;font-weight:700;color:var(--blue-800)}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-info .gd-cer-2 .item .cnt-data,.pb-element-third_party .third-party-info .gd-2 .item .cnt-data{font-size:1.5rem}}.pb-element-third_party .third-party-info .gd-cer-2{display:flex;flex-wrap:wrap;gap:24px}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-info .gd-cer-2 .item{width:calc(50% - 12px);flex:0 0 calc(50% - 12px)}}.pb-element-third_party .third-party-assessment{margin-bottom:2rem}.pb-element-third_party .third-party-assessment .gd-2{display:flex;flex-wrap:wrap;gap:24px}.pb-element-third_party .third-party-assessment .gd-2 .item{width:100%;flex:0 0 100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media only screen and (min-width: 768px){.pb-element-third_party .third-party-assessment .gd-2 .item{width:calc(50% - 12px);flex:0 0 calc(50% - 12px)}}.pb-element-third_party .third-party-assessment .gd-2 .item .title{display:-webkit-box;height:5.625rem;font-size:1.25rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;margin-bottom:.375rem}.pb-element-third_party .third-party-assessment .gd-2 .item .cnt-data{font-size:1.125rem;font-weight:700;color:var(--blue-800)}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-assessment .gd-2 .item .cnt-data{font-size:1.5rem}}.pb-element-third_party .third-party-sme{padding:0 1rem 1rem !important;position:absolute;bottom:0}.pb-element-third_party .third-party-sme .title{font-size:1.25rem;font-weight:700;margin-bottom:.375rem;color:var(--text-white)}.pb-element-third_party .third-party-sme .gd-2{display:flex;flex-wrap:wrap;gap:24px}.pb-element-third_party .third-party-sme .gd-2 .item{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.pb-element-third_party .third-party-sme .gd-2 .item .cnt-data{font-size:1.125rem;font-weight:700;color:var(--text-white)}@media only screen and (min-width: 1200px){.pb-element-third_party .third-party-sme .gd-2 .item .cnt-data{font-size:1.5rem}}.line-gd-code{background:var(--gradient, linear-gradient(130deg, #194fb4 0%, #1f78f1 50%, #ed1c24 100%));padding:3px;width:110px;margin:16px 0}.title-api{font-size:1.5rem;color:var(--blue-800)}@media only screen and (min-width: 768px){.title-api{font-size:2rem}}.des-api,.des-day{font-size:1rem;font-weight:700;color:var(--blue-950)}@media only screen and (min-width: 768px){.des-api,.des-day{font-size:1.5rem}}.box-card-api{padding:0;background:var(--blue-900);border-radius:16px;overflow:hidden}.m-bottom-84{margin-bottom:44px !important}@media only screen and (min-width: 992px){.m-bottom-84{margin-bottom:84px !important}}.leaflet-popup-content-wrapper{border-top:4px solid #28a745}.location-item:hover{background-color:#f2f2f2}.location-item a:hover{background-color:#28a745}.location-item a:hover svg path{fill:#fff}.dol-theme-1{display:block !important}.dol-section-top{padding-top:2px}.dol-section-search{position:relative;padding-top:1.5rem;padding-bottom:1.5rem}.dol-section-search .row{--bs-gutter-x: 0}.dol-section-search .text-accent{color:var(--primary-950)}.dol-section-search .pb-container-wrapper::before{content:"";background:var(--primary-50);position:absolute;top:1.5rem;bottom:1.5rem;right:0;left:50%;z-index:-1}.dol-section-search .pb-element-wrapper{background:var(--primary-50);border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem;padding:3rem 1rem;position:relative}.dol-section-search .pb-element-wrapper::before{content:url("../images/static/obj-search-1.svg");position:absolute;left:0;bottom:-6px;z-index:1}@media only screen and (min-width: 768px){.dol-section-search .pb-element-wrapper::after{content:url("../images/static/obj-search-2.svg");position:absolute;right:-0.5rem;bottom:9%;z-index:1}}.dol-grid-blog .post-list-grid{display:grid;gap:1rem}@media only screen and (min-width: 768px){.dol-grid-blog .post-list-grid{grid-template-columns:45% 1fr}}.dol-grid-blog .post-list-grid .card-template{padding:0}@media only screen and (min-width: 768px){.dol-grid-blog .post-list-grid .card-template:first-of-type{grid-row:span 2;flex-direction:column;position:relative}.dol-grid-blog .post-list-grid .card-template:first-of-type .card-item{flex-direction:column}.dol-grid-blog .post-list-grid .card-template:first-of-type .card-image{flex:1;border-radius:0}.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body{position:absolute;bottom:0;background:linear-gradient(to bottom, rgba(22, 92, 38, 0) 0%, rgba(22, 92, 38, 0.6) 50%, rgba(22, 92, 38, 0.9) 100%);padding-top:2.5rem}.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .content{margin-bottom:0}.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .post-info{border-top:1px solid hsla(0,0%,100%,.23)}.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .icon-svg path{fill:var(--text-white)}.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .title,.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .date,.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .view,.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .post-like{color:var(--text-white)}.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .title{margin-bottom:.5rem;display:-webkit-box;height:2.8rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .date,.dol-grid-blog .post-list-grid .card-template:first-of-type .card-body .view{font-weight:600}}.dol-grid-blog .post-list-grid .card-template .card-item{display:flex;height:100%}.dol-grid-blog .post-list-grid .card-template .card-image{flex:0 0 50%;border-top-right-radius:0;border-bottom-right-radius:0;aspect-ratio:4/2.5}@media only screen and (min-width: 992px){.dol-grid-blog .post-list-grid .card-template .card-image{flex:0 0 45%}}.dol-grid-blog .post-list-grid .card-template .card-body{background-color:var(--bg-card-body);padding:.75rem}.dol-grid-blog .post-list-grid .card-template .card-body .content{margin-bottom:0 !important}@media only screen and (min-width: 768px){.dol-grid-blog.dol-grid-highlight .card-template:first-of-type .card-image{aspect-ratio:4/3.6}}.dol-button-image-xs .btn .image{width:90px;max-width:100%;margin:auto}.dol-section-post-list{position:relative;padding:2rem 0;background:url("../images/static/bg-section-postlist.jpg") no-repeat;background-size:cover;overflow:hidden}@media only screen and (min-width: 992px){.dol-section-post-list{padding-top:4.625rem;padding-bottom:4.625rem}.dol-section-post-list .card-template-post-list{min-height:151px;display:flex;flex-direction:column}.dol-section-post-list .card-template-post-list .card-item{display:flex;flex-direction:column;flex:1}.dol-section-post-list .card-template-post-list .card-item .card-body{flex:1;display:flex;flex-direction:column}}@media only screen and (max-width: 767px){.dol-section-post-list .dol-card-container .pb-container-wrapper{padding-left:0 !important;padding-right:0 !important}}.dol-section-post-list::before{content:url("../images/static/obj-post-list-start.svg");position:absolute;left:0;bottom:-0.5rem;z-index:1}.dol-section-post-list::after{content:url("../images/static/obj-post-list.svg");position:absolute;right:-0.5rem;bottom:44%;z-index:1}.dol-card-container{position:relative;z-index:4}.dol-card-container>.pb-row{background-color:var(--bg-white);box-shadow:0px 2px 6px 0 rgba(34,79,47,.1215686275);border-radius:1rem;padding:1.25rem 0;margin-left:0;margin-right:0}@media only screen and (min-width: 992px){.dol-card-container>.pb-row{padding:1.25rem 0}}@media only screen and (min-width: 1200px){.dol-card-container>.pb-row{padding:1.5rem 0}}.dol-section-knowledge{position:relative;padding-top:3.125rem;overflow:hidden}@media only screen and (min-width: 992px){.dol-section-knowledge{padding-bottom:0}}.dol-section-knowledge::before{content:"";width:320px;height:auto;aspect-ratio:320/171;position:absolute;right:0;top:-1px;z-index:1;background:url("../images/static/obj-knowledge.svg") no-repeat;background-size:contain}@media only screen and (max-width: 767px){.dol-section-knowledge::before{width:200px}}.dol-section-knowledge .pb-element-wrapper{position:relative;z-index:4}.dol-section-knowledge .dol-grid-blog .pb-element-post_slider_group-header{flex-direction:column;align-items:flex-start;margin-bottom:1rem;gap:.5rem}@media only screen and (min-width: 768px){.dol-section-knowledge .dol-grid-blog .post-list-grid{grid-template-columns:1fr 1fr 1fr}}.dol-section-knowledge .dol-grid-blog .card-template{padding:0;border:0;flex-direction:column;position:relative;grid-row:unset !important;border-radius:.75rem !important;overflow:hidden !important}@media only screen and (min-width: 768px){.dol-section-knowledge .dol-grid-blog .card-template{flex:1}}@media only screen and (min-width: 768px){.dol-section-knowledge .dol-grid-blog .card-template .card-item{flex-direction:column !important}}.dol-section-knowledge .dol-grid-blog .card-template .card-image{border-radius:0 !important;aspect-ratio:4/2.5}@media only screen and (min-width: 768px){.dol-section-knowledge .dol-grid-blog .card-template .card-image{flex:1}}.dol-section-knowledge .dol-grid-blog .card-template .card-body{position:relative !important;background:var(--bg-grey-lightest) !important;padding:.75rem !important;border-radius:0 !important}@media only screen and (min-width: 768px){.dol-section-knowledge .dol-grid-blog .card-template .card-body{flex:0 0 auto}}.dol-section-knowledge .dol-grid-blog .card-template .card-body .content{margin-bottom:0}.dol-section-knowledge .dol-grid-blog .card-template .card-body .post-info{border-top:1px solid hsla(0,0%,100%,.23);display:none}.dol-section-knowledge .dol-grid-blog .card-template .card-body .icon-svg path{fill:var(--text-white)}.dol-section-knowledge .dol-grid-blog .card-template .card-body .title,.dol-section-knowledge .dol-grid-blog .card-template .card-body .date,.dol-section-knowledge .dol-grid-blog .card-template .card-body .view{color:var(--text-grey-darkest) !important}.dol-section-knowledge .dol-grid-blog .card-template .card-body .title{margin-bottom:.5rem;display:-webkit-box;height:2.8rem;font-size:1rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.dol-section-knowledge .dol-grid-blog .card-template .card-body .date,.dol-section-knowledge .dol-grid-blog .card-template .card-body .view{font-weight:400}.dol-section-knowledge .dol-grid-blog .card-template:hover .card-body .title{color:var(--text-secondary-darkest) !important}.dol-section-navigation{position:relative;background:linear-gradient(180deg, #ffffff 38.75%, #eefcfc 60.19%, #e9fceb 84.48%, #eaf6ec 100%);padding:2rem 0}.dol-profile-list .pb-element-button_grid-item{border-bottom:1px solid var(--border-grey-light) !important}.dol-profile-list .btn{border-top:0 !important;border-left:0 !important;border-right:0 !important}.dol-profile-list .btn .image{display:flex;margin-left:auto;margin-right:auto;margin-bottom:1rem}.dol-profile-list .btn .image img{width:140px;height:140px;border-radius:100%;object-fit:cover}.dol-profile-list .btn .text{color:var(--text-grey-darkest) !important;font-size:1.125rem}.dol-profile-list .btn .detail{color:var(--text-information) !important}.dol-profile-list .btn:hover .text,.dol-profile-list .btn:focus .text{color:var(--primary-500) !important}.dol-bg-box-light{border-radius:1rem;border:2px solid var(--primary-100);background:var(--primary-25);padding:1.5rem}.dol-personal-contact .pb-element-button_grid-item .btn{padding:.5rem 0 !important}.dol-personal-contact .pb-element-button_grid-item .btn .text{color:var(--text-grey-darkest);font-size:.875rem !important;font-weight:400}.dol-personal-contact .pb-element-button_grid-item .btn .detail{color:var(--text-secondary-darkest) !important;font-size:1rem !important;font-weight:700 !important}.dol-personal-contact.dol-grid-auto{display:table;margin:auto}@media only screen and (min-width: 768px){.dol-personal-contact.dol-grid-auto .grid-2{grid-template-columns:auto auto}.dol-personal-contact.dol-grid-auto .grid-3{grid-template-columns:auto auto auto}}.dol-button-grid-theme-green{background:linear-gradient(90deg, #24983f 0%, #28a745 50%, #83d14d 100%);border-radius:1rem}.dol-button-grid-theme-green .pb-element-button_grid-item .btn .text{color:var(--text-white) !important;font-weight:600 !important}.dol-post-no-image .card-template-post-list .card-image{display:none}.dol-post-slide .splide__arrow{border-color:var(--border-white)}.dol-post-slide .splide{background:var(--primary-800);border-radius:.875rem;padding:4px 4px 0;margin:0 auto}.dol-post-slide .splide__pagination__page{border-color:var(--border-white)}.dol-post-slide .card-template{background-color:rgba(0,0,0,0);border-bottom-right-radius:0;border-bottom-left-radius:0;padding-bottom:0;border:0}.dol-post-slide .card-template .card-image{aspect-ratio:4/3}.dol-post-slide .card-template .card-image img{border-radius:.5rem}.dol-post-slide .card-template .card-body{display:none}.dol-equal-height{--bs-gutter-x: 0.5rem}.dol-equal-height .pb-element-wrapper,.dol-equal-height .pb-element-text_block{height:100%}.dol-equal-height .pb-row.row{--bs-gutter-x: 0.5rem;--bs-gutter-y: 0.5rem}.dol-custom-post{margin-bottom:1.5rem;padding-left:0;padding-right:0}@media only screen and (min-width: 992px){.dol-custom-post{margin-bottom:4rem}}.dol-custom-post .pb-element-banner{background:var(--primary-800);padding:.375rem .375rem 0 .375rem;border-radius:.75rem}.dol-custom-post .pb-element-banner .splide__slide{border-radius:.75rem}.dol-custom-post .pb-element-banner .splide__slide a,.dol-custom-post .pb-element-banner .splide__slide img{display:flex;border-radius:.5rem;aspect-ratio:4/3;width:100%;position:relative}.dol-custom-post .pb-element-banner .splide__slide a img,.dol-custom-post .pb-element-banner .splide__slide img img{position:absolute;width:100%;height:100%;border-radius:.5rem;object-fit:cover}.dol-custom-post .pb-element-banner .splide__pagination__page{border-color:var(--bg-white)}.dol-custom-post .pb-element-banner .splide__pagination__page.is-active{border-color:var(--primary-800)}.org_chart svg g{font-family:"Noto Sans Thai",SF Pro,Arial,Segoe UI !important}.pb-element-announce{margin-top:1.875rem;margin-bottom:1.625rem}.pb-element-announce .box-announce{display:flex;align-items:center;width:100%;gap:.5rem;background:#fff;border:.81px solid rgba(40,167,69,.2);border-radius:2.5rem;padding:.5rem .75rem}@media only screen and (min-width: 768px){.pb-element-announce .box-announce{gap:1rem;padding:.75rem 2.5rem}}.pb-element-announce .box-announce .text-announce{text-align:center;font-size:.75rem;font-weight:700}@media only screen and (min-width: 768px){.pb-element-announce .box-announce .text-announce{font-size:1rem;width:176px}}.pb-element-announce .box-announce .divider{background:#134e48;height:24px;width:3px}@media only screen and (min-width: 768px){.pb-element-announce .box-announce .divider{height:32px;width:4px}}.pb-element-announce .announce{width:calc(100% - 108px);display:flex;align-items:center;justify-content:flex-end}@media only screen and (min-width: 768px){.pb-element-announce .announce{width:calc(100% - 200px)}}.splide-announce{width:100%}.splide-announce .splide__track{height:2rem}.splide-announce .splide__list{align-items:center}.splide-announce .splide__arrows{width:68px;position:absolute;right:0;top:15%;height:2rem;z-index:1;background-color:#fff}.splide-announce .splide__arrows .splide__arrow{width:1.25rem;height:1.25rem;background-color:rgba(0,0,0,0);color:var(--text-primary-dark);border:1px solid var(--text-primary-dark)}.splide-announce .splide__arrows .splide__arrow:focus{background-color:rgba(0,0,0,0) !important}.splide-announce .splide__arrows .splide__arrow--prev{left:1rem;top:50%}.splide-announce .splide__arrows .splide__arrow--next{right:0;top:50%}.splide-announce .splide__arrows .splide__arrow .icon{color:var(--text-primary-dark)}@media only screen and (min-width: 768px){.splide-announce .splide__arrows{width:92px;top:0}.splide-announce .splide__arrows .splide__arrow{width:2rem;height:2rem}}.splide-announce .item-slide{font-size:.75rem;font-weight:700;color:#134e48;display:block;width:calc(100% - 58px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media only screen and (min-width: 768px){.splide-announce .item-slide{width:calc(100% - 86px);font-size:1rem}}/*# sourceMappingURL=main.min.css.map */
