https://exmtweaks.com/

ID de exploración:
d6f734eb-3f44-45ea-b935-5e97e3f81eacFinalizado
URL enviada:
https://exmtweaks.com/
Informe finalizado:

Enlaces: 2 encontrados

Los enlaces salientes identificados en la página

EnlaceTEXTO
https://discord.gg/exmJoin now
https://www.youtube.com/@exmtweaksYoutube - EXMTweaks

Variables JavaScript: 44 encontradas

Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
dataLayerobject
google_tag_managerobject
google_tag_dataobject
CookieScriptDataobject
CookieScriptfunction
gtagfunction
Sweetalert2function

Mensajes de registro de la consola: 0 encontrados

Mensajes registrados en la consola web

HTML

El cuerpo HTML sin procesar de la página

<!DOCTYPE html><html lang="en"><head>
    
    <script type="text/javascript" async="" src="https://cdn.cookie-script.com/s/83e2a1a2fa895e30cba5f4712bf9afd4.js"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-TTK2XTQ4"></script><script>
    window.dataLayer = window.dataLayer || [];
</script>
<script async="" defer="">
    
    document.addEventListener('DOMContentLoaded', function () {
        // Function to handle adding to cart
        var handleProductAdded = function (e) {
            // Assuming e.detail contains the data
            var data = e.detail;
            window.dataLayer.push({
                'event': 'addToCart',
                'ecommerce': {
                    'currencyCode': data.currency.code,
                    'add': {
                        'products': [{
                            'name': data.item.name,
                            'id': data.item.id,
                            'price': data.item.price,
                            'brand': data.item.brand,
                            'category': data.item.category,
                            'variant': data.item.variant,
                            'quantity': data.quantity
                        }]
                    }
                }
            });
        };

        // Function to handle removing from cart
        var handleProductRemoved = function (e) {
            // Assuming e.detail contains the data
            var data = e.detail;
            window.dataLayer.push({
                'event': 'removeFromCart',
                'ecommerce': {
                    'remove': {
                        'products': [{
                            'name': data.item.name,
                            'id': data.item.id,
                            'price': data.item.price,
                            'brand': data.item.brand,
                            'category': data.item.category,
                            'variant': data.item.variant,
                            'quantity': data.quantity
                        }]
                    }
                }
            });
        };

        // Listen for custom events
        document.addEventListener('mall.cart.productAdded', handleProductAdded);
        document.addEventListener('mall.cart.productRemoved', handleProductRemoved);
    });
</script>

    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
                new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
        })(window,document,'script','dataLayer','GTM-TTK2XTQ4');</script>
    <!-- End Google Tag Manager -->
    <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>EXM Tweaks | Boost FPS, Crush Latency, and Conquer Games  EXM Tweak</title>
<meta name="description" content="Experience gaming like never before! Learn how to boost your FPS, crush latency, and conquer games with our products. Unlock the ultimate gaming performance now.">
<link rel="canonical" href="https://exmtweaks.com">
<meta name="robots" content="index,follow">
<link rel="shortcut icon" href="https://exmtweaks.com/themes/exmtweaks/assets/images/favicon.ico" type="image/x-icon">
<link rel="icon" type="image/x-icon" href="https://exmtweaks.com/themes/exmtweaks/assets/images/favicon.ico">
<meta property="og:type" content="website">
<meta property="og:title" content="EXM Tweaks | Boost FPS, Crush Latency, and Conquer Games  EXM Tweak">
<meta property="og:description" content="Experience gaming like never before! Learn how to boost your FPS, crush latency, and conquer games with our products. Unlock the ultimate gaming performance now.">
<meta property="og:image" content="https://exmtweaks.com/storage/app/media/og-image-1.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="EXM Tweaks | Boost FPS, Crush Latency, and Conquer Games  EXM Tweak">
<meta name="twitter:description" content="Experience gaming like never before! Learn how to boost your FPS, crush latency, and conquer games with our products. Unlock the ultimate gaming performance now.">
<meta name="twitter:image" content="https://exmtweaks.com/storage/app/media/og-image-1.png">

<link href="https://exmtweaks.com/themes/exmtweaks/assets/css/sweetalert2.min.css" rel="stylesheet">
<link href="https://exmtweaks.com/themes/exmtweaks/assets/css/style.css?4" rel="stylesheet">
<link href="https://exmtweaks.com/themes/exmtweaks/assets/css/custom.css?2" rel="stylesheet">

    



<style>.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4 !important;grid-row:1/4 !important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:bold}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.8em;left:-0.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:rgba(0,0,0,0) !important}.swal2-container.swal2-top-start,.swal2-container.swal2-center-start,.swal2-container.swal2-bottom-start{grid-template-columns:minmax(0, 1fr) auto auto}.swal2-container.swal2-top,.swal2-container.swal2-center,.swal2-container.swal2-bottom{grid-template-columns:auto minmax(0, 1fr) auto}.swal2-container.swal2-top-end,.swal2-container.swal2-center-end,.swal2-container.swal2-bottom-end{grid-template-columns:auto auto minmax(0, 1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-start>.swal2-popup,.swal2-container.swal2-center-left>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-start>.swal2-popup,.swal2-container.swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-row>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none !important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0, 100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:none}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px rgba(0,0,0,0);font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:none}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto !important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:rgba(0,0,0,0);color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:rgba(0,0,0,0);color:#f27474}.swal2-close:focus{outline:none;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:normal;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-input,.swal2-file,.swal2-textarea,.swal2-select,.swal2-radio,.swal2-checkbox{margin:1em 2em 3px}.swal2-input,.swal2-file,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:rgba(0,0,0,0);box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(0,0,0,0);color:inherit;font-size:1.125em}.swal2-input.swal2-inputerror,.swal2-file.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474 !important;box-shadow:0 0 2px #f27474 !important}.swal2-input:focus,.swal2-file:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-input::placeholder,.swal2-file::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:rgba(0,0,0,0);font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:rgba(0,0,0,0);color:inherit;font-size:1.125em}.swal2-radio,.swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-radio label,.swal2-checkbox label{margin:0 .6em;font-size:1.125em}.swal2-radio input,.swal2-checkbox input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:0.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-0.25em;left:-0.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:rgba(0,0,0,0);font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-0.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(0.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0deg)}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-0.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(0.7)}45%{transform:scale(1.05)}80%{transform:scale(0.95)}100%{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(0.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-0.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(0.4);opacity:0}50%{margin-top:1.625em;transform:scale(0.4);opacity:0}80%{margin-top:-0.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto !important}body.swal2-no-backdrop .swal2-container{background-color:rgba(0,0,0,0) !important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll !important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static !important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:rgba(0,0,0,0);pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%, -50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}</style></head>    <body class="page-index bg-dark"><div class="mall-modal"></div>
    <!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TTK2XTQ4"
                      height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->

        <!-- Banner header section -->
        
        
            
            
            

            
            
            

        <!-- Our story section -->
        

        <!-- What you get section -->
        
        
            

            

            

            

            

            
        







        

        <!-- Optimization section -->
        
        
        
        
        
        

        <!-- Our story section -->
        

        <!-- Youtube section -->
        
        
        
        

        <!-- Discord section -->
        
        
        
        

        <!-- Header -->
        <header id="layout-header" class="relative">
            

<nav class="bg-transparent border-gray-200 fixed w-full z-20 top-0 left-0">
    <div class="navbar-wrap">

        <a href="https://exmtweaks.com" class="flex items-center md:pr-[97px] max-[418px]:order-2 min-[419px]:order-1 max-[418px]:mt-4">
            <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/exm_tweaks_logo.svg" class="h-10 mr-3" alt="EXMTweaks" width="94" height="40">
        </a>

        <div class="flex max-[418px]:order-1 min-[419px]:order-3 items-center max-[418px]:w-full">
                            <a href="https://exmtweaks.com/login" class="mr-6  hover:opacity-80 transition-opacity duration-300" aria-label="Login to customer account">
                    <svg xmlns="http://www.w3.org/2000/svg" width="17" height="21" viewBox="0 0 17 21" fill="none">
                        <path d="M8.36243 8.23608C10.5716 8.23608 12.3624 6.44522 12.3624 4.23608C12.3624 2.02694 10.5716 0.236084 8.36243 0.236084C6.15329 0.236084 4.36243 2.02694 4.36243 4.23608C4.36243 6.44522 6.15329 8.23608 8.36243 8.23608Z" fill="white"></path>

                        <path d="M16.3624 15.7361C16.3624 18.2211 16.3624 20.2361 8.36243 20.2361C0.362427 20.2361 0.362427 18.2211 0.362427 15.7361C0.362427 13.2511 3.94443 11.2361 8.36243 11.2361C12.7804 11.2361 16.3624 13.2511 16.3624 15.7361Z" fill="white"></path>
                    </svg>
                </a>
            
            <a href="https://exmtweaks.com/cart" class="mr-6 relative  hover:opacity-80 transition-opacity duration-300" aria-label="Go to cart and proceed checkout">
                <svg xmlns="http://www.w3.org/2000/svg" width="21" height="22" viewBox="0 0 21 22" fill="none">
                    <path d="M0.0177134 1.27521C0.0177134 1.07919 0.0955804 0.891207 0.234184 0.752603C0.372788 0.613999 0.560775 0.536133 0.756791 0.536133H1.40422C2.47884 0.536133 3.09671 1.2353 3.45442 1.93299C3.69832 2.41043 3.87422 2.99283 4.02056 3.49836H19.2382C19.4666 3.49842 19.6918 3.55142 19.8963 3.65318C20.1008 3.75495 20.2789 3.90271 20.4167 4.08488C20.5545 4.26705 20.6481 4.47867 20.6904 4.70312C20.7326 4.92758 20.7223 5.15878 20.6601 5.37857L18.4488 13.1758C18.2729 13.7945 17.9001 14.3388 17.3869 14.7264C16.8736 15.114 16.248 15.3237 15.6049 15.3236H8.09731C7.44881 15.3238 6.81822 15.1108 6.30271 14.7173C5.78719 14.3239 5.41535 13.7719 5.24447 13.1463L4.29549 9.66522C4.29005 9.64962 4.28512 9.63384 4.28071 9.61792L2.75673 4.44881L2.60892 3.95067C2.4611 3.43923 2.33103 2.98691 2.13591 2.60703C1.90088 2.1488 1.68507 2.01577 1.40274 2.01577H0.755313C0.559297 2.01577 0.37131 1.9379 0.232706 1.7993C0.094102 1.66069 0.0162354 1.4727 0.0162354 1.27669L0.0177134 1.27521ZM8.152 21.2362C8.74005 21.2362 9.30401 21.0026 9.71982 20.5868C10.1356 20.171 10.3692 19.607 10.3692 19.019C10.3692 18.4309 10.1356 17.867 9.71982 17.4512C9.30401 17.0354 8.74005 16.8018 8.152 16.8018C7.56395 16.8018 6.99999 17.0354 6.58418 17.4512C6.16837 17.867 5.93477 18.4309 5.93477 19.019C5.93477 19.607 6.16837 20.171 6.58418 20.5868C6.99999 21.0026 7.56395 21.2362 8.152 21.2362ZM15.5428 21.2362C16.1308 21.2362 16.6948 21.0026 17.1106 20.5868C17.5264 20.171 17.76 19.607 17.76 19.019C17.76 18.4309 17.5264 17.867 17.1106 17.4512C16.6948 17.0354 16.1308 16.8018 15.5428 16.8018C14.9547 16.8018 14.3908 17.0354 13.975 17.4512C13.5591 17.867 13.3255 18.4309 13.3255 19.019C13.3255 19.607 13.5591 20.171 13.975 20.5868C14.3908 21.0026 14.9547 21.2362 15.5428 21.2362Z" fill="white"></path>
                </svg>
                                    <span class="js-count invisible">
                        
                    </span>
                            </a>


            <a href="https://exmtweaks.com/store" class="btn btn-sm btn-primary max-[418px]:ml-auto">Buy now</a>

            <button id="toggle-menu" type="button" class="toggle-menu" aria-controls="navbar-cta" aria-expanded="false">
                <span class="sr-only">Open main menu</span>
                <!--
                <svg class="w-5 h-5" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 17 14">
                    <path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 1h15M1 7h15M1 13h15"/>
                </svg>
                -->

                <div class="tham tham-e-spin tham-w-7">
                    <div class="tham-box">
                        <div class="tham-inner bg-white"></div>
                    </div>
                </div>
            </button>
        </div>

        <div class="navbar order-3 md:order-2" id="navbar-cta">
            <ul class="flex flex-col md:flex-row">
                <li>
                    <a href="https://exmtweaks.com" class="menu-link active" aria-current="page">Home</a>
                </li>
                <li>
                    <a href="https://exmtweaks.com/faqs" class="menu-link ">Faq</a>
                </li>
                <li>
                    <a href="https://exmtweaks.com/store" class="menu-link ">Store</a>
                </li>
            </ul>
        </div>
    </div>
