<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Space Grotesk';
  src: url('../build/fonts/Space_Grotesk/SpaceGrotesk-Bold.woff2') format('woff2'),
    url('../fonts/Space_Grotesk/SpaceGrotesk-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* CSS Loaders */

.loader-ellips {
  font-size: 16px;
  /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #666;
  /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}

.loader-ellips__dot:nth-child(3) {
  left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
  left: 3em;
}

@keyframes reveal {
  from {
    transform: scale(0.001);
  }

  to {
    transform: scale(1);
  }
}

@keyframes slide {
  to {
    transform: translateX(1.5em)
  }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}

.page-load-status {
  display: none;
}

.blog .m-header-nav-home,
.woocommerce-page .m-header-nav-home,
.single-post .m-header-nav-home {
  /* padding: 65px 57px 25px 57px; */
}

.partner_logo {
  float: left;
  clear: right;
}

.kuoni.partner_logo {
  margin: 10px 0 10px 20px;
  height: 22px;
  width: 207px;
}

.zrh.partner_logo {
  margin: 12px 0 10px 20px;
  height: 22px;
}

.kontiki.partner_logo {
  margin: 0 0 0 20px;
  height: 40px;
  width: 128px;
}

.stc.partner_logo {
  margin: -10px 0 0 25px;
  height: 50px;
  width: 50px;
}

.msa.partner_logo {
  margin: 0 0 0 20px;
  height: 40px;
  width: 160px;
}

@media screen and (max-width: 767px) {
  .partner_logo:after {
    content: '';
    display: table;
    clear: both;
  }

  .kuoni.partner_logo {
    width: 100%;
    height: auto;
    padding: 0 20%;
  }

  .zrh.partner_logo {
    width: 100%;
    height: auto;
    padding: 0 20%;
  }

  .kontiki.partner_logo {
    width: 100%;
    height: auto;
    padding: 0 20%;
    margin: 0 0 10px 0;
  }

  .stc.partner_logo {
    width: 100%;
    height: auto;
    padding: 0 40%;
    margin: 0 0 10px 0;
  }

  .msa.partner_logo {
    width: 100%;
    height: auto;
    padding: 0 20%;
    margin: 0 0 10px 0;
  }
}

#excerpt p {
  font-family: "Space Grotesk";
  font-weight: 400;
  letter-spacing: .01em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

#instablog .excerpt {
  font-size: .85em;
}

#instablog.single .content-wrapper .content img {
  max-width: 100% !important;
  height: auto !important;
}

#instablog .feature-blog .blog-image {
  border-radius: 32px;
}

#instablog article .blog-image {
  border-radius: 48px 48px 0px 0px;
}


#instablog .feature-blog:hover .blog-image:before {
  opacity: 1;
}

#instablog article h2,
#instablog .feature-content h2 {
  /* margin: 1em 0 1em 0; */
  /* min-height: 0; */
}



#instablog article {
  display: block;
  min-height: 0;
}

#instablog .feature-blog {
  margin-bottom: 4em;
}

#instablog .feature-blog .feature-content {
  /* width: 59%; */
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* padding: 0px 10rem; */
}

#instablog .sitelinks {
  display: block;
  margin-bottom: 2em;
  background: rgb(123, 94, 231);
  color: #fff;
  padding: 10px;
  border-radius: 8px;
}

#instablog .sitelinks select {
  width: 100%;
  color: #666;
  font-style: italic;
}

article p {
  /* margin: 1em 0; */
}

h1:lang(en),
h1:lang(id),
h2:lang(en),
h2:lang(id),
h3:lang(en),
h3:lang(id),
.h1:lang(en),
.h1:lang(id),
.h2:lang(en),
.h2:lang(id),
.h3:lang(en),
.h3:lang(id) {
  font-family: "Reglo-Bold", "OpenSansCondensedBold", "HelveticaNeueLTStd-Md", "Helvetica 65 Medium", Helvetica, Arial, sans-serif;
}

figure {
  max-width: 100%;
}

#contact-bar.o-sidebar {
  padding: 100px 20px 20px 50px;
}

.o-panel--review {
  min-height: unset;
  /* 13-11-2024 */
  /* z-index: 99; */
  z-index: 9999;
}



.grw-slider .rplg-slider-prev span,
.grw-slider .rplg-slider-next span {
  top: 42% !important;
  left: 33% !important;
}

.black_friday_deal * {
  color: #fff !important;
}

.black_friday_deal span.a-action-dot {
  color: #000 !important;
}

.black_friday_deal .a-logo {
  mix-blend-mode: overlay;
}

