@import"https://www.tapo.com/res/plugin/swiper-4.5.0/swiper.min.css";

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {

    *,
    :before,
    :after,
    ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-pan-x: initial;
      --tw-pan-y: initial;
      --tw-pinch-zoom: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-x-reverse: 0;
      --tw-border-style: solid;
      --tw-divide-y-reverse: 0;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial
    }
  }
}

@layer theme {

  :root,
  :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-neutral-200: oklch(92.2% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --breakpoint-md: 48rem;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono)
  }
}

@layer base {

  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0
  }

  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit
  }

  b,
  strong {
    font-weight: bolder
  }

  code,
  kbd,
  samp,
  pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em
  }

  small {
    font-size: 80%
  }

  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative
  }

  sub {
    bottom: -.25em
  }

  sup {
    top: -.5em
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
  }

  :-moz-focusring {
    outline: auto
  }

  progress {
    vertical-align: baseline
  }

  summary {
    display: list-item
  }

  ol,
  ul,
  menu {
    list-style: none
  }

  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block
  }

  img,
  video {
    max-width: 100%;
    height: auto
  }

  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px
  }

  ::file-selector-button {
    margin-inline-end: 4px
  }

  ::placeholder {
    opacity: 1
  }

  @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
    ::placeholder {
      color: currentColor
    }

    @supports (color:color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent)
      }
    }
  }

  textarea {
    resize: vertical
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit
  }

  ::-webkit-datetime-edit {
    display: inline-flex
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0
  }

  ::-webkit-datetime-edit {
    padding-block: 0
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1
  }

  :-moz-ui-invalid {
    box-shadow: none
  }

  button,
  input:where([type=button], [type=reset], [type=submit]) {
    appearance: button
  }

  ::file-selector-button {
    appearance: button
  }

  ::-webkit-inner-spin-button {
    height: auto
  }

  ::-webkit-outer-spin-button {
    height: auto
  }

  [hidden]:where(:not([hidden=until-found])) {
    display: none !important
  }

  * {
    box-sizing: border-box;
    min-width: 0;
    min-height: 0;
    margin: 0;
    padding: 0;
    font-family: TP-Link Aktiv, sans-serif
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse !important
  }

  .invisible {
    visibility: hidden !important
  }

  .visible {
    visibility: visible !important
  }

  .sr-only {
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    position: absolute !important;
    overflow: hidden !important
  }

  .not-sr-only {
    clip-path: none !important;
    white-space: normal !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    position: static !important;
    overflow: visible !important
  }

  .absolute {
    position: absolute !important
  }

  .relative {
    position: relative !important
  }

  .static {
    position: static !important
  }

  .sticky {
    position: sticky !important
  }

  .inset-0 {
    inset: calc(var(--spacing)*0) !important
  }

  .top-\[var\(--default-y\)\] {
    top: var(--default-y) !important
  }

  .right-\[var\(--default-x\)\] {
    right: var(--default-x) !important
  }

  .bottom-\[var\(--default-y\)\] {
    bottom: var(--default-y) !important
  }

  .left-\[var\(--default-x\)\] {
    left: var(--default-x) !important
  }

  .isolate {
    isolation: isolate !important
  }

  .isolation-auto {
    isolation: auto !important
  }

  .-z-1 {
    z-index: -1 !important
  }

  .z-1 {
    z-index: 1 !important
  }

  .z-2 {
    z-index: 2 !important
  }

  .container {
    width: 100% !important
  }

  @media(min-width:40rem) {
    .container {
      max-width: 40rem !important
    }
  }

  @media(min-width:48rem) {
    .container {
      max-width: 48rem !important
    }
  }

  @media(min-width:64rem) {
    .container {
      max-width: 64rem !important
    }
  }

  @media(min-width:80rem) {
    .container {
      max-width: 80rem !important
    }
  }

  @media(min-width:96rem) {
    .container {
      max-width: 96rem !important
    }
  }

  .mx-\[35px\] {
    margin-inline: 35px !important
  }

  .mx-auto {
    margin-inline: auto !important
  }

  .mt-\[4vw\] {
    margin-top: 4vw !important
  }

  .mt-\[6vw\] {
    margin-top: 6vw !important
  }

  .mt-auto {
    margin-top: auto !important
  }

  .mb-\[clamp\(3\.12px\,3\.12vw\,20\.00px\)\] {
    margin-bottom: clamp(3.12px, 3.12vw, 20px) !important
  }

  .block {
    display: block !important
  }

  .contents {
    display: contents !important
  }

  .flex {
    display: flex !important
  }

  .flow-root {
    display: flow-root !important
  }

  .grid {
    display: grid !important
  }

  .hidden {
    display: none !important
  }

  .inline {
    display: inline !important
  }

  .inline-block {
    display: inline-block !important
  }

  .inline-flex {
    display: inline-flex !important
  }

  .inline-grid {
    display: inline-grid !important
  }

  .inline-table {
    display: inline-table !important
  }

  .list-item {
    display: list-item !important
  }

  .table {
    display: table !important
  }

  .table-caption {
    display: table-caption !important
  }

  .table-cell {
    display: table-cell !important
  }

  .table-column {
    display: table-column !important
  }

  .table-column-group {
    display: table-column-group !important
  }

  .table-footer-group {
    display: table-footer-group !important
  }

  .table-header-group {
    display: table-header-group !important
  }

  .table-row {
    display: table-row !important
  }

  .table-row-group {
    display: table-row-group !important
  }

  .aspect-\[1169\/2381\] {
    aspect-ratio: 1169/2381 !important
  }

  .h-6 {
    height: calc(var(--spacing)*6) !important
  }

  .h-10 {
    height: calc(var(--spacing)*10) !important
  }

  .h-16 {
    height: calc(var(--spacing)*16) !important
  }

  .h-20 {
    height: calc(var(--spacing)*20) !important
  }

  .h-\[clamp\(132\.61px\,132\.61vw\,850\.00px\)\] {
    height: clamp(132.61px, 132.61vw, 850px) !important
  }

  .h-full {
    height: 100% !important
  }

  .w-6 {
    width: calc(var(--spacing)*6) !important
  }

  .w-16 {
    width: calc(var(--spacing)*16) !important
  }

  .w-20 {
    width: calc(var(--spacing)*20) !important
  }

  .w-25 {
    width: calc(var(--spacing)*25) !important
  }

  .w-\[clamp\(90\.48px\,90\.48vw\,580\.00px\)\] {
    width: clamp(90.48px, 90.48vw, 580px) !important
  }

  .w-full {
    width: 100% !important
  }

  .max-w-\[1200px\] {
    max-width: 1200px !important
  }

  .max-w-\[1920px\] {
    max-width: 1920px !important
  }

  .max-w-\[var\(--breakpoint-md\)\] {
    max-width: var(--breakpoint-md) !important
  }

  .flex-1 {
    flex: 1 !important
  }

  .flex-\[var\(--ratio\)\] {
    flex: var(--ratio) !important
  }

  .flex-auto {
    flex: auto !important
  }

  .flex-none {
    flex: none !important
  }

  .shrink {
    flex-shrink: 1 !important
  }

  .grow {
    flex-grow: 1 !important
  }

  .border-collapse {
    border-collapse: collapse !important
  }

  .translate-x-\[var\(--default-translate-x\)\] {
    --tw-translate-x: var(--default-translate-x) !important;
    translate: var(--tw-translate-x)var(--tw-translate-y) !important
  }

  .translate-y-\[var\(--default-translate-y\)\] {
    --tw-translate-y: var(--default-translate-y) !important;
    translate: var(--tw-translate-x)var(--tw-translate-y) !important
  }

  .translate-none {
    translate: none !important
  }

  .scale-3d {
    scale: var(--tw-scale-x)var(--tw-scale-y)var(--tw-scale-z) !important
  }

  .-rotate-90 {
    rotate: -90deg !important
  }

  .transform {
    transform: var(--tw-rotate-x, )var(--tw-rotate-y, )var(--tw-rotate-z, )var(--tw-skew-x, )var(--tw-skew-y, ) !important
  }

  .cursor-pointer {
    cursor: pointer !important
  }

  .touch-pinch-zoom {
    --tw-pinch-zoom: pinch-zoom !important;
    touch-action: var(--tw-pan-x, )var(--tw-pan-y, )var(--tw-pinch-zoom, ) !important
  }

  .resize {
    resize: both !important
  }

  .flex-col {
    flex-direction: column !important
  }

  .flex-col-reverse {
    flex-direction: column-reverse !important
  }

  .flex-row {
    flex-direction: row !important
  }

  .flex-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-wrap {
    flex-wrap: wrap !important
  }

  .items-center {
    align-items: center !important
  }

  .items-stretch {
    align-items: stretch !important
  }

  .justify-around {
    justify-content: space-around !important
  }

  .justify-between {
    justify-content: space-between !important
  }

  .justify-center {
    justify-content: center !important
  }

  .gap-1 {
    gap: calc(var(--spacing)*1) !important
  }

  .gap-2 {
    gap: calc(var(--spacing)*2) !important
  }

  .gap-4 {
    gap: calc(var(--spacing)*4) !important
  }

  .gap-12 {
    gap: calc(var(--spacing)*12) !important
  }

  :where(.space-y-reverse>:not(:last-child)) {
    --tw-space-y-reverse: 1 !important
  }

  :where(.space-x-reverse>:not(:last-child)) {
    --tw-space-x-reverse: 1 !important
  }

  :where(.divide-x>:not(:last-child)) {
    --tw-divide-x-reverse: 0 !important;
    border-inline-style: var(--tw-border-style) !important;
    border-inline-start-width: calc(1px*var(--tw-divide-x-reverse)) !important;
    border-inline-end-width: calc(1px*calc(1 - var(--tw-divide-x-reverse))) !important
  }

  :where(.divide-y>:not(:last-child)) {
    --tw-divide-y-reverse: 0 !important;
    border-bottom-style: var(--tw-border-style) !important;
    border-top-style: var(--tw-border-style) !important;
    border-top-width: calc(1px*var(--tw-divide-y-reverse)) !important;
    border-bottom-width: calc(1px*calc(1 - var(--tw-divide-y-reverse))) !important
  }

  :where(.divide-y-reverse>:not(:last-child)) {
    --tw-divide-y-reverse: 1 !important
  }

  .truncate {
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important
  }

  .overflow-hidden {
    overflow: hidden !important
  }

  .rounded {
    border-radius: .25rem !important
  }

  .rounded-\[0\.3em\] {
    border-radius: .3em !important
  }

  .rounded-full {
    border-radius: 3.40282e38px !important
  }

  .rounded-s {
    border-start-start-radius: .25rem !important;
    border-end-start-radius: .25rem !important
  }

  .rounded-ss {
    border-start-start-radius: .25rem !important
  }

  .rounded-e {
    border-start-end-radius: .25rem !important;
    border-end-end-radius: .25rem !important
  }

  .rounded-se {
    border-start-end-radius: .25rem !important
  }

  .rounded-ee {
    border-end-end-radius: .25rem !important
  }

  .rounded-es {
    border-end-start-radius: .25rem !important
  }

  .rounded-t {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
  }

  .rounded-l {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
  }

  .rounded-tl {
    border-top-left-radius: .25rem !important
  }

  .rounded-r {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
  }

  .rounded-tr {
    border-top-right-radius: .25rem !important
  }

  .rounded-b {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
  }

  .rounded-br {
    border-bottom-right-radius: .25rem !important
  }

  .rounded-bl {
    border-bottom-left-radius: .25rem !important
  }

  .border {
    border-style: var(--tw-border-style) !important;
    border-width: 1px !important
  }

  .border-x {
    border-inline-style: var(--tw-border-style) !important;
    border-inline-width: 1px !important
  }

  .border-y {
    border-block-style: var(--tw-border-style) !important;
    border-block-width: 1px !important
  }

  .border-s {
    border-inline-start-style: var(--tw-border-style) !important;
    border-inline-start-width: 1px !important
  }

  .border-e {
    border-inline-end-style: var(--tw-border-style) !important;
    border-inline-end-width: 1px !important
  }

  .border-t {
    border-top-style: var(--tw-border-style) !important;
    border-top-width: 1px !important
  }

  .border-r {
    border-right-style: var(--tw-border-style) !important;
    border-right-width: 1px !important
  }

  .border-b {
    border-bottom-style: var(--tw-border-style) !important;
    border-bottom-width: 1px !important
  }

  .border-l {
    border-left-style: var(--tw-border-style) !important;
    border-left-width: 1px !important
  }

  .bg-\[\#008055\] {
    background-color: #008055 !important
  }

  .bg-neutral-200 {
    background-color: var(--color-neutral-200) !important
  }

  .bg-repeat {
    background-repeat: repeat !important
  }

  .mask-no-clip {
    -webkit-mask-clip: no-clip !important;
    mask-clip: no-clip !important
  }

  .mask-repeat {
    -webkit-mask-repeat: repeat !important;
    mask-repeat: repeat !important
  }

  .fill-none {
    fill: none !important
  }

  .stroke-current {
    stroke: currentColor !important
  }

  .stroke-5 {
    stroke-width: 5px !important
  }

  .object-contain {
    object-fit: contain !important
  }

  .px-\[1\.2em\] {
    padding-inline: 1.2em !important
  }

  .px-\[1em\] {
    padding-inline: 1em !important
  }

  .px-\[35px\] {
    padding-inline: 35px !important
  }

  .py-4 {
    padding-block: calc(var(--spacing)*4) !important
  }

  .py-17 {
    padding-block: calc(var(--spacing)*17) !important
  }

  .py-\[0\.4em\] {
    padding-block: .4em !important
  }

  .py-\[0\.25em\] {
    padding-block: .25em !important
  }

  .py-\[clamp\(12\.48px\,12\.48vw\,80\.00px\)\] {
    padding-block: clamp(12.48px, 12.48vw, 80px) !important
  }

  .pt-20 {
    padding-top: calc(var(--spacing)*20) !important
  }

  .pb-0 {
    padding-bottom: calc(var(--spacing)*0) !important
  }

  .pb-5 {
    padding-bottom: calc(var(--spacing)*5) !important
  }

  .pb-20 {
    padding-bottom: calc(var(--spacing)*20) !important
  }

  .text-center {
    text-align: center !important
  }

  .text-\[26px\]\/\[1\.3\] {
    font-size: 26px !important;
    line-height: 1.3 !important
  }

  .text-\[32px\]\/\[1\.3\] {
    font-size: 32px !important;
    line-height: 1.3 !important
  }

  .text-\[32px\]\/\[1\.5\] {
    font-size: 32px !important;
    line-height: 1.5 !important
  }

  .text-\[45px\]\/\[1\.3\] {
    font-size: 45px !important;
    line-height: 1.3 !important
  }

  .text-\[clamp\(23\.65px\,4\.73vw\,34\.5px\)\]\/\[1\.3\] {
    font-size: clamp(23.65px, 4.73vw, 34.5px) !important;
    line-height: 1.3 !important
  }

  .text-\[clamp\(25\.7px\,5\.14vw\,37\.5px\)\]\/\[1\.3\] {
    font-size: clamp(25.7px, 5.14vw, 37.5px) !important;
    line-height: 1.3 !important
  }

  .text-\[clamp\(41\.05px\,8\.21vw\,60px\)\]\/\[1\.25\] {
    font-size: clamp(41.05px, 8.21vw, 60px) !important;
    line-height: 1.25 !important
  }

  .text-\[20px\] {
    font-size: 20px !important
  }

  .text-\[30px\] {
    font-size: 30px !important
  }

  .text-\[clamp\(3\.04px\,3\.04vw\,19\.50px\)\] {
    font-size: clamp(3.04px, 3.04vw, 19.5px) !important
  }

  .text-\[clamp\(3\.74px\,3\.74vw\,24\.00px\)\] {
    font-size: clamp(3.74px, 3.74vw, 24px) !important
  }

  .text-\[clamp\(4\.37px\,4\.37vw\,28\.00px\)\] {
    font-size: clamp(4.37px, 4.37vw, 28px) !important
  }

  .text-\[clamp\(4\.68px\,4\.68vw\,30\.00px\)\] {
    font-size: clamp(4.68px, 4.68vw, 30px) !important
  }

  .text-\[clamp\(6\.24px\,6\.24vw\,40\.00px\)\] {
    font-size: clamp(6.24px, 6.24vw, 40px) !important
  }

  .text-\[clamp\(7\.80px\,7\.80vw\,50\.00px\)\] {
    font-size: clamp(7.8px, 7.8vw, 50px) !important
  }

  .leading-\[clamp\(4\.52px\,4\.52vw\,29\.00px\)\] {
    --tw-leading: clamp(4.52px, 4.52vw, 29px) !important;
    line-height: clamp(4.52px, 4.52vw, 29px) !important
  }

  .leading-\[clamp\(4\.68px\,4\.68vw\,30\.00px\)\] {
    --tw-leading: clamp(4.68px, 4.68vw, 30px) !important;
    line-height: clamp(4.68px, 4.68vw, 30px) !important
  }

  .leading-\[clamp\(6\.24px\,6\.24vw\,40\.00px\)\] {
    --tw-leading: clamp(6.24px, 6.24vw, 40px) !important;
    line-height: clamp(6.24px, 6.24vw, 40px) !important
  }

  .leading-\[clamp\(7\.80px\,7\.80vw\,50\.00px\)\] {
    --tw-leading: clamp(7.8px, 7.8vw, 50px) !important;
    line-height: clamp(7.8px, 7.8vw, 50px) !important
  }

  .leading-\[clamp\(8\.89px\,8\.89vw\,57\.00px\)\] {
    --tw-leading: clamp(8.89px, 8.89vw, 57px) !important;
    line-height: clamp(8.89px, 8.89vw, 57px) !important
  }

  .font-light {
    --tw-font-weight: var(--font-weight-light) !important;
    font-weight: var(--font-weight-light) !important
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium) !important;
    font-weight: var(--font-weight-medium) !important
  }

  .font-normal {
    --tw-font-weight: var(--font-weight-normal) !important;
    font-weight: var(--font-weight-normal) !important
  }

  .text-wrap {
    text-wrap: wrap !important
  }

  .text-clip {
    text-overflow: clip !important
  }

  .text-ellipsis {
    text-overflow: ellipsis !important
  }

  .text-\[\#2b2b2b\] {
    color: #2b2b2b !important
  }

  .text-\[\#4688cb\] {
    color: #4688cb !important
  }

  .text-black {
    color: var(--color-black) !important
  }

  .text-white {
    color: var(--color-white) !important
  }

  .capitalize {
    text-transform: capitalize !important
  }

  .lowercase {
    text-transform: lowercase !important
  }

  .normal-case {
    text-transform: none !important
  }

  .uppercase {
    text-transform: uppercase !important
  }

  .italic {
    font-style: italic !important
  }

  .not-italic {
    font-style: normal !important
  }

  .diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions !important;
    font-variant-numeric: var(--tw-ordinal, )var(--tw-slashed-zero, )var(--tw-numeric-figure, )var(--tw-numeric-spacing, )var(--tw-numeric-fraction, ) !important
  }

  .lining-nums {
    --tw-numeric-figure: lining-nums !important;
    font-variant-numeric: var(--tw-ordinal, )var(--tw-slashed-zero, )var(--tw-numeric-figure, )var(--tw-numeric-spacing, )var(--tw-numeric-fraction, ) !important
  }

  .oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums !important;
    font-variant-numeric: var(--tw-ordinal, )var(--tw-slashed-zero, )var(--tw-numeric-figure, )var(--tw-numeric-spacing, )var(--tw-numeric-fraction, ) !important
  }

  .ordinal {
    --tw-ordinal: ordinal !important;
    font-variant-numeric: var(--tw-ordinal, )var(--tw-slashed-zero, )var(--tw-numeric-figure, )var(--tw-numeric-spacing, )var(--tw-numeric-fraction, ) !important
  }

  .proportional-nums {
    --tw-numeric-spacing: proportional-nums !important;
    font-variant-numeric: var(--tw-ordinal, )var(--tw-slashed-zero, )var(--tw-numeric-figure, )var(--tw-numeric-spacing, )var(--tw-numeric-fraction, ) !important
  }

  .slashed-zero {
    --tw-slashed-zero: slashed-zero !important;
    font-variant-numeric: var(--tw-ordinal, )var(--tw-slashed-zero, )var(--tw-numeric-figure, )var(--tw-numeric-spacing, )var(--tw-numeric-fraction, ) !important
  }

  .stacked-fractions {
    --tw-numeric-fraction: stacked-fractions !important;
    font-variant-numeric: var(--tw-ordinal, )var(--tw-slashed-zero, )var(--tw-numeric-figure, )var(--tw-numeric-spacing, )var(--tw-numeric-fraction, ) !important
  }

  .tabular-nums {
    --tw-numeric-spacing: tabular-nums !important;
    font-variant-numeric: var(--tw-ordinal, )var(--tw-slashed-zero, )var(--tw-numeric-figure, )var(--tw-numeric-spacing, )var(--tw-numeric-fraction, ) !important
  }

  .normal-nums {
    font-variant-numeric: normal !important
  }

  .line-through {
    text-decoration-line: line-through !important
  }

  .no-underline {
    text-decoration-line: none !important
  }

  .overline {
    text-decoration-line: overline !important
  }

  .underline {
    text-decoration-line: underline !important
  }

  .antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important
  }

  .subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a) !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, )0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color, currentcolor) !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important
  }

  .inset-ring {
    --tw-inset-ring-shadow: inset 0 0 0 1px var(--tw-inset-ring-color, currentcolor) !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important
  }

  .outline {
    outline-style: var(--tw-outline-style) !important;
    outline-width: 1px !important
  }

  .blur {
    --tw-blur: blur(8px) !important;
    filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, ) !important
  }

  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #0000001a))drop-shadow(0 1px 1px var(--tw-drop-shadow-color, #0000000f)) !important;
    --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a)drop-shadow(0 1px 1px #0000000f) !important;
    filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, ) !important
  }

  .grayscale {
    --tw-grayscale: grayscale(100%) !important;
    filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, ) !important
  }

  .invert {
    --tw-invert: invert(100%) !important;
    filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, ) !important
  }

  .sepia {
    --tw-sepia: sepia(100%) !important;
    filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, ) !important
  }

  .filter {
    filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, ) !important
  }

  .backdrop-blur {
    --tw-backdrop-blur: blur(8px) !important;
    -webkit-backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important;
    backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important
  }

  .backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%) !important;
    -webkit-backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important;
    backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important
  }

  .backdrop-invert {
    --tw-backdrop-invert: invert(100%) !important;
    -webkit-backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important;
    backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important
  }

  .backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%) !important;
    -webkit-backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important;
    backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important
  }

  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important;
    backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, ) !important
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events !important;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
    transition-duration: var(--tw-duration, var(--default-transition-duration)) !important
  }

  :where(.divide-x-reverse>:not(:last-child)) {
    --tw-divide-x-reverse: 1 !important
  }

  .ring-inset {
    --tw-ring-inset: inset !important
  }

  @media(min-width:40rem) {
    .sm\:absolute {
      position: absolute !important
    }

    .sm\:top-0 {
      top: calc(var(--spacing)*0) !important
    }

    .sm\:top-\[var\(--sm-y\)\] {
      top: var(--sm-y) !important
    }

    .sm\:right-\[var\(--sm-x\)\] {
      right: var(--sm-x) !important
    }

    .sm\:bottom-\[var\(--sm-y\)\] {
      bottom: var(--sm-y) !important
    }

    .sm\:left-0 {
      left: calc(var(--spacing)*0) !important
    }

    .sm\:left-\[var\(--sm-x\)\] {
      left: var(--sm-x) !important
    }

    .sm\:z-10 {
      z-index: 10 !important
    }

    .sm\:mb-\[clamp\(2\.93px\,2\.93vw\,18\.75px\)\] {
      margin-bottom: clamp(2.93px, 2.93vw, 18.75px) !important
    }

    .sm\:block {
      display: block !important
    }

    .sm\:aspect-\[520\/263\] {
      aspect-ratio: 520/263 !important
    }

    .sm\:h-\[clamp\(148\.21px\,148\.21vw\,950\.00px\)\] {
      height: clamp(148.21px, 148.21vw, 950px) !important
    }

    .sm\:w-\[clamp\(182\.53px\,182\.53vw\,1170\.00px\)\] {
      width: clamp(182.53px, 182.53vw, 1170px) !important
    }

    .sm\:translate-x-\[var\(--sm-translate-x\)\] {
      --tw-translate-x: var(--sm-translate-x) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }

    .sm\:translate-y-\[var\(--sm-translate-y\)\] {
      --tw-translate-y: var(--sm-translate-y) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }

    .sm\:flex-row {
      flex-direction: row !important
    }

    .sm\:gap-\[clamp\(24\.96px\,24\.96vw\,160\.00px\)\] {
      gap: clamp(24.96px, 24.96vw, 160px) !important
    }

    .sm\:py-\[clamp\(15\.44px\,15\.44vw\,99\.00px\)\] {
      padding-block: clamp(15.44px, 15.44vw, 99px) !important
    }

    .sm\:text-left {
      text-align: left !important
    }

    .sm\:text-\[clamp\(2\.50px\,2\.50vw\,16\.00px\)\] {
      font-size: clamp(2.5px, 2.5vw, 16px) !important
    }

    .sm\:text-\[clamp\(3\.04px\,3\.04vw\,19\.50px\)\] {
      font-size: clamp(3.04px, 3.04vw, 19.5px) !important
    }

    .sm\:text-\[clamp\(5\.62px\,5\.62vw\,36\.00px\)\] {
      font-size: clamp(5.62px, 5.62vw, 36px) !important
    }

    .sm\:text-\[clamp\(7\.02px\,7\.02vw\,45\.00px\)\] {
      font-size: clamp(7.02px, 7.02vw, 45px) !important
    }

    .sm\:text-\[clamp\(9\.36px\,9\.36vw\,60\.00px\)\] {
      font-size: clamp(9.36px, 9.36vw, 60px) !important
    }

    .sm\:leading-\[clamp\(4\.68px\,4\.68vw\,30\.00px\)\] {
      --tw-leading: clamp(4.68px, 4.68vw, 30px) !important;
      line-height: clamp(4.68px, 4.68vw, 30px) !important
    }

    .sm\:leading-\[clamp\(7\.02px\,7\.02vw\,45\.00px\)\] {
      --tw-leading: clamp(7.02px, 7.02vw, 45px) !important;
      line-height: clamp(7.02px, 7.02vw, 45px) !important
    }

    .sm\:leading-\[clamp\(9\.36px\,9\.36vw\,60\.00px\)\] {
      --tw-leading: clamp(9.36px, 9.36vw, 60px) !important;
      line-height: clamp(9.36px, 9.36vw, 60px) !important
    }

    .sm\:leading-\[clamp\(11\.70px\,11\.70vw\,75\.00px\)\] {
      --tw-leading: clamp(11.7px, 11.7vw, 75px) !important;
      line-height: clamp(11.7px, 11.7vw, 75px) !important
    }

    .sm\:font-normal {
      --tw-font-weight: var(--font-weight-normal) !important;
      font-weight: var(--font-weight-normal) !important
    }

    .sm\:underline-offset-8 {
      text-underline-offset: 8px !important
    }
  }

  @media(min-width:48rem) {
    .md\:absolute {
      position: absolute !important
    }

    .md\:top-\[var\(--md-y\)\] {
      top: var(--md-y) !important
    }

    .md\:right-\[var\(--md-x\)\] {
      right: var(--md-x) !important
    }

    .md\:bottom-\[var\(--md-y\)\] {
      bottom: var(--md-y) !important
    }

    .md\:left-\[var\(--md-x\)\] {
      left: var(--md-x) !important
    }

    .md\:mt-\[clamp\(10px\,1vw\,20px\)\] {
      margin-top: clamp(10px, 1vw, 20px) !important
    }

    .md\:mt-\[clamp\(20px\,2vw\,38\.4px\)\] {
      margin-top: clamp(20px, 2vw, 38.4px) !important
    }

    .md\:flex {
      display: flex !important
    }

    .md\:hidden {
      display: none !important
    }

    .md\:h-\[clamp\(27px\,2\.7vw\,52px\)\] {
      height: clamp(27px, 2.7vw, 52px) !important
    }

    .md\:h-\[clamp\(30px\,3vw\,60px\)\] {
      height: clamp(30px, 3vw, 60px) !important
    }

    .md\:translate-x-\[var\(--md-translate-x\)\] {
      --tw-translate-x: var(--md-translate-x) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }

    .md\:translate-y-\[var\(--md-translate-y\)\] {
      --tw-translate-y: var(--md-translate-y) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }

    .md\:gap-2 {
      gap: calc(var(--spacing)*2) !important
    }

    .md\:gap-\[clamp\(6px\,0\.6vw\,12px\)\] {
      gap: clamp(6px, .6vw, 12px) !important
    }

    .md\:pt-\[4vw\] {
      padding-top: 4vw !important
    }

    .md\:pb-\[clamp\(39\.6px\,3\.96vw\,76px\)\] {
      padding-bottom: clamp(39.6px, 3.96vw, 76px) !important
    }

    .md\:text-\[18px\]\/\[1\.3\] {
      font-size: 18px !important;
      line-height: 1.3 !important
    }

    .md\:text-\[clamp\(15\.6px\,1\.56vw\,30px\)\]\/\[1\.3\] {
      font-size: clamp(15.6px, 1.56vw, 30px) !important;
      line-height: 1.3 !important
    }

    .md\:text-\[clamp\(19\.5px\,1\.95vw\,37\.5px\)\]\/\[1\.3\] {
      font-size: clamp(19.5px, 1.95vw, 37.5px) !important;
      line-height: 1.3 !important
    }

    .md\:text-\[clamp\(31\.3px\,3\.13vw\,60px\)\]\/\[1\.25\] {
      font-size: clamp(31.3px, 3.13vw, 60px) !important;
      line-height: 1.25 !important
    }

    .md\:text-white {
      color: var(--color-white) !important
    }
  }

  @media(min-width:64rem) {
    .lg\:absolute {
      position: absolute !important
    }

    .lg\:top-\[var\(--lg-y\)\] {
      top: var(--lg-y) !important
    }

    .lg\:right-\[var\(--lg-x\)\] {
      right: var(--lg-x) !important
    }

    .lg\:bottom-\[var\(--lg-y\)\] {
      bottom: var(--lg-y) !important
    }

    .lg\:left-\[var\(--lg-x\)\] {
      left: var(--lg-x) !important
    }

    .lg\:translate-x-\[var\(--lg-translate-x\)\] {
      --tw-translate-x: var(--lg-translate-x) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }

    .lg\:translate-y-\[var\(--lg-translate-y\)\] {
      --tw-translate-y: var(--lg-translate-y) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }

    .lg\:pt-\[clamp\(68\.8px\,6\.88vw\,132px\)\] {
      padding-top: clamp(68.8px, 6.88vw, 132px) !important
    }
  }

  @media(min-width:80rem) {
    .xl\:absolute {
      position: absolute !important
    }

    .xl\:top-\[var\(--xl-y\)\] {
      top: var(--xl-y) !important
    }

    .xl\:right-\[var\(--xl-x\)\] {
      right: var(--xl-x) !important
    }

    .xl\:bottom-\[var\(--xl-y\)\] {
      bottom: var(--xl-y) !important
    }

    .xl\:left-\[var\(--xl-x\)\] {
      left: var(--xl-x) !important
    }

    .xl\:translate-x-\[var\(--xl-translate-x\)\] {
      --tw-translate-x: var(--xl-translate-x) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }

    .xl\:translate-y-\[var\(--xl-translate-y\)\] {
      --tw-translate-y: var(--xl-translate-y) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }
  }

  @media(min-width:96rem) {
    .\32xl\:absolute {
      position: absolute !important
    }

    .\32xl\:top-\[var\(--2xl-y\)\] {
      top: var(--2xl-y) !important
    }

    .\32xl\:right-\[var\(--2xl-x\)\] {
      right: var(--2xl-x) !important
    }

    .\32xl\:bottom-\[var\(--2xl-y\)\] {
      bottom: var(--2xl-y) !important
    }

    .\32xl\:left-\[var\(--2xl-x\)\] {
      left: var(--2xl-x) !important
    }

    .\32xl\:translate-x-\[var\(--2xl-translate-x\)\] {
      --tw-translate-x: var(--2xl-translate-x) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }

    .\32xl\:translate-y-\[var\(--2xl-translate-y\)\] {
      --tw-translate-y: var(--2xl-translate-y) !important;
      translate: var(--tw-translate-x)var(--tw-translate-y) !important
    }
  }
}