</nav>

<div class="blue-radial header"></div>

        </header>

        <section class="mt-40 md:mt-20 md:flex md:h-screen">
    <div class="grid-container lg:gap-8 xl:gap-0 mx-auto">
        <div class="mr-auto place-self-center col-span-12 md:col-span-6">
            <h1>Boost <span>FPS</span><br>Decrease latency<br>Dominate games</h1><p>Elevate your gaming experience with EXM Tweaks, the ultimate tools to optimize your PC for maximum gaming performance, lowest possible latency and ping! Dominate the competition and unleash the full hidden performance of your PC. Unlock your full potential!</p>
            <a href="https://exmtweaks.com/store" class="btn btn-primary mr-0 sm:mr-4 md:mr-2 lg:mr-4 w-full sm:w-auto my-4">
                Buy now
            </a>
            <a href="#about" id="learn_more" class="btn btn-secondary ml-0 sm:ml-4 md:ml-2 lg:ml-4 w-full sm:w-auto my-4">
                Learn more
            </a>
            <div class="flex mt-12 gap-10">
                                    <div class="flex">
                                                    <img src="https://exmtweaks.com/storage/app/media/warranty.svg" alt="" class="mr-3 sm:mr-6">
                                                <div class="flex flex-col">
                            <span class="text-white text-xl font-bold">Over 20 000</span>
                            <small class="text-gray">Satisfied customers</small>
                        </div>
                    </div>
                                    <div class="flex">
                                                    <img src="https://exmtweaks.com/storage/app/media/activation%20.svg" alt="" class="mr-3 sm:mr-6">
                                                <div class="flex flex-col">
                            <span class="text-white text-xl font-bold">Instant</span>
                            <small class="text-gray">Delivery</small>
                        </div>
                    </div>
                            </div>
        </div>
        <div class="col-span-12 md:col-span-6 flex flex-col items-end self-center md:-mr-8 2xl:mr-0 mt-4 md:mt-0 relative">
            <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/computer.png" alt="Boost FPS crush latency" width="425" height="350" class="w-full">
            <div class="pink-radial header"></div>
            <ul class="header-socials items-center">
                    <li>
        <a href="https://discord.gg/exm" rel="noopener" target="_blank" aria-label="Discord - EXMTweaks">
            <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/discord-sm.svg" alt="Discord - EXMTweaks" width="30" height="30">
        </a>
    </li>
    <li>
        <a href="https://www.youtube.com/@exmtweaks" rel="noopener" target="_blank" aria-label="Youtube - EXMTweaks">
            <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/youtube.svg" alt="Youtube - EXMTweaks" width="30" height="30">
        </a>
    </li>
            </ul>
        </div>
    </div>
</section>        <section id="about" class="mt-20 flex relative">
    <div class="grid-container base-section">
        <div class="mr-auto place-self-center col-span-12 story-content">
            <h2><span>Unleashing gaming excellence</span>Our story</h2><p>Our story began amidst a hardware odyssey, uncovering the secrets to maxing out FPS, lowering Latency, and optimizing various settings. As we assisted others on this path, the overwhelmingly positive responses ignited our mission—to create a game-changing PC optimization tool.</p><p>Today, we proudly present our powerful Tweaking Utility, tailored to elevate your gaming experience. Say goodbye to latency and embrace high FPS. Unlock your PC's full potential with EXM tweaks.</p>
        </div>
    </div>
    <div class="green-radial story"></div>
</section>        <section class="mt-20 flex">
    <div class="grid-container base-section">
        <div class="col-span-12">
            <h2><span>So, what are you getting then?</span>Get the Best Gaming performance always wanted</h2>
        </div>
        
                    <div class="card-sm card card-pink">
                <h3>Drastically<span>Increase FPS</span>Boost your PC's Performance</h3>
            </div>
                    <div class="card-sm card card-blue">
                <h3>Drastically<span>Reduce Latency</span>Make your PC More Responsive</h3>
            </div>
                    <div class="card-sm card card-orange">
                <h3>Fix packet loss and<span>Decrease Ping</span>Optimize your Internet</h3>
            </div>
                    <div class="card-sm card card-yellow">
                <h3>Stop Freezes &amp; Stutters<span>Fix FPS drops</span>Experience Smoothness</h3>
            </div>
                    <div class="card-sm card card-green">
                <h3>Experience the Most<span>Responsive</span> smoothest gaming experience</h3>
            </div>
                    <div class="card-sm card card-red">
                <h3>Unlock your PC's<span>Full Potential</span>In less than 10 Minutes</h3>
            </div>
                
        <div class="card-lg card">
            <ul class="sm:columns-2">
                                    <li>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/check.svg" alt="Massive Updates which include new tweaks and features" class="mr-4 max-w-[20px]" width="20" height="20">
                        Massive Updates which include new tweaks and features
                    </li>
                                    <li>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/check.svg" alt="Works on All Low-end to high-end Desktop PC's and Laptops" class="mr-4 max-w-[20px]" width="20" height="20">
                        Works on All Low-end to high-end Desktop PC's and Laptops
                    </li>
                                    <li>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/check.svg" alt="Works on Windows 10 &amp; 11 and windows 10/11 based custom OS's" class="mr-4 max-w-[20px]" width="20" height="20">
                        Works on Windows 10 &amp; 11 and windows 10/11 based custom OS's
                    </li>
                                    <li>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/check.svg" alt="Over 2000 Positive customer reviews on our website and discord server" class="mr-4 max-w-[20px]" width="20" height="20">
                        Over 2000 Positive customer reviews on our website and discord server
                    </li>
                                    <li>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/check.svg" alt="Completely safe for your pc, wont decrease its lifetime nor harm it" class="mr-4 max-w-[20px]" width="20" height="20">
                        Completely safe for your pc, wont decrease its lifetime nor harm it
                    </li>
                                    <li>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/check.svg" alt="Works on all games, since it optimizes the PC itself" class="mr-4 max-w-[20px]" width="20" height="20">
                        Works on all games, since it optimizes the PC itself
                    </li>
                                    <li>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/check.svg" alt="Unlock your PC's full potential in less than 10 Minutes!" class="mr-4 max-w-[20px]" width="20" height="20">
                        Unlock your PC's full potential in less than 10 Minutes!
                    </li>
                                    <li>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/check.svg" alt="Fast customer support ready to help with any pc related problems" class="mr-4 max-w-[20px]" width="20" height="20">
                        Fast customer support ready to help with any pc related problems
                    </li>
                            </ul>
        </div>
        <div class="col-span-12 text-center">
            
        </div>

        <div class="col-span-12 mt-2">
            
                <!-- Slider main container -->
            <div class="swiper swiper-initialized swiper-horizontal">
                <!-- Additional required wrapper -->
                <div class="swiper-wrapper flex items-center" style="transition-duration: 5000ms; transform: translate3d(-144.8px, 0px, 0px);">
                <!-- Slides -->
                    <div class="swiper-slide swiper-slide-prev" data-swiper-slide-index="0" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/cod.svg" alt="Call of duty Warzone" width="120" height="80">
                    </div>
                    <div class="swiper-slide swiper-slide-active" data-swiper-slide-index="1" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/csgo.svg" alt="CS GO" width="120" height="80">
                    </div>
                    <div class="swiper-slide swiper-slide-next" data-swiper-slide-index="2" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/battle.svg" alt="Fortnite Battle Royale" width="120" height="80">
                    </div>
                    <div class="swiper-slide" data-swiper-slide-index="3" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/rust.svg" alt="Rust" width="120" height="80">
                    </div>
                    <div class="swiper-slide" data-swiper-slide-index="4" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/valorant.svg" alt="Valorant" width="120" height="80">
                    </div>
                    <div class="swiper-slide" data-swiper-slide-index="5" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/minecraft.svg" alt="Minecraft" width="120" height="80">
                    </div>
                    <div class="swiper-slide" data-swiper-slide-index="6" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/cod.svg" alt="Call of duty Warzone" width="120" height="80">
                    </div>
                    <div class="swiper-slide" data-swiper-slide-index="7" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/csgo.svg" alt="CS GO" width="120" height="80">
                    </div>
                    <div class="swiper-slide" data-swiper-slide-index="8" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/battle.svg" alt="Fortnite Battle Royale" width="120" height="80">
                    </div>
                    <div class="swiper-slide" data-swiper-slide-index="9" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/rust.svg" alt="Rust" width="120" height="80">
                    </div>
                    <div class="swiper-slide" data-swiper-slide-index="10" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/valorant.svg" alt="Valorant" width="120" height="80">
                    </div>
                    <div class="swiper-slide" data-swiper-slide-index="11" style="width: 114.8px; margin-right: 30px;">
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/minecraft.svg" alt="Minecraft" width="120" height="80">
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>        <section class="mt-20 flex">
    <div class="grid-container base-section">
        <div class="text-center col-span-12">
            <h2><span>Effortless 3-Step Process</span>Streamlined PC Optimization</h2>
        </div>
        <div class="col-span-12 sm:col-span-6 relative">
            <div class="optimization-blur blur-container ">
                <div class="rainbow"></div>
                            </div>
            <img src="https://exmtweaks.com/storage/app/media/pc.png" alt="Streamlined PC Optimization" width="450" height="450" class="w-full">
        </div>
        <div class="col-span-11 col-start-2 sm:col-span-6 sm:col-start-7">
            <ol class="timeline">                  
                <li class="pb-20 ml-16">
                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/first.svg" alt="" class="timeline-item">
                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/dashed-line.svg" alt="" class="dashed-line">
                    <h3>Simple Installation</h3><p>Our user-friendly application makes the setup a breeze. Get started with ease and no technical hassle.</p>
                </li>
                <li class="pb-20 ml-16">
                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/second.svg" alt="" class="timeline-item">
                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/dashed-line.svg" alt="" class="dashed-line">
                    <h3>Effortless Optimization</h3><p>In only around 10 minutes, experience the power of our tool as it optimizes your entire PC effortlessly. There is also a guide and tutorial to help you apply all the settings if needed.</p>
                </li>
                <li class="ml-16">
                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/third.svg" alt="" class="timeline-item">
                    <h3>Enjoy The Performance</h3><p>After using the application, simply restart your PC and play your favorite games, enjoy the performance</p>
                </li>
            </ol>
        </div>
    </div>
