:root {
  --floating-cta-corner: 1.25rem;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5;
}

p {
  letter-spacing: 0;
  text-transform: none;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0 0 0 1em;
}

ol {
  margin: 0;
  padding: 0 0 0 1.2em;
}

li {
  margin: 0;
  padding: 0;
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 0;
  display: block;
}

blockquote {
  margin-bottom: 0;
  padding: 0 1em;
  font-size: 1.6rem;
  line-height: 1.3;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.fw2-lc2 {
  transition: all .2s;
}

.sg_spacing_list--gp1 {
  flex-direction: column;
  display: flex;
}

.sg_spacing_item--gp0-5-pb1-bw1b {
  display: flex;
}

.sg_spacing_tag--bw1-br2 {
  text-align: center;
  flex: none;
  min-width: 6em;
  padding: .4em .8em;
}

.card_sg_wrap--bw1-br2-pd2 {
  align-items: flex-start;
  height: 100%;
  position: relative;
}

.card_sg_list--gp1-5 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.card_sg_visual_inner--bc0-1 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 5rem;
  display: flex;
  position: relative;
}

.sg_spacing_bar--cm0-2-br2 {
  display: flex;
}

.sg_example_list--gd12-cd4-ct3-cl2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.sg_example_item {
  width: 100%;
  height: 100%;
  min-height: 5rem;
}

.footer_sg_wrap--bw1t-vt1-vb1 {
  text-align: center;
}

.sg_color_card--br2-pd2-mt2-bw1 {
  width: 100%;
}

.sg_color_item-gv1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.sg_color_visual--br1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 9rem;
  padding: 1.4rem;
  display: flex;
}