.overview-content {
  background-color: #000 !important
}

.overview-content .archer-tbe-banner {
  background-image: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/a.png?v=4);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 120em;
  margin: 0 auto;
  font-size: .833333vw
}

.overview-content .archer-tbe-banner .w-container {
  width: 78.125em;
  margin: 0 auto
}

.overview-content .archer-tbe-banner .text {
  color: #fff
}

.overview-content .archer-tbe-banner h2 {
  padding-bottom: .5em;
  font-size: 2.8125em;
  font-weight: 700;
  line-height: 1.2
}

.overview-content .archer-tbe-banner h3 {
  padding-bottom: .5em;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.5
}

.overview-content .archer-tbe-banner h3 span {
  font-weight: 300;
  display: block
}

.overview-content .archer-tbe-banner p .model {
  vertical-align: middle;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: .25em;
  padding: .2em .75em;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  display: inline-block
}

.overview-content .archer-tbe-banner .windows-container {
  align-items: center;
  padding-top: 2em;
  display: flex
}

.overview-content .archer-tbe-banner .windows-container img {
  width: 3.75em;
  height: 3.1875em
}

.overview-content .archer-tbe-banner .windows-container span {
  width: 10em;
  padding-left: 1em;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.5
}

@media(max-width:1680px) {
  .overview-content .archer-tbe-banner {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .archer-tbe-banner {
    font-size: 12px
  }
}

@media(max-width:1024px) {
  .overview-content .archer-tbe-banner {
    font-size: 10px
  }
}

@media(max-width:640px) {
  .overview-content .archer-tbe-banner {
    background-image: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/a.png?v=4);
    background-size: 100%;
    font-size: 10.35px
  }

  .overview-content .archer-tbe-banner .w-container {
    width: auto
  }

  .overview-content .archer-tbe-banner .text {
    text-align: left;
    padding: 60vw 0 0
  }

  .overview-content .archer-tbe-banner h2 {
    padding: 0 20px .25em;
    font-size: 7.8125vw
  }

  .overview-content .archer-tbe-banner h3 {
    padding: 0 20px .5em;
    font-size: 4.6875vw
  }

  .overview-content .archer-tbe-banner p {
    padding: 0 20px;
    font-size: 2.78vw;
    line-height: 1.5
  }

  .overview-content .archer-tbe-banner .inline {
    margin-top: 1em
  }

  .overview-content .archer-tbe-banner p .model-name {
    font-size: 1em
  }

  .overview-content .archer-tbe-banner .windows-container {
    padding-left: 20px;
    font-size: 2vw
  }
}