</section>        <section class="mt-20 flex">
    <div class="grid-container base-section">
        <div class="text-center col-span-12">
            <h2><span>Unleashing the Ultimate Gaming Experience!</span>Gamers Rave About Our Tweak Performance Utility!</h2>
        </div>
        
    <div class="col-span-12 mt-2">
    <!-- Slider main container -->
    <div class="reviews relative swiper-initialized swiper-horizontal">
        <!-- Additional required wrapper -->
        <div class="swiper-wrapper flex">
            <!-- Slides -->
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between swiper-slide-active" data-swiper-slide-index="0" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>SHIT IS FUCKING CRAZYYYY OMFGGGGGGHGGG</h3>
                        <p>6 days ago</p>
                        <p class="text-textcolor text-base">Just got a new pc (rtx 4070 ti and 9800x3d) and tweaks boosted my shit from about 900 to 1200 in creative, even on this expensive ass pc my delay was kinda mid but ong it feels good asf now @exm YOU DESERVE ALL THE FUCKING BITCHES</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">libertyFV</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between swiper-slide-next" data-swiper-slide-index="1" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Would buy again on a new machine</h3>
                        <p>1 month ago</p>
                        <p class="text-textcolor text-base">And I thought I did a decent job optimizing myself...
League of Legends went from a little over 200 to 350+ fps
Hunt Showdown went from 110 to a stable 140+ with little to no stutters
9/10
Last point if it came with an uber eats gift card, im hungry</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Maart</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="2" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Actually works and great customer service</h3>
                        <p>1 month ago</p>
                        <p class="text-textcolor text-base">It genuinely helped my performance also there’s some settings that turn certain things off and prevents you from playing for example (valorant) (Minecraft) (it tells you that the tweak does this) I dmd exm and he personally handled my situation because I didn’t really know how to fix it. He answered me in under 6 hours which is incredibly fast as he has plenty of other customers and things to do 10/10 would recommend (get premium it’s worth it)</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Vanick</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="3" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>One of, if not the best optimization ive tried | Specs: i5 13420H, 3060, 16gb ram (laptop)</h3>
                        <p>2 months ago</p>
                        <p class="text-textcolor text-base">Decreased my dpc latency by 397% and my isr latency by 234% (after fresh install)
My 1% and 0.1% lows are much better and my average fps increased by 53%
I live in frankfurt and i have really good internet so i already had 0 ping (even if 0 ping doesnt truly exist), but my bufferbloat score went from A to A+

Overall i rate it a 9.5/10, only reason why its not a 10 is the menu design, but exm obviously focused more on the optimizations themselves intead. phenomenal work exm!</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">DRAG007</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="4" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>This tweaks are so good, this tweaks are better then i got tweaked by pro tweakers where i payed 100 eur</h3>
                        <p>2 months ago</p>
                        <p class="text-textcolor text-base">I got Zero delay and if i play scrims or cups endgame my fps is stil goof and not laggy😍</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Maxim (rashta97)</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="5" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Insane FPS increase and more</h3>
                        <p>2 months ago</p>
                        <p class="text-textcolor text-base">after using the tool, I went from having frame drops to constant 240fps on 1440p my ping is still shit but that's because I live far from FN servers, but my pc feels smooth, apps load up way quicker than before. I definitely recommend purchasing EXM's tweaks they really do help a lot!</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">xecues</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="6" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Got More than x4 times lower latency | Benchmark</h3>
                        <p>3 months ago</p>
                        <p class="text-textcolor text-base">Lower number = better

Before: (Stock reinstall of windows)
Highest process latency:  331.90
Average process latency:  18.103640
HighestDPC latency: 278.20
Average DPC latency: 3.905440

After: 
Highest process latency: 63.80
Average process latency: 4.103487
Highest DPC latency: 60.70
AverageDPC latency: 1.123775</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Tulip</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="7" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>My humble opinion</h3>
                        <p>3 months ago</p>
                        <p class="text-textcolor text-base">At first I wasn't convinced that I had made a good purchase, but after a week of testing I am really satisfied. A piece of heart has been put into this software. The support, specifically the faq on the discord, is so clear and helpful to a noob like me that I managed everything on my own. 5800x3d plus amd 6800xt works like a tornado, thank you. I recommend wholeheartedly.  My rating is 6 out of 6. Greetings from Poland</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Buzulux</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="8" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Reactive and smooth</h3>
                        <p>4 months ago</p>
                        <p class="text-textcolor text-base">Saw a video o youtube from Khorvie and decided to test it, did NOT regret! Didnt test my fps before and after but the games felt super smooth. Easy and quick to set up just a few clicks and everything is done or undone, with a big discord comunity and they are always working to bring the best tweaks to us.</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Philgoodcs</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="9" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>BEST TWEAKS</h3>
                        <p>4 months ago</p>
                        <p class="text-textcolor text-base">100+ FPS BOOST i used to get 25-30 ping in game and now i got 5-10 with no Ethernet and this the best tweaks that i have got so far and i will also say that EXM updates his tweaks a lot and he really does a good job wit these tweaks.</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">savige</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="10" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Thought this was a scam but i was wrong</h3>
                        <p>4 months ago</p>
                        <p class="text-textcolor text-base">I first thought this was a scam but ive asked a few customers if it actually helped them and they all had amazing results, after that i decided to buy it and it did not dissapoint.

I got a low end pc and i got like 40 extra fps which is huge, delay feels much better and overall everything on my pc feels like it loads faster

Big ups exmtweaks &lt;3</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Osha</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="11" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>fucking amazing</h3>
                        <p>5 months ago</p>
                        <p class="text-textcolor text-base">This tool is fucking amazing, took me a good 5 minutes to do all the tweaks and i instantly noticed a massive difference

went 160-180 fps with drops to stable 240 in game
from 350-400 to 650+ fps in creative

10/10 Legit feels like i have 0 delay</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">LibertyFV</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="12" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>GREATEST TWEAKS EVER</h3>
                        <p>5 months ago</p>
                        <p class="text-textcolor text-base">EXM Computer Tweaks gets a solid 10 out of 10 from me. It's user friendly, boosted my PC's performance significantly; faster apps, smoother multitasking, and even better ping (20-35 to 0-10). FPS went from shaky 160-180 to a rock-solid 240 without drops. Stability? Like a rock. No crashes post optimization. Customer support is top-notch too. Whether you're a regular user or a gamer trying to get the best out of your computer, EXM delivers.</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">M0mo</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="13" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>It literally saved my PC</h3>
                        <p>5 months ago</p>
                        <p class="text-textcolor text-base">I'm playing on an RTX 3060ti and an R5 5600X, my fps fluctuated a lot, I've been adjusting other things for 4 years and only today was I able to really see what it's like to have an end game PC, it literally saved my PC, thank you very much.</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">saya</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="14" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>went from 180 to 240 fps...</h3>
                        <p>6 months ago</p>
                        <p class="text-textcolor text-base">I got a pretty good pc and i had already optimized it with some guides on yt, but i still decided to give this a shot. I thought id maybe get an extra 10-20 fps which would still be good, no i got 60-70 more. Now i can run stable 240 im geneunly so suprised. Also my delay feels a lot better. Ping didnt really change but i already get around 10 ping and thats due to server distance so im incredebly satisfied.</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">88 Gone</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="15" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>exmtweaks review</h3>
                        <p>7 months ago</p>
                        <p class="text-textcolor text-base">worked perfectly, good support, helped my fps a shit ton, I went from unstable 120 fps to stable 160, my delay is much lower and overall my pcs loading times have been much lower, I first tried the free utility and it made my fps a bit more stable, but nothing crazy, but the paid ones helped me so much more. Genuinely impressed</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">007</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="16" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Literally Perfect</h3>
                        <p>7 months ago</p>
                        <p class="text-textcolor text-base">Its literally perfect, boosts fps, makes fps more stable, less input delay and less ping. Couldnt be any better. The Tweaks are easy to apply to your pc, takes max like 5 minutes. Recommend the Tweaks to anyone</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Jdot</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="17" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>9.5/10</h3>
                        <p>7 months ago</p>
                        <p class="text-textcolor text-base">A company worth buying for me. It improved my fps and the daily. I highly recommend it. The staff are nice. Exm answered every question</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">ilay1212</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="18" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Worked perfectly (almost), 9.5/10</h3>
                        <p>8 months ago</p>
                        <p class="text-textcolor text-base">Boosted my fps by about 30-45 (went from about 110-120 to 150 - 165), I have a low end PC and that's a massive fucking difference. Also it feels like I have almost no delay. Ping didn't improve that much maybe by like 3-5 but other than that it's one of my favorite things that I've bought in a while. Also support is fucking amazing, exm the goat</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Break22</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="19" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>SO GOOD</h3>
                        <p>8 months ago</p>
                        <p class="text-textcolor text-base">AMAZING! i used to get 600 fps with a 4060 and I7-13700f and now i get 800+ and no delay only issue is exm wallpaper didn't apply and i reallly wanted it lol, overall tho definetly worth for the $30, ALSO PING WENT FROM 25ish TO UNDER 10 AT ALL TIMES SO GOOD!, thanks exm</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">blinky</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="20" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>very nice!</h3>
                        <p>9 months ago</p>
                        <p class="text-textcolor text-base">I didn't get much more fps, BUT it reduced my input lag and gave me so much more smoothness, my pc feels so much better.
It didn't give me a lot more fps bc im on an already optimized High-End PC, RTX4070 ti &amp; I9 13900K, I've asked other customers and they said that got big fps boosts, your fps will be much higher on mid/lower-end pcs, and if you are on a high-end pc, it's still worth it due to my input lag disappearing. I rate it a 10/10

- @Jordyy23</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">@Jordy23</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="21" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Great</h3>
                        <p>9 months ago</p>
                        <p class="text-textcolor text-base">Was a bit sceptical about tweaking softwares as i already run a pretty good rig but i gave it a go and its great. On fortnite its like having creative ping in pubs which made me so much better. Its also frequently updated which is nice. 

This review sounds like a bot or whatever but im not and i am genuinely very happy with the tweaks and services, im @54 kenzo on discord and from what ive looked none of the reviews are bots so, all the names are customers in exm Discord so this is legit.</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">@54kenzo</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="22" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>9,5/10 for exm standard</h3>
                        <p>9 months ago</p>
                        <p class="text-textcolor text-base">Standard helped my fps a ton and made it a LOT more stable, straight up 0 delay in ranked, but my ping only went down by like 2-5, which is still good, it's most likely cause I was on 15 ping already and i have a really good network. Thanks exm</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">BrodieFN</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="23" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>EXM Premium Tweaking Utility</h3>
                        <p>9 months ago</p>
                        <p class="text-textcolor text-base">Soo good bro. I got a insane fps boost and my delay went down by a shit ton. 100% worth it</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Sven</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="24" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Premium Tweak Package</h3>
                        <p>10 months ago</p>
                        <p class="text-textcolor text-base">I really like the simplicity of the tweaks, not too confusing; very beginner friendly. I cant speak on the Low-End PC side of things, but I have a pretty decent build and I saw a massive boost in FPS. (2060 TI, Ryzen 5 3600x) Id say the paid tweak is very worth it, and if you dont wanna buy it straight away you can always use the free package first (you can find it in discord.gg/exm). 9/10