.sg_list--gd1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.sg_class_list--gp0-75 {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.sg_class_item--br1-bw1 {
  text-align: center;
  min-width: 3.9em;
  padding: .5em .7em;
  line-height: 1;
  display: inline-block;
}

.sg_font_list--gv3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.sg_font_item--pb2-gp1-5-bw1b {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.sg_space_item_wrap--bw1-bc0-1 {
  width: 100%;
}

.sg_space_item_visual--bg0-1 {
  min-height: 1rem;
}

.sg_space_list--gp5 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.sg_space_item--gp1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sg_link_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.sg_link_item--bw1b-lm0-1 {
  padding-bottom: .1rem;
  display: inline-block;
}

.card_sg_icon {
  width: 2rem;
  height: 2rem;
}

.card_sg_visual_wrap--bw1, .form_main_field_wrap {
  width: 100%;
}

.form_main_field_wrap.gv1-5 {
  flex-direction: column;
  display: flex;
}

.form_main_label--fw2-fs7-2 {
  z-index: 1;
  position: relative;
}

.form_main_wrap {
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.form_main_success_wrap--br1-bw1 {
  background-color: rgba(0, 0, 0, 0);
  padding: 1.2rem;
}

.form_main_list--gv2 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form_main_option_list--gp1-5 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form_main_option_item {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form_main_error_wrap--br1-bw1 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 1.3rem;
  padding: .8rem 1.4rem;
}

.form_main_option_link--bw1-bc1 {
  border-radius: 50%;
  flex: none;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 .5rem 0 0;
}

.form_main_option_link--bw1-bc1.w--redirected-checked {
  background-image: url('../images/round_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .75rem .75rem;
  border-color: #133ed4;
}

.form_main_option_link--bw1-bc1.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

.form_main_field_input--fs7-3-fc1-bw1-bc1-br1-bg1 {
  background-color: rgba(0, 0, 0, 0);
  height: 2.75rem;
  margin-bottom: 0;
  padding: .75rem;
  position: relative;
}

.form_main_field_input--fs7-3-fc1-bw1-bc1-br1-bg1.is-message {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
  padding-top: .5rem;
}

.rich-text h1 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text p {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text figure {
  border-radius: 1.25rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  overflow: hidden;
}

.rich-text img {
  border-radius: 1.25rem;
  width: auto;
  height: auto;
}

.rich-text ul {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text li {
  margin-top: .2rem;
  margin-bottom: .2rem;
}

.rich-text blockquote {
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
  padding: 1em;
  font-size: 1.25rem;
  font-style: italic;
  line-height: 1.5;
}

.display-none {
  display: none;
}

.btn_main_wrap--br1-fs6-fw2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0%;
  background-size: 200%;
  padding: .75rem 1.25rem;
  line-height: 1;
  display: inline-block;
}

.btn_main_wrap--br1-fs6-fw2:hover {
  background-position: 100%;
}

.btn_main_wrap--br1-fs6-fw2.bm0-1.footer_cta {
  z-index: 2;
  position: relative;
}

.btn_main_wrap--br1-fs6-fw2.is-full {
  justify-content: center;
  display: flex;
}

.btn_main_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.btn_main_text--fw2 {
  white-space: nowrap;
}

.btn_play_wrap--br3-bg0 {
  position: relative;
}

.btn_play_base--ca1-br3-bg1 {
  padding-bottom: 0;
  transition: all .2s;
}

.btn_play_list {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  position: relative;
}

.btn_play_icon {
  width: 36%;
  height: 36%;
}

.page_code_wrap {
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav_wrap--bg1-fc1-ff1-bw1b-bc1 {
  z-index: 99;
  border-bottom: 1px solid #000;
  align-items: center;
  height: 5rem;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
}

.logo_asus_wrap--fc0-1 {
  display: flex;
}

.nav_contain--mw1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav_link--bm0-3-br1 {
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: .325rem .75rem;
  font-size: 1rem;
}

.search_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.nav_icon_link--bm0-3-br1 {
  padding: .275rem;
}

.dropdown_list--br2-bg1.w--open {
  flex-direction: column;
  margin-left: -1rem;
  padding: 1rem;
  display: flex;
  box-shadow: 0 20px 30px rgba(112, 114, 131, .15);
}

.globe_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.lan_dropdown--fc1 {
  align-items: center;
  padding: .5rem 0 .5rem .5rem;
  font-size: 1rem;
  display: flex;
}

.dropdown_wrap {
  margin-left: 0;
  margin-right: 0;
}

.splide__track {
  width: 100%;
}

.splide__list {
  display: flex;
}

.splide__slide {
  flex: none;
  width: 100%;
}

.splide__slide.col-4 {
  width: 25%;
}

.hide-l {
  display: none;
}

.nav_link_wrap--gp0-75-fw2 {
  align-items: center;
  display: flex;
}

.splide {
  width: 100%;
  position: relative;
}

.splide.slider-1, .splide.slider-2, .splide.slider-3 {
  overflow: hidden;
}

.h_hero_content {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.h_hero_img_wrap--cd2 {
  padding-top: 62.5%;
  position: relative;
}

.slider_hero_head--mt0-75-mb2-lc4 {
  opacity: 0;
  transition: all 1.6s cubic-bezier(1, 0, 0, 1);
  transform: translate(0, 20px);
}

.h_filter_list--gp1-5 {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.h_space--gp1-5 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.h_filter_wrap {
  margin-bottom: 0;
}

.filter_tab_btn {
  margin-bottom: 0;
  padding-left: 0;
}

.filter_tab_label {
  padding-top: .5rem;
  padding-bottom: .5rem;
  transition: all .2s;
  position: relative;
}

.news_item--br2 {
  flex-direction: column;
  transition: box-shadow .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.news_item--br2.is-mediakit-list {
  flex-direction: row;
}

.news_img_wrap {
  padding-top: 62.5%;
  position: relative;
  overflow: hidden;
}

.news_img_wrap.is_full_height--ca1 {
  z-index: -1;
  height: 100%;
  padding-top: 0%;
}

.news_head--lc2 {
  width: 100%;
}

.news_tag--br1-em0-1 {
  padding: .375rem .75rem;
}

.v-center--mt3 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.news_media_contain--bg1-br2 {
  padding: 1.25rem;
}

.news_media_list {
  align-items: center;
  display: flex;
}

.news_media_icon {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  position: relative;
}

.splide__arrows {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.splide__arrows.is_photo {
  justify-content: space-between;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.splide__arrows.is_imgslide--gp0-75 {
  position: absolute;
  top: 1rem;
  bottom: auto;
  left: auto;
  right: 1rem;
}

.splide__arrow {
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
}

.splide__arrow.is--br3-bw1-bc2-bg0.splide__arrow--prev {
  background-image: url('../images/arrow-left-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.25rem 1.25rem;
}

.splide__arrow.is--br3-bw1-bc2-bg0.splide__arrow--next {
  background-image: url('../images/arrow-right-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.25rem 1.25rem;
}

.splide__arrow.is--br3-bw1.splide__arrow--prev {
  background-image: url('../images/arrow-left-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.25rem 1.25rem;
}

.splide__arrow.is--br3-bw1 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, .3);
  border: 1px solid #fff;
}

.splide__arrow.is--br3-bw1.splide__arrow--next {
  background-image: url('../images/arrow-right-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.25rem 1.25rem;
  border-style: solid;
  border-width: 1px;
}

.splide__pagination {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.splide__pagination__page {
  opacity: .3;
  border-radius: 50px;
  width: .5rem;
  height: .5rem;
  margin-top: 2rem;
  padding-left: 0;
  padding-right: 0;
}

.splide__pagination__page.is-active {
  opacity: 1;
}

.h_center {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.cta_form_wrap {
  margin-bottom: 0;
}

.cta_form_list--gv0-75 {
  display: flex;
  position: relative;
}

.form_main_field_input--fs7-3-fc1-br1-bg1 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  height: 2.75rem;
  margin-bottom: 0;
  padding: .75rem;
  position: relative;
}

.form_main_field_input--fs7-3-fc1-br1-bg1.footer_cta {
  height: 100%;
  margin-right: -1rem;
}

.footer--vt1-vb0-sm0-2-bg4 {
  z-index: 100;
}

.footer_wrap--gv1 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.footer_wrap--cd2-gh5-gv1 {
  align-items: flex-start;
  display: flex;
}

.social_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.social_icon.copy-success {
  display: none;
}

.footer_link_list {
  flex-direction: column;
  display: flex;
}

.footer_wrap--cd3-ct2-bw1t-pv1-25-gv0-75 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer_bot_list--gp0-5, .content_meta_list--fs7-3-fc2-gh0-25 {
  align-items: center;
  display: flex;
}

.content_meta_list--fs7-3-fc2-gh0-25.is-announcement {
  justify-content: center;
}

.featured_img.is-full {
  height: 100%;
  max-height: 40rem;
}

.keypoint_list_item {
  margin-top: .2rem;
  margin-bottom: .2rem;
}

.news_info_list--gp0-75-bg0-pd1-5 {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.news_info_list--gp0-75-bg0-pd1-5.is_type_blog--sm0-2 {
  margin-top: 62.5%;
}

.news_info_list--gp0-75-bg0-pd1-5.is_mediakit--sm0-2 {
  margin-top: 32%;
}

.tbn_img--ca1 {
  transition: transform 1s cubic-bezier(.09, .41, .05, .88);
}

.news_blog_overlay--ca1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 50%, #000);
}

.content_social_wrap {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 5rem;
  right: auto;
}

.social_sticky_list--gp1-25 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 9rem;
}

.footnote_list {
  font-size: .875rem;
}

.content_wrap {
  flex-direction: column;
  display: flex;
  position: relative;
}

.content_wrap.arrow_left--sd1-od0-op2 {
  justify-content: center;
  align-items: flex-start;
}

.content_wrap.arrow_right--od0-op2 {
  justify-content: center;
  align-items: flex-end;
}

.content_wrap.is-404--gv2 {
  align-items: center;
}

.content_wrap.corporate_img--cd12 {
  flex-flow: wrap;
  align-content: center;
  justify-content: center;
}

.news_tag_list--gp0-5 {
  flex-wrap: wrap;
  display: flex;
}

.content_about_list--gp1-5 {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.about_avatar--br1 {
  flex: none;
  width: 4rem;
  height: 4rem;
  overflow: hidden;
}

.about_info_list--gp0-75 {
  flex-direction: column;
  display: flex;
}

.external_icon {
  width: .9rem;
  height: .9rem;
}

.about_link--fs7-2-lm0-1 {
  align-items: center;
  display: flex;
}

.content_action_wrap--gp2-mb1-5 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.action_btn_list--gp1, .social_wrap--gp1-25 {
  align-items: center;
  display: flex;
}

.copy_icon {
  flex: none;
  width: 1.5rem;
  height: 1.5rem;
}

.content_ad_wrap {
  flex-direction: row;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content_ad_wrap.is-side--br2-bg2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.ad_img_wrap {
  flex: 0 44%;
  padding-top: 28.125%;
  position: relative;
}

.ad_img_wrap.is-side {
  padding-top: 62.5%;
}

.ad_info_wrap--pd2 {
  flex: 0 56%;
  align-items: center;
  display: flex;
  position: relative;
}

.ad_overlay {
  filter: blur(3rem);
  background-image: url('../images/ad_img.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 44%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.rog_bg {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.c_figure_item {
  height: auto;
}

.figure_caption--lh3-fc2 {
  margin-top: .5rem;
}

.figure_img_wrap--br2 {
  position: relative;
  overflow: hidden;
}

.img_dl_btn--br1-pd0-75 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  background-color: rgba(0, 0, 0, .3);
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1rem;
  left: auto;
  right: 1rem;
}

.img_dl_btn--br1-pd0-75:hover {
  background-color: rgba(0, 0, 0, .5);
}

.download_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.figure_wrap.is-video--br2 {
  overflow: hidden;
}

.text_center {
  text-align: center;
}

.content_main_contain.cd8-sd3-gv4 {
  flex-direction: column;
  display: flex;
}

.author_meta_wrap--fc1-gp0-25 {
  align-items: center;
  display: flex;
}

.author_meta_img_wrap--br3 {
  width: 2rem;
  height: 2rem;
  overflow: hidden;
}

.figure_img_wrap {
  position: relative;
  overflow: hidden;
}

.figure_img_wrap.is-full {
  max-height: 40rem;
}

.content_side_wrap, .side_list {
  flex-direction: column;
  display: flex;
}

.side_list.contact_item--pd1-25-br2 {
  background-color: #f5f6f6;
  transition: background-color .2s;
}

.side_list.contact_item--pd1-25-br2:hover {
  background-color: #ebebeb;
}

.news_side_item--gv0-75 {
  flex-direction: column;
  display: flex;
}

.form_main_list--gv0-75 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.form_main_list--gh2-gv0-75 {
  flex-direction: row;
  align-items: center;
  display: flex;
  position: relative;
}

.clear_link--fs7-3 {
  white-space: nowrap;
  text-decoration: underline;
}

.archive-contain {
  flex-direction: column;
  display: flex;
}

.v_center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.form_main_list--gd1-cd3-gh2-gv0-75 {
  position: relative;
}

.nav_search_wrap--br2-pd1-sm0-1 {
  width: 30rem;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 20px 30px rgba(112, 114, 131, .15);
}

.nav_search_wrap--br2-pd1-sm0-1.w--open {
  margin-right: -1.25rem;
  box-shadow: 0 20px 30px rgba(112, 114, 131, .15);
}

.search_form {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.search_form.is-mobile {
  display: none;
}

.search_submit--pd0-bg0-br1 {
  background-image: url('../images/icon_search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 2px;
  position: absolute;
}

.close_icon {
  width: 1.5rem;
  height: 1.5rem;
  display: none;
}

.no_result-br2-bg2-pd2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.loader--fc2 {
  width: 3rem;
  height: 3rem;
}

.media_item {
  flex-direction: column;
  display: flex;
}

.media_img_wrap--br2-bg2 {
  padding-top: 62.5%;
  transition: box-shadow .2s;
  position: relative;
  overflow: hidden;
}

.medai_info_list--gp0-75-bg0-ph1-pt1-5 {
  flex-direction: column;
  align-items: flex-start;
  height: 101%;
  display: flex;
}

.play_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.photo_head--lc2-fs5-fw2-lh2 {
  width: 100%;
}

.media_info_list--gp0-75-bg0-pt0-75-ph0-5 {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.img_count_wrap--br1-pv0-25-ph0-5 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  background-color: rgba(0, 0, 0, .3);
  align-items: flex-end;
  transition: background-color .2s;
  display: flex;
  position: absolute;
  top: 1rem;
  bottom: auto;
  left: 1rem;
  right: auto;
}

.stack_icon {
  width: 1.25rem;
  height: 1.25rem;
}

.breadcrumb_wrap--fc2-gp0-5 {
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}

.format_text--lh4 {
  margin-top: .25rem;
}

.photo_head--lc2-fs5-fw2-lh2-fc2 {
  width: 100%;
}

.breadcrumb_link--lc1 {
  max-width: 9rem;
}

.photo_wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.photo_img--br2-bg2 {
  aspect-ratio: 3 / 2;
  object-fit: contain;
}

.download_btn_wrap {
  flex: none;
  display: flex;
}

.download_dropdown_trigger {
  border-top-right-radius: .575rem;
  border-bottom-right-radius: .5rem;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: .75rem;
  display: flex;
}

.btn_download_wrap--fs6 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0%;
  background-size: 200%;
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
  padding: .75rem 1.25rem;
  line-height: 1;
  display: inline-block;
}

.btn_download_wrap--fs6:hover {
  background-position: 100%;
}

.download_link {
  display: flex;
}

.dropdown_download_list--br2.w--open {
  background-color: #fff;
  flex-direction: column;
  padding: 1rem;
  display: flex;
  right: 0;
  box-shadow: 0 20px 30px rgba(112, 114, 131, .15);
}

.download_option_link--bw1-bc2 {
  flex: none;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 .5rem 0 0;
}

.download_option_link--bw1-bc2.w--redirected-checked {
  background-image: url('../images/round.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .5rem .5rem;
}

.download_option_link--bw1-bc2.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0px;
  outline-width: 1px;
  outline-style: solid;
}

.download_option_item--br1 {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: .5rem .75rem;
  display: flex;
}

.download_option_item--br1:hover {
  background-color: #f5f6f6;
}

.download_main_label--fs7-3-fw1 {
  z-index: 1;
  white-space: nowrap;
  margin-right: .5rem;
  position: relative;
}

.download_main_label--fs7-3-fw1-fc2 {
  z-index: 1;
  white-space: nowrap;
  position: relative;
}

.down_icon {
  flex: none;
  width: 1.5rem;
  height: 1.5rem;
}

.mediakit_item--br2 {
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mediakit_overlay--ca1 {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .9));
}

.content_action_wrap--gp2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.mediakit_news_list--gp1 {
  flex-direction: column;
  display: flex;
}

.mediakit_news_img {
  flex: 0 25%;
  min-width: 6.5rem;
  position: relative;
  overflow: hidden;
}

.mediakit_news_info--pd1-5-gp0-25 {
  flex-direction: column;
  flex: 0 75%;
  justify-content: center;
  display: flex;
}

.mediakit_area_wrap--gp2 {
  flex-direction: column;
  display: flex;
}

.mail_icon {
  flex: none;
  width: 1.5rem;
  height: 1.5rem;
}

.contact_list_title {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.form_group--gp1 {
  flex-direction: column;
  display: flex;
}

.form_2col--gh1-5-gv1, .form_2col--gh1-5-gv2 {
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.form_main_label--fw2-fs7-3 {
  z-index: 1;
  position: relative;
}

.float_cta {
  z-index: 99;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 1.5rem;
  left: auto;
  right: 1.5rem;
}

.chat_icon {
  width: 1.75rem;
  height: 1.75rem;
}

.float_cta_btn--fs6 {
  border-radius: 1.25rem var(--floating-cta-corner) 1.25rem 1.25rem;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0%;
  background-size: 200%;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  line-height: 1;
  transition: transform .2s;
  display: flex;
}

.float_cta_btn--fs6:hover {
  background-position: 100%;
}

.float_cta_btn--fs6:active {
  transform: scale(.95);
}

.float_cta_list--gp0-5 {
  background-color: #fff;
  border-radius: 1.25rem 1.25rem .25rem;
  flex-direction: column;
  padding: .5rem 1rem .5rem .5rem;
  display: none;
  top: auto;
  bottom: 4.5rem;
  left: auto;
  right: 0%;
  box-shadow: 0 20px 30px rgba(112, 114, 131, .15);
}

.float_cta_list--gp0-5.w--open {
  transition: opacity .2s;
  display: flex;
}

.float_cta_link--gp0-5 {
  color: #757575;
  align-items: center;
  display: flex;
  position: relative;
}

.float_cta_link--gp0-5:hover, .float_cta_icon_wrap--pd0-5-bg2-br1 {
  color: #000;
}

.leader_img_wrap--br2-bg2 {
  padding-top: 122%;
  transition: box-shadow .2s;
  position: relative;
  overflow: hidden;
}

.leader_info_list--bg0-pt0-75-ph0-5 {
  flex-direction: column;
  align-items: flex-start;
  height: 101%;
  display: flex;
}

.count_wrap--br2-pd2-25 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, .4);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.count_wrap--br2-pd2-25.is-dark {
  background-color: rgba(0, 0, 0, .2);
}

.count_wrap--br2-pd2-25.is-white {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #f5f6f6;
}

.count_main_text--fs0 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #133ed4, #02cbfd);
  -webkit-background-clip: text;
  background-clip: text;
}

.count_main_text--fs0.is-dark {
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.count_sub_text--fs7-3-fc2-tw1 {
  text-align: center;
}

.about_sticky_list--gv1-5 {
  flex-direction: column;
  min-height: 50%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 9rem;
}

.about_img_wrap--br2-bg2 {
  padding-top: 100%;
  transition: box-shadow .2s;
  position: relative;
  overflow: hidden;
}

.about_bg_img_wrap--ca1 {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.content_meta_list--fs7-3-fc2-lh4-gh0-25 {
  align-items: center;
  display: flex;
}

.corporate_img_wrap {
  align-items: center;
}

.usgbc_img {
  margin-top: -50%;
}

.globe_img {
  z-index: -1;
  position: absolute;
  bottom: 0;
}

.section_bgimg--vt0-vb0 {
  min-height: 40rem;
}

.section_bgimg--pv80 {
  align-items: center;
  min-height: 40rem;
  display: flex;
}

.timeline_line_wrap {
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
  margin-right: -2rem;
  display: flex;
  position: relative;
}

.timelie_dot--br3 {
  background-color: #00f5ca;
  width: .75rem;
  height: .75rem;
}

.timeline_line {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.timeline_wrap {
  position: relative;
}

.media_info_list--gp0-5-bg0-pt1-5-ph0-5 {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.text_side_wrap--od2-gv2 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.recog_img--ph2-25 {
  object-fit: contain;
  height: 9.375rem;
}

.recog_info_wrap--gp0-5-pt2 {
  text-align: center;
  flex-direction: column;
  display: flex;
}

.about_bgimg--mw2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 116%;
}

.about_bgimg--mw2.citizenship {
  background-image: url('../images/Corporate-Citizenship.webp');
}

.about_bgimg--mw2.climate {
  background-image: url('../images/climate_action_01.webp');
}

.about_bgimg--mw2.recognition {
  background-image: url('../images/world_recognition.webp');
}

.about_bgimg--mw2.economy {
  background-image: url('../images/circular_economy_2560.webp');
}

.award_wrap--gv0-75 {
  flex-direction: column;
  display: flex;
}

.award_item--gp1-25 {
  display: flex;
}

.award_list {
  width: 100%;
}

.award_year {
  width: 2.5rem;
}

.section_cover-bg1 {
  z-index: 20;
  height: 0%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}

.clip {
  position: relative;
  overflow: hidden;
}

.h_hero_img--ca1 {
  transition: transform 2s cubic-bezier(.19, 1, .22, 1);
  transform: scale(1.3);
}

.h_hero_overlay--bg2 {
  z-index: 20;
  width: 66%;
  margin-left: -.5rem;
  transition: width 2s cubic-bezier(.19, 1, .22, 1);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.h_hero_date--fs7-3-fc2-lh4 {
  opacity: 0;
  transition: all 1.6s cubic-bezier(1, 0, 0, 1);
  transform: translate(0, 100%);
}

.h_hero_btn {
  opacity: 0;
  transition: all 1.6s cubic-bezier(1, 0, 0, 1);
  transform: skew(0deg, 10deg)translate(0, 100%);
}

.h_hero_crop--ca1-br2 {
  position: relative;
  overflow: hidden;
}

.text_404 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#02cbfd, #133ed4);
  -webkit-background-clip: text;
  background-clip: text;
  margin-left: .75rem;
  padding-bottom: 5px;
  font-size: 8rem;
}

.author_wrap--bg2-br2-pd1-5-gp1-5 {
  margin-bottom: -2rem;
  display: flex;
}

.author_img_wrap--br3 {
  flex: none;
  width: 6.25rem;
  height: 6.25rem;
  overflow: hidden;
}

.author_info_wrap--gp1 {
  flex-direction: column;
  display: flex;
}

.logo_nav_asus {
  width: 5.875rem;
  height: 1.25rem;
}

.logo_nav_press {
  letter-spacing: .03375rem;
  margin-left: .53rem;
  font-size: 1.125rem;
  font-weight: 700;
}

.footer_bot_left--gh0-75 {
  align-items: center;
  display: flex;
}

.footer_dropdown_list--br2-bg1.w--open {
  flex-direction: column;
  margin-left: -1rem;
  padding: 1rem;
  display: flex;
  top: auto;
  bottom: 3rem;
  left: auto;
  right: 0%;
  box-shadow: 0 20px 30px rgba(112, 114, 131, .15);
}

.down_small_icon {
  width: .75rem;
  height: 1rem;
}

.lan_footer_dropdown--ph0-75-pv0-5-bw1-br1-fc2 {
  align-items: center;
  font-size: 1rem;
  display: flex;
}

.footer_wrap--cd3-ct2-ot0-op1 {
  justify-content: flex-end;
  margin-top: -2rem;
  display: flex;
}

.footer_menu_trigger--pb1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer_menu_expand--gp0-75 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.footer_down_icon {
  width: .75rem;
  height: 1rem;
  display: none;
}

.footer_spacer {
  height: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: none;
}

.form_radio_item_list--gp0-75, .search_section_wrap--gv2-bw1b-pb2 {
  flex-direction: column;
  display: flex;
}

.search_head_wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text_link {
  text-decoration: underline;
}

.text_link:hover {
  opacity: .8;
}

.corporate_img {
  width: auto;
  max-height: 9.9rem;
}

.modal_wrap {
  z-index: 101;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal_contain--br2 {
  width: 100%;
  max-width: 60rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 .5rem 1.5rem rgba(83, 86, 90, .1);
}

.modal_img_wrap {
  aspect-ratio: 16 / 9;
  width: 60%;
}

.modal_conten_wrap--bg2-pd1-5-gv1-5 {
  flex-flow: column;
  justify-content: center;
  width: 40%;
  display: flex;
  position: relative;
}

.modal_img {
  height: 100%;
}

.close_btn_wrap--br1 {
  padding: .275rem;
  transition: all .15s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  top: 1rem;
  bottom: auto;
  left: auto;
  right: 1rem;
}

.close_btn_wrap--br1:hover {
  background-color: var(--white);
}

.close_modal_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.modal_overlay {
  background-color: rgba(0, 0, 0, .1);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 1.4rem;
  }

  .nav_list {
    padding: 1.5rem 2.5rem;
  }

  .dropdown_list--br2-bg1.w--open {
    margin-left: 0;
    position: relative;
  }

  .lan_dropdown--fc1 {
    margin-left: 0;
    margin-right: 0;
  }

  .menu_icon {
    width: 2.5rem;
    height: 2.5rem;
  }

  .menu_wrap {
    padding: 0;
  }

  .dropdown_wrap {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .splide__slide.col-4 {
    width: 50%;
  }

  .hide-l {
    display: block;
  }

  .hide-s {
    display: none;
  }

  .nav_link_wrap--gp0-75-fw2 {
    flex-direction: column;
    align-items: stretch;
  }

  .splide__arrows.is_photo {
    margin-top: 2rem;
    position: relative;
  }

  .footer_wrap--cd2-gh5-gv1 {
    justify-content: flex-start;
  }

  .content_social_wrap {
    display: none;
  }

  .content_wrap.usgbc--cd2-sd6 {
    max-width: 11.625rem;
    margin-left: auto;
    margin-right: auto;
  }

  .content_wrap.globe--cd10-sd2 {
    height: 80%;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .content_ad_wrap.is-side--br2-bg2 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
  }

  .ad_img_wrap.is-side {
    padding-top: 28.125%;
  }

  .side_list.pd1-25-br2-bg2-gv1-5.hide-m {
    display: none;
  }

  .search_form.is-mobile {
    display: flex;
  }

  .search_submit--pd0-bg0-br1.is-mobile {
    background-image: url('../images/icon_search_white.svg');
  }

  .search_desktop_wrap {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .breadcrumb_link--lc1 {
    max-width: 6rem;
  }

  .dropdown_download_list--br2.w--open {
    margin-left: 0;
  }

  .download_dropdown {
    align-items: stretch;
  }

  .about_sticky_list--gv1-5 {
    min-height: auto;
  }

  .globe_img {
    height: 100%;
    position: relative;
  }

  .timeline_line_wrap {
    flex-direction: column;
    margin-top: .5rem;
    margin-bottom: -2rem;
    margin-right: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .timeline_line {
    width: 1px;
    height: 100%;
  }

  .timeline_year--fc3 {
    margin-left: 2rem;
  }

  .timeline_list {
    margin-top: 1rem;
    margin-left: 2rem;
  }

  .text_side_wrap--od2-gv2 {
    padding-left: 0;
    padding-right: 0;
  }

  .footer_dropdown_list--br2-bg1.w--open {
    margin-left: 0;
  }

  .lan_footer_dropdown--ph0-75-pv0-5-bw1-br1-fc2 {
    margin-left: 0;
    margin-right: 0;
  }

  .corporate_img {
    max-height: 8rem;
  }

  .modal_contain--br2 {
    flex-flow: column;
    max-width: 24rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .modal_img_wrap, .modal_conten_wrap--bg2-pd1-5-gv1-5 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .sg_font_item--pb2-gp1-5-bw1b {
    grid-template-columns: 100%;
  }

  .nav_wrap--bg1-fc1-ff1-bw1b-bc1 {
    height: 4rem;
  }

  .logo_asus_wrap--fc0-1 {
    padding-left: 0;
  }

  .nav_list {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .splide__slide.col-4 {
    width: 100%;
  }

  .h_filter_list--gp1-5 {
    justify-content: flex-start;
  }

  .h_space--gp1-5, .cta_form_list--gv0-75 {
    flex-direction: column;
  }

  .form_main_field_input--fs7-3-fc1-br1-bg1.footer_cta {
    margin-right: 0;
  }

  .footer_wrap--gv1 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .content_wrap.corporate_img--cd12 {
    max-width: 20rem;
    margin-left: auto;
    margin-right: auto;
  }

  .content_action_wrap--gp2-mb1-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .content_ad_wrap {
    flex-direction: column;
  }

  .content_ad_wrap.is-side--br2-bg2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .ad_img_wrap {
    flex-basis: 100%;
    padding-top: 62.5%;
  }

  .ad_img_wrap.is-side {
    padding-top: 62.5%;
  }

  .ad_info_wrap--pd2 {
    flex-basis: 100%;
  }

  .ad_overlay {
    filter: blur(3rem);
    background-position: 50% 0;
    background-size: 100%;
  }

  .form_main_list--gh2-gv0-75, .form_main_list--gd1-cd3-gh2-gv0-75 {
    flex-direction: column;
    align-items: flex-start;
  }

  .dropdown_download_list--br2.w--open {
    right: -2.5rem;
  }

  .content_action_wrap--gp2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .form_2col--gh1-5-gv1, .form_2col--gh1-5-gv2 {
    flex-direction: column;
  }

  .float_cta {
    bottom: 1rem;
    right: 1rem;
  }

  .section_bgimg--vt0-vb0, .section_bgimg--pv80 {
    min-height: 24rem;
  }

  .author_wrap--bg2-br2-pd1-5-gp1-5 {
    flex-direction: column;
  }

  .footer_bot_left--gh0-75 {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer_wrap--cd3-ct2-ot0-op1 {
    justify-content: flex-start;
    margin-top: 0;
  }

  .corporate_img {
    max-height: 6.5rem;
  }
}

@media screen and (max-width: 479px) {
  .slider_hero_head--mt0-75-mb2-lc4 {
    text-align: center;
  }

  .footer_wrap--cd2-gh5-gv1 {
    flex-direction: column;
    align-items: stretch;
  }

  .footer_link_list {
    border-bottom: 1px solid #53565a;
  }

  .footer_bot_list--gp0-5 {
    order: -1;
  }

  .clip.sm-center, .h_hero_date--fs7-3-fc2-lh4 {
    text-align: center;
  }

  .footer_down_icon, .footer_spacer {
    display: block;
  }
}

#w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7079-38edae94, #w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7080-38edae94, #w-node-_2139cfba-4359-e2fb-093a-723282222f65-82222f64, #w-node-_2139cfba-4359-e2fb-093a-723282222f6d-82222f64, #w-node-_5d9836e8-36b4-bbf2-4f52-953c9d6faf4b-38edae95, #w-node-_4e57750e-c85c-996e-ff75-b21925908532-38edae95, #w-node-e2ed2e8b-d97f-a228-73c6-54cdafe119c7-38edae95, #w-node-e2ed2e8b-d97f-a228-73c6-54cdafe119f3-38edae95, #w-node-_89a9891d-3ee6-c5bd-a9b5-ff5a15c408d8-38edae96, #w-node-_340dd001-37d3-525b-ee43-941c446ac9c0-38edae96, #w-node-_64ff30c5-aab8-db8f-a407-bd7dfbdf6603-38edae96, #w-node-_1a9c9243-fa5f-41a5-58f4-49463148ec1f-38edae96, #w-node-_0863400f-4363-f1e5-b59c-7540e3477ac3-38edae96, #w-node-_340dd001-37d3-525b-ee43-941c446ac9da-38edae96, #w-node-_340dd001-37d3-525b-ee43-941c446ac9b3-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c206-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c208-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20a-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20c-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20e-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c210-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c212-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c214-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c216-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c218-38edae96, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c21a-38edae96, #w-node-_46850dd2-0c17-d9d4-0b63-4674cfc8d1b9-38edae97, #w-node-_46850dd2-0c17-d9d4-0b63-4674cfc8d1d9-38edae97, #w-node-_862e949d-0961-5443-09ac-99461f752961-38edae99, #w-node-f89bfa4b-4b27-ffc7-70f5-79e33afdd12b-38edae99, #w-node-ded1dd03-52b3-a61e-b6a3-e41c3618546d-38edae99, #w-node-_2f0482f4-d303-859b-6204-fd054a8fea9f-38edae99, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf1b-38edae99, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf22-38edae99, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf29-38edae99, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf30-38edae99, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b5ff-38edae99, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b614-38edae99, #w-node-_851f311e-14b5-c3aa-41c1-cb354d76929c-38edae99, #w-node-_851f311e-14b5-c3aa-41c1-cb354d7692a3-38edae99, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40827-38edae99, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4082e-38edae99, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40835-38edae99, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4083c-38edae99, #w-node-_5a3f034d-ceef-ede6-1d33-e1bd63de09c4-38edae99, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb470-38edae9a, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb460-38edae9a, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb468-38edae9a, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b1-38edae9a, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b9-38edae9a, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23c1-38edae9a, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82222-38edae9a, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82229-38edae9a, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82230-38edae9a, #w-node-ee03750d-98ba-9780-11c4-2594987e6758-38edae9a, #w-node-ee03750d-98ba-9780-11c4-2594987e6760-38edae9a, #w-node-ee03750d-98ba-9780-11c4-2594987e6768-38edae9a, #w-node-ee03750d-98ba-9780-11c4-2594987e6770-38edae9a, #w-node-c5e77e45-6330-3989-dff9-16d7860bd763-38edae9a, #w-node-_9fcf89a7-81ae-0ec3-2a5a-c861701f3ca7-38edae9a, #w-node-_2e598a54-24e8-e09b-98a1-b2647a8b2e25-38edae9a, #w-node-_2e598a54-24e8-e09b-98a1-b2647a8b2e2d-38edae9a, #w-node-_265b3891-2362-c7cd-a831-cdadbd211288-38edae9a, #w-node-_265b3891-2362-c7cd-a831-cdadbd211296-38edae9a, #w-node-_15624a92-df93-70aa-62c5-63a4950beaa2-38edae9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Tt Norms Pro';
  src: url('../fonts/TT-Norms-Pro-Medium-Italic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Norms Pro';
  src: url('../fonts/TT-Norms-Pro-Normal.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Norms Pro';
  src: url('../fonts/TT-Norms-Pro-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Norms Pro';
  src: url('../fonts/TT-Norms-Pro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Norms Pro';
  src: url('../fonts/TT-Norms-Pro-Bold-Italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Norms Pro';
  src: url('../fonts/TT-Norms-Pro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
