/*
Theme Name: VFIND Casino edition
Theme URI: TBD
Author: VPNfinder
Description:  Multipurpose theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: 
*/
@font-face{font-family:'Oswald';src:url(fonts/Oswald-Regular.ttf) format("truetype"),url(fonts/Oswald-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Oswald';src:url(fonts/Oswald-Bold.ttf) format("truetype"),url(fonts/Oswald-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Opensans';src:url(fonts/Opensans-Regular.ttf) format("truetype"),url(fonts/Opensans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Opensans';src:url(fonts/Opensans-Bold.ttf) format("truetype"),url(fonts/Opensans-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}
:root{
    --rating-stars-size: 100px;
    --rating-stars-num: 5;
    --main-font: 'Opensans';
    --txt-color: #212529;
    --header-bg: #00296B;
    --heading-font: 'Oswald';
    --lightgrey: #F5F6F7;
    --lightgrey-transparent: rgb(245, 246, 247, .12);
    --dark-blue: #06183A;
    --dark-blue-grey: #ff3000;
    --txt-dark-blue-grey: #F5F6F7;
    --yellow: #FFA43B;
    --yellow-lighter: #FFD5A4;
    --yellow-darker: #E69335;
    --magenta: #C837AB;
    --main-color: #ff3000;
    --main-color-f: invert(73%) sepia(63%) saturate(3257%) hue-rotate(346deg) brightness(98%) contrast(96%);
    --secondary-color: #E7B824;
    --secondary-color-f: invert(86%) sepia(25%) saturate(5109%) hue-rotate(168deg) brightness(97%) contrast(101%);
    --green: #16CC9A;
    --green-medium: #4AC093;
    --green-darker: #12A67E;
    --bg-body: #fff;
    --bg-article: #fff;
    --transition: all .2s ease-in-out;
    --qnav-transition: all .1s ease-in-out;
    --text-color: #2A313E; 
    --heading-color: #232336; 
    --header-main-bg: linear-gradient(180deg,#00296B 0%, #0057a4 100%);
    --header-main-color: #f1f1f1;
    --header-rev-bg: #39426a;
    --header-rev-color: #f1f1f1;
    --header-rev-bonus: #FFD93B;
    --bg-subtitle:#5DCAFA;
    --subtitle-color: #06183A;
    --footer-bg: linear-gradient(170deg, #0057a4 0%, #00296b 100%);
    --footer-links-color: #ffffff;
    --footer-copyright-color: #ffffff;
    --green-transparent: rgba(22, 204, 154, 0.1);
    --secondary-transparent: rgba(0, 220, 255, .1);
    --magenta-transparent: rgba(200, 55, 171, 0.1);
    --yellow-transparent: rgba(255, 164, 59, 0.1);
    --dark-blue-grey-transparent: rgb(42 49 62 / 12%);
    --gradient-right: linear-gradient(to right, #f5921d, #E7B824);
    --gradient-45deg: linear-gradient(45deg, #f5921d, #E7B824);
    --gradient-135deg: linear-gradient(135deg,#f5921d 0,#E7B824 100%);
    --border-grey: #D1D2D3;
    --border-grey-dark: rgba(42, 49, 62, 0.5);
    --border-green: #16CC9A;
    --border-green-f: invert(59%) sepia(77%) saturate(467%) hue-rotate(113deg) brightness(94%) contrast(88%);;
    --border-green-hover: #4AC093;
    --border-orange: #FE5341;
    --border-orange-f: invert(59%) sepia(79%) saturate(5785%) hue-rotate(338deg) brightness(111%) contrast(99%);;
    --border-image: #707070;
    --slider-dots: #D1D2D3;
    --dark-blue-filter: brightness(0) saturate(100%) invert(14%) sepia(25%) saturate(676%) hue-rotate(202deg) brightness(99%) contrast(100%);
    --dark-blue-grey-filter: brightness(0) saturate(100%) invert(12%) sepia(29%) saturate(743%) hue-rotate(202deg) brightness(96%) contrast(93%);
    --platforms-icons-filter: brightness(0) saturate(100%) invert(29%) sepia(2%) saturate(3378%) hue-rotate(202deg) brightness(96%) contrast(96%);
    --table-links: #12A67E;
    --table-links-hover: #232336;
    --text-links: #E24579;
    --text-links-hover: #fe5341;
    --listing-rev-link: #232336;
    --listing-rev-link-hover: #12A67E;
    --prime-btn-color: #fff;
    --prime-btn-bg: #ff3000;
    --prime-btn-hover: #ff532d;
    --sec-btn-color: #06183A;
    --sec-btn-bg: #75FBA8;
    --sec-btn-hover: #5DCAFA;
    --rating-color: #2A313E;
    --rating-bg: rgb(255, 164, 59, 0.2);
    --rating-best-bg: #00DCFF;
    --qnav-color: #404040;
    --qnav-color-hover: #f5921d;
    --qnav-color-bg: #f5f6f7;
    --qnav-shadow: 0 0 5px #06183A;
    --monthly-offer-color: #A15FFF;
    --sidebar-offer-color: #A15FFF;
    --sticky-offer-percent-color: #12A67E;
    --popup-offer-percent-color: #12A67E;
    --popup-fade-bg: rgba(35, 35, 54, 0.65);
    --border-cons: rgb(254, 83, 65);
    --cons-bg-transparent: rgba(254, 83, 65, .25);
    --cons-color: rgb(254, 83, 65);
    --dropdown-border: #1F202F;
    --nav-link-hover-bg: #ffffff;
    --nav-link-color: #ffffff;
    --transition: all .2s ease-in-out;
    --sub-txt-c: #B1BAC7;
    --tb-row-bg: #F2F2F2;
    --tb-terms-border: #C0C8D1;
    --tb-terms-c: #87909C;
    --tb-head-bg: #00296B;
    --tb-head-c: #FFF;
    --bonus-c: #00296B;
    --bg-brands: #00296b;
    --first-brand-border-color:#FFD700;
    --brands-border-color:#00296b;
    --rating-star: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDUwIDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MjsiPgogICAgPHBhdGggZD0iTTI1LDIuMjczTDE4LjYwOSwxOC40OEwwLjgxMSwxOS40MThMMTQuNjQ4LDMwLjQxMkwxMC4wNyw0Ny4yMjNMMjUsMzcuNzcxTDM5LjkzLDQ3LjIyM0wzNS4zNTIsMzAuNDEyTDQ5LjE4OSwxOS40MThMMzEuMzkxLDE4LjQ4TDI1LDIuMjczWiIgc3R5bGU9ImZpbGwtcnVsZTpub256ZXJvOyIvPgo8L3N2Zz4K");
    --icon-user: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyI+CiAgICA8cGF0aCBkPSJNMjU2LDI1NkMzMjYuMjE5LDI1NiAzODQsMTk4LjIxOSAzODQsMTI4QzM4NCw1Ny43ODEgMzI2LjIxOSwwIDI1NiwwQzE4NS43ODEsLTAgMTI4LDU3Ljc4MSAxMjgsMTI4QzEyOC4wNywxOTguMTkyIDE4NS44MDgsMjU1LjkzIDI1NiwyNTZaTTI1Niw0Mi42NjdDMzAyLjgxMiw0Mi42NjcgMzQxLjMzMyw4MS4xODggMzQxLjMzMywxMjhDMzQxLjMzMywxNzQuODEyIDMwMi44MTIsMjEzLjMzMyAyNTYsMjEzLjMzM0MyMDkuMTg4LDIxMy4zMzMgMTcwLjY2NywxNzQuODEyIDE3MC42NjcsMTI4QzE3MC42NjcsODEuMTg4IDIwOS4xODgsNDIuNjY3IDI1Niw0Mi42NjdaTTI1NiwyOTguNjY3QzE1MC43MTYsMjk4Ljc4MyA2NC4xMTcsMzg1LjM4MyA2NCw0OTAuNjY3QzY0LDUwMi4zNyA3My42Myw1MTIgODUuMzMzLDUxMkM5Ny4wMzYsNTEyIDEwNi42NjcsNTAyLjM3IDEwNi42NjcsNDkwLjY2N0MxMDYuNjY3LDQwOC43NDUgMTc0LjA3OCwzNDEuMzMzIDI1NiwzNDEuMzMzQzMzNy45MjIsMzQxLjMzMyA0MDUuMzMzLDQwOC43NDUgNDA1LjMzMyw0OTAuNjY3QzQwNS4zMzMsNTAyLjM3IDQxNC45NjQsNTEyIDQyNi42NjcsNTEyQzQzOC4zNyw1MTIgNDQ4LDUwMi4zNyA0NDgsNDkwLjY2N0M0NDcuODgzLDM4NS4zODMgMzYxLjI4NCwyOTguNzgzIDI1NiwyOTguNjY3WiIgc3R5bGU9ImZpbGwtcnVsZTpub256ZXJvOyIvPgo8L3N2Zz4K");
    --icon-calendar: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyI+CiAgICA8cGF0aCBkPSJNNDA1LjMzMyw0Mi42NjdMMzg0LDQyLjY2N0wzODQsMjEuMzMzQzM4NCw5LjYzIDM3NC4zNywwIDM2Mi42NjcsMEMzNTAuOTY0LC0wIDM0MS4zMzMsOS42MyAzNDEuMzMzLDIxLjMzM0wzNDEuMzMzLDQyLjY2N0wxNzAuNjY3LDQyLjY2N0wxNzAuNjY3LDIxLjMzM0MxNzAuNjY3LDkuNjMgMTYxLjAzNiwwIDE0OS4zMzMsMEMxMzcuNjMsLTAgMTI4LDkuNjMgMTI4LDIxLjMzM0wxMjgsNDIuNjY3TDEwNi42NjcsNDIuNjY3QzQ4LjE3OCw0Mi43MzcgMC4wNyw5MC44NDQgMCwxNDkuMzMzTDAsNDA1LjMzM0MwLjA3LDQ2My44MjIgNDguMTc4LDUxMS45MyAxMDYuNjY3LDUxMkw0MDUuMzMzLDUxMkM0NjMuODIyLDUxMS45MyA1MTEuOTMsNDYzLjgyMiA1MTIsNDA1LjMzM0w1MTIsMTQ5LjMzM0M1MTEuOTMsOTAuODQ0IDQ2My44MjIsNDIuNzM3IDQwNS4zMzMsNDIuNjY3Wk00Mi42NjcsMTQ5LjMzM0M0Mi42NjcsMTE0LjIyNCA3MS41NTcsODUuMzMzIDEwNi42NjcsODUuMzMzTDQwNS4zMzMsODUuMzMzQzQ0MC40NDMsODUuMzMzIDQ2OS4zMzMsMTE0LjIyNCA0NjkuMzMzLDE0OS4zMzNMNDY5LjMzMywxNzAuNjY3TDQyLjY2NywxNzAuNjY3TDQyLjY2NywxNDkuMzMzWk00MDUuMzMzLDQ2OS4zMzNMMTA2LjY2Nyw0NjkuMzMzQzcxLjU1Nyw0NjkuMzMzIDQyLjY2Nyw0NDAuNDQzIDQyLjY2Nyw0MDUuMzMzTDQyLjY2NywyMTMuMzMzTDQ2OS4zMzMsMjEzLjMzM0w0NjkuMzMzLDQwNS4zMzNDNDY5LjMzMyw0NDAuNDQzIDQ0MC40NDMsNDY5LjMzMyA0MDUuMzMzLDQ2OS4zMzNaIiBzdHlsZT0iZmlsbC1ydWxlOm5vbnplcm87Ii8+CiAgICA8Y2lyY2xlIGN4PSIyNTYiIGN5PSIzMjAiIHI9IjMyIi8+CiAgICA8Y2lyY2xlIGN4PSIxNDkuMzMzIiBjeT0iMzIwIiByPSIzMiIvPgogICAgPGNpcmNsZSBjeD0iMzYyLjY2NyIgY3k9IjMyMCIgcj0iMzIiLz4KPC9zdmc+Cg==");
    --footer-bg-img: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='472' height='472' viewBox='0 0 472 472'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_22' data-name='Rectangle 22' width='472' height='472' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_8' data-name='Group 8' transform='translate(0.647 0.485)' opacity='0.099'%3E%3Cg id='Group_7' data-name='Group 7' transform='translate(-0.647 -0.485)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_49' data-name='Path 49' d='M215.078,162.573a53.414,53.414,0,0,0-39.6-89.324h-7.048V46.623a12.577,12.577,0,0,0-25.154,0V73.248H115.612V46.623a12.577,12.577,0,0,0-25.154,0V73.248h-28.7a13.9,13.9,0,0,0-13.9,13.9V180.2h.019v57.816a13.9,13.9,0,0,0,13.9,13.9H90.458v23.839a12.577,12.577,0,0,0,25.154,0V251.922h27.661v23.839a12.577,12.577,0,0,0,25.154,0V251.922h7.07a53.415,53.415,0,0,0,39.582-89.35m-28.941-35.848h0a18.23,18.23,0,0,1-18.228,18.231H90.716V108.493h77.193a18.232,18.232,0,0,1,18.228,18.231m-18.209,89.949H90.738V180.211h77.19a18.231,18.231,0,0,1,0,36.463' transform='translate(103.075 73.346)' fill='%23fff'/%3E%3Cpath id='Path_50' data-name='Path 50' d='M108.325,271.411H68.683V216.99a19.821,19.821,0,0,1,19.822-19.819c66.531,0,127.083-41.778,150.68-103.96l37.062,14.061c-27.04,71.253-93.021,121.005-167.923,128.542Z' transform='translate(147.591 199.837)' fill='%23fff'/%3E%3Cpath id='Path_51' data-name='Path 51' d='M271.413,222.732H216.992a19.821,19.821,0,0,1-19.822-19.819c0-66.531-41.778-127.083-103.96-150.68L107.274,15.17c71.253,27.036,121,93.021,128.542,167.92h35.6Z' transform='translate(200.029 32.991)' fill='%23fff'/%3E%3Cpath id='Path_52' data-name='Path 52' d='M52.232,178.2,15.17,164.137C42.206,92.884,108.191,43.132,183.09,35.595V0h39.642V54.422a19.82,19.82,0,0,1-19.819,19.819c-66.534,0-127.086,41.778-150.68,103.96' transform='translate(33.184 0.56)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M164.139,276.248C92.886,249.208,43.134,183.227,35.6,108.325H0V68.683H54.421A19.823,19.823,0,0,1,74.244,88.505c0,66.531,41.778,127.083,103.96,150.68Z' transform='translate(0.752 147.398)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    --menu-arrow:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' clip-rule='evenodd' viewBox='0 0 9 6'%3E%3Cpath fill='none' stroke='%23000' stroke-width='2' d='M7.203 1.507l-2.91 2.91-2.91-2.91'/%3E%3C/svg%3E");
    --icon-bitcoin:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23F7931A'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M23.189 14.02c.314-2.096-1.283-3.223-3.465-3.975l.708-2.84-1.728-.43-.69 2.765c-.454-.114-.92-.22-1.385-.326l.695-2.783L15.596 6l-.708 2.839c-.376-.086-.746-.17-1.104-.26l.002-.009-2.384-.595-.46 1.846s1.283.294 1.256.312c.7.175.826.638.805 1.006l-.806 3.235c.048.012.11.03.18.057l-.183-.045-1.13 4.532c-.086.212-.303.531-.793.41.018.025-1.256-.313-1.256-.313l-.858 1.978 2.25.561c.418.105.828.215 1.231.318l-.715 2.872 1.727.43.708-2.84c.472.127.93.245 1.378.357l-.706 2.828 1.728.43.715-2.866c2.948.558 5.164.333 6.097-2.333.752-2.146-.037-3.385-1.588-4.192 1.13-.26 1.98-1.003 2.207-2.538zm-3.95 5.538c-.533 2.147-4.148.986-5.32.695l.95-3.805c1.172.293 4.929.872 4.37 3.11zm.535-5.569c-.487 1.953-3.495.96-4.47.717l.86-3.45c.975.243 4.118.696 3.61 2.733z'/%3E%3C/g%3E%3C/svg%3E");
    --icon-ethereum:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23627EEA'/%3E%3Cg fill='%23FFF' fill-rule='nonzero'%3E%3Cpath fill-opacity='.602' d='M16.498 4v8.87l7.497 3.35z'/%3E%3Cpath d='M16.498 4L9 16.22l7.498-3.35z'/%3E%3Cpath fill-opacity='.602' d='M16.498 21.968v6.027L24 17.616z'/%3E%3Cpath d='M16.498 27.995v-6.028L9 17.616z'/%3E%3Cpath fill-opacity='.2' d='M16.498 20.573l7.497-4.353-7.497-3.348z'/%3E%3Cpath fill-opacity='.602' d='M9 16.22l7.498 4.353v-7.701z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    --icon-tether:url("data:image/svg+xml,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' fill='%2326a17b' r='16'/%3E%3Cpath d='m17.922 17.383v-.002c-.11.008-.677.042-1.942.042-1.01 0-1.721-.03-1.971-.042v.003c-3.888-.171-6.79-.848-6.79-1.658 0-.809 2.902-1.486 6.79-1.66v2.644c.254.018.982.061 1.988.061 1.207 0 1.812-.05 1.925-.06v-2.643c3.88.173 6.775.85 6.775 1.658 0 .81-2.895 1.485-6.775 1.657m0-3.59v-2.366h5.414v-3.608h-14.741v3.608h5.414v2.365c-4.4.202-7.709 1.074-7.709 2.118s3.309 1.915 7.709 2.118v7.582h3.913v-7.584c4.393-.202 7.694-1.073 7.694-2.116s-3.301-1.914-7.694-2.117' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    --icon-dogecoin:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23C3A634'/%3E%3Cpath fill='%23FFF' d='M13.248 14.61h4.314v2.286h-4.314v4.818h2.721c1.077 0 1.958-.145 2.644-.437.686-.291 1.224-.694 1.615-1.21a4.4 4.4 0 00.796-1.815 11.4 11.4 0 00.21-2.252 11.4 11.4 0 00-.21-2.252 4.396 4.396 0 00-.796-1.815c-.391-.516-.93-.919-1.615-1.21-.686-.292-1.567-.437-2.644-.437h-2.721v4.325zm-2.766 2.286H9v-2.285h1.482V8h6.549c1.21 0 2.257.21 3.142.627.885.419 1.607.99 2.168 1.715.56.724.977 1.572 1.25 2.543.273.971.409 2.01.409 3.115a11.47 11.47 0 01-.41 3.115c-.272.97-.689 1.819-1.25 2.543-.56.725-1.282 1.296-2.167 1.715-.885.418-1.933.627-3.142.627h-6.549v-7.104z'/%3E%3C/g%3E%3C/svg%3E");
    --icon-bitcoin-cash:url("data:image/svg+xml,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' fill='%238dc351' r='16'/%3E%3Cpath d='M21.207 10.534c-.776-1.972-2.722-2.15-4.988-1.71l-.807-2.813-1.712.491.786 2.74c-.45.128-.908.27-1.363.41l-.79-2.758-1.711.49.805 2.813c-.368.114-.73.226-1.085.328l-.003-.01-2.362.677.525 1.83s1.258-.388 1.243-.358c.694-.199 1.035.139 1.2.468l.92 3.204c.047-.013.11-.029.184-.04l-.181.052 1.287 4.49c.032.227.004.612-.48.752.027.013-1.246.356-1.246.356l.247 2.143 2.228-.64c.415-.117.825-.227 1.226-.34l.817 2.845 1.71-.49-.807-2.815a65.74 65.74 0 001.372-.38l.802 2.803 1.713-.491-.814-2.84c2.831-.991 4.638-2.294 4.113-5.07-.422-2.234-1.724-2.912-3.471-2.836.848-.79 1.213-1.858.642-3.3zm-.65 6.77c.61 2.127-3.1 2.929-4.26 3.263l-1.081-3.77c1.16-.333 4.704-1.71 5.34.508zm-2.322-5.09c.554 1.935-2.547 2.58-3.514 2.857l-.98-3.419c.966-.277 3.915-1.455 4.494.563z' fill='%23fff' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
    --icon-bitcoin-cash:url("data:image/svg+xml,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' fill='%238dc351' r='16'/%3E%3Cpath d='M21.207 10.534c-.776-1.972-2.722-2.15-4.988-1.71l-.807-2.813-1.712.491.786 2.74c-.45.128-.908.27-1.363.41l-.79-2.758-1.711.49.805 2.813c-.368.114-.73.226-1.085.328l-.003-.01-2.362.677.525 1.83s1.258-.388 1.243-.358c.694-.199 1.035.139 1.2.468l.92 3.204c.047-.013.11-.029.184-.04l-.181.052 1.287 4.49c.032.227.004.612-.48.752.027.013-1.246.356-1.246.356l.247 2.143 2.228-.64c.415-.117.825-.227 1.226-.34l.817 2.845 1.71-.49-.807-2.815a65.74 65.74 0 001.372-.38l.802 2.803 1.713-.491-.814-2.84c2.831-.991 4.638-2.294 4.113-5.07-.422-2.234-1.724-2.912-3.471-2.836.848-.79 1.213-1.858.642-3.3zm-.65 6.77c.61 2.127-3.1 2.929-4.26 3.263l-1.081-3.77c1.16-.333 4.704-1.71 5.34.508zm-2.322-5.09c.554 1.935-2.547 2.58-3.514 2.857l-.98-3.419c.966-.277 3.915-1.455 4.494.563z' fill='%23fff' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
    --icon-usd-coin:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Ccircle cx='16' cy='16' r='16' fill='%232775C9'/%3E%3Cpath d='M15.75 27.5C9.26 27.5 4 22.24 4 15.75S9.26 4 15.75 4 27.5 9.26 27.5 15.75A11.75 11.75 0 0115.75 27.5zm-.7-16.11a2.58 2.58 0 00-2.45 2.47c0 1.21.74 2 2.31 2.33l1.1.26c1.07.25 1.51.61 1.51 1.22s-.77 1.21-1.77 1.21a1.9 1.9 0 01-1.8-.91.68.68 0 00-.61-.39h-.59a.35.35 0 00-.28.41 2.73 2.73 0 002.61 2.08v.84a.705.705 0 001.41 0v-.85a2.62 2.62 0 002.59-2.58c0-1.27-.73-2-2.46-2.37l-1-.22c-1-.25-1.47-.58-1.47-1.14 0-.56.6-1.18 1.6-1.18a1.64 1.64 0 011.59.81.8.8 0 00.72.46h.47a.42.42 0 00.31-.5 2.65 2.65 0 00-2.38-2v-.69a.705.705 0 00-1.41 0v.74zm-8.11 4.36a8.79 8.79 0 006 8.33h.14a.45.45 0 00.45-.45v-.21a.94.94 0 00-.58-.87 7.36 7.36 0 010-13.65.93.93 0 00.58-.86v-.23a.42.42 0 00-.56-.4 8.79 8.79 0 00-6.03 8.34zm17.62 0a8.79 8.79 0 00-6-8.32h-.15a.47.47 0 00-.47.47v.15a1 1 0 00.61.9 7.36 7.36 0 010 13.64 1 1 0 00-.6.89v.17a.47.47 0 00.62.44 8.79 8.79 0 005.99-8.34z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E");
    --icon-polkadot:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3ClinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' id='c'%3E%3Cstop stop-color='%23FFF' stop-opacity='.5' offset='0%25'/%3E%3Cstop stop-opacity='.5' offset='100%25'/%3E%3C/linearGradient%3E%3Cfilter x='-5.8%25' y='-4.2%25' width='111.7%25' height='111.7%25' filterUnits='objectBoundingBox' id='a'%3E%3CfeOffset dy='.5' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='.5' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3Ccircle id='b' cx='16' cy='15' r='15'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse fill='%23E6007A' xlink:href='%23b'/%3E%3Cuse fill='url(%23c)' style='mix-blend-mode:soft-light' xlink:href='%23b'/%3E%3Ccircle stroke-opacity='.097' stroke='%23000' stroke-linejoin='square' cx='16' cy='15' r='14.5'/%3E%3Cpath d='M16.272 5.625c-3.707 0-6.736 3.012-6.736 6.736 0 .749.124 1.48.356 2.192a.95.95 0 001.194.589.95.95 0 00.588-1.194 4.745 4.745 0 01-.267-1.73c.071-2.512 2.103-4.58 4.616-4.704a4.86 4.86 0 015.115 4.847 4.862 4.862 0 01-4.58 4.848s-.945.053-1.408.125c-.232.035-.41.071-.535.089-.054.018-.107-.036-.09-.09l.161-.783.873-4.028a.934.934 0 00-.712-1.105.934.934 0 00-1.105.713s-2.103 9.802-2.121 9.909a.934.934 0 00.713 1.105.934.934 0 001.105-.713c.017-.107.303-1.408.303-1.408a2.367 2.367 0 011.996-1.854 21.43 21.43 0 011.051-.089 6.744 6.744 0 006.22-6.719c0-3.724-3.03-6.736-6.737-6.736zm.481 15.505a1.122 1.122 0 00-1.336.873c-.125.606.25 1.212.873 1.337a1.122 1.122 0 001.337-.874c.124-.623-.25-1.212-.874-1.336z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
    --icon-litecoin:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23BFBBBB'/%3E%3Cpath fill='%23FFF' d='M10.427 19.214L9 19.768l.688-2.759 1.444-.58L13.213 8h5.129l-1.519 6.196 1.41-.571-.68 2.75-1.427.571-.848 3.483H23L22.127 24H9.252z'/%3E%3C/g%3E%3C/svg%3E");
    --icon-visa:url("data:image/svg+xml,%3Csvg version='1.1' id='fi_217425' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 473.96 473.96' style='enable-background:new 0 0 473.96 473.96;' xml:space='preserve'%3E%3Ccircle style='fill:%23F3F2F2;' cx='236.98' cy='236.99' r='236.97'%3E%3C/circle%3E%3Cg%3E%3Cpolygon style='fill:%23293688;' points='175.483,282.447 193.616,175.373 222.973,175.373 204.841,282.447 '%3E%3C/polygon%3E%3Cpath style='fill:%23293688;' d='M309.352,178.141c-5.818-2.17-14.933-4.494-26.316-4.494c-29.014,0-49.451,14.526-49.627,35.337 c-0.161,15.382,14.589,23.962,25.732,29.088c11.427,5.238,15.27,8.599,15.214,13.28c-0.071,7.177-9.13,10.458-17.571,10.458 c-11.749-0.004-17.994-1.624-27.637-5.62l-3.783-1.706l-4.123,23.97c6.859,2.99,19.543,5.583,32.71,5.714 c30.858-0.007,50.899-14.353,51.124-36.583c0.112-12.179-7.712-21.448-24.651-29.092c-10.264-4.947-16.55-8.251-16.482-13.272 c0-4.449,5.324-9.208,16.815-9.208c9.601-0.15,16.557,1.931,21.979,4.101l2.627,1.235L309.352,178.141L309.352,178.141z'%3E%3C/path%3E%3Cpath style='fill:%23293688;' d='M359.405,175.373c-7.034,0-12.116,2.148-15.207,9.119l-43.509,97.959h31.083l6.043-16.408h37.137 l3.45,16.408h27.633L381.86,175.376h-22.454L359.405,175.373L359.405,175.373z M346.062,244.618 c2.425-6.166,11.693-29.927,11.693-29.927c-0.168,0.281,2.413-6.196,3.895-10.215l1.987,9.227c0,0,5.616,25.56,6.795,30.918h-24.37 V244.618z'%3E%3C/path%3E%3Cpath style='fill:%23293688;' d='M121.946,248.771l-2.586-14.679c-5.358-17.111-21.987-35.625-40.621-44.901l25.938,93.256h31.09 l46.626-107.074H151.31L121.946,248.771z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath style='fill:%23F7981D;' d='M46.823,175.373v1.729c36.838,8.86,62.413,31.259,72.538,56.991l-10.645-49.582 c-1.777-6.776-7.162-8.902-13.534-9.137L46.823,175.373L46.823,175.373z'%3E%3C/path%3E%3Cpath style='fill:%23F7981D;' d='M236.964,473.958c91.464,0,170.77-51.846,210.272-127.725H26.696 C66.201,422.112,145.504,473.958,236.964,473.958z'%3E%3C/path%3E%3C/g%3E%3Cpath style='fill:%23293688;' d='M236.964,0C146.952,0,68.663,50.184,28.548,124.103h416.84C405.268,50.188,326.976,0,236.964,0z'%3E%3C/path%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
    --icon-muchbetter: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 237 238' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(1.3543,0,0,1.35644,3.91123,8.75777)'%3E%3Crect x='-2.888' y='-6.456' width='174.435' height='175.013' style='fill:none;'/%3E%3Cg id='Layer_1-2' transform='matrix(0.738386,0,0,0.737226,24.7587,20.8712)'%3E%3Cpath d='M62.32,117.62L19.21,43.73C16.34,38.81 10.03,37.15 5.12,40.02C0.2,42.89 -1.46,49.2 1.41,54.11L44.52,128C46.44,131.28 49.89,133.11 53.43,133.11C55.19,133.11 56.98,132.66 58.61,131.7C63.53,128.83 65.19,122.52 62.32,117.61L62.32,117.62Z' style='fill:rgb(246,146,32);fill-rule:nonzero;'/%3E%3Cpath d='M161.9,92.94C161.73,87.7 160.12,82.41 157.08,77.08C152.34,68.8 146.99,63.14 139.75,59.72C133.59,56.81 126.7,55.18 119.6,55.93C122.09,51.1 123.38,45.8 123.88,40.43C124.6,32.57 122,25.66 117.22,17.4C114.15,12.09 110.38,8.04 105.93,5.26C101.49,2.48 96.62,0.8 91.33,0.24C86.04,-0.32 80.54,0.11 74.82,1.53C72.99,1.98 71.04,2.55 69.07,3.2C68.33,3.44 67.58,3.71 66.73,4.01C63.3,5.26 54.28,10.27 51.21,12.05L36.61,21.18L36.28,21.37C30.77,24.52 28.86,31.53 32.01,37.04C34.13,40.75 38,42.82 41.99,42.82C43.92,42.82 45.88,42.33 47.68,41.3L47.93,41.15L72.08,27.36C74.32,26.06 76.66,25.26 79.08,24.96C81.51,24.65 83.85,24.83 86.12,25.49C88.39,26.14 90.52,27.24 92.51,28.76C94.49,30.29 96.14,32.17 97.44,34.41C98.74,36.65 99.6,39.03 100.03,41.54C100.45,44.05 100.46,46.45 100.05,48.74C99.64,51.03 98.81,53.13 97.55,55.04C96.29,56.94 94.6,58.51 92.48,59.75L77.92,68.44L71.72,72.03L67.71,74.34C62.5,77.35 60.71,84.01 63.72,89.22C65.74,92.72 69.4,94.67 73.17,94.67C75.02,94.67 76.89,94.2 78.61,93.21L86.68,88.55L107.34,77.26C109.48,76.04 111.69,75.37 113.96,75.24C116.25,75.11 118.48,75.45 120.66,76.24C122.84,77.03 124.91,78.25 126.87,79.88C128.82,81.51 130.44,83.45 131.73,85.7C133.02,87.95 133.82,90.32 134.14,92.8C134.46,95.28 134.34,97.68 133.76,99.97C133.19,102.27 132.16,104.38 130.68,106.33C129.2,108.28 127.34,109.89 125.09,111.18L89.27,131.58L87.51,132.59L81.05,136.34L68.52,143.09C63.01,146.06 60.95,152.93 63.92,158.45C65.894,162.115 69.735,164.409 73.898,164.409C75.777,164.409 77.627,163.942 79.28,163.05L110.21,146.39L135,132.82C140.57,129.64 145.4,125.93 149.5,121.7C153.6,117.47 156.74,112.93 158.91,108.07C161.08,103.22 162.08,98.17 161.91,92.92L161.9,92.94Z' style='fill:rgb(96,96,96);'/%3E%3C/g%3E%3Cg transform='matrix(0.691427,0,0,0.740159,-58.8507,-49.7463)'%3E%3Cpath d='M207.388,63.741C140.196,63.741 85.645,114.62 85.645,177.289C85.645,239.958 140.196,290.837 207.388,290.837C274.579,290.837 329.13,239.958 329.13,177.289C329.13,114.62 274.579,63.741 207.388,63.741ZM207.388,66.729C272.811,66.729 325.926,116.269 325.926,177.289C325.926,238.309 272.811,287.849 207.388,287.849C141.964,287.849 88.849,238.309 88.849,177.289C88.849,116.269 141.964,66.729 207.388,66.729Z' style='fill:rgb(6,24,58);'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    --icon-skrill: url("data:image/svg+xml,%3Csvg id='fi_14083021' enable-background='new 0 0 512 512' height='512' viewBox='0 0 512 512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='m7.9 256c0-137 111.1-248.1 248.1-248.1s248.1 111.1 248.1 248.1-111.1 248.1-248.1 248.1-248.1-111.1-248.1-248.1z' fill='%23862165'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='m363.7 197.5 31.8-5.7v122h-31.8zm46.4 0v116.3h31.8v-122zm-91.7 116.3h31.8v-89.2h-31.8zm-210.1-76.6c-4-.3-13.3-.9-13.3-9.2 0-10.1 13.4-10.1 18.4-10.1 8.8 0 20.3 2.6 28.4 5.1 0 0 4.6 1.6 8.4 3.2l.4.1v-.4-27.3l-.5-.1c-9.6-3.4-20.9-6.6-41.6-6.6-35.8 0-48.5 20.9-48.5 38.8 0 10.3 4.4 34.6 45.5 37.4 3.5.2 12.7.7 12.7 9.4 0 7.1-7.6 11.4-20.3 11.4-13.9 0-27.5-3.5-35.7-6.9v28.5c12.3 3.2 26.1 4.8 42.4 4.8 35 0 50.7-19.7 50.7-39.3 0-22.4-17.5-36.8-47-38.8zm192.2-13.9c-29.4.9-44.3 14.1-44.3 40.3v50.2h32.1v-40.9c0-15.7 2.1-22.4 20.7-23.1v-26.1c-3.2-.6-8.5-.4-8.5-.4zm-86.3 1.2c-.7 1.8-5.8 16.2-18.1 31.1v-63.7l-32.8 6.5v115.5h32.8v-35.7c9.5 14.2 14.2 35.7 14.2 35.7h39.3c-3.9-16.2-20.9-46-20.9-46 15.3-19.3 22-40 23-43.4zm120.1-8.5c8.7 0 15.7-7 15.7-15.7s-7-15.7-15.7-15.7c-8.6 0-15.7 7-15.7 15.7s7 15.7 15.7 15.7z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    --icon-revolut: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 237 238' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(1.3543,0,0,1.35644,3.91123,8.75777)'%3E%3Crect x='-2.888' y='-6.456' width='174.435' height='175.013' style='fill:none;'/%3E%3Cg transform='matrix(0.691427,0,0,0.740159,-58.8507,-49.7463)'%3E%3Cpath d='M207.388,63.741C140.196,63.741 85.645,114.62 85.645,177.289C85.645,239.958 140.196,290.837 207.388,290.837C274.579,290.837 329.13,239.958 329.13,177.289C329.13,114.62 274.579,63.741 207.388,63.741ZM207.388,66.729C272.811,66.729 325.926,116.269 325.926,177.289C325.926,238.309 272.811,287.849 207.388,287.849C141.964,287.849 88.849,238.309 88.849,177.289C88.849,116.269 141.964,66.729 207.388,66.729Z' style='fill:rgb(6,24,58);'/%3E%3C/g%3E%3Cg id='revolut.svg' transform='matrix(5.47636,0,0,5.46776,84.3295,81.0498)'%3E%3Cg transform='matrix(1,0,0,1,-12,-12)'%3E%3CclipPath id='_clip1'%3E%3Crect x='0' y='0' width='24' height='24'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cpath d='M21.408,20.114C21.857,21.113 21.405,22.375 20.468,22.884C19.932,23.176 19.318,23.447 18.705,23.599C17.694,23.841 16.66,23.975 15.621,24C13.959,24 12.292,23.048 11.574,21.89C11.389,22.29 10.719,23.093 9.544,23.471C8.803,23.711 7.909,24 6.042,23.998C4.369,23.997 3.415,23.238 2.912,22.602C2.108,21.59 1.99,20.304 2.147,19.438L2.155,19.396C2.786,16.229 3.649,10.471 4.047,7.586L4.051,7.558C4.159,6.758 4.27,5.958 4.336,5.152C4.368,4.746 4.39,4.338 4.394,3.931C4.398,3.546 4.363,3.161 4.366,2.777C4.37,2.414 4.429,2.047 4.599,1.725C4.886,1.206 5.356,0.811 5.917,0.619C6.504,0.423 7.117,0.344 7.728,0.273C8.352,0.198 8.978,0.136 9.604,0.086C10.368,0.03 11.134,0.001 11.9,0C13.21,-0.001 14.53,0.02 15.821,0.287C17.137,0.558 18.467,1.077 19.505,1.986C20.216,2.609 20.781,3.394 21.205,4.254C21.577,5.012 21.728,5.809 21.818,6.418C21.978,7.512 21.936,8.625 21.694,9.704C21.503,10.491 21.181,11.239 20.741,11.919C20.247,12.687 19.612,13.384 18.804,14.047C19.296,15.477 20.58,18.269 21.408,20.114ZM6.688,2.922C6.72,3.452 6.724,3.986 6.701,4.518C6.676,5.061 6.633,5.604 6.571,6.144C6.511,6.682 6.439,7.219 6.366,7.755L6.342,7.93C6.112,9.607 5.871,11.282 5.617,12.954C5.345,14.708 5.056,16.46 4.751,18.209C4.612,19.025 4.301,20.07 4.727,20.849C5.107,21.544 6.081,21.629 6.761,21.559C9.235,21.306 9.628,20.756 9.628,20.756C9.135,20.209 9.564,17.717 10.06,14.368L11.819,14.368L13.659,19.935C13.659,19.935 14.202,21.659 15.709,21.576C17.641,21.47 19.062,21.028 19.267,20.783C18.672,20.451 16.971,16.198 16.045,13.075C16.493,12.801 16.928,12.504 17.339,12.171C17.899,11.714 18.419,11.187 18.816,10.568C19.106,10.122 19.319,9.631 19.446,9.115C19.509,8.838 19.55,8.556 19.571,8.273C19.613,7.778 19.597,7.279 19.525,6.787C19.455,6.315 19.352,5.79 19.142,5.365C18.75,4.568 18.196,3.873 17.441,3.429C16.166,2.679 14.696,2.537 13.264,2.459C11.71,2.372 10.152,2.423 8.607,2.611C8.433,2.631 6.681,2.786 6.689,2.921L6.688,2.922ZM11.422,5.077C11.126,7.162 10.889,8.919 10.462,11.654C11.615,11.629 14.232,12.088 14.808,8.35C15.285,5.24 13.159,4.952 11.422,5.077Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    --icon-paysafecard: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 237 238' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(1.3543,0,0,1.35644,3.91123,8.75777)'%3E%3Crect x='-2.888' y='-6.456' width='174.435' height='175.013' style='fill:none;'/%3E%3Cg transform='matrix(0.691427,0,0,0.740159,-58.8507,-49.7463)'%3E%3Cpath d='M207.388,63.741C140.196,63.741 85.645,114.62 85.645,177.289C85.645,239.958 140.196,290.837 207.388,290.837C274.579,290.837 329.13,239.958 329.13,177.289C329.13,114.62 274.579,63.741 207.388,63.741ZM207.388,66.729C272.811,66.729 325.926,116.269 325.926,177.289C325.926,238.309 272.811,287.849 207.388,287.849C141.964,287.849 88.849,238.309 88.849,177.289C88.849,116.269 141.964,66.729 207.388,66.729Z' style='fill:rgb(6,24,58);'/%3E%3C/g%3E%3Cg transform='matrix(10.8612,0,0,10.8442,39.8359,16.5656)'%3E%3Cpath d='M1.267,3.757C1.545,2.416 2.737,1.446 4.106,1.446C5.476,1.446 6.668,2.416 6.946,3.757C7.34,3.815 7.706,3.993 7.994,4.267C8.006,4.024 7.997,3.78 7.965,3.539C7.793,1.546 6.105,-0.002 4.105,-0.002C2.034,-0.002 0.311,1.658 0.234,3.728C0.22,3.903 0.22,4.092 0.22,4.281C0.394,4.118 0.598,3.99 0.82,3.902C0.966,3.841 1.117,3.792 1.271,3.757M6.353,4.194L1.718,4.194C1.477,4.194 1.239,4.244 1.018,4.339C0.808,4.423 0.616,4.546 0.451,4.7C0.13,5.144 -0.03,5.685 0,6.232L0,9.857C-0.031,10.403 0.128,10.944 0.451,11.386C0.618,11.539 0.81,11.662 1.019,11.75C1.24,11.845 1.478,11.895 1.719,11.895L6.363,11.895C7.557,11.881 8.183,11.225 8.197,9.929L8.197,6.145C8.168,4.845 7.556,4.209 6.348,4.194' style='fill:rgb(224,13,29);fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    --icon-mifinity: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 237 238' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(1.3543,0,0,1.35644,3.91123,8.75777)'%3E%3Crect x='-2.888' y='-6.456' width='174.435' height='175.013' style='fill:none;'/%3E%3Cg transform='matrix(0.691427,0,0,0.740159,-58.8507,-49.7463)'%3E%3Cpath d='M207.388,63.741C140.196,63.741 85.645,114.62 85.645,177.289C85.645,239.958 140.196,290.837 207.388,290.837C274.579,290.837 329.13,239.958 329.13,177.289C329.13,114.62 274.579,63.741 207.388,63.741ZM207.388,66.729C272.811,66.729 325.926,116.269 325.926,177.289C325.926,238.309 272.811,287.849 207.388,287.849C141.964,287.849 88.849,238.309 88.849,177.289C88.849,116.269 141.964,66.729 207.388,66.729Z' style='fill:rgb(6,24,58);'/%3E%3C/g%3E%3Cg transform='matrix(5.35664,0,0,5.34822,9.29906,16.5716)'%3E%3CclipPath id='_clip1'%3E%3Crect x='0.223' y='0' width='84' height='25'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23_clip1)'%3E%3Cpath d='M5.785,18.112C6.586,18.112 7.235,17.454 7.235,16.642C7.235,16.639 7.235,16.635 7.235,16.632C7.235,15.835 6.582,15.177 5.785,15.172C4.985,15.172 4.335,15.829 4.335,16.642C4.335,17.454 4.985,18.112 5.785,18.112Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M21.73,17.631C22.094,17.631 22.389,17.331 22.389,16.963C22.389,16.961 22.389,16.96 22.389,16.958C22.389,16.595 22.092,16.296 21.729,16.294C21.366,16.294 21.071,16.594 21.071,16.963C21.071,17.332 21.366,17.631 21.73,17.631Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M19.885,17.39C20.19,17.387 20.44,17.134 20.438,16.829C20.44,16.523 20.191,16.27 19.885,16.267C19.58,16.269 19.331,16.52 19.331,16.825C19.331,16.826 19.331,16.828 19.331,16.829C19.331,17.139 19.579,17.39 19.885,17.39Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M23.68,17.31C24.086,17.307 24.418,16.973 24.418,16.567L24.418,16.555C24.418,16.149 24.086,15.815 23.68,15.812C23.274,15.815 22.942,16.149 22.942,16.555C22.942,16.557 22.942,16.56 22.942,16.562C22.942,16.975 23.272,17.31 23.68,17.31Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M9.133,17.123C9.831,17.123 10.398,16.548 10.398,15.84C10.398,15.13 9.831,14.556 9.133,14.556C8.434,14.556 7.868,15.131 7.868,15.84C7.868,16.548 8.434,17.123 9.133,17.123Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M2.675,16.802C3.272,16.802 3.756,16.312 3.756,15.706C3.756,15.1 3.272,14.61 2.676,14.61C2.079,14.61 1.595,15.1 1.595,15.706C1.595,16.311 2.079,16.802 2.675,16.802Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M18.356,16.695C18.647,16.695 18.883,16.455 18.883,16.16C18.885,15.869 18.647,15.628 18.356,15.626C18.065,15.628 17.827,15.869 17.829,16.16C17.829,16.456 18.065,16.695 18.356,16.695Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M25.42,16.107C25.826,16.104 26.158,15.77 26.158,15.364L26.158,15.353C26.158,14.947 25.826,14.613 25.42,14.61C25.014,14.613 24.682,14.947 24.682,15.353C24.682,15.355 24.682,15.356 24.682,15.358C24.682,15.772 25.012,16.107 25.42,16.107Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M16.96,15.84C17.221,15.838 17.434,15.623 17.434,15.362C17.434,15.361 17.434,15.359 17.434,15.358C17.435,15.096 17.221,14.88 16.959,14.878C16.698,14.88 16.484,15.097 16.485,15.358C16.485,15.624 16.697,15.84 16.959,15.84L16.96,15.84Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M11.821,15.225C12.403,15.225 12.876,14.745 12.876,14.155C12.876,13.565 12.403,13.085 11.821,13.085C11.239,13.085 10.767,13.565 10.767,14.155C10.767,14.745 11.239,15.225 11.821,15.225Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M26.79,14.316C27.24,14.313 27.608,13.943 27.608,13.493L27.608,13.481C27.608,13.031 27.24,12.661 26.79,12.658C26.341,12.661 25.973,13.032 25.973,13.481C25.973,13.483 25.973,13.485 25.973,13.487C25.973,13.944 26.339,14.316 26.79,14.316Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M1.172,14.316C1.696,14.312 2.124,13.877 2.12,13.353C2.124,12.829 1.696,12.394 1.172,12.39C0.65,12.393 0.222,12.824 0.222,13.346C0.222,13.348 0.222,13.351 0.222,13.353C0.222,13.885 0.647,14.316 1.172,14.316Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M13.244,12.096C13.244,12.628 13.669,13.059 14.193,13.059C14.717,13.059 15.143,12.628 15.143,12.096C15.143,12.094 15.143,12.092 15.143,12.09C15.143,11.568 14.715,11.137 14.193,11.134C13.669,11.138 13.241,11.572 13.244,12.096Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M25.894,10.84C25.894,11.371 26.319,11.802 26.843,11.802C27.367,11.798 27.795,11.364 27.792,10.84C27.792,10.838 27.792,10.835 27.792,10.833C27.792,10.311 27.365,9.881 26.843,9.877C26.321,9.881 25.894,10.311 25.894,10.833C25.894,10.835 25.894,10.838 25.894,10.84Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M1.277,11.562C1.757,11.562 2.147,11.166 2.147,10.679C2.147,10.677 2.147,10.675 2.147,10.673C2.147,10.195 1.755,9.8 1.277,9.797C0.797,9.797 0.407,10.192 0.407,10.679C0.407,11.166 0.797,11.562 1.277,11.562Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M16.25,10.973C16.802,10.973 17.25,10.518 17.25,9.957C17.25,9.397 16.802,8.941 16.25,8.941C15.696,8.941 15.248,9.396 15.248,9.957C15.248,10.518 15.696,10.973 16.249,10.973L16.25,10.973Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M12.294,10.305C12.556,10.303 12.77,10.086 12.768,9.824C12.768,9.823 12.768,9.821 12.768,9.82C12.768,9.559 12.555,9.344 12.294,9.342C12.033,9.344 11.82,9.559 11.82,9.82C11.82,9.821 11.82,9.823 11.82,9.824C11.82,10.089 12.032,10.304 12.294,10.304L12.294,10.305Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M2.595,9.636C3.046,9.633 3.415,9.259 3.412,8.808C3.412,8.806 3.412,8.803 3.412,8.801C3.412,8.352 3.044,7.981 2.595,7.978C2.146,7.981 1.778,8.352 1.778,8.801C1.778,8.803 1.778,8.806 1.778,8.808C1.778,9.265 2.144,9.636 2.595,9.636Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M19.017,9.45C19.687,9.45 20.229,8.899 20.229,8.22C20.229,7.54 19.686,6.99 19.017,6.99C18.347,6.99 17.804,7.54 17.804,8.22C17.804,8.899 18.347,9.45 19.017,9.45Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M25.342,9.396C25.939,9.396 26.422,8.905 26.422,8.299C26.422,7.694 25.939,7.203 25.342,7.203C24.746,7.203 24.262,7.694 24.262,8.299C24.262,8.905 24.745,9.396 25.342,9.396Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M11.108,9.342C11.399,9.342 11.635,9.102 11.635,8.808C11.635,8.807 11.635,8.805 11.635,8.804C11.635,8.514 11.398,8.275 11.108,8.273C10.818,8.275 10.581,8.514 10.581,8.804C10.581,8.805 10.581,8.807 10.581,8.808C10.581,9.103 10.817,9.342 11.108,9.342Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M22.364,8.674C23.092,8.674 23.682,8.075 23.682,7.337C23.682,6.599 23.092,6 22.364,6C21.636,6 21.046,6.599 21.046,7.337C21.046,8.075 21.636,8.674 22.364,8.674Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M9.737,8.46C10.042,8.458 10.291,8.207 10.291,7.902C10.291,7.901 10.291,7.899 10.291,7.898C10.293,7.592 10.043,7.339 9.737,7.337C9.432,7.34 9.182,7.593 9.184,7.898C9.184,8.208 9.432,8.46 9.737,8.46Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M4.44,8.246C4.846,8.243 5.178,7.909 5.178,7.503L5.178,7.492C5.178,7.086 4.846,6.752 4.44,6.749C4.034,6.752 3.702,7.086 3.702,7.492C3.702,7.494 3.702,7.495 3.702,7.497C3.702,7.911 4.032,8.246 4.44,8.246Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M8.13,7.845C8.436,7.842 8.685,7.589 8.683,7.283C8.685,6.978 8.435,6.725 8.13,6.722C7.824,6.724 7.574,6.977 7.576,7.283C7.576,7.593 7.824,7.845 8.13,7.845Z' style='fill:rgb(44,153,206);'/%3E%3Cpath d='M6.364,7.765C6.728,7.765 7.023,7.465 7.023,7.096C7.023,7.095 7.023,7.093 7.023,7.092C7.023,6.729 6.726,6.43 6.363,6.428C6,6.428 5.705,6.728 5.705,7.096C5.705,7.466 6,7.765 6.364,7.765Z' style='fill:rgb(44,153,206);'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    --icon-neteller: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 237 238' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(1.3543,0,0,1.35644,3.91123,8.75777)'%3E%3Crect x='-2.888' y='-6.456' width='174.435' height='175.013' style='fill:none;'/%3E%3Cg transform='matrix(0.691427,0,0,0.740159,-58.8507,-49.7463)'%3E%3Cpath d='M207.388,63.741C140.196,63.741 85.645,114.62 85.645,177.289C85.645,239.958 140.196,290.837 207.388,290.837C274.579,290.837 329.13,239.958 329.13,177.289C329.13,114.62 274.579,63.741 207.388,63.741ZM207.388,66.729C272.811,66.729 325.926,116.269 325.926,177.289C325.926,238.309 272.811,287.849 207.388,287.849C141.964,287.849 88.849,238.309 88.849,177.289C88.849,116.269 141.964,66.729 207.388,66.729Z' style='fill:rgb(6,24,58);'/%3E%3C/g%3E%3Cg id='neteller_logo_icon_169925.svg' transform='matrix(1.75367,0,0,1.75091,84.3295,81.0498)'%3E%3Cg transform='matrix(1,0,0,1,-32,-32)'%3E%3Cpath id='path828-5' d='M53.404,58.708L64,5.292L46.82,5.311L40.736,38.028L28.615,5.31L10.012,5.31L0,58.701L17.765,58.701L23.824,25.085L35.587,58.701L53.404,58.708Z' style='fill:rgb(141,198,64);fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    --icon-mastercard: url("data:image/svg+xml,%3Csvg width='426' height='426' viewBox='0 0 426 426' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='212.785' cy='212.997' r='212.111' stroke='black'/%3E%3Cpath d='M110.072 337.749V321.116C110.072 314.74 106.191 310.581 99.5373 310.581C96.2109 310.581 92.6067 311.69 90.1113 315.294C88.1716 312.244 85.3996 310.581 81.241 310.581C78.4678 310.581 75.6958 311.412 73.4783 314.462V311.135H67.6565V337.749H73.4783V323.055C73.4783 318.344 75.9737 316.125 79.8544 316.125C83.7352 316.125 85.6762 318.62 85.6762 323.055V337.749H91.4979V323.055C91.4979 318.344 94.2699 316.125 97.8741 316.125C101.756 316.125 103.696 318.62 103.696 323.055V337.749H110.072ZM196.29 311.135H186.865V303.096H181.043V311.135H175.776V316.403H181.043V328.601C181.043 334.7 183.537 338.303 190.191 338.303C192.687 338.303 195.459 337.472 197.4 336.363L195.735 331.373C194.072 332.481 192.132 332.759 190.746 332.759C187.974 332.759 186.865 331.096 186.865 328.323V316.403H196.29V311.135ZM245.637 310.581C242.311 310.581 240.092 312.244 238.706 314.462V311.135H232.885V337.749H238.706V322.779C238.706 318.344 240.646 315.848 244.25 315.848C245.359 315.848 246.746 316.125 247.855 316.403L249.518 310.857C248.409 310.581 246.746 310.581 245.637 310.581ZM171.063 313.353C168.29 311.412 164.409 310.581 160.25 310.581C153.598 310.581 149.161 313.907 149.161 319.175C149.161 323.611 152.489 326.105 158.311 326.937L161.082 327.214C164.132 327.768 165.795 328.601 165.795 329.987C165.795 331.927 163.578 333.314 159.696 333.314C155.815 333.314 152.765 331.927 150.824 330.542L148.052 334.977C151.102 337.194 155.261 338.303 159.419 338.303C167.181 338.303 171.617 334.7 171.617 329.709C171.617 324.996 168.013 322.501 162.468 321.67L159.696 321.392C157.2 321.116 155.261 320.561 155.261 318.898C155.261 316.957 157.2 315.848 160.25 315.848C163.578 315.848 166.904 317.234 168.567 318.066L171.063 313.353ZM325.756 310.581C322.429 310.581 320.211 312.244 318.824 314.462V311.135H313.003V337.749H318.824V322.779C318.824 318.344 320.765 315.848 324.37 315.848C325.478 315.848 326.865 316.125 327.974 316.403L329.637 310.857C328.528 310.581 326.865 310.581 325.756 310.581ZM251.459 324.442C251.459 332.481 257.003 338.303 265.598 338.303C269.478 338.303 272.25 337.472 275.022 335.255L272.25 330.542C270.033 332.205 267.815 333.036 265.32 333.036C260.607 333.036 257.28 329.709 257.28 324.442C257.28 319.452 260.607 316.125 265.32 315.848C267.815 315.848 270.033 316.679 272.25 318.344L275.022 313.631C272.25 311.412 269.478 310.581 265.598 310.581C257.003 310.581 251.459 316.403 251.459 324.442ZM305.241 324.442V311.135H299.419V314.462C297.478 311.968 294.706 310.581 291.102 310.581C283.617 310.581 277.796 316.403 277.796 324.442C277.796 332.481 283.617 338.303 291.102 338.303C294.983 338.303 297.756 336.918 299.419 334.422V337.749H305.241V324.442ZM283.894 324.442C283.894 319.729 286.944 315.848 291.933 315.848C296.646 315.848 299.974 319.452 299.974 324.442C299.974 329.155 296.646 333.036 291.933 333.036C286.944 332.759 283.894 329.155 283.894 324.442ZM214.311 310.581C206.548 310.581 201.003 316.125 201.003 324.442C201.003 332.759 206.548 338.303 214.587 338.303C218.468 338.303 222.35 337.194 225.4 334.7L222.626 330.542C220.409 332.205 217.637 333.314 214.865 333.314C211.261 333.314 207.657 331.65 206.824 326.937H226.509V324.72C226.785 316.125 221.796 310.581 214.311 310.581ZM214.311 315.57C217.913 315.57 220.409 317.789 220.963 321.947H207.102C207.657 318.344 210.152 315.57 214.311 315.57ZM358.746 324.442V300.601H352.924V314.462C350.983 311.968 348.211 310.581 344.607 310.581C337.122 310.581 331.3 316.403 331.3 324.442C331.3 332.481 337.122 338.303 344.607 338.303C348.489 338.303 351.261 336.918 352.924 334.422V337.749H358.746V324.442ZM337.4 324.442C337.4 319.729 340.448 315.848 345.439 315.848C350.152 315.848 353.478 319.452 353.478 324.442C353.478 329.155 350.152 333.036 345.439 333.036C340.448 332.759 337.4 329.155 337.4 324.442ZM142.785 324.442V311.135H136.963V314.462C135.022 311.968 132.25 310.581 128.646 310.581C121.161 310.581 115.339 316.403 115.339 324.442C115.339 332.481 121.161 338.303 128.646 338.303C132.528 338.303 135.3 336.918 136.963 334.422V337.749H142.785V324.442ZM121.161 324.442C121.161 319.729 124.211 315.848 129.2 315.848C133.913 315.848 137.241 319.452 137.241 324.442C137.241 329.155 133.913 333.036 129.2 333.036C124.211 332.759 121.161 329.155 121.161 324.442Z' fill='black'/%3E%3Cpath d='M256.448 109.036H169.122V265.947H256.448V109.036Z' fill='%23FF5F00'/%3E%3Cpath d='M174.667 187.493C174.667 155.612 189.637 127.334 212.646 109.036C195.736 95.7298 174.39 87.6904 151.102 87.6904C95.9334 87.6904 51.3003 132.324 51.3003 187.493C51.3003 242.66 95.9334 287.295 151.102 287.295C174.39 287.295 195.736 279.255 212.646 265.947C189.637 247.928 174.667 219.373 174.667 187.493Z' fill='%23EB001B'/%3E%3Cpath d='M374.27 187.493C374.27 242.66 329.637 287.295 274.468 287.295C251.181 287.295 229.835 279.255 212.924 265.947C236.211 247.651 250.904 219.373 250.904 187.493C250.904 155.612 235.933 127.334 212.924 109.036C229.835 95.7298 251.181 87.6904 274.468 87.6904C329.637 87.6904 374.27 132.601 374.27 187.493Z' fill='%23F79E1B'/%3E%3C/svg%3E%0A");
    --icon-astropay: url("data:image/svg+xml,%3Csvg width='426' height='426' viewBox='0 0 426 426' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='212.785' cy='212.997' r='212.111' stroke='black'/%3E%3Cpath d='M191.398 89.6338L118.672 268.776C142.963 241.571 182.065 226.062 199.878 217.763L222.069 165.474L239.711 208.777C262.951 203.47 275.696 204.378 298.376 206.719L251.012 89.6338H191.398Z' fill='white'/%3E%3Cpath d='M158.02 336.36H92.8147C148.062 227.15 258.022 217.834 306.096 226.828L332.756 292.354C241.79 259.206 178.363 307.879 158.02 336.36Z' fill='%2300D8BC'/%3E%3C/svg%3E%0A");
    --icon-mach:url("data:image/svg+xml,%3Csvg width='426' height='426' viewBox='0 0 426 426' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='212.785' cy='212.997' r='212.611' fill='%236200EE'/%3E%3Cpath d='M197.017 111.598L107.097 301.862C101.071 323.263 129.505 334.727 140.981 314.242L213.308 164.053L283.353 314.242C297.857 335.355 325.071 321.557 318.213 301.862C292.149 246.15 237.678 130.104 228.293 111.598C221.05 97.3106 204.224 97.6771 197.017 111.598Z' fill='white'/%3E%3C/svg%3E%0A");
    --icon-webpay:url("data:image/svg+xml,%3Csvg width='426' height='426' viewBox='0 0 426 426' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='212.785' cy='212.997' r='212.111' stroke='black'/%3E%3Cpath d='M138.439 124.035C134.306 109.252 131.551 107.241 115.688 107.241C100.384 107.241 97.4422 109.55 100.496 119.864C119.951 181.105 139.41 242.331 158.865 303.546L160.073 307.348C162.866 315.987 167.967 318.519 180.442 318.519C189.118 318.519 195.448 316.843 198.836 307.05C212.949 263.558 228.104 220.216 242.738 176.724C243.669 173.968 244.041 170.543 247.206 170.245C251.339 169.835 251.451 173.968 252.419 176.724C257.383 191.816 262.398 206.96 267.462 222.152C277.107 250.563 286.639 279.011 296.469 307.348C299.821 316.955 305.034 319.115 319.332 318.705C327.71 318.445 332.551 314.46 335.158 306.194C353.667 247.14 372.285 188.121 391.012 129.136C397.677 108.098 396.821 106.981 374.926 107.39C363.755 107.614 359.361 110.928 356.308 121.875C348.861 148.659 341.413 175.421 333.966 202.156C328.977 219.955 323.801 237.754 318.737 255.516C318.29 257.787 317.917 260.17 315.013 260.393C312.12 260.616 311.48 258.178 310.887 255.914L310.88 255.888C310.545 254.547 309.874 253.281 309.465 251.941C295.192 208.475 280.916 165.032 266.643 121.614C263.031 110.667 258.935 107.241 247.616 107.241C236.296 107.241 231.939 110.444 228.216 122.136C213.992 165.821 199.631 209.462 185.133 253.058C184.24 255.851 184.202 260.207 180.33 260.319C176.457 260.431 176.532 256.223 175.675 253.319L138.439 124.035Z' fill='%236B256C'/%3E%3Cpath d='M51.7556 108.023L52.2397 108.02C63.8238 108.02 73.3526 117.548 73.3526 129.132V129.211C73.077 140.627 63.7308 149.921 52.3142 150.137L51.979 150.141C40.4172 150.141 30.9034 140.627 30.9034 129.065V128.875L30.8997 128.574C30.8997 117.299 40.1789 108.02 51.454 108.02L51.7556 108.023Z' fill='%23D6186F'/%3E%3C/svg%3E%0A");
    --icon-khipu:url("data:image/svg+xml,%3Csvg width='426' height='426' viewBox='0 0 426 426' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='212.785' cy='212.997' r='212.111' stroke='black'/%3E%3Cpath d='M276.938 326.402C238.912 325.694 248.932 332.155 224.378 299.847C203.683 272.762 183.537 245.163 162.966 217.936C157.655 210.854 157.921 205.455 163.497 198.462C186.244 169.51 208.68 140.316 230.804 110.886C236.593 103.238 242.877 99.0777 253.021 99.6973C266.83 100.565 280.726 99.8566 294.57 99.9629C298.518 99.9629 303.262 98.6351 305.387 103.663C307.263 108.142 304.555 111.541 302.041 114.886C280.195 143.778 258.562 172.722 236.416 201.507C232.68 206.376 232.574 209.438 236.416 214.413C260.333 246.172 283.913 278.144 307.476 310.204C309.936 313.532 314.15 316.612 311.512 321.87C308.874 327.128 303.776 326.349 299.12 326.384C291.685 326.455 284.302 326.402 276.938 326.402Z' fill='%235CB2E0'/%3E%3Cpath d='M113.397 212.625V113.612C113.397 101.415 115.168 99.6268 127.047 99.5914C139.439 99.5914 151.831 99.8038 164.223 99.5029C172.065 99.3081 175.818 102.778 175.836 110.426C175.836 126.925 175.836 143.442 175.925 159.994C175.85 163.249 174.591 166.364 172.384 168.757C165.763 177.019 159.172 185.332 152.61 193.701C144.626 203.88 144.36 211.28 151.565 221.778C151.855 222.291 152.201 222.771 152.592 223.211C181.359 249.146 176.438 283.402 175.606 316.666C175.464 322.915 171.853 326.385 165.409 326.402C151.547 326.402 137.704 326.491 123.842 326.402C115.239 326.402 113.22 321.091 113.22 313.461C113.557 279.826 113.397 246.225 113.397 212.625Z' fill='%237D52A9'/%3E%3C/svg%3E%0A");
    --icon-bank-transfer:url("data:image/svg+xml,%3Csvg width='426' height='426' viewBox='0 0 426 426' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='212.785' cy='212.997' r='212.111' stroke='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M254.91 217.294H315.818C352.841 217.294 374.057 244.767 355.633 268.005C338.854 289.101 295.748 283.572 255.434 283.547L254.91 278.217V217.294ZM254.96 140.481H307.79C342.295 140.481 357.303 163.918 341.971 184.716C328.558 202.923 290.837 198.539 255.434 198.564L254.91 193.234L254.96 140.481ZM381.961 171.889C387.994 135.997 355.209 121.626 313.649 121.676L218.984 121.726C225.367 147.255 222.45 247.631 222.225 285.29C222.151 298.242 217.164 302.377 235.115 302.401L313.649 302.352C347.78 302.327 375.927 294.63 390.038 275.178C411.903 245.14 388.518 213.608 351.844 206.136C362.489 197.543 378.321 193.433 381.961 171.889Z' fill='%23012860'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.1859 268.203H170.941C171.465 268.203 171.465 268.726 170.941 269.224C160.62 273.882 146.683 288.328 146.683 288.328C136.362 298.116 128.633 304.318 112.104 304.318H27.4616C26.963 304.318 26.963 303.272 27.4616 303.272C36.761 298.116 50.6976 283.695 50.6976 283.695C56.382 276.97 67.7257 268.203 82.1859 268.203Z' fill='%23012860'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.07 131.438H194.826C195.349 131.438 195.349 131.962 194.826 132.46C184.504 137.092 170.567 151.538 170.567 151.538C160.271 161.327 152.517 167.529 135.988 167.529H51.3456C50.847 167.529 50.847 166.483 51.3456 166.483C60.645 161.327 74.5817 146.906 74.5817 146.906C80.266 140.206 91.6347 131.438 106.07 131.438Z' fill='%23012860'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.6655 196.57H178.421C178.945 196.57 178.945 197.093 177.922 197.592C168.1 202.249 153.664 216.695 153.664 216.695C143.866 226.484 136.113 232.686 119.583 232.686H34.9662C34.4426 232.686 34.4426 231.639 34.9662 231.639C44.2655 226.484 58.1772 212.063 58.1772 212.063C63.338 205.338 75.2303 196.57 89.6655 196.57Z' fill='%23D61515'/%3E%3C/svg%3E%0A");
}
.menu-wrap {background: var(--header-bg);box-shadow:0px -2px 36px rgba(0, 0, 0, 0.29);position: relative;z-index: 99999;}
.bg-lightgrey{background: var(--lightgrey);}
.bg-darkgrey{background: var(--dark-blue-grey);}
.txt-darkgrey{color: var(--txt-dark-blue-grey);}
.bg-gradient45deg{background: var(--gradient-45deg);}
body{color: var(--txt-color);font-family: var(--main-font);font-size: 15px;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: var(--heading-font);}
.subtitle{display: table;border-radius: 20px;background: var(--bg-subtitle);color: var(--subtitle-color);display: table;padding: .25rem .5rem;font-size: .9rem;font-style: italic;margin: 1rem auto;}
.h1, .h2, h1, h2{text-align: center;margin: 1rem 0;}
body.lang-ar{text-align:right}
body.lang-ar .header-intro h1,body.lang-ar article{direction:rtl}
body.lang-ar .header-intro .icons-list.checks li{padding-right:0}
body.lang-ar .platforms{direction:rtl}
header{position:relative;background:#fff;z-index:3}
header .mod{font-size: 12px}
.header-wrap{background: var(--header-main-bg);color: var(--header-main-color);}
.page-template-page-listings header{position:relative;background:var(--header-main-bg);color: var(--header-main-color);}
.fix-main{position:fixed!important;left:0;right:0;top:0;width:100%;transition:var(--transition);-webkit-transition:var(--transition);background:#fff;z-index:1100;border-bottom: 2px solid var(--header-main-bg);box-shadow: 0 0 10px rgb(6 24 58 / 50%);}
.logo {content: url('/wp-content/themes/vfind-casino/img/logo-light.svg');transition: 0.3s ease;}
.menu-wrap.fix-main .logo {content: url('/wp-content/themes/vfind-casino/img/logo.svg');}
.menu-wrap.fix-main .navbar-light .navbar-nav .nav-link {color:var(--qnav-color)}
.menu-wrap.fix-main .navbar-light .navbar-nav .nav-link:hover {color:var(--qnav-color) !important}
@media screen and (min-width: 576px) {
.header-intro .platforms{font-size:1.125rem}
}
@media screen and (max-width: 575px) {
.header-intro .platforms{font-size:15px}
.header-intro .platforms i{width:23px;height:23px}
}
@media all and (max-width: 1050px) {
body.menu-open{overflow-y:hidden}
body.menu-open:after{content:'';display:block;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:998;background:rgba(0,0,0,0.75);transition:var(--transition)}
}
.customize-support .fix-main{top:30px!important}
@media screen and (max-width: 600px) {
#wpadminbar{position:fixed}
}
@media screen and (min-width: 601px) and (max-width: 782px) {
#wpadminbar{top:0}
.customize-support .fix-main{top:46px!important}
}
@media screen and (max-width: 782px) {
#wpadminbar li#wp-admin-bar-comments,#wpadminbar li#wp-admin-bar-customize,#wpadminbar li#wp-admin-bar-edit,#wpadminbar li#wp-admin-bar-menu-toggle,#wpadminbar li#wp-admin-bar-my-account,#wpadminbar li#wp-admin-bar-my-sites,#wpadminbar li#wp-admin-bar-new-content,#wpadminbar li#wp-admin-bar-site-name,#wpadminbar li#wp-admin-bar-updates,#wpadminbar li#wp-admin-bar-wp-logo{width:48px}
}
.navbar-nav li{position:relative;margin-right: .5rem;}
.nav-link{border-bottom:2px solid transparent;transition: var(--transition);}
.nav-link:hover{border-bottom:2px solid var(--main-color);color:var(--nav-link-hover-bg) !important;}
.navbar-light .navbar-nav .nav-link.active{color: var(--main-color)}
.dropdown-toggle::after{background:var(--icon-chevron-down) no-repeat;width:.625rem;height:.375rem;border:none;vertical-align:middle;transition:var(--transition);margin-left:10px}
.menu-item-has-children.show .dropdown-toggle::after{filter:var(--main-color-f);transform:translateY(-2px) rotate(180deg)}
.navbar-light .navbar-nav .nav-link{color:var(--nav-link-color);font-weight:700;font-size:15px}
.menu-item-has-children{position:relative}
.dropdown-item{transition:var(--transition);color:var(--nav-link-color);display:block;padding:.25rem 1rem;font-size:14px;text-align:left}
.mob-trigger .dropdown-item{min-width:220px}
body.lang-ar .mob-trigger .dropdown-item{text-align:right}
.dropdown-item:focus,.dropdown-item:hover,.dropdown-item:active,.dropdown-item.active{background-color:var(--nav-link-hover-bg);font-weight:700;color:var(--nav-link-color)}
.dropdown-item.label{text-transform:uppercase;font-size:12px;margin-bottom:.5rem;position:relative}
.dropdown-item.label:focus,.dropdown-item.label:hover{background-color:transparent;font-weight:400;cursor:default}
.item-col-1:not(.label){position:relative;padding-left:30px}
body.lang-ar .item-col-1:not(.label){padding-left:1rem;padding-right:30px}
.item-col-1:not(.label)::before{position:absolute;content:'';width:.3rem;height:.3rem;border-radius:50%;background-color:var(--magenta);top:10px;left:15px}
body.lang-ar .item-col-1:not(.label)::before{left:auto;right:15px}
.dropdown-item[class*='icon-']{text-indent:0;padding-left:45px;margin-bottom:.5rem;background:none;position:relative;transition:none}
body.lang-ar .dropdown-item[class*='icon-']{padding-left:1rem;padding-right:45px}
.dropdown-item.icon-android::before{background:var(--icon-android)}
.dropdown-item.icon-ios::before{background:var(--icon-ios)}
.dropdown-item.icon-windows::before{background:var(--icon-windows)}
.dropdown-item.icon-appleinc::before{background:var(--icon-appleinc)}
.dropdown-item.icon-wifi::before{background:var(--icon-wifi)}
.dropdown-item[class*='icon-']::before{position:absolute;content:'';width:20px;height:20px;filter:var(--platforms-icons-filter);background-repeat:no-repeat;left:17px;top:50%;transform:translateY(-50%)}
body.lang-ar .dropdown-item[class*='icon-']::before{left:auto;right:17px}
.dropdown-item[class*='icon-']:hover{background:var(--lightgrey)}
.dropdown-item[class*='icon-']:hover::before{filter:none}
a[href^="#pll_switcher"]{display:none;margin-right:0!important}
@media screen and (max-width: 991px) {
.navbar-nav{height:100vh}
.mob-trigger .dropdown-toggle{display:none}
.nav-link,.nav-link:hover{border-bottom:none}
.navbar-nav .sub-menu-lg:hover>.dropdown-menu,.navbar-nav .sub-menu-lg .dropdown-menu.row.show{width:100%;max-width:100%;transform:translateX(0)}
.mob-trigger .dropdown-menu{display:block}
[class*='item-col-']:not(.label){display:none}
[class*='item-col-']:last-child{margin-bottom:1rem}
.navbar-expand-lg .navbar-nav .dropdown-menu{border:none}
.dropdown-item.label::after{display:inline-block;content:"";position:absolute;right:3px;top:50%;transform:translateY(-50%);background:var(--icon-chevron-down) no-repeat;width:.625rem;height:.375rem;vertical-align:middle;transition:var(--transition)}
.dropdown-item.label.d-block::after{filter:var(--main-color-f);transform:translateY(-2px) rotate(180deg)}
.navbar-light .navbar-toggler{border:none}
.menu-wrap.fix-main .navbar-light .navbar-toggler-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 26 20'%3E%3Cpath fill='%232a313e' d='M.992 1.023h24v2.02h-24zM.992 9.023h24v2.02h-24zM.992 17.023h12v2.02h-12z'/%3E%3C/svg%3E") no-repeat;width:24px;height:21px}
.navbar-light .navbar-toggler-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 26 20'%3E%3Cpath fill='%23fff' d='M.992 1.023h24v2.02h-24zM.992 9.023h24v2.02h-24zM.992 17.023h12v2.02h-12z'/%3E%3C/svg%3E") no-repeat;width:24px;height:21px}
.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{background:var(--icon-x) no-repeat;width:24px;height:18px;filter:invert(47%) sepia(83%) saturate(3840%) hue-rotate(315deg) brightness(93%) contrast(90%)}
.menu-item-has-children.dropdown .nav-link.d-inline-block{width: 80%}
.menu-item-has-children.dropdown .dropdown-toggle{width: 20%;text-align: right;display: inline-block;}
}
@media (min-width: 992px) and (hover: none) {
    .dropdown-toggle {width: 30px;text-align: center; display: inline-block;}
}
@media screen and (min-width: 992px) {
.navbar-nav .sub-menu{min-width: 14rem}
.navbar-nav .sub-menu-lg .dropdown-menu .col-border{border-right:1px solid var(--lightgrey)}
.navbar-nav li:hover>.dropdown-menu{display:block}
.navbar-nav .sub-menu-lg:hover>.dropdown-menu,.navbar-nav .sub-menu-lg .dropdown-menu.row.show{display:flex;min-width:unset;width:700px;justify-content:center}
body.lang-ar .navbar-nav .sub-menu-lg:hover>.dropdown-menu,body.lang-ar .navbar-nav .sub-menu-lg .dropdown-menu.row.show{width:460px}
.navbar-expand-lg .navbar-nav .dropdown-menu{border:1px solid var(--dropdown-border);border-radius:.5rem;padding:.5rem;left:50%;transform:translateX(-50%);margin:0}
.navbar-expand-lg .navbar-nav li:nth-last-of-type(1) .dropdown-menu{left:auto;right:0;transform:none}
.navbar-nav .sub-menu-lg .dropdown-menu.row{left:50%;transform:translateX(-50%);padding:.8rem 1.5rem .5rem}
.menu-item-has-children:hover .dropdown-toggle::after{filter:var(--main-color-f);transform:translateY(-2px) rotate(180deg)}
}
@media screen and (min-width: 992px) and (max-width: 1300px) {
.navbar-nav .sub-menu-lg .dropdown-menu.row{transform:translateX(-70%)}
}
.brand-220{width:220px;height:50px}
.brand-200{width:200px;height:45px}
.brand-200-lg{width:200px;height:90px}
.brand-155{width:155px;height:35px}
.brand-155-lg{width:155px;height:75px}
.bg-brands{background:var(--bg-brands)}
.icons-80{width:80px;height:80px}
.icons-60{width:60px;height:60px}
.icons-30{width:30px;height:30px}
.icons-30.icon-apple-tv,.icons-30.icon-fire-tv{width:50px}
.icons-20{width:20px;height:20px}
.icons-25{width:25px;height:25px}
.icons-23{width:23px;height:23px}
.icons-20{width:20px;height:20px}
.icons-18{width:18px;height:18px}
.icons-15{width:15px;height:15px}
.icons-13{width:13px;height:13px}
.icons-10{width:10px;height:10px}
.icon-back-to-top{background:var(--back-to-top)}
.icon-check{background:var(--icon-check)}
.icon-bitcoin{background:var(--icon-bitcoin)}
.icon-ethereum{background:var(--icon-ethereum)}
.icon-tether{background:var(--icon-tether)}
.icon-bitcoin-cash{background:var(--icon-bitcoin-cash)}
.icon-usd-coin{background:var(--icon-usd-coin)}
.icon-dogecoin{background:var(--icon-dogecoin)}
.icon-polkadot{background:var(--icon-polkadot)}
.icon-litecoin{background:var(--icon-litecoin)}
.icon-skrill{background:var(--icon-skrill)}
.icon-neteller{background:var(--icon-neteller)}
.icon-mifinity{background:var(--icon-mifinity)}
.icon-revolut{background:var(--icon-revolut)}
.icon-mach{background:var(--icon-mach)}
.icon-paysafecard{background:var(--icon-paysafecard)}
.icon-visa{background:var(--icon-visa)}
.icon-bank-transfer{background:var(--icon-bank-transfer)}
.icon-webpay{background:var(--icon-webpay)}
.icon-khipu{background:var(--icon-khipu)}
.icon-mastercard{background:var(--icon-mastercard)}
.icon-astropay{background:var(--icon-astropay)}
.icon-muchbetter{background:var(--icon-muchbetter)}
.icon-check-circle{background:var(--icon-check-circle)}
.icon-cross{background:var(--icon-cross)}
.icon-wallet{background:var(--icon-wallet)}
.icon-padlock-check{background:var(--icon-padlock-check)}
.icon-search{background:var(--icon-search)}
.icon-speedometer{background:var(--icon-speedometer)}
.icon-user-rating{background:var(--icon-user-rating)}
.icon-padlock{background:var(--icon-padlock)}
.icon-clock{background:var(--icon-clock-timer)}
.icon-security{background:var(--icon-shield)}
.icon-hand{background:var(--icon-thumb-up)}
.icon-award{background:var(--icon-award)}
.icon-apple-tv{background:var(--icon-apple-tv)}
.icon-xbox{background:var(--icon-xbox)}
.icon-wifi{background:var(--icon-wifi)}
.icon-fire-tv{background:var(--icon-fire-tv)}
.icon-android{background:var(--icon-android)}
.icon-appleinc{background:var(--icon-appleinc)}
.icon-windows{background:var(--icon-windows)}
.icon-ios{background:var(--icon-ios)}
.icon-chromecast{background:var(--icon-chromecast)}
.icon-x{background:var(--icon-x)}
.icon-pc{background:var(--icon-pc)}
.icon-controller{background:var(--icon-controller)}
.icon-chrome{background:var(--icon-chrome)}
.icon-firefox{background:var(--icon-firefox)}
.icon-edge{background:var(--icon-edge)}
.icon-linux{background:var(--icon-linux)}
.icon-user{background:var(--icon-user)}
.icon-calendar{background:var(--icon-calendar)}
[class*="logo-"]{display:block}
[class*="logo-"],[class*="icon-"]{text-indent:-9999px;text-align:left;background-size:contain;background-position:center center;background-repeat:no-repeat;}
[class*="logo-"]{width:100%;height:100%}
.icons-holder{background-color:var(--lightgrey);background-size:50% 50%}
.flag-aus:before{background:var(--flag-australia)}
.flag-uk:before{background:var(--flag-uk)}
.flag-usa:before{background:var(--flag-usa)}
.flag-uae:before{background:var(--flag-uae)}
.flag-china:before{background:var(--flag-china)}
.flag-ca:before{background:var(--flag-ca)}
.flag-india:before{background:var(--flag-india)}
[class*="flag-"]:before{position:absolute;content:'';left:1rem;top:50%;transform:translateY(-50%);background-size:contain;background-position:center center;background-repeat:no-repeat}
header [class*="icon-"]{filter: invert(.85);vertical-align: middle;margin-bottom: 3px;}
body.lang-ar [class*="flag-"]:before{left:auto;right:1rem}
.navbar-nav [class*="flag-"]{padding-left:2.25rem;position:relative;margin-bottom:.5rem}
body.lang-ar .navbar-nav [class*="flag-"]{padding-left:1rem;padding-right:2.25rem}
.navbar-nav [class*="flag-"]:before{width:15px;height:15px}
a.link-element{color:unset}
a.link-element:hover{text-decoration:none}
.prime-btn,.sec-btn{width:240px;max-width:100%;text-transform:uppercase;font:1.125rem var(--heading-font);font-weight: bold;}
.prime-btn.large,.sec-btn.large{width:300px}
.prime-btn{position:relative;z-index:1;border-radius:.75rem;background:var(--prime-btn-bg);color:var(--prime-btn-color);transition: var(--transition);}
.prime-btn::after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border-radius:.75rem;background-image:var(--prime-btn-hover);z-index:-1;transition:var(--transition);opacity:0}
.prime-btn:hover{color:var(--prime-btn-color);background:var(--prime-btn-hover); text-decoration:none}
.prime-btn:hover::after{opacity:1}
.sec-btn{border-radius:.5rem;background-color:var(--sec-btn-bg);color:var(--sec-btn-color);transition: var(--transition)}
.sec-btn:hover{background-color:var(--sec-btn-hover);color:var(--sec-btn-color);text-decoration:none}
.more-less-button{position:relative;font-size:1.125rem}
.more-less-button::after{content:"";display:inline-block;position:absolute;width:10px;height:10px;top:50%;transform:translateY(-50%);right:-18px;background:var(--icon-chevron-down) no-repeat center;background-size:contain}
body.lang-ar .more-less-button::after{right:0}
.more-less-button.less::after{transform:translateY(-50%) scale(-1)}
.txt-link{color:var(--text-links);transition:var(--transition);text-decoration:underline}
.txt-link:hover{text-decoration:none;color:var(--text-links-hover)}
.table-link{color:var(--table-links);transition:var(--transition);text-decoration:underline}
.table-link:hover{color:var(--table-links-hover)}
.data-link:hover{cursor:pointer}
.tooltip.show{opacity:1}
.tooltip-inner{color:var(--dark-blue);background-color:var(--accent-2)}
.bs-tooltip-top .arrow::before{border-top-color:var(--accent-2)}
article ul{list-style-type:disc}
article ul li{margin-bottom: .5rem;}
article ul li::marker{color:var(--secondary-color)}
@media screen and (min-width: 576px) {
.col-list{column-count: 2;}
}
@media screen and (min-width: 992px) {
.col-list{column-count: 4;}
}
ul.icons-list{list-style-type:none;padding-left:0}
body.lang-ar ul.icons-list{direction:rtl;text-align:right}
ul.icons-list li{font-size:1rem;position:relative}
ul.icons-list li::before{content:'';display:inline-block;vertical-align:middle;margin-right:18px;background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:50%;transform:translateY(-50%)}
body.lang-ar ul.icons-list li::before{margin-right:0;margin-left:18px}
ul.icons-list.checks li::before{background:var(--icon-check-circle) no-repeat center;filter: var(--secondary-color-f);}
body.lang-ar ul.icons-list li::before{left:unset;right:0}
ul.icons-list.pros li::before{background:var(--icon-check) no-repeat center;filter: var(--border-green-f);}
ul.icons-list.cons li::before{background:var(--icon-cross) no-repeat center;filter: var(--border-orange-f);}
ul.icons-list.up-down li:nth-of-type(odd)::before{background:var(--icon-arrow-up) no-repeat center}
ul.icons-list.up-down li:nth-of-type(even)::before{background:var(--icon-arrow-down) no-repeat center}
ul.icons-list.size-12{padding-left:30px}
ul.icons-list.size-12 li::before{width:12px;height:12px;margin-left:-30px}
body.lang-ar ul.icons-list.size-12{padding-left:unset;padding-right:22px}
body.lang-ar ul.icons-list.size-12 li::before{margin-left:unset;margin-right:-22px}
ul.icons-list.size-15{padding-left:33px}
ul.icons-list.size-15 li::before{width:15px;height:15px;margin-left:-33px}
body.lang-ar ul.icons-list.size-15{padding-left:unset;padding-right:25px}
body.lang-ar ul.icons-list.size-15 li::before{margin-left:unset;margin-right:-25px}
ul.icons-list.size-18{padding-left:36px}
ul.icons-list.size-18 li::before{width:18px;height:18px;margin-left:-36px}
body.lang-ar ul.icons-list.size-18{padding-left:unset;padding-right:28px}
body.lang-ar ul.icons-list.size-18 li::before{margin-left:unset;margin-right:-28px}
ul.icons-list.size-20 li{padding-left:30px}
ul.icons-list.size-20 li::before{width:20px;height:20px}
body.lang-ar ul.icons-list.size-20 li{padding-left:unset;padding-right:30px}
body.lang-ar ul.icons-list.size-20 li::before{margin-left:unset;margin-right:-30px}
ul.icons-list.size-28{padding-left:46px}
ul.icons-list.size-28 li::before{width:28px;height:28px;margin-left:-46px}
body.lang-ar ul.icons-list.size-28{padding-left:unset;padding-right:38px}
body.lang-ar ul.icons-list.size-28 li::before{margin-left:unset;margin-right:-38px}
ul[class*="b-"]{padding:.5rem;border-radius:.5rem}
@media screen and (max-width: 575px) {
ul.icons-list li{font-size:1rem}
}
@media screen and (min-width: 576px) {
.two-col{columns:2;-webkit-columns:2;-moz-columns:2}
}
ol.num-list-gradient{counter-reset:gradient-counter;margin:1.75rem 0;padding-left:1rem}
ol.num-list-gradient, ol.num-list-gradient li{list-style: none!important; }
body.lang-ar ol.num-list-gradient{padding-left:0;padding-right:1rem}
ol.num-list-gradient > li{background:var(--lightgrey);border-radius:0 8px 8px;-webkit-border-radius:0 8px 8px 8px;counter-increment:gradient-counter;margin:16px auto 25px;padding:10px 10px 10px 40px;position:relative;line-height:normal;font-weight:400}
body.lang-ar ol.num-list-gradient > li{border-radius:0 8px 8px;-webkit-border-radius:8px 0 8px 8px;padding:10px 40px 10px 10px}
ol.num-list-gradient > li::after,ol.num-list-gradient > li::before{background:var(--secondary-color);border-radius:14px 14px 0;-webkit-border-radius:14px 14px 0 14px;content:'';height:40px;left:-16px;overflow:hidden;position:absolute;top:-16px;width:40px}
body.lang-ar ol.num-list-gradient > li::after,body.lang-ar ol.num-list-gradient > li::before{left:unset;right:-16px;border-radius:14px 14px 14px 0;-webkit-border-radius:14px 14px 14px 0}
ol.num-list-gradient > li::before{display:flex;align-items:flex-end;justify-content:flex-end;content:counter(gradient-counter);font-size:25px;font-weight:700;color:#fff;line-height:1;padding:.125em .25em;z-index:1}
.color-box-rounded{border-radius:12px;border-width:1px;border-style:solid;background:#fff}
.color-box-rounded .label{border-radius:9px 9px 0 0}
.color-box-rounded.mixed{border-color:var(--border-grey)}
.color-box-rounded.mixed .label{background:var(--green-transparent)}
.color-box-rounded.green{border-color:var(--border-green)}
.color-box-rounded.green .label{background:var(--green-transparent);color:var(--green)}
.color-box-rounded.grey{border-color:var(--border-grey-dark)}
.color-box-rounded.grey .label{background:var(--lightgrey)}
.color-box-rounded.orange{border-color:var(--border-orange)}
.color-box-rounded.orange .label{background:var(--secondary-transparent);color:var(--secondary-color)}
.color-box-rounded.cons{border-color:var(--border-cons)}
.color-box-rounded.cons .label{background:var(--cons-bg-transparent);color:var(--cons-color)}
table{margin:0 0 1.5em;width:100%}
.terms-row.border-t{border-top:1px solid var(--tb-terms-border);color:var(--tb-terms-c)}
table.brand-table td{padding:.25rem;position:relative}
.brand-table .labels{background:var(--tb-head-bg);color:var(--tb-head-c);border-radius:8px;font-size:12px}
.brand-table .brand{border-radius:8px}
.brand-table .bonus-box{font-size:14px}
.orange-border{border:1px solid var(--first-brand-border-color)}
.blue-border{border:1px solid var(--brands-border-color)}
.brand-table .bonus{color:var(--bonus-c);font-size:25px;font-weight:700;vertical-align: middle;}
.brand-table .bonus-box .sm{vertical-align: middle;}
.brand-table #showHideBtn,.brand-table #showHideBtn:active,.brand-table #showHideBtn:focus{background:var(--show-more-btn-bg);border:none;color:var(--show-more-btn-c);border-radius:8px;padding:.25rem 1rem;width:200px;max-width:100%;outline:0}
.brand-table #showHideBtn span{position:relative;display:inline-block}
.brand-table #showHideBtn span::after{position:absolute;content:'';background:var(--icon-long-arrow) no-repeat;width:12px;height:12px;top:50%;right:-15px;transform:translateY(-50%);filter:invert(1);transition:var(--transition)}
.brand-table #showHideBtn.clicked span::after{transform:translateY(-50%) rotate(-180deg)}
.brand-table .icons-list.checks li::before {width: 15px;height: 15px;top: 4px;transform: translateY(0);}
.brand-table .icons-list li {padding-left: 20px;font-size: 14px;}
.brand-table .best-tb-label {text-align: center; color: var(--main-color);font-size: 13px;font-weight: bold;}
.best-brands .row{background:var(--header-rev-bg);color:var(--header-rev-color);border-radius:8px;padding:.5rem .25rem;margin:0 0 .5rem}
.best-brands .label{font-size:14px}
.best-brands .label .bonus{color: var(--header-rev-bonus);font-size: 20px;vertical-align: middle;font-weight: bold;}
.best-brands .link-in{color: var(--sec-btn-bg);transition: var(--transition);}
.best-brands .link-in:hover{color: var(--sec-btn-hover);}
@media screen and (min-width: 576px) and (max-width: 991px) {
.brand-table .brand{width:350px;max-width:100%}
}
@media screen and (min-width: 768px) {
.best-brands .row{width:49%;float:left;margin:0 .5% .5rem}
}
@media screen and (min-width: 992px) {
.home .best-brands .row{width:100%;float:none;margin:0 auto .5rem}
table .badge-num.badge-pos{top:-6px}
}
@media screen and (min-width: 992px) {
.brand-table .brand{width:100%}
.brand-table .payments{width:150px}
}
.rating-90{width:90px;height:90px;font-size:40px}
.rating-80{width:80px;height:80px;font-size:30px}
.rating-75{width:75px;height:75px;font-size:30px}
.rating{background-color:var(--rating-bg);line-height:normal}
.rating.best{background-color:var(--rating-best-bg)}
.rating-stars{height:calc(var(--rating-stars-size) / 5);position:relative;width:var(--rating-stars-size);margin:0 auto;z-index:1}
.rating-stars:before{background-image:var(--rating-star);background-repeat:repeat-x;background-size:calc(var(--rating-stars-size) / var(--rating-stars-num));bottom:0;content:"";display:block;height:calc(var(--rating-stars-size) / var(--rating-stars-num));left:0;position:absolute;right:0;top:0;width:var(--rating-stars-size);filter:invert(91%) sepia(1%) saturate(0%) hue-rotate(102deg) brightness(92%) contrast(87%) opacity(.7);-webkit-filter:invert(91%) sepia(1%) saturate(0%) hue-rotate(102deg) brightness(92%) contrast(87%) opacity(.7)}
.rating-stars span{display:block;text-indent:-10000px;width:0;background-size:calc(var(--rating-stars-size) / var(--rating-stars-num));position:absolute;overflow:hidden;z-index:2}
.rating-stars span:before{background-image:var(--rating-star);background-repeat:repeat-x;background-size:calc(var(--rating-stars-size) / var(--rating-stars-num));bottom:0;content:"";display:block;height:calc(var(--rating-stars-size) / var(--rating-stars-num));left:0;position:absolute;right:0;text-indent:-10000px;top:0;filter:invert(74%) sepia(93%) saturate(586%) hue-rotate(1deg) brightness(104%) contrast(103%);;-webkit-filter:invert(74%) sepia(93%) saturate(586%) hue-rotate(1deg) brightness(104%) contrast(103%);}
.rating-value{font-size: 20px;}
body.lang-ar .reviews-num{direction:rtl}
body.lang-ar .section-best-5 h2,body.lang-ar .section-best-5 h2 + p{direction:rtl}
.best-5 .owl-stage-outer{padding:1rem .5rem}
.best-5 a{color:inherit}
.best-5 a:hover{text-decoration:none}
.best-5 .color-box-rounded{transition:var(--transition)}
.best-5 a:hover .color-box-rounded{transform:scale(1.1)}
.best-5 .label{font-size:1.1rem;transition:var(--transition)}
body.lang-tr .best-5 .label{font-size:1rem}
.best-5.no-icons a:hover .label{background:var(--green)}
.best-5.no-icons .label .txt-bigger{font-size:24px}
.best-5.icons .owl-stage-outer{height:210px}
.best-5.icons .label,.best-5.icons a:hover .label{background:none}
.best-5.icons a:hover .color-box-rounded{border:3px solid var(--border-green-hover)}
.owl-carousel{z-index:unset}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{width:8px;height:8px;background:var(--slider-dots);border-radius:50%;margin-right:.5rem;transition:var(--transition)}
.owl-carousel button.owl-dot.active{width:32px;height:8px;background:var(--gradient-right);border-radius:12px}
section.bg-gradient45deg .owl-carousel button.owl-dot.active{background:#fff}
@media screen and (min-width: 1200px) {
.best-5 .owl-item{width:215px!important}
}
@media screen and (max-width: 1199px) {
.best-5 .color-box-rounded{max-width:90%}
}
.platforms i{filter:var(--platforms-icons-filter)}
.platforms i:hover{filter:none}
.color-label{width:115px}
.color-label.yellow{background-color:var(--yellow)}
.color-label.green{background-color:var(--green)}
.color-label.pink{background-color:var(--main-color);color:#fff}
.section-criteria .card{border:none;width:400px;max-width:100%}
.section-criteria::after{position:absolute;content:'';background:url(img/map-security.svg) no-repeat;width:900px;height:350px;bottom:-36px;left:-36px;background-size:900px 500px;filter:grayscale(1);-webkit-filter:grayscale(1)}
.section-criteria .sub-title{font-size:1.25rem}
@media screen and (min-width: 576px) {
.section-criteria p{font-size:1.125rem}
}
@media screen and (max-width: 575px) {
.section-criteria i{width:60px;height:60px}
.section-criteria .sub-title{font-size:1.125rem}
}
body.lang-ar .section-comparison h2,body.lang-ar .table-comparison tbody th,body.lang-ar .table-comparison tbody td{direction:rtl}
body.lang-ar .table-comparison tbody td .rating-stars{direction:ltr}
.comparison-wrap{background:#fff;border-radius:12px;position:relative;overflow:hidden}
.scroll-wrap{width:100%;overflow:auto;font-size:15px}
.table-comparison{table-layout:fixed}
.table-comparison td,.table-comparison th{vertical-align:middle}
.table-comparison .label{position:sticky;left:0;text-align:left;background:#fff;font-size:14px;padding:.75rem .25rem .75rem 1.25rem;font-weight:400;z-index:2}
body.lang-ar .table-comparison .label{text-align:right;padding:.75rem 1.25rem .75rem .25rem}
.table-comparison .bg-category{background:#F7F7F7}
.table-comparison .table-link{font-size:1.125rem}
.table-comparison thead th{border:none}
.table-comparison tbody th,.table-comparison tbody td:not(:last-child),.table-comparison thead th:not(:last-child){border-right:1px solid #ebebeb}
.table-comparison tbody .bg-category th,.table-comparison tbody .bg-category td,.table-comparison tbody .border-top-0 td,.table-comparison tbody .border-top-0 th{border-top:none}
.table-comparison tbody .bg-category th,.table-comparison tbody .bg-category td{padding:.5rem .25rem .5rem 1.25rem}
.table-comparison tbody .label.bg-category{border-radius:8px 0 0 8px;font-weight:700}
.table-comparison tbody .bg-category td:last-child{border-radius:0 8px 8px 0}
.comparison-wrap{max-width:1140px}
.comparison-wrap.compare-sm{max-width:850px}
@media screen and (max-width: 767px) {
.table-comparison{width:768px}
.table-comparison td:nth-child(5),.table-comparison td:nth-child(6),.table-comparison th:nth-child(5),.table-comparison th:nth-child(6){display:none}
}
@media screen and (min-width: 576px) {
.table-comparison{width:1100px}
.compare-sm .table-comparison{width:815px}
}
@media screen and (max-width: 575px) {
.table-comparison{width:570px}
}
/* responsive table */
.table-responsive-sm table {width: 576px}
.table-responsive-md table, .table-responsive-lg table,.table-responsive-xl table,.table-responsive-xxl table {width: 768px;margin: 0 auto;}
@media screen and (min-width: 992px) {
    .table-responsive-sm table, .table-responsive-md table, .table-responsive-lg table,.table-responsive-xl table,.table-responsive-xxl table{width: 992px;max-width: 100%;}
}
.listings-more-btn{outline:0;border:1px solid var(--dropdown-border);border-radius:8px;color:var(--dropdown-border);padding:.5rem 2.5rem;background-color:transparent;font-weight:700}
.updated{text-align:left;font-weight:700;font-size:14px;margin-top:1rem}
.listing{background:#fff;outline:3px solid transparent;border:1px solid #B1B1B1;border-radius:12px;transition:var(--transition);position:relative}
body.lang-ar .listing .highlight,body.lang-ar .listing .description{direction:rtl;text-align:right}
.listing:hover{outline:3px solid var(--border-green-hover);border:1px solid transparent}
.listing .num{position:absolute;top:-1px;left:-1px;width:40px;height:48px;background:var(--green);border-radius:10px 0;z-index:1;font-size:26px;line-height:normal}
.listing .label{position:absolute;top:0;left:0;min-width:180px;height:48px;padding-left:60px;background:var(--lightgrey);z-index:0;border-radius:10px 0;font-size:16px}
.listing .highlight{font-size:1.25rem;color:var(--green-darker)}
.listing .prime-btn{width:200px;padding:.75rem;margin-top:35px}
.listing .rev-link + .prime-btn{margin-top:0}
.listing ul.icons-list li{font-size:15px}
.listing ul.icons-list li::before{margin-right:10px;margin-left:-22px}
.listing ul.icons-list li.none::before{background:var(--icon-cross) no-repeat center}
.listing .rev-link{font-size:1.125rem;text-decoration:underline;color:var(--listing-rev-link)}
.listing .rev-link:hover{text-decoration:underline;color:var(--listing-rev-link-hover)}
@media screen and (max-width: 575px) {
.listing .brand-200{width:170px}
.listing .highlight{font-size:1.125rem}
}
.security-wrap{background:#fff;border-radius:12px;border:1px solid var(--border-grey)}
.table-basic thead th,.table-basic th,.table-basic td{vertical-align:middle}
.table-basic thead,.table-basic .bg-category{background:#F7F7F7}
.table-basic thead th,.table-basic .category th,.table-basic .category td{border-top:0;border-bottom:0}
.table-basic .category + tr td,.table-basic tbody tr:nth-of-type(1) td{border-top:0}
.table-basic tr th:not(:last-child),.table-basic tr td:not(:last-child){border-right:1px solid #ebebeb;padding-left:1.25rem}
.table-basic tr th:first-child,.table-basic .label{border-radius:8px 0 0 8px}
.table-basic thead th:nth-last-of-type(1),.table-basic .category td:nth-last-of-type(1){border-radius:0 8px 8px 0}
.pricelist .offer{border:1px solid var(--border-grey-dark);border-radius:12px;line-height:normal}
.pricelist .offer .label.period,.pricelist .offer .label.sum{font-size:1.25rem}
.pricelist .offer .label.period{border-radius:6px}
.pricelist .offer.offer-1 .label.period{background:var(--magenta-transparent)}
.pricelist .offer.offer-2 .label.period{background:var(--yellow-transparent)}
.pricelist .offer.offer-3 .label.period{background:var(--green-transparent)}
.pricelist .offer.offer-1 .label.sum{color:var(--monthly-offer-color)}
.pricelist .offer.offer-2 .label.sum{color:var(--yellow-darker)}
.pricelist .offer.offer-3 .label.sum{color:var(--green-darker)}
.pricelist .offer .label.save{border-radius:12px}
.pricelist .offer.offer-2 .label.save{background:var(--yellow-lighter)}
.pricelist .offer.offer-3 .label.save{background:var(--green-medium)}
@media screen and (min-width: 768px) {
.pricelist .offer .label{height:70px}
.pricelist .offer.offer-3 .label.save{color:#fff}
.pricelist .offer .txt-bigger{font-size:24px}
}
@media screen and (max-width: 767px) {
.pricelist .offer:not(.offer-1) .label.period{background:none}
.pricelist .offer .label.save{font-size:1.125rem;border-radius:50rem}
.pricelist .offer .period-resp,.pricelist .offer .save-resp{height:50px}
.pricelist .offer.offer-2 .period-resp,.pricelist .offer.offer-2 .save-resp{background:var(--yellow-transparent)}
.pricelist .offer.offer-3 .period-resp,.pricelist .offer.offer-3 .save-resp{background:var(--green-transparent)}
.pricelist .offer .period-resp{border-radius:6px 0 0 6px}
.pricelist .offer .save-resp{border-radius:0 6px 6px 0}
}
.sticky-offer-container{display:block;background-color:#fff;border-top:1px solid var(--border-grey);z-index:999}
.sticky-offer-container.fixed{position:fixed;bottom:0;transition:var(--transition);-webkit-transition:var(--transition)}
.sticky-offer-container .close-btn{position:absolute;top:20px;right:20px}
.sticky-offer-container .close-btn:hover{cursor:pointer;filter:var(--dark-blue-filter);-webkit-filter:var(--dark-blue-filter)}
.sticky-offer-container .sticky-offer{width:1140px;max-width:100%}
.sticky-offer-container .sticky-offer .label,.sticky-offer .offer{font-size:1.125rem}
.sticky-offer-container .sticky-offer .offer .txt-bigger{font-size:2.813rem;color:var(--sticky-offer-percent-color)}
@media screen and (max-width: 767px) {
.sticky-offer-container .close-btn{top:10px;right:10px;width:15px;height:15px}
}
@media screen and (max-width: 575px) {
.sticky-offer-container .sticky-offer .brand-200{height:30px}
.sticky-offer-container .sticky-offer .offer,.sticky-offer .sec-btn{font-size:.875rem}
.sticky-offer-container .sticky-offer .label{font-size:1rem}
.sticky-offer-container .sticky-offer .offer .txt-bigger{font-size:2rem}
}
footer{background:var(--footer-bg) no-repeat; position: relative;overflow: hidden;}
.footer-svg {position: absolute;top: -115px;right: -90px;opacity: 0.2;}
footer .f-nav nav ul li{display:inline-block;margin:0 .5rem}
footer .f-nav nav ul li a{color:var(--footer-links-color);font-size:1.125rem}
footer .f-nav nav ul li:hover a{text-decoration:none;background:var(--gradient-right);-webkit-text-fill-color:transparent;-webkit-background-clip:text}
footer .copyright{color:var(--footer-copyright-color);font-size:14px}
@media all and (max-width: 575px) {
footer .f-nav nav ul li a{font-size:16px}
}
a.back-to-top{display:none;width:45px;height:45px;border-radius:12px;background:#fff;border:1px solid #AAA;text-indent:-9999px;position:fixed;z-index:999;right:3%;bottom:20px}
a.back-to-top i{width:18px;height:100%;filter:var(--dark-blue-grey-filter)}
a.back-to-top:hover{border-color:#747474}
a.back-to-top:hover i{filter:var(--main-color-f)}
.popup{background:var(--popup-fade-bg)}
.popup .modal-dialog{width:900px;max-width:95%;top:50%;transform:translateY(-50%)}
.popup.show .modal-dialog{transform:translateY(-50%)}
.popup.popup-no-img .modal-dialog{width:660px}
.popup .popup-close{position:absolute;top:20px;right:20px;z-index:1;opacity:1}
.popup .popup-close:hover{cursor:pointer;filter:var(--dark-blue-filter);-webkit-filter:var(--dark-blue-filter)}
.popup .modal-content{border-radius:.75rem}
.popup .offer-label{font-size:2.5rem}
.popup .offer{font-size:1.375rem}
.popup .offer .txt-bigger{font-size:3.438rem;color:var(--popup-offer-percent-color)}
@media screen and (max-width: 767px) {
.popup .popup-close{width:20px;height:20px;top:15px;right:15px}
.popup .promo-img img{width:auto;height:250px}
}
@media screen and (max-width: 575px) {
.popup .offer-label{font-size:1.625rem}
.popup .offer{font-size:1.125rem}
.popup .offer .txt-bigger{font-size:2rem}
.popup .offer ul.icons-list li{font-size:.875rem}
}
#faq-acc .card,#faq-acc .card-header{background-color:transparent}
#faq-acc .card-body p:nth-last-of-type(1){margin-bottom:0}
#faq-acc .card-header:hover{cursor:pointer}
#faq-acc .heading{position:relative;padding-left:40px;border:none;transition:var(--transition);font-size:21px}
#faq-acc .heading::before{position:absolute;display:flex;align-items:center;justify-content:center;content:'?';background:#fff;color: var(--main-color); font-weight:700;width:25px;height:25px;border-radius:8px 8px 0 8px;left:7px;top:50%;transform:translateY(-50%);transition:var(--transition)}
#faq-acc .heading::after{position:absolute;content:'';background:var(--icon-chevron-down) no-repeat;width:15px;height:15px;right:15px;top:50%;transform:translateY(-50%);transition:var(--transition)}
.bg-darkgrey #faq-acc .heading::after{filter: invert(1);}
#faq-acc .heading[aria-expanded="true"]::after{transform:translateY(-50%) rotate(180deg);filter:invert(0)}
#faq-acc .heading:hover,#faq-acc .heading[aria-expanded="true"]{color:#000}
#faq-acc .heading:hover::after{filter:invert(0)}
#faq-acc .card{border-left:none;border-right:none;border-top:none;border-bottom:1px solid var(--dark-blue-grey-transparent)}
.bg-darkgrey #faq-acc .card, .bg-darkgrey #faq-acc .card-header{border-bottom:1px solid var(--lightgrey-transparent)}
@media screen and (max-width: 575px) {
#faq-acc .heading{padding-right:35px;font-size:16px}
}
.page-template-index-contacts article{padding:0}
.show-more-button{border-width:0;font-size:1rem}
.show-more-button:focus{outline:none}
#rev_hide{display:none;color:var(--mid-blue)}
#rev_show{color:var(--mid-blue)}
#rev_panel{display:none}
body.page-template-frontpage li.langs{display:none}
body.page-template-frontpage .header-intro .prime-btn{width:260px}
#contact .btn-main { font-size: 16px; font-weight: bold; text-transform: uppercase;}
.more-links{width: 992px; max-width: 100%;}
.more-links .bg-brands{transition: var(--transition);max-width: 100%;}
.more-links .bg-brands:hover{background: #000;}

/*lang versions*/

:root {
    --flag-vietnam: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 513 339'%3E%3Cg transform='matrix(.99747 0 0 1 1.622 -87.177)'%3E%3Cpath d='M-1.626 87.177h513.952v338.948H-1.626z' style='fill:none'/%3E%3CclipPath id='a'%3E%3Cpath d='M-1.626 87.177h513.952v338.948H-1.626z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M512 85.337H0v341.326h512V85.337Z' style='fill:%23d80027;fill-rule:nonzero' transform='matrix(1.00254 0 0 1 -.926 .177)'/%3E%3Cpath d='m256 157.279 22.663 69.747H352l-59.332 43.106 22.664 69.749L256 296.774l-59.332 43.107 22.664-69.749L160 227.026h73.337L256 157.279Z' style='fill:%23ffda44;fill-rule:nonzero' transform='matrix(1.00254 0 0 1 -.926 .177)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    --flag-australia: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 273 182'%3E%3Cg transform='matrix(.97804 0 0 1 1.233 -50.425)'%3E%3Cpath d='M-1.261 50.425h278.778v181.89H-1.261z' style='fill:none'/%3E%3CclipPath id='a'%3E%3Cpath d='M-1.261 50.425h278.778v181.89H-1.261z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M5.103 50.686H278.34v182.156H5.103z' style='fill:%23132b83;fill-rule:nonzero' transform='matrix(1.02246 0 0 1 -5.476 .425)'/%3E%3Cpath d='M141.722 50.694h-16.419L73.412 85.287 21.521 50.694H5.103v10.943l51.89 34.594-51.89 34.594v10.942h16.418l51.891-34.593 51.891 34.593h16.419v-10.942L89.83 96.231l51.892-34.594V50.694Z' style='fill:%23fff;fill-rule:nonzero' transform='matrix(1.02246 0 0 1 -5.476 .425)'/%3E%3Cpath d='M5.103 50.694v5.467l68.309 45.545v-5.475L5.103 50.694ZM141.722 136.3l-68.31-45.545v5.476l68.31 45.536V136.3Z' style='fill:%23e00021;fill-rule:nonzero' transform='matrix(1.02246 0 0 1 -5.476 .425)'/%3E%3Cpath d='M5.103 141.767h8.205l60.104-40.061v-5.475L5.103 141.767ZM133.516 50.694 73.412 90.763v5.476l68.301-45.545h-8.197Z' style='fill:%23e00021;fill-rule:nonzero' transform='matrix(1.02246 0 0 1 -5.476 .425)'/%3E%3Cpath d='M141.722 88.261H79.107V50.694h-11.39v37.567H5.103v15.94h62.614v37.566h11.39v-37.566h62.615v-15.94Z' style='fill:%23de0023;fill-rule:nonzero' transform='matrix(1.02246 0 0 1 -5.476 .425)'/%3E%3Cpath d='M63.159 50.694v33.009H5.103v4.558h62.614V50.694h-4.558ZM5.103 108.75h58.056v33.017h4.558v-37.566H5.103v4.549ZM141.722 104.201H79.107v37.566h4.557V108.75h58.058v-4.549ZM141.722 83.703H83.664V50.694h-4.557v37.567h62.615v-4.558ZM99.282 194.521a.175.175 0 0 0-.078-.188l-14.136-8.377 9.107-13.674a.176.176 0 0 0-.008-.203c-.055-.063-.125-.086-.196-.056l-15.375 5.82-5.021-15.633c-.047-.141-.282-.141-.329 0l-5.035 15.634-15.359-5.82c-.079-.031-.157-.008-.196.055a.18.18 0 0 0-.008.205l9.107 13.672-14.136 8.379a.173.173 0 0 0-.078.188c.016.07.078.126.149.126l16.363 1.419-2.259 16.271a.17.17 0 0 0 .102.174c.071.031.141.023.196-.031l11.319-11.908 11.32 11.908a.185.185 0 0 0 .125.055.152.152 0 0 0 .071-.021.173.173 0 0 0 .102-.173l-2.259-16.271 16.364-1.42a.168.168 0 0 0 .148-.131ZM217.906 197.864l4.142-6.229a.171.171 0 0 0-.008-.204.176.176 0 0 0-.195-.056l-6.988 2.65-2.29-7.115c-.047-.141-.28-.141-.329 0l-2.291 7.115-6.988-2.65c-.07-.022-.156-.008-.195.056a.178.178 0 0 0-.008.204l4.133 6.229-6.432 3.819a.16.16 0 0 0-.078.181c.016.07.078.125.147.133l7.452.651-1.028 7.405a.175.175 0 0 0 .104.181c.07.023.141.017.195-.04l5.152-5.42 5.154 5.42a.15.15 0 0 0 .125.057.19.19 0 0 0 .068-.017.179.179 0 0 0 .104-.181l-1.035-7.405 7.452-.651a.172.172 0 0 0 .146-.133.164.164 0 0 0-.078-.181l-6.431-3.819ZM175.351 130.472l4.134-6.229a.178.178 0 0 0-.008-.204.174.174 0 0 0-.196-.055l-6.989 2.651L170 119.52c-.047-.141-.281-.141-.328 0l-2.291 7.115-6.988-2.651c-.078-.023-.146-.008-.196.055a.178.178 0 0 0-.008.204l4.136 6.229-6.426 3.82c-.063.031-.095.11-.078.181.018.07.078.125.146.133l7.445.643-1.027 7.414a.172.172 0 0 0 .103.18.169.169 0 0 0 .196-.039l5.152-5.42 5.154 5.42c.03.039.077.055.125.055a.175.175 0 0 0 .172-.196l-1.025-7.414 7.443-.643a.176.176 0 0 0 .148-.133.164.164 0 0 0-.079-.181l-6.423-3.82ZM207.976 89.14l-1.028 7.413a.174.174 0 0 0 .104.181c.07.023.142.016.195-.04l5.153-5.42 5.154 5.42c.03.04.077.055.125.055a.18.18 0 0 0 .173-.197l-1.035-7.413 7.452-.644a.174.174 0 0 0 .147-.133c.016-.07-.017-.149-.078-.18l-6.434-3.82 4.143-6.229a.171.171 0 0 0-.008-.204.172.172 0 0 0-.195-.055l-6.989 2.651-2.29-7.115c-.047-.141-.281-.141-.329 0l-2.291 7.115-6.989-2.651c-.069-.024-.156-.008-.194.055a.176.176 0 0 0-.009.204l4.134 6.229-6.433 3.82c-.063.031-.095.109-.078.18a.176.176 0 0 0 .148.133l7.452.645ZM262.25 123.121a.16.16 0 0 0-.078-.18l-6.424-3.82 4.133-6.229c.039-.063.039-.142-.008-.196-.055-.063-.133-.086-.194-.055l-6.989 2.644-2.29-7.115c-.048-.141-.282-.141-.33 0l-2.29 7.115-6.988-2.644c-.078-.032-.156-.008-.195.055-.047.055-.047.133-.008.196l4.142 6.229-6.44 3.82c-.063.031-.094.109-.078.18a.177.177 0 0 0 .148.133l7.453.651-1.027 7.405a.17.17 0 0 0 .103.181c.063.023.147.016.194-.04l5.154-5.42 5.153 5.42c.032.04.079.055.126.055a.222.222 0 0 0 .07-.016.183.183 0 0 0 .103-.181l-1.028-7.405 7.444-.651a.17.17 0 0 0 .144-.132ZM223.358 146.757l-1.813-4.448c-.047-.133-.269-.133-.313 0l-1.812 4.448-4.793.345a.19.19 0 0 0-.149.118c-.017.063 0 .141.056.18l3.67 3.106-1.145 4.66a.165.165 0 0 0 .063.173.167.167 0 0 0 .188.008l4.079-2.525 4.087 2.525a.15.15 0 0 0 .086.031.178.178 0 0 0 .103-.039.167.167 0 0 0 .063-.173l-1.146-4.66 3.662-3.106c.055-.039.069-.117.055-.18a.189.189 0 0 0-.147-.118l-4.794-.345Z' style='fill:%23fff;fill-rule:nonzero' transform='matrix(1.02246 0 0 1 -5.476 .425)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    --flag-canada: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 512 340'%3E%3Cg transform='translate(.976 -86.526)'%3E%3Cpath d='M-.976 86.526h511.349v339.598H-.976z' style='fill:none'/%3E%3CclipPath id='a'%3E%3Cpath d='M-.976 86.526h511.349v339.598H-.976z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M0 85.331h512v341.326H0z' style='fill:%23f0f0f0' transform='translate(.024 .526)'/%3E%3Cpath d='M0 85.331h170.663v341.337H0zM341.337 85.331H512v341.337H341.337z' style='fill:%23d80027' transform='translate(.024 .526)'/%3E%3Cpath d='m288 279.704 32-16-16-7.999v-16l-32 16 16-32h-16l-16-24.001-16 24.001h-16l16 32-32-16v16l-16 7.999 32 16-7.999 16h32v24.001h16v-24.001h32l-8.001-16Z' style='fill:%23d80027;fill-rule:nonzero' transform='translate(.024 .526)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    --flag-usa: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 444 260'%3E%3Cpath d='M33.504 126.861h444.341v259.578H33.504z' style='fill:none' transform='matrix(.99707 0 0 1 -33.406 -126.861)'/%3E%3Cg transform='translate(-34.301 -126)'%3E%3CclipPath id='a'%3E%3Cpath d='M35.1 127.149h441.801V384.85H35.1z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M35.1 365.03h441.801v19.82H35.1z' style='fill:%23f32837;fill-rule:nonzero'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M35.1 345.208h441.801v19.822H35.1z' style='fill:%23fff5f5;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 325.4h441.801v19.809H35.1z' style='fill:%23f32837;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 305.58h441.801v19.82H35.1z' style='fill:%23fff5f5;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 285.745h441.801v19.835H35.1z' style='fill:%23f32837;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 265.937h441.801v19.807H35.1z' style='fill:%23fff5f5;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 246.09h441.801v19.847H35.1z' style='fill:%23f32837;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 226.282h441.801v19.809H35.1z' style='fill:%23fff5f5;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 206.46h441.801v19.822H35.1z' style='fill:%23f32837;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 186.627h441.801v19.834H35.1z' style='fill:%23fff5f5;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 166.804h441.801v19.822H35.1z' style='fill:%23f32837;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 146.984h441.801v19.82H35.1z' style='fill:%23fff5f5;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 127.149h441.801v19.835H35.1z' style='fill:%23f32837;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='M35.1 127.149h201.761v138.788H35.1z' style='fill:%232a3560;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3Cpath d='m53.327 142.445 1.723 5.258h5.527l-4.473 3.239 1.698 5.246-4.475-3.24-4.473 3.24 1.749-5.246-4.474-3.239h5.475l1.723-5.258Zm0 23.177 1.723 5.232h5.527l-4.473 3.226 1.698 5.27-4.475-3.251-4.473 3.251 1.749-5.27-4.474-3.226h5.475l1.723-5.232Zm0 23.163 1.723 5.232h5.527l-4.473 3.24 1.698 5.257-4.475-3.253-4.473 3.253 1.749-5.257-4.474-3.24h5.475l1.723-5.232Zm0 23.151 1.723 5.257h5.527l-4.473 3.239 1.698 5.233-4.475-3.227-4.473 3.227 1.749-5.233-4.474-3.239h5.475l1.723-5.257Zm0 23.164 1.723 5.27h5.527l-4.473 3.213 1.698 5.245-4.475-3.239-4.473 3.239 1.749-5.245-4.474-3.213h5.475l1.723-5.27Zm16.146-80.455 1.645 5.257h5.552l-4.446 3.253 1.67 5.23-4.421-3.226-4.448 3.226 1.671-5.23-4.448-3.253h5.528l1.697-5.257Zm0 23.176 1.645 5.232h5.552l-4.446 3.252 1.67 5.231-4.421-3.213-4.448 3.213 1.671-5.231-4.448-3.252h5.528l1.697-5.232Zm0 23.163 1.645 5.244h5.552l-4.446 3.24 1.67 5.245-4.421-3.239-4.448 3.239 1.671-5.245-4.448-3.24h5.528l1.697-5.244Zm0 23.176 1.645 5.232h5.552l-4.446 3.24 1.67 5.232-4.421-3.253-4.448 3.253 1.671-5.232-4.448-3.24h5.528l1.697-5.232Zm16.299-81.715 1.722 5.258h5.527l-4.473 3.239 1.722 5.246-4.498-3.24-4.422 3.24 1.696-5.246-4.473-3.239h5.501l1.698-5.258Zm0 23.177 1.722 5.232h5.527l-4.473 3.226 1.722 5.27-4.498-3.251-4.422 3.251 1.696-5.27-4.473-3.226h5.501l1.698-5.232Zm0 23.163 1.722 5.232h5.527l-4.473 3.24 1.722 5.257-4.498-3.253-4.422 3.253 1.696-5.257-4.473-3.24h5.501l1.698-5.232Zm0 23.151 1.722 5.257h5.527l-4.473 3.239 1.722 5.233-4.498-3.227-4.422 3.227 1.696-5.233-4.473-3.239h5.501l1.698-5.257Zm0 23.164 1.722 5.27h5.527l-4.473 3.213 1.722 5.245-4.498-3.239-4.422 3.239 1.696-5.245-4.473-3.213h5.501l1.698-5.27Zm16.144-80.455 1.697 5.257h5.553l-4.498 3.253 1.722 5.23-4.474-3.226-4.447 3.226 1.723-5.23-4.5-3.253h5.528l1.696-5.257Zm0 23.176 1.697 5.232h5.553l-4.498 3.252 1.722 5.231-4.474-3.213-4.447 3.213 1.723-5.231-4.5-3.252h5.528l1.696-5.232Zm0 23.163 1.697 5.244h5.553l-4.498 3.24 1.722 5.245-4.474-3.239-4.447 3.239 1.723-5.245-4.5-3.24h5.528l1.696-5.244Zm0 23.176 1.697 5.232h5.553l-4.498 3.24 1.722 5.232-4.474-3.253-4.447 3.253 1.723-5.232-4.5-3.24h5.528l1.696-5.232Zm16.351-81.715 1.723 5.258h5.476l-4.474 3.239 1.774 5.246-4.499-3.24-4.472 3.24 1.696-5.246-4.423-3.239h5.502l1.697-5.258Zm0 23.177 1.723 5.232h5.476l-4.474 3.226 1.774 5.27-4.499-3.251-4.472 3.251 1.696-5.27-4.423-3.226h5.502l1.697-5.232Zm0 23.163 1.723 5.232h5.476l-4.474 3.24 1.774 5.257-4.499-3.253-4.472 3.253 1.696-5.257-4.423-3.24h5.502l1.697-5.232Zm0 23.151 1.723 5.257h5.476l-4.474 3.239 1.774 5.233-4.499-3.227-4.472 3.227 1.696-5.233-4.423-3.239h5.502l1.697-5.257Zm0 23.164 1.723 5.27h5.476l-4.474 3.213 1.774 5.245-4.499-3.239-4.472 3.239 1.696-5.245-4.423-3.213h5.502l1.697-5.27Zm16.146-80.455 1.696 5.257h5.501l-4.448 3.253 1.672 5.23-4.421-3.226-4.448 3.226 1.67-5.23-4.448-3.253h5.502l1.724-5.257Zm0 23.176 1.696 5.232h5.501l-4.448 3.252 1.672 5.231-4.421-3.213-4.448 3.213 1.67-5.231-4.448-3.252h5.502l1.724-5.232Zm0 23.163 1.696 5.244h5.501l-4.448 3.24 1.672 5.245-4.421-3.239-4.448 3.239 1.67-5.245-4.448-3.24h5.502l1.724-5.244Zm0 23.176 1.696 5.232h5.501l-4.448 3.24 1.672 5.232-4.421-3.253-4.448 3.253 1.67-5.232-4.448-3.24h5.502l1.724-5.232Zm16.297-81.715 1.723 5.258h5.502l-4.447 3.239 1.722 5.246-4.5-3.24-4.421 3.24 1.672-5.246-4.448-3.239h5.501l1.696-5.258Zm0 23.177 1.723 5.232h5.502l-4.447 3.226 1.722 5.27-4.5-3.251-4.421 3.251 1.672-5.27-4.448-3.226h5.501l1.696-5.232Zm0 23.163 1.723 5.232h5.502l-4.447 3.24 1.722 5.257-4.5-3.253-4.421 3.253 1.672-5.257-4.448-3.24h5.501l1.696-5.232Zm0 23.151 1.723 5.257h5.502l-4.447 3.239 1.722 5.233-4.5-3.227-4.421 3.227 1.672-5.233-4.448-3.239h5.501l1.696-5.257Zm0 23.164 1.723 5.27h5.502l-4.447 3.213 1.722 5.245-4.5-3.239-4.421 3.239 1.672-5.245-4.448-3.213h5.501l1.696-5.27Zm16.146-80.455 1.697 5.257h5.553l-4.474 3.253 1.698 5.23-4.474-3.226-4.448 3.226 1.723-5.23-4.473-3.253h5.528l1.67-5.257Zm0 23.176 1.697 5.232h5.553l-4.474 3.252 1.698 5.231-4.474-3.213-4.448 3.213 1.723-5.231-4.473-3.252h5.528l1.67-5.232Zm0 23.163 1.697 5.244h5.553l-4.474 3.24 1.698 5.245-4.474-3.239-4.448 3.239 1.723-5.245-4.473-3.24h5.528l1.67-5.244Zm0 23.176 1.697 5.232h5.553l-4.474 3.24 1.698 5.232-4.474-3.253-4.448 3.253 1.723-5.232-4.473-3.24h5.528l1.67-5.232Zm16.351-81.715 1.723 5.258h5.501l-4.448 3.239 1.671 5.246-4.447-3.24-4.422 3.24 1.671-5.246-4.448-3.239h5.502l1.697-5.258Zm0 23.177 1.723 5.232h5.501l-4.448 3.226 1.671 5.27-4.447-3.251-4.422 3.251 1.671-5.27-4.448-3.226h5.502l1.697-5.232Zm0 23.163 1.723 5.232h5.501l-4.448 3.24 1.671 5.257-4.447-3.253-4.422 3.253 1.671-5.257-4.448-3.24h5.502l1.697-5.232Zm0 23.151 1.723 5.257h5.501l-4.448 3.239 1.671 5.233-4.447-3.227-4.422 3.227 1.671-5.233-4.448-3.239h5.502l1.697-5.257Zm0 23.164 1.723 5.27h5.501l-4.448 3.213 1.671 5.245-4.447-3.239-4.422 3.239 1.671-5.245-4.448-3.213h5.502l1.697-5.27Zm16.145-80.455 1.671 5.257h5.527l-4.422 3.253 1.645 5.23-4.421-3.226-4.499 3.226 1.722-5.23-4.421-3.253h5.475l1.723-5.257Zm0 23.176 1.671 5.232h5.527l-4.422 3.252 1.645 5.231-4.421-3.213-4.499 3.213 1.722-5.231-4.421-3.252h5.475l1.723-5.232Zm0 23.163 1.671 5.244h5.527l-4.422 3.24 1.645 5.245-4.421-3.239-4.499 3.239 1.722-5.245-4.421-3.24h5.475l1.723-5.244Zm0 23.176 1.671 5.232h5.527l-4.422 3.24 1.645 5.232-4.421-3.253-4.499 3.253 1.722-5.232-4.421-3.24h5.475l1.723-5.232Zm16.299-81.715 1.749 5.258h5.476l-4.448 3.239 1.721 5.246-4.498-3.24-4.422 3.24 1.671-5.246-4.447-3.239h5.501l1.697-5.258Zm0 23.177 1.749 5.232h5.476l-4.448 3.226 1.721 5.27-4.498-3.251-4.422 3.251 1.671-5.27-4.447-3.226h5.501l1.697-5.232Zm0 23.163 1.749 5.232h5.476l-4.448 3.24 1.721 5.257-4.498-3.253-4.422 3.253 1.671-5.257-4.447-3.24h5.501l1.697-5.232Zm0 23.151 1.749 5.257h5.476l-4.448 3.239 1.721 5.233-4.498-3.227-4.422 3.227 1.671-5.233-4.447-3.239h5.501l1.697-5.257Zm0 23.164 1.749 5.27h5.476l-4.448 3.213 1.721 5.245-4.498-3.239-4.422 3.239 1.671-5.245-4.447-3.213h5.501l1.697-5.27Z' style='fill:%23fff5f5;fill-rule:nonzero' transform='translate(-34.301 -126)'/%3E%3C/svg%3E");
}
.vi,.vi-vn{background:var(--flag-vietnam)}
.en-AU,.en-au{background:var(--flag-australia)}
.en-US,.en-us{background:var(--flag-usa)}
.en-CA,.en-ca{background:var(--flag-canada)}
.flags{width:21px;height:21px;display:inline-block;position:relative;top:10px;margin-right:5px;background-repeat:no-repeat}
.lang{cursor:pointer}
.lang .dropdown-menu{background:var(--dark-blue-grey);box-shadow:0 0 5px #fff;padding:10px!important;width:auto;white-space:nowrap;max-width:unset}
.lang .dropdown-menu.lg{height:20em!important;overflow-y:scroll;-webkit-overflow-scrolling:touch}
.lang.dropup .dropdown-toggle::after{top:2px;left:-10px;position:relative;color:#fff}
.lang .dropdown-menu a span{color:#fff;text-transform:capitalize}
.lang .dropdown-menu a:hover span,.lang .dropdown-menu a:hover{text-decoration:none}
.lang .dropdown-menu li:not(:last-child){border-bottom:1px solid #ffffff80;padding-bottom:5px}
.lang ul.dropdown-menu.dropdown-menu-right{display:none}
.lang ul.dropdown-menu.dropdown-menu-right.show{display:block;top:-90px!important;left:-256px!important;transform:translate3d(0px,0px,0px)!important}
.f-last{width:480px;max-width:100%}
@media screen and (max-width: 575px) {
.lang{display:block}
}
@media (max-width: 767px) {
.lang .dropdown-toggle[aria-expanded="true"]::after{opacity:1;transform:rotate(0deg)}
.lang ul.dropdown-menu.dropdown-menu-right.show{display:block;top:-120px!important;left:50%!important;transform:translate3d(-50%,0px,0px)!important}
}
#breadcrumbs{margin:0;padding:0;font-size:12px}
#breadcrumbs li{display:inline-block;vertical-align:middle;margin-right:4px}
#breadcrumbs li:not(:first-child)::before{content:"»";margin:0 4px}
#breadcrumbs a,#breadcrumbs li:last-child{color:var(--main-txt)}
#breadcrumbs li:last-child{opacity:.65}
#breadcrumbs a{opacity:.85;color:var(--secondary-color)}
@media (max-width: 1199px) {
.brd-container{max-width:100%;padding-left:30px}
}
@media (max-width: 959px) {
.brd-container{margin-top:5px}
}
@media (max-width: 575px) {
.brd-container{position:relative}
#breadcrumbs{font-size:12px;overflow-x:scroll;display:block;white-space:nowrap}
#breadcrumbs li{display:table-cell}
}
@media (max-width: 420px) {
.brd-container{padding-left:15px}
}
@media (max-width: 370px) {
.brd-container{padding-left:10px}
}
@media (max-width: 350px) {
.brd-container{padding-left:10px}
}
@media (min-width: 1200px) {
.brd-container{margin:0 auto 1rem;max-width:1140px}
}
.qnav a{color:var(--qnav-color);font-size:14px;font-weight:700;transition:var(--transition)}
.qnav a:hover,.qnav .active a{color:var(--qnav-color-hover);text-decoration:none}
.qnav{display:table;margin:.5rem auto}
@media screen and (min-width: 576px) and (max-width: 1300px) {
#topics{width:1300px;max-width:95%;margin:0 1rem}
.qnav{overflow-x:scroll;display:block;white-space:nowrap;padding:.25rem 0}
}
.sticky-qnav.fixed{position:fixed!important;left:0;right:0;transition:var(--qnav-transition);-webkit-transition:var(--qnav-transition);z-index:999;background:#F5F6F7}
a{color:var(--main-color)}
a:hover{color:var(--prime-btn-hover); text-decoration: none;}
.features li{font-size: 14px;}
.icon-check {color: var(--green);}

@media screen and (max-width: 991px) {
    .features li{padding-left: 5px;}
    .brand-155-lg{width:140px;height:65px}
}
@media screen and (max-width: 575px) {
.qnav-scroll-wrapper{overflow-x:visible;}
.qnav{flex-wrap:wrap}
.qnav-toggler{border:1px solid var(--qnav-color);background-color:transparent;border-radius:23px;width:95%;padding:.25rem;font-weight:700;font-size:16px;color:var(--qnav-color)}
.qnav-toggler[aria-expanded="true"]{border-radius:23px 23px 0 0}
.qnav li:not(:last-child){margin-bottom:.5rem}
.qnav li,.qnav li a{display:block;text-align:left}
#topics{max-width:95%;margin:0 auto;border:1px solid var(--qnav-color);border-radius:0 0 23px 23px;border-top:none;}
.qnav-scroll-controls{flex-direction:column}
.scroll-btn{display:none}
}
@media (min-width: 576px) {
    #topics{overflow: hidden;}
    .qnav-scroll-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior: smooth;}
    .qnav-scroll-wrapper::-webkit-scrollbar{display:none}
    .qnav{display:flex;flex-wrap:nowrap;list-style:none;margin:.5rem auto;padding:0;white-space:nowrap}
    .qnav li{flex:0 0 auto;margin-right:1rem}
    .qnav-scroll-wrapper.dragging {cursor: grabbing; cursor: -webkit-grabbing;}
    .qnav-scroll-controls{display:flex;position:relative}
    .scroll-btn{background:none;border:none;font-size:1.5rem;padding:0 10px;cursor:pointer;user-select:none}
    .qnav-scroll-wrapper{overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex:1}
    .qnav{display:flex;flex-wrap:nowrap;list-style:none;padding:0}
    .qnav li{flex:0 0 auto;margin-right:1rem;transition: all .1s ease-in-out;}
    .qnav a{border:1px solid var(--qnav-color);border-radius:23px;padding:.25rem .5rem}
    .qnav a:hover,.qnav .active a{border:1px solid var(--qnav-color-hover)}
    .qnav li{display:inline-block;padding: .25rem;}
}
.customize-support.page-template-page-review .sticky-header.fixed{top:84px!important}
.register-howto .step-num{background:var(--secondary-color);border-radius:14px 14px 0;-webkit-border-radius:14px 14px 0 14px;content:'';height:40px;left:-16px;overflow:hidden;position:absolute;top:-4px;width:40px;font-size:24px;color:#fff;padding:2px 0 0 13px}
.copyright a {color:var(--secondary-color)}
.shadow{filter: drop-shadow(0 0 6px rgba(255, 255, 255, 0.7));}