@media(max-width:414px) {
  .overview-content .archer-tbe-banner {
    font-size: 2.5vw
  }
}

.overview-content .archer-tbe-selling-points {
  background: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/b.jpg?v=4) top/cover no-repeat;
  margin: 0 auto
}

.overview-content .archer-tbe-selling-points .text {
  background: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/b.png?v=4) 50%/100% no-repeat;
  margin: auto;
  position: relative
}

.overview-content .archer-tbe-selling-points .text .desc {
  color: #fff;
  z-index: 2;
  position: absolute
}

.overview-content .archer-tbe-selling-points .text .desc.left {
  text-align: left;
  transform: none
}

.overview-content .archer-tbe-selling-points .text .desc1 {
  width: 29%;
  font-weight: 400;
  top: 2%;
  left: 3%
}

.overview-content .archer-tbe-selling-points .text .desc1 span {
  display: block
}

.overview-content .archer-tbe-selling-points .text .desc2 {
  width: 14%;
  font-weight: 500;
  line-height: 1.2;
  top: 29%;
  left: 21%
}

.overview-content .archer-tbe-selling-points .text .desc3 {
  color: #a3a3a3;
  width: 14%;
  font-weight: 300;
  line-height: 1.2;
  top: 36%;
  left: 21%
}

.overview-content .archer-tbe-selling-points .text .desc4 {
  color: #a3a3a3;
  width: 14%;
  font-weight: 300;
  line-height: 1.2;
  top: 36.7%;
  left: 12%
}

