.cell .list-group li:not(:last-child) { margin-bottom: 8px; } .section-1 .cont-list .cell .list-group li::before { content: ""; width: 16px; height: 16px; background: url('data:image/svg+xml,'); background-size: cover; position: absolute; left: 0; top: 50%; transform: translateY(-50%); /* Centreer het pictogram verticaal */ } .section-1 .cont-list .cell .dropdown button { min-width: 282px; border: 1.5px solid rgba(0, 0, 0, 0.7); border-radius: 8px; background: none; position: relative; height: 42px; line-height: 1.2; } .section-1 .cont-list .cell .dropdown button.dropdown-toggle::after { min-width: 24px; height: 24px; border: none; position: absolute; right: 16px; top:7px; background: url('data:image/svg+xml,'); } .section-1 .cont-list .cell .dropdown button.show.dropdown-toggle::after { top:10px; background: url('data:image/svg+xml,'); } .section-1 .cont-list .cell .dropdown .dropdown-menu { min-width: 282px; border: 1.5px solid rgba(0, 0, 0, 0.7); border-radius: 8px; } .section-1 .cont-list .cell .dropdown .dropdown-menu .dropdown-item:hover { color: #0462F0; background: rgba(4, 98, 240, 0.05); border-radius: 8px; } .section-1 .cont-list .cell.recommend { background: linear-gradient(0deg, #152684 0%, #00A5F6 100%), #FFF; padding: 7px 0 24px; } .section-1 .cont-list .cell.recommend .list-group li { color:#fff; } @media (min-width: 1600px) { .section-1 .cont-list .cell.recommend { padding: 7px 0 80px; } } .section-1 .cont-list .cell.recommend .save-tips { background: #FF612E; padding: 10px 24px; border-radius: 0 0 8px 8px; } .section-1 .cont-list .cell.recommend .tit { padding-top: 48px; } .section-1 .cont-list .cell.recommend .list-group li::before { background: url('data:image/svg+xml,'); background-size: cover; } .section-1 .cont-list .cell.recommend .dropdown-menu { border: 1.5px solid rgba(255, 255, 255, 0.7); } .section-1 .cont-list .cell.recommend .dropdown button { border: 1.5px solid rgba(255, 255, 255, 0.7); } .section-1 .cont-list .cell.recommend .dropdown button.dropdown-toggle::after { background: url('data:image/svg+xml,'); } .section-1 .cont-list .cell.recommend .dropdown button.show.dropdown-toggle::after { background: url('data:image/svg+xml,'); } .section-1 .cont-list .cell .load-list { cursor: pointer; } .section-1 .note { font-weight: 400; } @media (min-width: 1280px) { .section-1 .note { font-weight: 500; } } .section-1 .accept img { margin: 4px 12px; } @media (min-width: 1280px) { .section-1 .accept img { margin: 0 16px; } } .tooltip a, .tooltip .tooltip-inner { color: rgba(0, 0, 0, 0.7) !important; } .section-2 { padding-bottom: 60px; } @media (min-width: 1280px) { .section-2 { padding-bottom: 140px; } } .section-2 .tabone { border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 8px; } .section-2 .tabone .nav-link { width: 160px; height: 40px; border: none; color: rgba(0, 0, 0, 0.5); } .section-2 .tabone .nav-link.active { color: #0462F0; background: rgba(4, 98, 240, 0.1); border-radius: 8px; } .section-2 .bundles-cont { max-width: 1200px; padding: 8px 8px 40px; background: rgba(4, 98, 240, 0.05); border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 24px; } @media (min-width: 1280px) { .section-2 .bundles-cont { padding: 32px; } } .section-2 .bundles-cont .box { border-radius: 16px; width: 327px; } @media (min-width: 1280px) { .section-2 .bundles-cont .box { width: 383px; } } .section-2 .bundles-cont .box img { width: 100px; } @media (min-width: 1280px) { .section-2 .bundles-cont .box img { width: 130px; } } .section-2 .bundles-cont .box span { font-size: 18px; } .section-2 .bundles-cont .box-switch { width: 327px; border-radius: 16px; } @media (min-width: 1280px) { .section-2 .bundles-cont .box-switch { width: 384px; } } .section-2 .bundles-cont .box-switch .price: 60px;font-size: 20px; } .section-2 .bundles-cont .box-switch .switch-list { cursor: pointer; } .section-2 .bundles-cont .box-switch .switch-list .radio { width: 16px; height: 16px; border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 50%; } .section-2 .bundles-cont .box-switch .switch-list .radio.checked { border: 1px solid #0462F0; } .section-2 .bundles-cont .box-switch .switch-list .radio.checked::before { content: ""; position: absolute; width: 6px; height: 6px; border-radius: 50%; background: #0462F0; top: 4px; left: 4px; } .section-2 .bundles-cont .box-switch .switch-list:hover, .section-2 .bundles-cont .box-switch .switch-list.active { background: rgba(0, 0, 0, 0.02); } .section-2 .bundles-cont .box-switch .switch-list:not(:last-child) { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .section-2 .bundles-cont .result { width: 248px; } .section-2 .bundles-cont .result .res-list { display: none; } .section-2 .bundles-cont .result .res-list.active { display: block; } .section-2 .bundles-cont .result .price { font-size: 48px; line-height: 1.2; } .section-2 .bundles-cont .result del { font-size: 24px; } .section-2 .off-icon { width: 48px; height: 48px; background: url(static/image/off-icon.svg) no-repeat; background-size: 100% 100%; top: -18px; right: -18px; padding-top: 10px; transform: rotate(45deg); } .section-2 .education-cont { max-width: 960px; background: rgba(4, 98, 240, 0.05); border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 24px; } .section-2 .education-cont h4 { padding: 27px; border-radius: 24px 24px 0 0; } .section-2 .education-cont .discount-list { padding: 32px 8px 40px; } @media (min-width: 1280px) { .section-2 .education-cont .discount-list { padding: 72px 110px 90px; } } .section-2 .education-cont .discount-list .time-list li { width: 327px; padding: 12px 16px; border-radius: 8px; } @media (min-width: 1280px) { .section-2 .education-cont .discount-list .time-list li { width: 360px; padding: 12px 20px; } } .section-2 .education-cont .discount-list .time-list li p { margin-bottom: 0; font-size: 20px; } .section-2 .education-cont .discount-list .time-list li p.time { font-size: 18px; } .section-2 .education-cont .discount-list .time-list li:not(:last-child) { margin-bottom: 12px; } .section-2 .education-cont .discount-list .tit { font-size: 20px; } .section-3 { padding: 40px 0; } @media (min-width: 1280px) { .section-3 { background: rgba(4, 98, 240, 0.05); padding: 80px 0 100px; } } .section-3 .container { padding: 0; } @media (min-width: 1280px) { .section-3 .container { padding: 0 12px; } } .section-3 .reviews { padding: 40px 16px; background: rgba(4, 98, 240, 0.05); } @media (min-width: 1280px) { .section-3 .reviews { padding: 48px 16px 0; background: none; } } .section-3 .reviews .cell { border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 16px; }.section-3 .reviews .tip-1 { achtergrond: url(static/image/review-bg1.png) no-repeat; achtergrondformaat: 100% 100%; marge: 32px 0; transformeren: draaien(-8deg); } .section-3 .reviews .deep { hoogte: 100px; achtergrond: url(static/image/review-mobile-bg.png) no-repeat; achtergrondformaat: 100% 100%; } @media (min-width: 1280px) { .section-3 .reviews .deep { hoogte: 140px; achtergrond: url(static/image/review-bg.png) no-repeat; achtergrondformaat: 100% 100%; } } .section-3 .reviews .deep .tip-2 { achtergrond: url(static/image/review-bg2.png) no-repeat; achtergrondformaat: 100% 100%; transformeren: draaien(8deg); onderaan: 0; links: 10px; } @media (min-width: 1280px) { .section-3 .reviews .deep .tip-2 { onderaan: 15px; links: 10px; } } .section-4 { vulling: 64px 0; } @media (min-width: 1280px) { .section-4 { vulling: 120px 0; } } .section-4 .accordion-item { vulling: 16px; border-radius: 16px !important; } @media (min-width: 1280px) { .section-4 .accordion-item { vulling: 32px; } } .section-4 .accordion-item .accordion-button { lettergrootte: 16px !important; vulling: 0 !important; } @media (min-width: 1280px) { .section-4 .accordion-item .accordion-button { lettergrootte: 20px !important; } } .section-4 .accordion-item .accordion-button::after { breedte: 24px; hoogte: 24px; achtergrondafbeelding: url('data:image/svg+xml,') !important; achtergrondformaat: 100% !important; } @media (min-width: 1280px) { .section-4 .accordion-item .accordion-button::after { breedte: 32px; hoogte: 32px; } } .section-4 .accordion-item .accordion-button:not(.collapsed)::after { achtergrondafbeelding: url('data:image/svg+xml,') !important; -webkit-transformeren: draaien(-180deg) !important; transformeren: draaien(-180deg) !important; } .section-4 .accordion-item .accordion-body { max-breedte: 1032px; } .section-5 { padding-onder:30px; } @media (min-width: 1280px) { .section-5 { padding-onder:50px; } } .section-5 .cell .tit { lettergrootte: 18px; } .section-5 .cell :not(:last-child) { marge-onder: 40px; } @media (min-width: 1280px) { .section-5 .cell :not(:last-child) { marge-onder: 0; } }

Koop WinUpgradeMate voor Windows

 

Persoonlijk Plan
$29.95 $39.95

Upgrade 1 PC

  • Upgrade 1 PC
  • Eenmalige aankoop, levenslang gebruik.
  • Ondersteuning voor Windows 11/10/8/7
  • Volledig gratis updates
  • 30 dagen geld-terug-garantie
Bel Verkoper
Familieplan
$39.95 $59.95

Upgrade 3 PC's

  • Upgrade 3 PC's
  • Eenmalige aankoop, levenslang gebruik.
  • Ondersteuning voor Windows 11/10/8/7
  • Volledig gratis updates
  • 30 dagen geld-terug-garantie
Zakelijk Plan
$289.95 $399.95

Upgrade 20 pc's

  • Upgrade 20 pc's
  • Eenmalige aankoop, levenslang gebruik.
  • Ondersteunt Windows 11/10/8/7
  • Volledig gratis updates
  • 30 dagen geld-terug-garantie

paypal master card visa jcb
dsicover ae maestro bleue

Hoor wat onze klanten zeggen

Neem niet alleen ons woord ervoor. Zie waarom SYSCute zeer wordt aanbevolen door 100M+ blije gebruikers wereldwijd

9.7

Gebruiksgemak


Gebaseerd op 4000+ beoordelingen

Eenvoudig programma voor het omzeilen van de systeemvereisten van Windows 11. De gebruikersinterface is zeer intuïtief en dit is geweldig voor beginners zonder technische achtergrond zoals ik!

auteur
ster ster ster ster ster

Door Emma

Windows 11 succesvol geïnstalleerd op twee oude laptops (meer dan 12 jaar oud). Echt een geweldig stuk software!

auteur
ster ster ster ster ster

Door Andrew

Beste tool voor het installeren van Windows 11 op niet-ondersteunde hardware! Zelfs beter dan Rufus

auteur
ster ster ster ster ster

Door Gabriel



Geld-terug-garantie

Geld-terug-garantie

Onze producten worden geleverd met een 30-dagen geld-terug-garantie.

Veilige aankoop

Veilige aankoop

De hele aankoop is 100% veilig en uw privacy is beschermd. Geen virussen of malware.

24/7 Klantenservice

24/7 Klantenservice

SYSCute biedt directe e-mailservice binnen 24 uur door ons professionele klantenteam.

Levenslange gratis updates

Levenslange gratis updates

Heeft u nog vragen over onze producten en service? U kunt ons altijd gemakkelijk bereiken.