/* Gobal */
.sp-content-module .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sp-content-module .wm-hl-pointer-1 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer60 0.8s steps(1) infinite;
  -moz-animation: pointer60 0.8s steps(1) infinite;
  -o-animation: pointer60 0.8s steps(1) infinite;
  animation: pointer60 0.8s steps(1) infinite;
}
@-webkit-keyframes pointer60 {
  from {
    background-position: 0;
  }
  to {
    background-position: -60px;
  }
}
@-moz-keyframes pointer60 {
  from {
    background-position: 0;
  }
  to {
    background-position: -60px;
  }
}
@-ms-keyframes pointer60 {
  from {
    background-position: 0;
  }
  to {
    background-position: -60px;
  }
}
@-o-keyframes pointer60 {
  from {
    background-position: 0;
  }
  to {
    background-position: -60px;
  }
}
@keyframes pointer60 {
  from {
    background-position: 0;
  }
  to {
    background-position: -60px;
  }
}
.sp-content-module .wm-hl-pointer-2 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer120 0.8s steps(2) infinite;
  -moz-animation: pointer120 0.8s steps(2) infinite;
  -o-animation: pointer120 0.8s steps(2) infinite;
  animation: pointer120 0.8s steps(2) infinite;
}
@-webkit-keyframes pointer120 {
  from {
    background-position: 0;
  }
  to {
    background-position: -120px;
  }
}
@-moz-keyframes pointer120 {
  from {
    background-position: 0;
  }
  to {
    background-position: -120px;
  }
}
@-ms-keyframes pointer120 {
  from {
    background-position: 0;
  }
  to {
    background-position: -120px;
  }
}
@-o-keyframes pointer120 {
  from {
    background-position: 0;
  }
  to {
    background-position: -120px;
  }
}
@keyframes pointer120 {
  from {
    background-position: 0;
  }
  to {
    background-position: -120px;
  }
}
.sp-content-module .wm-hl-pointer-3 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer180 0.8s steps(3) infinite;
  -moz-animation: pointer180 0.8s steps(3) infinite;
  -o-animation: pointer180 0.8s steps(3) infinite;
  animation: pointer180 0.8s steps(3) infinite;
}
@-webkit-keyframes pointer180 {
  from {
    background-position: 0;
  }
  to {
    background-position: -180px;
  }
}
@-moz-keyframes pointer180 {
  from {
    background-position: 0;
  }
  to {
    background-position: -180px;
  }
}
@-ms-keyframes pointer180 {
  from {
    background-position: 0;
  }
  to {
    background-position: -180px;
  }
}
@-o-keyframes pointer180 {
  from {
    background-position: 0;
  }
  to {
    background-position: -180px;
  }
}
@keyframes pointer180 {
  from {
    background-position: 0;
  }
  to {
    background-position: -180px;
  }
}
.sp-content-module .wm-hl-pointer-4 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer240 0.8s steps(4) infinite;
  -moz-animation: pointer240 0.8s steps(4) infinite;
  -o-animation: pointer240 0.8s steps(4) infinite;
  animation: pointer240 0.8s steps(4) infinite;
}
@-webkit-keyframes pointer240 {
  from {
    background-position: 0;
  }
  to {
    background-position: -240px;
  }
}
@-moz-keyframes pointer240 {
  from {
    background-position: 0;
  }
  to {
    background-position: -240px;
  }
}
@-ms-keyframes pointer240 {
  from {
    background-position: 0;
  }
  to {
    background-position: -240px;
  }
}
@-o-keyframes pointer240 {
  from {
    background-position: 0;
  }
  to {
    background-position: -240px;
  }
}
@keyframes pointer240 {
  from {
    background-position: 0;
  }
  to {
    background-position: -240px;
  }
}
.sp-content-module .wm-hl-pointer-5 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer300 0.8s steps(5) infinite;
  -moz-animation: pointer300 0.8s steps(5) infinite;
  -o-animation: pointer300 0.8s steps(5) infinite;
  animation: pointer300 0.8s steps(5) infinite;
}
@-webkit-keyframes pointer300 {
  from {
    background-position: 0;
  }
  to {
    background-position: -300px;
  }
}
@-moz-keyframes pointer300 {
  from {
    background-position: 0;
  }
  to {
    background-position: -300px;
  }
}
@-ms-keyframes pointer300 {
  from {
    background-position: 0;
  }
  to {
    background-position: -300px;
  }
}
@-o-keyframes pointer300 {
  from {
    background-position: 0;
  }
  to {
    background-position: -300px;
  }
}
@keyframes pointer300 {
  from {
    background-position: 0;
  }
  to {
    background-position: -300px;
  }
}
.sp-content-module .wm-hl-pointer-6 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer360 0.8s steps(6) infinite;
  -moz-animation: pointer360 0.8s steps(6) infinite;
  -o-animation: pointer360 0.8s steps(6) infinite;
  animation: pointer360 0.8s steps(6) infinite;
}
@-webkit-keyframes pointer360 {
  from {
    background-position: 0;
  }
  to {
    background-position: -360px;
  }
}
@-moz-keyframes pointer360 {
  from {
    background-position: 0;
  }
  to {
    background-position: -360px;
  }
}
@-ms-keyframes pointer360 {
  from {
    background-position: 0;
  }
  to {
    background-position: -360px;
  }
}
@-o-keyframes pointer360 {
  from {
    background-position: 0;
  }
  to {
    background-position: -360px;
  }
}
@keyframes pointer360 {
  from {
    background-position: 0;
  }
  to {
    background-position: -360px;
  }
}
.sp-content-module .wm-hl-pointer-7 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer420 0.8s steps(7) infinite;
  -moz-animation: pointer420 0.8s steps(7) infinite;
  -o-animation: pointer420 0.8s steps(7) infinite;
  animation: pointer420 0.8s steps(7) infinite;
}
@-webkit-keyframes pointer420 {
  from {
    background-position: 0;
  }
  to {
    background-position: -420px;
  }
}
@-moz-keyframes pointer420 {
  from {
    background-position: 0;
  }
  to {
    background-position: -420px;
  }
}
@-ms-keyframes pointer420 {
  from {
    background-position: 0;
  }
  to {
    background-position: -420px;
  }
}
@-o-keyframes pointer420 {
  from {
    background-position: 0;
  }
  to {
    background-position: -420px;
  }
}
@keyframes pointer420 {
  from {
    background-position: 0;
  }
  to {
    background-position: -420px;
  }
}
.sp-content-module .wm-hl-pointer-8 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer480 0.8s steps(8) infinite;
  -moz-animation: pointer480 0.8s steps(8) infinite;
  -o-animation: pointer480 0.8s steps(8) infinite;
  animation: pointer480 0.8s steps(8) infinite;
}
@-webkit-keyframes pointer480 {
  from {
    background-position: 0;
  }
  to {
    background-position: -480px;
  }
}
@-moz-keyframes pointer480 {
  from {
    background-position: 0;
  }
  to {
    background-position: -480px;
  }
}
@-ms-keyframes pointer480 {
  from {
    background-position: 0;
  }
  to {
    background-position: -480px;
  }
}
@-o-keyframes pointer480 {
  from {
    background-position: 0;
  }
  to {
    background-position: -480px;
  }
}
@keyframes pointer480 {
  from {
    background-position: 0;
  }
  to {
    background-position: -480px;
  }
}
.sp-content-module .wm-hl-pointer-9 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer540 0.8s steps(9) infinite;
  -moz-animation: pointer540 0.8s steps(9) infinite;
  -o-animation: pointer540 0.8s steps(9) infinite;
  animation: pointer540 0.8s steps(9) infinite;
}
@-webkit-keyframes pointer540 {
  from {
    background-position: 0;
  }
  to {
    background-position: -540px;
  }
}
@-moz-keyframes pointer540 {
  from {
    background-position: 0;
  }
  to {
    background-position: -540px;
  }
}
@-ms-keyframes pointer540 {
  from {
    background-position: 0;
  }
  to {
    background-position: -540px;
  }
}
@-o-keyframes pointer540 {
  from {
    background-position: 0;
  }
  to {
    background-position: -540px;
  }
}
@keyframes pointer540 {
  from {
    background-position: 0;
  }
  to {
    background-position: -540px;
  }
}
.sp-content-module .wm-hl-pointer-10 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer600 0.8s steps(10) infinite;
  -moz-animation: pointer600 0.8s steps(10) infinite;
  -o-animation: pointer600 0.8s steps(10) infinite;
  animation: pointer600 0.8s steps(10) infinite;
}
@-webkit-keyframes pointer600 {
  from {
    background-position: 0;
  }
  to {
    background-position: -600px;
  }
}
@-moz-keyframes pointer600 {
  from {
    background-position: 0;
  }
  to {
    background-position: -600px;
  }
}
@-ms-keyframes pointer600 {
  from {
    background-position: 0;
  }
  to {
    background-position: -600px;
  }
}
@-o-keyframes pointer600 {
  from {
    background-position: 0;
  }
  to {
    background-position: -600px;
  }
}
@keyframes pointer600 {
  from {
    background-position: 0;
  }
  to {
    background-position: -600px;
  }
}
.sp-content-module .wm-hl-pointer-11 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer660 0.8s steps(11) infinite;
  -moz-animation: pointer660 0.8s steps(11) infinite;
  -o-animation: pointer660 0.8s steps(11) infinite;
  animation: pointer660 0.8s steps(11) infinite;
}
@-webkit-keyframes pointer660 {
  from {
    background-position: 0;
  }
  to {
    background-position: -660px;
  }
}
@-moz-keyframes pointer660 {
  from {
    background-position: 0;
  }
  to {
    background-position: -660px;
  }
}
@-ms-keyframes pointer660 {
  from {
    background-position: 0;
  }
  to {
    background-position: -660px;
  }
}
@-o-keyframes pointer660 {
  from {
    background-position: 0;
  }
  to {
    background-position: -660px;
  }
}
@keyframes pointer660 {
  from {
    background-position: 0;
  }
  to {
    background-position: -660px;
  }
}
.sp-content-module .wm-hl-pointer-12 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer720 0.8s steps(12) infinite;
  -moz-animation: pointer720 0.8s steps(12) infinite;
  -o-animation: pointer720 0.8s steps(12) infinite;
  animation: pointer720 0.8s steps(12) infinite;
}
@-webkit-keyframes pointer720 {
  from {
    background-position: 0;
  }
  to {
    background-position: -720px;
  }
}
@-moz-keyframes pointer720 {
  from {
    background-position: 0;
  }
  to {
    background-position: -720px;
  }
}
@-ms-keyframes pointer720 {
  from {
    background-position: 0;
  }
  to {
    background-position: -720px;
  }
}
@-o-keyframes pointer720 {
  from {
    background-position: 0;
  }
  to {
    background-position: -720px;
  }
}
@keyframes pointer720 {
  from {
    background-position: 0;
  }
  to {
    background-position: -720px;
  }
}
.sp-content-module .wm-hl-pointer-13 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer780 0.8s steps(13) infinite;
  -moz-animation: pointer780 0.8s steps(13) infinite;
  -o-animation: pointer780 0.8s steps(13) infinite;
  animation: pointer780 0.8s steps(13) infinite;
}
@-webkit-keyframes pointer780 {
  from {
    background-position: 0;
  }
  to {
    background-position: -780px;
  }
}
@-moz-keyframes pointer780 {
  from {
    background-position: 0;
  }
  to {
    background-position: -780px;
  }
}
@-ms-keyframes pointer780 {
  from {
    background-position: 0;
  }
  to {
    background-position: -780px;
  }
}
@-o-keyframes pointer780 {
  from {
    background-position: 0;
  }
  to {
    background-position: -780px;
  }
}
@keyframes pointer780 {
  from {
    background-position: 0;
  }
  to {
    background-position: -780px;
  }
}
.sp-content-module .wm-hl-pointer-14 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer840 0.8s steps(14) infinite;
  -moz-animation: pointer840 0.8s steps(14) infinite;
  -o-animation: pointer840 0.8s steps(14) infinite;
  animation: pointer840 0.8s steps(14) infinite;
}
@-webkit-keyframes pointer840 {
  from {
    background-position: 0;
  }
  to {
    background-position: -840px;
  }
}
@-moz-keyframes pointer840 {
  from {
    background-position: 0;
  }
  to {
    background-position: -840px;
  }
}
@-ms-keyframes pointer840 {
  from {
    background-position: 0;
  }
  to {
    background-position: -840px;
  }
}
@-o-keyframes pointer840 {
  from {
    background-position: 0;
  }
  to {
    background-position: -840px;
  }
}
@keyframes pointer840 {
  from {
    background-position: 0;
  }
  to {
    background-position: -840px;
  }
}
.sp-content-module .wm-hl-pointer-15 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer900 0.8s steps(15) infinite;
  -moz-animation: pointer900 0.8s steps(15) infinite;
  -o-animation: pointer900 0.8s steps(15) infinite;
  animation: pointer900 0.8s steps(15) infinite;
}
@-webkit-keyframes pointer900 {
  from {
    background-position: 0;
  }
  to {
    background-position: -900px;
  }
}
@-moz-keyframes pointer900 {
  from {
    background-position: 0;
  }
  to {
    background-position: -900px;
  }
}
@-ms-keyframes pointer900 {
  from {
    background-position: 0;
  }
  to {
    background-position: -900px;
  }
}
@-o-keyframes pointer900 {
  from {
    background-position: 0;
  }
  to {
    background-position: -900px;
  }
}
@keyframes pointer900 {
  from {
    background-position: 0;
  }
  to {
    background-position: -900px;
  }
}
.sp-content-module .wm-hl-pointer-16 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer960 0.8s steps(16) infinite;
  -moz-animation: pointer960 0.8s steps(16) infinite;
  -o-animation: pointer960 0.8s steps(16) infinite;
  animation: pointer960 0.8s steps(16) infinite;
}
@-webkit-keyframes pointer960 {
  from {
    background-position: 0;
  }
  to {
    background-position: -960px;
  }
}
@-moz-keyframes pointer960 {
  from {
    background-position: 0;
  }
  to {
    background-position: -960px;
  }
}
@-ms-keyframes pointer960 {
  from {
    background-position: 0;
  }
  to {
    background-position: -960px;
  }
}
@-o-keyframes pointer960 {
  from {
    background-position: 0;
  }
  to {
    background-position: -960px;
  }
}
@keyframes pointer960 {
  from {
    background-position: 0;
  }
  to {
    background-position: -960px;
  }
}
.sp-content-module .wm-hl-pointer-17 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer1020 0.8s steps(17) infinite;
  -moz-animation: pointer1020 0.8s steps(17) infinite;
  -o-animation: pointer1020 0.8s steps(17) infinite;
  animation: pointer1020 0.8s steps(17) infinite;
}
@-webkit-keyframes pointer1020 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1020px;
  }
}
@-moz-keyframes pointer1020 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1020px;
  }
}
@-ms-keyframes pointer1020 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1020px;
  }
}
@-o-keyframes pointer1020 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1020px;
  }
}
@keyframes pointer1020 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1020px;
  }
}
.sp-content-module .wm-hl-pointer-18 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer1080 0.8s steps(18) infinite;
  -moz-animation: pointer1080 0.8s steps(18) infinite;
  -o-animation: pointer1080 0.8s steps(18) infinite;
  animation: pointer1080 0.8s steps(18) infinite;
}
@-webkit-keyframes pointer1080 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1080px;
  }
}
@-moz-keyframes pointer1080 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1080px;
  }
}
@-ms-keyframes pointer1080 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1080px;
  }
}
@-o-keyframes pointer1080 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1080px;
  }
}
@keyframes pointer1080 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1080px;
  }
}
.sp-content-module .wm-hl-pointer-19 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer1140 0.8s steps(19) infinite;
  -moz-animation: pointer1140 0.8s steps(19) infinite;
  -o-animation: pointer1140 0.8s steps(19) infinite;
  animation: pointer1140 0.8s steps(19) infinite;
}
@-webkit-keyframes pointer1140 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1140px;
  }
}
@-moz-keyframes pointer1140 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1140px;
  }
}
@-ms-keyframes pointer1140 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1140px;
  }
}
@-o-keyframes pointer1140 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1140px;
  }
}
@keyframes pointer1140 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1140px;
  }
}
.sp-content-module .wm-hl-pointer-20 {
  height: 60px;
  width: 60px;
  -webkit-animation: pointer1200 0.8s steps(20) infinite;
  -moz-animation: pointer1200 0.8s steps(20) infinite;
  -o-animation: pointer1200 0.8s steps(20) infinite;
  animation: pointer1200 0.8s steps(20) infinite;
}
@-webkit-keyframes pointer1200 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1200px;
  }
}
@-moz-keyframes pointer1200 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1200px;
  }
}
@-ms-keyframes pointer1200 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1200px;
  }
}
@-o-keyframes pointer1200 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1200px;
  }
}
@keyframes pointer1200 {
  from {
    background-position: 0;
  }
  to {
    background-position: -1200px;
  }
}
.sp-content-module .wm-hl {
  position: relative;
  height: inherit;
  max-height: 100%;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  box-sizing: border-box;
}
.sp-content-module .wm-hl img {
  display: block;
}
.sp-content-module .wm-hl,
.sp-content-module .wm-hl * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-content-module .wm-hl-highlight {
  position: relative;
  z-index: 9;
}
.sp-content-module .wm-hl-highlight-main,
.sp-content-module .wm-hl-highlight-mobile {
  position: relative;
  margin: 0 auto !important;
}
.sp-content-module .wm-hl-highlight-main img,
.sp-content-module .wm-hl-highlight-mobile img {
  display: block;
  border: 0;
}
.sp-content-module .wm-hl-highlight-mobile {
  display: none;
}
.sp-content-module .wm-hl-pointer,
.sp-content-module .wm-hl-shadow-pointer {
  position: absolute;
  z-index: 99;
  cursor: pointer;
}
.sp-content-module .wm-hl-pointer img,
.sp-content-module .wm-hl-shadow-pointer img {
  width: auto;
}
.sp-content-module .wm-hl-shadow-pointer {
  display: none;
  overflow: hidden;
}
.sp-content-module .wm-hl-callout {
  position: absolute;
  z-index: 98;
  width: 0;
  height: 0;
}
.sp-content-module .wm-hl-callout div {
  position: absolute;
  left: 0;
  display: block;
}
.sp-content-module .wm-hl-callout div span {
  position: relative;
  left: -50%;
  display: block;
  padding: 10px;
  background: #f4f8fd;
  border: 1px solid #eaeaea;
  color: #005c84;
  white-space: nowrap;
  font-size: 13px;
}
.sp-content-module .wm-hl-callout div.north {
  top: 0;
}
.sp-content-module .wm-hl-callout div.north span {
  margin-top: 11px;
}
.sp-content-module .wm-hl-callout div.north span:after,
.sp-content-module .wm-hl-callout div.north span:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.sp-content-module .wm-hl-callout div.north span:after {
  border-color: rgba(244, 248, 253, 0);
  border-bottom-color: #f4f8fd;
  border-width: 10px;
  margin-left: -10px;
}
.sp-content-module .wm-hl-callout div.north span:before {
  border-color: rgba(234, 234, 234, 0);
  border-bottom-color: #eaeaea;
  border-width: 11px;
  margin-left: -11px;
}
.sp-content-module .wm-hl-callout div.south {
  bottom: 0;
}
.sp-content-module .wm-hl-callout div.south span {
  margin-bottom: 11px;
}
.sp-content-module .wm-hl-callout div.south span:after,
.sp-content-module .wm-hl-callout div.south span:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.sp-content-module .wm-hl-callout div.south span:after {
  border-color: rgba(244, 248, 253, 0);
  border-top-color: #f4f8fd;
  border-width: 10px;
  margin-left: -10px;
}
.sp-content-module .wm-hl-callout div.south span:before {
  border-color: rgba(234, 234, 234, 0);
  border-top-color: #eaeaea;
  border-width: 11px;
  margin-left: -11px;
}
.sp-content-module .wm-hl-old {
  text-align: center;
}
.sp-content-module .wm-hl-zoom-btn {
  background: #ececec;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
.sp-content-module .highlights {
  text-align: center;
}
.sp-content-module .highlights .wm-hl {
  text-align: left;
}
/* Component Styles */
.sp-content-module .accordion .accordion-panel {
  border-bottom: 1px solid var(--color-border);
}
.sp-content-module .accordion .accordion-header {
  width: 100%;
  padding: 20px 16px;
  cursor: pointer;
  text-align: left;
  gap: 16px;
}
.sp-content-module .accordion .accordion-panel[data-open="true"] .accordion-header {
  padding-bottom: 8px;
}
.sp-content-module .accordion .accordion-header:focus-visible {
  outline: 2px solid var(--color-primary);
  border-radius: 2px;
}
.sp-content-module .accordion .accordion-panel .accordion-header > div {
  transform: rotate(90deg);
  transition: transform 0.2s ease-in-out;
}
.sp-content-module .accordion .accordion-panel[data-open="true"] .accordion-header > div {
  transform: rotate(0);
}
.sp-content-module .accordion .accordion-header svg {
  height: 28px !important;
  width: 28px !important;
  stroke-width: 0.5px;
  color: var(--color-primary);
}
.sp-content-module .accordion .accordion-header > span {
  overflow-wrap: break-word;
  word-break: break-word;
  width: 100%;
}
.sp-content-module .accordion .accordion-content {
  padding: 8px 16px 20px;
}
/* Mobile Styles */
@media (max-width: 768px) {
  .sp-content-module .accordion .accordion-header {
    padding: 20px 8px;
    gap: 8px;
  }

  .sp-content-module .accordion .accordion-content {
    padding: 8px 8px 20px;
  }
}
/* Base Button Styles */
.sp-content-module button.primary,
.sp-content-module button.secondary,
.sp-content-module button.outline-secondary,
.sp-content-module button.success,
.sp-content-module button.danger,
.sp-content-module button.link,
.sp-content-module button.pred-process-button,
.sp-content-module button.decision-button {
  padding: 8px 32px;
  min-height: 44px;
  font-size: var(--font-size-base);
  line-height: 24px;
  border-width: 2px;
  border-style: solid;
  border-radius: 6px;
  word-break: break-word;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease,
    outline 0.2s ease;
}
/* === Primary Button === */
.sp-content-module button.primary {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff !important;
}
.sp-content-module button.primary:hover {
  background-color: var(--color-primary-hover);
  border-color: var(--color-primary-hover);
}
.sp-content-module button.primary:active {
  background-color: var(--color-primary-pressed);
  border-color: var(--color-primary-pressed);
}
.sp-content-module button.primary:focus-visible {
  outline: 2px solid var(--color-primary-focus);
}
/* === Secondary Button === */
.sp-content-module button.secondary {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  color: #fff !important;
}
.sp-content-module button.secondary:hover {
  background-color: var(--color-secondary-hover);
  border-color: var(--color-secondary-hover);
}
.sp-content-module button.secondary:active {
  background-color: var(--color-secondary-pressed);
  border-color: var(--color-secondary-pressed);
}
.sp-content-module button.secondary:focus-visible {
  outline: 2px solid var(--color-primary);
}
/* === Success Button === */
.sp-content-module button.success {
  border-color: var(--color-success);
  color: var(--color-success);
}
.sp-content-module button.success:hover {
  background-color: var(--color-success);
  color: #fff;
}
.sp-content-module button.success:active {
  background-color: color-mix(in srgb, var(--color-success) 90%, black);
  color: #fff;
}
.sp-content-module button.success:focus-visible {
  outline: 2px solid var(--color-primary-focus);
}
/* === Danger Button === */
.sp-content-module button.danger {
  border-color: var(--color-danger);
  color: var(--color-danger);
}
.sp-content-module button.danger:hover {
  background-color: var(--color-danger);
  color: #fff;
}
.sp-content-module button.danger:active {
  background-color: color-mix(in srgb, var(--color-danger) 90%, black);
  color: #fff;
}
.sp-content-module button.danger:focus-visible {
  outline: 2px solid var(--color-primary-focus);
}
/* === Link Button === */
.sp-content-module button.link {
  background-color: transparent;
  border-color: transparent;
  color: var(--color-primary);
  text-decoration: underline;
}
.sp-content-module button.link:hover {
  text-decoration: underline;
  color: var(--color-primary-hover);
}
.sp-content-module button.link:active {
  color: var(--color-primary-pressed);
}
.sp-content-module button.link:focus-visible {
  outline: 2px solid var(--color-primary);
}
/* === Predefined Process Button === */
.sp-content-module button.pred-process-button {
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  color: #fff;
}
.sp-content-module button.pred-process-button:hover {
  background-color: var(--color-primary-hover);
  border-color: var(--color-primary-hover);
}
.sp-content-module button.pred-process-button:active {
  background-color: var(--color-primary-pressed);
  border-color: var(--color-primary-pressed);
}
.sp-content-module button.pred-process-button:focus-visible {
  outline: 2px solid var(--color-primary-focus);
}
/* === Decision Button === */
.sp-content-module button.decision-button {
  display: flex !important;
  align-items: center;
  border-color: var(--color-primary);
  color: var(--color-secondary);
  min-width: 152px;
  justify-content: center;
}
.sp-content-module button.decision-button:hover {
  background-color: var(--color-primary-hover);
  border-color: var(--color-primary-hover);
  color: #fff;
}
.sp-content-module button.decision-button.active,
.sp-content-module button.decision-button:active {
  background-color: var(--color-primary-pressed);
  border-color: var(--color-primary-pressed);
  color: #fff;
}
.sp-content-module button.decision-button.active:hover {
  background-color: var(--color-primary-hover);
  border-color: var(--color-primary-hover);
}
.sp-content-module button.decision-button.active::after {
  content: "";
  margin-left: 8px;
  display: inline-block;
  width: 24px;
  height: 24px;
  min-width: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1825 6.68164L9.36375 16.5004L5 12.1366' stroke='white' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.sp-content-module button.decision-button:focus-visible {
  outline: 2px solid var(--color-primary-focus);
}
/* === With Image Modifier === */
.sp-content-module button.decision-button.with-image {
  position: relative;
  padding: 0;
  overflow: hidden;
  flex-direction: column;
  border: 2px solid var(--color-monochrome-2);
  background-color: transparent;
  color: var(--color-monochrome-6);
}
.sp-content-module button.decision-button.with-image:hover,
.sp-content-module button.decision-button.with-image:focus-visible {
  border-color: var(--color-monochrome-4);
}
.sp-content-module button.decision-button.with-image.active {
  background-color: var(--color-primary-selected);
  border-color: var(--color-primary-selected);
  color: #fff;
}
.sp-content-module button.decision-button.with-image.active:hover {
  border-color: var(--color-monochrome-4);
}
.sp-content-module button.decision-button.with-image.active::after {
  position: absolute;
  right: 8px;
  top: 172px;
}
.sp-content-module button.decision-button.with-image .image {
  height: 160px;
  width: 100%;
  padding: 20px;
  background-color: #fff;
  border-bottom: 2px solid var(--color-monochrome-2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s ease;
}
.sp-content-module button.decision-button.with-image:hover .image {
  border-color: var(--color-monochrome-4);
}
.sp-content-module button.decision-button.with-image:hover .image,
.sp-content-module button.decision-button.with-image:focus-visible .image {
  padding: 8px;
}
.sp-content-module button.decision-button.with-image.active .image {
  border-color: var(--color-primary-selected);
  padding: 8px;
}
.sp-content-module button.decision-button.with-image.active:hover .image {
  border-color: var(--color-monochrome-4);
}
.sp-content-module button.decision-button.with-image img {
  max-height: 120px;
  max-width: 120px;
}
.sp-content-module button.decision-button.with-image .text {
  padding: 8px;
  font-size: 16px;
  line-height: 24px;
}
.sp-content-module button.decision-button.with-image.active .text {
  padding-right: 40px;
}
/* Mobile Styles */
@media (max-width: 768px) {
  .sp-content-module button.decision-button.active::after {
    margin-left: 4px;
  }

  .sp-content-module button.decision-button.with-image .image {
    height: 120px;
    padding: 8px;
  }

  .sp-content-module button.decision-button.with-image .text {
    padding: 8px 2px;
    font-size: 14px;
    line-height: 20px;
  }
}
.sp-content-module .modal {
  padding: 16px;
}
.sp-content-module .modal-content {
  max-width: 1140px;
  border-radius: 6px;
  overflow: hidden;
}
.sp-content-module .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 40px 0;
}
.sp-content-module .modal-header h2 {
  font-weight: 400;
}
.sp-content-module .modal-header .close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.sp-content-module .modal-header .close-btn svg {
  width: 24px !important;
  height: 24px !important;
}
.sp-content-module .modal-body {
  padding: 40px;
  max-height: 80vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; /* Smooth scroll for iOS */
}
/* Mobile Styles */
@media (max-width: 768px) {
  .sp-content-module .modal-header {
    padding: 16px 16px 0;
  }

  .sp-content-module .modal-body {
    padding: 16px;
  }
}
.sp-content-module .loader {
  width: 80px;
  height: 80px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 250'%3E%3Cstyle%3E.outer3%7Bfill:none;stroke:%23e60000;stroke-width:1;stroke-linejoin:round;stroke-linecap:round;opacity:0.3;stroke-dasharray:120 32;animation:dashdraw 3.5s linear infinite;animation-delay:0.2s;%7D.outer2%7Bfill:none;stroke:%23e60000;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round;opacity:0.6;stroke-dasharray:120 32;animation:dashdraw 3.5s linear infinite;animation-delay:0.1s;%7D.outer1%7Bfill:none;stroke:%23e60000;stroke-width:2;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:120 32;animation:dashdraw 3.5s linear infinite;%7D.center%7Bfill:%23e60000;%7D@keyframes dashdraw%7Bto%7Bstroke-dashoffset:610;%7D%7D%3C/style%3E%3Cpath class='outer3' d='M185.65,40.86l-0.22,0c-28.22,0.33-57.74,11.7-78.99,30.42C79.44,93.61,62,129.95,62,163.92c0,26.73,9.87,51.28,27.8,69.13c16.65,16.58,39.06,26.1,61.49,26.1c53.56,0,86.71-44.64,86.71-85.99c0-17.3-4.21-32.61-12.5-45.52c-8.83-13.74-22.04-24.27-39.3-31.38c1.2-3.82,2.98-7.05,5.32-9.65c1.6-1.77,3.69-3.45,4.35-3.9'/%3E%3Cpath class='outer2' d='M185.65,47.97l-0.13,0c-26.62,0.31-54.44,11.04-74.45,28.72c-25.49,21.03-41.95,55.25-41.95,87.22c0,24.82,9.13,47.58,25.7,64.09c15.33,15.27,35.91,24.02,56.47,24.02c49.16,0,79.6-40.94,79.6-78.88c0-15.91-3.83-29.93-11.37-41.67c-8.95-13.93-22.94-24.26-41.62-30.77c1.2-7.72,3.99-14.05,8.34-18.87c2.31-2.56,5.35-4.94,6.25-5.4'/%3E%3Cpath class='outer1' d='M185.71,55.09l-0.11,0c-25.01,0.29-51.13,10.39-69.92,27.02c-23.97,19.73-39.45,51.82-39.45,81.81c0,22.91,8.38,43.88,23.61,59.05c14,13.95,32.76,21.95,51.45,21.95c44.77,0,72.48-37.25,72.48-71.76c0-23.89-9.47-54.49-53.55-67.42c0.42-7.31,2.21-19.2,10.73-28.65c2.57-2.85,6.31-5.98,8.37-7'/%3E%3Cg%3E%3Cpath class='center' d='M169.82,69.89c-12.5,15.07-12.76,33.09-12.86,40.02c-0.01,0.41-0.01,0.77-0.02,1.08l-0.12,4.83l4.7,1.14c32.6,7.94,49.13,26.84,49.13,56.18c0,14.26-5.74,28.76-15.74,39.76c-7.83,8.62-21.76,18.89-43.62,18.89c-15.25,0-30.62-6.61-42.19-18.13c-12.74-12.68-19.75-30.35-19.75-49.75c0-26.26,13.65-54.43,34.77-71.76l0.09-0.07l0.09-0.08C136.61,81.07,153.13,73.18,169.82,69.89 M185.71,62.2c-0.01,0-0.02,0-0.03,0c-21.67,0.25-46.87,8.88-65.38,25.32c-20.87,17.13-36.96,46.26-36.96,76.4c0,45.51,34.73,73.88,67.94,73.88c41.01,0,65.37-34.05,65.37-64.65c0-30.78-16.84-53.02-53.71-62.01c0.01-0.33,0.01-0.71,0.02-1.15c0.09-6.47,0.34-23.99,12.7-37.68c2.7-2.99,7.17-6.97,10.48-8.61C187.23,63.17,187.06,62.2,185.71,62.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  color: transparent;
}
.sp-content-module .range-slider {
  padding: 9px 0;
}
.sp-content-module .range-slider .range-track {
  height: 16px;
  border-radius: 999px;
  background-color: #bebebe60;
}
.sp-content-module .range-slider .range-track .range-fill {
  border-radius: 999px;
  background-color: var(--color-red-400);
}
.sp-content-module .range-slider .range-track .range-thumb {
  width: 28px;
  height: 28px;
  border-radius: 999px;
  background-color: var(--color-red-400);
  box-shadow: 0px 2px 8px 0px #00000029;
}
.sp-content-module .range-slider .range-track .range-thumb:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
}
.sp-content-module .range-slider .range-track .range-thumb[aria-disabled="true"] {
  opacity: 0.6;
}
.sp-content-module .range-slider .range-ticks .range-tick {
  width: 12px;
  height: 12px;
  border-radius: 9999px;
  background-color: var(--color-monochrome-2);
  margin: 0 4px;
}
.sp-content-module .search {
  position: relative;
}
.sp-content-module .search .search-input {
  position: relative;
  display: flex;
  align-items: center;
  padding: 12px 60px 12px 16px;
  line-height: 24px;
  border: 1px solid var(--color-border, #efefef);
  border-radius: 4px;
  transition:
    background-color 0.2s ease,
    border-radius 0.2s ease;
}
.sp-content-module .search:not(.open) .search-input.focused {
  outline: 2px solid #000;
  outline-offset: 2px;
}
.sp-content-module .search .search-input .prepend {
  display: none;
}
.sp-content-module .search .search-input .append {
  display: flex;
  flex-wrap: wrap;
}
.sp-content-module .search .search-input::after {
  content: "";
  position: absolute;
  right: 0;
  height: 48px;
  width: 44px;
  background-color: var(--color-primary);
  background-image: url("data:image/svg+xml,%3Csvg data-v-10527989='' width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg' class='h-6 w-6 self-center' aria-hidden='true'%3E%3Cpath d='M16.8567 16.8567L25.0832 25.0832M19.2498 11.0832C19.2498 15.5935 15.5935 19.2498 11.0832 19.2498C6.57285 19.2498 2.9165 15.5935 2.9165 11.0832C2.9165 6.57285 6.57285 2.9165 11.0832 2.9165C15.5935 2.9165 19.2498 6.57285 19.2498 11.0832Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid var(--color-primary);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.sp-content-module .search .search-menu {
  overflow: hidden;
}
.sp-content-module .search .search-menu ul {
  margin-top: 4px;
  padding: 10px;
  border: 1px solid var(--color-border);
  border-radius: 4px;
  background-color: #fff;
}
.sp-content-module .search .search-menu ul li {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  color: inherit;
  transition: color 0.2s ease;
  cursor: pointer;
}
.sp-content-module .search .search-menu ul li:hover,
.sp-content-module .search .search-menu ul li[aria-selected="true"] {
  color: var(--color-primary);
}
.sp-content-module .search .loader {
  display: none;
}
/* === Base Select Container === */
.sp-content-module .select {
  min-width: 320px;
}
/* === Select Button === */
.sp-content-module .select .select-btn {
  padding: 12px 16px;
  font-size: 18px;
  line-height: 26px;
  border: 2px solid var(--color-primary);
  border-radius: 6px;
  background-color: #fff;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  cursor: pointer;
  outline: none;
  transition: box-shadow 0.2s ease;
}
/* Open State */
.sp-content-module .select .select-btn.open {
  color: var(--color-primary);
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* Selected State */
.sp-content-module .select .select-btn[data-selected="true"] {
  background-color: var(--color-primary);
  color: #fff;
}
/* Focus Visible (when not open) */
.sp-content-module .select .select-btn:not(.open):focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
}
/* Icon Inside Button */
.sp-content-module .select .select-btn svg {
  width: 24px !important;
  height: 24px !important;
  stroke-width: 0.5px;
}
/* === Select Menu Container === */
.sp-content-module .select .select-menu {
  position: relative;
  padding-bottom: 16px;
}
/* === Menu Items List === */
.sp-content-module .select .select-menu-items {
  background-color: #fff;
  border: 2px solid var(--color-primary);
  border-top: none;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  max-height: 40vh;
  overflow-y: auto;
}
/* === Individual Menu Item === */
.sp-content-module .select .select-menu-item {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  padding: 14px 24px;
  font-size: 18px;
  line-height: 26px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
/* Divider Between Items */
.sp-content-module .select .select-menu-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 16px;
  right: 16px;
  height: 1px;
  background-color: var(--color-border);
}
/* Hover State */
.sp-content-module .select .select-menu-item:hover {
  background-color: color-mix(in srgb, var(--color-border) 50%, white);
}
/* === Step Controls === */
.sp-content-module .steps-view-controls {
  display: none !important;
}
/* === Carousel View === */
.sp-content-module .carousel-view .step {
  outline-offset: -1px;
  padding: 2px;
}
.sp-content-module .carousel-view .steps-counter {
  margin: 16px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  color: var(--color-monochrome-5);
}
.sp-content-module .carousel-view .step-text {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.sp-content-module .carousel-view.flip .step-text {
  margin-bottom: 16px;
}
.sp-content-module .carousel-view .step-text .g-p-title,
.sp-content-module .carousel-view .step-text > h4 {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 4px;
}
.sp-content-module .carousel-view .step-text .tiptap-aligned .quill-preview ol li,
.sp-content-module .carousel-view .step-text .tiptap-aligned .quill-preview ul li {
  position: relative;
}
.sp-content-module .carousel-view .step-text .tiptap-aligned .quill-preview ol > li::before,
.sp-content-module .carousel-view .step-text .tiptap-aligned .quill-preview ul > li::before {
  position: absolute;
  left: 0;
  text-align: left;
  margin: 0;
}
.sp-content-module .carousel-view .step-text .g-p-text {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.sp-content-module .carousel-view .step-text .g-p-text .pointer {
  font-weight: 700;
}
.sp-content-module .carousel-view .step-text .g-p-note {
  margin: 16px auto 0;
  max-width: 560px;
  font-size: 14px;
  line-height: 20px;
  color: var(--color-secondary);
}
.sp-content-module .swiper-btn-next,
.sp-content-module .swiper-btn-prev {
  width: 40px;
  height: 40px;
  border-radius: 9999px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
}
.sp-content-module .swiper-btn-next:focus-visible,
.sp-content-module .swiper-btn-prev:focus-visible {
  outline: 2px solid var(--color-primary);
}
.sp-content-module .swiper-btn-next {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9167 5.83301L27.0834 19.9997L12.9167 34.1663' stroke='%23E60001' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.sp-content-module .swiper-btn-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.0833 34.1663L12.9166 19.9997L27.0833 5.83301' stroke='%23E60001' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.sp-content-module .swiper-btn-next svg,
.sp-content-module .swiper-btn-prev svg {
  display: none;
}
.sp-content-module .swiper-btn-next.disabled,
.sp-content-module .swiper-btn-prev.disabled {
  opacity: 0.38;
  pointer-events: none;
}
.sp-content-module .swiper-btn-next span,
.sp-content-module .swiper-btn-prev span {
  display: none;
}
.sp-content-module .swiper-slide {
  padding: 0 40px;
}
.sp-content-module .swiper-pagination-custom {
  display: none;
}
.sp-content-module .swiper-nav-next,
.sp-content-module .swiper-nav-prev {
  display: flex;
  bottom: -56px !important;
  top: unset !important;
  transform: unset !important;
}
.sp-content-module .swiper-nav-next {
  right: calc(50% - 120px) !important;
}
.sp-content-module .swiper-nav-prev {
  left: calc(50% - 120px) !important;
}
/* Mobile Styles */
@media (max-width: 768px) {
  .sp-content-module .swiper-nav-next {
    right: 0 !important;
  }

  .sp-content-module .swiper-nav-prev {
    left: 0 !important;
  }
}
.sp-content-module .advisor .brands-block .option-group button:after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 136px;
  height: 36px;
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .brands-block .option-group button:after {
    width: 128px;
  }
}
/* Alcatel */
.sp-content-module .advisor .brands-block .option-group button[name="Alcatel"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Alcatel"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='150' height='40' viewBox='0 0 150 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_390)'%3E%3Cpath d='M90.0795 29.4643H87.0692V27.1138C85.419 28.5568 83.315 29.4643 80.9639 29.4643C75.9315 29.4643 71.8484 25.3822 71.8484 20.3511C71.8484 15.32 75.9315 11.2379 80.9639 11.2379C85.9964 11.2379 90.0795 15.32 90.0795 20.3511V29.4643ZM81.0056 8.06192C74.3229 8.06192 68.9199 13.5051 68.9199 20.1444C68.9199 26.8252 74.3229 32.2268 81.0056 32.2268C82.8209 32.2268 84.553 31.8147 86.0796 31.114L86.904 31.4442L93.0496 34V20.1444C93.0496 13.5051 87.6466 8.06192 81.0056 8.06192Z' fill='%237E7E7E'/%3E%3Cpath d='M30.6825 27.4024C26.7645 27.4024 23.589 24.1861 23.589 20.2691C23.589 16.3508 26.7645 13.1346 30.6825 13.1346C34.6435 13.1346 37.819 16.3508 37.819 20.2691C37.819 24.1861 34.6435 27.4024 30.6825 27.4024ZM30.6825 9.5881C24.7854 9.5881 20 14.3722 20 20.2691C20 26.166 24.7854 30.9488 30.6825 30.9488C33.4471 30.9488 35.9217 29.9179 37.819 28.2279V30.9488H41.408V20.2691C41.408 14.3722 36.6226 9.5881 30.6825 9.5881Z' fill='%237E7E7E'/%3E%3Cpath d='M44.2529 30.9488H47.8003V6H44.2529V30.9488Z' fill='%237E7E7E'/%3E%3Cpath d='M127.286 30.9488H130.833V6H127.286V30.9488Z' fill='%237E7E7E'/%3E%3Cpath d='M61.3301 27.4024C57.4108 27.4024 54.2353 24.1861 54.2353 20.2691C54.2353 16.3508 57.4108 13.1346 61.3301 13.1346C63.3092 13.1346 65.0829 13.9588 66.4028 15.238L68.919 12.7225C66.9802 10.7841 64.2988 9.5881 61.3301 9.5881C55.4316 9.5881 50.6462 14.3722 50.6462 20.2691C50.6462 26.166 55.4316 30.9488 61.3301 30.9488C64.2988 30.9488 66.9802 29.7528 68.919 27.8145L66.4028 25.2989C65.0829 26.5781 63.3092 27.4024 61.3301 27.4024Z' fill='%237E7E7E'/%3E%3Cpath d='M99.4859 9.58809V6H95.9385V30.9488H99.4859V13.1346H103.032V9.58809' fill='%237E7E7E'/%3E%3Cpath d='M113.716 13.1346C117.056 13.1346 119.821 15.4031 120.645 18.4959H106.828C107.652 15.4031 110.415 13.1346 113.716 13.1346ZM119.119 24.8868C117.84 26.413 115.902 27.4024 113.716 27.4024C110.415 27.4024 107.652 25.1351 106.828 22.0424H124.275C124.358 21.4638 124.44 20.8866 124.44 20.2691C124.44 14.3722 119.656 9.5881 113.716 9.5881C107.817 9.5881 103.032 14.3722 103.032 20.2691C103.032 26.166 107.817 30.9488 113.716 30.9488C117.964 30.9488 121.635 28.4749 123.367 24.8868' fill='%237E7E7E'/%3E%3Cpath d='M80.9638 14.1656C77.5412 14.1656 74.7766 16.9282 74.7766 20.3512C74.7766 23.7741 77.5412 26.5367 80.9638 26.5367C84.3877 26.5367 87.1509 23.7741 87.1509 20.3512C87.1509 16.9282 84.3877 14.1656 80.9638 14.1656Z' fill='%237E7E7E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_390'%3E%3Crect width='150' height='40' rx='5' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Alcatel"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='150' height='40' viewBox='0 0 150 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_390)'%3E%3Cpath d='M90.0795 29.4643H87.0692V27.1138C85.419 28.5568 83.315 29.4643 80.9639 29.4643C75.9315 29.4643 71.8484 25.3822 71.8484 20.3511C71.8484 15.32 75.9315 11.2379 80.9639 11.2379C85.9964 11.2379 90.0795 15.32 90.0795 20.3511V29.4643ZM81.0056 8.06192C74.3229 8.06192 68.9199 13.5051 68.9199 20.1444C68.9199 26.8252 74.3229 32.2268 81.0056 32.2268C82.8209 32.2268 84.553 31.8147 86.0796 31.114L86.904 31.4442L93.0496 34V20.1444C93.0496 13.5051 87.6466 8.06192 81.0056 8.06192Z' fill='%2300A1E3'/%3E%3Cpath d='M30.6825 27.4024C26.7645 27.4024 23.589 24.1861 23.589 20.2691C23.589 16.3508 26.7645 13.1346 30.6825 13.1346C34.6435 13.1346 37.819 16.3508 37.819 20.2691C37.819 24.1861 34.6435 27.4024 30.6825 27.4024ZM30.6825 9.5881C24.7854 9.5881 20 14.3722 20 20.2691C20 26.166 24.7854 30.9488 30.6825 30.9488C33.4471 30.9488 35.9217 29.9179 37.819 28.2279V30.9488H41.408V20.2691C41.408 14.3722 36.6226 9.5881 30.6825 9.5881Z' fill='%2300A1E3'/%3E%3Cpath d='M44.2529 30.9488H47.8003V6H44.2529V30.9488Z' fill='%2300A1E3'/%3E%3Cpath d='M127.286 30.9488H130.833V6H127.286V30.9488Z' fill='%2300A1E3'/%3E%3Cpath d='M61.3301 27.4024C57.4108 27.4024 54.2353 24.1861 54.2353 20.2691C54.2353 16.3508 57.4108 13.1346 61.3301 13.1346C63.3092 13.1346 65.0829 13.9588 66.4028 15.238L68.919 12.7225C66.9802 10.7841 64.2988 9.5881 61.3301 9.5881C55.4316 9.5881 50.6462 14.3722 50.6462 20.2691C50.6462 26.166 55.4316 30.9488 61.3301 30.9488C64.2988 30.9488 66.9802 29.7528 68.919 27.8145L66.4028 25.2989C65.0829 26.5781 63.3092 27.4024 61.3301 27.4024Z' fill='%2300A1E3'/%3E%3Cpath d='M99.4859 9.58809V6H95.9385V30.9488H99.4859V13.1346H103.032V9.58809' fill='%2300A1E3'/%3E%3Cpath d='M113.716 13.1346C117.056 13.1346 119.821 15.4031 120.645 18.4959H106.828C107.652 15.4031 110.415 13.1346 113.716 13.1346ZM119.119 24.8868C117.84 26.413 115.902 27.4024 113.716 27.4024C110.415 27.4024 107.652 25.1351 106.828 22.0424H124.275C124.358 21.4638 124.44 20.8866 124.44 20.2691C124.44 14.3722 119.656 9.5881 113.716 9.5881C107.817 9.5881 103.032 14.3722 103.032 20.2691C103.032 26.166 107.817 30.9488 113.716 30.9488C117.964 30.9488 121.635 28.4749 123.367 24.8868' fill='%2300A1E3'/%3E%3Cpath d='M80.9638 14.1656C77.5412 14.1656 74.7766 16.9282 74.7766 20.3512C74.7766 23.7741 77.5412 26.5367 80.9638 26.5367C84.3877 26.5367 87.1509 23.7741 87.1509 20.3512C87.1509 16.9282 84.3877 14.1656 80.9638 14.1656Z' fill='%2300A1E3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_390'%3E%3Crect width='150' height='40' rx='5' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
/* Apple */
.sp-content-module .advisor .brands-block .option-group button[name="Apple"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Apple"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='36' viewBox='0 0 30 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.3712 28.0549C28.8326 29.3127 28.1951 30.4704 27.4564 31.5348C26.4495 32.9859 25.6251 33.9903 24.9897 34.5481C24.0048 35.4636 22.9496 35.9325 21.8196 35.9591C21.0084 35.9591 20.03 35.7258 18.8912 35.2525C17.7487 34.7814 16.6987 34.5481 15.7387 34.5481C14.7318 34.5481 13.6519 34.7814 12.4968 35.2525C11.34 35.7258 10.4081 35.9725 9.69559 35.9969C8.61197 36.0436 7.53188 35.5614 6.45376 34.5481C5.76565 33.9414 4.90495 32.9015 3.87388 31.4282C2.76762 29.8549 1.85813 28.0305 1.14561 25.9505C0.38253 23.7039 0 21.5285 0 19.4223C0 17.0097 0.515756 14.9289 1.54881 13.1852C2.36069 11.7845 3.44079 10.6797 4.79261 9.86859C6.14444 9.0575 7.60509 8.64418 9.17807 8.61774C10.0388 8.61774 11.1674 8.88684 12.5701 9.41572C13.9687 9.94637 14.8668 10.2155 15.2605 10.2155C15.5549 10.2155 16.5525 9.90081 18.2438 9.2735C19.8432 8.69174 21.193 8.45086 22.2988 8.54574C25.2953 8.79018 27.5465 9.98414 29.0437 12.1352C26.3638 13.7765 25.0381 16.0753 25.0645 19.0243C25.0887 21.3214 25.9131 23.2329 27.5333 24.7506C28.2676 25.455 29.0876 25.9994 30 26.3861C29.8021 26.9661 29.5933 27.5216 29.3712 28.0549ZM22.4989 0.7202C22.4989 2.52061 21.8482 4.20165 20.5511 5.7576C18.9858 7.60733 17.0925 8.67618 15.0394 8.50752C15.0132 8.29153 14.998 8.0642 14.998 7.82532C14.998 6.09693 15.7424 4.2472 17.0643 2.73481C17.7243 1.96905 18.5637 1.33234 19.5816 0.824419C20.5972 0.324079 21.558 0.0473763 22.4615 0C22.4879 0.240682 22.4989 0.481385 22.4989 0.720178V0.7202Z' fill='%237E7E7E'/%3E%3C/svg%3E%0A");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Apple"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='36' viewBox='0 0 30 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.3712 28.0549C28.8326 29.3127 28.1951 30.4704 27.4564 31.5348C26.4495 32.9859 25.6251 33.9903 24.9897 34.5481C24.0048 35.4636 22.9496 35.9325 21.8196 35.9591C21.0084 35.9591 20.03 35.7258 18.8912 35.2525C17.7487 34.7814 16.6987 34.5481 15.7387 34.5481C14.7318 34.5481 13.6519 34.7814 12.4968 35.2525C11.34 35.7258 10.4081 35.9725 9.69559 35.9969C8.61197 36.0436 7.53188 35.5614 6.45376 34.5481C5.76565 33.9414 4.90495 32.9015 3.87388 31.4282C2.76762 29.8549 1.85813 28.0305 1.14561 25.9505C0.38253 23.7039 0 21.5285 0 19.4223C0 17.0097 0.515756 14.9289 1.54881 13.1852C2.36069 11.7845 3.44079 10.6797 4.79261 9.86859C6.14444 9.0575 7.60509 8.64418 9.17807 8.61774C10.0388 8.61774 11.1674 8.88684 12.5701 9.41572C13.9687 9.94637 14.8668 10.2155 15.2605 10.2155C15.5549 10.2155 16.5525 9.90081 18.2438 9.2735C19.8432 8.69174 21.193 8.45086 22.2988 8.54574C25.2953 8.79018 27.5465 9.98414 29.0437 12.1352C26.3638 13.7765 25.0381 16.0753 25.0645 19.0243C25.0887 21.3214 25.9131 23.2329 27.5333 24.7506C28.2676 25.455 29.0876 25.9994 30 26.3861C29.8021 26.9661 29.5933 27.5216 29.3712 28.0549ZM22.4989 0.7202C22.4989 2.52061 21.8482 4.20165 20.5511 5.7576C18.9858 7.60733 17.0925 8.67618 15.0394 8.50752C15.0132 8.29153 14.998 8.0642 14.998 7.82532C14.998 6.09693 15.7424 4.2472 17.0643 2.73481C17.7243 1.96905 18.5637 1.33234 19.5816 0.824419C20.5972 0.324079 21.558 0.0473763 22.4615 0C22.4879 0.240682 22.4989 0.481385 22.4989 0.720178V0.7202Z' fill='%23AAAAAA'/%3E%3C/svg%3E%0A");
}
/* BlackBerry */
.sp-content-module .advisor .brands-block .option-group button[name="BlackBerry"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="BlackBerry"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M85.3791 24.2647C85.2425 24.5684 84.529 25.9443 82.7421 25.9443C80.6726 25.9443 79.8656 24.2279 79.8656 22.9524C79.8656 20.8437 81.2857 18.9489 83.3764 18.9489C85.6267 18.9489 86.1631 20.6247 86.2148 20.9285H89.5242C89.7225 19.6911 88.7408 15.9077 83.5036 15.9077C79.6728 15.9077 76.608 18.9676 76.608 23.0572C76.608 26.4033 78.6992 28.9836 82.5749 28.9836C87.4055 28.9836 88.7096 25.1946 88.8693 24.2647H85.3791Z' fill='%237E7E7E'/%3E%3Cpath d='M59.9802 25.1862C59.9802 24.9928 60.0313 24.6273 60.2016 23.8589C60.3662 23.0887 62.7045 12.3167 62.7045 12.3167H59.5985L57.0213 24.1995C56.9128 24.6991 56.866 25.1918 56.866 25.6271C56.866 28.233 58.8818 28.9989 60.4953 28.9989C61.0729 28.9989 61.6086 28.9028 61.7427 28.8853C61.7939 28.6246 62.281 26.3874 62.3047 26.2895C62.2348 26.2945 61.8924 26.3201 61.4951 26.3201C60.3407 26.3207 59.9802 25.8305 59.9802 25.1862Z' fill='%237E7E7E'/%3E%3Cpath d='M99.7594 15.9485L94.1948 20.9593L96.0702 12.2911H92.9418L89.3898 28.7362H92.5158L93.3796 24.7402L95.3031 23.209L97.9625 28.7362H101.443L97.6688 21.3335L104.092 15.9485H99.7594Z' fill='%237E7E7E'/%3E%3Cpath d='M42.9053 23.6536C43.1654 22.4748 45.369 12.2966 45.369 12.2966C45.369 12.2966 49.166 12.2966 51.2873 12.2966C55.5814 12.2966 56.638 14.6835 56.638 16.1317C56.638 19.3357 53.6118 20.1839 53.2413 20.2999C53.5862 20.4134 55.5502 21.1918 55.5502 23.7078C55.5502 26.4452 53.0268 28.7386 49.1143 28.7386C49.1143 28.7386 47.711 28.7386 47.3299 28.7386C44.0442 28.7392 42.2798 26.4833 42.9053 23.6536ZM52.1717 23.4521C52.1717 22.6793 51.6739 21.6989 49.4642 21.6989H46.5945L45.7351 25.6762H48.9839C51.0864 25.6762 52.1717 24.7288 52.1717 23.4521ZM53.2363 16.8259C53.2363 16.0263 52.6276 15.3384 51.1369 15.3384H47.9704L47.2525 18.6583H50.5519C52.3288 18.6577 53.2363 17.8001 53.2363 16.8259Z' fill='%237E7E7E'/%3E%3Cpath d='M102.667 23.6536C102.928 22.4748 105.131 12.2966 105.131 12.2966C105.131 12.2966 108.928 12.2966 111.051 12.2966C115.346 12.2966 116.403 14.6835 116.403 16.1317C116.403 19.3357 113.376 20.1839 113.005 20.2999C113.345 20.4134 115.315 21.1918 115.315 23.7078C115.315 26.4452 112.788 28.7386 108.876 28.7386C108.876 28.7386 107.474 28.7386 107.093 28.7386C103.806 28.7392 102.041 26.4833 102.667 23.6536ZM111.933 23.4521C111.933 22.6793 111.435 21.6989 109.226 21.6989H106.355L105.496 25.6762H108.746C110.848 25.6762 111.933 24.7288 111.933 23.4521ZM112.997 16.8259C112.997 16.0263 112.391 15.3384 110.897 15.3384H107.731L107.015 18.6583H110.315C112.09 18.6577 112.997 17.8001 112.997 16.8259Z' fill='%237E7E7E'/%3E%3Cpath d='M137.879 15.9564C134.565 15.9564 132.311 17.9179 131.551 21.599C131.224 23.1813 130.022 28.7435 130.022 28.7435H133.127C133.127 28.7435 134.27 23.4545 134.632 21.7923C135.106 19.6137 136.258 18.874 137.807 18.874C138.308 18.874 138.626 18.9308 138.789 18.9539C138.875 18.5154 139.307 16.5489 139.411 16.0667C139.075 16.0237 138.544 15.9564 137.879 15.9564Z' fill='%237E7E7E'/%3E%3Cpath d='M148.442 33.6355L158.86 15.9561H155.507L150.719 24.2763L149.601 15.9462C149.601 15.9462 147.895 15.9462 146.014 15.9462C141.905 15.9462 139.775 17.8254 139.02 21.421C138.641 23.2154 137.438 28.7432 137.438 28.7432H140.543C140.543 28.7432 141.683 23.4929 142.136 21.3742C142.574 19.3173 144.1 18.6886 145.745 19.0391L146.4 16.021C146.884 18.8875 148.366 28.0453 148.366 28.0453L145.115 33.6355H148.442Z' fill='%237E7E7E'/%3E%3Cpath d='M68.9456 23.2896C69.6292 23.1885 71.6294 22.8798 71.902 22.8411C71.8508 23.0544 71.7704 23.3956 71.7111 23.6476C71.35 25.1937 69.7752 26.1866 68.0382 26.1866C66.9298 26.1866 66.2824 25.5904 66.2824 24.8819C66.2831 24.2968 66.8194 23.6039 68.9456 23.2896ZM67.7837 19.9596C67.8604 19.833 68.6594 18.6012 70.6496 18.6012C71.887 18.6012 72.5213 19.0528 72.5213 19.5991C72.5213 20.37 71.2739 20.5708 69.1134 20.8802C65.4018 21.4166 63.056 22.5686 63.056 25.2492C63.056 27.149 64.6334 29.0002 67.435 29.0002C69.7627 29.0002 70.9795 27.595 71.0874 27.4871C71.098 27.8245 71.1417 28.3297 71.1779 28.737C71.433 28.737 73.5853 28.737 74.3874 28.737C74.2764 28.1825 74.0469 27.1178 74.428 25.4145C74.6294 24.5176 75.1957 21.9399 75.4845 20.5172C76.034 17.8259 74.5571 15.9237 70.7725 15.9237C65.9063 15.9237 64.5043 19.4214 64.2772 19.9602H67.7837V19.9596Z' fill='%237E7E7E'/%3E%3Cpath d='M125.454 24.906C125.341 25.1561 124.586 26.2101 122.897 26.2101C120.466 26.2101 119.913 24.1488 119.969 23.5837C121.266 23.5837 128.761 23.5837 129.439 23.5837C129.493 23.3523 129.707 22.5091 129.707 21.6434C129.707 18.6478 127.677 15.9085 123.581 15.9085C119.835 15.9085 116.83 19.0582 116.83 22.7985C116.83 26.4172 119.003 28.9844 122.846 28.9844C127.594 28.9844 128.873 25.2652 128.996 24.9066C128.15 24.906 125.454 24.906 125.454 24.906ZM123.614 18.7482C125.704 18.7482 126.503 20.0243 126.418 21.0478C125.217 21.0478 121.644 21.0478 120.438 21.0478C120.593 20.3979 121.59 18.7482 123.614 18.7482Z' fill='%237E7E7E'/%3E%3Cpath d='M23.2616 10.4194C23.2616 9.63108 22.7788 8.63316 20.7499 8.63316C19.9173 8.63316 17.6258 8.63316 17.6258 8.63316L16.7377 12.7421C16.7377 12.7421 18.426 12.7421 19.9946 12.7421C22.5375 12.7421 23.2616 11.5384 23.2616 10.4194Z' fill='%237E7E7E'/%3E%3Cpath d='M31.6774 10.4194C31.6774 9.63108 31.1959 8.63316 29.1676 8.63316C28.3343 8.63316 26.0429 8.63316 26.0429 8.63316L25.1553 12.7415C25.1553 12.7415 26.8431 12.7415 28.4104 12.7415C30.9545 12.7421 31.6774 11.5384 31.6774 10.4194Z' fill='%237E7E7E'/%3E%3Cpath d='M22.1347 16.6033C22.1347 15.815 21.652 14.8145 19.6231 14.8145C18.7905 14.8145 16.499 14.8145 16.499 14.8145L15.6108 18.926C15.6108 18.926 17.2992 18.926 18.8666 18.926C21.41 18.926 22.1347 17.7191 22.1347 16.6033Z' fill='%237E7E7E'/%3E%3Cpath d='M30.5513 16.6033C30.5513 15.815 30.0679 14.8145 28.0409 14.8145C27.207 14.8145 24.9168 14.8145 24.9168 14.8145L24.0274 18.926C24.0274 18.926 25.7158 18.926 27.2844 18.926C29.8284 18.926 30.5513 17.7191 30.5513 16.6033Z' fill='%237E7E7E'/%3E%3Cpath d='M39.3561 14.0953C39.3561 13.3063 38.8727 12.3065 36.8457 12.3065C36.0118 12.3065 33.7216 12.3065 33.7216 12.3065L32.8322 16.4173C32.8322 16.4173 34.5218 16.4173 36.0879 16.4173C38.6319 16.4173 39.3561 15.2136 39.3561 14.0953Z' fill='%237E7E7E'/%3E%3Cpath d='M38.1421 20.5339C38.1421 19.7449 37.66 18.7476 35.6317 18.7476C34.7991 18.7476 32.5076 18.7476 32.5076 18.7476L31.6194 22.8566C31.6194 22.8566 33.3066 22.8566 34.8752 22.8566C37.4186 22.8566 38.1421 21.6497 38.1421 20.5339Z' fill='%237E7E7E'/%3E%3Cpath d='M29.3405 23.0426C29.3405 22.2505 28.859 21.2507 26.832 21.2507C25.9975 21.2507 23.706 21.2507 23.706 21.2507L22.8179 25.3615C22.8179 25.3615 24.5062 25.3615 26.0736 25.3615C28.6177 25.3621 29.3405 24.1584 29.3405 23.0426Z' fill='%237E7E7E'/%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="BlackBerry"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M85.3791 24.2647C85.2425 24.5684 84.529 25.9443 82.7421 25.9443C80.6726 25.9443 79.8656 24.2279 79.8656 22.9524C79.8656 20.8437 81.2857 18.9489 83.3764 18.9489C85.6267 18.9489 86.1631 20.6247 86.2148 20.9285H89.5242C89.7225 19.6911 88.7408 15.9077 83.5036 15.9077C79.6728 15.9077 76.608 18.9676 76.608 23.0572C76.608 26.4033 78.6992 28.9836 82.5749 28.9836C87.4055 28.9836 88.7096 25.1946 88.8693 24.2647H85.3791Z' fill='black'/%3E%3Cpath d='M59.9802 25.1862C59.9802 24.9928 60.0313 24.6273 60.2016 23.8589C60.3662 23.0887 62.7045 12.3167 62.7045 12.3167H59.5985L57.0213 24.1995C56.9128 24.6991 56.866 25.1918 56.866 25.6271C56.866 28.233 58.8818 28.9989 60.4953 28.9989C61.0729 28.9989 61.6086 28.9028 61.7427 28.8853C61.7939 28.6246 62.281 26.3874 62.3047 26.2895C62.2348 26.2945 61.8924 26.3201 61.4951 26.3201C60.3407 26.3207 59.9802 25.8305 59.9802 25.1862Z' fill='black'/%3E%3Cpath d='M99.7594 15.9485L94.1948 20.9593L96.0702 12.2911H92.9418L89.3898 28.7362H92.5158L93.3796 24.7402L95.3031 23.209L97.9625 28.7362H101.443L97.6688 21.3335L104.092 15.9485H99.7594Z' fill='black'/%3E%3Cpath d='M42.9053 23.6536C43.1654 22.4748 45.369 12.2966 45.369 12.2966C45.369 12.2966 49.166 12.2966 51.2873 12.2966C55.5814 12.2966 56.638 14.6835 56.638 16.1317C56.638 19.3357 53.6118 20.1839 53.2413 20.2999C53.5862 20.4134 55.5502 21.1918 55.5502 23.7078C55.5502 26.4452 53.0268 28.7386 49.1143 28.7386C49.1143 28.7386 47.711 28.7386 47.3299 28.7386C44.0442 28.7392 42.2798 26.4833 42.9053 23.6536ZM52.1717 23.4521C52.1717 22.6793 51.6739 21.6989 49.4642 21.6989H46.5945L45.7351 25.6762H48.9839C51.0864 25.6762 52.1717 24.7288 52.1717 23.4521ZM53.2363 16.8259C53.2363 16.0263 52.6276 15.3384 51.1369 15.3384H47.9704L47.2525 18.6583H50.5519C52.3288 18.6577 53.2363 17.8001 53.2363 16.8259Z' fill='black'/%3E%3Cpath d='M102.667 23.6536C102.928 22.4748 105.131 12.2966 105.131 12.2966C105.131 12.2966 108.928 12.2966 111.051 12.2966C115.346 12.2966 116.403 14.6835 116.403 16.1317C116.403 19.3357 113.376 20.1839 113.005 20.2999C113.345 20.4134 115.315 21.1918 115.315 23.7078C115.315 26.4452 112.788 28.7386 108.876 28.7386C108.876 28.7386 107.474 28.7386 107.093 28.7386C103.806 28.7392 102.041 26.4833 102.667 23.6536ZM111.933 23.4521C111.933 22.6793 111.435 21.6989 109.226 21.6989H106.355L105.496 25.6762H108.746C110.848 25.6762 111.933 24.7288 111.933 23.4521ZM112.997 16.8259C112.997 16.0263 112.391 15.3384 110.897 15.3384H107.731L107.015 18.6583H110.315C112.09 18.6577 112.997 17.8001 112.997 16.8259Z' fill='black'/%3E%3Cpath d='M137.879 15.9564C134.565 15.9564 132.311 17.9179 131.551 21.599C131.224 23.1813 130.022 28.7435 130.022 28.7435H133.127C133.127 28.7435 134.27 23.4545 134.632 21.7923C135.106 19.6137 136.258 18.874 137.807 18.874C138.308 18.874 138.626 18.9308 138.789 18.9539C138.875 18.5154 139.307 16.5489 139.411 16.0667C139.075 16.0237 138.544 15.9564 137.879 15.9564Z' fill='black'/%3E%3Cpath d='M148.442 33.6355L158.86 15.9561H155.507L150.719 24.2763L149.601 15.9462C149.601 15.9462 147.895 15.9462 146.014 15.9462C141.905 15.9462 139.775 17.8254 139.02 21.421C138.641 23.2154 137.438 28.7432 137.438 28.7432H140.543C140.543 28.7432 141.683 23.4929 142.136 21.3742C142.574 19.3173 144.1 18.6886 145.745 19.0391L146.4 16.021C146.884 18.8875 148.366 28.0453 148.366 28.0453L145.115 33.6355H148.442Z' fill='black'/%3E%3Cpath d='M68.9456 23.2896C69.6292 23.1885 71.6294 22.8798 71.902 22.8411C71.8508 23.0544 71.7704 23.3956 71.7111 23.6476C71.35 25.1937 69.7752 26.1866 68.0382 26.1866C66.9298 26.1866 66.2824 25.5904 66.2824 24.8819C66.2831 24.2968 66.8194 23.6039 68.9456 23.2896ZM67.7837 19.9596C67.8604 19.833 68.6594 18.6012 70.6496 18.6012C71.887 18.6012 72.5213 19.0528 72.5213 19.5991C72.5213 20.37 71.2739 20.5708 69.1134 20.8802C65.4018 21.4166 63.056 22.5686 63.056 25.2492C63.056 27.149 64.6334 29.0002 67.435 29.0002C69.7627 29.0002 70.9795 27.595 71.0874 27.4871C71.098 27.8245 71.1417 28.3297 71.1779 28.737C71.433 28.737 73.5853 28.737 74.3874 28.737C74.2764 28.1825 74.0469 27.1178 74.428 25.4145C74.6294 24.5176 75.1957 21.9399 75.4845 20.5172C76.034 17.8259 74.5571 15.9237 70.7725 15.9237C65.9063 15.9237 64.5043 19.4214 64.2772 19.9602H67.7837V19.9596Z' fill='black'/%3E%3Cpath d='M125.454 24.906C125.341 25.1561 124.586 26.2101 122.897 26.2101C120.466 26.2101 119.913 24.1488 119.969 23.5837C121.266 23.5837 128.761 23.5837 129.439 23.5837C129.493 23.3523 129.707 22.5091 129.707 21.6434C129.707 18.6478 127.677 15.9085 123.581 15.9085C119.835 15.9085 116.83 19.0582 116.83 22.7985C116.83 26.4172 119.003 28.9844 122.846 28.9844C127.594 28.9844 128.873 25.2652 128.996 24.9066C128.15 24.906 125.454 24.906 125.454 24.906ZM123.614 18.7482C125.704 18.7482 126.503 20.0243 126.418 21.0478C125.217 21.0478 121.644 21.0478 120.438 21.0478C120.593 20.3979 121.59 18.7482 123.614 18.7482Z' fill='black'/%3E%3Cpath d='M23.2616 10.4194C23.2616 9.63108 22.7788 8.63316 20.7499 8.63316C19.9173 8.63316 17.6258 8.63316 17.6258 8.63316L16.7377 12.7421C16.7377 12.7421 18.426 12.7421 19.9946 12.7421C22.5375 12.7421 23.2616 11.5384 23.2616 10.4194Z' fill='black'/%3E%3Cpath d='M31.6774 10.4194C31.6774 9.63108 31.1959 8.63316 29.1676 8.63316C28.3343 8.63316 26.0429 8.63316 26.0429 8.63316L25.1553 12.7415C25.1553 12.7415 26.8431 12.7415 28.4104 12.7415C30.9545 12.7421 31.6774 11.5384 31.6774 10.4194Z' fill='black'/%3E%3Cpath d='M22.1347 16.6033C22.1347 15.815 21.652 14.8145 19.6231 14.8145C18.7905 14.8145 16.499 14.8145 16.499 14.8145L15.6108 18.926C15.6108 18.926 17.2992 18.926 18.8666 18.926C21.41 18.926 22.1347 17.7191 22.1347 16.6033Z' fill='black'/%3E%3Cpath d='M30.5513 16.6033C30.5513 15.815 30.0679 14.8145 28.0409 14.8145C27.207 14.8145 24.9168 14.8145 24.9168 14.8145L24.0274 18.926C24.0274 18.926 25.7158 18.926 27.2844 18.926C29.8284 18.926 30.5513 17.7191 30.5513 16.6033Z' fill='black'/%3E%3Cpath d='M39.3561 14.0953C39.3561 13.3063 38.8727 12.3065 36.8457 12.3065C36.0118 12.3065 33.7216 12.3065 33.7216 12.3065L32.8322 16.4173C32.8322 16.4173 34.5218 16.4173 36.0879 16.4173C38.6319 16.4173 39.3561 15.2136 39.3561 14.0953Z' fill='black'/%3E%3Cpath d='M38.1421 20.5339C38.1421 19.7449 37.66 18.7476 35.6317 18.7476C34.7991 18.7476 32.5076 18.7476 32.5076 18.7476L31.6194 22.8566C31.6194 22.8566 33.3066 22.8566 34.8752 22.8566C37.4186 22.8566 38.1421 21.6497 38.1421 20.5339Z' fill='black'/%3E%3Cpath d='M29.3405 23.0426C29.3405 22.2505 28.859 21.2507 26.832 21.2507C25.9975 21.2507 23.706 21.2507 23.706 21.2507L22.8179 25.3615C22.8179 25.3615 24.5062 25.3615 26.0736 25.3615C28.6177 25.3621 29.3405 24.1584 29.3405 23.0426Z' fill='black'/%3E%3C/svg%3E");
}
/* bq */
.sp-content-module .advisor .brands-block .option-group button[name="bq"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="bq"]::after {
  background-image: url("data:image/svg+xml,%3Csvg height='40' viewBox='0 0 99 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_488_2)'%3E%3Cpath d='M99 78.6501C99 83.0367 95.8494 84.98 91.9372 85C88.6663 85.02 84.8583 83.5245 84.8342 79.6418L84.7461 64.8467C84.7461 64.4628 84.5176 63.779 84.3091 63.5391C84.1007 63.2992 83.0866 63.2632 82.7699 63.3991C70.42 68.7934 54.3542 65.6104 49.4399 51.2711C44.0686 66.0783 25.6138 69.5851 13.2879 61.9236C11.7487 64.4908 9.49996 64.7747 7.01073 64.8946C3.23079 65.0786 0 62.9593 0 58.8446V6.162C0 2.01137 3.1907 0.0120283 7.04681 3.22295e-05C10.3377 -0.00796514 14.1377 1.47155 14.1577 5.36227L14.2459 20.1534C14.2459 20.5373 14.4784 21.221 14.6828 21.461C14.8873 21.7009 15.8974 21.7329 16.2221 21.5929C28.568 16.2267 44.6177 19.3657 49.5641 33.7289C54.9034 18.9138 73.4142 15.419 85.7121 23.0724C87.2353 20.4973 89.496 20.2294 91.9813 20.1094C95.7652 19.9215 98.992 22.0408 98.992 26.1594L99 78.6501ZM34.5927 33.9049C33.2378 30.9418 30.5883 29.2104 27.6581 29.1864C18.3265 29.1144 16.659 43.2578 20.3508 51.1072C21.7737 54.1382 24.6157 55.8576 27.6581 55.8096C36.5688 55.6657 38.1802 41.7583 34.5927 33.9049ZM78.6492 33.8889C77.2182 30.8539 74.3843 29.1424 71.3379 29.1904C68.4238 29.2344 65.7501 30.9658 64.4033 33.9009C60.7637 41.8223 62.5314 55.7856 71.3419 55.8176C80.7176 55.8496 82.321 41.6863 78.6492 33.8929V33.8889Z' fill='%237E7E7E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_488_2'%3E%3Crect width='99' height='85' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="bq"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg height='40' viewBox='0 0 99 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_488_2)'%3E%3Cpath d='M99 78.6501C99 83.0367 95.8494 84.98 91.9372 85C88.6663 85.02 84.8583 83.5245 84.8342 79.6418L84.7461 64.8467C84.7461 64.4628 84.5176 63.779 84.3091 63.5391C84.1007 63.2992 83.0866 63.2632 82.7699 63.3991C70.42 68.7934 54.3542 65.6104 49.4399 51.2711C44.0686 66.0783 25.6138 69.5851 13.2879 61.9236C11.7487 64.4908 9.49996 64.7747 7.01073 64.8946C3.23079 65.0786 0 62.9593 0 58.8446V6.162C0 2.01137 3.1907 0.0120283 7.04681 3.22295e-05C10.3377 -0.00796514 14.1377 1.47155 14.1577 5.36227L14.2459 20.1534C14.2459 20.5373 14.4784 21.221 14.6828 21.461C14.8873 21.7009 15.8974 21.7329 16.2221 21.5929C28.568 16.2267 44.6177 19.3657 49.5641 33.7289C54.9034 18.9138 73.4142 15.419 85.7121 23.0724C87.2353 20.4973 89.496 20.2294 91.9813 20.1094C95.7652 19.9215 98.992 22.0408 98.992 26.1594L99 78.6501ZM34.5927 33.9049C33.2378 30.9418 30.5883 29.2104 27.6581 29.1864C18.3265 29.1144 16.659 43.2578 20.3508 51.1072C21.7737 54.1382 24.6157 55.8576 27.6581 55.8096C36.5688 55.6657 38.1802 41.7583 34.5927 33.9049ZM78.6492 33.8889C77.2182 30.8539 74.3843 29.1424 71.3379 29.1904C68.4238 29.2344 65.7501 30.9658 64.4033 33.9009C60.7637 41.8223 62.5314 55.7856 71.3419 55.8176C80.7176 55.8496 82.321 41.6863 78.6492 33.8929V33.8889Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_488_2'%3E%3Crect width='99' height='85' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
/* Doro */
.sp-content-module .advisor .brands-block .option-group button[name="Doro"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Doro"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119.773 14.3987C119.773 17.4268 122.497 20.072 125.865 20.3157C129.232 20.5593 131.994 18.2969 131.994 15.2689C131.994 12.2408 129.27 9.5956 125.865 9.35196C122.497 9.10832 119.773 11.3707 119.773 14.3987Z' fill='%237E7E7E'/%3E%3Cpath d='M50.1106 29.7267H48.0559V26.9287H47.985C46.2846 29.4469 43.4151 30.1114 41.6793 30.1114C36.6134 30.1114 33 26.2991 33 21.7174C33 17.4504 36.4009 13.3584 41.6793 13.3584C43.4505 13.3584 46.2137 13.9879 47.985 16.5061H48.0559V8.11211H50.1106V29.7267ZM41.6793 28.2577C45.151 28.2577 48.1621 25.4947 48.1621 21.7524C48.1621 18.2549 45.399 15.1771 41.6793 15.1771C38.1367 15.1771 35.0547 17.7302 35.0547 21.7873C35.0547 25.3198 37.7116 28.2577 41.6793 28.2577Z' fill='%237E7E7E'/%3E%3Cpath d='M61.7022 12.9996C66.1989 12.9996 69.663 17.0804 69.663 21.5549C69.663 25.9936 66.2322 30.1102 61.7022 30.1102C57.2721 30.1102 53.7747 26.0652 53.7747 21.6623C53.7747 16.5077 57.7051 12.9996 61.7022 12.9996ZM61.7355 28.2488C64.6667 28.2488 67.7311 25.7431 67.7311 21.4833C67.7311 17.1878 64.3336 14.8968 61.7355 14.8968C58.9709 14.8968 55.7399 17.331 55.7399 21.6623C55.7066 25.4209 58.5711 28.2488 61.7355 28.2488Z' fill='%237E7E7E'/%3E%3Cpath d='M73.3356 13.4384H75.2209V15.8514H75.2859C76.196 13.5115 77.8537 13.1459 79.4465 12.9996V15.2664C78.1138 15.3761 76.9761 15.9245 76.261 16.9117C75.6109 17.8257 75.2209 19.0322 75.2209 20.3484V30.1102H73.3356V13.4384Z' fill='%237E7E7E'/%3E%3Cpath d='M89.1988 12.9996C94.0414 12.9996 97.7721 17.0804 97.7721 21.5549C97.7721 25.9936 94.0773 30.1102 89.1988 30.1102C84.3921 30.1102 80.6615 26.0652 80.6615 21.6623C80.6974 16.5077 84.8943 12.9996 89.1988 12.9996ZM89.2347 28.2488C92.3914 28.2488 95.6915 25.7431 95.6915 21.4833C95.6915 17.1878 92.0327 14.8968 89.2347 14.8968C86.2215 14.8968 82.7779 17.331 82.7779 21.6623C82.7779 25.4209 85.8628 28.2488 89.2347 28.2488Z' fill='%237E7E7E'/%3E%3Cpath d='M140.117 22.0479C138.778 21.2661 136.77 20.7903 135.713 20.6204C135.255 20.5524 135.009 20.7223 134.833 21.0282C133.142 24.1211 129.654 26.0584 125.603 25.7525C122.186 25.4806 119.156 23.6793 117.289 21.0962C116.972 20.6884 116.479 20.2465 115.492 20.3485C113.343 20.5864 109.151 21.3001 106.333 22.6256C106.298 22.6596 106.157 22.6936 106.121 22.7276C105.17 23.2034 104.924 23.6453 105.241 24.8348C107.425 32.1082 114.435 37.4442 122.679 37.4442C131.592 37.4442 139.025 31.2585 140.54 23.0675C140.61 22.5237 140.399 22.2518 140.117 22.0479Z' fill='%237E7E7E'/%3E%3Cpath d='M107.493 12.8284C110.116 11.7284 113.556 11.1783 115.258 10.9377C115.906 10.8346 116.178 10.6627 116.451 10.2158C118.154 7.32825 121.389 5.54071 125.136 5.81572C128.337 6.05635 131.198 7.77514 133.003 10.2846C133.003 10.2846 133.514 11.0408 134.264 11.2471C135.047 11.4534 136.239 11.694 137.363 12.1752C137.976 12.3815 138.248 12.3815 138.044 11.8315C135.183 5.9876 129.189 2 122.309 2C115.361 2 109.332 6.09072 106.505 12.0034C106.131 12.794 106.335 13.2753 107.493 12.8284Z' fill='%237E7E7E'/%3E%3Cpath d='M142.656 8.72081C142.656 9.61794 142.007 10.281 141.167 10.281C140.327 10.281 139.677 9.61794 139.677 8.72081C139.677 7.82368 140.327 7.16058 141.167 7.16058C142.007 7.19958 142.656 7.86268 142.656 8.72081ZM139.333 8.72081C139.333 9.77397 140.174 10.5541 141.167 10.5541C142.16 10.5541 143 9.77397 143 8.72081C143 7.66765 142.16 6.88754 141.167 6.88754C140.174 6.88754 139.333 7.66765 139.333 8.72081ZM140.785 7.94069H141.205C141.587 7.94069 141.663 8.05771 141.663 8.25274C141.663 8.48677 141.549 8.60379 141.167 8.60379H140.785V7.94069ZM140.785 8.87683H141.129L141.701 9.81297H142.045L141.434 8.87683C141.74 8.83783 141.969 8.6818 141.969 8.29175C141.969 7.86268 141.74 7.66765 141.243 7.66765H140.441V9.81297H140.747V8.87683H140.785Z' fill='%237E7E7E'/%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Doro"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119.773 14.3987C119.773 17.4268 122.497 20.072 125.865 20.3157C129.232 20.5593 131.994 18.2969 131.994 15.2689C131.994 12.2408 129.27 9.5956 125.865 9.35196C122.497 9.10832 119.773 11.3707 119.773 14.3987Z' fill='%23009B3E'/%3E%3Cpath d='M50.1106 29.7267H48.0559V26.9287H47.985C46.2846 29.4469 43.4151 30.1114 41.6793 30.1114C36.6134 30.1114 33 26.2991 33 21.7174C33 17.4504 36.4009 13.3584 41.6793 13.3584C43.4505 13.3584 46.2137 13.9879 47.985 16.5061H48.0559V8.11211H50.1106V29.7267ZM41.6793 28.2577C45.151 28.2577 48.1621 25.4947 48.1621 21.7524C48.1621 18.2549 45.399 15.1771 41.6793 15.1771C38.1367 15.1771 35.0547 17.7302 35.0547 21.7873C35.0547 25.3198 37.7116 28.2577 41.6793 28.2577Z' fill='%23009B3E'/%3E%3Cpath d='M61.7022 12.9996C66.1989 12.9996 69.663 17.0804 69.663 21.5549C69.663 25.9936 66.2322 30.1102 61.7022 30.1102C57.2721 30.1102 53.7747 26.0652 53.7747 21.6623C53.7747 16.5077 57.7051 12.9996 61.7022 12.9996ZM61.7355 28.2488C64.6667 28.2488 67.7311 25.7431 67.7311 21.4833C67.7311 17.1878 64.3336 14.8968 61.7355 14.8968C58.9709 14.8968 55.7399 17.331 55.7399 21.6623C55.7066 25.4209 58.5711 28.2488 61.7355 28.2488Z' fill='%23009B3E'/%3E%3Cpath d='M73.3356 13.4384H75.2209V15.8514H75.2859C76.196 13.5115 77.8537 13.1459 79.4465 12.9996V15.2664C78.1138 15.3761 76.9761 15.9245 76.261 16.9117C75.6109 17.8257 75.2209 19.0322 75.2209 20.3484V30.1102H73.3356V13.4384Z' fill='%23009B3E'/%3E%3Cpath d='M89.1988 12.9996C94.0414 12.9996 97.7721 17.0804 97.7721 21.5549C97.7721 25.9936 94.0773 30.1102 89.1988 30.1102C84.3921 30.1102 80.6615 26.0652 80.6615 21.6623C80.6974 16.5077 84.8943 12.9996 89.1988 12.9996ZM89.2347 28.2488C92.3914 28.2488 95.6915 25.7431 95.6915 21.4833C95.6915 17.1878 92.0327 14.8968 89.2347 14.8968C86.2215 14.8968 82.7779 17.331 82.7779 21.6623C82.7779 25.4209 85.8628 28.2488 89.2347 28.2488Z' fill='%23009B3E'/%3E%3Cpath d='M140.117 22.0479C138.778 21.2661 136.77 20.7903 135.713 20.6204C135.255 20.5524 135.009 20.7223 134.833 21.0282C133.142 24.1211 129.654 26.0584 125.603 25.7525C122.186 25.4806 119.156 23.6793 117.289 21.0962C116.972 20.6884 116.479 20.2465 115.492 20.3485C113.343 20.5864 109.151 21.3001 106.333 22.6256C106.298 22.6596 106.157 22.6936 106.121 22.7276C105.17 23.2034 104.924 23.6453 105.241 24.8348C107.425 32.1082 114.435 37.4442 122.679 37.4442C131.592 37.4442 139.025 31.2585 140.54 23.0675C140.61 22.5237 140.399 22.2518 140.117 22.0479Z' fill='%23009B3E'/%3E%3Cpath d='M107.493 12.8284C110.116 11.7284 113.556 11.1783 115.258 10.9377C115.906 10.8346 116.178 10.6627 116.451 10.2158C118.154 7.32825 121.389 5.54071 125.136 5.81572C128.337 6.05635 131.198 7.77514 133.003 10.2846C133.003 10.2846 133.514 11.0408 134.264 11.2471C135.047 11.4534 136.239 11.694 137.363 12.1752C137.976 12.3815 138.248 12.3815 138.044 11.8315C135.183 5.9876 129.189 2 122.309 2C115.361 2 109.332 6.09072 106.505 12.0034C106.131 12.794 106.335 13.2753 107.493 12.8284Z' fill='%23009B3E'/%3E%3Cpath d='M142.656 8.72081C142.656 9.61794 142.007 10.281 141.167 10.281C140.327 10.281 139.677 9.61794 139.677 8.72081C139.677 7.82368 140.327 7.16058 141.167 7.16058C142.007 7.19958 142.656 7.86268 142.656 8.72081ZM139.333 8.72081C139.333 9.77397 140.174 10.5541 141.167 10.5541C142.16 10.5541 143 9.77397 143 8.72081C143 7.66765 142.16 6.88754 141.167 6.88754C140.174 6.88754 139.333 7.66765 139.333 8.72081ZM140.785 7.94069H141.205C141.587 7.94069 141.663 8.05771 141.663 8.25274C141.663 8.48677 141.549 8.60379 141.167 8.60379H140.785V7.94069ZM140.785 8.87683H141.129L141.701 9.81297H142.045L141.434 8.87683C141.74 8.83783 141.969 8.6818 141.969 8.29175C141.969 7.86268 141.74 7.66765 141.243 7.66765H140.441V9.81297H140.747V8.87683H140.785Z' fill='%23009B3E'/%3E%3C/svg%3E");
}
/* HONOR */
.sp-content-module .advisor .brands-block .option-group button[name="HONOR"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="HONOR"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='150' height='40' viewBox='0 0 150 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M89.1021 20.0004C89.1021 26.6275 94.476 32 101.106 32C107.735 32 113.109 26.6275 113.109 20.0004C113.109 13.3723 107.735 8 101.106 8C94.476 8 89.1021 13.3723 89.1021 20.0004ZM93.2694 20.0004C93.2694 15.6737 96.7781 12.167 101.106 12.167C105.434 12.167 108.943 15.6737 108.943 20.0004C108.943 24.3272 105.434 27.8347 101.106 27.8347C96.7781 27.8347 93.2694 24.3272 93.2694 20.0004ZM36.2346 20.0004C36.2346 26.6275 41.6085 32 48.2387 32C54.8678 32 60.2417 26.6275 60.2417 20.0004C60.2417 13.3723 54.8678 8 48.2387 8C41.6085 8 36.2346 13.3723 36.2346 20.0004ZM40.402 20.0004C40.402 15.6737 43.9106 12.167 48.2387 12.167C52.5665 12.167 56.0751 15.6737 56.0751 20.0004C56.0751 24.3272 52.5665 27.8347 48.2387 27.8347C43.9106 27.8347 40.402 24.3272 40.402 20.0004ZM79.309 8.2508V22.8475L69.1903 8.2508H65.8674V31.6407H70.0357V16.9728L80.203 31.6407H83.4763V8.2508H79.309ZM118.735 8.32107V31.7112H122.903V21.3021L131.585 31.7112H137L129.888 23.1842C132.961 22.2045 135.187 19.3288 135.187 15.9323C135.187 11.7367 131.789 8.33314 127.595 8.32199V8.32107H118.735ZM122.903 12.4881H127.544C129.446 12.4881 130.988 14.0302 130.988 15.9323C130.988 17.8345 129.445 19.3773 127.542 19.3773H122.903V12.4881ZM26.4414 8.32107V17.8024H17.1681V8.32107H13V31.7112H17.1681V21.9686H26.4414V31.7112H30.6087V8.32107H26.4414Z' fill='%237E7E7E'/%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="HONOR"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='150' height='40' viewBox='0 0 150 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M89.1021 20.0004C89.1021 26.6275 94.476 32 101.106 32C107.735 32 113.109 26.6275 113.109 20.0004C113.109 13.3723 107.735 8 101.106 8C94.476 8 89.1021 13.3723 89.1021 20.0004ZM93.2694 20.0004C93.2694 15.6737 96.7781 12.167 101.106 12.167C105.434 12.167 108.943 15.6737 108.943 20.0004C108.943 24.3272 105.434 27.8347 101.106 27.8347C96.7781 27.8347 93.2694 24.3272 93.2694 20.0004ZM36.2346 20.0004C36.2346 26.6275 41.6085 32 48.2387 32C54.8678 32 60.2417 26.6275 60.2417 20.0004C60.2417 13.3723 54.8678 8 48.2387 8C41.6085 8 36.2346 13.3723 36.2346 20.0004ZM40.402 20.0004C40.402 15.6737 43.9106 12.167 48.2387 12.167C52.5665 12.167 56.0751 15.6737 56.0751 20.0004C56.0751 24.3272 52.5665 27.8347 48.2387 27.8347C43.9106 27.8347 40.402 24.3272 40.402 20.0004ZM79.309 8.2508V22.8475L69.1903 8.2508H65.8674V31.6407H70.0357V16.9728L80.203 31.6407H83.4763V8.2508H79.309ZM118.735 8.32107V31.7112H122.903V21.3021L131.585 31.7112H137L129.888 23.1842C132.961 22.2045 135.187 19.3288 135.187 15.9323C135.187 11.7367 131.789 8.33314 127.595 8.32199V8.32107H118.735ZM122.903 12.4881H127.544C129.446 12.4881 130.988 14.0302 130.988 15.9323C130.988 17.8345 129.445 19.3773 127.542 19.3773H122.903V12.4881ZM26.4414 8.32107V17.8024H17.1681V8.32107H13V31.7112H17.1681V21.9686H26.4414V31.7112H30.6087V8.32107H26.4414Z' fill='url(%23paint0_linear_52_3087)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_52_3087' x1='66.0738' y1='-4.09963' x2='83.8226' y2='43.8485' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF00D0'/%3E%3Cstop offset='0.25' stop-color='%234E73FF'/%3E%3Cstop offset='0.6' stop-color='%2300B1FF'/%3E%3Cstop offset='1' stop-color='%2300FFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
/* Google */
.sp-content-module .advisor .brands-block .option-group button[name="Google"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Google"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.2565 17.8938C34.2565 16.7417 34.1544 15.648 33.9794 14.5834H17.5002V21.1605H26.9356C26.5127 23.3188 25.2731 25.1417 23.4357 26.3813V30.7563H29.0648C32.3606 27.7084 34.2565 23.2167 34.2565 17.8938Z' fill='%237E7E7E'/%3E%3Cpath d='M17.5003 35C22.2253 35 26.1774 33.425 29.0649 30.7563L23.4357 26.3813C21.8607 27.4313 19.8628 28.0729 17.5003 28.0729C12.9357 28.0729 9.07117 24.9959 7.68575 20.8396H1.88159V25.3458C4.7545 31.0625 10.6607 35 17.5003 35Z' fill='%237E7E7E'/%3E%3Cpath d='M7.6854 20.8398C7.32082 19.7898 7.13124 18.6669 7.13124 17.5003C7.13124 16.3336 7.3354 15.2107 7.6854 14.1607V9.65445H1.88125C0.685414 12.0169 0 14.6711 0 17.5003C0 20.3294 0.685414 22.9836 1.88125 25.3461L7.6854 20.8398Z' fill='%237E7E7E'/%3E%3Cpath d='M17.5003 6.92707C20.0816 6.92707 22.3857 7.81666 24.2086 9.55207L29.1961 4.56458C26.1774 1.73542 22.2253 0 17.5003 0C10.6607 0 4.7545 3.9375 1.88159 9.65415L7.68575 14.1604C9.07117 10.0042 12.9357 6.92707 17.5003 6.92707Z' fill='%237E7E7E'/%3E%3C/svg%3E%0A");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Google"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.2565 17.8938C34.2565 16.7417 34.1544 15.648 33.9794 14.5834H17.5002V21.1605H26.9356C26.5127 23.3188 25.2731 25.1417 23.4357 26.3813V30.7563H29.0648C32.3606 27.7084 34.2565 23.2167 34.2565 17.8938Z' fill='%234285F4'/%3E%3Cpath d='M17.5003 35C22.2253 35 26.1774 33.425 29.0649 30.7563L23.4357 26.3813C21.8607 27.4313 19.8628 28.0729 17.5003 28.0729C12.9357 28.0729 9.07117 24.9959 7.68575 20.8396H1.88159V25.3458C4.7545 31.0625 10.6607 35 17.5003 35Z' fill='%2334A853'/%3E%3Cpath d='M7.6854 20.8398C7.32082 19.7898 7.13124 18.6669 7.13124 17.5003C7.13124 16.3336 7.3354 15.2107 7.6854 14.1607V9.65445H1.88125C0.685414 12.0169 0 14.6711 0 17.5003C0 20.3294 0.685414 22.9836 1.88125 25.3461L7.6854 20.8398Z' fill='%23FBBC05'/%3E%3Cpath d='M17.5003 6.92707C20.0816 6.92707 22.3857 7.81666 24.2086 9.55207L29.1961 4.56458C26.1774 1.73542 22.2253 0 17.5003 0C10.6607 0 4.7545 3.9375 1.88159 9.65415L7.68575 14.1604C9.07117 10.0042 12.9357 6.92707 17.5003 6.92707Z' fill='%23EA4335'/%3E%3C/svg%3E%0A");
}
/* HTC */
.sp-content-module .advisor .brands-block .option-group button[name="HTC"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="HTC"]::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='46' viewBox='0 0 295 163.832'%3E%3Cpath fill='%237E7E7E' d='M246.899 69.09c-13.028.084-25.368.188-28.808-.118-6.96-.605-11.61-5.158-12.15-11.857-.364-4.397-.364-8.04-.019-11.506.63-6.524 6.088-12.735 12.169-13.034 2.178-.117 8.007-.104 18.563-.058l30.72.058V19.832s-24.47-.027-31.825-.057c-9.873-.045-14.844-.052-17.991.057-6.927.266-12.73 2.733-17.237 7.312-4.274 4.325-6.822 11.207-7.2 18.174-.215 3.76-.286 8.669 0 11.59.71 7.493 3.136 13.373 7.2 17.491 4.345 4.422 10.96 7.225 17.244 7.311 5.158.066 49.812 0 49.812 0V68.975c-.002-.003-13.564.049-20.478.114M108.22 20.514v12.73h30.31v48.243h12.795V33.243h30.31V20.514H108.22zM94.932 44.588c-.09-6.855-2.51-12.735-7.2-17.49-4.892-4.976-12.352-7.044-17.236-7.306-4.247-.24-20.982-.162-24.912 0-5.535.235-9.568 1.887-11.59 3.395-.02.014-.04.008-.04-.026V-.002h-12.8v81.709h12.782s-.255-33.446.032-37.088c.507-6.472 5.418-11.559 11.682-12.106 5.021-.43 20.092-.312 24.82.008 6.492.449 11.286 5.522 11.663 12.36.123 2.517-.006 36.826-.006 36.826h12.807c-.002 0 .03-34.18-.002-37.12'/%3E%3Cpath d='M284.507 142.472c2.648-.027 5.12-.547 5.112-2.68 0-.364.052-.787-.099-1.269-.358-.722-.826-.682-1.294-.618l.17-.039s-1.678.463-3.038.482h-.038c-1.399-.044-1.803-1.437-1.874-2.972-.027-.26-.033-.54-.027-.844.033-2.347.762-5.918 1.236-7.916.143-.708.572-1.198 1.404-1.255 4.041-.312 9.055-.378 8.937-2.791 0-.008-.006-.027 0-.039-.006-2.08-2.036-2.542-3.61-2.583h-.155c-.63.006-4.222.409-4.228.409l-.377.046.098-.372c.372-1.385.741-3.037 1.496-4.682a2.31 2.31 0 0 0 .197-.955c.013-.728-.254-1.543-.651-2.148-.383-.599-.884-.975-1.256-.99h-.052c-.755.008-1.47.509-2.296 1.828-1.061 1.77-1.639 4.124-2.758 6.758-.112.384-.441.67-1.042.717-4.395.676-5.002 2.263-5.035 3.35v.051c.039 1.705.807 2.263 1.757 2.304h.027c.293.008 1.105-.299 1.678-.312h.065c.162.008.318.013.474.112.17.104.24.312.227.493 0 .098-.013.208-.038.344-.364 1.508-.977 5.268-1.008 7.312 0 .194 0 .371.014.533.092 2.205.541 4.365 1.456 5.62 1.055 1.372 2.284 2.069 4.345 2.107h.117l.066-.001m-24.162-14.109c-.085 4.67-3.33 7.676-3.577 11.845-.02.28-.033.54-.039.794.026 1.215.162 1.9 1.722 2.269.326.071.619.104.892.11 1.822.027 2.575-1.352 3.402-3.109.8-1.724 1.592-3.752 3.61-4.6l.351-.15.006.397c.027 4.012 2.4 6.036 4.469 6.061 1.71.014 3.285-1.261 3.343-4.189a9.051 9.051 0 0 0-.084-1.346.522.522 0 0 0-.326-.104c-.435-.014-1.02.337-1.554.35-.287.02-.61-.227-.657-.637.013-.846.063-1.782.079-2.72.02-1.43-.058-2.862-.487-3.883-.436-1.02-1.133-1.658-2.543-1.69-1.365-.028-2.498 1.014-3.05 1.554l-.45.43.006-.619.014-.586c-.044-.955-.208-1.269-.742-1.926-.618-.539-1.269-.78-1.893-.793-.969-.014-1.905.526-2.523 1.535.023.345.029.676.03 1.007m-13.42 3.103c-.039.008-1.346 4.214-3.546 4.397 0 0-1.521.247-1.489-1.352-.038-.996.944-2.577 1.445-3.24.618-.793 1.71-2.224 3.447-2.505l.26-.039.039.26c.039.241.06.468.071.682.054 1.113-.214 1.778-.227 1.797m4.99-5.632c-.098-1.047-1.918-3.259-3.168-3.13-.129.008-.24.027-.35.072l-.039.019c-4.318 1.106-10.946 6.791-10.59 13.627.033.722.143 1.464.345 2.224.443 1.593 1.724 2.77 4.15 2.666a8.374 8.374 0 0 0 1.008-.115c1.262-.345 2.745-1.198 3.429-2.167l.473-.665v1.035c.104 2.043 1.666 3.811 3.115 3.746.5-.027 1.01-.255 1.504-.794.17-.18.183-.422.216-.695.298-2.42.285-4.586.189-6.641-.085-1.743-.241-3.415-.318-5.066-.068-1.379-.087-2.758.036-4.116m-25.48 16.975h.006c1.51.013 2.66-.632 3.24-1.996.266-.65.383-2.506 1.352-5.067 2.127-4.157 4.996-11.947 4.996-12.111.455-2.57-1.255-3.922-3.368-3.61-2.12.307-2.115 2.706-2.556 5.145-.93 4.892-5.008 9.457-5.724 14.25v.058c-.027 1.64.787 3.038 2.041 3.33h.014zm-14.516-32.826c-4.162 6.654-9.178 18.517-9.334 30.121-.005.28-.005.567-.005.86.005 1.17.69 1.978 2.374 2.08.045 0 .091 0 .137.007 1.489 0 1.782-.955 2.102-1.489.227-.35.716-3.199 1.001-5.874l.006-.027c1.105-5.262 2.556-13.534 5.634-18.947.968-1.671 2.758-3.14 2.758-4.851a2.79 2.79 0 0 0-.02-.34c-.156-1.411-1.527-2.36-2.829-2.374-.718-.014-1.387.254-1.824.834m12.489-2.03c-3.057 10.075-8.604 20.273-9.679 32.47 0 1.143.345 2.06 1.549 2.303.136.013.28.025.416.033.969.013 1.918-.338 2.446-1.002 1.423-1.768.832-3.428 1.365-6.01.788-3.688 2.753-9.82 2.753-9.828s3.114-9.594 5.71-14.85c.181-.402.436-1.157.441-1.918.006-.884-.26-1.724-1.261-2.203l-.006-.008c-.558-.281-1.067-.391-1.508-.397a2.35 2.35 0 0 0-2.226 1.41m14.18-.312c-.02 1.71 1.17 3.519 2.952 3.544.553.013 1.17-.143 1.841-.52.884-.638 1.163-1.372 1.177-2.12.033-1.372-1.002-2.81-1.177-2.98-.254-.26-.774-.624-1.938-.646-.169 0-.358.008-.552.02h-.02c-1.606.289-2.251 1.42-2.284 2.702m-44.886 3.634c-.02 1.659 1.34 3.454 2.966 3.486h.046c1.822-.013 2.764-1.456 2.797-2.985.005-1.554-.912-3.07-2.96-3.109-.124 0-.255 0-.398.02-1.787.366-2.419 1.425-2.451 2.588m2.401 12.757c-.599 0-1.132.265-1.529 1.053-.919 3.804-3.754 8.663-3.817 13.561a10.9 10.9 0 0 0 .117 1.853c.098.682.526 2.173 2.094 2.179h.188c1.932-.143 2.225-.592 2.275-1.399a6.528 6.528 0 0 1-.175-1.598c.085-4.268 3.948-8.072 3.968-11.865 0-.279-.014-.56-.052-.84-.162-1.36-1.75-2.933-3.032-2.946h-.037v.002zm-21.816 17.816c3.05.142 3.467-5.594 4.436-7.52 2.107-3.967 4.87-5.04 8.15-5.867 0 0 1.484-.585 1.478-2.147a2.607 2.607 0 0 0-.02-.383c-.273-1.574-.65-1.84-1.658-2.017a7.74 7.74 0 0 0-1.007-.079c-3.272-.058-6.545 1.872-7.67 3.902l-.41.717-.077-.82c-.079-1.145.033-3.928-1.554-3.884h-.052c-2.12-.052-2.693 2.211-2.881 2.96-.455 2.986-.813 6.172-.854 9.132-.025 1.828.073 3.577.34 5.112.504.88 1.661.894 1.779.894m-14.445-5.64c-1.549 1.196-3.24 1.959-3.883 1.97l-.282-.007-.038-.728c0-2.03.404-2.602 1.144-3.565.865-1.12 2.68-2.42 3.973-2.42.266.006.782.072 1.015.2.32.157.469.736.457 1.062-.039 1.036-1.125 2.473-2.386 3.488m3.979-9.112a7.055 7.055 0 0 0-2.271-.416c-2.972-.052-4.975 2.107-7.019 3.962l-.604.553.175-.807c1.53-6.954 2.44-13.672 3.89-20.985.02-.13.06-.397.06-.722 0-1.204-.292-3.109-2.434-3.22-.071-.008-.15-.008-.228-.008-1.696-.025-2.451 1.27-2.823 2.46-.61 2.06-.651 4.826-.982 7.551-1.048 8.144-3.155 17.986-4.118 25.309.35 1.726 1.321 1.17 2.796 1.756l-.005.008c.11.039.11.085.129.096.013.027.013.033.019.047.006.013.006.019.006.027.005.019.013.032.019.052.006.032.025.078.044.136.052.11.123.266.254.43.247.312.67 1.048 1.478.768 7.598-2.288 10.915-3.713 13.632-7.949.572-.968.846-2.112.86-3.27.05-2.565-1.193-5.129-2.878-5.778m-65.557 33.99c0 .267.04.548.104.82.345 1.573 2.7 1.75 2.706 1.75.586.046 1.163.066 1.737.066 13.086 0 21.196-11.28 21.204-25.03a35.658 35.658 0 0 0-.716-7.147v-.025c-.014 0-.09-.709-.515-1.119-.52-.424-.943-.572-1.305-.572-.911-.027-1.71 1.073-2.408 2.375-.722 1.288-1.28 2.679-2.173 3.13-.656.292-1.203.443-1.671.443-1.522-.027-1.907-1.503-1.913-3.234 0-1.306.208-2.882.39-4.422.013-.099.018-.2.018-.307-.025-.708-.227-1.697-1.592-1.822h-.162c-1.77.008-2.296 1.25-2.531 2.148-.26 1.086-.903 2.758-.903 5.13 0 2.368.468 4.176.468 4.176.662 2.2 1.696 3.024 2.867 3.571a4.734 4.734 0 0 0 1.71.312c2.05.228 4.423-.656 4.62-1.456-.228 2.518-.45 4.827-1.035 7.15-.897 3.095-1.99 4.709-2.816 5.776-3.122 3.642-8.052 6.192-13.372 6.192-.181 0-.364 0-.515-.007-1.716.158-2.17 1.05-2.197 2.103m5.333-48.849c-1.1.644-1.263 1.801-1.79 3.338-.311.878-4.656 21.38-4.643 23.872v.038c-.202 2.953 1.776 3.773 1.776 3.773.221.045.936.064.936.064 1.606.027 2.269-1.749 2.55-2.704.613-2.173.58-4.767 1.086-7.43.761-3.986 3.513-15.172 3.708-16.813.092-.723.216-1.328.216-1.957.136-1.666-1.431-2.635-2.335-2.641-.47-.002-.984.156-1.504.46m-18.688 29.908c1.743-.065 2.843-.67 2.856-2.263v-.066c-.013-.87-.61-1.423-1.393-2.049-.481-.397-.84-.76-.93-2.315a12.019 12.019 0 0 1-.025-.742c.006-2.582.715-7.448 1.177-9.495.123-.709.533-1.3 1.404-1.288.624-.008 1.71-.072 2.23-.085.559-.006 2.055.038 3.396-.266 1.36-.318 2.433-.93 2.427-2.211v-.046c-.052-2.14-1.73-2.217-3.278-2.244-.058 0-4.326.266-4.326.266l.123-.37c.435-1.321.977-3.097 1.853-4.786.372-.6 1.645-4.977-1.918-4.977-1.015.136-1.952 1.21-2.87 3.174-1.08 2.4-1.112 3.434-2.394 6.504-.09.358-.43.755-1.073.728-1.185.02-2.05.183-2.928.183-.292 0-.65.044-.969-.008-.637 0-1.307.468-1.307.468-.228.282-.644.476-.767 1.549v.058c.025 1.716.703 2.692 1.535 2.679l3.07.085c.156.007.312.013.468.111.156.11.228.312.222.482 0 .104-.02.214-.046.35-.364 1.62-1.152 7.265-1.152 9.21 0 .053 0 .093.006.132.079 3.5 1.1 7.259 4.507 7.232.013 0 .032-.008.046-.008.023 0 .042.008.056.008M64.71 131.589l.033-.227c.35-2.068 2.53-3.767 3.669-3.804.02 0 .052 0 .09.006.605.065.93.585.93 1.042v.079c0 1.828-2.355 2.947-3.688 3.005-.117 0-.708-.014-.807-.033l-.227-.068zm10.507 3.136c-.143-.26-.372-.43-.567-.43-.156 0-.41-.019-.76.332-1.53 1.516-2.66 3.48-5.276 3.486 0 0-.02 0-.052.008-1.847.019-2.484-.925-2.823-2.504l-.06-.235.235-.08c1.672-.26 7.038-1.898 7-6.191 0-.657-.118-1.385-.392-2.192-.605-1.776-2.107-2.518-3.89-2.523-3.096-.014-6.277 2.132-7.083 5.54l-.032.403-.35-.194c-.28-.15-.54-.214-.794-.214-1.04 0-1.965 1.196-1.97 2.302.005.092.005.175.019.254.26 1.45.91 2.303 1.956 2.928l.131.07v.157c0 .052-.005.096-.005.142.019 4.677 3.135 6.641 6.575 6.66 3.954-.005 8.184-2.692 8.274-7.114 0 0 0-.364-.136-.605m-69.558 2.589s-.468-.064-.65-.2c-.534-.384-.767-.964-.761-1.582.025-2.257 2.706-5.497 4.416-7.227 1.6-1.592 2.408-2.216 3.22-2.236.28 0 .534.093.775.228.389.21.539.637.539 1.1-.085 2.852-4.964 9.793-7.539 9.917m13.373-12.027c.006-.955-.358-1.86-.364-1.88-1.196-1.88-2.739-2.64-4.469-2.648-2.99-.006-6.575 2.394-9.372 5.692-2.81 3.291-4.832 7.453-4.826 10.863 0 2.159.787 3.987 2.661 5.19a3.9 3.9 0 0 0 1.697.403c3.045.027 6.004-3.798 7.859-5.464l.416-.359-.02.547c-.325 8.639-3.155 23.637-3.155 23.702.006 1.528 1.054 2.498 2.22 2.498a2.33 2.33 0 0 0 1.425-.508c2.353-2.31 2.197-6.874 2.862-11.29 1.078-7.077.624-14.78 2.022-21.36.435-2.025.923-4.072.988-4.737-.002 0 .056-.44.056-.649m16.65 11.857c.742 3.388.885 5.405 5.263 6.042.33.006.826-.24 1.21-.67.39-.424.662-1.01.662-1.633 0-.19-.02-.372-.066-.54-.449-1.3-1.267-1.371-1.814-2.835-.331-.917-.435-1.945-.435-2.999 0-2.263.495-4.684.487-6.504-.046-1.834-.391-2.862-2.167-2.887-.104 0-.221.008-.345.02-.052-.014-.728.22-1.184 1.033-2.05 3.52-4.2 8.508-7.857 8.853-.662-.104-.903-.748-.884-1.445.006-2.269 1.932-6.79 2.862-9.495.08-.293.112-.567.112-.819 0-1.524-1.633-2.465-2.68-2.46-1.054.008-2.14.52-2.784 1.743-.878 1.626-2.134 6.753-2.126 11.22 0 2.063.265 3.987.922 5.366.676 1.379 1.672 2.197 3.26 2.205.084 0 .169 0 .251-.008 2.986-.142 4.833-2.887 6.91-4.35l.319-.222.085.385zm13.562 4.6c1.028 0 1.8-.255 1.97-.904.852-5.125 1.926-8.474 3.095-12.89.06-.288.091-.561.091-.833-.014-1.464-.832-2.627-2.23-2.627-.457 0-.988.13-1.562.408-2.693 1.79-3.448 9.08-4.086 14.355-.005.066-.005.145-.005.227 0 1.125.741 2.025 1.666 2.186.36.045.718.078 1.06.078m3.996-31.711c-.6.599-.84 1.6-.84 2.304.006 1.918 1.833 3.401 3.598 3.401 1.124-.008 2.478-.566 2.783-2.05.006-.07.006-.134.006-.2 0-1.918-1.645-4.118-3.618-4.118-.622 0-1.292.208-1.93.663m233.994 9.538l-.254-.066.254.066z' fill='%237E7E7E'/%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="HTC"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='46' viewBox='0 0 295 163.832'%3E%3Cpath fill='%238CC751' d='M246.899 69.09c-13.028.084-25.368.188-28.808-.118-6.96-.605-11.61-5.158-12.15-11.857-.364-4.397-.364-8.04-.019-11.506.63-6.524 6.088-12.735 12.169-13.034 2.178-.117 8.007-.104 18.563-.058l30.72.058V19.832s-24.47-.027-31.825-.057c-9.873-.045-14.844-.052-17.991.057-6.927.266-12.73 2.733-17.237 7.312-4.274 4.325-6.822 11.207-7.2 18.174-.215 3.76-.286 8.669 0 11.59.71 7.493 3.136 13.373 7.2 17.491 4.345 4.422 10.96 7.225 17.244 7.311 5.158.066 49.812 0 49.812 0V68.975c-.002-.003-13.564.049-20.478.114M108.22 20.514v12.73h30.31v48.243h12.795V33.243h30.31V20.514H108.22zM94.932 44.588c-.09-6.855-2.51-12.735-7.2-17.49-4.892-4.976-12.352-7.044-17.236-7.306-4.247-.24-20.982-.162-24.912 0-5.535.235-9.568 1.887-11.59 3.395-.02.014-.04.008-.04-.026V-.002h-12.8v81.709h12.782s-.255-33.446.032-37.088c.507-6.472 5.418-11.559 11.682-12.106 5.021-.43 20.092-.312 24.82.008 6.492.449 11.286 5.522 11.663 12.36.123 2.517-.006 36.826-.006 36.826h12.807c-.002 0 .03-34.18-.002-37.12'/%3E%3Cpath d='M284.507 142.472c2.648-.027 5.12-.547 5.112-2.68 0-.364.052-.787-.099-1.269-.358-.722-.826-.682-1.294-.618l.17-.039s-1.678.463-3.038.482h-.038c-1.399-.044-1.803-1.437-1.874-2.972-.027-.26-.033-.54-.027-.844.033-2.347.762-5.918 1.236-7.916.143-.708.572-1.198 1.404-1.255 4.041-.312 9.055-.378 8.937-2.791 0-.008-.006-.027 0-.039-.006-2.08-2.036-2.542-3.61-2.583h-.155c-.63.006-4.222.409-4.228.409l-.377.046.098-.372c.372-1.385.741-3.037 1.496-4.682a2.31 2.31 0 0 0 .197-.955c.013-.728-.254-1.543-.651-2.148-.383-.599-.884-.975-1.256-.99h-.052c-.755.008-1.47.509-2.296 1.828-1.061 1.77-1.639 4.124-2.758 6.758-.112.384-.441.67-1.042.717-4.395.676-5.002 2.263-5.035 3.35v.051c.039 1.705.807 2.263 1.757 2.304h.027c.293.008 1.105-.299 1.678-.312h.065c.162.008.318.013.474.112.17.104.24.312.227.493 0 .098-.013.208-.038.344-.364 1.508-.977 5.268-1.008 7.312 0 .194 0 .371.014.533.092 2.205.541 4.365 1.456 5.62 1.055 1.372 2.284 2.069 4.345 2.107h.117l.066-.001m-24.162-14.109c-.085 4.67-3.33 7.676-3.577 11.845-.02.28-.033.54-.039.794.026 1.215.162 1.9 1.722 2.269.326.071.619.104.892.11 1.822.027 2.575-1.352 3.402-3.109.8-1.724 1.592-3.752 3.61-4.6l.351-.15.006.397c.027 4.012 2.4 6.036 4.469 6.061 1.71.014 3.285-1.261 3.343-4.189a9.051 9.051 0 0 0-.084-1.346.522.522 0 0 0-.326-.104c-.435-.014-1.02.337-1.554.35-.287.02-.61-.227-.657-.637.013-.846.063-1.782.079-2.72.02-1.43-.058-2.862-.487-3.883-.436-1.02-1.133-1.658-2.543-1.69-1.365-.028-2.498 1.014-3.05 1.554l-.45.43.006-.619.014-.586c-.044-.955-.208-1.269-.742-1.926-.618-.539-1.269-.78-1.893-.793-.969-.014-1.905.526-2.523 1.535.023.345.029.676.03 1.007m-13.42 3.103c-.039.008-1.346 4.214-3.546 4.397 0 0-1.521.247-1.489-1.352-.038-.996.944-2.577 1.445-3.24.618-.793 1.71-2.224 3.447-2.505l.26-.039.039.26c.039.241.06.468.071.682.054 1.113-.214 1.778-.227 1.797m4.99-5.632c-.098-1.047-1.918-3.259-3.168-3.13-.129.008-.24.027-.35.072l-.039.019c-4.318 1.106-10.946 6.791-10.59 13.627.033.722.143 1.464.345 2.224.443 1.593 1.724 2.77 4.15 2.666a8.374 8.374 0 0 0 1.008-.115c1.262-.345 2.745-1.198 3.429-2.167l.473-.665v1.035c.104 2.043 1.666 3.811 3.115 3.746.5-.027 1.01-.255 1.504-.794.17-.18.183-.422.216-.695.298-2.42.285-4.586.189-6.641-.085-1.743-.241-3.415-.318-5.066-.068-1.379-.087-2.758.036-4.116m-25.48 16.975h.006c1.51.013 2.66-.632 3.24-1.996.266-.65.383-2.506 1.352-5.067 2.127-4.157 4.996-11.947 4.996-12.111.455-2.57-1.255-3.922-3.368-3.61-2.12.307-2.115 2.706-2.556 5.145-.93 4.892-5.008 9.457-5.724 14.25v.058c-.027 1.64.787 3.038 2.041 3.33h.014zm-14.516-32.826c-4.162 6.654-9.178 18.517-9.334 30.121-.005.28-.005.567-.005.86.005 1.17.69 1.978 2.374 2.08.045 0 .091 0 .137.007 1.489 0 1.782-.955 2.102-1.489.227-.35.716-3.199 1.001-5.874l.006-.027c1.105-5.262 2.556-13.534 5.634-18.947.968-1.671 2.758-3.14 2.758-4.851a2.79 2.79 0 0 0-.02-.34c-.156-1.411-1.527-2.36-2.829-2.374-.718-.014-1.387.254-1.824.834m12.489-2.03c-3.057 10.075-8.604 20.273-9.679 32.47 0 1.143.345 2.06 1.549 2.303.136.013.28.025.416.033.969.013 1.918-.338 2.446-1.002 1.423-1.768.832-3.428 1.365-6.01.788-3.688 2.753-9.82 2.753-9.828s3.114-9.594 5.71-14.85c.181-.402.436-1.157.441-1.918.006-.884-.26-1.724-1.261-2.203l-.006-.008c-.558-.281-1.067-.391-1.508-.397a2.35 2.35 0 0 0-2.226 1.41m14.18-.312c-.02 1.71 1.17 3.519 2.952 3.544.553.013 1.17-.143 1.841-.52.884-.638 1.163-1.372 1.177-2.12.033-1.372-1.002-2.81-1.177-2.98-.254-.26-.774-.624-1.938-.646-.169 0-.358.008-.552.02h-.02c-1.606.289-2.251 1.42-2.284 2.702m-44.886 3.634c-.02 1.659 1.34 3.454 2.966 3.486h.046c1.822-.013 2.764-1.456 2.797-2.985.005-1.554-.912-3.07-2.96-3.109-.124 0-.255 0-.398.02-1.787.366-2.419 1.425-2.451 2.588m2.401 12.757c-.599 0-1.132.265-1.529 1.053-.919 3.804-3.754 8.663-3.817 13.561a10.9 10.9 0 0 0 .117 1.853c.098.682.526 2.173 2.094 2.179h.188c1.932-.143 2.225-.592 2.275-1.399a6.528 6.528 0 0 1-.175-1.598c.085-4.268 3.948-8.072 3.968-11.865 0-.279-.014-.56-.052-.84-.162-1.36-1.75-2.933-3.032-2.946h-.037v.002zm-21.816 17.816c3.05.142 3.467-5.594 4.436-7.52 2.107-3.967 4.87-5.04 8.15-5.867 0 0 1.484-.585 1.478-2.147a2.607 2.607 0 0 0-.02-.383c-.273-1.574-.65-1.84-1.658-2.017a7.74 7.74 0 0 0-1.007-.079c-3.272-.058-6.545 1.872-7.67 3.902l-.41.717-.077-.82c-.079-1.145.033-3.928-1.554-3.884h-.052c-2.12-.052-2.693 2.211-2.881 2.96-.455 2.986-.813 6.172-.854 9.132-.025 1.828.073 3.577.34 5.112.504.88 1.661.894 1.779.894m-14.445-5.64c-1.549 1.196-3.24 1.959-3.883 1.97l-.282-.007-.038-.728c0-2.03.404-2.602 1.144-3.565.865-1.12 2.68-2.42 3.973-2.42.266.006.782.072 1.015.2.32.157.469.736.457 1.062-.039 1.036-1.125 2.473-2.386 3.488m3.979-9.112a7.055 7.055 0 0 0-2.271-.416c-2.972-.052-4.975 2.107-7.019 3.962l-.604.553.175-.807c1.53-6.954 2.44-13.672 3.89-20.985.02-.13.06-.397.06-.722 0-1.204-.292-3.109-2.434-3.22-.071-.008-.15-.008-.228-.008-1.696-.025-2.451 1.27-2.823 2.46-.61 2.06-.651 4.826-.982 7.551-1.048 8.144-3.155 17.986-4.118 25.309.35 1.726 1.321 1.17 2.796 1.756l-.005.008c.11.039.11.085.129.096.013.027.013.033.019.047.006.013.006.019.006.027.005.019.013.032.019.052.006.032.025.078.044.136.052.11.123.266.254.43.247.312.67 1.048 1.478.768 7.598-2.288 10.915-3.713 13.632-7.949.572-.968.846-2.112.86-3.27.05-2.565-1.193-5.129-2.878-5.778m-65.557 33.99c0 .267.04.548.104.82.345 1.573 2.7 1.75 2.706 1.75.586.046 1.163.066 1.737.066 13.086 0 21.196-11.28 21.204-25.03a35.658 35.658 0 0 0-.716-7.147v-.025c-.014 0-.09-.709-.515-1.119-.52-.424-.943-.572-1.305-.572-.911-.027-1.71 1.073-2.408 2.375-.722 1.288-1.28 2.679-2.173 3.13-.656.292-1.203.443-1.671.443-1.522-.027-1.907-1.503-1.913-3.234 0-1.306.208-2.882.39-4.422.013-.099.018-.2.018-.307-.025-.708-.227-1.697-1.592-1.822h-.162c-1.77.008-2.296 1.25-2.531 2.148-.26 1.086-.903 2.758-.903 5.13 0 2.368.468 4.176.468 4.176.662 2.2 1.696 3.024 2.867 3.571a4.734 4.734 0 0 0 1.71.312c2.05.228 4.423-.656 4.62-1.456-.228 2.518-.45 4.827-1.035 7.15-.897 3.095-1.99 4.709-2.816 5.776-3.122 3.642-8.052 6.192-13.372 6.192-.181 0-.364 0-.515-.007-1.716.158-2.17 1.05-2.197 2.103m5.333-48.849c-1.1.644-1.263 1.801-1.79 3.338-.311.878-4.656 21.38-4.643 23.872v.038c-.202 2.953 1.776 3.773 1.776 3.773.221.045.936.064.936.064 1.606.027 2.269-1.749 2.55-2.704.613-2.173.58-4.767 1.086-7.43.761-3.986 3.513-15.172 3.708-16.813.092-.723.216-1.328.216-1.957.136-1.666-1.431-2.635-2.335-2.641-.47-.002-.984.156-1.504.46m-18.688 29.908c1.743-.065 2.843-.67 2.856-2.263v-.066c-.013-.87-.61-1.423-1.393-2.049-.481-.397-.84-.76-.93-2.315a12.019 12.019 0 0 1-.025-.742c.006-2.582.715-7.448 1.177-9.495.123-.709.533-1.3 1.404-1.288.624-.008 1.71-.072 2.23-.085.559-.006 2.055.038 3.396-.266 1.36-.318 2.433-.93 2.427-2.211v-.046c-.052-2.14-1.73-2.217-3.278-2.244-.058 0-4.326.266-4.326.266l.123-.37c.435-1.321.977-3.097 1.853-4.786.372-.6 1.645-4.977-1.918-4.977-1.015.136-1.952 1.21-2.87 3.174-1.08 2.4-1.112 3.434-2.394 6.504-.09.358-.43.755-1.073.728-1.185.02-2.05.183-2.928.183-.292 0-.65.044-.969-.008-.637 0-1.307.468-1.307.468-.228.282-.644.476-.767 1.549v.058c.025 1.716.703 2.692 1.535 2.679l3.07.085c.156.007.312.013.468.111.156.11.228.312.222.482 0 .104-.02.214-.046.35-.364 1.62-1.152 7.265-1.152 9.21 0 .053 0 .093.006.132.079 3.5 1.1 7.259 4.507 7.232.013 0 .032-.008.046-.008.023 0 .042.008.056.008M64.71 131.589l.033-.227c.35-2.068 2.53-3.767 3.669-3.804.02 0 .052 0 .09.006.605.065.93.585.93 1.042v.079c0 1.828-2.355 2.947-3.688 3.005-.117 0-.708-.014-.807-.033l-.227-.068zm10.507 3.136c-.143-.26-.372-.43-.567-.43-.156 0-.41-.019-.76.332-1.53 1.516-2.66 3.48-5.276 3.486 0 0-.02 0-.052.008-1.847.019-2.484-.925-2.823-2.504l-.06-.235.235-.08c1.672-.26 7.038-1.898 7-6.191 0-.657-.118-1.385-.392-2.192-.605-1.776-2.107-2.518-3.89-2.523-3.096-.014-6.277 2.132-7.083 5.54l-.032.403-.35-.194c-.28-.15-.54-.214-.794-.214-1.04 0-1.965 1.196-1.97 2.302.005.092.005.175.019.254.26 1.45.91 2.303 1.956 2.928l.131.07v.157c0 .052-.005.096-.005.142.019 4.677 3.135 6.641 6.575 6.66 3.954-.005 8.184-2.692 8.274-7.114 0 0 0-.364-.136-.605m-69.558 2.589s-.468-.064-.65-.2c-.534-.384-.767-.964-.761-1.582.025-2.257 2.706-5.497 4.416-7.227 1.6-1.592 2.408-2.216 3.22-2.236.28 0 .534.093.775.228.389.21.539.637.539 1.1-.085 2.852-4.964 9.793-7.539 9.917m13.373-12.027c.006-.955-.358-1.86-.364-1.88-1.196-1.88-2.739-2.64-4.469-2.648-2.99-.006-6.575 2.394-9.372 5.692-2.81 3.291-4.832 7.453-4.826 10.863 0 2.159.787 3.987 2.661 5.19a3.9 3.9 0 0 0 1.697.403c3.045.027 6.004-3.798 7.859-5.464l.416-.359-.02.547c-.325 8.639-3.155 23.637-3.155 23.702.006 1.528 1.054 2.498 2.22 2.498a2.33 2.33 0 0 0 1.425-.508c2.353-2.31 2.197-6.874 2.862-11.29 1.078-7.077.624-14.78 2.022-21.36.435-2.025.923-4.072.988-4.737-.002 0 .056-.44.056-.649m16.65 11.857c.742 3.388.885 5.405 5.263 6.042.33.006.826-.24 1.21-.67.39-.424.662-1.01.662-1.633 0-.19-.02-.372-.066-.54-.449-1.3-1.267-1.371-1.814-2.835-.331-.917-.435-1.945-.435-2.999 0-2.263.495-4.684.487-6.504-.046-1.834-.391-2.862-2.167-2.887-.104 0-.221.008-.345.02-.052-.014-.728.22-1.184 1.033-2.05 3.52-4.2 8.508-7.857 8.853-.662-.104-.903-.748-.884-1.445.006-2.269 1.932-6.79 2.862-9.495.08-.293.112-.567.112-.819 0-1.524-1.633-2.465-2.68-2.46-1.054.008-2.14.52-2.784 1.743-.878 1.626-2.134 6.753-2.126 11.22 0 2.063.265 3.987.922 5.366.676 1.379 1.672 2.197 3.26 2.205.084 0 .169 0 .251-.008 2.986-.142 4.833-2.887 6.91-4.35l.319-.222.085.385zm13.562 4.6c1.028 0 1.8-.255 1.97-.904.852-5.125 1.926-8.474 3.095-12.89.06-.288.091-.561.091-.833-.014-1.464-.832-2.627-2.23-2.627-.457 0-.988.13-1.562.408-2.693 1.79-3.448 9.08-4.086 14.355-.005.066-.005.145-.005.227 0 1.125.741 2.025 1.666 2.186.36.045.718.078 1.06.078m3.996-31.711c-.6.599-.84 1.6-.84 2.304.006 1.918 1.833 3.401 3.598 3.401 1.124-.008 2.478-.566 2.783-2.05.006-.07.006-.134.006-.2 0-1.918-1.645-4.118-3.618-4.118-.622 0-1.292.208-1.93.663m233.994 9.538l-.254-.066.254.066z'/%3E%3C/svg%3E");
}
/* Huawei */
.sp-content-module .advisor .brands-block .option-group button[name="Huawei"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Huawei"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.2313 16.8816C20.3876 19.8108 22.547 21.5424 22.547 21.5424C26.0419 24.9912 34.4809 29.349 36.4414 30.3447C36.4699 30.3447 36.5693 30.3879 36.6261 30.3158C36.6261 30.3158 36.7114 30.2436 36.6688 30.1426C31.2985 18.1947 23.9393 9.16157 23.9393 9.16157C23.9393 9.16157 19.9471 13.0143 20.2313 16.8816Z' fill='%237E7E7E'/%3E%3Cpath d='M21.083 33.6202C22.6032 36.3763 25.1746 38.5264 27.8455 37.8626C29.6924 37.4008 33.8693 34.4283 35.2474 33.4326C35.3468 33.3316 35.3184 33.2595 35.3184 33.2595C35.2758 33.1296 35.1337 33.1296 35.1337 33.1296L21.083 33.6202Z' fill='%237E7E7E'/%3E%3Cpath d='M34.2113 3.43312C30.4891 4.41435 29.6083 7.84866 29.6083 7.84866C28.9263 10.0131 29.6225 12.3797 29.6225 12.3797C30.8585 17.9784 36.9817 27.1847 38.2887 29.1183C38.3882 29.2193 38.4592 29.176 38.4592 29.176C38.6013 29.1328 38.5871 29.0029 38.5871 29.0029C40.6045 8.45472 36.456 3.01465 36.456 3.01465C35.8594 3.04351 34.2113 3.43312 34.2113 3.43312Z' fill='%237E7E7E'/%3E%3Cpath d='M41.0165 29.0027C41.0307 29.1326 41.1302 29.1614 41.1302 29.1614C41.2722 29.2192 41.329 29.0893 41.329 29.0893C42.6787 27.1124 48.7593 17.9494 49.9953 12.3795C49.9953 12.3795 50.663 9.68107 50.0237 7.84847C50.0237 7.84847 49.1003 4.37087 45.378 3.44736C45.378 3.44736 44.2983 3.17319 43.1617 3.00003C43.1617 2.9856 38.9849 8.4401 41.0165 29.0027Z' fill='%237E7E7E'/%3E%3Cpath d='M44.4538 33.1296C44.4538 33.1296 44.3259 33.144 44.2975 33.245C44.2975 33.245 44.2691 33.3749 44.3543 33.4326C45.704 34.4139 49.7814 37.3143 51.742 37.877C51.742 37.877 55.379 39.1324 58.5329 33.6202L44.4538 33.1296Z' fill='%237E7E7E'/%3E%3Cpath d='M44.1411 31.7446C44.1411 31.7446 44.0275 31.8167 44.0701 31.961C44.0701 31.961 44.1269 32.062 44.2122 32.062C46.4285 32.062 54.7964 32.0765 55.0095 32.0476C55.0095 32.0476 56.0892 31.9899 57.4247 31.4848C57.4247 31.4848 60.4081 30.518 61.9567 27.0837C61.9567 27.0837 63.3348 24.2843 62.2693 21.0087C62.2835 20.9943 50.3212 27.5166 44.1411 31.7446Z' fill='%237E7E7E'/%3E%3Cpath d='M35.5323 31.7876C35.5323 31.7876 35.646 31.8597 35.6033 32.004C35.6033 32.004 35.5465 32.105 35.4613 32.105C33.245 32.105 24.8771 32.1194 24.664 32.0906C24.664 32.0906 23.5842 32.0329 22.2488 31.5278C22.2488 31.5278 19.2653 30.561 17.7168 27.1267C17.7168 27.1267 16.3387 24.3273 17.4042 21.0517C17.4042 21.0517 29.3523 27.5596 35.5323 31.7876Z' fill='%237E7E7E'/%3E%3Cpath d='M42.9776 30.0704C42.9776 30.0704 42.9208 30.2147 43.0202 30.3013C43.0202 30.3013 43.1197 30.3734 43.2049 30.3157C45.2223 29.3056 53.6044 24.9622 57.0709 21.5279C57.0709 21.5279 59.273 19.7386 59.3867 16.8526C59.6282 12.8556 55.6786 9.14707 55.6786 9.14707C55.6786 9.14707 48.3478 18.1658 42.9776 30.0704Z' fill='%237E7E7E'/%3E%3Cpath d='M74.6015 23.1154H81.8329V17.2568H85.0863V31.7444H81.8329V25.6983H74.6015V31.7444H71.3481V17.2568H74.6015V23.1154Z' fill='%237E7E7E'/%3E%3Cpath d='M90.9818 25.9436C90.9818 28.4977 91.7774 29.5655 94.4625 29.5655C97.1476 29.5655 97.929 28.4977 97.929 25.9436V17.2568H101.182V26.0158C101.182 27.8628 100.969 29.1471 100.273 29.9118C98.9946 31.326 97.1619 31.9032 94.4625 31.9032C91.7774 31.9032 89.9021 31.326 88.6377 29.9118C87.9273 29.1326 87.7568 27.8628 87.7568 26.0158V17.2568H90.9818V25.9436Z' fill='%237E7E7E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M118.373 31.7444L111.796 17.2568H108.343L101.808 31.7444H105.246L106.624 28.2957H113.33L114.751 31.7444H118.373ZM112.279 25.7127H107.676L109.935 20.1572L112.279 25.7127Z' fill='%237E7E7E'/%3E%3Cpath d='M119.837 17.2568L123.417 28.3967L126.429 17.2568H130.251L133.717 28.3967L137.056 17.2568H140.38L135.607 31.7444H131.629L128.333 20.922L125.449 31.7444H121.499L116.356 17.2568H119.837Z' fill='%237E7E7E'/%3E%3Cpath d='M144.755 23.1442H153.748V25.6695H144.741C144.755 28.2668 145.863 29.2192 148.421 29.2192H153.748V31.7444H148.264C146.403 31.7444 144.954 31.6001 143.448 30.4746C141.857 29.2914 141.09 27.3866 141.09 24.7604C141.09 19.6378 143.391 17.2568 148.364 17.2568H153.762V19.7821H148.435C146.062 19.7821 144.883 20.8787 144.755 23.1442Z' fill='%237E7E7E'/%3E%3Crect x='156.604' y='17.2568' width='3.39547' height='14.4876' fill='%237E7E7E'/%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Huawei"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.2313 16.8816C20.3876 19.8108 22.547 21.5424 22.547 21.5424C26.0419 24.9912 34.4809 29.349 36.4414 30.3447C36.4699 30.3447 36.5693 30.3879 36.6261 30.3158C36.6261 30.3158 36.7114 30.2436 36.6688 30.1426C31.2985 18.1947 23.9393 9.16157 23.9393 9.16157C23.9393 9.16157 19.9471 13.0144 20.2313 16.8816Z' fill='url(%23paint0_radial_1_21)'/%3E%3Cpath d='M21.083 33.6202C22.6032 36.3763 25.1746 38.5264 27.8455 37.8626C29.6924 37.4008 33.8693 34.4283 35.2474 33.4326C35.3468 33.3316 35.3184 33.2595 35.3184 33.2595C35.2758 33.1296 35.1337 33.1296 35.1337 33.1296L21.083 33.6202Z' fill='url(%23paint1_radial_1_21)'/%3E%3Cpath d='M34.2113 3.43312C30.4891 4.41435 29.6083 7.84866 29.6083 7.84866C28.9263 10.0131 29.6225 12.3797 29.6225 12.3797C30.8585 17.9784 36.9817 27.1847 38.2887 29.1183C38.3882 29.2193 38.4592 29.176 38.4592 29.176C38.6013 29.1328 38.5871 29.0029 38.5871 29.0029C40.6045 8.45472 36.456 3.01465 36.456 3.01465C35.8594 3.04351 34.2113 3.43312 34.2113 3.43312Z' fill='url(%23paint2_radial_1_21)'/%3E%3Cpath d='M41.0165 29.0027C41.0307 29.1326 41.1302 29.1614 41.1302 29.1614C41.2722 29.2192 41.329 29.0893 41.329 29.0893C42.6787 27.1124 48.7593 17.9494 49.9953 12.3795C49.9953 12.3795 50.663 9.68107 50.0237 7.84847C50.0237 7.84847 49.1003 4.37087 45.378 3.44736C45.378 3.44736 44.2983 3.17319 43.1617 3.00003C43.1617 2.9856 38.9849 8.4401 41.0165 29.0027Z' fill='url(%23paint3_radial_1_21)'/%3E%3Cpath d='M44.4538 33.1296C44.4538 33.1296 44.3259 33.144 44.2975 33.245C44.2975 33.245 44.2691 33.3749 44.3543 33.4326C45.704 34.4139 49.7814 37.3143 51.742 37.877C51.742 37.877 55.379 39.1324 58.5329 33.6202L44.4538 33.1296Z' fill='url(%23paint4_radial_1_21)'/%3E%3Cpath d='M44.1411 31.7446C44.1411 31.7446 44.0275 31.8167 44.0701 31.961C44.0701 31.961 44.1269 32.062 44.2122 32.062C46.4285 32.062 54.7964 32.0765 55.0095 32.0476C55.0095 32.0476 56.0892 31.9899 57.4247 31.4848C57.4247 31.4848 60.4081 30.518 61.9567 27.0837C61.9567 27.0837 63.3348 24.2843 62.2693 21.0087C62.2835 20.9943 50.3212 27.5166 44.1411 31.7446Z' fill='url(%23paint5_radial_1_21)'/%3E%3Cpath d='M35.5323 31.7876C35.5323 31.7876 35.646 31.8597 35.6033 32.004C35.6033 32.004 35.5465 32.105 35.4613 32.105C33.245 32.105 24.8771 32.1194 24.664 32.0906C24.664 32.0906 23.5842 32.0329 22.2488 31.5278C22.2488 31.5278 19.2653 30.561 17.7168 27.1267C17.7168 27.1267 16.3387 24.3273 17.4042 21.0517C17.4042 21.0517 29.3523 27.5596 35.5323 31.7876Z' fill='url(%23paint6_radial_1_21)'/%3E%3Cpath d='M42.9776 30.0704C42.9776 30.0704 42.9208 30.2147 43.0202 30.3013C43.0202 30.3013 43.1197 30.3734 43.2049 30.3157C45.2223 29.3056 53.6044 24.9622 57.0709 21.5279C57.0709 21.5279 59.273 19.7386 59.3867 16.8526C59.6282 12.8555 55.6786 9.14706 55.6786 9.14706C55.6786 9.14706 48.3478 18.1657 42.9776 30.0704Z' fill='url(%23paint7_radial_1_21)'/%3E%3Cpath d='M74.6015 23.1154H81.8329V17.2568H85.0863V31.7444H81.8329V25.6983H74.6015V31.7444H71.3481V17.2568H74.6015V23.1154Z' fill='black'/%3E%3Cpath d='M90.9818 25.9436C90.9818 28.4977 91.7774 29.5655 94.4625 29.5655C97.1476 29.5655 97.929 28.4977 97.929 25.9436V17.2568H101.182V26.0158C101.182 27.8628 100.969 29.1471 100.273 29.9118C98.9946 31.326 97.1619 31.9032 94.4625 31.9032C91.7774 31.9032 89.9021 31.326 88.6377 29.9118C87.9273 29.1326 87.7568 27.8628 87.7568 26.0158V17.2568H90.9818V25.9436Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M118.373 31.7444L111.796 17.2568H108.343L101.808 31.7444H105.246L106.624 28.2957H113.33L114.751 31.7444H118.373ZM112.279 25.7127H107.676L109.935 20.1572L112.279 25.7127Z' fill='black'/%3E%3Cpath d='M119.837 17.2568L123.417 28.3967L126.429 17.2568H130.251L133.717 28.3967L137.056 17.2568H140.38L135.607 31.7444H131.629L128.333 20.922L125.449 31.7444H121.499L116.356 17.2568H119.837Z' fill='black'/%3E%3Cpath d='M144.755 23.1442H153.748V25.6695H144.741C144.755 28.2668 145.863 29.2192 148.421 29.2192H153.748V31.7444H148.264C146.403 31.7444 144.954 31.6001 143.448 30.4746C141.857 29.2914 141.09 27.3866 141.09 24.7604C141.09 19.6378 143.391 17.2568 148.364 17.2568H153.762V19.7821H148.435C146.062 19.7821 144.883 20.8787 144.755 23.1442Z' fill='black'/%3E%3Crect x='156.604' y='17.2568' width='3.39547' height='14.4876' fill='black'/%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_1_21' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(45.2806 10.4156) scale(24.8114 31.9428)'%3E%3Cstop stop-color='%23F6B495'/%3E%3Cstop offset='0.3216' stop-color='%23EC6B43'/%3E%3Cstop offset='0.6459' stop-color='%23E50012'/%3E%3Cstop offset='1' stop-color='%23990000'/%3E%3C/radialGradient%3E%3CradialGradient id='paint1_radial_1_21' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(45.2799 10.4155) scale(24.8114 8.4586)'%3E%3Cstop stop-color='%23F6B495'/%3E%3Cstop offset='0.3216' stop-color='%23EC6B43'/%3E%3Cstop offset='0.6459' stop-color='%23E50012'/%3E%3Cstop offset='1' stop-color='%23990000'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_1_21' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(45.281 10.4158) scale(24.8114 66.0456)'%3E%3Cstop stop-color='%23F6B495'/%3E%3Cstop offset='0.3216' stop-color='%23EC6B43'/%3E%3Cstop offset='0.6459' stop-color='%23E50012'/%3E%3Cstop offset='1' stop-color='%23990000'/%3E%3C/radialGradient%3E%3CradialGradient id='paint3_radial_1_21' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(45.281 10.4156) scale(24.8114 65.9933)'%3E%3Cstop stop-color='%23F6B495'/%3E%3Cstop offset='0.3216' stop-color='%23EC6B43'/%3E%3Cstop offset='0.6459' stop-color='%23E50012'/%3E%3Cstop offset='1' stop-color='%23990000'/%3E%3C/radialGradient%3E%3CradialGradient id='paint4_radial_1_21' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(45.2802 10.4155) scale(24.8114 8.48608)'%3E%3Cstop stop-color='%23F6B495'/%3E%3Cstop offset='0.3216' stop-color='%23EC6B43'/%3E%3Cstop offset='0.6459' stop-color='%23E50012'/%3E%3Cstop offset='1' stop-color='%23990000'/%3E%3C/radialGradient%3E%3CradialGradient id='paint5_radial_1_21' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(45.2801 10.4158) scale(24.8114 14.7391)'%3E%3Cstop stop-color='%23F6B495'/%3E%3Cstop offset='0.3216' stop-color='%23EC6B43'/%3E%3Cstop offset='0.6459' stop-color='%23E50012'/%3E%3Cstop offset='1' stop-color='%23990000'/%3E%3C/radialGradient%3E%3CradialGradient id='paint6_radial_1_21' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(45.2807 10.4155) scale(24.8114 14.7391)'%3E%3Cstop stop-color='%23F6B495'/%3E%3Cstop offset='0.3216' stop-color='%23EC6B43'/%3E%3Cstop offset='0.6459' stop-color='%23E50012'/%3E%3Cstop offset='1' stop-color='%23990000'/%3E%3C/radialGradient%3E%3CradialGradient id='paint7_radial_1_21' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(45.2815 10.4155) scale(24.8114 31.9898)'%3E%3Cstop stop-color='%23F6B495'/%3E%3Cstop offset='0.3216' stop-color='%23EC6B43'/%3E%3Cstop offset='0.6459' stop-color='%23E50012'/%3E%3Cstop offset='1' stop-color='%23990000'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");
}
/* LG */
.sp-content-module .advisor .brands-block .option-group button[name="LG"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="LG"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='120' height='52' viewBox='0 0 120 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M91.3265 28.1875H95.6764V32.2864C94.8781 32.5948 93.3112 32.9033 91.8258 32.9033C87.0143 32.9033 85.4142 30.4292 85.4142 25.4048C85.4142 20.6098 86.9376 17.7881 91.7445 17.7881C94.4234 17.7881 95.9432 18.6395 97.2031 20.2632L100.527 17.17C98.4972 14.2383 94.9548 13.3499 91.6288 13.3499C84.151 13.3468 80.2191 17.4786 80.2191 25.3648C80.2191 33.2119 83.7719 37.4658 91.5888 37.4658C95.1783 37.4658 98.6864 36.5403 100.597 35.1839V23.8189H91.3266L91.3265 28.1875ZM68.5093 32.556H79.5792V37.1178H63.167V13.6937H68.5097L68.5093 32.556Z' fill='%237E7E7E'/%3E%3Cpath d='M49.9256 38.3104C56.9089 31.2364 56.9085 19.7663 49.9249 12.6938C42.9413 5.62003 31.6185 5.61918 24.6367 12.6931C17.6533 19.767 17.6538 31.2372 24.6374 38.3097C31.6208 45.384 42.9438 45.3842 49.9256 38.3104Z' fill='%237E7E7E'/%3E%3Cpath d='M31.856 21.9688C32.2637 21.9668 32.6617 21.8424 32.9998 21.6114C33.3378 21.3806 33.6008 21.0534 33.7554 20.6712C33.9101 20.289 33.9495 19.8689 33.8688 19.4641C33.7879 19.0592 33.5906 18.6877 33.3016 18.3964C33.0125 18.1051 32.6448 17.9069 32.2447 17.8271C31.8447 17.7473 31.4303 17.7893 31.0538 17.9478C30.6772 18.1064 30.3555 18.3742 30.1292 18.7179C29.9029 19.0614 29.7821 19.4652 29.7821 19.8782C29.7827 20.1534 29.8369 20.4258 29.9415 20.6798C30.0461 20.9339 30.199 21.1645 30.3916 21.3586C30.5842 21.5527 30.8127 21.7066 31.0639 21.8112C31.3152 21.916 31.5843 21.9695 31.856 21.9688ZM50.77 26.0758H41.6763V24.7113H52.1028C52.117 24.9756 52.1241 25.2398 52.1241 25.5072C52.1241 33.7236 45.5136 40.3839 37.3611 40.3839C29.2083 40.3839 22.5967 33.7277 22.5967 25.5072C22.5967 17.2874 29.2062 10.6305 37.3597 10.6305C37.5749 10.6305 37.7891 10.6349 38.0022 10.6438V11.9981C37.7891 11.9885 37.5756 11.9838 37.3616 11.9838C29.9513 11.9838 23.9418 18.0385 23.9418 25.5058C23.9418 32.9733 29.9504 39.0292 37.3616 39.0292C44.5691 39.0292 50.4572 33.3004 50.7689 26.1138L50.77 26.0758ZM41.6556 31.7606H38.001V17.8521H36.6499V33.1344H38.0041V33.1253H41.6586L41.6556 31.7606Z' fill='white'/%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="LG"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='120' height='52' viewBox='0 0 120 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M91.3265 28.1875H95.6764V32.2864C94.8781 32.5948 93.3112 32.9033 91.8258 32.9033C87.0143 32.9033 85.4142 30.4292 85.4142 25.4048C85.4142 20.6098 86.9376 17.7881 91.7445 17.7881C94.4234 17.7881 95.9432 18.6395 97.2031 20.2632L100.527 17.17C98.4972 14.2383 94.9548 13.3499 91.6288 13.3499C84.151 13.3468 80.2191 17.4786 80.2191 25.3648C80.2191 33.2119 83.7719 37.4658 91.5888 37.4658C95.1783 37.4658 98.6864 36.5403 100.597 35.1839V23.8189H91.3266L91.3265 28.1875ZM68.5093 32.556H79.5792V37.1178H63.167V13.6937H68.5097L68.5093 32.556Z' fill='%236B6C6B'/%3E%3Cpath d='M49.9256 38.3104C56.9089 31.2364 56.9085 19.7663 49.9249 12.6938C42.9413 5.62003 31.6185 5.61918 24.6367 12.6931C17.6533 19.767 17.6538 31.2372 24.6374 38.3097C31.6208 45.384 42.9438 45.3842 49.9256 38.3104Z' fill='%23A50034'/%3E%3Cpath d='M31.856 21.9688C32.2637 21.9668 32.6617 21.8424 32.9998 21.6114C33.3378 21.3806 33.6008 21.0534 33.7554 20.6712C33.9101 20.289 33.9495 19.8689 33.8688 19.4641C33.7879 19.0592 33.5906 18.6877 33.3016 18.3964C33.0125 18.1051 32.6448 17.9069 32.2447 17.8271C31.8447 17.7473 31.4303 17.7893 31.0538 17.9478C30.6772 18.1064 30.3555 18.3742 30.1292 18.7179C29.9029 19.0614 29.7821 19.4652 29.7821 19.8782C29.7827 20.1534 29.8369 20.4258 29.9415 20.6798C30.0461 20.9339 30.199 21.1645 30.3916 21.3586C30.5842 21.5527 30.8127 21.7066 31.0639 21.8112C31.3152 21.916 31.5843 21.9695 31.856 21.9688ZM50.77 26.0758H41.6763V24.7113H52.1028C52.117 24.9756 52.1241 25.2398 52.1241 25.5072C52.1241 33.7236 45.5136 40.3839 37.3611 40.3839C29.2083 40.3839 22.5967 33.7277 22.5967 25.5072C22.5967 17.2874 29.2062 10.6305 37.3597 10.6305C37.5749 10.6305 37.7891 10.6349 38.0022 10.6438V11.9981C37.7891 11.9885 37.5756 11.9838 37.3616 11.9838C29.9513 11.9838 23.9418 18.0385 23.9418 25.5058C23.9418 32.9733 29.9504 39.0292 37.3616 39.0292C44.5691 39.0292 50.4572 33.3004 50.7689 26.1138L50.77 26.0758ZM41.6556 31.7606H38.001V17.8521H36.6499V33.1344H38.0041V33.1253H41.6586L41.6556 31.7606Z' fill='white'/%3E%3C/svg%3E");
}
/* Microsoft */
.sp-content-module .advisor .brands-block .option-group button[name="Microsoft"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Microsoft"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M76.2226 10.9715V28.8862H73.1124V14.8281H73.071L67.5141 28.8862H65.4406L59.7593 14.8281H59.7179V28.8862H56.8565V10.9715H61.3352L66.4774 24.2416H66.5603L71.9928 10.9715H76.2226ZM78.7937 12.34C78.7937 11.8424 78.9596 11.4277 79.3328 11.0959C79.706 10.7642 80.1207 10.5983 80.6183 10.5983C81.1574 10.5983 81.6136 10.7642 81.9454 11.0959C82.2771 11.4277 82.4845 11.8424 82.4845 12.34C82.4845 12.8376 82.3186 13.2523 81.9454 13.5841C81.5721 13.9158 81.1574 14.0817 80.6183 14.0817C80.0792 14.0817 79.6645 13.9158 79.3328 13.5841C79.001 13.2108 78.7937 12.7962 78.7937 12.34ZM82.1527 16.0307V28.8862H79.1254V16.0307H82.1527ZM91.3174 26.6883C91.7735 26.6883 92.2712 26.6054 92.8103 26.3566C93.3494 26.1492 93.847 25.8589 94.3032 25.5272V28.3471C93.8055 28.6374 93.2664 28.8447 92.6444 28.9691C92.0224 29.0935 91.3589 29.1765 90.6124 29.1765C88.7048 29.1765 87.1705 28.5959 86.0093 27.3933C84.8067 26.1907 84.2262 24.6563 84.2262 22.8317C84.2262 20.7582 84.8482 19.058 86.0508 17.731C87.2534 16.404 88.9536 15.7405 91.193 15.7405C91.7735 15.7405 92.3541 15.8234 92.8932 15.9478C93.4738 16.0722 93.9299 16.2796 94.2617 16.4454V19.3483C93.8055 19.0165 93.3079 18.7262 92.8517 18.5604C92.3541 18.3945 91.8565 18.2701 91.3589 18.2701C90.1562 18.2701 89.2025 18.6433 88.456 19.4312C87.7096 20.2191 87.3778 21.2559 87.3778 22.5829C87.3778 23.8684 87.751 24.9051 88.456 25.6101C89.161 26.3151 90.1148 26.6883 91.3174 26.6883ZM102.887 15.8234C103.136 15.8234 103.343 15.8234 103.551 15.8649C103.758 15.9063 103.924 15.9478 104.048 15.9893V19.058C103.883 18.9336 103.675 18.8092 103.343 18.7262C103.012 18.6433 102.68 18.5604 102.224 18.5604C101.477 18.5604 100.855 18.8921 100.358 19.5142C99.86 20.1362 99.5697 21.09 99.5697 22.417V28.8862H96.5425V16.0307H99.5697V18.0627H99.6112C99.9015 17.3578 100.316 16.8187 100.855 16.404C101.436 16.0307 102.099 15.8234 102.887 15.8234ZM104.214 22.6658C104.214 20.5509 104.836 18.8506 105.997 17.6066C107.2 16.3625 108.859 15.7405 110.974 15.7405C112.964 15.7405 114.54 16.321 115.66 17.5236C116.779 18.7262 117.36 20.3435 117.36 22.3755C117.36 24.449 116.738 26.1078 115.577 27.3518C114.374 28.5959 112.757 29.2179 110.683 29.2179C108.693 29.2179 107.117 28.6374 105.956 27.4762C104.795 26.2736 104.214 24.6563 104.214 22.6658ZM107.366 22.5414C107.366 23.8684 107.656 24.9051 108.278 25.6101C108.9 26.3151 109.771 26.6883 110.891 26.6883C111.969 26.6883 112.84 26.3566 113.42 25.6101C114.001 24.9051 114.291 23.8684 114.291 22.4585C114.291 21.09 114.001 20.0533 113.42 19.3068C112.84 18.6018 111.969 18.2286 110.932 18.2286C109.813 18.2286 108.983 18.6018 108.361 19.3483C107.656 20.1362 107.366 21.1729 107.366 22.5414ZM121.88 19.4312C121.88 19.8459 122.005 20.2191 122.295 20.4679C122.585 20.7168 123.166 21.007 124.119 21.3803C125.322 21.8779 126.193 22.417 126.649 22.9976C127.147 23.6196 127.396 24.3246 127.396 25.1954C127.396 26.398 126.939 27.3518 125.986 28.0983C125.073 28.8447 123.788 29.1765 122.212 29.1765C121.673 29.1765 121.092 29.0935 120.429 28.9691C119.765 28.8447 119.226 28.6788 118.77 28.4715V25.4857C119.309 25.8589 119.931 26.1907 120.553 26.398C121.175 26.6054 121.756 26.7298 122.295 26.7298C122.958 26.7298 123.497 26.6469 123.788 26.4395C124.119 26.2322 124.285 25.9419 124.285 25.4857C124.285 25.071 124.119 24.7393 123.788 24.4075C123.456 24.1172 122.792 23.7855 121.88 23.4123C120.76 22.9561 119.973 22.417 119.516 21.8364C119.06 21.2559 118.811 20.5094 118.811 19.5971C118.811 18.436 119.268 17.4822 120.18 16.7357C121.092 15.9893 122.295 15.6161 123.746 15.6161C124.202 15.6161 124.7 15.6575 125.239 15.7819C125.778 15.9063 126.276 16.0307 126.649 16.1552V19.0995C126.234 18.8506 125.778 18.6018 125.239 18.3945C124.7 18.1871 124.161 18.1042 123.663 18.1042C123.083 18.1042 122.627 18.2286 122.336 18.436C122.046 18.7262 121.88 19.0165 121.88 19.4312ZM128.681 22.6658C128.681 20.5509 129.303 18.8506 130.464 17.6066C131.667 16.3625 133.326 15.7405 135.441 15.7405C137.431 15.7405 139.007 16.321 140.127 17.5236C141.246 18.7262 141.827 20.3435 141.827 22.3755C141.827 24.449 141.205 26.1078 140.044 27.3518C138.841 28.5959 137.224 29.2179 135.15 29.2179C133.16 29.2179 131.584 28.6374 130.423 27.4762C129.303 26.2736 128.681 24.6563 128.681 22.6658ZM131.833 22.5414C131.833 23.8684 132.123 24.9051 132.745 25.6101C133.367 26.3151 134.238 26.6883 135.358 26.6883C136.436 26.6883 137.307 26.3566 137.887 25.6101C138.468 24.9051 138.758 23.8684 138.758 22.4585C138.758 21.09 138.468 20.0533 137.887 19.3068C137.307 18.6018 136.436 18.2286 135.399 18.2286C134.279 18.2286 133.45 18.6018 132.828 19.3483C132.165 20.1362 131.833 21.1729 131.833 22.5414ZM151.904 18.5189H147.384V28.8862H144.315V18.5189H142.159V16.0307H144.315V14.2476C144.315 12.9206 144.771 11.8009 145.642 10.93C146.513 10.0592 147.633 9.64449 149.001 9.64449C149.374 9.64449 149.706 9.68596 149.996 9.68596C150.287 9.68596 150.535 9.7689 150.743 9.85184V12.4644C150.66 12.4229 150.452 12.34 150.204 12.2571C149.955 12.1741 149.665 12.1326 149.333 12.1326C148.711 12.1326 148.213 12.34 147.881 12.7132C147.55 13.0864 147.384 13.7085 147.384 14.4549V15.9893H151.904V13.0864L154.931 12.1741V15.9893H158V18.4774H154.931V24.4905C154.931 25.2784 155.097 25.8175 155.346 26.1492C155.636 26.481 156.092 26.6469 156.714 26.6469C156.88 26.6469 157.087 26.6054 157.336 26.5224C157.585 26.4395 157.792 26.3566 157.958 26.2322V28.7203C157.751 28.8447 157.461 28.9277 157.005 29.0106C156.548 29.0935 156.134 29.135 155.678 29.135C154.392 29.135 153.438 28.8032 152.816 28.1397C152.194 27.4762 151.862 26.4395 151.862 25.071L151.904 18.5189Z' fill='%237E7E7E'/%3E%3Cpath d='M32.1825 5H18V19.1825H32.1825V5Z' fill='%237E7E7E'/%3E%3Cpath d='M47.8578 5H33.6753V19.1825H47.8578V5Z' fill='%237E7E7E'/%3E%3Cpath d='M32.1825 20.6753H18V34.8578H32.1825V20.6753Z' fill='%237E7E7E'/%3E%3Cpath d='M47.8578 20.6753H33.6753V34.8578H47.8578V20.6753Z' fill='%237E7E7E'/%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Microsoft"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M76.2226 10.9715V28.8862H73.1124V14.8281H73.071L67.5141 28.8862H65.4406L59.7593 14.8281H59.7179V28.8862H56.8565V10.9715H61.3352L66.4774 24.2416H66.5603L71.9928 10.9715H76.2226ZM78.7937 12.34C78.7937 11.8424 78.9596 11.4277 79.3328 11.0959C79.706 10.7642 80.1207 10.5983 80.6183 10.5983C81.1574 10.5983 81.6136 10.7642 81.9454 11.0959C82.2771 11.4277 82.4845 11.8424 82.4845 12.34C82.4845 12.8376 82.3186 13.2523 81.9454 13.5841C81.5721 13.9158 81.1574 14.0817 80.6183 14.0817C80.0792 14.0817 79.6645 13.9158 79.3328 13.5841C79.001 13.2108 78.7937 12.7962 78.7937 12.34ZM82.1527 16.0307V28.8862H79.1254V16.0307H82.1527ZM91.3174 26.6883C91.7735 26.6883 92.2712 26.6054 92.8103 26.3566C93.3494 26.1492 93.847 25.8589 94.3032 25.5272V28.3471C93.8055 28.6374 93.2664 28.8447 92.6444 28.9691C92.0224 29.0935 91.3589 29.1765 90.6124 29.1765C88.7048 29.1765 87.1705 28.5959 86.0093 27.3933C84.8067 26.1907 84.2262 24.6563 84.2262 22.8317C84.2262 20.7582 84.8482 19.058 86.0508 17.731C87.2534 16.404 88.9536 15.7405 91.193 15.7405C91.7735 15.7405 92.3541 15.8234 92.8932 15.9478C93.4738 16.0722 93.9299 16.2796 94.2617 16.4454V19.3483C93.8055 19.0165 93.3079 18.7262 92.8517 18.5604C92.3541 18.3945 91.8565 18.2701 91.3589 18.2701C90.1562 18.2701 89.2025 18.6433 88.456 19.4312C87.7096 20.2191 87.3778 21.2559 87.3778 22.5829C87.3778 23.8684 87.751 24.9051 88.456 25.6101C89.161 26.3151 90.1148 26.6883 91.3174 26.6883ZM102.887 15.8234C103.136 15.8234 103.343 15.8234 103.551 15.8649C103.758 15.9063 103.924 15.9478 104.048 15.9893V19.058C103.883 18.9336 103.675 18.8092 103.343 18.7262C103.012 18.6433 102.68 18.5604 102.224 18.5604C101.477 18.5604 100.855 18.8921 100.358 19.5142C99.86 20.1362 99.5697 21.09 99.5697 22.417V28.8862H96.5425V16.0307H99.5697V18.0627H99.6112C99.9015 17.3578 100.316 16.8187 100.855 16.404C101.436 16.0307 102.099 15.8234 102.887 15.8234ZM104.214 22.6658C104.214 20.5509 104.836 18.8506 105.997 17.6066C107.2 16.3625 108.859 15.7405 110.974 15.7405C112.964 15.7405 114.54 16.321 115.66 17.5236C116.779 18.7262 117.36 20.3435 117.36 22.3755C117.36 24.449 116.738 26.1078 115.577 27.3518C114.374 28.5959 112.757 29.2179 110.683 29.2179C108.693 29.2179 107.117 28.6374 105.956 27.4762C104.795 26.2736 104.214 24.6563 104.214 22.6658ZM107.366 22.5414C107.366 23.8684 107.656 24.9051 108.278 25.6101C108.9 26.3151 109.771 26.6883 110.891 26.6883C111.969 26.6883 112.84 26.3566 113.42 25.6101C114.001 24.9051 114.291 23.8684 114.291 22.4585C114.291 21.09 114.001 20.0533 113.42 19.3068C112.84 18.6018 111.969 18.2286 110.932 18.2286C109.813 18.2286 108.983 18.6018 108.361 19.3483C107.656 20.1362 107.366 21.1729 107.366 22.5414ZM121.88 19.4312C121.88 19.8459 122.005 20.2191 122.295 20.4679C122.585 20.7168 123.166 21.007 124.119 21.3803C125.322 21.8779 126.193 22.417 126.649 22.9976C127.147 23.6196 127.396 24.3246 127.396 25.1954C127.396 26.398 126.939 27.3518 125.986 28.0983C125.073 28.8447 123.788 29.1765 122.212 29.1765C121.673 29.1765 121.092 29.0935 120.429 28.9691C119.765 28.8447 119.226 28.6788 118.77 28.4715V25.4857C119.309 25.8589 119.931 26.1907 120.553 26.398C121.175 26.6054 121.756 26.7298 122.295 26.7298C122.958 26.7298 123.497 26.6469 123.788 26.4395C124.119 26.2322 124.285 25.9419 124.285 25.4857C124.285 25.071 124.119 24.7393 123.788 24.4075C123.456 24.1172 122.792 23.7855 121.88 23.4123C120.76 22.9561 119.973 22.417 119.516 21.8364C119.06 21.2559 118.811 20.5094 118.811 19.5971C118.811 18.436 119.268 17.4822 120.18 16.7357C121.092 15.9893 122.295 15.6161 123.746 15.6161C124.202 15.6161 124.7 15.6575 125.239 15.7819C125.778 15.9063 126.276 16.0307 126.649 16.1552V19.0995C126.234 18.8506 125.778 18.6018 125.239 18.3945C124.7 18.1871 124.161 18.1042 123.663 18.1042C123.083 18.1042 122.627 18.2286 122.336 18.436C122.046 18.7262 121.88 19.0165 121.88 19.4312ZM128.681 22.6658C128.681 20.5509 129.303 18.8506 130.464 17.6066C131.667 16.3625 133.326 15.7405 135.441 15.7405C137.431 15.7405 139.007 16.321 140.127 17.5236C141.246 18.7262 141.827 20.3435 141.827 22.3755C141.827 24.449 141.205 26.1078 140.044 27.3518C138.841 28.5959 137.224 29.2179 135.15 29.2179C133.16 29.2179 131.584 28.6374 130.423 27.4762C129.303 26.2736 128.681 24.6563 128.681 22.6658ZM131.833 22.5414C131.833 23.8684 132.123 24.9051 132.745 25.6101C133.367 26.3151 134.238 26.6883 135.358 26.6883C136.436 26.6883 137.307 26.3566 137.887 25.6101C138.468 24.9051 138.758 23.8684 138.758 22.4585C138.758 21.09 138.468 20.0533 137.887 19.3068C137.307 18.6018 136.436 18.2286 135.399 18.2286C134.279 18.2286 133.45 18.6018 132.828 19.3483C132.165 20.1362 131.833 21.1729 131.833 22.5414ZM151.904 18.5189H147.384V28.8862H144.315V18.5189H142.159V16.0307H144.315V14.2476C144.315 12.9206 144.771 11.8009 145.642 10.93C146.513 10.0592 147.633 9.64449 149.001 9.64449C149.374 9.64449 149.706 9.68596 149.996 9.68596C150.287 9.68596 150.535 9.7689 150.743 9.85184V12.4644C150.66 12.4229 150.452 12.34 150.204 12.2571C149.955 12.1741 149.665 12.1326 149.333 12.1326C148.711 12.1326 148.213 12.34 147.881 12.7132C147.55 13.0864 147.384 13.7085 147.384 14.4549V15.9893H151.904V13.0864L154.931 12.1741V15.9893H158V18.4774H154.931V24.4905C154.931 25.2784 155.097 25.8175 155.346 26.1492C155.636 26.481 156.092 26.6469 156.714 26.6469C156.88 26.6469 157.087 26.6054 157.336 26.5224C157.585 26.4395 157.792 26.3566 157.958 26.2322V28.7203C157.751 28.8447 157.461 28.9277 157.005 29.0106C156.548 29.0935 156.134 29.135 155.678 29.135C154.392 29.135 153.438 28.8032 152.816 28.1397C152.194 27.4762 151.862 26.4395 151.862 25.071L151.904 18.5189Z' fill='%23737373'/%3E%3Cpath d='M32.1825 5H18V19.1825H32.1825V5Z' fill='%23F25022'/%3E%3Cpath d='M47.8578 5H33.6753V19.1825H47.8578V5Z' fill='%237FBA00'/%3E%3Cpath d='M32.1825 20.6753H18V34.8578H32.1825V20.6753Z' fill='%2300A4EF'/%3E%3Cpath d='M47.8578 20.6753H33.6753V34.8578H47.8578V20.6753Z' fill='%23FFB900'/%3E%3C/svg%3E");
}
/* Motorola */
.sp-content-module .advisor .brands-block .option-group button[name="Motorola"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Motorola"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='129' height='29' viewBox='0 0 129 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.9446 18.16C79.701 18.16 77.87 16.3618 77.87 14.1583C77.87 11.9548 79.701 10.1565 81.9446 10.1565C84.1883 10.1565 86.0193 11.9548 86.0193 14.1583C86.0193 16.3871 84.1754 18.16 81.9446 18.16ZM81.9446 7.77575C78.36 7.77575 75.4458 10.6251 75.4458 14.1583C75.4458 17.6788 78.3471 20.5408 81.9446 20.5408C85.5293 20.5408 88.4435 17.6915 88.4435 14.1583C88.4435 10.6504 85.5422 7.77575 81.9446 7.77575Z' fill='%237E7E7E'/%3E%3Cpath d='M74.0018 18.4764H74.5305V20.8699H74.0018C71.2037 20.8699 68.9214 18.6157 68.9214 15.8804V4.92621H71.3585V8.13015H74.5047V10.5236H71.3585V15.9057C71.3585 17.3114 72.5447 18.4764 74.0018 18.4764Z' fill='%237E7E7E'/%3E%3Cpath d='M103.762 18.16C101.519 18.16 99.6876 16.3618 99.6876 14.1583C99.6876 11.9548 101.519 10.1565 103.762 10.1565C106.006 10.1565 107.837 11.9548 107.837 14.1583C107.811 16.3871 105.993 18.16 103.762 18.16ZM103.762 7.77575C100.178 7.77575 97.2634 10.6251 97.2634 14.1583C97.2634 17.6788 100.165 20.5408 103.762 20.5408C107.36 20.5408 110.261 17.6915 110.261 14.1583C110.261 10.6504 107.347 7.77575 103.762 7.77575Z' fill='%237E7E7E'/%3E%3Cpath d='M122.446 18.16C120.202 18.16 118.371 16.3618 118.371 14.1583C118.371 11.9548 120.202 10.1565 122.446 10.1565C124.69 10.1565 126.521 11.9548 126.521 14.1583C126.521 16.3871 124.677 18.16 122.446 18.16ZM122.446 7.77575C118.861 7.77575 115.947 10.6251 115.947 14.1583C115.947 17.6788 118.849 20.5408 122.446 20.5408C124.032 20.5408 125.489 19.9836 126.611 19.0465V20.3002H128.945V14.3609C128.945 14.2976 128.945 14.2343 128.945 14.1709C128.945 10.6504 126.044 7.77575 122.446 7.77575Z' fill='%237E7E7E'/%3E%3Cpath d='M95.1616 7.77575H96.3221V10.1692H95.1616C93.7045 10.1692 92.5182 11.3343 92.5182 12.7653V14.3229V17.2989V20.3888H90.0811V12.7779C90.0682 10.0299 92.3634 7.77575 95.1616 7.77575Z' fill='%237E7E7E'/%3E%3Cpath d='M114.323 4.59724H111.886V20.3383H114.323V4.59724Z' fill='%237E7E7E'/%3E%3Cpath d='M52.674 13.0942V20.6798H50.2369V13.0942C50.2369 11.6632 49.0506 10.4982 47.5936 10.4982C46.1365 10.4982 44.9502 11.6632 44.9502 13.0942V20.6798H42.5131V13.0942C42.5131 11.6632 41.3268 10.4982 39.8698 10.4982C38.4127 10.4982 37.2264 11.6632 37.2264 13.0942V20.6798H34.7893V13.0942C34.7893 10.3462 37.0845 8.10472 39.8569 8.10472C41.4171 8.10472 42.7839 8.7759 43.7252 9.85232C44.6665 8.7759 46.0333 8.10472 47.5936 8.10472C50.3788 8.10472 52.674 10.3589 52.674 13.0942Z' fill='%237E7E7E'/%3E%3Cpath d='M60.8235 18.4763C58.5799 18.4763 56.7488 16.6781 56.7488 14.4746C56.7488 12.2711 58.5799 10.4728 60.8235 10.4728C63.0671 10.4728 64.8982 12.2711 64.8982 14.4746C64.8982 16.6781 63.0414 18.4763 60.8235 18.4763ZM60.8235 8.10472C57.213 8.10472 54.3118 10.9541 54.3118 14.4873C54.3118 18.0078 57.213 20.8698 60.8106 20.8698C64.3953 20.8698 67.3094 18.0204 67.3094 14.4873C67.3094 10.9794 64.4082 8.10472 60.8235 8.10472Z' fill='%237E7E7E'/%3E%3Cpath d='M14.7642 0C6.60199 0 0 6.48384 0 14.5C0 22.5162 6.60199 29 14.7642 29C22.9265 29 29.5284 22.5162 29.5284 14.5C29.5413 6.52183 23.0296 0 14.7642 0ZM23.7517 21.8323C23.7517 21.8323 23.0425 18.6537 21.882 16.7542C21.276 15.7157 20.2831 14.8672 18.9807 14.8926C18.0523 14.9179 17.2658 15.4118 16.2729 16.7795C15.6797 17.6026 14.7513 19.6795 14.7513 19.6795C14.7513 19.6795 14.3903 18.8563 13.9777 18.0585C13.7198 17.5773 13.449 17.0834 13.2298 16.7795C12.2369 15.4118 11.4503 14.9179 10.5219 14.8926C9.23247 14.8672 8.26539 15.7157 7.62066 16.7542C6.46015 18.6537 5.75095 21.8323 5.75095 21.8323H4.6936L10.3414 3.57118L14.7255 17.8432L14.7642 17.8686L14.79 17.8432L19.1741 3.57118L24.809 21.8323H23.7517Z' fill='%237E7E7E'/%3E%3C/svg%3E%0A");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Motorola"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='129' height='29' viewBox='0 0 129 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.9446 18.16C79.701 18.16 77.87 16.3618 77.87 14.1583C77.87 11.9548 79.701 10.1565 81.9446 10.1565C84.1883 10.1565 86.0193 11.9548 86.0193 14.1583C86.0193 16.3871 84.1754 18.16 81.9446 18.16ZM81.9446 7.77575C78.36 7.77575 75.4458 10.6251 75.4458 14.1583C75.4458 17.6788 78.3471 20.5408 81.9446 20.5408C85.5293 20.5408 88.4435 17.6915 88.4435 14.1583C88.4435 10.6504 85.5422 7.77575 81.9446 7.77575Z' fill='black'/%3E%3Cpath d='M74.0018 18.4764H74.5305V20.8699H74.0018C71.2037 20.8699 68.9214 18.6157 68.9214 15.8804V4.92622H71.3585V8.13015H74.5047V10.5236H71.3585V15.9057C71.3585 17.3114 72.5447 18.4764 74.0018 18.4764Z' fill='black'/%3E%3Cpath d='M103.762 18.16C101.519 18.16 99.6876 16.3618 99.6876 14.1583C99.6876 11.9548 101.519 10.1565 103.762 10.1565C106.006 10.1565 107.837 11.9548 107.837 14.1583C107.811 16.3871 105.993 18.16 103.762 18.16ZM103.762 7.77575C100.178 7.77575 97.2634 10.6251 97.2634 14.1583C97.2634 17.6788 100.165 20.5408 103.762 20.5408C107.36 20.5408 110.261 17.6915 110.261 14.1583C110.261 10.6504 107.347 7.77575 103.762 7.77575Z' fill='black'/%3E%3Cpath d='M122.446 18.16C120.202 18.16 118.371 16.3618 118.371 14.1583C118.371 11.9548 120.202 10.1565 122.446 10.1565C124.69 10.1565 126.521 11.9548 126.521 14.1583C126.521 16.3871 124.677 18.16 122.446 18.16ZM122.446 7.77575C118.861 7.77575 115.947 10.6251 115.947 14.1583C115.947 17.6788 118.849 20.5408 122.446 20.5408C124.032 20.5408 125.489 19.9836 126.611 19.0465V20.3002H128.945V14.3609C128.945 14.2976 128.945 14.2343 128.945 14.1709C128.945 10.6504 126.044 7.77575 122.446 7.77575Z' fill='black'/%3E%3Cpath d='M95.1616 7.77575H96.3221V10.1692H95.1616C93.7045 10.1692 92.5182 11.3343 92.5182 12.7653V14.3229V17.2989V20.3889H90.0811V12.7779C90.0682 10.0299 92.3634 7.77575 95.1616 7.77575Z' fill='black'/%3E%3Cpath d='M114.323 4.59724H111.886V20.3383H114.323V4.59724Z' fill='black'/%3E%3Cpath d='M52.674 13.0942V20.6798H50.2369V13.0942C50.2369 11.6632 49.0506 10.4982 47.5936 10.4982C46.1365 10.4982 44.9502 11.6632 44.9502 13.0942V20.6798H42.5131V13.0942C42.5131 11.6632 41.3268 10.4982 39.8698 10.4982C38.4127 10.4982 37.2264 11.6632 37.2264 13.0942V20.6798H34.7893V13.0942C34.7893 10.3462 37.0845 8.10472 39.8569 8.10472C41.4171 8.10472 42.7839 8.7759 43.7252 9.85232C44.6665 8.7759 46.0333 8.10472 47.5936 8.10472C50.3788 8.10472 52.674 10.3589 52.674 13.0942Z' fill='black'/%3E%3Cpath d='M60.8235 18.4763C58.5799 18.4763 56.7488 16.6781 56.7488 14.4746C56.7488 12.2711 58.5799 10.4728 60.8235 10.4728C63.0671 10.4728 64.8982 12.2711 64.8982 14.4746C64.8982 16.6781 63.0414 18.4763 60.8235 18.4763ZM60.8235 8.10472C57.213 8.10472 54.3118 10.9541 54.3118 14.4873C54.3118 18.0078 57.213 20.8698 60.8106 20.8698C64.3953 20.8698 67.3094 18.0204 67.3094 14.4873C67.3094 10.9794 64.4082 8.10472 60.8235 8.10472Z' fill='black'/%3E%3Cpath d='M14.7642 0C6.60199 0 0 6.48384 0 14.5C0 22.5162 6.60199 29 14.7642 29C22.9265 29 29.5284 22.5162 29.5284 14.5C29.5413 6.52183 23.0296 0 14.7642 0ZM23.7517 21.8323C23.7517 21.8323 23.0425 18.6537 21.882 16.7542C21.276 15.7157 20.2831 14.8672 18.9807 14.8926C18.0523 14.9179 17.2658 15.4118 16.2729 16.7795C15.6797 17.6026 14.7513 19.6795 14.7513 19.6795C14.7513 19.6795 14.3903 18.8563 13.9777 18.0585C13.7198 17.5773 13.449 17.0834 13.2298 16.7795C12.2369 15.4118 11.4503 14.9179 10.5219 14.8926C9.23247 14.8672 8.26539 15.7157 7.62066 16.7542C6.46015 18.6537 5.75095 21.8323 5.75095 21.8323H4.6936L10.3414 3.57118L14.7255 17.8432L14.7642 17.8686L14.79 17.8432L19.1741 3.57118L24.809 21.8323H23.7517Z' fill='%23EA170B'/%3E%3C/svg%3E%0A");
}
/* Nokia */
.sp-content-module .advisor .brands-block .option-group button[name="Nokia"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Nokia"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_317)'%3E%3Cpath d='M63.2529 2.51727C53.4396 2.51727 45.8249 9.7067 45.8249 19.9998C45.8249 30.7564 53.4391 37.4827 63.2529 37.4823C73.0668 37.4818 80.6967 30.7559 80.681 19.9998C80.6666 10.2475 73.0668 2.51727 63.2529 2.51727ZM63.2529 7.33041C70.101 7.33041 75.6524 12.5185 75.6524 19.9998C75.6524 27.6197 70.101 32.6696 63.2529 32.6696C56.4049 32.6696 50.8535 27.6193 50.8535 19.9998C50.8535 12.5181 56.4049 7.33041 63.2529 7.33041ZM117.072 3.09463V36.9045H122.109V3.09463H117.072ZM103.165 3.09463L84.4699 19.9993L103.165 36.9045H110.661L91.9377 19.9993L110.661 3.09463H103.165ZM145.229 2L142.495 7.08329L151.77 24.4257H133.168L126.457 36.9049H131.999L136.052 29.4178H154.406L158.459 36.9049H164L145.229 2ZM12.0007 2V36.9049H17.1419V13.8377L43.8578 37.9995V30.7627L12.0007 2Z' fill='%237E7E7E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_317'%3E%3Crect width='152' height='36' fill='white' transform='translate(12 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Nokia"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_317)'%3E%3Cpath d='M63.2529 2.51727C53.4396 2.51727 45.8249 9.7067 45.8249 19.9998C45.8249 30.7564 53.4391 37.4827 63.2529 37.4823C73.0668 37.4818 80.6967 30.7559 80.681 19.9998C80.6666 10.2475 73.0668 2.51727 63.2529 2.51727ZM63.2529 7.33041C70.101 7.33041 75.6524 12.5185 75.6524 19.9998C75.6524 27.6197 70.101 32.6696 63.2529 32.6696C56.4049 32.6696 50.8535 27.6193 50.8535 19.9998C50.8535 12.5181 56.4049 7.33041 63.2529 7.33041ZM117.072 3.09463V36.9045H122.109V3.09463H117.072ZM103.165 3.09463L84.4699 19.9993L103.165 36.9045H110.661L91.9377 19.9993L110.661 3.09463H103.165ZM145.229 2L142.495 7.08329L151.77 24.4257H133.168L126.457 36.9049H131.999L136.052 29.4178H154.406L158.459 36.9049H164L145.229 2ZM12.0007 2V36.9049H17.1419V13.8377L43.8578 37.9995V30.7627L12.0007 2Z' fill='%23005AFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_317'%3E%3Crect width='152' height='36' fill='white' transform='translate(12 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
/* OPPO */
.sp-content-module .advisor .brands-block .option-group button[name="OPPO"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="OPPO"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='122' height='29' viewBox='0 0 122 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.789 22.0479C105.698 22.0383 105.377 22.0046 105.079 21.9758C102.677 21.7498 100.155 20.9854 98.2995 19.9325C95.7966 18.5094 94.0561 16.4853 93.2602 14.0814C92.7232 12.4563 92.6321 10.6245 93.0013 8.9418C93.5623 6.39847 95.1062 4.23976 97.5084 2.63876C100.673 0.532939 105.319 -0.404585 109.807 0.162737C113.537 0.633903 116.611 1.99932 118.745 4.14361C120.375 5.77346 121.31 7.68216 121.578 9.92741C121.65 10.5092 121.636 11.6919 121.554 12.3073C120.969 16.7641 117.445 20.168 112.046 21.495C110.411 21.8989 109.385 22.0191 107.458 22.0383C106.633 22.0575 105.88 22.0575 105.789 22.0479ZM61.9035 15.0091V1.01837H64.0804H66.2572V1.94147C66.2572 2.45109 66.2668 2.86457 66.2764 2.86457C66.286 2.86457 66.5257 2.71552 66.8086 2.53283C67.4607 2.10974 68.7409 1.4703 69.5656 1.16741C73.1186 -0.149933 77.4579 -0.361477 81.2554 0.595278C87.4454 2.15301 91.0895 6.42235 90.7443 11.7109C90.4806 15.7495 87.8051 19.0621 83.3986 20.8073C81.9602 21.3746 80.4882 21.7352 78.647 21.966C77.6736 22.0862 75.0509 22.0862 74.0344 21.966C71.1623 21.6198 68.6354 20.7641 66.6696 19.4659L66.2572 19.1919V24.0959V28.9998H64.0804H61.9035V15.0091ZM30.9287 1.01838V15.0091H30.9239V28.9854H33.1007H35.2728V24.0815V19.1775L35.7714 19.5044C36.4187 19.9275 37.488 20.4708 38.3223 20.8025C40.4272 21.6391 42.8102 22.067 45.3706 22.067C48.4585 22.067 51.2107 21.466 53.6225 20.2641C56.3795 18.889 58.2878 16.8842 59.218 14.3889C59.966 12.384 60.0044 10.0763 59.3235 8.00413C58.1584 4.45596 54.8835 1.75397 50.362 0.614521C45.3467 -0.645126 39.7511 0.0808538 35.9057 2.49438C35.5797 2.6963 35.3063 2.86458 35.2968 2.86458C35.2872 2.86458 35.2776 2.45111 35.2776 1.94148V1.01838H33.1007H30.9287ZM53.2486 15.99C51.8245 17.2304 49.9258 18.0092 47.4804 18.3554C46.7037 18.466 44.4453 18.49 43.6254 18.3939C39.5354 17.9275 36.6442 16.0717 35.6612 13.2832C35.2297 12.0572 35.1721 10.6533 35.4982 9.35037C36.2414 6.40318 38.9984 4.36948 43.0884 3.76369C45.4426 3.41753 48.0126 3.62907 50.1319 4.34544C50.8799 4.60025 52.0547 5.19161 52.6348 5.60508C54.0685 6.63396 55.0274 8.10034 55.3631 9.77826C55.4781 10.36 55.4781 11.7399 55.3631 12.3216C55.0754 13.7495 54.3274 15.0524 53.2486 15.99ZM85.5945 14.3025C84.3383 16.4612 81.9504 17.8266 78.5605 18.3362C77.707 18.4612 75.5014 18.4997 74.6528 18.3987C72.0684 18.1054 70.0737 17.3362 68.5394 16.0429C67.427 15.1006 66.6934 13.8553 66.3673 12.3457C66.2475 11.788 66.2475 10.3168 66.3673 9.74466C66.8228 7.56672 68.1654 5.93687 70.395 4.84069C72.5766 3.76855 75.7891 3.35027 78.6372 3.76855C82.9478 4.40318 85.7671 6.6292 86.3281 9.84082C86.5966 11.3841 86.3233 13.0524 85.5945 14.3025ZM12.9575 22.043C10.6512 21.8363 8.68056 21.3843 7.00238 20.6632C3.19051 19.0333 0.788309 16.2784 0.131421 12.8024C0.00675586 12.1389 -0.0411922 10.6437 0.0403195 9.92732C0.51021 5.75894 3.57409 2.46078 8.41205 0.898243C10.9917 0.0712997 14.161 -0.197938 17.0091 0.167456C22.2211 0.84055 26.1672 3.26369 27.9029 6.86474C29.3126 9.79751 29.1352 13.3553 27.4378 16.0909C26.6755 17.3217 25.4144 18.5958 24.1198 19.4468C22.1012 20.7689 19.6942 21.5959 16.7646 21.9613C16.1748 22.0334 13.4993 22.0911 12.9575 22.043ZM21.6555 16.4902C20.2219 17.5094 18.3088 18.1585 16.0408 18.3989C15.4607 18.4614 13.6818 18.4854 13.1256 18.4421C11.668 18.3171 10.2008 17.9806 9.01164 17.495C6.83 16.6007 5.24292 15.0094 4.64357 13.1103C4.08258 11.3458 4.27917 9.30249 5.15662 7.79764C5.97653 6.38414 7.38141 5.23988 9.16028 4.53314C11.6248 3.55715 14.9524 3.33599 17.8053 3.96581C21.0562 4.68218 23.3865 6.49953 24.1824 8.94671C24.4221 9.68711 24.4701 10.0333 24.4701 11.0477C24.4701 12.067 24.4221 12.4131 24.1776 13.1584C23.7605 14.4276 22.8303 15.6584 21.6555 16.4902ZM115.365 15.7014C113.86 17.2063 111.52 18.1582 108.648 18.4226C107.943 18.4899 106.222 18.4755 105.517 18.4082C102.117 18.0332 99.5474 16.7303 98.1953 14.6918C97.4569 13.5764 97.1308 12.4609 97.1308 11.0571C97.1308 9.98973 97.3178 9.10028 97.7254 8.23968C99.0919 5.34538 102.635 3.61937 107.205 3.61937C108.221 3.61937 108.873 3.67226 109.851 3.83092C113.927 4.49439 116.679 6.75887 117.202 9.88876C117.303 10.4705 117.303 11.634 117.207 12.1965C116.972 13.5571 116.382 14.6773 115.365 15.7014Z' fill='%237E7E7E'/%3E%3C/svg%3E%0A");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="OPPO"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='122' height='29' viewBox='0 0 122 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.789 22.0479C105.698 22.0383 105.377 22.0046 105.079 21.9758C102.677 21.7498 100.155 20.9854 98.2995 19.9325C95.7966 18.5094 94.0561 16.4853 93.2602 14.0814C92.7232 12.4563 92.6321 10.6245 93.0013 8.9418C93.5623 6.39847 95.1062 4.23976 97.5084 2.63876C100.673 0.532939 105.319 -0.404585 109.807 0.162737C113.537 0.633903 116.611 1.99932 118.745 4.14361C120.375 5.77346 121.31 7.68216 121.578 9.92741C121.65 10.5092 121.636 11.6919 121.554 12.3073C120.969 16.7641 117.445 20.168 112.046 21.495C110.411 21.8989 109.385 22.0191 107.458 22.0383C106.633 22.0575 105.88 22.0575 105.789 22.0479ZM61.9035 15.0091V1.01837H64.0804H66.2572V1.94147C66.2572 2.45109 66.2668 2.86457 66.2764 2.86457C66.286 2.86457 66.5257 2.71552 66.8086 2.53283C67.4607 2.10974 68.7409 1.4703 69.5656 1.16741C73.1186 -0.149933 77.4579 -0.361477 81.2554 0.595278C87.4454 2.15301 91.0895 6.42235 90.7443 11.7109C90.4806 15.7495 87.8051 19.0621 83.3986 20.8073C81.9602 21.3746 80.4882 21.7352 78.647 21.966C77.6736 22.0862 75.0509 22.0862 74.0344 21.966C71.1623 21.6198 68.6354 20.7641 66.6696 19.4659L66.2572 19.1919V24.0959V28.9998H64.0804H61.9035V15.0091ZM30.9287 1.01838V15.0091H30.9239V28.9854H33.1007H35.2728V24.0815V19.1775L35.7714 19.5044C36.4187 19.9275 37.488 20.4708 38.3223 20.8025C40.4272 21.6391 42.8102 22.067 45.3706 22.067C48.4585 22.067 51.2107 21.466 53.6225 20.2641C56.3795 18.889 58.2878 16.8842 59.218 14.3889C59.966 12.384 60.0044 10.0763 59.3235 8.00413C58.1584 4.45596 54.8835 1.75397 50.362 0.614521C45.3467 -0.645126 39.7511 0.0808538 35.9057 2.49438C35.5797 2.6963 35.3063 2.86458 35.2968 2.86458C35.2872 2.86458 35.2776 2.45111 35.2776 1.94148V1.01838H33.1007H30.9287ZM53.2486 15.99C51.8245 17.2304 49.9258 18.0092 47.4804 18.3554C46.7037 18.466 44.4453 18.49 43.6254 18.3939C39.5354 17.9275 36.6442 16.0717 35.6612 13.2832C35.2297 12.0572 35.1721 10.6533 35.4982 9.35037C36.2414 6.40318 38.9984 4.36948 43.0884 3.76369C45.4426 3.41753 48.0126 3.62907 50.1319 4.34544C50.8799 4.60025 52.0547 5.19161 52.6348 5.60508C54.0685 6.63396 55.0274 8.10034 55.3631 9.77826C55.4781 10.36 55.4781 11.7399 55.3631 12.3216C55.0754 13.7495 54.3274 15.0524 53.2486 15.99ZM85.5945 14.3025C84.3383 16.4612 81.9504 17.8266 78.5605 18.3362C77.707 18.4612 75.5014 18.4997 74.6528 18.3987C72.0684 18.1054 70.0737 17.3362 68.5394 16.0429C67.427 15.1006 66.6934 13.8553 66.3673 12.3457C66.2475 11.788 66.2475 10.3168 66.3673 9.74466C66.8228 7.56672 68.1654 5.93687 70.395 4.84069C72.5766 3.76855 75.7891 3.35027 78.6372 3.76855C82.9478 4.40318 85.7671 6.6292 86.3281 9.84082C86.5966 11.3841 86.3233 13.0524 85.5945 14.3025ZM12.9575 22.043C10.6512 21.8363 8.68056 21.3843 7.00238 20.6632C3.19051 19.0333 0.788309 16.2784 0.131421 12.8024C0.00675586 12.1389 -0.0411922 10.6437 0.0403195 9.92732C0.51021 5.75894 3.57409 2.46078 8.41205 0.898243C10.9917 0.0712997 14.161 -0.197938 17.0091 0.167456C22.2211 0.84055 26.1672 3.26369 27.9029 6.86474C29.3126 9.79751 29.1352 13.3553 27.4378 16.0909C26.6755 17.3217 25.4144 18.5958 24.1198 19.4468C22.1012 20.7689 19.6942 21.5959 16.7646 21.9613C16.1748 22.0334 13.4993 22.0911 12.9575 22.043ZM21.6555 16.4902C20.2219 17.5094 18.3088 18.1585 16.0408 18.3989C15.4607 18.4614 13.6818 18.4854 13.1256 18.4421C11.668 18.3171 10.2008 17.9806 9.01164 17.495C6.83 16.6007 5.24292 15.0094 4.64357 13.1103C4.08258 11.3458 4.27917 9.30249 5.15662 7.79764C5.97653 6.38414 7.38141 5.23988 9.16028 4.53314C11.6248 3.55715 14.9524 3.33599 17.8053 3.96581C21.0562 4.68218 23.3865 6.49953 24.1824 8.94671C24.4221 9.68711 24.4701 10.0333 24.4701 11.0477C24.4701 12.067 24.4221 12.4131 24.1776 13.1584C23.7605 14.4276 22.8303 15.6584 21.6555 16.4902ZM115.365 15.7014C113.86 17.2063 111.52 18.1582 108.648 18.4226C107.943 18.4899 106.222 18.4755 105.517 18.4082C102.117 18.0332 99.5474 16.7303 98.1953 14.6918C97.4569 13.5764 97.1308 12.4609 97.1308 11.0571C97.1308 9.98973 97.3178 9.10028 97.7254 8.23968C99.0919 5.34538 102.635 3.61937 107.205 3.61937C108.221 3.61937 108.873 3.67226 109.851 3.83092C113.927 4.49439 116.679 6.75887 117.202 9.88876C117.303 10.4705 117.303 11.634 117.207 12.1965C116.972 13.5571 116.382 14.6773 115.365 15.7014Z' fill='%23006B33'/%3E%3C/svg%3E%0A");
}
/* Panasonic */
.sp-content-module .advisor .brands-block .option-group button[name="Panasonic"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Panasonic"]::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 192.756 192.756'%3E%3Cg fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='none' d='M0 0h192.756v192.756H0V0z'/%3E%3Cpath d='M47.773 97.864c0-4.59-.551-8.228-9.659-8.228-7.602 0-10.142 2.732-10.088 7.234h6.806c.183-1.653 1.74-2.385 2.804-2.385.808 0 2.496.184 2.497 1.579.004 4.182-13.152.323-13.152 9.219 0 4.003 4.153 5.627 6.322 5.573 2.863-.07 5.067-.587 7.234-2.607l.832 2.057h6.752c-.32-.735-.348-12.442-.348-12.442zm-11.172 8.599c-1.505 0-2.154-1.027-2.144-1.982.018-1.633 3.398-1.574 5.895-2.786.185 2.642-1.07 4.768-3.751 4.768zM182.613 102.232c-.221 1.505-.992 3.374-2.975 3.374-2.404 0-3.719-2.34-3.719-5.241 0-2.276.854-5.331 3.719-5.331.846 0 1.506.257 1.982.771.479.478.771 1.138.809 1.983h7.344c-.551-5.692-4.994-7.896-10.135-7.896-6.354 0-11.061 3.781-11.061 10.354 0 6.5 4.854 10.5 11.061 10.5 5.324 0 9.621-2.676 10.283-8.515h-7.308v.001zM160.404 110.322h7.375V90.548h-7.375v19.774zM160.404 87.523h7.375v-5.051h-7.375v5.051zM125.721 89.689c-6.5 0-10.973 3.9-10.973 10.584 0 6.574 4.84 10.473 11.01 10.473s11.016-3.797 11.016-10.848c-.001-5.985-4.26-10.209-11.053-10.209zm.037 15.916c-1.947 0-3.453-2.089-3.453-5.725 0-2.166.92-4.847 3.525-4.847 1.984-.11 3.385 2.172 3.385 5 0 3.637-1.401 5.572-3.457 5.572zM101.377 95.344c.018-.955 1.055-1.398 2.377-1.398.588 0 1.414.146 1.818.478.195.159.656.728.734 1.396h6.941c-.189-5.137-5.227-6.209-9.729-6.209-4.002 0-9.195 1.582-9.204 6.503-.013 8.073 12.336 5.126 12.336 8.21 0 1.36-1.018 1.871-2.84 1.871-.736 0-1.527-.496-2.004-.863-.516-.404-.727-.876-.809-1.764h-6.858c.134 5.389 5.051 7.398 9.458 7.398 8.172 0 10.529-3.553 10.559-7.556.055-7.719-12.83-5.294-12.779-8.066zM93.016 97.864c0-4.59-.551-8.228-9.659-8.228-7.602 0-10.142 2.732-10.088 7.234h6.806c.184-1.653 1.74-2.385 2.806-2.385.808 0 2.495.184 2.497 1.579.003 4.182-13.153.323-13.153 9.219 0 4.003 4.153 5.627 6.322 5.573 2.863-.07 5.069-.587 7.235-2.607l.832 2.057h6.752c-.323-.735-.35-12.442-.35-12.442zm-11.173 8.599c-1.505 0-2.154-1.027-2.144-1.982.018-1.633 3.399-1.574 5.896-2.786.183 2.642-1.071 4.768-3.752 4.768zM15.938 81.791H2.834v28.51h8.463v-8.843h4.934c7.602 0 11.308-4.086 11.308-9.778.001-5.435-3.999-9.889-11.601-9.889zm-.39 13.397h-4.25v-6.431h3.112c1.835 0 4.626.499 4.626 2.959.001 2.277-1.468 3.472-3.488 3.472zM151.623 89.688c-2.9 0-4.125.482-6.824 2.947l.02-2.188-6.998-.006v19.878h6.998V99.88c0-2.461 1.266-3.966 3.617-3.966 2.166 0 2.682 1.136 2.682 3.046v11.36h7.637V98.154c-.001-5.288-2.064-8.466-7.132-8.466zM63.833 89.688c-2.901 0-4.126.482-6.824 2.947l.018-2.188-6.996-.006v19.878h7.371V99.88c0-2.461.972-4.243 3.323-4.243 2.166 0 2.601 1.413 2.601 3.323v11.36h7.639V98.154c-.002-5.288-2.065-8.466-7.132-8.466z' fill='%237E7E7E'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 130px auto;
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Panasonic"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 192.756 192.756'%3E%3Cg fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='none' d='M0 0h192.756v192.756H0V0z'/%3E%3Cpath d='M47.773 97.864c0-4.59-.551-8.228-9.659-8.228-7.602 0-10.142 2.732-10.088 7.234h6.806c.183-1.653 1.74-2.385 2.804-2.385.808 0 2.496.184 2.497 1.579.004 4.182-13.152.323-13.152 9.219 0 4.003 4.153 5.627 6.322 5.573 2.863-.07 5.067-.587 7.234-2.607l.832 2.057h6.752c-.32-.735-.348-12.442-.348-12.442zm-11.172 8.599c-1.505 0-2.154-1.027-2.144-1.982.018-1.633 3.398-1.574 5.895-2.786.185 2.642-1.07 4.768-3.751 4.768zM182.613 102.232c-.221 1.505-.992 3.374-2.975 3.374-2.404 0-3.719-2.34-3.719-5.241 0-2.276.854-5.331 3.719-5.331.846 0 1.506.257 1.982.771.479.478.771 1.138.809 1.983h7.344c-.551-5.692-4.994-7.896-10.135-7.896-6.354 0-11.061 3.781-11.061 10.354 0 6.5 4.854 10.5 11.061 10.5 5.324 0 9.621-2.676 10.283-8.515h-7.308v.001zM160.404 110.322h7.375V90.548h-7.375v19.774zM160.404 87.523h7.375v-5.051h-7.375v5.051zM125.721 89.689c-6.5 0-10.973 3.9-10.973 10.584 0 6.574 4.84 10.473 11.01 10.473s11.016-3.797 11.016-10.848c-.001-5.985-4.26-10.209-11.053-10.209zm.037 15.916c-1.947 0-3.453-2.089-3.453-5.725 0-2.166.92-4.847 3.525-4.847 1.984-.11 3.385 2.172 3.385 5 0 3.637-1.401 5.572-3.457 5.572zM101.377 95.344c.018-.955 1.055-1.398 2.377-1.398.588 0 1.414.146 1.818.478.195.159.656.728.734 1.396h6.941c-.189-5.137-5.227-6.209-9.729-6.209-4.002 0-9.195 1.582-9.204 6.503-.013 8.073 12.336 5.126 12.336 8.21 0 1.36-1.018 1.871-2.84 1.871-.736 0-1.527-.496-2.004-.863-.516-.404-.727-.876-.809-1.764h-6.858c.134 5.389 5.051 7.398 9.458 7.398 8.172 0 10.529-3.553 10.559-7.556.055-7.719-12.83-5.294-12.779-8.066zM93.016 97.864c0-4.59-.551-8.228-9.659-8.228-7.602 0-10.142 2.732-10.088 7.234h6.806c.184-1.653 1.74-2.385 2.806-2.385.808 0 2.495.184 2.497 1.579.003 4.182-13.153.323-13.153 9.219 0 4.003 4.153 5.627 6.322 5.573 2.863-.07 5.069-.587 7.235-2.607l.832 2.057h6.752c-.323-.735-.35-12.442-.35-12.442zm-11.173 8.599c-1.505 0-2.154-1.027-2.144-1.982.018-1.633 3.399-1.574 5.896-2.786.183 2.642-1.071 4.768-3.752 4.768zM15.938 81.791H2.834v28.51h8.463v-8.843h4.934c7.602 0 11.308-4.086 11.308-9.778.001-5.435-3.999-9.889-11.601-9.889zm-.39 13.397h-4.25v-6.431h3.112c1.835 0 4.626.499 4.626 2.959.001 2.277-1.468 3.472-3.488 3.472zM151.623 89.688c-2.9 0-4.125.482-6.824 2.947l.02-2.188-6.998-.006v19.878h6.998V99.88c0-2.461 1.266-3.966 3.617-3.966 2.166 0 2.682 1.136 2.682 3.046v11.36h7.637V98.154c-.001-5.288-2.064-8.466-7.132-8.466zM63.833 89.688c-2.901 0-4.126.482-6.824 2.947l.018-2.188-6.996-.006v19.878h7.371V99.88c0-2.461.972-4.243 3.323-4.243 2.166 0 2.601 1.413 2.601 3.323v11.36h7.639V98.154c-.002-5.288-2.065-8.466-7.132-8.466z' fill='%232c4285'/%3E%3C/g%3E%3C/svg%3E");
}
/* Realme */
.sp-content-module .advisor .brands-block .option-group button[name="Realme"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Realme"]::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' viewBox='0 0 134 40'%3E%3Cpath d='M 0,0 H 134 V 40 H 0 Z' fill='%237E7E7E'/%3E%3Cg transform='scale(1.67)'%3E%3Cpath d='m 33.02,7.14889 c 1.25334,0 2.46223,0.42444 3.37778,1.17556 V 7.32 h 1.71778 v 10.93111 h -1.71778 v -1 C 35.49778,17.99778 34.28889,18.42 33.02,18.42 31.46445,18.42 30.04889,17.84445 29.03556,16.8 28.03112,15.76889 27.48,14.34667 27.48,12.79333 27.48,11.23778 28.03334,9.81111 29.03556,8.77556 30.05112,7.72667 31.46667,7.14889 33.02,7.14889 Z m -11.89111,-0.04 c 1.40667,0 2.68223,0.51333 3.59556,1.44889 0.97111,0.99555 1.48889,2.39333 1.5,4.04667 v 0.56222 h -8.84667 c 0.10667,2.05333 1.67334,3.57778 3.71111,3.57778 1.46223,0 2.50889,-0.62445 3.29556,-1.96445 l 0.0956,-0.16222 1.48889,0.95778 -0.0867,0.14889 c -1.00889,1.73555 -2.66667,2.65333 -4.79556,2.65333 -3.21111,0 -5.45333,-2.31333 -5.45333,-5.62445 0,-3.27111 2.31111,-5.64444 5.49555,-5.64444 z m 45.69556,0 c 1.40667,0 2.68222,0.51333 3.59555,1.44889 0.97112,0.99555 1.48889,2.39333 1.5,4.04667 v 0.56222 h -8.84666 c 0.10666,2.05333 1.67333,3.57778 3.71111,3.57778 1.46222,0 2.50889,-0.62445 3.29555,-1.96445 l 0.0956,-0.16222 1.48889,0.95778 -0.0867,0.14889 c -1.00889,1.73555 -2.66666,2.65333 -4.79555,2.65333 -3.21111,0 -5.45334,-2.31333 -5.45556,-5.62445 0,-3.27111 2.31333,-5.64444 5.49778,-5.64444 z M 14.97112,7.29778 V 8.93111 H 9.99334 v 9.31778 H 8.25556 V 7.29778 Z m 40.84,-0.14889 c 2.48888,0 4.03555,1.70889 4.03555,4.46 v 6.62 h -1.73778 v -6.62 c 0,-1.71778 -0.98444,-2.82667 -2.50889,-2.82667 -1.96,0 -2.65777,1.35111 -2.65777,2.61556 v 6.83333 h -1.73778 v -6.62 c 0,-1.74444 -0.95333,-2.82666 -2.48889,-2.82666 -1.26444,0 -2.61556,0.98222 -2.61556,2.44444 v 6.99556 H 44.36223 V 7.29556 H 46.1 v 1.06 c 0.71778,-0.78223 1.74,-1.20667 2.93334,-1.20667 1.76666,0 2.73333,0.89333 3.25333,1.74 0.79111,-1.10889 2.05778,-1.74 3.52445,-1.74 z M 42.10667,4.07111 V 18.22889 H 40.36889 V 4.07111 Z m -9.17333,4.81778 c -2.11778,0 -3.71556,1.68 -3.71556,3.90667 0,2.21555 1.59778,3.88444 3.71556,3.88666 2.19778,0 3.67333,-1.56222 3.67333,-3.88666 0,-2.33556 -1.47555,-3.90667 -3.67333,-3.90667 z M 21.08889,8.74 c -1.75111,0 -3.21333,1.16445 -3.63111,2.85778 h 7 C 24.15112,9.88 22.82223,8.74 21.08889,8.74 Z m 45.69334,0 c -1.75111,0 -3.21334,1.16445 -3.63111,2.85778 h 7 C 69.84445,9.88 68.51556,8.74 66.78223,8.74 Z' fill='%23111111'/%3E%3C/g%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Realme"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134' height='40' viewBox='0 0 134 40'%3E%3Cpath d='M 0,0 H 134 V 40 H 0 Z' fill='%23ffc915'/%3E%3Cg transform='scale(1.67)'%3E%3Cpath d='m 33.02,7.14889 c 1.25334,0 2.46223,0.42444 3.37778,1.17556 V 7.32 h 1.71778 v 10.93111 h -1.71778 v -1 C 35.49778,17.99778 34.28889,18.42 33.02,18.42 31.46445,18.42 30.04889,17.84445 29.03556,16.8 28.03112,15.76889 27.48,14.34667 27.48,12.79333 27.48,11.23778 28.03334,9.81111 29.03556,8.77556 30.05112,7.72667 31.46667,7.14889 33.02,7.14889 Z m -11.89111,-0.04 c 1.40667,0 2.68223,0.51333 3.59556,1.44889 0.97111,0.99555 1.48889,2.39333 1.5,4.04667 v 0.56222 h -8.84667 c 0.10667,2.05333 1.67334,3.57778 3.71111,3.57778 1.46223,0 2.50889,-0.62445 3.29556,-1.96445 l 0.0956,-0.16222 1.48889,0.95778 -0.0867,0.14889 c -1.00889,1.73555 -2.66667,2.65333 -4.79556,2.65333 -3.21111,0 -5.45333,-2.31333 -5.45333,-5.62445 0,-3.27111 2.31111,-5.64444 5.49555,-5.64444 z m 45.69556,0 c 1.40667,0 2.68222,0.51333 3.59555,1.44889 0.97112,0.99555 1.48889,2.39333 1.5,4.04667 v 0.56222 h -8.84666 c 0.10666,2.05333 1.67333,3.57778 3.71111,3.57778 1.46222,0 2.50889,-0.62445 3.29555,-1.96445 l 0.0956,-0.16222 1.48889,0.95778 -0.0867,0.14889 c -1.00889,1.73555 -2.66666,2.65333 -4.79555,2.65333 -3.21111,0 -5.45334,-2.31333 -5.45556,-5.62445 0,-3.27111 2.31333,-5.64444 5.49778,-5.64444 z M 14.97112,7.29778 V 8.93111 H 9.99334 v 9.31778 H 8.25556 V 7.29778 Z m 40.84,-0.14889 c 2.48888,0 4.03555,1.70889 4.03555,4.46 v 6.62 h -1.73778 v -6.62 c 0,-1.71778 -0.98444,-2.82667 -2.50889,-2.82667 -1.96,0 -2.65777,1.35111 -2.65777,2.61556 v 6.83333 h -1.73778 v -6.62 c 0,-1.74444 -0.95333,-2.82666 -2.48889,-2.82666 -1.26444,0 -2.61556,0.98222 -2.61556,2.44444 v 6.99556 H 44.36223 V 7.29556 H 46.1 v 1.06 c 0.71778,-0.78223 1.74,-1.20667 2.93334,-1.20667 1.76666,0 2.73333,0.89333 3.25333,1.74 0.79111,-1.10889 2.05778,-1.74 3.52445,-1.74 z M 42.10667,4.07111 V 18.22889 H 40.36889 V 4.07111 Z m -9.17333,4.81778 c -2.11778,0 -3.71556,1.68 -3.71556,3.90667 0,2.21555 1.59778,3.88444 3.71556,3.88666 2.19778,0 3.67333,-1.56222 3.67333,-3.88666 0,-2.33556 -1.47555,-3.90667 -3.67333,-3.90667 z M 21.08889,8.74 c -1.75111,0 -3.21333,1.16445 -3.63111,2.85778 h 7 C 24.15112,9.88 22.82223,8.74 21.08889,8.74 Z m 45.69334,0 c -1.75111,0 -3.21334,1.16445 -3.63111,2.85778 h 7 C 69.84445,9.88 68.51556,8.74 66.78223,8.74 Z' fill='%23111111'/%3E%3C/g%3E%3C/svg%3E");
}
/* Samsung */
.sp-content-module .advisor .brands-block .option-group button[name="Samsung"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Samsung"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='132' height='19' viewBox='0 0 132 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.3839 8.8227C72.3839 8.8227 71.0997 8.04204 70.3056 7.73998C70.3056 7.73998 67.8474 6.62 67.3598 6.08714C67.3598 6.08714 66.4017 5.19958 66.9627 4.16868C66.9627 4.16868 67.1975 3.49411 68.2099 3.49411C68.2099 3.49411 69.5279 3.56537 69.5279 4.63028V6.13249H74.2514L74.2432 3.92007C74.2432 3.92007 74.6065 0.296958 68.6794 0.137424C68.6794 0.137424 64.0177 -0.163831 62.6808 2.30449C62.6808 2.30449 62.156 2.85517 62.156 4.77281V6.1584C62.156 6.1584 62.1025 7.75698 62.9328 8.78707C62.9328 8.78707 63.4024 9.46245 64.559 10.2075C64.559 10.2075 66.9075 11.4506 68.317 12.1624C68.317 12.1624 69.7396 12.9609 69.5526 14.2315C69.5526 14.2315 69.4365 15.5361 68.0624 15.4826C68.0624 15.4826 66.8062 15.4276 66.8062 14.148V12.6466H61.773V14.8275C61.773 14.8275 61.6321 18.998 68.0995 18.998C68.0995 18.998 74.2794 19.1211 74.5677 14.7182V12.9422C74.5669 12.9422 74.786 10.2439 72.3839 8.8227ZM48.2014 0.656515L46.6198 10.4002H46.2499L44.7391 0.743977H36.849L36.4536 18.3891H41.1252L41.1812 5.09431H41.5486L44.0249 18.3866H48.9395L51.3853 5.09916H51.7106L51.8235 18.3891H56.5198L56.014 0.656515H48.2014ZM20.3926 0.730211L17.2845 18.3688H22.3137L24.1548 4.69264H24.5683L26.4086 18.3688H31.4369L28.3296 0.730211H20.3926ZM125.919 8.57975V11.1817H127.209V13.9747C127.209 15.3401 126.022 15.3652 126.022 15.3652C124.579 15.3652 124.633 14.0679 124.633 14.0679V4.40677C124.633 3.41151 125.914 3.35806 125.914 3.35806C127.143 3.35806 127.151 4.54525 127.151 4.54525V6.01425H131.886C132.041 3.1467 131.46 2.45269 131.46 2.45269C130.285 -0.140341 125.842 0.00137597 125.842 0.00137597C119.013 0.00137597 119.771 5.1518 119.771 5.1518V14.493C119.918 19.3236 126.646 18.8328 126.76 18.8288C129.753 18.5032 130.656 17.5679 130.656 17.5679C131.488 16.9605 131.703 16.1191 131.703 16.1191C131.941 15.6292 132 14.0679 132 14.0679V8.57975H125.919ZM110.224 11.4506H110.018L105.213 0.661372H99.4637V18.3907H104.143L103.863 7.60312H104.072L109.05 18.3907H114.624V0.659753H109.886L110.224 11.4506ZM88.0421 13.9731C88.0421 13.9731 88.1097 15.4284 86.7373 15.4284C86.7373 15.4284 85.294 15.5045 85.294 14.0096L85.2792 0.6719H80.1471V13.9035C80.1471 13.9035 79.6207 18.9114 86.8098 18.9114C86.8098 18.9114 93.0572 18.9843 93.0572 14.1335V0.672709H88.0421V13.9731ZM10.6087 8.8227C10.6087 8.8227 9.32612 8.04204 8.53119 7.74079C8.53119 7.74079 6.07471 6.62162 5.58704 6.08795C5.58704 6.08795 4.629 5.19877 5.19081 4.1703C5.19081 4.1703 5.42476 3.49573 6.43635 3.49573C6.43635 3.49573 7.7552 3.56618 7.7552 4.63109V6.1333H12.4803L12.4713 3.92007C12.4713 3.92007 12.8321 0.296958 6.90754 0.138234C6.90754 0.138234 6.46106 0.109888 5.80616 0.142281C5.80616 0.142281 2.21701 0.331778 0.933576 2.26724C0.926162 2.28181 0.915453 2.29235 0.908039 2.3053C0.908039 2.3053 0.384123 2.85517 0.384123 4.77362V6.15921C0.384123 6.15921 0.329753 7.75779 1.16094 8.78788C1.16094 8.78788 1.63048 9.46326 2.78705 10.2083C2.78705 10.2083 5.13479 11.4514 6.54426 12.1632C6.54426 12.1632 7.96855 12.96 7.77991 14.2323C7.77991 14.2323 7.66376 15.5369 6.29054 15.4834C6.29054 15.4834 5.03429 15.4284 5.03429 14.1489V12.6466H0.00024545V14.8291C0.00024545 14.8291 -0.140618 18.9997 6.32678 18.9997C6.32678 18.9997 12.505 19.1227 12.7958 14.7198V12.9455C12.7958 12.9439 13.0117 10.2439 10.6087 8.8227Z' fill='%237E7E7E'/%3E%3C/svg%3E%0A");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Samsung"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='132' height='19' viewBox='0 0 132 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.3839 8.8227C72.3839 8.8227 71.0997 8.04204 70.3056 7.73998C70.3056 7.73998 67.8474 6.62 67.3598 6.08714C67.3598 6.08714 66.4017 5.19958 66.9627 4.16868C66.9627 4.16868 67.1975 3.49411 68.2099 3.49411C68.2099 3.49411 69.5279 3.56537 69.5279 4.63028V6.13249H74.2514L74.2432 3.92007C74.2432 3.92007 74.6065 0.296958 68.6794 0.137424C68.6794 0.137424 64.0177 -0.163831 62.6808 2.30449C62.6808 2.30449 62.156 2.85517 62.156 4.77281V6.1584C62.156 6.1584 62.1025 7.75698 62.9328 8.78707C62.9328 8.78707 63.4024 9.46245 64.559 10.2075C64.559 10.2075 66.9075 11.4506 68.317 12.1624C68.317 12.1624 69.7396 12.9609 69.5526 14.2315C69.5526 14.2315 69.4365 15.5361 68.0624 15.4826C68.0624 15.4826 66.8062 15.4276 66.8062 14.148V12.6466H61.773V14.8275C61.773 14.8275 61.6321 18.998 68.0995 18.998C68.0995 18.998 74.2794 19.1211 74.5677 14.7182V12.9422C74.5669 12.9422 74.786 10.2439 72.3839 8.8227ZM48.2014 0.656515L46.6198 10.4002H46.2499L44.7391 0.743977H36.849L36.4536 18.3891H41.1252L41.1812 5.09431H41.5486L44.0249 18.3866H48.9395L51.3853 5.09916H51.7106L51.8235 18.3891H56.5198L56.014 0.656515H48.2014ZM20.3926 0.730211L17.2845 18.3688H22.3137L24.1548 4.69264H24.5683L26.4086 18.3688H31.4369L28.3296 0.730211H20.3926ZM125.919 8.57975V11.1817H127.209V13.9747C127.209 15.3401 126.022 15.3652 126.022 15.3652C124.579 15.3652 124.633 14.0679 124.633 14.0679V4.40677C124.633 3.41151 125.914 3.35806 125.914 3.35806C127.143 3.35806 127.151 4.54525 127.151 4.54525V6.01425H131.886C132.041 3.1467 131.46 2.45269 131.46 2.45269C130.285 -0.140341 125.842 0.00137597 125.842 0.00137597C119.013 0.00137597 119.771 5.1518 119.771 5.1518V14.493C119.918 19.3236 126.646 18.8328 126.76 18.8288C129.753 18.5032 130.656 17.5679 130.656 17.5679C131.488 16.9605 131.703 16.1191 131.703 16.1191C131.941 15.6292 132 14.0679 132 14.0679V8.57975H125.919ZM110.224 11.4506H110.018L105.213 0.661372H99.4637V18.3907H104.143L103.863 7.60312H104.072L109.05 18.3907H114.624V0.659753H109.886L110.224 11.4506ZM88.0421 13.9731C88.0421 13.9731 88.1097 15.4284 86.7373 15.4284C86.7373 15.4284 85.294 15.5045 85.294 14.0096L85.2792 0.6719H80.1471V13.9035C80.1471 13.9035 79.6207 18.9114 86.8098 18.9114C86.8098 18.9114 93.0572 18.9843 93.0572 14.1335V0.672709H88.0421V13.9731ZM10.6087 8.8227C10.6087 8.8227 9.32612 8.04204 8.53119 7.74079C8.53119 7.74079 6.07471 6.62162 5.58704 6.08795C5.58704 6.08795 4.629 5.19877 5.19081 4.1703C5.19081 4.1703 5.42476 3.49573 6.43635 3.49573C6.43635 3.49573 7.7552 3.56618 7.7552 4.63109V6.1333H12.4803L12.4713 3.92007C12.4713 3.92007 12.8321 0.296958 6.90754 0.138234C6.90754 0.138234 6.46106 0.109888 5.80616 0.142281C5.80616 0.142281 2.21701 0.331778 0.933576 2.26724C0.926162 2.28181 0.915453 2.29235 0.908039 2.3053C0.908039 2.3053 0.384123 2.85517 0.384123 4.77362V6.15921C0.384123 6.15921 0.329753 7.75779 1.16094 8.78788C1.16094 8.78788 1.63048 9.46326 2.78705 10.2083C2.78705 10.2083 5.13479 11.4514 6.54426 12.1632C6.54426 12.1632 7.96855 12.96 7.77991 14.2323C7.77991 14.2323 7.66376 15.5369 6.29054 15.4834C6.29054 15.4834 5.03429 15.4284 5.03429 14.1489V12.6466H0.00024545V14.8291C0.00024545 14.8291 -0.140618 18.9997 6.32678 18.9997C6.32678 18.9997 12.505 19.1227 12.7958 14.7198V12.9455C12.7958 12.9439 13.0117 10.2439 10.6087 8.8227Z' fill='%2313279B'/%3E%3C/svg%3E%0A");
}
/* Sony */
.sp-content-module .advisor .brands-block .option-group button[name="Sony"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Sony"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M143.632 16.9894L147.986 12.217C148.223 11.8531 148.382 11.6104 148.382 11.4082C148.382 11.0442 148.105 10.9228 147.155 10.9228H146.046V7.93H158V10.9228H156.417C154.596 10.9228 154.279 11.206 151.746 14.4415L144.819 22.0853V26.7364C144.819 27.9093 145.413 28.3541 147.076 28.3541H149.688V31.2661H132.945V28.3541H135.557C137.259 28.3541 137.813 27.9497 137.813 26.7364V22.0853L129.66 12.8641C128.314 11.2464 128.512 10.9228 124.751 10.9228V7.93H139.872V10.9228H138.803C137.695 10.9228 137.259 11.1251 137.259 11.5699C137.259 11.9339 137.616 12.217 137.813 12.4597L141.969 17.0703C142.484 17.5556 143.078 17.6365 143.632 16.9894Z' fill='%237E7E7E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.1448 7.93001H45.7863V16.3019H42.4219C42.1052 14.6032 41.0761 13.9561 40.1657 13.1068C38.4637 11.5295 34.8222 10.1949 31.7348 10.1949C27.7371 10.1949 24.4122 11.4486 24.4122 13.309C24.4122 18.4454 47.1717 14.3606 47.1717 24.1075C47.1717 29.2035 42.3031 32.0345 33.5556 32.0345C30.5078 32.0345 25.9559 31.0639 23.2248 29.6079C22.3936 29.1226 21.9977 30.0932 21.8394 31.3065H18.0792V22.5707H21.4436C22.1957 24.7951 23.2248 25.24 24.1747 26.0893C25.7976 27.6262 29.7162 28.7586 33.3181 28.7181C38.7012 28.6777 40.5615 27.4644 40.5615 25.7253C40.5615 23.9862 38.7408 23.5413 32.8035 22.6111L27.7767 21.7618C22.1165 20.9125 18 19.6183 18 14.9672C18 10.1949 23.2248 7.16158 31.4578 7.16158C34.941 7.16158 37.8304 7.6469 40.6407 9.26465C41.4323 9.79042 42.1448 9.83087 42.1448 7.93001Z' fill='%237E7E7E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M113.353 21.9644L113.432 12.6219C113.432 11.4086 112.799 10.9637 111.018 10.9637H108.92V8.0922H122.259V11.0042H120.517C118.736 11.0042 118.103 11.4086 118.103 12.6624V31.4687L112.878 31.4283L95.9766 15.089V26.939C95.9766 28.1119 96.61 28.5972 98.3911 28.5972H100.726V31.4687H86.8729V28.5972H89.1686C90.9498 28.5972 91.5831 28.1523 91.5831 26.939V12.6219C91.5831 11.4086 90.9498 10.9637 89.1686 10.9637H86.8729V8.0922H98.8265L113.353 21.9644Z' fill='%237E7E7E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M68.7041 7C58.0962 7 51.4465 11.8128 51.4465 19.4971C51.4465 27.0601 58.017 31.8325 68.3874 31.8325C79.4307 31.8325 85.8429 27.141 85.8429 19.1331C85.8429 11.8937 78.9161 7 68.7041 7ZM68.4669 28.7588C62.5693 28.7588 59.2048 25.2807 59.2048 19.295C59.2048 13.4306 62.7276 9.9929 68.744 9.9929C74.5229 9.9929 77.8874 13.5115 77.8874 19.5376C77.9269 25.4424 74.4833 28.7588 68.4669 28.7588Z' fill='%237E7E7E'/%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Sony"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='176' height='40' viewBox='0 0 176 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M143.632 16.9894L147.986 12.217C148.223 11.8531 148.382 11.6104 148.382 11.4082C148.382 11.0442 148.105 10.9228 147.155 10.9228H146.046V7.93H158V10.9228H156.417C154.596 10.9228 154.279 11.206 151.746 14.4415L144.819 22.0853V26.7364C144.819 27.9093 145.413 28.3541 147.076 28.3541H149.688V31.2661H132.945V28.3541H135.557C137.259 28.3541 137.813 27.9497 137.813 26.7364V22.0853L129.66 12.8641C128.314 11.2464 128.512 10.9228 124.751 10.9228V7.93H139.872V10.9228H138.803C137.695 10.9228 137.259 11.1251 137.259 11.5699C137.259 11.9339 137.616 12.217 137.813 12.4597L141.969 17.0703C142.484 17.5556 143.078 17.6365 143.632 16.9894Z' fill='%231D1D1B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.1448 7.93001H45.7863V16.3019H42.4219C42.1052 14.6032 41.0761 13.9561 40.1657 13.1068C38.4637 11.5295 34.8222 10.1949 31.7348 10.1949C27.7371 10.1949 24.4122 11.4486 24.4122 13.309C24.4122 18.4454 47.1717 14.3606 47.1717 24.1075C47.1717 29.2035 42.3031 32.0345 33.5556 32.0345C30.5078 32.0345 25.9559 31.0639 23.2248 29.6079C22.3936 29.1226 21.9977 30.0932 21.8394 31.3065H18.0792V22.5707H21.4436C22.1957 24.7951 23.2248 25.24 24.1747 26.0893C25.7976 27.6262 29.7162 28.7586 33.3181 28.7181C38.7012 28.6777 40.5615 27.4644 40.5615 25.7253C40.5615 23.9862 38.7408 23.5413 32.8035 22.6111L27.7767 21.7618C22.1165 20.9125 18 19.6183 18 14.9672C18 10.1949 23.2248 7.16158 31.4578 7.16158C34.941 7.16158 37.8304 7.6469 40.6407 9.26465C41.4323 9.79042 42.1448 9.83087 42.1448 7.93001Z' fill='%231D1D1B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M113.353 21.9644L113.432 12.6219C113.432 11.4086 112.799 10.9637 111.018 10.9637H108.92V8.0922H122.259V11.0042H120.517C118.736 11.0042 118.103 11.4086 118.103 12.6624V31.4687L112.878 31.4283L95.9766 15.089V26.939C95.9766 28.1119 96.61 28.5972 98.3911 28.5972H100.726V31.4687H86.8729V28.5972H89.1686C90.9498 28.5972 91.5831 28.1523 91.5831 26.939V12.6219C91.5831 11.4086 90.9498 10.9637 89.1686 10.9637H86.8729V8.0922H98.8265L113.353 21.9644Z' fill='%231D1D1B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M68.7041 7C58.0962 7 51.4465 11.8128 51.4465 19.4971C51.4465 27.0601 58.017 31.8325 68.3874 31.8325C79.4307 31.8325 85.8429 27.141 85.8429 19.1331C85.8429 11.8937 78.9161 7 68.7041 7ZM68.4669 28.7588C62.5693 28.7588 59.2048 25.2807 59.2048 19.295C59.2048 13.4306 62.7276 9.9929 68.744 9.9929C74.5229 9.9929 77.8874 13.5115 77.8874 19.5376C77.9269 25.4424 74.4833 28.7588 68.4669 28.7588Z' fill='%231D1D1B'/%3E%3C/svg%3E");
}
/* TCL */
.sp-content-module .advisor .brands-block .option-group button[name="TCL"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="TCL"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='120' height='38' viewBox='0 0 120 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11.5451H13.8192V35.86H25.7143V11.5451H39.5335V1.57424H0V11.5451Z' fill='%237E7E7E'/%3E%3Cpath d='M63.3232 28.863C60.5244 28.863 58.2503 28.1633 56.5011 26.414C54.7518 24.6647 53.5273 22.2157 53.5273 18.8921V18.3673C53.5273 14.8688 54.7518 12.4198 56.5011 10.8455C58.2503 9.09621 60.5244 8.3965 63.3232 8.3965C70.1454 8.3965 71.3699 12.4198 71.8946 14.8688H82.5652C82.3903 9.62099 79.7664 6.12245 76.2678 3.67347C72.7693 1.22449 68.746 0 63.3232 0C56.8509 0 52.1279 1.57434 48.1046 4.72303C44.0812 7.87172 41.9821 13.1195 41.9821 18.3673V18.5423C41.9821 24.3149 43.7314 28.5131 47.7547 32.3615C51.4282 35.8601 57.0258 37.4344 62.9734 37.4344C68.2212 37.4344 72.9442 36.2099 76.2678 33.7609C79.7664 30.9621 82.2153 27.4636 82.5652 22.5656H71.7197C71.5448 24.3149 70.3203 28.863 63.3232 28.863Z' fill='%237E7E7E'/%3E%3Cpath d='M100.758 26.5888V1.57424H89.2129V35.86H120V26.5888H100.758Z' fill='%237E7E7E'/%3E%3C/svg%3E%0A");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="TCL"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='120' height='38' viewBox='0 0 120 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11.5451H13.8192V35.86H25.7143V11.5451H39.5335V1.57424H0V11.5451Z' fill='%23C72030'/%3E%3Cpath d='M63.3232 28.863C60.5244 28.863 58.2503 28.1633 56.5011 26.414C54.7518 24.6647 53.5273 22.2157 53.5273 18.8921V18.3673C53.5273 14.8688 54.7518 12.4198 56.5011 10.8455C58.2503 9.09621 60.5244 8.3965 63.3232 8.3965C70.1454 8.3965 71.3699 12.4198 71.8946 14.8688H82.5652C82.3903 9.62099 79.7664 6.12245 76.2678 3.67347C72.7693 1.22449 68.746 0 63.3232 0C56.8509 0 52.1279 1.57434 48.1046 4.72303C44.0812 7.87172 41.9821 13.1195 41.9821 18.3673V18.5423C41.9821 24.3149 43.7314 28.5131 47.7547 32.3615C51.4282 35.8601 57.0258 37.4344 62.9734 37.4344C68.2212 37.4344 72.9442 36.2099 76.2678 33.7609C79.7664 30.9621 82.2153 27.4636 82.5652 22.5656H71.7197C71.5448 24.3149 70.3203 28.863 63.3232 28.863Z' fill='%23C72030'/%3E%3Cpath d='M100.758 26.5888V1.57424H89.2129V35.86H120V26.5888H100.758Z' fill='%23C72030'/%3E%3C/svg%3E%0A");
}
/* Vodafone */
.sp-content-module .advisor .brands-block .option-group button[name="Vodafone"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Vodafone"]::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0.00 0.00 500.00 357.00' height='56'%3E%3Cpath stroke='rgba(126,126,126,0.6)' stroke-width='2.00' fill='none' stroke-linecap='butt' vector-effect='non-scaling-stroke' d='M 300.52 10.07 Q 260.59 9.76 229.78 33.07 C 201.47 54.50 184.13 92.09 192.89 127.31 C 198.77 150.98 216.69 170.69 240.51 176.63 C 281.25 186.80 318.17 154.57 316.42 113.99 C 315.06 82.47 294.81 66.55 266.23 58.71 Q 265.72 58.56 265.71 58.03 C 265.44 35.83 280.42 17.17 301.62 11.44 Q 302.05 11.32 302.00 10.79'/%3E%3Cpath fill='%237E7E7E' d='M 251.06 0.00 L 257.81 0.00 Q 280.19 1.03 300.52 10.07 Q 260.59 9.76 229.78 33.07 C 201.47 54.50 184.13 92.09 192.89 127.31 C 198.77 150.98 216.69 170.69 240.51 176.63 C 281.25 186.80 318.17 154.57 316.42 113.99 C 315.06 82.47 294.81 66.55 266.23 58.71 Q 265.72 58.56 265.71 58.03 C 265.44 35.83 280.42 17.17 301.62 11.44 Q 302.05 11.32 302.00 10.79 C 330.26 22.58 352.21 49.33 362.04 77.19 C 383.64 138.41 348.33 206.82 285.95 224.51 Q 244.39 236.30 205.45 218.25 C 132.00 184.21 116.83 84.86 176.84 30.18 Q 207.73 2.02 251.06 0.00 Z'/%3E%3Cpath fill='%23ffffff' d='M 300.52 10.07 L 302.00 10.79 Q 302.05 11.32 301.62 11.44 C 280.42 17.17 265.44 35.83 265.71 58.03 Q 265.72 58.56 266.23 58.71 C 294.81 66.55 315.06 82.47 316.42 113.99 C 318.17 154.57 281.25 186.80 240.51 176.63 C 216.69 170.69 198.77 150.98 192.89 127.31 C 184.13 92.09 201.47 54.50 229.78 33.07 Q 260.59 9.76 300.52 10.07 Z'/%3E%3Cpath fill='%237E7E7E' d='M 289.29 292.25 L 301.73 292.25 Q 302.27 292.25 302.27 292.79 L 302.32 304.93 Q 302.32 305.50 301.75 305.50 L 289.25 305.50 Q 288.75 305.50 288.75 306.00 L 288.75 355.34 A 0.41 0.40 90.0 0 1 288.35 355.75 L 273.15 355.75 A 0.67 0.66 0.0 0 1 272.48 355.09 L 272.51 306.25 A 0.76 0.75 0.0 0 0 271.75 305.50 L 264.62 305.50 Q 264.00 305.50 264.00 304.87 L 264.00 292.90 Q 264.01 292.25 264.66 292.25 L 271.98 292.25 Q 272.56 292.25 272.53 291.67 C 272.04 279.30 275.76 268.47 289.68 266.64 Q 298.85 265.44 307.34 268.89 Q 307.75 269.06 307.69 269.50 L 305.90 281.82 Q 305.80 282.54 305.12 282.28 C 295.32 278.60 288.56 280.36 288.70 291.67 Q 288.71 292.25 289.29 292.25 Z'/%3E%3Cpath fill='%237E7E7E' d='M 165.94 357.00 L 160.69 357.00 C 138.68 354.08 132.82 327.31 139.40 309.41 C 145.13 293.84 161.48 287.52 176.81 292.51 A 0.53 0.53 0.0 0 0 177.50 292.01 L 177.50 268.50 Q 177.50 268.00 178.00 268.00 L 193.00 268.00 Q 193.75 268.00 193.75 268.75 L 193.75 355.00 A 0.75 0.75 0.0 0 1 193.00 355.75 L 179.60 355.75 A 1.02 1.01 -2.8 0 1 178.59 354.84 L 178.27 351.65 Q 178.18 350.75 177.53 351.38 Q 172.66 356.11 165.94 357.00 Z M 153.34 330.79 C 155.93 341.63 165.88 347.06 175.54 339.79 Q 177.48 338.34 177.48 336.94 Q 177.53 322.00 177.49 307.05 Q 177.49 306.56 177.04 306.35 C 159.10 298.12 149.76 315.77 153.34 330.79 Z'/%3E%3Cpath fill='%237E7E7E' d='M 101.94 357.00 L 94.69 357.00 C 67.18 353.08 59.64 317.23 77.50 298.88 C 88.37 287.73 109.27 288.18 119.76 299.70 C 136.53 318.13 128.90 353.61 101.94 357.00 Z M 98.2018 343.2899 A 19.54 14.47 90.2 0 0 112.7399 323.8005 A 19.54 14.47 90.2 0 0 98.3382 304.2101 A 19.54 14.47 90.2 0 0 83.8001 323.6995 A 19.54 14.47 90.2 0 0 98.2018 343.2899 Z'/%3E%3Cpath fill='%237E7E7E' d='M 227.19 357.00 L 221.94 357.00 C 205.16 354.78 196.12 334.23 210.19 322.70 C 217.18 316.97 229.33 314.98 238.81 314.77 A 0.49 0.48 -88.0 0 0 239.28 314.33 C 239.93 307.77 236.11 304.26 229.73 304.11 Q 221.45 303.91 214.24 309.47 Q 214.49 310.05 213.08 309.19 L 208.29 298.99 A 0.64 0.64 0.0 0 1 208.51 298.18 C 222.12 288.81 248.69 285.47 254.50 305.90 Q 254.44 309.21 254.45 317.34 Q 254.49 336.10 254.61 354.87 Q 254.61 355.45 254.03 355.46 L 241.55 355.59 A 1.01 1.01 0.0 0 1 240.53 354.61 L 240.44 351.74 Q 240.41 350.65 239.62 351.40 Q 234.41 356.29 227.19 357.00 Z M 238.96 325.99 C 233.91 326.34 225.54 326.89 221.90 330.51 C 217.51 334.87 218.98 342.27 225.78 343.11 Q 233.50 344.07 239.14 339.03 Q 239.50 338.71 239.50 338.24 L 239.50 326.50 Q 239.50 325.96 238.96 325.99 Z'/%3E%3Cpath fill='%237E7E7E' d='M 339.44 357.00 L 332.44 357.00 C 295.90 352.14 296.87 293.19 333.69 290.92 C 373.95 288.44 377.81 351.57 339.44 357.00 Z M 335.8159 343.2800 A 19.54 14.45 90.1 0 0 350.3000 323.7652 A 19.54 14.45 90.1 0 0 335.8841 304.2000 A 19.54 14.45 90.1 0 0 321.4000 323.7148 A 19.54 14.45 90.1 0 0 335.8159 343.2800 Z'/%3E%3Cpath fill='%237E7E7E' d='M 392.36 297.01 C 409.64 284.12 432.63 291.10 432.72 315.16 Q 432.79 334.07 432.79 354.97 A 0.78 0.78 0.0 0 1 432.01 355.75 L 417.72 355.75 A 1.09 1.09 0.0 0 1 416.63 354.63 Q 416.97 336.92 416.57 320.21 Q 416.41 313.87 415.26 311.17 C 410.84 300.83 399.14 304.05 393.03 310.43 Q 392.72 310.76 392.72 311.22 L 392.76 355.18 A 0.57 0.56 -90.0 0 1 392.20 355.75 L 377.37 355.75 A 0.88 0.88 0.0 0 1 376.49 354.87 L 376.48 292.79 Q 376.48 292.25 377.02 292.25 L 390.64 292.25 Q 391.27 292.25 391.35 292.88 L 391.88 296.81 A 0.30 0.30 0.0 0 0 392.36 297.01 Z'/%3E%3Cpath fill='%237E7E7E' d='M 500.00 322.81 L 500.00 328.03 L 459.66 328.24 Q 459.08 328.24 459.11 328.81 C 459.85 347.09 482.03 345.07 492.66 337.87 Q 493.08 337.59 493.24 338.07 L 497.30 350.27 A 0.85 0.85 0.0 0 1 496.91 351.27 Q 488.09 356.18 477.94 357.00 L 469.94 357.00 Q 449.22 354.54 444.00 334.98 C 438.56 314.62 448.57 290.69 472.49 290.80 C 491.21 290.89 499.73 305.88 500.00 322.81 Z M 460.10 316.46 L 482.98 316.50 A 0.36 0.36 0.0 0 0 483.34 316.14 L 483.34 315.89 A 11.93 11.77 -89.9 0 0 471.59 303.94 L 471.53 303.94 A 11.93 11.77 -89.9 0 0 459.74 315.85 L 459.74 316.10 A 0.36 0.36 0.0 0 0 460.10 316.46 Z'/%3E%3Cpath fill='%237E7E7E' d='M 50.18 292.25 L 66.00 292.25 A 0.36 0.36 0.0 0 1 66.33 292.75 L 40.82 355.53 A 0.36 0.36 0.0 0 1 40.49 355.75 L 26.84 355.75 A 0.36 0.36 0.0 0 1 26.51 355.53 L 0.22 292.75 A 0.36 0.36 0.0 0 1 0.55 292.25 L 17.17 292.25 A 0.36 0.36 0.0 0 1 17.51 292.48 L 33.59 333.56 A 0.36 0.36 0.0 0 0 34.26 333.56 L 49.84 292.48 A 0.36 0.36 0.0 0 1 50.18 292.25 Z'/%3E%3C/svg%3E");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Vodafone"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0.00 0.00 500.00 357.00' height='56'%3E%3Cpath stroke='rgba(199,32,48,0.6)' stroke-width='2.00' fill='none' stroke-linecap='butt' vector-effect='non-scaling-stroke' d='M 300.52 10.07 Q 260.59 9.76 229.78 33.07 C 201.47 54.50 184.13 92.09 192.89 127.31 C 198.77 150.98 216.69 170.69 240.51 176.63 C 281.25 186.80 318.17 154.57 316.42 113.99 C 315.06 82.47 294.81 66.55 266.23 58.71 Q 265.72 58.56 265.71 58.03 C 265.44 35.83 280.42 17.17 301.62 11.44 Q 302.05 11.32 302.00 10.79'/%3E%3Cpath fill='%23C72030' d='M 251.06 0.00 L 257.81 0.00 Q 280.19 1.03 300.52 10.07 Q 260.59 9.76 229.78 33.07 C 201.47 54.50 184.13 92.09 192.89 127.31 C 198.77 150.98 216.69 170.69 240.51 176.63 C 281.25 186.80 318.17 154.57 316.42 113.99 C 315.06 82.47 294.81 66.55 266.23 58.71 Q 265.72 58.56 265.71 58.03 C 265.44 35.83 280.42 17.17 301.62 11.44 Q 302.05 11.32 302.00 10.79 C 330.26 22.58 352.21 49.33 362.04 77.19 C 383.64 138.41 348.33 206.82 285.95 224.51 Q 244.39 236.30 205.45 218.25 C 132.00 184.21 116.83 84.86 176.84 30.18 Q 207.73 2.02 251.06 0.00 Z'/%3E%3Cpath fill='%23ffffff' d='M 300.52 10.07 L 302.00 10.79 Q 302.05 11.32 301.62 11.44 C 280.42 17.17 265.44 35.83 265.71 58.03 Q 265.72 58.56 266.23 58.71 C 294.81 66.55 315.06 82.47 316.42 113.99 C 318.17 154.57 281.25 186.80 240.51 176.63 C 216.69 170.69 198.77 150.98 192.89 127.31 C 184.13 92.09 201.47 54.50 229.78 33.07 Q 260.59 9.76 300.52 10.07 Z'/%3E%3Cpath fill='%23C72030' d='M 289.29 292.25 L 301.73 292.25 Q 302.27 292.25 302.27 292.79 L 302.32 304.93 Q 302.32 305.50 301.75 305.50 L 289.25 305.50 Q 288.75 305.50 288.75 306.00 L 288.75 355.34 A 0.41 0.40 90.0 0 1 288.35 355.75 L 273.15 355.75 A 0.67 0.66 0.0 0 1 272.48 355.09 L 272.51 306.25 A 0.76 0.75 0.0 0 0 271.75 305.50 L 264.62 305.50 Q 264.00 305.50 264.00 304.87 L 264.00 292.90 Q 264.01 292.25 264.66 292.25 L 271.98 292.25 Q 272.56 292.25 272.53 291.67 C 272.04 279.30 275.76 268.47 289.68 266.64 Q 298.85 265.44 307.34 268.89 Q 307.75 269.06 307.69 269.50 L 305.90 281.82 Q 305.80 282.54 305.12 282.28 C 295.32 278.60 288.56 280.36 288.70 291.67 Q 288.71 292.25 289.29 292.25 Z'/%3E%3Cpath fill='%23C72030' d='M 165.94 357.00 L 160.69 357.00 C 138.68 354.08 132.82 327.31 139.40 309.41 C 145.13 293.84 161.48 287.52 176.81 292.51 A 0.53 0.53 0.0 0 0 177.50 292.01 L 177.50 268.50 Q 177.50 268.00 178.00 268.00 L 193.00 268.00 Q 193.75 268.00 193.75 268.75 L 193.75 355.00 A 0.75 0.75 0.0 0 1 193.00 355.75 L 179.60 355.75 A 1.02 1.01 -2.8 0 1 178.59 354.84 L 178.27 351.65 Q 178.18 350.75 177.53 351.38 Q 172.66 356.11 165.94 357.00 Z M 153.34 330.79 C 155.93 341.63 165.88 347.06 175.54 339.79 Q 177.48 338.34 177.48 336.94 Q 177.53 322.00 177.49 307.05 Q 177.49 306.56 177.04 306.35 C 159.10 298.12 149.76 315.77 153.34 330.79 Z'/%3E%3Cpath fill='%23C72030' d='M 101.94 357.00 L 94.69 357.00 C 67.18 353.08 59.64 317.23 77.50 298.88 C 88.37 287.73 109.27 288.18 119.76 299.70 C 136.53 318.13 128.90 353.61 101.94 357.00 Z M 98.2018 343.2899 A 19.54 14.47 90.2 0 0 112.7399 323.8005 A 19.54 14.47 90.2 0 0 98.3382 304.2101 A 19.54 14.47 90.2 0 0 83.8001 323.6995 A 19.54 14.47 90.2 0 0 98.2018 343.2899 Z'/%3E%3Cpath fill='%23C72030' d='M 227.19 357.00 L 221.94 357.00 C 205.16 354.78 196.12 334.23 210.19 322.70 C 217.18 316.97 229.33 314.98 238.81 314.77 A 0.49 0.48 -88.0 0 0 239.28 314.33 C 239.93 307.77 236.11 304.26 229.73 304.11 Q 221.45 303.91 214.24 309.47 Q 214.49 310.05 213.08 309.19 L 208.29 298.99 A 0.64 0.64 0.0 0 1 208.51 298.18 C 222.12 288.81 248.69 285.47 254.50 305.90 Q 254.44 309.21 254.45 317.34 Q 254.49 336.10 254.61 354.87 Q 254.61 355.45 254.03 355.46 L 241.55 355.59 A 1.01 1.01 0.0 0 1 240.53 354.61 L 240.44 351.74 Q 240.41 350.65 239.62 351.40 Q 234.41 356.29 227.19 357.00 Z M 238.96 325.99 C 233.91 326.34 225.54 326.89 221.90 330.51 C 217.51 334.87 218.98 342.27 225.78 343.11 Q 233.50 344.07 239.14 339.03 Q 239.50 338.71 239.50 338.24 L 239.50 326.50 Q 239.50 325.96 238.96 325.99 Z'/%3E%3Cpath fill='%23C72030' d='M 339.44 357.00 L 332.44 357.00 C 295.90 352.14 296.87 293.19 333.69 290.92 C 373.95 288.44 377.81 351.57 339.44 357.00 Z M 335.8159 343.2800 A 19.54 14.45 90.1 0 0 350.3000 323.7652 A 19.54 14.45 90.1 0 0 335.8841 304.2000 A 19.54 14.45 90.1 0 0 321.4000 323.7148 A 19.54 14.45 90.1 0 0 335.8159 343.2800 Z'/%3E%3Cpath fill='%23C72030' d='M 392.36 297.01 C 409.64 284.12 432.63 291.10 432.72 315.16 Q 432.79 334.07 432.79 354.97 A 0.78 0.78 0.0 0 1 432.01 355.75 L 417.72 355.75 A 1.09 1.09 0.0 0 1 416.63 354.63 Q 416.97 336.92 416.57 320.21 Q 416.41 313.87 415.26 311.17 C 410.84 300.83 399.14 304.05 393.03 310.43 Q 392.72 310.76 392.72 311.22 L 392.76 355.18 A 0.57 0.56 -90.0 0 1 392.20 355.75 L 377.37 355.75 A 0.88 0.88 0.0 0 1 376.49 354.87 L 376.48 292.79 Q 376.48 292.25 377.02 292.25 L 390.64 292.25 Q 391.27 292.25 391.35 292.88 L 391.88 296.81 A 0.30 0.30 0.0 0 0 392.36 297.01 Z'/%3E%3Cpath fill='%23C72030' d='M 500.00 322.81 L 500.00 328.03 L 459.66 328.24 Q 459.08 328.24 459.11 328.81 C 459.85 347.09 482.03 345.07 492.66 337.87 Q 493.08 337.59 493.24 338.07 L 497.30 350.27 A 0.85 0.85 0.0 0 1 496.91 351.27 Q 488.09 356.18 477.94 357.00 L 469.94 357.00 Q 449.22 354.54 444.00 334.98 C 438.56 314.62 448.57 290.69 472.49 290.80 C 491.21 290.89 499.73 305.88 500.00 322.81 Z M 460.10 316.46 L 482.98 316.50 A 0.36 0.36 0.0 0 0 483.34 316.14 L 483.34 315.89 A 11.93 11.77 -89.9 0 0 471.59 303.94 L 471.53 303.94 A 11.93 11.77 -89.9 0 0 459.74 315.85 L 459.74 316.10 A 0.36 0.36 0.0 0 0 460.10 316.46 Z'/%3E%3Cpath fill='%23C72030' d='M 50.18 292.25 L 66.00 292.25 A 0.36 0.36 0.0 0 1 66.33 292.75 L 40.82 355.53 A 0.36 0.36 0.0 0 1 40.49 355.75 L 26.84 355.75 A 0.36 0.36 0.0 0 1 26.51 355.53 L 0.22 292.75 A 0.36 0.36 0.0 0 1 0.55 292.25 L 17.17 292.25 A 0.36 0.36 0.0 0 1 17.51 292.48 L 33.59 333.56 A 0.36 0.36 0.0 0 0 34.26 333.56 L 49.84 292.48 A 0.36 0.36 0.0 0 1 50.18 292.25 Z'/%3E%3C/svg%3E");
}
/* Xiaomi */
.sp-content-module .advisor .brands-block .option-group button[name="Xiaomi"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="Xiaomi"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.8308 4.17937C32.057 0.420156 26.6309 0 20 0C13.3608 0 7.92641 0.425 4.15422 4.19438C0.382578 7.96219 0 13.3878 0 20.0195C0 26.6522 0.382578 32.0794 4.15578 35.8486C7.92773 39.6185 13.3615 40.0001 20 40.0001C26.6386 40.0001 32.0714 39.6185 35.8434 35.8486C39.6163 32.0787 40 26.6522 40 20.0195C40 13.3793 39.6122 7.94781 35.8308 4.17937Z' fill='%237E7E7E'/%3E%3Cpath d='M31.6057 12.391C31.7431 12.391 31.8575 12.5017 31.8575 12.638V27.4338C31.8575 27.5677 31.7431 27.679 31.6057 27.679H28.3638C28.2246 27.679 28.1116 27.5677 28.1116 27.4338V12.638C28.1116 12.5018 28.2246 12.391 28.3638 12.391H31.6057ZM17.5371 12.391C19.9826 12.391 22.5396 12.5031 23.8008 13.7652C25.0407 15.0071 25.175 17.4799 25.1802 19.8813V27.4337C25.1802 27.5677 25.0672 27.6789 24.9287 27.6789H21.6873C21.5485 27.6789 21.435 27.5677 21.435 27.4337V19.7513C21.4316 18.4102 21.3545 17.0318 20.6629 16.3379C20.0675 15.7409 18.9567 15.6042 17.8015 15.5759H11.9257C11.7879 15.5759 11.6751 15.6867 11.6751 15.8209V27.4338C11.6751 27.5677 11.5609 27.679 11.4222 27.679H8.17879C8.0402 27.679 7.92871 27.5677 7.92871 27.4338V12.638C7.92871 12.5018 8.04012 12.391 8.17879 12.391H17.5371ZM18.2626 18.2838C18.4006 18.2838 18.5127 18.3941 18.5127 18.5293V27.4338C18.5127 27.5677 18.4005 27.679 18.2626 27.679H14.8576C14.7176 27.679 14.6054 27.5677 14.6054 27.4338V18.5293C14.6054 18.3941 14.7176 18.2838 14.8576 18.2838H18.2626Z' fill='white'/%3E%3C/svg%3E%0A");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="Xiaomi"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.8308 4.17937C32.057 0.420156 26.6309 0 20 0C13.3608 0 7.92641 0.425 4.15422 4.19438C0.382578 7.96219 0 13.3878 0 20.0195C0 26.6522 0.382578 32.0794 4.15578 35.8486C7.92773 39.6185 13.3615 40.0001 20 40.0001C26.6386 40.0001 32.0714 39.6185 35.8434 35.8486C39.6163 32.0787 40 26.6522 40 20.0195C40 13.3793 39.6122 7.94781 35.8308 4.17937Z' fill='%23FF6900'/%3E%3Cpath d='M31.6057 12.391C31.7431 12.391 31.8575 12.5017 31.8575 12.638V27.4338C31.8575 27.5677 31.7431 27.679 31.6057 27.679H28.3638C28.2246 27.679 28.1116 27.5677 28.1116 27.4338V12.638C28.1116 12.5018 28.2246 12.391 28.3638 12.391H31.6057ZM17.5371 12.391C19.9826 12.391 22.5396 12.5031 23.8008 13.7652C25.0407 15.0071 25.175 17.4799 25.1802 19.8813V27.4337C25.1802 27.5677 25.0672 27.6789 24.9287 27.6789H21.6873C21.5485 27.6789 21.435 27.5677 21.435 27.4337V19.7513C21.4316 18.4102 21.3545 17.0318 20.6629 16.3379C20.0675 15.7409 18.9567 15.6042 17.8015 15.5759H11.9257C11.7879 15.5759 11.6751 15.6867 11.6751 15.8209V27.4338C11.6751 27.5677 11.5609 27.679 11.4222 27.679H8.17879C8.0402 27.679 7.92871 27.5677 7.92871 27.4338V12.638C7.92871 12.5018 8.04012 12.391 8.17879 12.391H17.5371ZM18.2626 18.2838C18.4006 18.2838 18.5127 18.3941 18.5127 18.5293V27.4338C18.5127 27.5677 18.4005 27.679 18.2626 27.679H14.8576C14.7176 27.679 14.6054 27.5677 14.6054 27.4338V18.5293C14.6054 18.3941 14.7176 18.2838 14.8576 18.2838H18.2626Z' fill='white'/%3E%3C/svg%3E%0A");
}
/* ZTE */
.sp-content-module .advisor .brands-block .option-group button[name="ZTE"] {
  color: transparent;
}
.sp-content-module .advisor .brands-block .option-group button[name="ZTE"]::after {
  background-image: url("data:image/svg+xml,%3Csvg width='78' height='38' viewBox='0 0 78 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.24313 37.9622C1.42692 37.8555 0.681692 37.3347 0.301558 36.6055C-0.0644765 35.9032 -0.0995933 35.0489 0.208819 34.3496C0.263653 34.2253 2.87267 30.0652 6.00667 25.1048C9.14066 20.1444 12.8612 14.2555 14.2745 12.0182C15.6879 9.78095 16.888 7.84207 16.9413 7.70955C17.1389 7.21928 17.0949 6.61356 16.8276 6.14252C16.6845 5.8903 16.3384 5.54924 16.1025 5.42791C15.6792 5.21019 15.9285 5.21817 9.53384 5.2174C2.91407 5.2174 3.30734 5.23333 2.68646 4.92485C1.59956 4.38469 1.02294 3.05859 1.3649 1.88557C1.55617 1.22944 2.0989 0.568543 2.68507 0.278009C3.29451 -0.0240455 2.36305 -0.00204357 14.0438 0.00979091L24.551 0.0204217L24.816 0.11178C25.6058 0.384169 26.2517 1.04314 26.4985 1.82828C26.571 2.059 26.5889 2.21345 26.5888 2.60896C26.5887 3.14747 26.5084 3.4877 26.293 3.86215C26.2345 3.96385 22.4822 9.90827 17.9546 17.072C13.427 24.2357 9.68697 30.1779 9.64353 30.2768C9.54094 30.5104 9.50572 31.0244 9.57247 31.3136C9.69952 31.8638 10.0739 32.33 10.5871 32.5771L10.8976 32.7266L17.6428 32.7478C25.1796 32.7715 24.5427 32.7447 25.1828 33.0653C25.5875 33.268 26.0411 33.7194 26.2546 34.1318C26.8855 35.3504 26.5282 36.7931 25.4085 37.5481C25.0633 37.7809 24.7234 37.9068 24.2861 37.9639C23.9093 38.0132 2.62013 38.0115 2.24313 37.962V37.9622ZM57.9593 37.9451C57.626 37.8838 57.1463 37.6701 56.8772 37.4629C56.6005 37.2499 56.2899 36.8672 56.1358 36.5494C55.848 35.9556 55.871 37.5604 55.8825 18.8986L55.893 2.03387L56.0042 1.72663C56.1428 1.34378 56.4246 0.923205 56.7237 0.652703C56.9984 0.404218 57.5911 0.104538 57.9281 0.0436751C58.094 0.0137351 60.9314 0 66.9594 0C75.579 0 75.7549 0.00197841 76.0636 0.0811829C76.5406 0.204148 76.8347 0.379881 77.2314 0.779049C77.4984 1.0477 77.6148 1.20213 77.7282 1.43809C78.0281 2.06229 78.0765 2.78705 77.8615 3.43291C77.7246 3.84401 77.5944 4.06354 77.2983 4.38268C76.99 4.71491 76.6415 4.94433 76.2306 5.08556L75.9045 5.19765L69.8521 5.2186C64.1193 5.23844 63.7879 5.24352 63.5756 5.315C62.6758 5.61794 61.9658 6.37063 61.7634 7.2362C61.6724 7.6254 61.6717 13.9432 61.7626 14.332C61.981 15.266 62.7347 16.0278 63.6819 16.2721C63.986 16.3505 64.1539 16.3531 68.8702 16.3538C74.3159 16.3538 74.0454 16.3408 74.66 16.6464C75.2799 16.9544 75.7829 17.5657 75.991 18.2637C76.1089 18.6593 76.0914 19.3639 75.9533 19.784C75.7019 20.5483 75.0595 21.1972 74.2946 21.4597L74.0296 21.5507L68.9351 21.5713L63.8405 21.5918L63.4892 21.7186C62.8007 21.9671 62.2809 22.4199 61.9839 23.0299C61.6896 23.6342 61.7007 23.4722 61.7007 27.1613C61.7007 30.3024 61.7048 30.4904 61.7796 30.7851C62.0169 31.7205 62.7062 32.4127 63.6774 32.6909C63.9034 32.7556 64.3557 32.7601 69.6279 32.7505C73.7018 32.743 75.4377 32.7534 75.6968 32.7867C76.8341 32.9329 77.7152 33.7441 77.9393 34.8513C78.0201 35.2505 78.0202 35.5039 77.9397 35.8971C77.7471 36.8369 77.1072 37.5609 76.193 37.8735L75.8637 37.986L67.0603 37.9929C59.8818 37.9986 58.2019 37.9898 57.9593 37.9451ZM40.7111 37.9371C40.4879 37.8994 40.0654 37.743 39.8144 37.605C39.4649 37.4128 38.8968 36.8406 38.7038 36.4863C38.6237 36.3394 38.5153 36.0898 38.4629 35.9316L38.3676 35.644L38.3464 21.5302C38.3271 8.68244 38.3194 7.39738 38.2594 7.20433C37.9689 6.26966 37.4048 5.66529 36.5331 5.35476L36.2075 5.23873L33.436 5.21649C30.9006 5.19612 30.6455 5.18787 30.4404 5.11942C29.521 4.81255 28.847 4.08376 28.6459 3.17885C28.5829 2.8954 28.5942 2.23793 28.6671 1.9517C28.8765 1.12879 29.4868 0.458555 30.3181 0.138297L30.6238 0.0205417L41.0779 0.00875902C48.453 0.000502408 51.61 0.010732 51.7969 0.0416353C52.1537 0.101653 52.7369 0.39264 53.0279 0.655751C53.3337 0.932249 53.6323 1.38893 53.7557 1.76877C53.8414 2.03271 53.855 2.15128 53.8544 2.62955C53.8538 3.10429 53.84 3.22275 53.7591 3.45134C53.4864 4.2217 52.8587 4.84077 52.0822 5.10502C51.8228 5.19331 51.7599 5.19566 49.0458 5.21863C45.9614 5.24473 46.1322 5.22904 45.5437 5.53916C44.9598 5.84685 44.4844 6.43166 44.2515 7.12872C44.206 7.26477 44.193 9.72338 44.1757 21.4069C44.1559 34.8036 44.1512 35.5331 44.0821 35.7672C43.7653 36.8396 42.9871 37.6274 41.9905 37.8844C41.6933 37.961 41.0181 37.9888 40.7111 37.9371Z' fill='%237E7E7E'/%3E%3C/svg%3E%0A");
}
.sp-content-module
  .advisor
  .brands-block
  .option-group
  button[name="ZTE"]:is(:hover, [aria-checked="true"])::after {
  background-image: url("data:image/svg+xml,%3Csvg width='78' height='38' viewBox='0 0 78 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.24313 37.9622C1.42692 37.8555 0.681692 37.3347 0.301558 36.6055C-0.0644765 35.9032 -0.0995933 35.0489 0.208819 34.3496C0.263653 34.2253 2.87267 30.0652 6.00667 25.1048C9.14066 20.1444 12.8612 14.2555 14.2745 12.0182C15.6879 9.78095 16.888 7.84207 16.9413 7.70955C17.1389 7.21928 17.0949 6.61356 16.8276 6.14252C16.6845 5.8903 16.3384 5.54924 16.1025 5.42791C15.6792 5.21019 15.9285 5.21817 9.53384 5.2174C2.91407 5.2174 3.30734 5.23333 2.68646 4.92485C1.59956 4.38469 1.02294 3.05859 1.3649 1.88557C1.55617 1.22944 2.0989 0.568543 2.68507 0.278009C3.29451 -0.0240455 2.36305 -0.00204357 14.0438 0.00979091L24.551 0.0204217L24.816 0.11178C25.6058 0.384169 26.2517 1.04314 26.4985 1.82828C26.571 2.059 26.5889 2.21345 26.5888 2.60896C26.5887 3.14747 26.5084 3.4877 26.293 3.86215C26.2345 3.96385 22.4822 9.90827 17.9546 17.072C13.427 24.2357 9.68697 30.1779 9.64353 30.2768C9.54094 30.5104 9.50572 31.0244 9.57247 31.3136C9.69952 31.8638 10.0739 32.33 10.5871 32.5771L10.8976 32.7266L17.6428 32.7478C25.1796 32.7715 24.5427 32.7447 25.1828 33.0653C25.5875 33.268 26.0411 33.7194 26.2546 34.1318C26.8855 35.3504 26.5282 36.7931 25.4085 37.5481C25.0633 37.7809 24.7234 37.9068 24.2861 37.9639C23.9093 38.0132 2.62013 38.0115 2.24313 37.962V37.9622ZM57.9593 37.9451C57.626 37.8838 57.1463 37.6701 56.8772 37.4629C56.6005 37.2499 56.2899 36.8672 56.1358 36.5494C55.848 35.9556 55.871 37.5604 55.8825 18.8986L55.893 2.03387L56.0042 1.72663C56.1428 1.34378 56.4246 0.923205 56.7237 0.652703C56.9984 0.404218 57.5911 0.104538 57.9281 0.0436751C58.094 0.0137351 60.9314 0 66.9594 0C75.579 0 75.7549 0.00197841 76.0636 0.0811829C76.5406 0.204148 76.8347 0.379881 77.2314 0.779049C77.4984 1.0477 77.6148 1.20213 77.7282 1.43809C78.0281 2.06229 78.0765 2.78705 77.8615 3.43291C77.7246 3.84401 77.5944 4.06354 77.2983 4.38268C76.99 4.71491 76.6415 4.94433 76.2306 5.08556L75.9045 5.19765L69.8521 5.2186C64.1193 5.23844 63.7879 5.24352 63.5756 5.315C62.6758 5.61794 61.9658 6.37063 61.7634 7.2362C61.6724 7.6254 61.6717 13.9432 61.7626 14.332C61.981 15.266 62.7347 16.0278 63.6819 16.2721C63.986 16.3505 64.1539 16.3531 68.8702 16.3538C74.3159 16.3538 74.0454 16.3408 74.66 16.6464C75.2799 16.9544 75.7829 17.5657 75.991 18.2637C76.1089 18.6593 76.0914 19.3639 75.9533 19.784C75.7019 20.5483 75.0595 21.1972 74.2946 21.4597L74.0296 21.5507L68.9351 21.5713L63.8405 21.5918L63.4892 21.7186C62.8007 21.9671 62.2809 22.4199 61.9839 23.0299C61.6896 23.6342 61.7007 23.4722 61.7007 27.1613C61.7007 30.3024 61.7048 30.4904 61.7796 30.7851C62.0169 31.7205 62.7062 32.4127 63.6774 32.6909C63.9034 32.7556 64.3557 32.7601 69.6279 32.7505C73.7018 32.743 75.4377 32.7534 75.6968 32.7867C76.8341 32.9329 77.7152 33.7441 77.9393 34.8513C78.0201 35.2505 78.0202 35.5039 77.9397 35.8971C77.7471 36.8369 77.1072 37.5609 76.193 37.8735L75.8637 37.986L67.0603 37.9929C59.8818 37.9986 58.2019 37.9898 57.9593 37.9451ZM40.7111 37.9371C40.4879 37.8994 40.0654 37.743 39.8144 37.605C39.4649 37.4128 38.8968 36.8406 38.7038 36.4863C38.6237 36.3394 38.5153 36.0898 38.4629 35.9316L38.3676 35.644L38.3464 21.5302C38.3271 8.68244 38.3194 7.39738 38.2594 7.20433C37.9689 6.26966 37.4048 5.66529 36.5331 5.35476L36.2075 5.23873L33.436 5.21649C30.9006 5.19612 30.6455 5.18787 30.4404 5.11942C29.521 4.81255 28.847 4.08376 28.6459 3.17885C28.5829 2.8954 28.5942 2.23793 28.6671 1.9517C28.8765 1.12879 29.4868 0.458555 30.3181 0.138297L30.6238 0.0205417L41.0779 0.00875902C48.453 0.000502408 51.61 0.010732 51.7969 0.0416353C52.1537 0.101653 52.7369 0.39264 53.0279 0.655751C53.3337 0.932249 53.6323 1.38893 53.7557 1.76877C53.8414 2.03271 53.855 2.15128 53.8544 2.62955C53.8538 3.10429 53.84 3.22275 53.7591 3.45134C53.4864 4.2217 52.8587 4.84077 52.0822 5.10502C51.8228 5.19331 51.7599 5.19566 49.0458 5.21863C45.9614 5.24473 46.1322 5.22904 45.5437 5.53916C44.9598 5.84685 44.4844 6.43166 44.2515 7.12872C44.206 7.26477 44.193 9.72338 44.1757 21.4069C44.1559 34.8036 44.1512 35.5331 44.0821 35.7672C43.7653 36.8396 42.9871 37.6274 41.9905 37.8844C41.6933 37.961 41.0181 37.9888 40.7111 37.9371Z' fill='%2300BFFE'/%3E%3C/svg%3E%0A");
}
/* Layout Styles */
.sp-content-module .loading-container {
  min-height: 75vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Content Styles */
.sp-content-module .custom-article {
}
.sp-content-module .custom-article .content-block:not(:last-child) {
  margin-bottom: 28px;
}
.sp-content-module .custom-article .content-block > .title {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.sp-content-module .custom-article .content-block > .caption {
  margin-top: 4px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: var(--color-monochrome-4);
}
.sp-content-module .custom-article .content-block.html-block .button:focus-visible {
  outline: 2px solid var(--color-primary);
  border-radius: 2px;
}
/* Buttons block styles */
.sp-content-module .custom-article .button-block .buttons {
  gap: 24px;
}
/* Accordion block styles */
.sp-content-module .custom-article .accordion-block .accordion .accordion-header {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.sp-content-module .custom-article .accordion-block .accordion .accordion-content {
  color: var(--color-grey-600);
}
/* Step-by-Step clock styles */
.sp-content-module .custom-article .stepbystep-block .steps-viewer {
  max-width: 1024px;
  margin: 0 auto;
  padding-top: 12px;
}
/* Table block styles */
.sp-content-module .custom-article .table-block .html-table-preview .outer-table-wrapper {
  border-radius: 4px;
}
.sp-content-module .custom-article .table-block .html-table-preview table td,
.sp-content-module .custom-article .table-block .html-table-preview table th {
  padding: 4px 6px;
}
.sp-content-module .custom-article .table-block .html-table-preview table th {
  background-color: color-mix(in srgb, var(--color-text) 8%, white);
}
.sp-content-module .custom-article .table-block .html-table-preview .table-row-numbers {
  background-color: color-mix(in srgb, var(--color-text) 8%, white);
}
.sp-content-module .custom-article .table-block .html-table-preview .table-row-number {
  padding: 4px 6px;
}
/* Markers holder */
.sp-content-module .custom-article .popper,
.sp-content-module .interactive-navigation-map .popper {
  padding: 8px !important;
  border-radius: 4px !important;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
}
.sp-content-module .custom-article .popper *,
.sp-content-module .interactive-navigation-map .popper * {
  color: var(--popper-text-color);
}
.sp-content-module .custom-article .popper ul,
.sp-content-module .custom-article .popper ol,
.sp-content-module .interactive-navigation-map .popper ul,
.sp-content-module .interactive-navigation-map .popper ol {
  padding: 0;
}
.sp-content-module .custom-article .popper .quill-preview ol li,
.sp-content-module .custom-article .popper .quill-preview ul li,
.sp-content-module .interactive-navigation-map .popper .quill-preview ol li,
.sp-content-module .interactive-navigation-map .popper .quill-preview ul li {
  position: relative;
}
.sp-content-module .custom-article .popper .quill-preview ol > li::before,
.sp-content-module .custom-article .popper .quill-preview ul > li::before,
.sp-content-module .interactive-navigation-map .popper .quill-preview ol > li::before,
.sp-content-module .interactive-navigation-map .popper .quill-preview ul > li::before {
  position: absolute;
  left: 0;
  text-align: left;
  margin: 0;
}
.sp-content-module .custom-article .popper .quill-preview ul > li::before,
.sp-content-module .interactive-navigation-map .popper .quill-preview ul > li::before {
  left: 0.5em;
}
/* --- Top placement --- */
.sp-content-module .custom-article .popper[data-popper-placement^="top"],
.sp-content-module .interactive-navigation-map .popper[data-popper-placement^="top"] {
  margin-top: 24px !important;
}
.sp-content-module .custom-article .popper[data-popper-placement^="top"]::after,
.sp-content-module .interactive-navigation-map .popper[data-popper-placement^="top"]::after {
  position: absolute;
  left: 50%;
  bottom: -8px;
  transform: translateX(-50%);

  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid var(--popper-arrow-color);
}
/* --- Bottom placement --- */
.sp-content-module .custom-article .popper[data-popper-placement^="bottom"],
.sp-content-module .interactive-navigation-map .popper[data-popper-placement^="bottom"] {
  margin-top: 24px !important;
}
.sp-content-module .custom-article .popper[data-popper-placement^="bottom"]::after,
.sp-content-module .interactive-navigation-map .popper[data-popper-placement^="bottom"]::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -8px;
  transform: translateX(-50%);

  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid var(--popper-arrow-color);
}
/* --- Right placement --- */
.sp-content-module .custom-article .popper[data-popper-placement^="right"],
.sp-content-module .interactive-navigation-map .popper[data-popper-placement^="right"] {
  margin-left: 24px !important;
}
.sp-content-module .custom-article .popper[data-popper-placement^="right"]::after,
.sp-content-module .interactive-navigation-map .popper[data-popper-placement^="right"]::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  left: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid var(--popper-arrow-color);
}
/* --- Left placement --- */
.sp-content-module .custom-article .popper[data-popper-placement^="left"],
.sp-content-module .interactive-navigation-map .popper[data-popper-placement^="left"] {
  margin-left: 24px !important;
}
.sp-content-module .custom-article .popper[data-popper-placement^="left"]::after,
.sp-content-module .interactive-navigation-map .popper[data-popper-placement^="left"]::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid var(--popper-arrow-color);
}
.sp-content-module .custom-article .image-container .markers-wrap .info-icon {
  top: unset;
  right: unset;
  border: none;
  background-color: transparent;
  color: #fff;
  height: 24px;
  width: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5312 16.25C11.5312 16.5261 11.7551 16.75 12.0312 16.75C12.3074 16.75 12.5312 16.5261 12.5312 16.25H12.0312H11.5312ZM12.0312 10.4375H12.5312C12.5312 10.1614 12.3074 9.9375 12.0312 9.9375V10.4375ZM11.0312 9.9375C10.7551 9.9375 10.5312 10.1614 10.5312 10.4375C10.5312 10.7136 10.7551 10.9375 11.0312 10.9375V10.4375V9.9375ZM11.0312 15.9375C10.7551 15.9375 10.5312 16.1614 10.5312 16.4375C10.5312 16.7136 10.7551 16.9375 11.0312 16.9375V16.4375V15.9375ZM13.0312 16.9375C13.3074 16.9375 13.5312 16.7136 13.5312 16.4375C13.5312 16.1614 13.3074 15.9375 13.0312 15.9375V16.4375V16.9375ZM11.4062 7.5625C11.4062 7.83864 11.6301 8.0625 11.9062 8.0625C12.1824 8.0625 12.4062 7.83864 12.4062 7.5625H11.9062H11.4062ZM11.1562 7.5625C11.1562 7.83864 11.3801 8.0625 11.6562 8.0625C11.9324 8.0625 12.1562 7.83864 12.1562 7.5625H11.6562H11.1562ZM12 2.5V2V2.5ZM12 21.5V22V21.5ZM2.5 12H2H2.5ZM12.0312 16.25H12.5312V10.4375H12.0312H11.5312V16.25H12.0312ZM12.0312 10.4375V9.9375H11.0312V10.4375V10.9375H12.0312V10.4375ZM11.0312 16.4375V16.9375H13.0312V16.4375V15.9375H11.0312V16.4375ZM11.6562 7.5625H12.1562C12.1562 7.76961 11.9884 7.9375 11.7812 7.9375V7.4375V6.9375C11.4361 6.9375 11.1562 7.21732 11.1562 7.5625H11.6562ZM11.7812 7.4375V7.9375C11.5741 7.9375 11.4062 7.76961 11.4062 7.5625H11.9062H12.4062C12.4062 7.21732 12.1264 6.9375 11.7812 6.9375V7.4375ZM12 2.5V3C14.3869 3 16.6761 3.94821 18.364 5.63604L18.7175 5.28249L19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2V2.5ZM18.7175 5.28249L18.364 5.63604C20.0518 7.32387 21 9.61305 21 12H21.5H22C22 9.34784 20.9464 6.8043 19.0711 4.92893L18.7175 5.28249ZM21.5 12H21C21 14.3869 20.0518 16.6761 18.364 18.364L18.7175 18.7175L19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12H21.5ZM18.7175 18.7175L18.364 18.364C16.6761 20.0518 14.3869 21 12 21V21.5V22C14.6522 22 17.1957 20.9464 19.0711 19.0711L18.7175 18.7175ZM12 21.5V21C9.61305 21 7.32387 20.0518 5.63604 18.364L5.28249 18.7175L4.92893 19.0711C6.8043 20.9464 9.34784 22 12 22V21.5ZM5.28249 18.7175L5.63604 18.364C3.94821 16.6761 3 14.3869 3 12H2.5H2C2 14.6522 3.05357 17.1957 4.92893 19.0711L5.28249 18.7175ZM2.5 12H3C3 9.61305 3.94821 7.32387 5.63604 5.63604L5.28249 5.28249L4.92893 4.92893C3.05357 6.8043 2 9.34784 2 12H2.5ZM5.28249 5.28249L5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3V2.5V2C9.34784 2 6.8043 3.05357 4.92893 4.92893L5.28249 5.28249ZM12.0312 7.56877H11.5312C11.5312 7.40309 11.6655 7.26877 11.8312 7.26877V7.76877V8.26877C12.2178 8.26877 12.5312 7.95537 12.5312 7.56877H12.0312ZM11.8312 7.76877V7.26877C11.9969 7.26877 12.1312 7.40309 12.1312 7.56877H11.6312H11.1312C11.1312 7.95537 11.4446 8.26877 11.8312 8.26877V7.76877ZM11.6312 7.56877H12.1312C12.1312 7.73446 11.9969 7.86877 11.8312 7.86877V7.36877V6.86877C11.4446 6.86877 11.1312 7.18217 11.1312 7.56877H11.6312ZM11.8312 7.36877V7.86877C11.6655 7.86877 11.5312 7.73446 11.5312 7.56877H12.0312H12.5312C12.5312 7.18217 12.2178 6.86877 11.8312 6.86877V7.36877Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}
.sp-content-module .custom-article .image-container .markers-wrap .info-icon svg {
  display: none;
}
/* Attachment link (Hide in SP Suite) */
.sp-content-module .custom-article a[data-type="attachment"]:after {
  content: none;
  display: none;
}
/* Mobile Styles */
@media (max-width: 768px) {
  .sp-content-module .custom-article .content-block .title {
    font-size: 16px;
    line-height: 24px;
  }
}
.sp-content-module .diagnostic-flow .path-item {
  position: relative;
  padding-left: 9px;
}
.sp-content-module .diagnostic-flow .path-item::before,
.sp-content-module .diagnostic-flow .path-item:last-child:not(.terminated)::after {
  content: "";
  position: absolute;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 9999px;
}
.sp-content-module .diagnostic-flow .path-item::before {
  top: 0;
}
.sp-content-module .diagnostic-flow .path-item::after {
  bottom: 0;
}
.sp-content-module .diagnostic-flow .path-item:not(.processed)::before,
.sp-content-module .diagnostic-flow .path-item::after {
  background: var(--color-primary);
}
.sp-content-module .diagnostic-flow .path-item.processed::before {
  background: var(--color-monochrome-4);
}
.sp-content-module .diagnostic-flow .path-item.first-unprocessed::before {
  outline: 1px solid var(--color-primary);
  border: 1px solid #fff;
}
.sp-content-module .diagnostic-flow .flow-block {
  padding-left: 28px;
  padding-bottom: 56px;
  border-left-width: 2px;
  border-style: solid;
}
.sp-content-module .diagnostic-flow .path-item.processed .flow-block {
  border-color: var(--color-monochrome-4);
}
.sp-content-module .diagnostic-flow .path-item:not(.processed) .flow-block {
  border-color: var(--color-primary);
}
.sp-content-module .diagnostic-flow .path-item.processed {
  opacity: 0.7;
}
.sp-content-module .diagnostic-flow .path-item:has(.decision-buttons .select) {
  position: relative;
  z-index: 2;
}
.sp-content-module .diagnostic-flow .path-item.processed:has(.decision-buttons .select .select-btn.open) {
  opacity: 1;
}
.sp-content-module .diagnostic-flow .path-item.terminated .flow-block {
  border-color: transparent;
}
.sp-content-module .diagnostic-flow .custom-article .content-block:not(:last-child) {
  margin-bottom: 20px;
}
.sp-content-module .diagnostic-flow .flow-block > .title {
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.sp-content-module .diagnostic-flow .flow-block > .caption {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-monochrome-4);
}
.sp-content-module .diagnostic-flow .flow-block .extref-title {
  margin-bottom: 8px;
}
.sp-content-module .diagnostic-flow .flow-block.decision-block:has(.title) .decision-buttons {
  margin-top: 20px;
}
.sp-content-module .diagnostic-flow .flow-block.decision-block .decision-buttons {
  gap: 16px;
}
.sp-content-module .diagnostic-flow .flow-block.decision-block .decision-buttons:has(.decision-button.with-image) {
  display: grid;
  grid-template-columns: repeat(auto-fit, 200px);
  grid-auto-rows: minmax(0, 1fr);
}
.sp-content-module .diagnostic-flow .flow-block.decision-block .decision-buttons .select-btn .text {
  flex: 1;
  text-align: left;
}
.sp-content-module .diagnostic-flow .flow-block.decision-block .decision-buttons .select img {
  max-height: 28px;
  max-width: 28px;
}
.sp-content-module .device-search-modal .modal-content {
  max-width: 697px;
  overflow: unset;
}
.sp-content-module .device-search-modal .modal-body {
  overflow: unset;
}
.sp-content-module .device-search-modal .search li .image {
  margin-right: 4px;
  width: 32px;
  display: flex;
  justify-content: center;
}
.sp-content-module .device-search-modal .search li .image img {
  height: 32px;
}
/* Mobile Styles */
@media (max-width: 768px) {
  .sp-content-module .diagnostic-flow .flow-block {
    padding-left: 17px;
    padding-bottom: 40px;
  }

  .sp-content-module .diagnostic-flow .path-item::before,
  .sp-content-module .diagnostic-flow .path-item:last-child:not(.terminated)::after {
    left: 2px;
    height: 16px;
    width: 16px;
  }

  .sp-content-module .diagnostic-flow .flow-block > .caption {
    margin-bottom: 16px;
  }

  .sp-content-module .diagnostic-flow .flow-block.decision-block:has(.title) .decision-buttons {
    margin-top: 16px;
  }
}
.sp-content-module .interactive-navigation-map {
  align-items: flex-start;
  gap: 40px;
}
.sp-content-module .interactive-navigation-map .screen {
  padding-bottom: 40px;
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.18);
}
.sp-content-module .interactive-navigation-map .screen .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: var(--color-grey-800);
  padding: 16px;
  margin-bottom: 40px;
  border-bottom: 1px solid var(--color-monochrome-2);
}
.sp-content-module .interactive-navigation-map .screen .caption {
  margin: 4px 8px 0;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: var(--color-monochrome-4);
}
.sp-content-module .interactive-navigation-map .inm-sidebar {
  width: 280px !important;
  min-width: 280px !important;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.sp-content-module .interactive-navigation-map .inm-sidebar h2 {
  display: none;
}
.sp-content-module .interactive-navigation-map .inm-sidebar a {
  position: relative;
  padding: 16px;
  min-height: 72px;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-grey-800);
  border-bottom: 1px solid var(--color-border);
  transition:
    color 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease,
    font-weight 0.2s ease;
}
.sp-content-module .interactive-navigation-map .inm-sidebar a:not(.active):hover {
  background-color: var(--color-monochrome-2);
  border-color: var(--color-monochrome-2);
}
.sp-content-module .interactive-navigation-map .inm-sidebar a:not(.active):active {
  background-color: var(--color-monochrome-5);
  border-color: var(--color-monochrome-5);
  font-weight: 700;
  color: #fff;
}
.sp-content-module .interactive-navigation-map .inm-sidebar a.active {
  font-weight: 700;
  color: var(--color-text);
  padding-right: 48px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1825 6.68164L9.36375 16.5004L5 12.1366' stroke='%23E60001' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center right 16px;
}
.sp-content-module .interactive-navigation-map .inm-sidebar ul li:last-child a {
  border-bottom: none;
}
.sp-content-module .interactive-navigation-map .image-container .markers-wrap .info-icon {
  top: unset;
  right: unset;
  border: none;
  background-color: transparent;
  color: #fff;
  height: 24px;
  width: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5312 16.25C11.5312 16.5261 11.7551 16.75 12.0312 16.75C12.3074 16.75 12.5312 16.5261 12.5312 16.25H12.0312H11.5312ZM12.0312 10.4375H12.5312C12.5312 10.1614 12.3074 9.9375 12.0312 9.9375V10.4375ZM11.0312 9.9375C10.7551 9.9375 10.5312 10.1614 10.5312 10.4375C10.5312 10.7136 10.7551 10.9375 11.0312 10.9375V10.4375V9.9375ZM11.0312 15.9375C10.7551 15.9375 10.5312 16.1614 10.5312 16.4375C10.5312 16.7136 10.7551 16.9375 11.0312 16.9375V16.4375V15.9375ZM13.0312 16.9375C13.3074 16.9375 13.5312 16.7136 13.5312 16.4375C13.5312 16.1614 13.3074 15.9375 13.0312 15.9375V16.4375V16.9375ZM11.4062 7.5625C11.4062 7.83864 11.6301 8.0625 11.9062 8.0625C12.1824 8.0625 12.4062 7.83864 12.4062 7.5625H11.9062H11.4062ZM11.1562 7.5625C11.1562 7.83864 11.3801 8.0625 11.6562 8.0625C11.9324 8.0625 12.1562 7.83864 12.1562 7.5625H11.6562H11.1562ZM12 2.5V2V2.5ZM12 21.5V22V21.5ZM2.5 12H2H2.5ZM12.0312 16.25H12.5312V10.4375H12.0312H11.5312V16.25H12.0312ZM12.0312 10.4375V9.9375H11.0312V10.4375V10.9375H12.0312V10.4375ZM11.0312 16.4375V16.9375H13.0312V16.4375V15.9375H11.0312V16.4375ZM11.6562 7.5625H12.1562C12.1562 7.76961 11.9884 7.9375 11.7812 7.9375V7.4375V6.9375C11.4361 6.9375 11.1562 7.21732 11.1562 7.5625H11.6562ZM11.7812 7.4375V7.9375C11.5741 7.9375 11.4062 7.76961 11.4062 7.5625H11.9062H12.4062C12.4062 7.21732 12.1264 6.9375 11.7812 6.9375V7.4375ZM12 2.5V3C14.3869 3 16.6761 3.94821 18.364 5.63604L18.7175 5.28249L19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2V2.5ZM18.7175 5.28249L18.364 5.63604C20.0518 7.32387 21 9.61305 21 12H21.5H22C22 9.34784 20.9464 6.8043 19.0711 4.92893L18.7175 5.28249ZM21.5 12H21C21 14.3869 20.0518 16.6761 18.364 18.364L18.7175 18.7175L19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12H21.5ZM18.7175 18.7175L18.364 18.364C16.6761 20.0518 14.3869 21 12 21V21.5V22C14.6522 22 17.1957 20.9464 19.0711 19.0711L18.7175 18.7175ZM12 21.5V21C9.61305 21 7.32387 20.0518 5.63604 18.364L5.28249 18.7175L4.92893 19.0711C6.8043 20.9464 9.34784 22 12 22V21.5ZM5.28249 18.7175L5.63604 18.364C3.94821 16.6761 3 14.3869 3 12H2.5H2C2 14.6522 3.05357 17.1957 4.92893 19.0711L5.28249 18.7175ZM2.5 12H3C3 9.61305 3.94821 7.32387 5.63604 5.63604L5.28249 5.28249L4.92893 4.92893C3.05357 6.8043 2 9.34784 2 12H2.5ZM5.28249 5.28249L5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3V2.5V2C9.34784 2 6.8043 3.05357 4.92893 4.92893L5.28249 5.28249ZM12.0312 7.56877H11.5312C11.5312 7.40309 11.6655 7.26877 11.8312 7.26877V7.76877V8.26877C12.2178 8.26877 12.5312 7.95537 12.5312 7.56877H12.0312ZM11.8312 7.76877V7.26877C11.9969 7.26877 12.1312 7.40309 12.1312 7.56877H11.6312H11.1312C11.1312 7.95537 11.4446 8.26877 11.8312 8.26877V7.76877ZM11.6312 7.56877H12.1312C12.1312 7.73446 11.9969 7.86877 11.8312 7.86877V7.36877V6.86877C11.4446 6.86877 11.1312 7.18217 11.1312 7.56877H11.6312ZM11.8312 7.36877V7.86877C11.6655 7.86877 11.5312 7.73446 11.5312 7.56877H12.0312H12.5312C12.5312 7.18217 12.2178 6.86877 11.8312 6.86877V7.36877Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}
.sp-content-module .interactive-navigation-map .image-container .markers-wrap .info-icon svg {
  display: none;
}
@media (max-width: 1280px) {
  .sp-content-module .interactive-navigation-map {
    gap: 28px;
  }
}
/* Mobile Styles */
@media (max-width: 1023px) {
  .sp-content-module .interactive-navigation-map {
    flex-direction: column;
    gap: 20px;
  }

  .sp-content-module .interactive-navigation-map .screen .title {
    margin-bottom: 20px;
  }

  .sp-content-module .interactive-navigation-map .screen .caption {
    margin: 8px;
  }

  .sp-content-module .interactive-navigation-map .inm-sidebar {
    width: calc(100% - 32px) !important;
    margin-left: 16px;
    margin-right: 16px;
    min-width: unset !important;
  }

  .sp-content-module .interactive-navigation-map .inm-sidebar a {
    min-height: 56px;
  }
}
/* ===== Button ===== */
.sp-content-module .overlay {
  background-color: #00000080 !important;
}
.sp-content-module .slide-out-panel-container {
  z-index: 9999999 !important;
}
.sp-content-module .open-btn {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateX(-50%);
  rotate: -90deg;
  transform-origin: top left;
  padding: 6px 12px 6px 44px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  border: 2px solid var(--color-primary-selected);
  color: white;
  background: var(--color-primary-selected);
  font-family: sans-serif;
  outline: none;
  transition: cubic-bezier(0.3, -0.04, 0.5, 1.5);
  transition-property: transform, left;
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  pointer-events: auto;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  z-index: 999;
}
@media (max-width: 768px) {
  .sp-content-module .open-btn {
    font-size: 14px;
    line-height: 16px;
    left: 0;
    border: none;
    top: initial;
    bottom: 0;
    right: 0;
    border-radius: 0;
    width: 100%;
    height: 40px;
    background: var(--color-primary);
    padding: 4px 20px;
    transform: unset;
    rotate: 0deg;
    transition-duration: 0s;
  }
}
.sp-content-module .open-btn:hover:after {
  content: "";
  position: absolute;
  top: -12px;
  left: -50vh;
  width: 150vh;
  height: 10px;
  background: white;
}
.sp-content-module .open-btn:active {
  width: initial;
}
.sp-content-module .open-btn:before {
  display: none;
}
.sp-content-module .open-btn span {
  position: relative;
}
@media (max-width: 768px) {
  .sp-content-module .open-btn span {
    opacity: 1;
  }
}
.sp-content-module .open-btn span:before {
  position: absolute;
  display: block;
  top: -4px;
  left: -30px;
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 8.8C10 8.8 10.3 7 12.5 7C14.7 7 15.4 9.7 14.3 10.8C13.8 11.3 13.3 11.8 13 12.1C12.7 12.4 12.5 12.8 12.5 13.3V14.3M12.6 17C12.6 16.9448 12.5553 16.9 12.5 16.9C12.4448 16.9 12.4 16.9448 12.4 17M22 12C22 17.2467 17.7467 21.5 12.5 21.5C7.25329 21.5 3 17.2467 3 12C3 6.75329 7.25329 2.5 12.5 2.5C17.7467 2.5 22 6.75329 22 12ZM12.7 17C12.7 17.1105 12.6105 17.2001 12.5 17.2001C12.3896 17.2001 12.3 17.1105 12.3 17C12.3 16.8896 12.3896 16.8 12.5 16.8C12.6105 16.8 12.7 16.8896 12.7 17Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.sp-content-module .open-btn:hover {
  left: 10px;
}
@media (max-width: 768px) {
  .sp-content-module .open-btn:hover {
    left: 0;
  }
}
.sp-content-module .open-btn:hover:after {
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
/* ===== Panel ===== */
.sp-content-module .panel {
  z-index: 999999;
  width: 100% !important;
  padding: 0px;
  margin: 0px;
  max-width: 65%;
}
@media (max-width: 1500px) {
  .sp-content-module .panel {
    max-width: 80vw;
  }
}
@media (max-width: 1024px) {
  .sp-content-module .panel {
    max-width: 95vw;
  }
}
@media (max-width: 768px) {
  .sp-content-module .panel {
    max-width: 100vw;
    transform: translateY(100%);
  }

  .sp-content-module .panel {
    transform: translateY(0);
  }
}
/* ===== Panel header ===== */
.sp-content-module .panel-header {
  align-items: center;
  padding: 28px 16px;
  background-color: var(--color-grey-800);
  height: 96px;
}
/* ===== Header title ===== */
.sp-content-module .panel-header h1.advisor-title {
  padding: 0;
  margin-right: 10px;
  margin-bottom: 0;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #fff;
}
/* ===== Close Button ===== */
.sp-content-module .panel-header button.close-btn,
.sp-content-module .panel-header button.close-btn svg {
  margin: 0;
  width: 40px !important;
  height: 40px !important;
}
@media (max-width: 768px) {
  .sp-content-module .open-btn:after {
    content: none;
  }
}
.sp-content-module .panel-header button.close-btn path {
  stroke: white;
  stroke-width: 0.5;
}
/* ===== Tablet ===== */
@media (min-width: 768px) {
  .sp-content-module .panel-header {
    padding: 28px 20px 28px 40px;
  }

  .sp-content-module .panel-header h1.advisor-title {
    font-size: 28px;
    line-height: 32px;
  }
}
/* ===== Panel content ===== */
.sp-content-module .panel-content {
  max-width: 1280px;
  margin: auto !important;
  padding: 28px 16px;
  height: calc(100dvh - 96px);
  width: 100%;
}
@media (min-width: 768px) {
  .sp-content-module .panel-content {
    padding: 40px;
  }
}
/* ===== Progress Steps ===== */
.sp-content-module .advisor .progress-steps {
  display: flex;
  gap: 20px;
  margin: 16px 0;
  flex-wrap: nowrap;
}
.sp-content-module .advisor .progress-steps .step {
  flex: 1;
  height: 4px;
  background-color: var(--color-border, #efefef);
}
.sp-content-module .advisor .progress-steps .step.active,
.sp-content-module .advisor .progress-steps .step.processed {
  background-color: var(--color-primary, #1578d3);
}
/* ===== Path steps ===== */
.sp-content-module .advisor .path-item {
  position: relative;
  padding-left: 28px;
  opacity: 0.5;
  transition-property: all;
  transition-duration: 200ms;
}
.sp-content-module .advisor .path-item:not(:last-child) {
  padding-bottom: 28px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor {
    padding-bottom: 0px;
  }
  .sp-content-module .advisor .path-item {
    padding-left: 50px;
  }
}
.sp-content-module .advisor {
  padding-bottom: 28px;
}
.sp-content-module .advisor .path-item:hover {
  opacity: 1;
}
.sp-content-module .advisor .path-item:last-child {
  opacity: 1;
}
.sp-content-module .advisor .path-item .stage-block {
  border-radius: 8px;
  background-color: var(--color-border);
  padding: 16px 16px 20px 16px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor {
    padding-bottom: 40px;
  }
  .sp-content-module .advisor .path-item .stage-block {
    padding: 20px 20px 28px 20px;
  }
}
.sp-content-module .advisor .path-item::after {
  content: "";
  position: absolute;
  left: 12px;
  top: 16px;
  height: calc(100% - 16px);
  width: 2px;
  background-color: var(--color-primary);
}
@media (min-width: 768px) {
  .sp-content-module .advisor .path-item::after {
    top: 20px;
    height: calc(100% - 20px);
  }
}
.sp-content-module .advisor .path-item:not(.processed)::after {
  top: 22px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .path-item:not(.processed)::after {
    top: 26px;
  }
}
.sp-content-module .advisor .path-item:has(.recommendations)::after {
  display: none;
}
.sp-content-module .advisor .path-item::before,
.sp-content-module .advisor .path-item:last-child .stage-block:not(.result-block)::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  background-color: var(--color-primary);
  border-radius: 9999px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .path-item::before,
  .sp-content-module .advisor .path-item:last-child .stage-block:not(.result-block)::before {
    height: 20px;
    width: 20px;
  }
}
.sp-content-module .advisor .path-item:last-child .stage-block:not(.result-block)::before {
  left: -23px;
  bottom: -16px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .path-item:last-child .stage-block:not(.result-block)::before {
    left: -47px;
    bottom: -20px;
  }
}
.sp-content-module .advisor .path-item::before {
  left: 5px;
  top: 0;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .path-item::before {
    left: 3px;
  }
}
.sp-content-module .advisor .path-item .stage-block::before {
  bottom: 0;
  left: -32px;
}
.sp-content-module .advisor .path-item.processed::before,
.sp-content-module .advisor .path-item.processed::after {
  background-color: var(--color-monochrome-4);
}
.sp-content-module .advisor .path-item:not(.processed)::before {
  outline: 1px solid var(--color-primary);
  border: 1px solid #fff;
  height: 22px;
  width: 22px;
  left: 2px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .path-item:not(.processed)::before {
    height: 26px;
    width: 26px;
    left: 0px;
  }
}
/* ===== Navigation ===== */
.sp-content-module .advisor .navigation {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  padding-left: 28px;
  padding-top: 24px;
  background: transparent;
  font-size: unset;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .navigation {
    padding-left: 50px;
    padding-top: 40px;
  }
}
.sp-content-module .advisor .navigation .nav-button {
  width: 100%;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .navigation .nav-button {
    min-width: 152px;
  }
}
.sp-content-module .advisor .navigation .nav-button {
  cursor: pointer;
  padding: 9px 28px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  border: 1px solid;
  border-radius: 6px;
  border-color: var(--color-monochrome-6);
  background-color: var(--color-monochrome-6);
  color: #fff;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}
.sp-content-module .advisor .navigation .nav-button[disabled] {
  opacity: 0.38;
  cursor: default;
}
.sp-content-module .advisor .navigation .nav-button[disabled]:hover {
  background-color: #333;
  border-color: #333;
}
.sp-content-module .advisor .navigation .nav-button:hover {
  background-color: color-mix(in srgb, var(--color-monochrome-6) 85%, white);
  border-color: color-mix(in srgb, var(--color-monochrome-6) 85%, white);
}
.sp-content-module .advisor .navigation .nav-button:focus-visible {
  background-color: color-mix(in srgb, var(--color-monochrome-6) 70%, white);
  border-color: color-mix(in srgb, var(--color-monochrome-6) 70%, white);
  outline: none;
}
.sp-content-module .advisor .comparison .comparison-header .device .rec-buy-now {
  cursor: pointer;
  padding: 7px 28px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  min-width: 152px;
  border: 2px solid var(--color-monochrome-6);
  border-radius: 6px;
  color: var(--color-monochrome-6);
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}
.sp-content-module .advisor .comparison .comparison-header .device .rec-buy-now:hover {
  background-color: var(--color-secondary-hover);
  color: #fff;
}
.sp-content-module .advisor .comparison .comparison-header .device .rec-buy-now:focus-visible {
  background-color: var(--color-secondary-pressed);
  color: #fff;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .comparison .comparison-header .device .rec-buy-now {
    width: 100%;
    min-width: unset;
  }
}
/* Prev */
.sp-content-module .advisor .navigation .nav-button-prev {
  margin-right: auto;
}
/* Next */
.sp-content-module .advisor .navigation .nav-button-next {
  font-size: 16px;
  line-height: 20px;
  min-height: 44px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .navigation .nav-button-next {
    font-size: 18px;
    line-height: 26px;
    min-height: unset;
  }
  .sp-content-module .advisor .navigation .nav-button {
    width: auto;
  }
}
.sp-content-module .advisor.path-layout .navigation .nav-button-next,
.sp-content-module .advisor.path-layout .navigation .nav-button-compare {
  margin: auto;
}
/* ===== Stage Block ===== */
.sp-content-module .advisor .stage-block {
  position: relative;
  word-break: break-word;
}
.sp-content-module .advisor .stage-block .title {
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .stage-block .title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 8px;
  }
}
.sp-content-module .advisor .stage-block .caption {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: var(--color-monochrome-5);
}
@media (min-width: 768px) {
  .sp-content-module .advisor .stage-block .caption {
    font-size: 18px;
    line-height: 26px;
  }
}
.sp-content-module .advisor .stage-block .note {
  display: none;
}
.sp-content-module .advisor .stage-block .option-group {
  padding-top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.sp-content-module .advisor .stage-block.brands-block .option-group {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(132px, 1fr));
}
@media (min-width: 768px) {
  .sp-content-module .advisor .stage-block .option-group {
    padding-top: 28px;
  }
  .sp-content-module .advisor .stage-block.brands-block .option-group {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, 160px);
  }
}
.sp-content-module .brands-block .option-group button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 12px;
  border: 1px solid var(--color-monochrome-4);
  border-radius: 8px;
  color: var(--color-monochrome-5);
  height: 64px;
  transition: border;
  position: relative;
  background-color: transparent;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  transition: border-color 0.2s ease;
}
.sp-content-module .brands-block .option-group button:hover {
  border-color: var(--color-grey-800);
  border-width: 2px;
}
.sp-content-module .advisor .brands-block .option-group button[aria-checked="true"] {
  border-color: var(--color-primary-selected);
  border-width: 2px;
  outline: none;
}
.sp-content-module .advisor .brands-block .option-group button:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.sp-content-module .advisor .stage-block.result-block {
  padding: 16px 16px 84px;
  background: linear-gradient(90deg, var(--color-primary-selected) 51.56%, #ff0000 100%);
  border-radius: 20px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .stage-block.result-block {
    padding: 40px 40px 128px;
  }
  .sp-content-module .brands-block .option-group button {
    font-size: 20px;
    line-height: 28px;
  }
}
.sp-content-module .advisor .stage-block.result-block .title {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  margin: 0;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .stage-block.result-block .title {
    font-size: 28px;
    line-height: 100%;
  }
}
/* ===== Range slider ===== */
.sp-content-module .likert-list {
  padding-top: 28px;
  padding-bottom: 8px;
}
.sp-content-module .likert-slider-labels {
  line-height: 20px;
}
.sp-content-module .likert-label {
  display: flex;
  padding-right: 8px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .sp-content-module .likert-label {
    margin-bottom: 0px;
  }
}
.sp-content-module .range-slider .range-track .range-fill.to-right {
  background: linear-gradient(90deg, var(--color-primary-selected) 0%, var(--color-red-400) 100%);
  background-color: transparent;
}
.sp-content-module .range-slider .range-track .range-fill.to-left {
  background: linear-gradient(90deg, var(--color-red-400) 0%, var(--color-primary-selected) 100%);
  background-color: transparent;
}
.sp-content-module .range-slider .range-tick.to-left-middle-point:after {
  background-color: var(--color-primary-selected);
  border-radius: 50%;
  left: 46%;
}
.sp-content-module .range-slider .range-tick:nth-child(3):after {
  content: "";
  display: block;
  width: 23px;
  height: 16px;
  top: 0;
  position: absolute;
}
.sp-content-module .range-slider .range-tick.to-right-middle-point:after {
  background-color: var(--color-primary-selected);
  border-radius: 50%;
  right: 46%;
}
/* ===== Shared Button styles for block types ===== */
.sp-content-module .advisor :is(.infinity-block, .interval-block, .specifications-block) button {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--color-grey-800);
  text-align: center;
  word-break: break-word;
  border: 2px solid var(--color-primary);
  border-radius: 6px;
  transition: all 0.2s ease;
  flex: 1 1 100%;
  justify-content: center;
  outline: none;
}
@media (min-width: 768px) {
  .sp-content-module .advisor :is(.infinity-block, .interval-block, .specifications-block) button {
    flex: unset;
    justify-content: start;
    font-size: 18px;
    line-height: 26px;
    padding: 9px 32px;
    background-color: var(--color-red-400);
    color: #fff;
  }
}
.sp-content-module .advisor :is(.infinity-block, .interval-block, .specifications-block) button:hover {
  background-color: var(--color-primary-hover);
  border-color: var(--color-primary-hover);
  color: #fff;
}
.sp-content-module .advisor
  :is(.infinity-block, .interval-block, .specifications-block)
  button:is(:active, :focus-visible, [aria-checked="true"]) {
  background-color: var(--color-primary-pressed);
  border-color: var(--color-primary-pressed);
  color: #fff;
}
.sp-content-module .advisor :is(.infinity-block, .interval-block, .specifications-block) button[disabled] {
  opacity: 0.5;
}
.sp-content-module .advisor :is(.infinity-block, .interval-block, .specifications-block) button[aria-checked="true"] {
  padding-left: 32px;
  padding-right: 64px;
}
.sp-content-module .advisor
  :is(.infinity-block, .interval-block, .specifications-block)
  button[aria-checked="true"]::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1825 6.68115L9.36375 16.4999L5 12.1362' stroke='white' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}
/* ===== Recommendations ===== */
.sp-content-module .advisor .recommendations {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sp-content-module .advisor .recommendations .rec-card {
  flex: 1;
  border: 1px solid #fff;
  border-radius: 8px;
  text-align: center;
  display: flex;
  flex-direction: column;
  color: #fff;
  width: calc(50% - 4px);
}
.sp-content-module .advisor .recommendations .rec-card.is-featured {
  background-color: #fff;
  color: #333333;
  width: 100%;
  flex: auto;
}
/* order tweaks */
.sp-content-module .advisor .recommendations .rec-card.is-featured .rec-header {
  padding-top: 16px;
  font-size: 18px;
  line-height: 26px;
}
.sp-content-module .advisor .recommendations .rec-card .rec-header {
  padding: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  word-break: break-word;
  color: #fff;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .recommendations .rec-card {
    width: 100%;
  }
  .sp-content-module .advisor .recommendations .rec-card.is-featured {
    flex: 1;
  }
  .sp-content-module .advisor .recommendations .rec-card.is-featured .rec-header,
  .sp-content-module .advisor .recommendations .rec-card .rec-header {
    padding: 28px 16px 16px;
    font-size: 20px;
    line-height: 20px;
  }
}
.sp-content-module .advisor .recommendations .rec-card.is-featured .rec-header {
  color: var(--color-red-400);
  text-transform: uppercase;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body {
  padding: 8px 12px 16px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-image {
  display: flex;
  align-items: flex-end;
  padding: 0;
  height: 160px;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-image img {
  max-height: 100%;
  margin: 0px auto;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta {
  margin-top: 16px;
  padding: 0;
  flex: 1;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .recommendations {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 40px;
    gap: 20px;
  }
  .sp-content-module .advisor .recommendations .rec-card {
    width: unset;
  }
  .sp-content-module .advisor .recommendations .rec-card:nth-child(1) {
    order: 2;
  }
  .sp-content-module .advisor .recommendations .rec-card:nth-child(2) {
    order: 1;
  }
  .sp-content-module .advisor .recommendations .rec-card:nth-child(3) {
    order: 3;
  }

  .sp-content-module .advisor .recommendations .rec-card .rec-body {
    padding: 8px 9px 28px;
  }

  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-image {
    height: 240px;
  }
  .sp-content-module .advisor .recommendations .rec-card.is-featured .rec-body .rec-image {
    height: 320px;
  }

  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta {
    margin-top: 24px;
    padding: 0 7px;
  }
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-brand {
  margin-right: 5px;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-brand,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-model {
  display: inline;
  font-family: "Vodafone Regular", sans-serif;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-brand,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-model,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.sp-content-module .advisor .recommendations .rec-card.is-featured .rec-body .rec-meta .rec-brand,
.sp-content-module .advisor .recommendations .rec-card.is-featured .rec-body .rec-meta .rec-model,
.sp-content-module .advisor .recommendations .rec-card.is-featured .rec-body .rec-meta .rec-title {
  font-size: 16px;
  line-height: 24px;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-model,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-desc {
  flex: 1;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-desc {
  margin-bottom: 24px;
  margin-top: 16px;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-buy-now,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta {
  width: 100%;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-buy-now,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-show {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 9px 20px;
  border-radius: 6px;
  background-color: #fff;
  cursor: pointer;
  min-height: 44px;
  color: var(--color-grey-800);
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}
.sp-content-module .advisor .recommendations .rec-card.is-featured .rec-body .rec-meta .rec-buy-now,
.sp-content-module .advisor .recommendations .rec-card.is-featured .rec-body .rec-meta .rec-show {
  background-color: var(--color-primary);
  color: #fff;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-buy-now:hover,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-buy-now:focus-visible,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-show:hover,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-show:focus-visible {
  background-color: color-mix(in srgb, var(--color-monochrome-6) 90%, white);
  color: #fff;
}
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-buy-now:active,
.sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-show:active {
  background-color: color-mix(in srgb, var(--color-monochrome-6) 75%, white);
  color: #fff;
}
.sp-content-module .advisor:has(.recommendations) .navigation {
  position: relative;
  z-index: 1;
  padding-top: 0;
  padding: 0 12px 0 44px;
  margin-top: -64px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor:has(.recommendations) .navigation {
    margin-top: -84px;
    padding: 0 0 0 50px;
  }

  .sp-content-module .advisor .recommendations .rec-card.is-featured .rec-body .rec-meta .rec-brand,
  .sp-content-module .advisor .recommendations .rec-card.is-featured .rec-body .rec-meta .rec-model,
  .sp-content-module .advisor .recommendations .rec-card.is-featured .rec-body .rec-meta .rec-title,
  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-brand,
  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-model,
  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-title {
    font-size: 22px;
    line-height: 22px;
  }

  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta {
    width: unset;
  }
  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-buy-now,
  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-show {
    width: fit-content;
    margin: 0 auto;
  }
  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-buy-now,
  .sp-content-module .advisor .recommendations .rec-card .rec-body .rec-meta .rec-show {
    margin-top: 24px;
    font-size: 18px;
    line-height: 26px;
    min-width: 152px;
    padding: 9px 32px;
  }
}
/* ==== Likert ==== */
.sp-content-module .advisor .likert-list {
  padding-top: 16px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .likert-list {
    padding-top: 28px;
    padding-bottom: 36px;
  }
  .sp-content-module .advisor .likert-item {
    display: grid;
    grid-auto-rows: minmax(0, 1fr);
    gap: 0px;
    grid-template-columns: 30% 70%;
  }
}
.sp-content-module .advisor .likert-item {
  display: grid;
  gap: 0px;
}
.sp-content-module .advisor .likert-item:not(:last-child) {
  margin-bottom: 28px;
}
.sp-content-module .advisor .likert-label {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  color: var(--color-grey-800);
}
.sp-content-module .advisor .likert-slider {
  grid-column: unset;
}
.sp-content-module .advisor .likert-slider-labels {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--color-secondary);
}
.sp-content-module .advisor :is(.likert-slider-label--2, .likert-slider-label--3, .likert-slider-label--4) {
  display: none;
}
.sp-content-module .likert-slider-label {
  font-size: 14px;
  line-height: 20px;
}
/* Options Notes */
.sp-content-module .advisor .stage-block ul.selected-options-notes li:not(:last-child) {
  margin-bottom: 0px;
}
.sp-content-module .advisor .stage-block ul.selected-options-notes {
  padding-left: 40px;
  margin-top: 20px;
  padding-bottom: 0px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--color-grey-800);
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5312 16.25C11.5312 16.5261 11.7551 16.75 12.0312 16.75C12.3074 16.75 12.5312 16.5261 12.5312 16.25H11.5312ZM12.0312 10.4375H12.5312C12.5312 10.1614 12.3074 9.9375 12.0312 9.9375V10.4375ZM11.0312 9.9375C10.7551 9.9375 10.5312 10.1614 10.5312 10.4375C10.5312 10.7136 10.7551 10.9375 11.0312 10.9375V9.9375ZM11.0312 15.9375C10.7551 15.9375 10.5312 16.1614 10.5312 16.4375C10.5312 16.7136 10.7551 16.9375 11.0312 16.9375V15.9375ZM13.0312 16.9375C13.3074 16.9375 13.5312 16.7136 13.5312 16.4375C13.5312 16.1614 13.3074 15.9375 13.0312 15.9375V16.9375ZM11.4062 7.5625C11.4062 7.83864 11.6301 8.0625 11.9062 8.0625C12.1824 8.0625 12.4062 7.83864 12.4062 7.5625H11.4062ZM11.1562 7.5625C11.1562 7.83864 11.3801 8.0625 11.6562 8.0625C11.9324 8.0625 12.1562 7.83864 12.1562 7.5625H11.1562ZM12 2.5V2V2.5ZM12 21.5V22V21.5ZM2.5 12H2H2.5ZM12.5312 16.25V10.4375H11.5312V16.25H12.5312ZM12.0312 9.9375H11.0312V10.9375H12.0312V9.9375ZM11.0312 16.9375H13.0312V15.9375H11.0312V16.9375ZM12.1562 7.5625C12.1562 7.76961 11.9884 7.9375 11.7812 7.9375V6.9375C11.4361 6.9375 11.1562 7.21732 11.1562 7.5625H12.1562ZM11.7812 7.9375C11.5741 7.9375 11.4062 7.76961 11.4062 7.5625H12.4062C12.4062 7.21732 12.1264 6.9375 11.7812 6.9375V7.9375ZM12 3C14.3869 3 16.6761 3.94821 18.364 5.63604L19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2V3ZM18.364 5.63604C20.0518 7.32387 21 9.61305 21 12H22C22 9.34784 20.9464 6.8043 19.0711 4.92893L18.364 5.63604ZM21 12C21 14.3869 20.0518 16.6761 18.364 18.364L19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12H21ZM18.364 18.364C16.6761 20.0518 14.3869 21 12 21V22C14.6522 22 17.1957 20.9464 19.0711 19.0711L18.364 18.364ZM12 21C9.61305 21 7.32387 20.0518 5.63604 18.364L4.92893 19.0711C6.8043 20.9464 9.34784 22 12 22V21ZM5.63604 18.364C3.94821 16.6761 3 14.3869 3 12H2C2 14.6522 3.05357 17.1957 4.92893 19.0711L5.63604 18.364ZM3 12C3 9.61305 3.94821 7.32387 5.63604 5.63604L4.92893 4.92893C3.05357 6.8043 2 9.34784 2 12H3ZM5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3V2C9.34784 2 6.8043 3.05357 4.92893 4.92893L5.63604 5.63604ZM11.5312 7.56877C11.5312 7.40309 11.6655 7.26877 11.8312 7.26877V8.26877C12.2178 8.26877 12.5312 7.95537 12.5312 7.56877H11.5312ZM11.8312 7.26877C11.9969 7.26877 12.1312 7.40309 12.1312 7.56877H11.1312C11.1312 7.95537 11.4446 8.26877 11.8312 8.26877V7.26877ZM12.1312 7.56877C12.1312 7.73446 11.9969 7.86877 11.8312 7.86877V6.86877C11.4446 6.86877 11.1312 7.18217 11.1312 7.56877H12.1312ZM11.8312 7.86877C11.6655 7.86877 11.5312 7.73446 11.5312 7.56877H12.5312C12.5312 7.18217 12.2178 6.86877 11.8312 6.86877V7.86877Z' fill='%230D0D0D'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 24px;
  list-style: none;
}
.sp-content-module .advisor .stage-block ul.selected-options-notes li {
  text-align: left;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .stage-block ul.selected-options-notes li {
    font-size: 18px;
    line-height: 26px;
  }
  .sp-content-module .advisor .stage-block ul.selected-options-notes {
    margin-top: 40px;
    font-size: 18px;
    line-height: 26px;
  }
}
/* Device specifications comparison */
.sp-content-module .advisor .comparison {
  overflow: auto;
  padding: 20px 20px 36px;
  border-radius: 8px;
  background-color: var(--color-monochrome-2);
  margin-top: 46px;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .comparison {
    margin-top: 68px;
  }
}
.sp-content-module .advisor .comparison .specification-comparison {
  min-width: 940px;
  overflow: unset;
}
.sp-content-module .advisor .comparison .specification-comparison .comparison-header {
  min-width: unset;
  gap: 0 16px;
  grid-template-columns: 200px repeat(3, minmax(230px, 1fr));
}
.sp-content-module .advisor .comparison .specification-comparison .comparison-body {
  min-width: unset;
  gap: 0 16px;
  grid-template-columns: 200px repeat(3, minmax(230px, 1fr));
}
@media (min-width: 768px) {
  .sp-content-module .advisor .comparison .specification-comparison,
  .sp-content-module .advisor .comparison .specification-comparison .comparison-header,
  .sp-content-module .advisor .comparison .specification-comparison .comparison-body {
    min-width: unset;
  }
  .sp-content-module .advisor .comparison .specification-comparison .comparison-header {
    gap: 0px;
    display: flex;
    padding-left: 216px;
    align-items: unset;
  }
  .sp-content-module .advisor .comparison .specification-comparison .comparison-body {
    grid-template-columns: 200px repeat(3, minmax(0, 1fr));
  }
}
.sp-content-module .advisor .comparison .group-title {
  margin-top: 20px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  border-bottom: 1px solid #bebebe;
  text-align: left;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .comparison .group-title {
    font-size: 20px;
    line-height: 28px;
  }
}
.sp-content-module .advisor .comparison .spec-row {
  font-size: 16px;
  line-height: 24px;
}
.sp-content-module .advisor .spec-value {
  padding: 12px 0;
}
.sp-content-module .advisor .spec-value:last-of-type {
  padding-right: 4px;
}
.sp-content-module .advisor .spec-name {
  padding: 12px 0px 12px 4px;
  color: #4b4d4e;
  word-break: break-word;
}
.sp-content-module .advisor .spec-value,
.sp-content-module .advisor .spec-name {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.sp-content-module .advisor .comparison .device {
  padding: 16px 12px;
  display: flex;
  width: 100%;
  min-height: 100%;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 6px;
  box-shadow: 0px 2px 8px 0px #00000029;
}
.sp-content-module .advisor .comparison .device .device-image {
  height: 148px;
}
.sp-content-module .advisor .comparison .device .device-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  width: 100%;
  text-align: left;
  flex-grow: 1;
  color: #313135;
}
@media (min-width: 768px) {
  .sp-content-module .advisor .comparison .device {
    width: 33%;
    min-height: unset;
  }
  .sp-content-module .advisor .comparison .device:not(:last-of-type) {
    margin-right: 16px;
  }
}
/* Fonts */
@font-face {
  font-family: "Vodafone Rg";
  src: url("./fonts/Vodafone-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vodafone Rg";
  src: url("./fonts/VodafoneRg.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vodafone Rg";
  src: url("./fonts/Vodafone-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vodafone Regular";
  src: url("./fonts/VodafoneRg.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Base Styles */
.sp-content-module {
  --color-monochrome-2: #f2f2f1;
  --color-monochrome-4: #7e7e7e;
  --color-monochrome-5: #262626;
  --color-monochrome-6: #0d0d0d;
  --color-red-400: #e60000;
  --color-red-500: #e60001;
  --color-red-600: #c30000;
  --color-red-700: #a10000;
  --color-red-800: #bd0000;
  --color-grey-500: #565656;
  --color-grey-600: #4b4d4e;
  --color-grey-700: #313131;
  --color-grey-800: #27282b;
  --color-cyan: #00b0ca;

  --color-text: var(--color-monochrome-6);
  --color-border: var(--color-monochrome-2);

  /* Primary */
  --color-primary: var(--color-red-500);
  --color-primary-hover: var(--color-red-600);
  --color-primary-pressed: var(--color-red-700);
  --color-primary-selected: var(--color-red-800);
  --color-primary-focus: var(--color-cyan);

  /* Secondary */
  --color-secondary: var(--color-monochrome-5);
  --color-secondary-hover: var(--color-grey-700);
  --color-secondary-pressed: var(--color-grey-500);

  --color-success: #0f8920;
  --color-danger: #bc0012;

  --popper-bg-color: #4b4d4e;
  --popper-arrow-color: #333333;
  --popper-text-color: #ffffff;
}
.sp-content-module {
  font-family: "Vodafone Rg", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: var(--color-text);
}
.sp-content-module h1,
.sp-content-module h2,
.sp-content-module h3,
.sp-content-module h4,
.sp-content-module h5 {
  color: var(--color-text);
}
.sp-content-module h1 {
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
}
.sp-content-module h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.sp-content-module h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.sp-content-module h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}
.sp-content-module .article-title,
.sp-content-module .advisor-title,
.sp-content-module .guide-title {
  margin-bottom: 28px;
}
.sp-content-module .tiptap-preview a:focus-visible {
  outline: 2px solid var(--color-primary);
  border-radius: 2px;
}
@media (max-width: 1280px) {
  .sp-content-module .article-title,
  .sp-content-module .advisor-title,
  .sp-content-module .guide-title {
    margin-bottom: 16px;
  }
}
/* Mobile Styles */
@media (max-width: 768px) {
  .sp-content-module .article-title,
  .sp-content-module .advisor-title,
  .sp-content-module .guide-title {
    margin-bottom: 20px;
  }

  .sp-content-module h1 {
    font-size: 20px;
    line-height: 28px;
  }
}