.overview-content .archer-tbe-selling-points .text .desc5 {
  width: 19%;
  font-weight: 400;
  top: 10%;
  left: 53%
}

.overview-content .archer-tbe-selling-points .text .desc6 {
  width: 35%;
  top: 33%;
  left: 53%
}

.overview-content .archer-tbe-selling-points .text .desc6 span {
  font-weight: 400;
  display: block
}

.overview-content .archer-tbe-selling-points .text .desc7 {
  width: 17%;
  font-weight: 300;
  top: 54%;
  left: 77%
}

.overview-content .archer-tbe-selling-points .text .desc8 {
  text-align: center;
  width: 17%;
  font-weight: 300;
  top: 64%;
  left: 51%
}

.overview-content .archer-tbe-selling-points .text .desc9 {
  text-align: center;
  width: 15%;
  font-weight: 300;
  top: 64%;
  left: 85%
}

.overview-content .archer-tbe-selling-points .text .desc10 {
  text-align: center;
  width: 18%;
  font-weight: 400;
  top: 62%;
  left: 2.5%
}

.overview-content .archer-tbe-selling-points .text .desc11 {
  text-align: center;
  width: 18%;
  font-weight: 400;
  top: 62%;
  left: 27.75%
}

.overview-content .archer-tbe-selling-points .text .desc12 {
  text-align: center;
  width: 10%;
  font-weight: 400;
  top: 87%;
  left: 53.75%
}