(Im not a bot)</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">prodjacobbb</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="25" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Amazing!</h3>
                        <p>10 months ago</p>
                        <p class="text-textcolor text-base">At first I though the tweaks were going to be placebo. However after buying the premium version, my thoughts were WRONG. My FPS and Latency were way better than ever. 1% lows were the best part. 10/10 Buy IT!!</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">DillonSZN</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="26" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Premium made my low end pc run 165 fps no drops in fortnite</h3>
                        <p>11 months ago</p>
                        <p class="text-textcolor text-base">made my low end pc run 165 fps no drops in fortnite, Tysm Exm</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">1tay</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="27" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Premium Review - JeffFNBR</h3>
                        <p>11 months ago</p>
                        <p class="text-textcolor text-base">Yo, this is an amazing product it made my fps go very stable and made my game feel so smooth I went from max fps to 400 to around 550. Latency feels incredible. i have a Intel i5 13400f and a 3060ti</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">JeffFNBR</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="28" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>My review for Standrd</h3>
                        <p>1 year ago</p>
                        <p class="text-textcolor text-base">These Tweaks helped me a lot. I bought standard and it was so good. I got 100 fps more in fortnite battle royale and my pinq reduced by 10.  But the most insane thing is that i got almost 0 delay. It is so good. I def reccomend</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Blast0re</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="29" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Premium review - aspect</h3>
                        <p>1 year ago</p>
                        <p class="text-textcolor text-base">Before i had about 340-600 fps, now im getting like 550-700 if not more. Fps in ranked are a lot more stable and i can see that my delay is lower, also ping decreased by 3-5 on avrage which is a W,  10/10 so good</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Aspect</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="30" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Massive vouch for prem</h3>
                        <p>1 year ago</p>
                        <p class="text-textcolor text-base">going crazy in fort now cause premium tweaks for 25 nd its so worth it, shi got me moovin!! massive vouch consistent 240 in creative and 180 - 200 in game from -140 in game and a consistent 18- in creative</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">P1exxy</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="31" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>My review for premium</h3>
                        <p>1 year ago</p>
                        <p class="text-textcolor text-base">This is an amazing tweaking utility, and in my opinion, it is 100% worth the money, only 25 for these amazing results is a steal. I was struggling with heavy latency, stuttering,bad pc performance, after running ths utility, It feels like Im playing on a NASA pc.</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">adam</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="32" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>Helped me a lot, Amazing customer support aswell</h3>
                        <p>1 year ago</p>
                        <p class="text-textcolor text-base">100+ more fps and the least amount of delay ive ever played on. Thank you exm, I would definitely recommend buying the premium utility (that is what I got).</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">Grantz</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="33" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>AMAZING TOOL &amp; HELLA COOL SELLER</h3>
                        <p>1 year ago</p>
                        <p class="text-textcolor text-base">+300 fps on my already decent gpu (3060) 0 delay, optimizations are crazy. Exm is always online to provide support and help you out!</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">jordaxn</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="34" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>insane tweaks, 100% worth it</h3>
                        <p>1 year ago</p>
                        <p class="text-textcolor text-base">Before tweaking I was getting 400fps/15 ping in creative and like 180fps/60 ping in ranked fortnite. I am now locked 240fps most of the time in ranked, and 600fps in creative. But by far the best thing is how responsive my game feels. Also made my pc in general feel smoother.</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">kuuzzy</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="35" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>9.5/10, definetly reccomend❗️</h3>
                        <p>1 year ago</p>
                        <p class="text-textcolor text-base">Everything worked, but my ping didn't decrease a lot, but I already had good ping before so can't complain. Game fells insane: 0 delay and crazy stable fps! Definitely buy premium, worth every penny</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">JonahX</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                            <div class="review relative swiper-slide p-12 w-1/2 flex flex-col h-full sm:h-auto justify-between" data-swiper-slide-index="36" style="width: 694px; margin-right: 60px;">
            
                    <div class="content-wrap mb-4 mt-2">
                        <h3>xauxy review for premium</h3>
                        <p>1 year ago</p>
                        <p class="text-textcolor text-base">I REALLY RECOMMEND THIS UTILITY!!!
-Fps went from 650-700 to 900-950
-Ping went from around 30 to 15
-I now get 0 input delay/latency, game feels super snappy
If you get the utility I would recommend premium 😍</p>
                    </div>
                    
                    <div class="flex justify-between">
                        <div class="flex flex-col">
                            <p class="text-md italic uppercase">XUAXY</p>
                            <div class="flex">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                                    <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/star.svg" alt="Customer star rating" width="26" height="25">
                                                            </div>
                        </div>
                        <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/quotes.svg" alt="Customer review" width="57" height="57">
                    </div>
                </div>
                    </div>
        <div class="swiper-pagination !-bottom-20 swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    </div>
</div>
    </div>
</section>        <section class="mt-20 flex relative">
    <div class="grid-container mx-auto gap-4 lg:py-16">
        <div class="col-span-12 sm:col-span-7">
            <div class="text-center">
                <h2><span>Watch our content</span> Check out our Youtube</h2>
            </div>
            <p>Check out our youtube channel for free PC optimizations, tips and other ways on how to maximize your performance &amp; lower your latency, while our free tweaks are amazing and have helped hundereds of thousands of people, they are nothing in comparison to what our premium or standard tweaking utility offers.</p>
                            <a href="https://www.youtube.com/@exmtweaks" target="_blank" rel="noopener" class="btn btn-secondary mt-4 w-full sm:w-auto">Watch now
                </a>
                    </div>
        <div class="col-span-12 sm:col-span-5 mb-4 sm:mb-0 relative z-10 flex items-center">
            <div class="support-blur right-[20%] blur-container ">
                <div class="blue"></div>
            </div>
            <img src="https://exmtweaks.com/storage/app/media/youtube-big.svg" alt="Watch out our youtube EXM Tweaks" class="mx-auto w-full max-w-[300px] sm:max-w-full" width="350" height="270">
        </div>
    </div>
</section>        <section class="mt-20 flex relative">
    <div class="grid-container mx-auto gap-4 lg:py-16">
        <div class="text-center col-span-12">
            <h2>Join our Discord server!</h2>
        </div>
        <div class="col-span-12 sm:col-span-5 mb-4 sm:mb-0 relative z-10">
            <img src="https://exmtweaks.com/storage/app/media/discord.svg" alt="Connect with ExmTweaks on Discord" class="mx-auto max-w-[200px] sm:max-w-full" width="350" height="270">
        </div>
        <div class="col-span-12 sm:col-start-7 sm:col-end-13 sm:ml-auto">
            <p>Stay in the loop with the latest updates, tweaks and more by joining our vibrant Discord server with over 135,000 members, share your experiences, and immerse yourself in a thriving gaming community. Don't miss out—be part of the excitement! We also have a bunch of free tweaks there, but its just a fraction of what our premium &amp; standard utilities have to offer.</p>

                        <a href="https://discord.gg/exm" target="_blank" rel="noopener" class="btn btn-secondary mt-4 w-full sm:w-auto">Join now
            </a>
                    </div>
    </div>
    <div class="green-radial discord"></div>
</section>        <section class="mt-20 flex">
    <div class="grid-container base-section">
        <div class="text-center col-span-12">
            <h2><span>Contact Support</span>We are standing by to help you.</h2>
        </div>
        <div class="col-span-12 sm:col-span-7 lg:col-span-6 lg:col-start-2 mb-4 sm:mb-0">
            <p>Our dedicated support team is ready to assist you with any questions, concerns, or technical support you may need. Feel free to reach out to us, and we'll get back to you promptly.</p>
            <div class="grid-container px-0">
    <div class="col-span-12">
        <form data-request="emptyForm::onFormSubmit" data-request-validate="" data-request-success="flashMessageSuccess()" data-request-error="flashMessageError(data)">
            <input name="_token" type="hidden" value="KPolqKCBDACSc865AUWkfoPLE7ootOuMy3WHFlWS">

            <div class="grid grid-cols-12 gap-4">
                <div class="col-span-12 sm:col-span-6 form-group">
                    <label for="name" class="form-label">Name</label>
                    <input id="name" name="name" class="form-input" type="text" placeholder="Name">
                    <p class="help-block" data-validate-for="name"></p>
                </div>

                <div class="col-span-12 sm:col-span-6 form-group">
                    <label for="email" class="form-label">Email</label>
                    <input id="email" name="email" class="form-input" type="text" placeholder="Email">
                    <p class="help-block" data-validate-for="email"></p>
                </div>
            </div>

            <div class="form-group">
                <label for="message" class="form-label">Message</label>
                <textarea id="message" name="message" class="form-input" rows="4" placeholder="Message"></textarea>
                <p class="help-block" data-validate-for="message"></p>
            </div>

            <div class="flex flex-col w-full">
                <div class="form-check mt-2 text-left">
                    <input type="checkbox" class="gdpr-check" id="consent" name="consent">
                    <label class="check-label" for="consent">
                        <small>I have read and agree to the <a href="" target="_blank" class="font-bold">privacy policy</a>.
                        </small>
                    </label>
                    <p class="help-block text-danger" data-validate-for="consent"></p>
                </div>
            </div>

            <div class="w-full flex justify-end mt-6">
                <button type="submit" name="emptyForm-submit" class="btn btn-secondary max-[420px]:w-full" id="submit">
                    Send
                </button>
            </div>

        </form>
    </div>
</div>



                    </div>
        <div class="col-span-12 sm:col-span-5 lg:col-span-4 sm:ml-auto relative flex">
            <div class="support-blur blur-container ">
                <div class="pink"></div>
                <div class="blue"></div>
            </div>
            <img src="https://exmtweaks.com/storage/app/media/support.svg" alt="Contact Support EXMTweaks" class="mx-auto max-w-[200px] sm:max-w-full" width="270" height="240">
        </div>
    </div>
</section>


        <!-- Footer -->
        <footer id="layout-footer" class="relative mt-20">
                    

<div class="grid-container mx-auto">
        <div class="col-span-12 sm:col-span-4 lg:col-span-3">
            <a href="https://exmtweaks.com" class="flex items-center" id="footer_logo">
                <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/exm_tweaks_logo.svg" class="h-10 mr-3" alt="EXMTweaks" width="94" height="40">
            </a>
                    </div>
        <div class="col-span-12 sm:col-span-4 lg:col-span-3 mt-10 sm:mt-0">
            <h3>Products</h3>
            <ul>
                                    <li>
                        <a href="https://exmtweaks.com/product/exmtweaks-premium">EXM Premium Tweaking Utility</a>
                    </li>
                                    <li>
                        <a href="https://exmtweaks.com/product/exmtweaks-standard">EXM Standard Tweaking Utility</a>
                    </li>
                            </ul>
        </div>
        <div class="col-span-12 sm:col-span-4 lg:col-span-3 mt-8 sm:mt-0">
            <h3>Policy</h3>
            <ul>
                <li>
                    <a href="https://exmtweaks.com/cookie-policy">Cookie policy</a>
                </li>
                <li>
                    <a href="https://exmtweaks.com/user-agreement">User agreement</a>
                </li>
                <li>
                    <a href="https://exmtweaks.com/refund-policy">Refund policy</a>
                </li>
                <li>
                    <a href="https://exmtweaks.com/privacy-policy">Privacy policy</a>
                </li>
            </ul>
        </div>
                    <div class="col-span-12 sm:col-span-4 lg:col-span-3 mt-8 sm:mt-0">
                <h3>Follow us</h3>
                <ul class="flex gap-6 items-center">
                        <li>
        <a href="https://discord.gg/exm" rel="noopener" target="_blank" aria-label="Discord - EXMTweaks">
            <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/discord-sm.svg" alt="Discord - EXMTweaks" width="30" height="30">
        </a>
    </li>
    <li>
        <a href="https://www.youtube.com/@exmtweaks" rel="noopener" target="_blank" aria-label="Youtube - EXMTweaks">
            <img src="https://exmtweaks.com/themes/exmtweaks/assets/images/youtube.svg" alt="Youtube - EXMTweaks" width="30" height="30">
        </a>
    </li>
                </ul>
            </div>
            </div>
    <div class="blue-radial footer"></div>        </footer>
        <script src="https://exmtweaks.com/themes/exmtweaks/assets/js/sweetalert2.all.min.js"></script>
        <script src="https://exmtweaks.com/themes/exmtweaks/assets/js/app.js?3"></script>

        <script src="https://exmtweaks.com/plugins/offline/mall/assets/pubsub.js"></script>
<script src="https://exmtweaks.com/plugins/blakejones/magicforms/assets/js/inline-errors.js"></script>
<script>
        window.Mall = window.Mall || {}
        $(function () {
            window.Mall.Modal = $('<div class="mall-modal">')
            window.Mall.Modal.on('click', function(e) {
                if (e.target.classList.contains('mall-modal')) {
                    window.Mall.Modal.removeClass('mall-modal--visible')
                }
            })
            window.Mall.Modal.prependTo(document.body)
            window.Mall.Callbacks = {
                Checkout: []
            }
        })
    </script>