.black_friday_deal .m-specs&gt;li {
  -webkit-filter: invert(50%);
  filter: invert(50%);
}

.black_friday_deal .nav-special .nav.nav-tabs.justify-content-center {
  border-bottom-color: #ccc !important;
}

.black_friday_deal .o-panel-background--first,
.black_friday_deal.container-fluid {
  background: #343a40 !important;
}

.black_friday_deal .coupon {
  animation: shake 5s 3s cubic-bezier(.36, .07, .19, .97) both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  /* animation: shakeupdown 5s 5s cubic-bezier(0.40,.07,.19,.97) both;
  animation-iteration-count: infinite;
  animation-timing-function: linear; */
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  opacity: 0;
}
@keyframes shakeupdown{
  0.1% {
    opacity: 1;
  }

  2%, 18% {
      transform: translate3d(0, -1px, 0); 
  }

  4%, 16% {
      transform: translate3d(0, 2px, 0); 
  }

  6%, 10%, 14% {
      transform: translate3d(0, -4px, 0);
  }

  8%, 12% {
      transform: translate3d(0, 4px, 0); 
  }

  18.1% {
      transform: translate3d(0px, 0, 0); 
  }

  100% {
      opacity: 1;
  }
}
@keyframes shake {

  0.1% {
    opacity: 1;
  }

  2%,
  18% {
    transform: translate3d(-1px, 0, 0);
  }

  4%,
  16% {
    transform: translate3d(2px, 0, 0);
  }

  6%,
  10%,
  14% {
    transform: translate3d(-4px, 0, 0);
  }

  8%,
  12% {
    transform: translate3d(4px, 0, 0);
  }

  18.1% {
    transform: translate3d(0px, 0, 0);
    ;
  }

  100% {
    opacity: 1;
  }
}

#UKpromo {
  background: url('/wp-content/themes/wifio/assets/images/Flag_of_the_United_Kingdom.png') no-repeat center;
  background-size: cover;
  background-blend-mode: hard-light;
  animation: resize 8s forwards;
  transform: scale(1);
  opacity: 0.5;
}

@keyframes resize {

  95% {
    transform: scale(1);
    opacity: 0.5;
  }

  100% {
    opacity: 0;
    transform: scale(0);
  }
}

.promo_button {
  /* position: fixed !important;
  top: 18% !important; */
  /* 25-11-2024 */
  position: absolute !important;
  top: 0.85% !important;
  left: auto !important;
  right: 0% !important;
  display: block;
  background: none;
  margin: 0;
  /* z-index: 999999; */
  /* 25-11-2024 */
  z-index: 99999;
  padding: 0;
  /* animation: shake 5s 5s cubic-bezier(.36, .07, .19, .97) both; */
  animation: shakeupdown 5s 5s cubic-bezier(0.40,.07,.19,.97) both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  opacity: 0;
}

.promo_button a.textpromo {
  height: 100% !important;
  display: block;
  box-sizing: border-box;
  background-color: #7B5EE7;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  font-family: "Space Grotesk";
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  transition: transform 0.1s ease-in;
  -webkit-font-smoothing: antialiased;
  height: 0;
  width: intrinsic;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
  padding: 10% 5%;
}
@media (max-width: 376px) {
  .promo_button {
    /* top: 50% !important; */
     /* 25*-11-2024 */
    top: 3.30% !important;      
  }
  .promo_button a.textpromo {
    font-size: 8px;
    line-height: 15px;
  }
  .promo_button a.textpromo strong{
    line-height: 18px !important;
  }
}
@media (min-width: 377px) and (max-width: 767px) {
  .promo_button {
    /* top: 45% !important; */
    /* 25*-11-2024 */
    top: 3.50% !important;    
    right: 0% !important;
    left: unset !important;
  }
  .promo_button a.textpromo {
    font-size: 8px;
    line-height: 15px;
  }
  .promo_button a.textpromo strong{
    line-height: 18px !important;
  }
}

.promo_button a.textpromo:hover {
  /* background-color: #5731E6; */
  /* transform: rotate(-20deg) scale(1.1); */
  opacity: 1 !important;
}

.promo_button a.textpromo strong,
.promo_button a.textpromo b {
  font-size: 2.5em;
  display: inline-block;
  line-height: 44px;
}

.promo_button a.textpromo hr {
  margin-top: 0;
  margin-bottom: -.5em;
  border: 0;
}

.promo_button a.textpromo span {
  text-transform: lowercase;
  font-family: serif;
  font-weight: 900;
  font-size: 1.2em;
}