.overview-content .archer-tbe-selling-points .text .desc13 {
  text-align: center;
  width: 10%;
  font-weight: 400;
  top: 87%;
  left: 70.2%
}

.overview-content .archer-tbe-selling-points .text .desc14 {
  text-align: center;
  width: 12%;
  font-weight: 400;
  top: 87%;
  left: 86.2%
}

@media(max-width:1680px) {
  .overview-content .archer-tbe-selling-points {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .archer-tbe-selling-points {
    font-size: 12px
  }
}

@media(max-width:1024px) {
  .overview-content .archer-tbe-selling-points {
    font-size: 10px
  }
}

@media(max-width:640px) {
  .overview-content .archer-tbe-selling-points {
    background: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/b.jpg?v=4) top/100% no-repeat;
    padding: 6vw 0 15vw;
    font-size: 10.35px
  }

  .overview-content .archer-tbe-selling-points .text {
    background: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/b.png?v=4) top/100% no-repeat;
    width: 90vw;
    height: 0;
    padding-bottom: 184vw
  }

  .overview-content .archer-tbe-selling-points .text .desc1 {
    width: 63%;
    top: 4vw;
    left: 7%
  }

  .overview-content .archer-tbe-selling-points .text .desc2 {
    width: 28%;
    top: 27vw;
    left: 43%
  }

  .overview-content .archer-tbe-selling-points .text .desc4 {
    width: 28%;
    top: 33.5vw;
    left: 24%
  }

  .overview-content .archer-tbe-selling-points .text .desc5 {
    width: 42%;
    top: 102vw;
    left: 5.5%
  }

  .overview-content .archer-tbe-selling-points .text .desc6 {
    width: 80%;
    top: 123vw;
    left: 5%
  }

  .overview-content .archer-tbe-selling-points .text .desc7 {
    width: 38%;
    top: 141.5vw;
    left: 55%
  }

  .overview-content .archer-tbe-selling-points .text .desc8 {
    width: 28%;
    top: 151vw;
    left: 4.5%
  }

  .overview-content .archer-tbe-selling-points .text .desc9 {
    width: 29%;
    top: 151vw;
    left: 69.5%
  }

  .overview-content .archer-tbe-selling-points .text .desc10 {
    width: 35%;
    top: 55vw;
    left: 7.5%
  }

  .overview-content .archer-tbe-selling-points .text .desc11 {
    width: 39%;
    top: 55vw;
    left: 53.5%
  }

  .overview-content .archer-tbe-selling-points .text .desc12 {
    width: 25%;
    top: 172vw;
    left: 4.5%
  }

  .overview-content .archer-tbe-selling-points .text .desc13 {
    width: 25%;
    top: 172vw;
    left: 37.5%
  }

  .overview-content .archer-tbe-selling-points .text .desc14 {
    width: 25%;
    top: 172vw;
    left: 71.5%
  }

  .overview-content .archer-tbe-selling-points .m-hide {
    display: none
  }
}

.overview-content .unrivaled-wifi7-technology {
  max-width: 120em;
  margin: 0 auto;
  font-size: .833333vw
}

.overview-content .unrivaled-wifi7-technology .w-container {
  width: 78em;
  margin: 0 auto;
  transition: all .1s
}

.overview-content .unrivaled-wifi7-technology .text {
  text-align: center;
  color: #fff;
  padding: 0 10em .5em;
  position: relative
}

.overview-content .unrivaled-wifi7-technology h2 {
  padding-bottom: .5em;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2
}

.overview-content .unrivaled-wifi7-technology h3 {
  padding: 0 0 1.25em;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2
}

.overview-content .unrivaled-wifi7-technology p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5
}

.overview-content .unrivaled-wifi7-technology .feature li {
  vertical-align: top;
  color: #fff;
  margin-top: 3.5em;
  display: inline-block
}

.overview-content .unrivaled-wifi7-technology .feature li:nth-child(2n) {
  width: 46%;
  margin-left: 2%
}

.overview-content .unrivaled-wifi7-technology .feature li:nth-child(odd) {
  width: 51%
}

.overview-content .unrivaled-wifi7-technology .feature .li-1 img {
  width: 90%
}

.overview-content .unrivaled-wifi7-technology .feature .li-2 img {
  width: 100%
}

.overview-content .unrivaled-wifi7-technology .feature .li-3 img {
  width: 80%
}

.overview-content .unrivaled-wifi7-technology .feature .li-4 img {
  width: 74%
}