<script>
    $(function () {
        var $count = $('.js-count');
        $.subscribe('mall.cart.productAdded', function (e, data) {
            $count.removeClass('invisible').text(data.new_items_quantity).show();
        });
        $.subscribe('mall.cart.productRemoved', function (e, data) {
            $count.text(data.new_items_quantity);
        });
    });
</script>
    <script>

            function flashMessageSuccess() {

            Swal.fire({
                title: 'Success',
                text: 'Form has been submitted.',
                icon: 'success',
                allowOutsideClick: false,
                allowEscapeKey: false
            }).then((result) => {
            if (result.isConfirmed) {
                window.location.replace("https://exmtweaks.com");
            }
            })
        };

        function flashMessageError() {

            Swal.fire({
                title: 'Error',
                text: 'The form could not be submitted.',
                icon: 'error'
            })
        };

    </script>
    <script>
        $('document').ready(function(){
            // Floating labels for the contact form inputs
            $(function() {
                $("body").on("input propertychange", ".form-group", function(e) {
                    $(this).toggleClass("form-group-with-value", !! $(e.target).val());
                });
            });
        });
    </script>        <script src="/modules/system/assets/js/framework.js"></script>
        <script src="/modules/system/assets/js/framework-extras.js"></script>
<link rel="stylesheet" property="stylesheet" href="/modules/system/assets/css/framework-extras.css">
    

    <style data-type="cookiescriptstyles">
      #cookiescript_injected {
    background-color: #1C1C1C;
    z-index: 999997;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
    color: #FFFFFF;
    box-sizing: border-box;
}
.cookiescript_checkbox_label {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding:0 4px;
    line-height: 1.5;
    margin:0;
	text-align: left;
}
.cookiescript_pre_header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    top: 15px;
    right: 15px;
}
#cookiescript_close {
    font-size: 29px;
    line-height: 13px;
    cursor: pointer;
    color: #FFFFFF;
    height: 15px;
    width: 15px;
    margin: 0 0 0 10px;
    padding: 0;
    overflow: hidden;
    letter-spacing: 0;
    font-family: 'Trebuchet MS', 'Arial', sans-serif;
    font-weight: 100;
    opacity: 0.85;
    z-index: 999999;
    position: relative;
    top: -1px;
}

#cookiescript_buttons {
    display: flex;
    flex-direction: row;
    font-weight: 700;
}
#cookiescript_manage_wrap {
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.4px;
    font-weight: 700;
}
#cookiescript_manage {
    display: inline;
    cursor: pointer;
    color: #FFFFFF;
    opacity:0.85;
    margin-left:-15px;
}
#cookiescript_manage #cookiescript_manageicon .cookiescript_gear {
    fill: #FFFFFF;
}
#cookiescript_manage:hover #cookiescript_manageicon .cookiescript_gear {
    fill: #ee2866;;
}

svg#cookiescript_manageicon {
    width: 15px;
    height: 15px;
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    position: relative;
    top: 3px;
    vertical-align: baseline;
}
#cookiescript_header {
    background-color: transparent;
    z-index: 999998;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: 0.4px;
    opacity:1;
}
.cookiescript_checkbox {
    display: flex;
    flex-direction: row;
}
input.cookiescript_checkbox_input {
}
span.cookiescript_checkbox_text {
    display: inline-block;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFFFFF;
    letter-spacing: 1px;
}

#cookiescript_save {
    border: 0;
    transition: all 0.25s ease 0s;
    background-color: #ee2866;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    line-height: 3.2;
    letter-spacing: 0.4px;
}
/*IE 9 fixes*/
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
    .cookiescript_checkbox_label {
        position: relative;
        top:-10px;
    }
    #cookiescript_accept, #cookiescript_reject, #cookiescript_save{
    	display: inline-block;
    }
    #cookiescript_buttons{
    	text-align:center;
    }
}
#cookiescript_save{
    display: none;
}
#cookiescript_reject {
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 3;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #FFFFFF;
    background: #1C1C1C;
}
#cookiescript_accept {
	transition: all 0.25s ease 0s;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.4px;
	border: 0;
	background-color: #ee2866;
	color: #FFFFFF;
	line-height: 3.2;
}

#cookiescript_accept, #cookiescript_reject, #cookiescript_save {
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
    transition-duration: 100ms;
    transition-timing-function: ease-in-out;
    min-width: 103px;
}
.cookiescript_bigger {
    transform: scale(1.1);
}
#cookiescript_link {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    opacity: 0.8;
	display:inline !important;
}

#cookiescript_readmore,
#cookiescript_reportlink,
#cookiescript_cookiescriptlink {
    border: 0;
    padding: 0;
    cursor: pointer;
    margin: 0;
    transition: all 100ms ease 0s;
    background-color: transparent;
    display: inline;
    font-size: 12px;
    text-decoration: none;
}

#cookiescript_readmore{
    color: #ee2866;
}
#cookiescript_reportlink,
#cookiescript_cookiescriptlink {
    color: #FFFFFF;
}


#cookiescript_readmore:hover,
#cookiescript_reportlink:hover,
#cookiescript_cookiescriptlink:hover {
    text-decoration: underline;
    color: #ee2866;

}

#cookiescript_description {
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 1.65;
    font-weight: 400;
}
#cookiescript_checkboxs {
}
#cookiescript_close:hover,
#cookiescript_manage:hover,
#cookiescript_link:hover
{
    opacity: 1;
}

#cookiescript_reject:hover {
    background-color: #2f2f2f;
}

#cookiescript_accept:hover{
	background-color: #f03a73;
}
#cookiescript_save:hover {
    background-color: #f03a73;
}

#cookiescript_readmore:hover,
#cookiescript_reportlink:hover,
#cookiescript_cookiescriptlink:hover
{
    color: #f03a73;
}

#cookiescript_badge {
    position: fixed;
    line-height: 0;
    cursor: pointer;
    z-index: 99999;
    font-size: 0;
    color: #999;
left: 10px;
    display: flex;
    flex-direction: row;
    opacity: 1;
}

#cookiescript_badgetext{
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
    overflow: hidden;
    transition-duration: 500ms;
    white-space: nowrap;
    padding-right: 0;
    color: #FFFFFF;
}

#cookiescript_badgesvg{
    width:40px;
    height: 40px;
}



#cookiescript_badge {
bottom: 10px;
    border-radius:25px;
    padding:3px;
    transition-duration: 500ms;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.2);
    background: #1C1C1C;
}
#cookiescript_badge:hover #cookiescript_badgetext{
    max-width: 300px;
    padding-right: 15px;
    padding-left: 12px;
}
#cookiescript_badgetext {
    font-size: 16px;
    line-height: 2.5;
    max-width: 0;
}
#cookiescript_badgeimage {
    width: 40px;
    height: 40px;
}
@media only screen and (max-width: 414px) {
    #cookiescript_badgeimage {
        width: 30px;
        height: 30px;
    }
    #cookiescript_badgesvg{
        width:30px;
        height: 30px;
    }
    #cookiescript_badgetext{
        display: none;
    }
}
/*IE 9 fixes*/
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
	#cookiescript_badgeimage{
    	float:left;
    }
}

@media print{
    #cookiescript_injected{
        display:none;
    }
}




#cookiescript_injected_fsd {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, 0.5) !important;
    z-index: 999996;
	overflow-y: auto;
}

#cookiescript_fsd_wrapper {
    /*animation: expandBox 2s forwards;*/
    max-width: 950px;
	width: 95%;
    margin: 0 auto 3% auto;
	top: 5%;
    line-height: 18px;
    letter-spacing: normal;
    position: relative;
    display: flex;
    flex-direction: column;
	background-color: #282828;
    z-index: 999997;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
    color: #FFFFFF;
    align-items: center;
    overflow: visible;
    outline: none;
    max-height: 90%;
    box-sizing: border-box;
	cursor: default;
	min-height: 500px;
}
@keyframes expandBox {
    from {
        width: 10%;
        margin-left:0;
        overflow: hidden;
        top:90%;
        height: 5%;
    }
    to {
        width: 95%;
        margin-left:auto;
        overflow: hidden;
        top:5%;
        height: 90%;
    }
}

.cookiescript_fsd_header {
	min-height: 57px;
	border-bottom: 1px solid #383838;
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #1C1C1C;
}
.cookiescript_fsd_logo_a{
	margin-left: 23px;
    text-decoration: none;
}
.cookiescript_fsd_logo{
	height: 27px;
	width: auto;
	display: block;
	max-width: 100%;
}
.cookiescript_fsd_powered {
    color: #666666;
    font-size: 11px;
    position: relative;
    left: 31px;
    top: 0;
    line-height: 1;
    text-decoration: none;
    display: block;
    height: 8px;
}
.cookiescript_fsd_language_drop_down {
    position: absolute;
    right: 67px;
	top: 19px;
}

.cookiescript_fsd_main {
    width: 100%;
	background-color: #1C1C1C;
}

.cookiescript_fsd_main_info {
    padding: 20px 53px 30px 53px;
    }

.cookiescript_fsd_title {
    background-color: transparent;
    z-index: 999998;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    opacity:1;
}

.cookiescript_fsd_description {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
    opacity: 0.85;
	margin-top: 9px;
}


#cookiescript_fsd_wrapper #cookiescript_readmore{
	font-size: 13px;
	color: #ee2866;
	text-decoration: none;
}
#cookiescript_fsd_wrapper #cookiescript_readmore:hover{
	text-decoration: underline;
}

.cookiescript_fsd_tabs {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
	flex-direction: row;
    width: 100%;
}

.cookiescript_fsd_tabs > div {
	cursor: pointer;
	width: 50%;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	line-height: 1.6;
	font-weight: bold;
	border-top: 2px solid transparent;
	transition: all 300ms ease 0s;
	padding: 10px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #1C1C1C;
}

.cookiescript_fsd_tabs > .cookiescript_active {
    border-top: 2px solid #ee2866;
    background-color: #282828;
    color: #ee2866;
}

.cookiescript_fsd_tabs_content {
    background-color: #282828;
    padding: 5px 50px 10px 50px;
    width: 100%;
    overflow-y: auto;
    box-sizing: border-box;
    flex-grow: 1;
	--scrollbar-width: 8px;
	--mask-height: 35px;
	--mask-image-content: linear-gradient( to bottom, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent );
	--mask-size-content: calc(100% - var(--scrollbar-width)) 100%;
	--mask-image-scrollbar: linear-gradient(black, black);
	--mask-size-scrollbar: var(--scrollbar-width) 100%;
	mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
	mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
	mask-position: 0 0, 100% 0;
	mask-repeat: no-repeat, no-repeat;
	-webkit-mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
	-webkit-mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
	-webkit-mask-position: 0 0, 100% 0;
	-webkit-mask-repeat: no-repeat, no-repeat;
}

.cookiescript_fsd_tabs_content .cookiescript_hidden {
    opacity: 0;
    height: 0 !important;
    overflow: hidden;
	padding: 0 !important;
	min-height: 0 !important;
}

.cookiescript_fsd_category {
    border-bottom: 1px solid #383838;
    padding-top: 23px;
    padding-bottom: 17px;
    display: flex;
    flex-direction: column;
}

.cookiescript_fsd_category:last-child {
    border-bottom: 0;
}

.cookiescript_fsd_category .cookiescript_hidden {
    opacity: 0;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0 !important;
	max-height: 0;
	margin: 0;
	height: auto !important;
		transition: max-height 300ms ease 200ms, opacity ease 200ms, margin-top 100ms ease 100ms;
	}

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

.cookiescript_fsd_category_info {
    flex: 9;
    padding-right: 10px;
}