.promo_button a.textpromo code {
  padding: 0;
  font-size: 1em;
  line-height: 1.5;
  color: inherit;
  background: none;
  font-family: inherit;
  display: inline-block;
  margin-bottom: 5px;
}

@media (min-width: 768px) and (max-width: 993px) {
  .promo_button {
    top: 35% !important;
    /* 25-11-2024 */
    top: 2.50% !important;
  }
  .promo_button a.textpromo {
    width: 90px !important;
    height: 100% !important;
    font-size: 10px !important;
    line-height: 14px !important;
  }
  .promo_button a.textpromo strong
  {
    font-size: 1.5rem !important;
    line-height: 32px !important;
  }
}
@media (min-width: 994px) and (max-width: 1299px) {
  .promo_button {
    top: 22% !important;
   /* 25-11-2024 */
   top: 1.10% !important;
  }
  .promo_button a.textpromo {
    width: 90px !important;
    height: 100% !important;
    font-size: 10px !important;
    line-height: 14px !important;
  }
  .promo_button a.textpromo strong
  {
    font-size: 1.5rem !important;
    line-height: 32px !important;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  .promo_button {
    /* top: 20% !important; */
      /* 25-11-2024 */
    top: 0.77% !important;   
  }
  .promo_button a.textpromo {
    width: 120px !important;
    height: 100% !important;
    font-size: 10px !important;
    line-height: 16px !important;
  }
  .promo_button a.textpromo strong
  {
    font-size: 2rem !important;
    line-height: 38px !important;
  }
}

@media (min-width: 1401px) and (max-width: 1601px) {
  .promo_button {
    /* top: 20% !important; */
    /* 25-11-2024 */
    top: 0.73% !important;    
  }
  .promo_button a.textpromo {
    width: 120px !important;
    height: 100% !important;
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .promo_button a.textpromo strong
  {
    font-size: 2rem !important;
    line-height: 38px !important;
  }
}

.payment.container {
  width: auto;
  max-width: 500px;
  min-width: 300px;
  background: #c3e2a1;
  height: auto;
  border: 2px solid #666;
  border-radius: 8px;
  padding: 20px;
  margin: 20px auto;
}

.payment.container .pure-button {
  border-radius: 4px;
}

.payment.container span[name="item_price_form"]::after {
  content: ' CHF';
}

.payment.container span[name="item_name_form"],
.payment.container span[name="item_price_form"] {
  font-style: oblique;
  font-weight: bold;
}

.payment.container {
  font-family: "Reglo-Bold", "OpenSansCondensedBold", "HelveticaNeueLTStd-Md", "Helvetica 65 Medium", Helvetica, Arial, sans-serif;
  font-size: 0.85em;
  text-transform: uppercase;
}
/* 28-11-2024 990 to change 1025 */
@media screen and (max-width: 1025px) {
  .o-book-it-form .a-book-it-button {
    height: 50px !important;
    line-height: 50px !important;
    grid-column: span 2;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  /* .m-panel-header {
    margin-top: 100px !important;
  } */
}

#book-device #specialDiscount .stitched {
  margin: 0px;
  background: #ff0030;
  color: #fff;
  font-size: 14px;
  line-height: 2.8em;
  text-align: center;
  border: 1px dashed #fff;
  border-radius: 100%;
  box-shadow: 0 0 0 4px #ff0030, 1px 1px 6px 4px rgba(10, 10, 0, 0.5);
  text-shadow: 1px 1px #aa3030;
  font-weight: bold;
  position: absolute;
  left: -1em;
  right: 0;
  top: -1em;
  height: 3em;
  width: 3em;
  z-index: 10;
}

#book-device #specialDiscount .cross {
  width: 3em;
  position: absolute;
  left: 3em;
  bottom: 22px;
  border-bottom: 3px solid red;
  -webkit-transform: skewY(-15deg);
  transform: skewY(-15deg);
}

#book-device #specialDiscount .net {
  position: absolute;
  bottom: 5px;
  left: 40%;
  font-size: 1.6em;
  color: red;
}

.special-notice {
  font-family: "Reglo-Bold", "OpenSansCondensedBold", "HelveticaNeueLTStd-Md", "Helvetica 65 Medium", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  width: 15em;
  clear: both;
  position: absolute;
  left: 18%;
  top: 0;
  color: white;
  text-align: center;
  vertical-align: bottom;
  line-height: 1.5em;
  padding: .5em 0;
  font-size: 11px;
  border-radius: 0 0 1em 1em;
  z-index: 100;
  display: block;
  background: #ff0030;
}

@media screen and (max-width: 767px) {
  .special-notice {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: unset;
  }
}</pre></body></html>