@media(max-width:1680px) {
  .overview-content .unrivaled-wifi7-technology {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .unrivaled-wifi7-technology {
    font-size: 12px
  }
}

@media(max-width:1024px) {
  .overview-content .unrivaled-wifi7-technology {
    font-size: 10px
  }
}

@media(max-width:640px) {
  .overview-content .unrivaled-wifi7-technology {
    background: #15171c;
    height: auto;
    padding: 10vw 0;
    font-size: 10.35px
  }

  .overview-content .unrivaled-wifi7-technology .w-container {
    width: auto
  }

  .overview-content .unrivaled-wifi7-technology .text {
    text-align: left;
    width: auto;
    padding: 0 20px
  }

  .overview-content .unrivaled-wifi7-technology h2 {
    padding: 0 0 .5em;
    font-size: 5.625vw
  }

  .overview-content .unrivaled-wifi7-technology h3 {
    padding: 0 20px 1.25em;
    font-size: 3.75vw
  }

  .overview-content .unrivaled-wifi7-technology p {
    font-size: 3.75vw
  }

  .overview-content .unrivaled-wifi7-technology .feature li {
    text-align: center;
    margin-top: 7vw
  }

  .overview-content .unrivaled-wifi7-technology .feature li:nth-child(2n) {
    width: 100%;
    margin-left: 0
  }

  .overview-content .unrivaled-wifi7-technology .feature li:nth-child(odd) {
    width: 100%
  }

  .overview-content .unrivaled-wifi7-technology .feature .li-1 img,
  .overview-content .unrivaled-wifi7-technology .feature .li-2 img,
  .overview-content .unrivaled-wifi7-technology .feature .li-3 img,
  .overview-content .unrivaled-wifi7-technology .feature .li-4 img {
    width: 90%
  }
}

@media(max-width:414px) {
  .overview-content .unrivaled-wifi7-technology {
    font-size: 2.5vw
  }
}

.overview-content .incredibly-smooth-wifi-experience {
  background: #000;
  max-width: 120em;
  font-size: .833333vw;
  position: relative
}

.overview-content .incredibly-smooth-wifi-experience .w-container {
  z-index: 1;
  width: 73.125em;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0
}

.overview-content .incredibly-smooth-wifi-experience .text {
  text-align: center;
  color: #fff;
  padding: 5em 0 2em
}

.overview-content .incredibly-smooth-wifi-experience h2 {
  padding-bottom: .5em;
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2
}

.overview-content .incredibly-smooth-wifi-experience h3 {
  margin-bottom: 1em;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2
}

.overview-content .incredibly-smooth-wifi-experience p {
  font-size: 1.21875em;
  font-weight: 400;
  line-height: 1.5
}

.overview-content .incredibly-smooth-wifi-experience video {
  width: 100%
}

@media(max-width:1680px) {
  .overview-content .incredibly-smooth-wifi-experience {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .incredibly-smooth-wifi-experience {
    font-size: 12px
  }
}

@media(max-width:1024px) {
  .overview-content .incredibly-smooth-wifi-experience {
    font-size: 10px
  }
}

@media(max-width:640px) {
  .overview-content .incredibly-smooth-wifi-experience {
    background: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/easy-switch-bg-m.jpg?v=4) top/cover no-repeat;
    height: auto;
    font-size: 10.35px
  }

  .overview-content .incredibly-smooth-wifi-experience .w-container {
    width: auto
  }

  .overview-content .incredibly-smooth-wifi-experience .text {
    text-align: left;
    width: auto;
    padding: 0 0 1.5em
  }

  .overview-content .incredibly-smooth-wifi-experience h2 {
    padding: 1.5em 20px .5em;
    font-size: 2.5em;
    font-weight: 400
  }

  .overview-content .incredibly-smooth-wifi-experience h3 {
    font-size: 1.375em
  }

  .overview-content .incredibly-smooth-wifi-experience p {
    padding: 0 20px;
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5
  }

  .overview-content .incredibly-smooth-wifi-experience .bg-text {
    position: relative
  }

  .overview-content .incredibly-smooth-wifi-experience .desc {
    font-size: 3vw
  }

  .overview-content .incredibly-smooth-wifi-experience .desc-1 {
    width: 27%;
    top: 35vw;
    left: 7%
  }

  .overview-content .incredibly-smooth-wifi-experience .desc-2 {
    width: 27%;
    top: 35vw;
    left: 37%
  }

  .overview-content .incredibly-smooth-wifi-experience .desc-3 {
    width: 27%;
    top: 35vw;
    left: 67%
  }
}

@media(max-width:414px) {
  .overview-content .incredibly-smooth-wifi-experience {
    font-size: 2.5vw
  }
}

.overview-content .high-gain-antennas {
  background: #000 url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/h.jpg?v=4) 50% 0/cover no-repeat;
  max-width: 100%;
  height: 48em;
  margin: 0 auto;
  position: relative
}

.overview-content .high-gain-antennas .w-container {
  width: 73.125em;
  margin: 0 auto
}

.overview-content .high-gain-antennas .text {
  color: #fff;
  padding: 16em 0 0 44em
}

.overview-content .high-gain-antennas .text h2 {
  padding-bottom: .5em;
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2
}

.overview-content .high-gain-antennas .text p {
  font-size: 1.21875em;
  font-weight: 400;
  line-height: 1.5
}

.overview-content .high-gain-antennas .windows-container {
  align-items: center;
  padding-top: 2em;
  display: flex
}

.overview-content .high-gain-antennas .windows-container img {
  width: 2.53125em;
  height: 2.8125em
}

.overview-content .high-gain-antennas .windows-container span {
  width: 10em;
  padding-left: 1em;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2
}

@media(max-width:1680px) {
  .overview-content .high-gain-antennas {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .high-gain-antennas {
    font-size: 12px
  }
}

@media(max-width:1024px) {
  .overview-content .high-gain-antennas {
    font-size: 10px
  }
}

@media(max-width:640px) {
  .overview-content .high-gain-antennas {
    background: #303236 url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/h.jpg?v=4) bottom/100% no-repeat;
    height: auto;
    padding-bottom: 75vw;
    font-size: 10.35px
  }

  .overview-content .high-gain-antennas .w-container {
    width: auto;
    max-width: 100%
  }

  .overview-content .high-gain-antennas .text {
    text-align: left;
    padding: 0 0 1.5em
  }

  .overview-content .high-gain-antennas .text h2 {
    padding: 1.5em 20px .5em;
    font-size: 2.5em;
    font-weight: 400
  }

  .overview-content .high-gain-antennas .text p {
    padding: 0 20px;
    font-size: 1.75em;
    font-weight: 300
  }

  .overview-content .high-gain-antennas .windows-container {
    font-size: 3vw;
    position: absolute;
    bottom: 5vw;
    right: 1vw
  }

  .overview-content .high-gain-antennas .windows-container span {
    width: 9em
  }
}

@media(max-width:414px) {
  .overview-content .high-gain-antennas {
    font-size: 2.5vw
  }
}

.overview-content .advanced-security {
  background: #000 url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/i.jpg?v=4) 50% 0/cover no-repeat;
  max-width: 100%;
  height: 48em;
  margin: 0 auto
}

.overview-content .advanced-security .w-container {
  flex-direction: column;
  justify-content: center;
  width: 1170px;
  height: 100%;
  margin: 0 auto;
  display: flex
}

.overview-content .advanced-security .text {
  width: 40%
}

.overview-content .advanced-security .text h2 {
  padding-bottom: .5em;
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2
}

.overview-content .advanced-security .text p {
  font-size: 1.21875em;
  font-weight: 400;
  line-height: 1.5
}

@media(max-width:1680px) {
  .overview-content .advanced-security {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .advanced-security {
    font-size: 12px
  }
}

@media(max-width:1024px) {
  .overview-content .advanced-security {
    font-size: 10px
  }
}

@media(max-width:640px) {
  .overview-content .advanced-security {
    background: #c8cbce url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/i.jpg?v=4) bottom/100% no-repeat;
    height: auto;
    padding-bottom: 76vw;
    font-size: 10.35px
  }

  .overview-content .advanced-security .w-container {
    width: auto;
    max-width: 100%
  }

  .overview-content .advanced-security .text {
    text-align: left;
    width: 100%;
    padding: 0 0 1.5em
  }

  .overview-content .advanced-security .text h2 {
    padding: 1.5em 20px .5em;
    font-size: 2.5em;
    font-weight: 400
  }

  .overview-content .advanced-security .text p {
    padding: 0 20px;
    font-size: 1.75em;
    font-weight: 300
  }
}

@media(max-width:414px) {
  .overview-content .advanced-security {
    font-size: 2.5vw
  }
}

.deco-wifi7 {
  color: #fff;
  background: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/d.jpg?v=4) bottom/120em no-repeat;
  max-width: 1920px;
  height: 56.25em;
  margin: 0 auto;
  font-size: 16px;
  position: relative
}

.deco-wifi7 .w-container {
  width: 73.125em;
  margin: 0 auto
}

.deco-wifi7 .text {
  text-align: center;
  padding: 5em 0 0
}

.deco-wifi7 h2 {
  padding-bottom: .25em;
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2
}

.deco-wifi7 .text p {
  font-size: 1.21875em;
  font-weight: 400;
  line-height: 1.5
}

.deco-wifi7 .text p.link {
  margin-top: 1em
}

.deco-wifi7 .text p.link a {
  color: #1192ff;
  font-weight: 400;
  text-decoration: underline
}

.deco-wifi7 .text p.link a+a {
  margin-left: 5em
}

.deco-wifi7 .bottom-container {
  width: 85.375em;
  position: absolute;
  bottom: 3em;
  left: 50%;
  transform: translate(-50%)
}

.deco-wifi7 .feature {
  text-align: center
}

.deco-wifi7 .feature li {
  vertical-align: top;
  width: 22%;
  display: inline-block
}

.deco-wifi7 .feature li+li {
  margin-left: 3%
}

.deco-wifi7 .feature li p {
  font-size: 1.25em
}

.deco-wifi7 .feature li p.title {
  font-size: 1.5em;
  font-weight: 400
}

.deco-wifi7 .feature li p.info {
  color: #ababbc
}

.deco-wifi7 .feature li p.link {
  margin-top: 1em
}

.deco-wifi7 .feature li p.link a {
  color: #5cadff
}

@media(max-width:1680px) {
  .deco-wifi7 {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .deco-wifi7 {
    font-size: 12px
  }
}

@media(max-width:640px) {
  .deco-wifi7 {
    background: #151517 url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/d.jpg?v=4) 50% 100%/100% no-repeat;
    height: auto;
    font-size: 10.35px
  }

  .deco-wifi7 .w-container {
    width: auto
  }

  .deco-wifi7 .text {
    text-align: left;
    padding: 0 0 1.5em
  }

  .deco-wifi7 h2 {
    padding: 1.5em 20px .5em;
    font-size: 2.5em;
    font-weight: 400
  }

  .deco-wifi7 .text p {
    padding: 0 20px;
    font-size: 1.75em;
    font-weight: 300
  }

  .deco-wifi7 .text p.link {
    margin-top: 2em;
    font-size: 1.5em
  }

  .deco-wifi7 .text p.link a+a {
    margin-left: 0
  }

  .deco-wifi7 .bottom-container {
    width: auto;
    margin-top: 50vw;
    position: static;
    transform: none
  }

  .deco-wifi7 .feature {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 8vw;
    display: flex
  }

  .deco-wifi7 .feature li {
    width: 100%;
    margin-left: 0
  }

  .deco-wifi7 .feature li+li {
    margin-left: 0
  }

  .deco-wifi7 .feature li p {
    font-size: 1.5em
  }

  .deco-wifi7 .feature li p.title {
    font-size: 1.75em;
    font-weight: 400
  }
}

@media(max-width:414px) {
  .deco-wifi7 {
    font-size: 2.5vw
  }
}

.faster-speed-boost {
  color: #fff;
  background: #151517 url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/e.png?v=4) bottom/120em no-repeat;
  max-width: 120em;
  margin: 0 auto;
  padding-bottom: 35em;
  font-size: 16px
}

.faster-speed-boost .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative
}

.faster-speed-boost .text {
  text-align: center;
  padding: 5em 0 0;
  position: relative
}

.faster-speed-boost h2 {
  padding-bottom: .5em;
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2
}

.faster-speed-boost h3 {
  margin-bottom: 1em;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2
}

.faster-speed-boost p {
  font-size: 1.21875em;
  font-weight: 400;
  line-height: 1.5
}

.faster-speed-boost .bg {
  position: absolute;
  left: 0;
  right: 0
}

.faster-speed-boost .bg .desc {
  position: absolute
}

.faster-speed-boost .bg .desc1 {
  text-align: left;
  width: 23em;
  top: 8em;
  left: 33em
}

.faster-speed-boost .bg .desc1 span {
  font-size: 1.6875em;
  font-weight: 700;
  line-height: 1.2;
  display: block
}

.faster-speed-boost .bg .desc2 {
  text-align: left;
  width: 14em;
  top: 9em;
  left: 33em
}

.faster-speed-boost .bg .desc2 span {
  font-size: 1.6875em;
  font-weight: 700;
  line-height: 1.2;
  display: block
}

.faster-speed-boost .bg .desc3 {
  text-align: left;
  width: 14em;
  top: 14em;
  left: 33em
}

.faster-speed-boost .bg .desc3 span {
  font-size: 1.6875em;
  font-weight: 700;
  line-height: 1.2;
  display: block
}

.faster-speed-boost .bg .desc4 {
  text-align: left;
  width: 13em;
  top: 18em;
  left: 33em
}

.faster-speed-boost .bg .desc4 span {
  font-size: 1.6875em;
  font-weight: 700;
  line-height: 1.2;
  display: block
}

.faster-speed-boost .bg .desc5 {
  text-align: center;
  width: 17em;
  top: 15.5em;
  left: 44em
}

.faster-speed-boost .bg .desc5 span {
  font-size: 1.6875em;
  font-weight: 700;
  line-height: 1.2;
  display: block
}

.faster-speed-boost .bg .desc6 {
  text-align: center;
  width: 14em;
  top: 25.5em;
  left: 9em
}

.faster-speed-boost .bg .desc6 span {
  font-size: 1.21875em;
  font-weight: 500;
  line-height: 1.2;
  display: block
}

.faster-speed-boost .bg .desc7 {
  text-align: center;
  width: 14em;
  top: 25.5em;
  left: 60em
}

.faster-speed-boost .bg .desc7 span {
  font-size: 1.21875em;
  font-weight: 500;
  line-height: 1.2;
  display: block
}

@media(max-width:1680px) {
  .faster-speed-boost {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .faster-speed-boost {
    font-size: 12px
  }
}

@media(max-width:640px) {
  .faster-speed-boost {
    background: #151517 url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/e.png?v=4) bottom/100% no-repeat;
    padding-bottom: 55vw;
    font-size: 10.35px
  }

  .faster-speed-boost .w-container {
    width: auto;
    padding: 0 20px
  }

  .faster-speed-boost .text {
    text-align: left;
    width: auto;
    padding: 0
  }

  .faster-speed-boost h2 {
    padding: 1.5em 0 .5em;
    font-size: 2.5em;
    line-height: 1.2
  }

  .faster-speed-boost h3 {
    font-size: 1.375em
  }

  .faster-speed-boost p {
    padding: 0;
    font-size: 1.75em;
    line-height: 1.5
  }

  .faster-speed-boost .bg .desc1 {
    width: 40vw;
    top: 10vw;
    left: 40vw
  }

  .faster-speed-boost .bg .desc1 span {
    font-size: 3.5vw;
    font-weight: 700;
    line-height: 1.2;
    display: block
  }

  .faster-speed-boost .bg .desc2 {
    text-align: left;
    width: 19vw;
    top: 18vw;
    left: 40vw
  }

  .faster-speed-boost .bg .desc2 span {
    font-size: 3vw
  }

  .faster-speed-boost .bg .desc3 {
    text-align: left;
    width: 19vw;
    top: 19vw;
    left: 40vw
  }

  .faster-speed-boost .bg .desc3 span {
    font-size: 3vw
  }

  .faster-speed-boost .bg .desc4 {
    width: 20vw;
    top: 26vw;
    left: 39vw
  }

  .faster-speed-boost .bg .desc4 span {
    font-size: 3vw
  }

  .faster-speed-boost .bg .desc5 {
    text-align: left;
    width: 14vw;
    top: 21vw;
    left: 62vw
  }

  .faster-speed-boost .bg .desc5 span {
    font-size: 3vw
  }

  .faster-speed-boost .bg .desc6 {
    width: 22vw;
    top: 42vw;
    left: 7vw
  }

  .faster-speed-boost .bg .desc6 span {
    font-size: 3vw
  }

  .faster-speed-boost .bg .desc7 {
    width: fit-content;
    top: 42vw;
    left: 70vw
  }

  .faster-speed-boost .bg .desc7 span {
    font-size: 3vw
  }
}

@media(max-width:414px) {
  .tbe-wifi7 {
    font-size: 2.5vw
  }
}

.overview-content .archer-tx35uplus-multiDirection {
  background: #000 url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/g.jpg?v=4) 50% 100%/120em no-repeat;
  max-width: 120em;
  height: 59em;
  margin: 0 auto;
  font-size: 16px
}

.overview-content .archer-tx35uplus-multiDirection .w-container {
  width: 73.125em;
  margin: 0 auto
}

.overview-content .archer-tx35uplus-multiDirection .text {
  color: #fff;
  padding: 12.5em 41em 0 2em
}

.overview-content .archer-tx35uplus-multiDirection h2 {
  padding: 0 0 .5em;
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.16667
}

.overview-content .archer-tx35uplus-multiDirection p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5
}

.overview-content .archer-tx35uplus-multiDirection .bg {
  background: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/speed.png?v=4) 50% 100%/100% no-repeat;
  width: 30em;
  height: 4.5em;
  margin-top: 6em;
  position: relative
}

.overview-content .archer-tx35uplus-multiDirection .bg .desc {
  position: absolute
}

.overview-content .archer-tx35uplus-multiDirection .bg .desc1 {
  top: -2em;
  left: .5em
}

.overview-content .archer-tx35uplus-multiDirection .bg .desc1 span {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2
}

.overview-content .archer-tx35uplus-multiDirection .bg .desc2 {
  top: 1.5em;
  left: .5em
}

.overview-content .archer-tx35uplus-multiDirection .bg .desc2 span {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2
}

.overview-content .archer-tx35uplus-multiDirection .bg .desc3 {
  width: 14em;
  bottom: 1.5em;
  right: 0
}

.overview-content .archer-tx35uplus-multiDirection .bg .desc3 span {
  text-align: center;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
  display: block
}

.overview-content .archer-tx35uplus-multiDirection .bg .desc3 span.title {
  font-size: 4.3em;
  font-weight: 500;
  line-height: 1;
  display: block
}

@media(max-width:1680px) {
  .overview-content .archer-tx35uplus-multiDirection {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .archer-tx35uplus-multiDirection {
    font-size: 12px
  }
}

@media(max-width:640px) {
  .overview-content .archer-tx35uplus-multiDirection {
    background: #303236 url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/g.jpg?v=4) 50% 100%/100% no-repeat;
    width: auto;
    height: auto;
    padding: 0 0 75.5vw;
    font-size: 10.35px
  }

  .overview-content .archer-tx35uplus-multiDirection .w-container {
    width: auto;
    position: relative
  }

  .overview-content .archer-tx35uplus-multiDirection .text {
    padding: 0 0 1.5em
  }

  .overview-content .archer-tx35uplus-multiDirection h2 {
    padding: 1.5em 20px .5em;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2
  }

  .overview-content .archer-tx35uplus-multiDirection p {
    padding: 0 20px;
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5
  }

  .overview-content .archer-tx35uplus-multiDirection .bg {
    margin-top: auto;
    margin-left: 20px;
    position: absolute;
    bottom: -24vw
  }
}

@media(max-width:414px) {
  .overview-content .archer-tx35uplus-multiDirection {
    font-size: 2.5vw
  }
}

.overview-content .on-the-go-wifi {
  background: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/img/b.jpg?v=4) top/cover no-repeat;
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px
}

.overview-content .on-the-go-wifi .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative
}

