.table{width:100%;margin-bottom:4px;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#bdd5ff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#85b2ff}.table-hover .table-primary:hover{background-color:#a4c5ff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a4c5ff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#b8f0cf}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#7ae2a6}.table-hover .table-success:hover{background-color:#a3ecc1}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#a3ecc1}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#fff9b8}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#fff47a}.table-hover .table-warning:hover{background-color:#fff79f}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fff79f}.table-danger,.table-danger>th,.table-danger>td{background-color:#f7b8bf}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#f07a88}.table-hover .table-danger:hover{background-color:#f4a1aa}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f4a1aa}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width: 479.98px){.table-responsive-xss{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xss>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 1022.98px){.table-responsive-mmd{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-mmd>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 1439.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1599.98px){.table-responsive-xlg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xlg>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 480px){.dropdown-menu-xss-left{right:auto;left:0}.dropdown-menu-xss-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 1023px){.dropdown-menu-mmd-left{right:auto;left:0}.dropdown-menu-mmd-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 1440px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1600px){.dropdown-menu-xlg-left{right:auto;left:0}.dropdown-menu-xlg-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:2px 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:normal;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#146aff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.row:not(.no-gutters){margin-left:-10px;margin-right:-10px}@media (min-width: 768px){.row:not(.no-gutters){margin-left:-10px;margin-right:-10px}}@media (min-width: 1200px){.row:not(.no-gutters){margin-left:-20px;margin-right:-20px}}@media (min-width: 1440px){.row:not(.no-gutters){margin-left:-20px;margin-right:-20px}}.row:not(.no-gutters)>.col,.row:not(.no-gutters)>[class*='col-']{padding-left:10px;padding-right:10px}@media (min-width: 768px){.row:not(.no-gutters)>.col,.row:not(.no-gutters)>[class*='col-']{padding-left:10px;padding-right:10px}}@media (min-width: 1200px){.row:not(.no-gutters)>.col,.row:not(.no-gutters)>[class*='col-']{padding-left:20px;padding-right:20px}}@media (min-width: 1440px){.row:not(.no-gutters)>.col,.row:not(.no-gutters)>[class*='col-']{padding-left:20px;padding-right:20px}}@keyframes bounce-in-center{0%{opacity:0;transform:scale(0.4) translate(-50%, -50%);visibility:hidden}66%{opacity:0.66;transform:scale(1.02) translate(-50%, -50%);visibility:visible}100%{opacity:1;transform:scale(1) translate(-50%, -50%);visibility:visible}}@keyframes bounce-out-center{0%{opacity:1;transform:scale(1) translate(-50%, -50%);visibility:visible}16.5%{opacity:0.84;transform:scale(1.02) translate(-50%, -50%);visibility:visible}100%{opacity:0;transform:scale(0.4) translate(-50%, -50%);visibility:hidden}}@keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0;visibility:hidden}100%{opacity:0.8;visibility:visible}}@keyframes fade-out{0%{opacity:0.8;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes rotate-in{0%{opacity:0;transform:scale(0) rotateZ(0);visibility:hidden}50%{opacity:0;transform:scale(0) rotateZ(0);visibility:hidden}84.5%{opacity:1;transform:scale(1) rotateZ(-300deg);visibility:visible}100%{opacity:1;transform:scale(1) rotateZ(-270deg);visibility:visible}}@keyframes rotate-out{0%{opacity:1;transform:scale(1) rotateZ(0deg);visibility:visible}16.5%{opacity:0.84;transform:scale(1) rotateZ(-10deg);visibility:visible}100%{opacity:0;transform:scale(0) rotateZ(300deg);visibility:hidden}}@keyframes move-vertical-down{0%{top:50%}100%{top:100%;transform:none}}@keyframes jump{0%{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(0)}80%{transform:translateY(-7px)}100%{transform:translateY(0)}}@keyframes heart-beat{from{transform:scale(0.7)}to{transform:scale(1.2)}}@keyframes shake{0%{transform:rotate(0)}30%{transform:rotate(27deg)}60%{transform:rotate(-28deg)}100%{transform:rotate(0)}}@keyframes draw-circle{0%{stroke-dashoffset:76}30%,100%{stroke-dashoffset:0}}@keyframes stretch-in-flyout{0%{transform:translateX(0);width:100%}66%{transform:translateX(-100%);width:105%}100%{transform:translateX(-100%);width:100%}}@keyframes stretch-out-flyout{0%{transform:translateX(-100%);width:100%}33%{transform:translateX(-100%);width:105%}100%{transform:translateX(0);width:100%}}@keyframes stretch-in-flyout-480{0%{transform:translateX(0);width:480px}66%{transform:translateX(-100%);width:506px}100%{transform:translateX(-100%);width:480px}}@keyframes stretch-out-flyout-480{0%{transform:translateX(-100%);width:480px}33%{transform:translateX(-100%);width:506px}100%{transform:translateX(0);width:480px}}@keyframes stretch-in-flyout-rtl{0%{transform:translateX(-100%);width:100%}66%{transform:translateX(0);width:105%}100%{transform:translateX(0);width:100%}}@keyframes stretch-out-flyout-rtl{0%{transform:translateX(0);width:100%}33%{transform:translateX(0);width:105%}100%{transform:translateX(-100%);width:100%}}@keyframes stretch-in-flyout-480-rtl{0%{transform:translateX(-100%);width:480px}66%{transform:translateX(0);width:506px}100%{transform:translateX(0);width:480px}}@keyframes stretch-out-flyout-480-rtl{0%{transform:translateX(0);width:480px}33%{transform:translateX(0);width:506px}100%{transform:translateX(-100%);width:480px}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes marquee{0%{right:0}100%{right:-100%}}@keyframes marquee-opposite{0%{left:0}100%{left:-100%}}@keyframes filter-panel-slide-down{0%{margin-top:-100%;opacity:0}100%{margin-top:0;opacity:1}}@keyframes filter-item-slide-in{0%{left:-100%;opacity:0}100%{left:0;opacity:1}}@keyframes nav-panel{0%{margin-left:0}40%{margin-left:40px}80%{margin-left:-20px}100%{margin-left:0}}@keyframes nav-panel-inverse{0%{margin-left:0}40%{margin-left:-40px}80%{margin-left:20px}100%{margin-left:0}}@keyframes pulsing{0%{transform:scale(1)}20%{transform:scale(1.05)}40%{transform:scale(1)}}@keyframes falling-animation-cw{0%{transform:translateX(0) translateY(0) rotateZ(0)}100%{transform:translateX(1vw) translateY(5000px) rotateZ(180deg)}}@keyframes falling-animation-ccw{0%{transform:translateX(0) translateY(0) rotateZ(0)}100%{transform:translateX(-1vw) translateY(5000px) rotateZ(-180deg)}}@keyframes falling-animation-down{0%{transform:translateY(0)}100%{transform:translateY(5000px)}}@keyframes falling-animation-slidein{0%{opacity:0;transform:translateY(40px)}75%{transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes falling-animation-rotatein{0%{opacity:0;transform:scale(0) rotateZ(0);visibility:hidden}75%{opacity:1;transform:scale(1.15) rotateZ(420deg);visibility:visible}100%{opacity:1;transform:scale(1) rotateZ(360deg);visibility:visible}}@keyframes falling-animation-header-slidedown{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes falling-animation-footer-slideup-swatch{0%{background-color:transparent;opacity:0;transform:translateY(100%)}100%{background-color:#000;opacity:1;transform:translateY(0)}}@keyframes falling-animation-footer-slideup-flikflak{0%{background-color:transparent;opacity:0;transform:translateY(100%)}100%{background-color:#fff;opacity:1;transform:translateY(0)}}@keyframes falling-animation-primary-fadeout{0%{display:block;opacity:1}100%{display:none;opacity:0}}a{color:inherit;text-decoration:none}.t-link-l{cursor:pointer;font-size:1.5rem;font-weight:bold;position:relative}.t-link-l::before,.t-link-l::after{background-color:#000;content:'';height:2px;position:absolute;top:100%;transition-duration:0s;width:100%}.t-link-l::before{right:0;width:100%}.t-link-l::after{left:0;transition-delay:0.36s;width:0}.t-link-l:hover::before{transition-duration:0.35s;width:0}.t-link-l:hover::after{transition-duration:0.35s;width:100%}.t-link-m{cursor:pointer;font-size:1rem;font-weight:bold;text-decoration:underline}.t-link-m.m-blue{color:#146aff}.t-link-s{cursor:pointer;font-size:.75rem;font-weight:bold;text-decoration:underline}.m-dark-bg .t-link-l::before,.m-dark-bg .t-link-l::after{background-color:#fff;content:'';height:2px;position:absolute;top:100%;transition-duration:0s;width:100%}.m-dark-bg .t-link-l::before{right:0;width:100%}.m-dark-bg .t-link-l::after{left:0;transition-delay:0.36s;width:0}.m-dark-bg .t-link-l:hover::before{transition-duration:0.35s;width:0}.m-dark-bg .t-link-l:hover::after{transition-duration:0.35s;width:100%}.b-localization-header{border-bottom:1px solid #e5e5e5;margin-bottom:34px;position:relative}@media (min-width: 768px) and (orientation: landscape), (min-width: 1200px){.b-localization-header{padding-bottom:34px}}.b-localization-header_logo{margin:63px auto 20px;text-align:center}@media (min-width: 768px) and (orientation: landscape), (min-width: 1200px){.b-localization-header_logo{margin:80px auto 37px}}.b-localization-header_back_link{bottom:0;left:0;padding:20px;position:absolute}@media (min-width: 768px) and (max-width: 1022.98px) and (orientation: landscape){.b-localization-header_back_link{display:none}}@media (min-width: 1200px){.b-localization-header_back_link{display:none}}[dir='rtl'] .b-localization-header_back_link{left:auto;right:0}.b-localization-header_back_icon{height:24px;width:24px}.b-localization-title{display:none}@media (min-width: 768px) and (max-width: 1022.98px) and (orientation: landscape){.b-localization-title{display:block;font-size:1.75rem;margin:46px 0 60px}}@media (min-width: 1200px){.b-localization-title{display:block;font-size:1.75rem;margin:66px 0 80px}}.b-localization-accordion_title{display:block;margin-bottom:33px}@media (min-width: 768px) and (orientation: landscape), (min-width: 1200px){.b-localization-accordion_title{display:none}}.b-localization-accordion_title_text{cursor:pointer}.b-localization-accordion_title_text.m-active{border-bottom:1px solid #000;font-weight:bold}.b-localization-list{-webkit-margin-end:0;margin-inline-end:0;-webkit-margin-start:20px;margin-inline-start:20px;list-style-type:none;max-height:0;max-width:980px;overflow:hidden;transition:all 0.3s ease}@media (-ms-high-contrast: none), (-ms-high-contrast: active){.b-localization-list{margin-left:20px;margin-right:0}[dir='rtl'] .b-localization-list{margin-left:0;margin-right:20px}}@media (min-width: 768px) and (orientation: landscape), (min-width: 1200px){.b-localization-list{display:flex;flex-wrap:wrap;margin:0 auto}}.b-tabs-content_item.m-active .b-localization-list{max-height:100%}.b-localization-list_item{margin-bottom:20px}@media (min-width: 768px) and (orientation: landscape), (min-width: 1200px){.b-localization-list_item{flex:0 0 33%;margin-bottom:30px;max-width:33%}}.b-localization-country_name{-webkit-margin-end:7px;margin-inline-end:7px;-webkit-margin-start:0;margin-inline-start:0;cursor:pointer}@media (-ms-high-contrast: none), (-ms-high-contrast: active){.b-localization-country_name{margin-left:0;margin-right:7px}[dir='rtl'] .b-localization-country_name{margin-left:7px;margin-right:0}}.b-localization-country_name.m-active{font-weight:bold}.b-localization-country_name.m-multilocale{cursor:default}.b-localization-online_store .btn-icon{vertical-align:middle}.b-localization-languages_list{-webkit-margin-end:0;margin-inline-end:0;-webkit-margin-start:7px;margin-inline-start:7px}@media (-ms-high-contrast: none), (-ms-high-contrast: active){.b-localization-languages_list{margin-left:7px;margin-right:0}[dir='rtl'] .b-localization-languages_list{margin-left:0;margin-right:7px}}.b-localization-language{cursor:pointer;font-size:.75rem;text-transform:uppercase}.b-localization-language:hover{font-weight:bold}.b-localization-language_separator{font-size:.875rem}.b-localization-international_msg{text-align:start;font-size:1rem;margin:20px 0;padding:0}@media (-ms-high-contrast: none), (-ms-high-contrast: active){.b-localization-international_msg{text-align:left}[dir='rtl'] .b-localization-international_msg{text-align:right}}@media (min-width: 768px) and (orientation: landscape), (min-width: 1200px){.b-localization-international_msg{margin:0 auto;text-align:center}}.b-localization .b-tabs-nav{align-items:flex-end}.b-localization-page .b-localization-international_msg{padding-left:20px;padding-right:20px}.b-simple_footer{text-align:start;margin:120px 0 60px}@media (-ms-high-contrast: none), (-ms-high-contrast: active){.b-simple_footer{text-align:left}[dir='rtl'] .b-simple_footer{text-align:right}}@media (min-width: 768px) and (max-width: 1022.98px) and (orientation: landscape){.b-simple_footer{text-align:center}}@media (min-width: 1200px){.b-simple_footer{margin:185px 0 80px;text-align:center}}.b-tabs-nav{display:none;list-style-type:none}@media (min-width: 768px) and (orientation: landscape), (min-width: 1200px){.b-tabs-nav{display:flex;justify-content:center}}.b-tabs-nav_item{margin:0 32px}.b-tabs-nav_item_link{cursor:pointer;font-size:1.125rem;padding:2px 0}.b-tabs-nav_item_link.m-active{border-bottom:1px solid #000;font-weight:bold}.b-tabs-content{margin-bottom:80px}@media (min-width: 768px) and (orientation: landscape), (min-width: 1200px){.b-tabs-content_item{display:none}.b-tabs-content_item.m-active{display:block}}.b-tabs-content_item.m-active .b-localization-list{max-height:800vh}@media (min-width: 768px) and (orientation: landscape), (min-width: 1200px){.b-tabs-content_item.m-active .b-localization-list{display:flex}}.b-tabs-content_item.m-active .b-localization-accordion_title_text{border-bottom:1px solid #000;cursor:pointer;display:inline-block;font-weight:bold}[data-code='AD']::before{background-position:-24px 0px;height:18px;width:24px}[data-code='AE']::before{background-position:-192px -216px;height:18px;width:24px}[data-code='AF']::before{background-position:0px -18px;height:18px;width:24px}[data-code='AG']::before{background-position:-24px -18px;height:18px;width:24px}[data-code='AI']::before{background-position:-48px 0px;height:18px;width:24px}[data-code='AL']::before{background-position:-48px -18px;height:18px;width:24px}[data-code='AM']::before{background-position:0px -36px;height:18px;width:24px}[data-code='AO']::before{background-position:-24px -36px;height:18px;width:24px}[data-code='AQ']::before{background-position:-48px -36px;height:18px;width:24px}[data-code='AR']::before{background-position:0px -54px;height:18px;width:24px}[data-code='AS']::before{background-position:-24px -54px;height:18px;width:24px}[data-code='AT']::before{background-position:-48px -54px;height:18px;width:24px}[data-code='AU']::before{background-position:-72px 0px;height:18px;width:24px}[data-code='AW']::before{background-position:-72px -18px;height:18px;width:24px}[data-code='AX']::before{background-position:-72px -36px;height:18px;width:24px}[data-code='AZ']::before{background-position:-72px -54px;height:18px;width:24px}[data-code='BA']::before{background-position:0px -72px;height:18px;width:24px}[data-code='BB']::before{background-position:-24px -72px;height:18px;width:24px}[data-code='BD']::before{background-position:-48px -72px;height:18px;width:24px}[data-code='BE']::before{background-position:-72px -72px;height:18px;width:24px}[data-code='BF']::before{background-position:-96px 0px;height:18px;width:24px}[data-code='BG']::before{background-position:-96px -18px;height:18px;width:24px}[data-code='BH']::before{background-position:-96px -36px;height:18px;width:24px}[data-code='BI']::before{background-position:-96px -54px;height:18px;width:24px}[data-code='BJ']::before{background-position:-96px -72px;height:18px;width:24px}[data-code='BL']::before{background-position:0px -90px;height:18px;width:24px}[data-code='BM']::before{background-position:-24px -90px;height:18px;width:24px}[data-code='BN']::before{background-position:-48px -90px;height:18px;width:24px}[data-code='BO']::before{background-position:-72px -90px;height:18px;width:24px}[data-code='BQ']::before{background-position:-96px -90px;height:18px;width:24px}[data-code='BR']::before{background-position:-120px 0px;height:18px;width:24px}[data-code='BS']::before{background-position:-120px -18px;height:18px;width:24px}[data-code='BT']::before{background-position:-120px -36px;height:18px;width:24px}[data-code='BV']::before{background-position:-120px -54px;height:18px;width:24px}[data-code='BW']::before{background-position:-120px -72px;height:18px;width:24px}[data-code='BY']::before{background-position:-120px -90px;height:18px;width:24px}[data-code='BZ']::before{background-position:0px -108px;height:18px;width:24px}[data-code='CA']::before{background-position:-24px -108px;height:18px;width:24px}[data-code='CC']::before{background-position:-48px -108px;height:18px;width:24px}[data-code='CD']::before{background-position:-72px -108px;height:18px;width:24px}[data-code='CF']::before{background-position:-96px -108px;height:18px;width:24px}[data-code='CG']::before{background-position:-120px -108px;height:18px;width:24px}[data-code='CH']::before{background-position:0px -126px;height:18px;width:24px}[data-code='CI']::before{background-position:-24px -126px;height:18px;width:24px}[data-code='CK']::before{background-position:-48px -126px;height:18px;width:24px}[data-code='CL']::before{background-position:-72px -126px;height:18px;width:24px}[data-code='CM']::before{background-position:-96px -126px;height:18px;width:24px}[data-code='CN']::before{background-position:-120px -126px;height:18px;width:24px}[data-code='CO']::before{background-position:-144px 0px;height:18px;width:24px}[data-code='CR']::before{background-position:-144px -18px;height:18px;width:24px}[data-code='CU']::before{background-position:-144px -36px;height:18px;width:24px}[data-code='CV']::before{background-position:-144px -54px;height:18px;width:24px}[data-code='CW']::before{background-position:-144px -72px;height:18px;width:24px}[data-code='CX']::before{background-position:-144px -90px;height:18px;width:24px}[data-code='CY']::before{background-position:-144px -108px;height:18px;width:24px}[data-code='CZ']::before{background-position:-144px -126px;height:18px;width:24px}[data-code='DE']::before{background-position:0px -144px;height:18px;width:24px}[data-code='DJ']::before{background-position:-24px -144px;height:18px;width:24px}[data-code='DK']::before{background-position:-48px -144px;height:18px;width:24px}[data-code='DM']::before{background-position:-72px -144px;height:18px;width:24px}[data-code='DO']::before{background-position:-96px -144px;height:18px;width:24px}[data-code='DZ']::before{background-position:-120px -144px;height:18px;width:24px}[data-code='EC']::before{background-position:-144px -144px;height:18px;width:24px}[data-code='EE']::before{background-position:-168px 0px;height:18px;width:24px}[data-code='EG']::before{background-position:-168px -18px;height:18px;width:24px}[data-code='EH']::before{background-position:-168px -36px;height:18px;width:24px}[data-code='ER']::before{background-position:-168px -54px;height:18px;width:24px}[data-code='ES-CT']::before{background-position:-168px -72px;height:18px;width:24px}[data-code='ES']::before{background-position:-168px -90px;height:18px;width:24px}[data-code='ET']::before{background-position:-168px -108px;height:18px;width:24px}[data-code='EU']::before{background-position:-168px -126px;height:18px;width:24px}[data-code='FI']::before{background-position:-168px -144px;height:18px;width:24px}[data-code='FJ']::before{background-position:0px -162px;height:18px;width:24px}[data-code='FK']::before{background-position:-24px -162px;height:18px;width:24px}[data-code='FM']::before{background-position:-48px -162px;height:18px;width:24px}[data-code='FO']::before{background-position:-72px -162px;height:18px;width:24px}[data-code='FR']::before{background-position:-96px -162px;height:18px;width:24px}[data-code='GA']::before{background-position:-120px -162px;height:18px;width:24px}[data-code='GB-ENG']::before{background-position:-144px -162px;height:18px;width:24px}[data-code='GB-NIR']::before{background-position:-168px -162px;height:18px;width:24px}[data-code='GB-SCT']::before{background-position:-192px 0px;height:18px;width:24px}[data-code='GB-WLS']::before{background-position:-192px -18px;height:18px;width:24px}[data-code='GB']::before{background-position:-192px -36px;height:18px;width:24px}[data-code='GD']::before{background-position:-192px -54px;height:18px;width:24px}[data-code='GE']::before{background-position:-192px -72px;height:18px;width:24px}[data-code='GF']::before{background-position:-192px -90px;height:18px;width:24px}[data-code='GG']::before{background-position:-192px -108px;height:18px;width:24px}[data-code='GH']::before{background-position:-192px -126px;height:18px;width:24px}[data-code='GI']::before{background-position:-192px -144px;height:18px;width:24px}[data-code='GL']::before{background-position:-192px -162px;height:18px;width:24px}[data-code='GM']::before{background-position:0px -180px;height:18px;width:24px}[data-code='GN']::before{background-position:-24px -180px;height:18px;width:24px}[data-code='GP']::before{background-position:-48px -180px;height:18px;width:24px}[data-code='GQ']::before{background-position:-72px -180px;height:18px;width:24px}[data-code='GR']::before{background-position:-96px -180px;height:18px;width:24px}[data-code='GS']::before{background-position:-120px -180px;height:18px;width:24px}[data-code='GT']::before{background-position:-144px -180px;height:18px;width:24px}[data-code='GU']::before{background-position:-168px -180px;height:18px;width:24px}[data-code='GW']::before{background-position:-192px -180px;height:18px;width:24px}[data-code='GY']::before{background-position:0px -198px;height:18px;width:24px}[data-code='HK']::before{background-position:-24px -198px;height:18px;width:24px}[data-code='HM']::before{background-position:-48px -198px;height:18px;width:24px}[data-code='HN']::before{background-position:-72px -198px;height:18px;width:24px}[data-code='HR']::before{background-position:-96px -198px;height:18px;width:24px}[data-code='HT']::before{background-position:-120px -198px;height:18px;width:24px}[data-code='HU']::before{background-position:-144px -198px;height:18px;width:24px}[data-code='ID']::before{background-position:-168px -198px;height:18px;width:24px}[data-code='IE']::before{background-position:-192px -198px;height:18px;width:24px}[data-code='IL']::before{background-position:-216px 0px;height:18px;width:24px}[data-code='IM']::before{background-position:-216px -18px;height:18px;width:24px}[data-code='IN']::before{background-position:-216px -36px;height:18px;width:24px}[data-code='IO']::before{background-position:-216px -54px;height:18px;width:24px}[data-code='IQ']::before{background-position:-216px -72px;height:18px;width:24px}[data-code='IR']::before{background-position:-216px -90px;height:18px;width:24px}[data-code='IS']::before{background-position:-216px -108px;height:18px;width:24px}[data-code='IT']::before{background-position:-216px -126px;height:18px;width:24px}[data-code='JE']::before{background-position:-336px -72px;height:14.5px;width:24px}[data-code='JM']::before{background-position:-216px -162px;height:18px;width:24px}[data-code='JO']::before{background-position:-216px -180px;height:18px;width:24px}[data-code='JP']::before{background-position:-216px -198px;height:18px;width:24px}[data-code='KE']::before{background-position:0px -216px;height:18px;width:24px}[data-code='KG']::before{background-position:-24px -216px;height:18px;width:24px}[data-code='KH']::before{background-position:-48px -216px;height:18px;width:24px}[data-code='KI']::before{background-position:-72px -216px;height:18px;width:24px}[data-code='KM']::before{background-position:-96px -216px;height:18px;width:24px}[data-code='KN']::before{background-position:-120px -216px;height:18px;width:24px}[data-code='KP']::before{background-position:-144px -216px;height:18px;width:24px}[data-code='KR']::before{background-position:-168px -216px;height:18px;width:24px}[data-code='KW']::before{background-position:0px 0px;height:18px;width:24px}[data-code='KY']::before{background-position:-216px -216px;height:18px;width:24px}[data-code='KZ']::before{background-position:-240px 0px;height:18px;width:24px}[data-code='LA']::before{background-position:-240px -18px;height:18px;width:24px}[data-code='LB']::before{background-position:-240px -36px;height:18px;width:24px}[data-code='LC']::before{background-position:-240px -54px;height:18px;width:24px}[data-code='LI']::before{background-position:-240px -72px;height:18px;width:24px}[data-code='LK']::before{background-position:-240px -90px;height:18px;width:24px}[data-code='LR']::before{background-position:-240px -108px;height:18px;width:24px}[data-code='LS']::before{background-position:-240px -126px;height:18px;width:24px}[data-code='LT']::before{background-position:-240px -144px;height:18px;width:24px}[data-code='LU']::before{background-position:-240px -162px;height:18px;width:24px}[data-code='LV']::before{background-position:-240px -180px;height:18px;width:24px}[data-code='LY']::before{background-position:-240px -198px;height:18px;width:24px}[data-code='MA']::before{background-position:-240px -216px;height:18px;width:24px}[data-code='MC']::before{background-position:0px -234px;height:18px;width:24px}[data-code='MD']::before{background-position:-24px -234px;height:18px;width:24px}[data-code='ME']::before{background-position:-48px -234px;height:18px;width:24px}[data-code='MF']::before{background-position:-72px -234px;height:18px;width:24px}[data-code='MG']::before{background-position:-96px -234px;height:18px;width:24px}[data-code='MH']::before{background-position:-120px -234px;height:18px;width:24px}[data-code='MK']::before{background-position:-144px -234px;height:18px;width:24px}[data-code='ML']::before{background-position:-168px -234px;height:18px;width:24px}[data-code='MM']::before{background-position:-192px -234px;height:18px;width:24px}[data-code='MN']::before{background-position:-216px -234px;height:18px;width:24px}[data-code='MO']::before{background-position:-240px -234px;height:18px;width:24px}[data-code='MP']::before{background-position:-264px 0px;height:18px;width:24px}[data-code='MQ']::before{background-position:-264px -18px;height:18px;width:24px}[data-code='MR']::before{background-position:-264px -36px;height:18px;width:24px}[data-code='MS']::before{background-position:-264px -54px;height:18px;width:24px}[data-code='MT']::before{background-position:-264px -72px;height:18px;width:24px}[data-code='MU']::before{background-position:-264px -90px;height:18px;width:24px}[data-code='MV']::before{background-position:-264px -108px;height:18px;width:24px}[data-code='MW']::before{background-position:-264px -126px;height:18px;width:24px}[data-code='MX']::before{background-position:-264px -144px;height:18px;width:24px}[data-code='MY']::before{background-position:-264px -162px;height:18px;width:24px}[data-code='MZ']::before{background-position:-264px -180px;height:18px;width:24px}[data-code='NA']::before{background-position:-264px -198px;height:18px;width:24px}[data-code='NC']::before{background-position:-264px -216px;height:18px;width:24px}[data-code='NE']::before{background-position:-264px -234px;height:18px;width:24px}[data-code='NF']::before{background-position:0px -252px;height:18px;width:24px}[data-code='NG']::before{background-position:-24px -252px;height:18px;width:24px}[data-code='NI']::before{background-position:-48px -252px;height:18px;width:24px}[data-code='NL']::before{background-position:-72px -252px;height:18px;width:24px}[data-code='NO']::before{background-position:-96px -252px;height:18px;width:24px}[data-code='NP']::before{background-position:-120px -252px;height:18px;width:24px}[data-code='NR']::before{background-position:-144px -252px;height:18px;width:24px}[data-code='NU']::before{background-position:-168px -252px;height:18px;width:24px}[data-code='NZ']::before{background-position:-192px -252px;height:18px;width:24px}[data-code='OM']::before{background-position:-216px -252px;height:18px;width:24px}[data-code='PA']::before{background-position:-240px -252px;height:18px;width:24px}[data-code='PE']::before{background-position:-264px -252px;height:18px;width:24px}[data-code='PF']::before{background-position:0px -270px;height:18px;width:24px}[data-code='PG']::before{background-position:-24px -270px;height:18px;width:24px}[data-code='PH']::before{background-position:-48px -270px;height:18px;width:24px}[data-code='PK']::before{background-position:-72px -270px;height:18px;width:24px}[data-code='PL']::before{background-position:-96px -270px;height:18px;width:24px}[data-code='PM']::before{background-position:-120px -270px;height:18px;width:24px}[data-code='PN']::before{background-position:-144px -270px;height:18px;width:24px}[data-code='PR']::before{background-position:-168px -270px;height:18px;width:24px}[data-code='PS']::before{background-position:-192px -270px;height:18px;width:24px}[data-code='PT']::before{background-position:-216px -270px;height:18px;width:24px}[data-code='PW']::before{background-position:-240px -270px;height:18px;width:24px}[data-code='PY']::before{background-position:-264px -270px;height:18px;width:24px}[data-code='QA']::before{background-position:-288px 0px;height:18px;width:24px}[data-code='RE']::before{background-position:-288px -18px;height:18px;width:24px}[data-code='RO']::before{background-position:-288px -36px;height:18px;width:24px}[data-code='RS']::before{background-position:-288px -54px;height:18px;width:24px}[data-code='RU']::before{background-position:-288px -72px;height:18px;width:24px}[data-code='RW']::before{background-position:-288px -90px;height:18px;width:24px}[data-code='SA']::before{background-position:-288px -108px;height:18px;width:24px}[data-code='SB']::before{background-position:-288px -126px;height:18px;width:24px}[data-code='SC']::before{background-position:-288px -144px;height:18px;width:24px}[data-code='SD']::before{background-position:-288px -162px;height:18px;width:24px}[data-code='SE']::before{background-position:-288px -180px;height:18px;width:24px}[data-code='SG']::before{background-position:-288px -198px;height:18px;width:24px}[data-code='SH']::before{background-position:-288px -216px;height:18px;width:24px}[data-code='SI']::before{background-position:-288px -234px;height:18px;width:24px}[data-code='SJ']::before{background-position:-288px -252px;height:18px;width:24px}[data-code='SK']::before{background-position:-288px -270px;height:18px;width:24px}[data-code='SL']::before{background-position:0px -288px;height:18px;width:24px}[data-code='SM']::before{background-position:-24px -288px;height:18px;width:24px}[data-code='SN']::before{background-position:-48px -288px;height:18px;width:24px}[data-code='SO']::before{background-position:-72px -288px;height:18px;width:24px}[data-code='SR']::before{background-position:-96px -288px;height:18px;width:24px}[data-code='SS']::before{background-position:-120px -288px;height:18px;width:24px}[data-code='ST']::before{background-position:-144px -288px;height:18px;width:24px}[data-code='SV']::before{background-position:-168px -288px;height:18px;width:24px}[data-code='SX']::before{background-position:-192px -288px;height:18px;width:24px}[data-code='SY']::before{background-position:-216px -288px;height:18px;width:24px}[data-code='SZ']::before{background-position:-240px -288px;height:18px;width:24px}[data-code='TC']::before{background-position:-264px -288px;height:18px;width:24px}[data-code='TD']::before{background-position:-288px -288px;height:18px;width:24px}[data-code='TF']::before{background-position:-312px 0px;height:18px;width:24px}[data-code='TG']::before{background-position:-312px -18px;height:18px;width:24px}[data-code='TH']::before{background-position:-312px -36px;height:18px;width:24px}[data-code='TJ']::before{background-position:-312px -54px;height:18px;width:24px}[data-code='TK']::before{background-position:-312px -72px;height:18px;width:24px}[data-code='TL']::before{background-position:-312px -90px;height:18px;width:24px}[data-code='TM']::before{background-position:-312px -108px;height:18px;width:24px}[data-code='TN']::before{background-position:-312px -126px;height:18px;width:24px}[data-code='TO']::before{background-position:-312px -144px;height:18px;width:24px}[data-code='TR']::before{background-position:-312px -162px;height:18px;width:24px}[data-code='TT']::before{background-position:-312px -180px;height:18px;width:24px}[data-code='TV']::before{background-position:-312px -198px;height:18px;width:24px}[data-code='TW']::before{background-position:-312px -216px;height:18px;width:24px}[data-code='TZ']::before{background-position:-312px -234px;height:18px;width:24px}[data-code='UA']::before{background-position:-312px -252px;height:18px;width:24px}[data-code='UG']::before{background-position:-312px -270px;height:18px;width:24px}[data-code='UM']::before{background-position:-312px -288px;height:18px;width:24px}[data-code='UN']::before{background-position:0px -306px;height:18px;width:24px}[data-code='US']::before{background-position:-24px -306px;height:18px;width:24px}[data-code='UY']::before{background-position:-48px -306px;height:18px;width:24px}[data-code='UZ']::before{background-position:-72px -306px;height:18px;width:24px}[data-code='VA']::before{background-position:-96px -306px;height:18px;width:24px}[data-code='VC']::before{background-position:-120px -306px;height:18px;width:24px}[data-code='VE']::before{background-position:-144px -306px;height:18px;width:24px}[data-code='VG']::before{background-position:-168px -306px;height:18px;width:24px}[data-code='VI']::before{background-position:-192px -306px;height:18px;width:24px}[data-code='VN']::before{background-position:-216px -306px;height:18px;width:24px}[data-code='VU']::before{background-position:-240px -306px;height:18px;width:24px}[data-code='WF']::before{background-position:-264px -306px;height:18px;width:24px}[data-code='WS']::before{background-position:-288px -306px;height:18px;width:24px}[data-code='XK']::before{background-position:-312px -306px;height:18px;width:24px}[data-code='YE']::before{background-position:-336px 0px;height:18px;width:24px}[data-code='YT']::before{background-position:-336px -18px;height:18px;width:24px}[data-code='ZA']::before{background-position:-336px -36px;height:18px;width:24px}[data-code='ZM']::before{background-position:-216px -144px;height:18px;width:24px}[data-code='ZW']::before{background-position:-336px -54px;height:18px;width:24px}[data-code]::before{-webkit-margin-end:8px;margin-inline-end:8px;-webkit-margin-start:0;margin-inline-start:0;background-image:url("../../images/flagsprite.png");background-repeat:no-repeat;background-size:360px 324px;content:'';display:inline-block;margin-bottom:0;margin-top:0;vertical-align:top}@media (-ms-high-contrast: none), (-ms-high-contrast: active){[data-code]::before{margin-left:0;margin-right:8px}[dir='rtl'] [data-code]::before{margin-left:8px;margin-right:0}}