.cookiescript_fsd_category_control {
    flex: 1;
    display: flex;
    justify-content: center;
}

.cookiescript_fsd__category_name {
    font-size: 16px;
    font-weight: 700;
	margin-bottom: 6px;
}

.cookiescript_category_description {
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 1.6;
}

.cookiescript_fsd_cookies {
	border: 1px solid #383838;
	border-radius: 10px;
	overflow-y: auto;
	margin-top: 15px;
	max-height: 222px;
		transition: max-height 300ms ease, opacity 200ms ease 300ms, margin-top 100ms ease 100ms;
	}

.cookiescript_fsd_cookies caption {
    font-weight: 600;
    padding: 10px;
    text-align: left;
    color: #FFFFFF;
    caption-side: top;
}


.cookiescript_fsd_cookies_control {
    color: #ee2866;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    display: flex;
    align-items: center;
    margin-right: auto;
    margin-top: 10px;
    cursor: pointer;
}

.cookiescript_fsd_cookies_control .cookiescript_hidden {
    display: none;
}

.cookiescript_fsd_cookies_control  span{
	margin-right: 7px;
}

.cookiescript_fsd_cookies_control svg {
    width: 10px;
    height: 10px;
    font-size: 10px;
}

.cookiescript_fsd_cookies_control.active svg {
    width: 10px;
    height: 10px;
    font-size: 10px;
    transform: rotate(180deg);
}

.cookiescript_fsd_cookies_table {
    width: 100%;
}

.cookiescript_fsd_cookies_table,
.cookiescript_fsd_cookies_table tbody,
.cookiescript_fsd_cookies_table thead,
.cookiescript_fsd_cookies_table tr,
.cookiescript_fsd_cookies_table th,
.cookiescript_fsd_cookies_table td {
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline;
    background-color: #1C1C1C;
    border-spacing: 0;
    border-collapse: collapse;
}


.cookiescript_fsd_cookies_table tr:last-child td{
    border-bottom: 0;
}

.cookiescript_fsd_cookies_table td, .cookiescript_fsd_cookies_table th {
    white-space: normal;
    font-size: 13px;
    text-align: left;
    margin: 0;
}
.cookiescript_fsd_cookies_table th {
	font-weight: 600;
	padding: 8px 8px;
	line-height: 1.4;
	word-break: keep-all;
	vertical-align: middle;
}

.cookiescript_fsd_cookies_table td {
	padding: 7px 8px;
	line-height: 1.6;
	vertical-align: top;
	font-weight: 400;
	border: 0;
	border-top: 1px solid #383838;
	color: #FFFFFF;
}

.cookiescript_fsd_cookies_table th:last-child {
    padding-right: 10px;
}

    .cookiescript_fsd_cookies_table td:nth-child(1), .cookiescript_fsd_cookies_table th:nth-child(1) {
    padding-left: 15px;
    word-break: normal;
}

.cookiescript_fsd_cookies_table td:nth-child(2) {
    color: #ee2866;
}

.cookiescript_fsd_cookies_table td:nth-child(3), .cookiescript_fsd_cookies_table th:nth-child(3) {
    text-align: center;
}

.cookiescript_fsd_cookies_table.cookiescript_fsd_storage_table td:nth-child(2) {
     color: #FFFFFF;
}

.cookiescript_vendor_name a{
	text-decoration: underline;
	font-weight: bold;
	color: #ee2866;
	line-height: normal;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	font-size: 13px;
}
.cookiescript_vendor_name a:hover {
	text-decoration: underline;
	color: #ee2866;
}

.cookiescript_fsd_footer {
    border-top: 1px solid #383838;
    width: 100%;
	background-color: #1C1C1C;
    position: relative;
}
#cookiescript_fsd_wrapper #cookiescript_declarationwrap{
		transition: opacity 200ms ease 0ms, height 0ms ease 200ms;
	}
#cookiescript_fsd_wrapper #cookiescript_aboutwrap{
	font-size: 13px;
	padding: 23px 0;
	line-height: 1.6;
	text-align: left;
	font-weight: normal;
	box-sizing: border-box;
	transition: opacity 200ms ease 0ms;
	overflow: auto;
	min-height: 181px;
}
#cookiescript_fsd_wrapper #cookiescript_aboutwrap a,
#cookiescript_fsd_wrapper #cookiescript_aboutwrap a:hover{
    color: #ee2866;
    text-decoration: underline;
}

#cookiescript_setting_advertising_wrap {
    font-size: 12px;
}

#cookiescript_iab_type {
    display: flex;
    justify-content: center;
    padding: 20px 0;
    border-bottom: 1px solid #383838;
    flex-wrap: wrap;
}

#cookiescript_iab_type > div {
    cursor: pointer;
    padding: 0 9px;
    font-size: 11px;
    font-weight: 600;
    background: #f5f5f5;
    color: #FFFFFF;
    line-height: 2;
    margin: 3px 5px;
    white-space: nowrap;
}

#cookiescript_iab_type .cookiescript_active {
    background: #ee2866;
    color: #FEFEFE;
}


.cookiescript_fsd_cookies::-webkit-scrollbar-track,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-track {
    background-color: #DADADA;
}

.cookiescript_fsd_cookies::-webkit-scrollbar,
.cookiescript_fsd_tabs_content::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.cookiescript_fsd_cookies::-webkit-scrollbar-thumb,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-thumb {
    background-color: #ee2866;
}



@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
    #cookiescript_iab_type > div{
        display:inline-block;
    }
}

/* --- OVERRIDE ----*/

#cookiescript_injected_fsd #cookiescript_close {
	top: 20px;
	font-size: 37px;
	right: 20px;
	color: #FFFFFF;
	height: 18px;
	width: 18px;
    position: absolute;
    margin:0;
}

#cookiescript_injected_fsd #cookiescript_show_all_partners_button {
    color: #ee2866;
    margin-bottom: 0;
    margin-top: 12px;
    display: inline-block;
}

#cookiescript_injected_fsd #cookiescript_buttons {
    justify-content: flex-start;
    padding: 5px 15px;
    margin: 0;
}

#cookiescript_injected_fsd #cookiescript_accept, #cookiescript_injected_fsd #cookiescript_save, #cookiescript_injected_fsd #cookiescript_reject {
		flex-grow: unset;
		padding: 0px 25px;
	margin: 10px 5px;
	font-size: 13px;
	line-height: 3;
}
#cookiescript_injected_fsd #cookiescript_buttons{
	flex-direction: row;
}
#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_reject {
    margin-right: auto;
}

#cookiescript_injected_fsd .cookiescript-iab-itemContainer {
    border: 1px solid #383838;
	background-color: #1C1C1C;
	padding: 10px;
}

#cookiescript_injected_fsd .cookiescript-iab-header,
#cookiescript_injected_fsd .cookiescript-iab-itemHeader,
#cookiescript_injected_fsd .cookiescript-iab-itemHeaderAction {
    color: #FFFFFF;
}

#cookiescript_injected_fsd .cookiescript-iab-itemHeaderAction {
    border-color: #FFFFFF;
}

#cookiescript_injected_fsd #cookiescript_accept {
    background-color: #1C1C1C;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    order: 1}

#cookiescript_injected_fsd #cookiescript_accept:hover {
    background-color: #2f2f2f;
}

#cookiescript_injected_fsd #cookiescript_reject {
    background-color: #1C1C1C;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    order: 2}

#cookiescript_injected_fsd #cookiescript_reject:hover {
    background-color: #2f2f2f;
}

#cookiescript_injected_fsd #cookiescript_save {
    display: inline-block;
    background-color: #ee2866;
    color: #FFFFFF;
    border: 1px solid #ee2866;
    order: 3}

#cookiescript_injected_fsd #cookiescript_save:hover {
    background-color: #f03a73;
}
.cookiescript_fsd_reportby{
    position: absolute;
    bottom: -20px;
    right: 20px;
    color: #FFFFFF;
    display: inline;
    font-size: 13px;
}
#cookiescript_fsd_reportlink, #cookiescript_fsd_cookiescriptlink {
    border: 0;
    padding: 0;
    cursor: pointer;
    margin: 0;
    transition: all 100ms ease 0s;
    background-color: transparent;
    color: #FFFFFF;
    display: inline;
    font-size: 13px;
    text-decoration: underline;
}






/*Switches color reload*/
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle::after {
    background: #ee2866;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after {
    background: #ef2f6b;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after {
    background: #ef2f6b;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__handle::after {
    background: #ef2f6b;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::before,
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::after{
    background: #ee2866;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::before,
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::after {
    background: #ee2866;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::before,
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::after {
    background: #ee2866;
}

#cookiescript_injected_fsd .mdc-switch:enabled .mdc-switch__track::after {
    background: #ee2866;
    opacity: 0.3;
}

#cookiescript_injected_fsd .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::after {
    background: #ee2866;
    opacity: 0.3;
}

#cookiescript_injected_fsd .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::after {
    background: #ee2866;
    opacity: 0.3;
}

#cookiescript_injected_fsd .mdc-switch:enabled:active .mdc-switch__track::after {
    background: #ee2866;
    opacity: 0.3;
}


#cookiescript_fsd_wrapper {
    border-radius: 25px;
}
.cookiescript_fsd_header {
    border-radius: 25px 25px 0 0;
}
.cookiescript_fsd_footer {
    border-radius: 0 0 25px 25px;
}
#cookiescript_iab_type > div {
    border-radius: 25px;
}
.cookiescript_fsd_cookies::-webkit-scrollbar-track,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-track
#cookiescript_iabwrap::-webkit-scrollbar-thumb,
#cookiescript_aboutwrap::-webkit-scrollbar-thumb{
    border-radius: 6px;
}
.cookiescript_fsd_cookies::-webkit-scrollbar-thumb,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-thumb,
#cookiescript_iabwrap::-webkit-scrollbar-thumb,
#cookiescript_aboutwrap::-webkit-scrollbar-thumb{
    border-radius: 5px;
}
#cookiescript_injected_fsd #cookiescript_accept,
#cookiescript_injected_fsd #cookiescript_save,
#cookiescript_injected_fsd #cookiescript_reject{
    border-radius: 30px;
}

@media only screen and (max-width: 414px) {
    .cookiescript_fsd_header {
        border-radius: 0;
    }
    .cookiescript_fsd_footer {
        border-radius: 0;
    }
}
@media only screen and (max-width: 414px) {
	#cookiescript_fsd_wrapper {
		width: 100%;
		height: 100%;
		max-height: 100%;
		top: 0;
		border-radius: 0;
		margin: 0;
	}

	.cookiescript_fsd_main_info {
		padding: 13px 20px;
		overflow-y: auto;
		max-height: 140px;
	}
	.cookiescript_fsd_description{
		margin-top: 8px;
	}
	.cookiescript_fsd_tabs > div {
		padding: 6px;
		font-size: 12px;
	}

	.cookiescript_fsd_tabs_content {
		padding: 5px 20px 10px 20px;
	}

	.cookiescript_fsd_cookies_table thead {
		display: none;
	}

	.cookiescript_fsd_cookies_table td {
		display: flex;
		border-bottom: 0px;
	}

	.cookiescript_fsd_cookies_table tr td:last-child {
		border-bottom: 0;
	}

	.cookiescript_fsd_cookies_table td {
		border-top: 0;
	}

	.cookiescript_fsd_cookies_table td::before {
		content: attr(label);
		font-weight: bold;
		width: 120px;
		min-width: 120px;
		text-align: left;
	}

	.cookiescript_fsd_cookies_table td:nth-child(2):before {
		color: #FFFFFF;
	}

	.cookiescript_category_description {
		text-align: left;
	}

	.cookiescript_fsd_cookies_table td:nth-child(1),
	.cookiescript_fsd_cookies_table th:nth-child(1) {
		padding-left: 7px;
		font-weight: bold;
		border-top: 1px solid #383838;
	}

	.cookiescript_fsd_cookies_table tr:nth-child(1) td:nth-child(1),
	.cookiescript_fsd_cookies_table tr:nth-child(1) th:nth-child(1) {
		border-top: 0px;
	}

	.cookiescript_fsd_cookies_table td:last-child {
		border-bottom: none;
	}

	.cookiescript_fsd_cookies_table tr:nth-child(even) {
		background: #f5f5f5;
	}

	.cookiescript_fsd_cookies_table tr:nth-child(even) td {
		border-bottom: 0px solid #FFF;
	}

	#cookiescript_injected_fsd #cookiescript_buttons {
		margin-bottom: 0;
	}

	#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_accept,
	#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_save,
	#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_reject {
		flex-grow: 1;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 0 15px;
	}

	.cookiescript_fsd_language_drop_down {
		right: 40px;
	}

	#cookiescript_injected_fsd #cookiescript_close{
		right:14px;
	}
    .cookiescript_fsd_reportby {
        position: relative;
        bottom: 0;
        right: auto;
        color: #FFFFFF;
        font-size: 12px;
        padding: 0 20px 10px 21px;
        max-width: 100%;
        opacity: 0.8;
        display: none;
    }
    #cookiescript_fsd_reportlink, #cookiescript_fsd_cookiescriptlink{
        color: #FFFFFF;
        font-size: 12px;
    }

}