.overview-content .on-the-go-wifi .text {
  text-align: center;
  color: #fff;
  padding: 4em 0 3em
}

.overview-content .on-the-go-wifi h2 {
  padding-bottom: .5em;
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2
}

.overview-content .on-the-go-wifi p {
  font-size: 1.21875em;
  font-weight: 400;
  line-height: 1.5
}

.overview-content .on-the-go-wifi .swiper-container {
  padding-bottom: 6em;
  position: relative;
  overflow: hidden
}

.overview-content .on-the-go-wifi .desc {
  position: absolute
}

.overview-content .on-the-go-wifi .desc span {
  color: #fff;
  font-size: 1.21875em;
  line-height: 1.5
}

.overview-content .on-the-go-wifi .swiper-slide .desc1 {
  color: #fff;
  width: 4em;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.2;
  top: 4.5em;
  left: 8em
}

.overview-content .on-the-go-wifi .swiper-slide {
  width: 78em;
  margin: 0 1em
}

.overview-content .on-the-go-wifi .swiper-slide img {
  width: 100%;
  height: auto
}

.overview-content .on-the-go-wifi .swiper-slide img.m-img {
  display: none
}

.overview-content .on-the-go-wifi .swiper-controll-icon {
  z-index: 3;
  background: 0 0;
  border: none;
  position: absolute;
  bottom: 8em;
  right: 1em
}

.overview-content .on-the-go-wifi .swiper-controll-icon img {
  display: none
}

.overview-content .on-the-go-wifi .swiper-controll-icon img.active {
  display: block
}

.overview-content .on-the-go-wifi .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 3em
}

.overview-content .on-the-go-wifi .swiper-pagination-bullet {
  opacity: 1;
  background: 0 0;
  border: 1px solid #fff;
  width: 1em;
  height: 1em
}

.overview-content .on-the-go-wifi .swiper-pagination-bullet-active {
  background: #fff
}

@media(max-width:1680px) {
  .overview-content .on-the-go-wifi {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .on-the-go-wifi {
    font-size: 12px
  }
}

@media(max-width:640px) {
  .overview-content .on-the-go-wifi {
    background: url(https://static-product.tp-link.com/archer-tbe230u_v1.6/m/b.jpg?v=4) top/100% no-repeat;
    height: auto;
    font-size: 10.35px
  }

  .overview-content .on-the-go-wifi .w-container {
    width: auto
  }

  .overview-content .on-the-go-wifi .text {
    text-align: left;
    padding: 0 0 1.5em
  }

  .overview-content .on-the-go-wifi h2 {
    padding: 1.5em 20px .5em;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2
  }

  .overview-content .on-the-go-wifi p {
    padding: 0 20px;
    font-size: 1.75em
  }

  .overview-content .on-the-go-wifi .swiper-slide {
    width: 90vw;
    margin: 0 1vw
  }

  .overview-content .on-the-go-wifi .swiper-slide img.web-img {
    display: none
  }

  .overview-content .on-the-go-wifi .swiper-slide img.m-img {
    display: block
  }

  .overview-content .on-the-go-wifi .swiper-slide .desc1 {
    font-size: 4vw;
    top: 7vw;
    left: 24vw
  }
}

@media(max-width:414px) {
  .overview-content .on-the-go-wifi {
    font-size: 2.5vw
  }
}

.overview-content .ifa-banner {
  background: #fff;
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px
}

.overview-content .ifa-banner .w-container {
  align-items: center;
  width: 85.3125em;
  height: 46.875em;
  margin: 0 auto;
  padding: 6.09375em 0;
  display: flex;
  position: relative
}

.overview-content .ifa-banner .text {
  text-align: left;
  width: 36.2813em;
  padding: 0 0 0 6.09375em
}

.overview-content .ifa-banner h2 {
  padding-bottom: .5em;
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.1
}

.overview-content .ifa-banner p {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.5
}

.overview-content .ifa-banner p.model-name {
  border: 1px solid #000;
  border-radius: .5em;
  margin-top: 1em;
  padding: .375em .75em;
  font-weight: 300;
  line-height: 1.2;
  display: inline-block
}

.overview-content .ifa-banner .icons {
  margin-top: 4.2em
}

.overview-content .ifa-banner .icons img {
  height: 3.28125em
}

.overview-content .ifa-banner .icons img+img {
  margin-left: 1.5em
}

.overview-content .ifa-banner .img-container {
  width: 46.875em;
  height: 46.875em;
  position: absolute;
  right: 0
}

.overview-content .ifa-banner .img-container img {
  width: 100%
}

@media(max-width:1680px) {
  .overview-content .ifa-banner {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .ifa-banner {
    font-size: 12px
  }
}

@media(max-width:640px) {
  .overview-content .ifa-banner {
    font-size: 10.35px
  }

  .overview-content .ifa-banner .w-container {
    width: auto;
    height: auto;
    padding: 0;
    display: block
  }

  .overview-content .ifa-banner .text {
    padding: 12.5vw 4.6875vw 0
  }

  .overview-content .ifa-banner h2 {
    padding-bottom: 3vw;
    font-size: 6.25vw;
    line-height: 1.2
  }

  .overview-content .ifa-banner p {
    font-size: 4.6875vw;
    line-height: 1.5
  }

  .overview-content .ifa-banner .img-container {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    right: 0
  }

  .overview-content .ifa-banner .icons {
    font-size: 2vw
  }
}

@media(max-width:414px) {
  .overview-content .ifa-banner {
    font-size: 2.5vw
  }
}

.overview-content .ifa-icon-container {
  background: #f4f6f7;
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px
}

.overview-content .ifa-icon-container .w-container {
  width: 73.125em;
  margin: 0 auto;
  padding: 9.375em 0
}

.overview-content .ifa-icon-container p {
  font-size: 1.03125em;
  font-weight: 300;
  line-height: 1.36
}

.overview-content .ifa-icon-container .icon-container {
  width: 3.04688em;
  height: 3.04688em;
  margin: 0 auto;
  padding-bottom: 1em
}

.overview-content .ifa-icon-container .icon-container img {
  width: 100%
}

.overview-content .ifa-icon-container ul.six-icons {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex
}

.overview-content .ifa-icon-container ul.six-icons li {
  text-align: center;
  width: 12%
}

.overview-content .ifa-icon-container ul.six-more-icons {
  flex-wrap: wrap;
  justify-content: center;
  display: flex
}

.overview-content .ifa-icon-container ul.six-more-icons li {
  text-align: center;
  width: 20%;
  margin: 0 2%
}

.overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+5),
.overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+6),
.overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+7),
.overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+8) {
  margin: 3.60938em 2% 0
}

@media(max-width:1680px) {
  .overview-content .ifa-icon-container {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .ifa-icon-container {
    font-size: 12px
  }
}

@media(max-width:640px) {
  .overview-content .ifa-icon-container {
    font-size: 10.35px
  }

  .overview-content .ifa-icon-container .w-container {
    width: auto;
    padding: 15.625vw 8vw
  }

  .overview-content .ifa-icon-container p {
    font-size: 3.75vw;
    line-height: 1.5
  }

  .overview-content .ifa-icon-container ul.six-more-icons li {
    width: 42%;
    margin: 0
  }

  .overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+5),
  .overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+6),
  .overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+7),
  .overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+8) {
    margin: 0
  }

  .overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+3),
  .overview-content .ifa-icon-container ul.six-more-icons li:nth-child(2n+4) {
    margin: 7.8125vw 0 0
  }

  .overview-content .ifa-icon-container .icon-container {
    width: 8.125vw;
    height: 8.125vw
  }

  .overview-content .ifa-icon-container ul.six-more-icons,
  .overview-content .ifa-icon-container ul.six-icons {
    justify-content: space-between
  }

  .overview-content .ifa-icon-container ul.six-icons li {
    width: 42%;
    margin: 0
  }

  .overview-content .ifa-icon-container ul.six-icons li:nth-child(2n+3),
  .overview-content .ifa-icon-container ul.six-icons li:nth-child(2n+4) {
    margin: 7.8125vw 0 0
  }
}

@media(max-width:414px) {
  .overview-content .ifa-icon-container {
    font-size: 2.5vw
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-pan-x {
  syntax: "*";
  inherits: false
}

@property --tw-pan-y {
  syntax: "*";
  inherits: false
}

@property --tw-pinch-zoom {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0
}

@property --tw-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid
}

@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-ordinal {
  syntax: "*";
  inherits: false
}

@property --tw-slashed-zero {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-figure {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}