.cookiescript_rtl {
    direction:rtl;
}

/*Start Checkboxes*/
#cookiescript_injected_fsd .mdc-checkbox,
#cookiescript_injected .mdc-checkbox {
    box-sizing: content-box !important;
}
#cookiescript_injected_fsd .mdc-checkbox__native-control,
#cookiescript_injected .mdc-checkbox__native-control {
    display: block;
    z-index: 1;
}
#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before, 
#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before, 
#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before,
#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before {
    background-color: #FFFFFF;
}
#cookiescript_injected .mdc-checkbox,#cookiescript_injected_fsd .mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom;padding:11px}#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before{background-color:#ee2866}@supports not (-ms-ime-align:auto){#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before{background-color:var(--mdc-theme-secondary, #ee2866)}}#cookiescript_injected .mdc-checkbox .mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__background{top:11px;left:11px}#cookiescript_injected .mdc-checkbox .mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__background::before{top:-13px;left:-13px;width:40px;height:40px}#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control{top:0;right:0;left:0;width:40px;height:40px}#cookiescript_injected .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:#FFFFFF;background-color:transparent}#cookiescript_injected .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,#cookiescript_injected .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#ee2866;background-color:#ee2866}#cookiescript_injected .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(238,40,102,0.26);background-color:transparent}#cookiescript_injected .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,#cookiescript_injected .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{border-color:transparent;background-color:rgba(238,40,102,0.26)}#cookiescript_injected .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#1C1C1C}#cookiescript_injected .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#1C1C1C}#cookiescript_injected .mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;border:2px solid #ee2866;border-radius:2px;background-color:transparent;pointer-events:none;will-change:background-color,border-color;transition:background-color 90ms 0s cubic-bezier(.4,0,.6,1),border-color 90ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox__background .mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox__background .mdc-checkbox__background::before{background-color:#000}@supports not (-ms-ime-align:auto){#cookiescript_injected .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity 180ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox__checkmark-path,#cookiescript_injected_fsd .mdc-checkbox__checkmark-path{transition:stroke-dashoffset 180ms 0s cubic-bezier(.4,0,.6,1);stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}#cookiescript_injected .mdc-checkbox__native-control:checked~.mdc-checkbox__background,#cookiescript_injected .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:checked~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms 0s cubic-bezier(0,0,.2,1),background-color 90ms 0s cubic-bezier(0,0,.2,1)}#cookiescript_injected .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,#cookiescript_injected .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,#cookiescript_injected_fsd .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,#cookiescript_injected_fsd .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}#cookiescript_injected .mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox__background::before{position:absolute;-webkit-transform:scale(0,0);transform:scale(0,0);border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:opacity,transform;transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before{-webkit-transform:scale(1);transform:scale(1);opacity:.12;transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 80ms 0s cubic-bezier(0,0,.2,1);transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),transform 80ms 0s cubic-bezier(0,0,.2,1);transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),transform 80ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 80ms 0s cubic-bezier(0,0,.2,1)}#cookiescript_injected .mdc-checkbox__native-control,#cookiescript_injected_fsd .mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit}#cookiescript_injected .mdc-checkbox__native-control:disabled,#cookiescript_injected_fsd .mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}#cookiescript_injected .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 180ms 0s cubic-bezier(0,0,.2,1);transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),transform 180ms 0s cubic-bezier(0,0,.2,1);transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),transform 180ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 180ms 0s cubic-bezier(0,0,.2,1);opacity:1}#cookiescript_injected .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox,#cookiescript_injected_fsd .mdc-checkbox{-webkit-tap-highlight-color:transparent}}
/*End Checkboxes*/


/*Start Toggle*/

#cookiescript_injected .mdc-elevation-overlay,#cookiescript_injected_fsd .mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity 280ms cubic-bezier(.4,0,.2,1);background-color:#fff}#cookiescript_injected .mdc-switch,#cookiescript_injected_fsd .mdc-switch{align-items:center;background:0 0;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;margin:0;outline:0;overflow:visible;padding:0;position:relative}#cookiescript_injected .mdc-switch:disabled,#cookiescript_injected_fsd .mdc-switch:disabled{cursor:default;pointer-events:none}#cookiescript_injected .mdc-switch input[type=checkbox],#cookiescript_injected_fsd .mdc-switch input[type=checkbox]{display:none;visibility:hidden}#cookiescript_injected .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch__track{overflow:hidden;position:relative;width:100%}#cookiescript_injected .mdc-switch__track::after,#cookiescript_injected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch__track::before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;width:100%}#cookiescript_injected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch__track::before{transition:-webkit-transform 75ms 0s cubic-bezier(0,0,.2,1);transition:transform 75ms 0s cubic-bezier(0,0,.2,1);-webkit-transform:translateX(0);transform:translateX(0)}#cookiescript_injected .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch__track::after{transition:-webkit-transform 75ms 0s cubic-bezier(.4,0,.6,1);transition:transform 75ms 0s cubic-bezier(.4,0,.6,1);-webkit-transform:translateX(-100%);transform:translateX(-100%)}#cookiescript_injected .mdc-switch__track[dir=rtl]::after,#cookiescript_injected [dir=rtl] .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch__track[dir=rtl]::after,#cookiescript_injected_fsd [dir=rtl] .mdc-switch__track::after{-webkit-transform:translateX(100%);transform:translateX(100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__track::before{transition:-webkit-transform 75ms 0s cubic-bezier(.4,0,.6,1);transition:transform 75ms 0s cubic-bezier(.4,0,.6,1);-webkit-transform:translateX(100%);transform:translateX(100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__track[dir=rtl]::before,#cookiescript_injected [dir=rtl] .mdc-switch--selected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__track[dir=rtl]::before,#cookiescript_injected_fsd [dir=rtl] .mdc-switch--selected .mdc-switch__track::before{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__track::after{transition:-webkit-transform 75ms 0s cubic-bezier(0,0,.2,1);transition:transform 75ms 0s cubic-bezier(0,0,.2,1);-webkit-transform:translateX(0);transform:translateX(0)}#cookiescript_injected .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch__handle-track{height:100%;pointer-events:none;position:absolute;top:0;transition:-webkit-transform 75ms 0s cubic-bezier(.4,0,.2,1);transition:transform 75ms 0s cubic-bezier(.4,0,.2,1);left:0;right:auto;-webkit-transform:translateX(0);transform:translateX(0)}#cookiescript_injected .mdc-switch__handle-track[dir=rtl],#cookiescript_injected [dir=rtl] .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch__handle-track[dir=rtl],#cookiescript_injected_fsd [dir=rtl] .mdc-switch__handle-track{left:auto;right:0}#cookiescript_injected .mdc-switch--selected .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__handle-track{-webkit-transform:translateX(100%);transform:translateX(100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__handle-track[dir=rtl],#cookiescript_injected [dir=rtl] .mdc-switch--selected .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__handle-track[dir=rtl],#cookiescript_injected_fsd [dir=rtl] .mdc-switch--selected .mdc-switch__handle-track{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#cookiescript_injected .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch__handle{display:flex;pointer-events:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:auto}#cookiescript_injected .mdc-switch__handle[dir=rtl],#cookiescript_injected [dir=rtl] .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch__handle[dir=rtl],#cookiescript_injected_fsd [dir=rtl] .mdc-switch__handle{left:auto;right:0}#cookiescript_injected .mdc-switch__handle::after,#cookiescript_injected .mdc-switch__handle::before,#cookiescript_injected_fsd .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch__handle::before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";width:100%;height:100%;left:0;position:absolute;top:0;transition:background-color 75ms 0s cubic-bezier(.4,0,.2,1),border-color 75ms 0s cubic-bezier(.4,0,.2,1);z-index:-1}#cookiescript_injected .mdc-switch__shadow,#cookiescript_injected_fsd .mdc-switch__shadow{border-radius:inherit;bottom:0;left:0;position:absolute;right:0;top:0}#cookiescript_injected .mdc-elevation-overlay,#cookiescript_injected_fsd .mdc-elevation-overlay{bottom:0;left:0;right:0;top:0}#cookiescript_injected .mdc-switch__ripple,#cookiescript_injected_fsd .mdc-switch__ripple{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}#cookiescript_injected .mdc-switch:disabled .mdc-switch__ripple,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__ripple{display:none}#cookiescript_injected .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch__icons{height:100%;position:relative;width:100%;z-index:1}#cookiescript_injected .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch__icon{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;opacity:0;transition:opacity 30ms 0s cubic-bezier(.4,0,1,1)}#cookiescript_injected .mdc-switch--selected .mdc-switch__icon--on,#cookiescript_injected .mdc-switch--unselected .mdc-switch__icon--off,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__icon--on,#cookiescript_injected_fsd .mdc-switch--unselected .mdc-switch__icon--off{opacity:1;transition:opacity 45ms 30ms cubic-bezier(0,0,.2,1)}#cookiescript_injected .mdc-switch,#cookiescript_injected_fsd .mdc-switch{will-change:transform,opacity}@-webkit-keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@-webkit-keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:.1}}@keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:.1}}@-webkit-keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:.1}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:.1}to{opacity:0}}#cookiescript_injected .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}#cookiescript_injected .mdc-switch .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}#cookiescript_injected .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::after{z-index:0}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before{-webkit-transform:scale(1);transform:scale(1)}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded--unbounded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded--unbounded .mdc-switch__ripple::after{top:0;left:0}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded--foreground-activation .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded--foreground-activation .mdc-switch__ripple::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded--foreground-deactivation .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded--foreground-deactivation .mdc-switch__ripple::after{-webkit-animation:mdc-ripple-fg-opacity-out 150ms;animation:mdc-ripple-fg-opacity-out 150ms;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}#cookiescript_injected .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before{top:0;left:0;width:0;height:0}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after{width:0;height:0}#cookiescript_injected .mdc-switch,#cookiescript_injected_fsd .mdc-switch{width:36px}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle::after{background:#424242}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle::after{background:#616161}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:#212121}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus:not(:active) .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus:not(:active) .mdc-switch__handle::after{background:#212121}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__handle::after{background:#212121}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__handle::after{background:#424242}#cookiescript_injected .mdc-switch .mdc-switch__handle::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle::before{background:#fff}#cookiescript_injected .mdc-switch:enabled .mdc-switch__shadow,#cookiescript_injected_fsd .mdc-switch:enabled .mdc-switch__shadow{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);--mdc-elevation-box-shadow-for-gss:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}#cookiescript_injected .mdc-switch:disabled .mdc-switch__shadow,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__shadow{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);--mdc-elevation-box-shadow-for-gss:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}#cookiescript_injected .mdc-switch .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle{height:20px}#cookiescript_injected .mdc-switch:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__handle::after{opacity:.38}#cookiescript_injected .mdc-switch .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle{border-radius:10px}#cookiescript_injected .mdc-switch .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle{width:20px}#cookiescript_injected .mdc-switch .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle-track{width:calc(100% - 20px)}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:.38}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:.38}#cookiescript_injected .mdc-switch.mdc-switch--selected .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected .mdc-switch__icon{width:18px;height:18px}#cookiescript_injected .mdc-switch.mdc-switch--unselected .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected .mdc-switch__icon{width:18px;height:18px}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::before{background-color:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::before{background-color:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::before{background-color:}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::before{background-color:#424242}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::before{background-color:#424242}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::before{background-color:#424242}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before{opacity:.04}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:.12}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:.1}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before{opacity:.04}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:.12}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:.1}#cookiescript_injected .mdc-switch .mdc-switch__ripple,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple{height:48px;width:48px}#cookiescript_injected .mdc-switch .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch .mdc-switch__track{height:14px}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track{opacity:.12}#cookiescript_injected .mdc-switch:enabled .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:enabled:active .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track::after{background:#424242}#cookiescript_injected .mdc-switch:enabled .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:enabled:active .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled:active .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track::before{background:#424242}#cookiescript_injected .mdc-switch .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch .mdc-switch__track{border-radius:7px}@media screen and (forced-colors:active),(-ms-high-contrast:active){#cookiescript_injected .mdc-switch:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__handle::after{opacity:1}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:1}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:1}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track{opacity:1}}
/*End Toggle*/
#cookiescript_injected_wrapper {
    background-color: rgba(17, 17, 17, 0.5) !important;
    position: fixed;
    padding: 0;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999996;
}
#cookiescript_injected {
    width: 70%;
    margin: 0 auto;
    line-height: 18px;
    letter-spacing: normal;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px 20px 15px 20px;
    display: flex;
    flex-direction: column;
    text-align: center;
    background-color: #1C1C1C;
    z-index: 999997;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
    color: #FFFFFF;
    align-items: center;
	max-height: 80%;
    overflow-y: auto;
    outline: none;
	max-width: 800px;
}
#cookiescript_copyright {
    text-align: center;
    line-height: 1;
}
#cookiescript_buttons {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 15px 0;
}
#cookiescript_manage_wrap {
    margin: 0 0 10px 0;
}
#cookiescript_header {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 25px;
    margin-left: 25px;
}
#cookiescript_checkboxs {
    margin: 0 auto 15px auto;
    display: flex;
    flex-wrap: wrap;
}
.cookiescript_checkbox {
    margin: 0;
}
.cookiescript_checkbox_text {
    margin: 0 20px 0 5px;
}
#cookiescript_accept, #cookiescript_reject, #cookiescript_save {
    margin: 5px 7px;
    flex-shrink: 1;
    padding: 0 30px;
}
#cookiescript_description {
    margin: 0 auto 15px;
    text-align: center;
    max-width: 600px;
}

.cookiescript_checkbox_label{
    padding: 0;
    margin: 0 10px 0 -2px;
}
#cookiescript_cookietablewrap {
    transition: height 300ms 0ms, min-height 300ms 0ms, max-height 300ms 0ms, opacity 200ms 300ms;
}
#cookiescript_cookietablewrap.cookiescript_hidden {
    transition: height 300ms 0ms, min-height 300ms 0ms, max-height 300ms 0ms, opacity 200ms 0ms;
}

#cookiescript_tabscontent{
    position: relative;
    top: -1px;
}

@media only screen and (max-width: 414px) {
    #cookiescript_injected{
        padding:15px;
        width: 95%;
    }
    
    #cookiescript_header{
        margin: 0 0 10px 0;
        text-align: left;
            margin-right: 25px;
        }
    #cookiescript_description{
        text-align: left;
    }
    #cookiescript_show_all_partners_button{
        width: 100%;
        text-align: left;
    }
    #cookiescript_description,
    #cookiescript_buttons{
        margin-bottom:10px;
    }

    #cookiescript_checkboxs{
        flex-direction: column;
    }
    #cookiescript_buttons{
        flex-wrap: wrap;
    }
    #cookiescript_checkboxs{
        margin: 0 auto 15px 0;
    }
    .cookiescript_checkbox {
        margin: 0 0 -10px 0;
    }
    #cookiescript_accept, #cookiescript_reject, #cookiescript_save {
		width:100%;
	}
	#cookiescript_injected {
		max-height: 100%;
	}
}
#cookiescript_accept, #cookiescript_reject, #cookiescript_save {
	border-radius: 20px;
}

#cookiescript_injected {
	border-radius: 20px;
}


/*IE 9 fixes*/
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
	.cookiescript_checkbox{
		display: inline-block;
	}
}

#cookiescript_copyright,
  #cookiescript_reportdate {
  display: none;
  }
    </style>
  <div id="cookiescript_injected_wrapper" tabindex="0" role="alert" aria-live="assertive" data-cs-id="cookiescript_injected">
      <div id="cookiescript_injected" tabindex="0" role="alert" aria-live="assertive" data-nosnippet="" class="" style="">
        <div class="cookiescript_pre_header">
                      <div id="cookiescript_close" tabindex="0" role="button" aria-label="Close">×</div>
        </div>
          <div id="cookiescript_header" data-cs-i18n-text="{&quot;en&quot;:&quot;This website uses cookies&quot;}">
    This website uses cookies  </div>
  <div id="cookiescript_description">
	    <span data-cs-desc-box="true" data-cs-i18n-text="{&quot;en&quot;:&quot;This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy.&quot;}" data-cs-i18n-read="This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy.">
      This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy.    </span>

    
      
      <a id="cookiescript_readmore" data-cs-i18n-text="{&quot;en&quot;:&quot;Read more&quot;}" data-cs-i18n-url="{&quot;en&quot;:&quot;\/cookie-policy&quot;}" href="/cookie-policy" target="_blank" aria-label="Read more, opens a new window">
        Read more      </a>

          </div>
  <div id="cookiescript_checkboxs">
          
            <div class="cookiescript_checkbox">
        <div class="mdc-checkbox">
          <input tabindex="0" id="cookiescript_category_strict" data-cookiescript="checkbox-input" type="checkbox" class="mdc-checkbox__native-control cookiescript_checkbox_input" value="strict" disabled="" checked="">
          <div class="mdc-checkbox__background">
            <svg role="none" class="mdc-checkbox__checkmark" viewBox="0 0 24 24">
              <path class="mdc-checkbox__checkmark-path" fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59"></path>
            </svg>
          </div>
        </div>
        <label class="cookiescript_checkbox_label" for="cookiescript_category_strict">
          <span class="cookiescript_checkbox_text" data-cs-i18n-text="{&quot;en&quot;:&quot;Strictly necessary&quot;}">
            Strictly necessary          </span>
        </label>
      </div>

          
            <div class="cookiescript_checkbox">
        <div class="mdc-checkbox">
          <input tabindex="0" id="cookiescript_category_performance" data-cookiescript="checkbox-input" type="checkbox" class="mdc-checkbox__native-control cookiescript_checkbox_input" value="performance">
          <div class="mdc-checkbox__background">
            <svg role="none" class="mdc-checkbox__checkmark" viewBox="0 0 24 24">
              <path class="mdc-checkbox__checkmark-path" fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59"></path>
            </svg>
          </div>
        </div>
        <label class="cookiescript_checkbox_label" for="cookiescript_category_performance">
          <span class="cookiescript_checkbox_text" data-cs-i18n-text="{&quot;en&quot;:&quot;Performance&quot;}">
            Performance          </span>
        </label>
      </div>

          
            <div class="cookiescript_checkbox">
        <div class="mdc-checkbox">
          <input tabindex="0" id="cookiescript_category_targeting" data-cookiescript="checkbox-input" type="checkbox" class="mdc-checkbox__native-control cookiescript_checkbox_input" value="targeting">
          <div class="mdc-checkbox__background">
            <svg role="none" class="mdc-checkbox__checkmark" viewBox="0 0 24 24">
              <path class="mdc-checkbox__checkmark-path" fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59"></path>
            </svg>
          </div>
        </div>
        <label class="cookiescript_checkbox_label" for="cookiescript_category_targeting">
          <span class="cookiescript_checkbox_text" data-cs-i18n-text="{&quot;en&quot;:&quot;Targeting&quot;}">
            Targeting          </span>
        </label>
      </div>

          
            <div class="cookiescript_checkbox">
        <div class="mdc-checkbox">
          <input tabindex="0" id="cookiescript_category_functionality" data-cookiescript="checkbox-input" type="checkbox" class="mdc-checkbox__native-control cookiescript_checkbox_input" value="functionality">
          <div class="mdc-checkbox__background">
            <svg role="none" class="mdc-checkbox__checkmark" viewBox="0 0 24 24">
              <path class="mdc-checkbox__checkmark-path" fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59"></path>
            </svg>
          </div>
        </div>
        <label class="cookiescript_checkbox_label" for="cookiescript_category_functionality">
          <span class="cookiescript_checkbox_text" data-cs-i18n-text="{&quot;en&quot;:&quot;Functionality&quot;}">
            Functionality          </span>
        </label>
      </div>

            </div>
  <div id="cookiescript_buttons">
          <div id="cookiescript_save" tabindex="0" role="button" data-cs-i18n-text="{&quot;en&quot;:&quot;Save &amp; Close&quot;}">
        Save &amp; Close      </div>
              <div id="cookiescript_accept" tabindex="0" role="button" data-cs-i18n-text="{&quot;en&quot;:&quot;Accept all&quot;}">
        Accept all      </div>
              <div id="cookiescript_reject" tabindex="0" role="button" data-cs-i18n-text="{&quot;en&quot;:&quot;Decline all&quot;}">
        Decline all      </div>
      </div>

  <div id="cookiescript_manage_wrap" tabindex="0" role="button">
    <div id="cookiescript_manage">
      <svg role="none" id="cookiescript_manageicon" viewBox="0 0 9.62 9.57">
        <g id="cs-manage-btn">
          <g id="cs-manage-btn-1-2">
            <path class="cookiescript_gear" d="M9.46,6.06l-1.1-.78c0-.16.06-.31.06-.47a1.27,1.27,0,0,0-.06-.47L9.57,3.4l-1.15-2L7,1.93a2.74,2.74,0,0,0-.83-.47L6,0H3.61L3.35,1.46a7.14,7.14,0,0,0-.79.47L1.15,1.36,0,3.4l1.15.94c0,.16,0,.31,0,.47a1.51,1.51,0,0,0,0,.47l-1,.78A.75.75,0,0,0,0,6.17l1.15,2,1.41-.58a2.49,2.49,0,0,0,.84.47l.21,1.47H6a.53.53,0,0,1,0-.21L6.22,8.1a4,4,0,0,0,.84-.47l1.41.58,1.15-2A.75.75,0,0,0,9.46,6.06Zm-4.65.19A1.47,1.47,0,1,1,6.28,4.78,1.47,1.47,0,0,1,4.81,6.25Z"></path>
          </g>
        </g>
      </svg>
      <span data-cs-show-title="cookie-script" data-cs-i18n-text="{&quot;en&quot;:&quot;Show details&quot;}">
        Show details      </span>
      <span style="display: none" data-cs-hide-title="cookie-script" data-cs-i18n-text="{&quot;en&quot;:&quot;Hide details&quot;}">
        Hide details      </span>
    </div>
  </div>
            <div class="cookiescript_hidden" id="cookiescript_cookietablewrap">
                          </div>
        
      </div>
</div>
</body></html>