.listing--uid{counter-reset:listing;counter-set:listing;margin:0;padding:0;text-align:center;width:100%}@media screen and (max-width:767px){.listing--uid{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:768px){.listing--uid{border-collapse:separate;border-spacing:0 16px;margin-left:auto;margin-top:-16px;max-width:calc(100% - 20px)}}@media screen and (max-width:767px){.listing--uidBody{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px 0;width:100%}}.listing--uidBody td{margin:0;padding:0}.listing--uidItem{background:var(--listing-bg);border-collapse:collapse;border-radius:var(--listing-radius);-webkit-box-shadow:var(--listing-shadow);box-shadow:var(--listing-shadow);counter-increment:listing}@media screen and (max-width:767px){.listing--uidItem{display:grid;gap:12px 0;grid-template-columns:repeat(2,1fr);padding:12px 16px}}@media screen and (min-width:768px){.listing--uidItem{background:none;height:1px}}.listing--uidItem>td{background:var(--listing-bg);height:inherit}.listing--uidItem>td>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;justify-content:center;position:relative}@media screen and (min-width:768px){.listing--uidItem>td>div{height:100%;min-height:94px;padding:12px 18px}}.listing--uidItem>td:first-child>div{position:relative}.listing--uidItem>td:first-child>div:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--listing-badge-bg);border:1px solid var(--listing-badge-border);border-radius:5px;color:var(--listing-badge-color);content:counter(listing);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;justify-content:center;left:-16px;line-height:22px;min-height:30px;min-width:30px;position:absolute;text-align:center;top:-16px}@media screen and (min-width:768px){.listing--uidItem>td:first-child>div:before{border-radius:10px 0 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;height:73px;left:0;min-width:0;top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);width:23px}}.listing--uidBanner .listing--uidItem>td:first-child>div:before{content:unset}@media screen and (min-width:768px){.listing--uidItem>td:not(:first-child)>div:before{background:var(--listing-border);content:"";height:42px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.listing--uidItem>td:first-child{border-radius:10px 0 0 10px}}@media screen and (min-width:768px) and (min-width:768px){.listing--uidItem>td:last-child{border-radius:0 10px 10px 0}}.listing--uidItem:nth-child(1n+4)>td:first-child>div:before{background:var(--listing-secodary-badge-bg);border:1px solid var(--listing-secodary-badge-border);color:var(--listing-secodary-badge-color)}@media screen and (min-width:768px){.listing--uidItem:nth-child(1n+4)>td:first-child>div:before{background:var(--listing-secodary-badge-lg-bg);border:1px solid var(--listing-secodary-badge-lg-border);color:var(--listing-secodary-badgelg-color)}}.listing--uidLbl{color:var(--listing-label-color);font-size:12px}@media screen and (min-width:768px){.listing--uidLbl{white-space:nowrap}}@media screen and (min-width:1024px){.listing--uidLbl{font-size:16px}}.listing--uidVal{color:var(--listing-primary-color);font-size:18px;font-weight:600}@media screen and (min-width:768px){.listing--uidVal{font-size:14px}}@media screen and (min-width:1024px){.listing--uidVal{font-size:20px}}@media screen and (max-width:767px){.listing--uidLogo{grid-column:span 2}}@media screen and (min-width:768px){.listing--uidLogo{width:0}}.listing--uidLogo>div{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;margin:0}@media screen and (min-width:768px){.listing--uidLogo>div{width:136px}}@media screen and (min-width:1200px){.listing--uidLogo>div{width:241px}}.listing--uidLogo>div img{-ms-flex-negative:0;aspect-ratio:420/200;border-radius:10px;display:block;flex-shrink:0;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:767px){.listing--uidBonus{grid-column:span 2}.listing--uidBonus>div{border-bottom:1px solid var(--listing-border);padding-bottom:16px}.listing--uidDeposit>div{border-right:1px solid var(--listing-border)}.listing--uidAction{grid-column:span 2}}.listing--uidAction>div{gap:8px}.listing--uidAction .button--uid{white-space:nowrap}.listing--uidAction a{color:var(--listing-link-color)}.listing--uidAction a:hover{color:var(--listing-link-hover)}.listing--uidBanner{border-spacing:0;margin:24px 0;max-width:100%}@media screen and (min-width:1024px){.listing--uidBanner{margin:32px 0}}.pcTbl--uid{--radius:10px;margin:24px 0;table-layout:fixed}.pcTbl--uid :is(td,th){border:1px solid var(--pc-border);padding:10px}@media screen and (min-width:768px){.pcTbl--uid :is(td,th){padding:10px 24px}}@media screen and (min-width:1024px){.pcTbl--uid :is(td,th){padding:10px 32px}}.pcTbl--uid tr:not(:first-child)>td{border-top:0}.pcTbl--uid tr>:is(td,th):not(:last-child){border-right:0}.pcTbl--uidHead th{background:var(--pc-primary);border-color:var(--pc-primary);border-bottom:0;color:var(--pc-on-primary);font-size:18px;font-weight:600;line-height:27px}@media screen and (min-width:1024px){.pcTbl--uidHead th{font-size:20px;line-height:30px}}.pcTbl--uidHead th:not(:first-child){border-left-color:var(--pc-border)!important}.pcTbl--uidHead th:first-child{border-radius:var(--radius) 0 0 0}.pcTbl--uidHead th:last-child{border-radius:0 var(--radius) 0 0}.pcTbl--uidBody tr:nth-child(2n) td{background:var(--pc-contrast);color:var(--pc-on-contrast)}.pcTbl--uidBody tr:last-child>td:first-child{border-radius:0 0 0 var(--radius)}.pcTbl--uidBody tr:last-child>td:last-child{border-radius:0 0 var(--radius) 0}.pcTbl--uidBody td>div{line-height:1.4;padding-left:24px;position:relative}.pcTbl--uidBody td>div:before{background:var(--pc-pros-color);-webkit-clip-path:polygon(0 35%,35% 35%,35% 0,65% 0,65% 35%,100% 35%,100% 65%,65% 65%,65% 100%,35% 100%,33% 65%,0 65%);clip-path:polygon(0 35%,35% 35%,35% 0,65% 0,65% 35%,100% 35%,100% 65%,65% 65%,65% 100%,35% 100%,33% 65%,0 65%);content:"";height:12px;left:0;position:absolute;top:.65em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:11px}.pcTbl--uidBody td:nth-child(2n)>div{line-height:1.4;padding-left:24px;position:relative}.pcTbl--uidBody td:nth-child(2n)>div:before{background:var(--pc-cons-color);-webkit-clip-path:polygon(0 35%,100% 35%,100% 65%,0 65%);clip-path:polygon(0 35%,100% 35%,100% 65%,0 65%);content:"";height:12px;left:0;position:absolute;top:.65em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:11px}.pc--uidCardHead{background:var(--pc-primary);border-radius:10px 10px 0 0;color:var(--pc-on-primary);font-size:18px;font-weight:600;padding:10px;text-align:center}.pc--uidCardList{border:1px solid var(--pc-border);border-radius:0 0 10px 10px;list-style:none;margin:0;overflow:hidden;padding:0}.pc--uidCardList li{padding:10px}@media screen and (min-width:768px){.pc--uidCardList li{padding:10px 24px}}@media screen and (min-width:1024px){.pc--uidCardList li{padding:10px 32px}}.pc--uidCardList li:not(:last-child){border-bottom:1px solid var(--pc-border)}.pc--uidCardList li:nth-child(2n){background:var(--pc-contrast);color:var(--pc-on-contrast)}.pc--uidCardList_pros>li>div{line-height:1.4;padding-left:24px;position:relative}.pc--uidCardList_pros>li>div:before{background:var(--pc-pros-color);-webkit-clip-path:polygon(0 35%,35% 35%,35% 0,65% 0,65% 35%,100% 35%,100% 65%,65% 65%,65% 100%,35% 100%,33% 65%,0 65%);clip-path:polygon(0 35%,35% 35%,35% 0,65% 0,65% 35%,100% 35%,100% 65%,65% 65%,65% 100%,35% 100%,33% 65%,0 65%);content:"";height:12px;left:0;position:absolute;top:.65em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:11px}.pc--uidCardList_cons>li>div{line-height:1.4;padding-left:24px;position:relative}.pc--uidCardList_cons>li>div:before{background:var(--pc-cons-color);-webkit-clip-path:polygon(0 35%,100% 35%,100% 65%,0 65%);clip-path:polygon(0 35%,100% 35%,100% 65%,0 65%);content:"";height:12px;left:0;position:absolute;top:.65em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:11px}.pc--uidGrid{display:grid;gap:16px}.faq-uid{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;list-style:none;margin:24px auto;max-width:994px;padding:0}@media screen and (min-width:768px){.faq-uid{gap:16px}}.faq-uidItem{background:var(--faq-bg);border-radius:10px;-webkit-box-shadow:var(--faq-shadow);box-shadow:var(--faq-shadow)}.faq-uidItemBtn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--faq-btn-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:center;line-height:22px;margin:0;padding:12px;position:relative;z-index:1}@media screen and (min-width:768px){.faq-uidItemBtn{font-size:18px;gap:16px;line-height:27px;padding:18px 24px}}.faq-uidItemBtn svg{fill:var(--faq-btn-color);margin-left:auto;-webkit-transition:all .2s;transition:all .2s}.open .faq-uidItemBtn svg{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.faq-uidItemText{color:var(--faq-text-color);display:none;padding:0 12px 12px;position:relative;z-index:2}@media screen and (min-width:768px){.faq-uidItemText{padding:0 24px 16px}}@media screen and (min-width:1200px){.faq-uidItemText{padding-right:68px}}.txtVsImg--uid{display:grid;gap:16px 40px;margin:16px 0}@media screen and (min-width:1024px){.txtVsImg--uid{grid-template-columns:2fr 1fr;margin:24px 0}.txtVsImg--uid.left{grid-template-columns:1fr 2fr}}.txtVsImg--uidImage img{border-radius:10px;width:100%}@media screen and (min-width:1024px){.left .txtVsImg--uidText{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.left .txtVsImg--uidImage{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}blockquote{background:var(--blockquote-bg);border-radius:10px;-webkit-box-shadow:var(--blockquote-shadow);box-shadow:var(--blockquote-shadow);color:var(--blockquote-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-style:italic;gap:12px;margin:24px 0;padding:20px}blockquote>svg{-ms-flex-negative:0;fill:var(--blockquote-icon-color);flex-shrink:0;margin:-8px 0 0 -8px}@media screen and (min-width:768px){blockquote>svg{margin:0 0 0 -8px}}blockquote>div{-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1024px){blockquote{margin:32px 0}}.simpleTable--uid{margin:16px 0;overflow:auto;position:relative}@media screen and (min-width:1024px){.simpleTable--uid{margin:24px 0}}.simpleTable--uid table{border-collapse:separate;border-spacing:0;font-size:12px;min-width:100%}@media screen and (min-width:768px){.simpleTable--uid table{font-size:14px}}@media screen and (min-width:1024px){.simpleTable--uid table{font-size:16px}}.simpleTable--uid table :is(td,th){background:var(--table-bg);border-bottom:1px solid var(--table-border-color);border-right:1px solid var(--table-border-color);min-width:180px;padding:10px;text-align:center}.simpleTable--uid table>:first-child:is(thead,tbody) tr:first-child :is(td,th),.simpleTable--uid table>tr:first-child :is(td,th){border-top:1px solid var(--table-border-color)}.simpleTable--uid table>:first-child:is(thead,tbody) tr:first-child :is(td,th):first-child,.simpleTable--uid table>tr:first-child :is(td,th):first-child{border-radius:10px 0 0 0}.simpleTable--uid table>:first-child:is(thead,tbody) tr:first-child :is(td,th):last-child,.simpleTable--uid table>tr:first-child :is(td,th):last-child{border-radius:0 10px 0 0}.simpleTable--uid table>:is(thead,tbody)>tr>:is(th,td):first-child,.simpleTable--uid table>tr>:is(th,td):first-child{border-left:1px solid var(--table-border-color)}.simpleTable--uid table>:is(tbody,tfoot)>tr:last-child :is(td,th):first-child,.simpleTable--uid table>tr:last-child :is(td,th):first-child{border-radius:0 0 0 10px}.simpleTable--uid table>:is(tbody,tfoot)>tr:last-child :is(td,th):last-child,.simpleTable--uid table>tr:last-child :is(td,th):last-child{border-radius:0 0 10px 0}.simpleTable--uid table thead{font-size:14px;font-weight:700}@media screen and (min-width:768px){.simpleTable--uid table thead{font-size:18px}}@media screen and (min-width:1024px){.simpleTable--uid table thead{font-size:20px}}.simpleTable--uid table thead :is(th,td){background:var(--table-primary);color:var(--table-on-primary)}.simpleTable--uid table thead>tr:first-child :is(th,td){border-top:0!important}.simpleTable--uid table thead>tr:first-child :is(th,td):first-child{border-left:0!important}.simpleTable--uid table thead>tr:first-child :is(th,td):last-child{border-right:0!important}.simpleTable--uid table :not(thead,tfoot) tr:nth-child(2n) td{background:var(--table-bg-odd);color:var(--table-color-odd)}.video--uid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin:24px 0}.video--uid,.video--uidBanner{display:-webkit-box;display:-ms-flexbox;display:flex}.video--uidBanner{border-radius:10px;overflow:hidden;position:relative}.video--uidBanner img{width:100%}.video--uidBanner:after,.video--uidBanner:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.video--uidBanner:before{background:var(--video-overlay)}.video--uidBanner:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='121' height='88' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Crect width='97' height='64' x='6' y='6' fill='%23fff' rx='10'/%3E%3Cpath fill='%231E1A1A' d='M67.723 36.252c1.327.771 1.327 2.688 0 3.46L49.347 50.386c-1.334.774-3.005-.188-3.005-1.73v-21.35c0-1.543 1.671-2.505 3.005-1.73l18.376 10.675Z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='121' height='88' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dx='6' dy='6'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.069375 0 0 0 0 0.069375 0 0 0 0 0.225 0 0 0 0.29 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_17_23'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_17_23' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%}.video--uidCaption{font-style:italic}.video--uid iframe{aspect-ratio:16/9;background:var(--primary-color);border:0;border-radius:10px;max-width:100%;width:100%}.howTo--uid{-webkit-box-orient:vertical;-webkit-box-direction:normal;counter-reset:how-to;counter-set:how-to;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;list-style:none;margin:24px 0;padding:0}.howTo--uid li{background:var(--ht-bg);border-radius:10px;color:var(--ht-color);counter-increment:how-to;display:grid;gap:8px 12px;grid-template-columns:44px 1fr;overflow:hidden;padding:12px 16px 16px;position:relative}@media screen and (min-width:768px){.howTo--uid li{gap:8px 25px;grid-template-columns:25px 1fr;padding:0}}.howTo--uid li:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--ht-primary);border-radius:10px;color:var(--ht-on-primary);content:counter(how-to);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:44px;justify-content:center;text-align:center;width:44px}@media screen and (min-width:768px){.howTo--uid li:before{border-radius:0;grid-row:span 2;height:100%;width:100%}}.howTo--uidTtl{-ms-flex-item-align:center;align-self:center;color:var(--ht-primary);font-size:16px;font-weight:500;line-height:24px;margin:0}@media screen and (min-width:768px){.howTo--uidTtl{padding:12px 24px 0 0}}@media screen and (min-width:768px) and (max-width:1023px){.howTo--uidTtl{font-size:14px}}@media screen and (max-width:767px){.howTo--uidText{grid-column:span 2}}@media screen and (min-width:768px){.howTo--uidText{padding:0 24px 12px 0}}.top10--uid-head{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);justify-content:space-between;margin-bottom:16px}@media screen and (min-width:768px){.top10--uid-head{margin-bottom:24px}}@media screen and (min-width:1024px){.top10--uid-head{margin-bottom:32px}}.top10--uid-ttl{margin-bottom:0}.top10--uid-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px}.top10--uid-nav svg{fill:var(--body-color)}.top10--uid-nav [disabled]{opacity:.5}.top10--uid-slider .swiper-slide{height:auto}@media screen and (max-width:767px){.top10--uid-slider .swiper-slide{width:184px}}.gmCrd--uid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--contrast-background);border-radius:10px;color:var(--on-contrast-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:14px;gap:8px;height:100%;padding:9px;text-align:center}@media screen and (min-width:768px){.gmCrd--uid{padding:16px 9px}}@media screen and (min-width:1200px){.gmCrd--uid{font-size:16px}}.gmCrd--uid-meta{padding-bottom:12px;position:relative}.gmCrd--uid-meta:after{background:-webkit-gradient(linear,left top,right top,from(var(--contrast-background)),color-stop(var(--primary-color)),to(var(--contrast-background)));background:linear-gradient(to right,var(--contrast-background),var(--primary-color),var(--contrast-background));bottom:0;content:"";height:1px;left:50%;opacity:.5;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:clamp(120px,168px,100%)}.gmCrd--uid-img{aspect-ratio:246/167;border-radius:10px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.gmCrd--uid-ttl{margin-bottom:2px}.gmCrd--uid-bns-lbl{color:var(--dark-grey);font-size:14px}@media screen and (min-width:1200px){.gmCrd--uid-bns-lbl{font-size:16px}}.gmCrd--uid-bns-val{color:var(--primary-color);font-size:18px;font-weight:600}@media screen and (min-width:1200px){.gmCrd--uid-bns-val{font-size:20px}}.gmCrd--uid-foot{margin-top:auto;padding-top:8px;width:100%}.star-rate--uid{--size:13px;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:center}.star-rate--uid>*{-ms-flex-negative:0;flex-shrink:0}.star-rate--uid-cont{aspect-ratio:105/21;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10' fill='none'%3E%3Cpath fill='%23DDD' d='m6.5 0 1.87 3.068L12 3.82 9.525 6.467 9.899 10 6.5 8.568 3.1 10l.375-3.533L1 3.82l3.63-.752L6.5 0Z'/%3E%3C/svg%3E") repeat-x 0 0;background-size:var(--size) var(--size);height:var(--size);position:relative}.star-rate--uid-cont>span{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10' fill='none'%3E%3Cpath fill='%23FFCB45' d='m6.5 0 1.87 3.068L12 3.82 9.525 6.467 9.899 10 6.5 8.568 3.1 10l.375-3.533L1 3.82l3.63-.752L6.5 0Z'/%3E%3C/svg%3E") repeat-x 0 0;background-size:var(--size) var(--size);display:block;height:var(--size)}.footer--uid{background:var(--footer-bg);color:var(--footer-color);padding:32px 0 24px;text-align:center}@media screen and (min-width:768px){.footer--uid{padding:24px 0}}@media screen and (min-width:1024px){.footer--uid{padding:36px 0}}.footer--uidCont{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (min-width:1024px){.footer--uidCont{gap:32px}}.footer--uidMenu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;justify-content:center;list-style:none;margin:0;padding:0}@media screen and (min-width:768px){.footer--uidMenu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 32px}}.footer--uidMenu a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:600;line-height:22px}@media screen and (min-width:768px){.footer--uidMenu a{font-size:14px;font-weight:500}}.footer--uid a{color:var(--footer-link-color);text-decoration:none;-webkit-transition:.15s;transition:.15s}.footer--uid a:hover{color:var(--footer-link-color);opacity:.7}.footer--uidInfo{font-size:12px;line-height:18px;max-width:712px}@media screen and (min-width:1024px){.footer--uidInfo{font-size:16px;line-height:24px}}.footer--uidTrust{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;justify-content:space-evenly;max-width:870px;padding-top:24px;width:100%}.footer--uidTrust>:is(span,a){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.footer--uidTrust img{opacity:.5}.copyrights--uid{background:var(--copyrights-bg);color:var(--copyrights-color);font-size:12px;line-height:18px;padding:16px 0;text-align:center}@media screen and (min-width:768px){.copyrights--uid{padding:18px 0}}@media screen and (min-width:1024px){.copyrights--uid{font-size:14px;line-height:21px}}.backToTop--uid{bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:99}.backToTop--uid.visible{opacity:1}.backToTop--uid .container--uid{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:16px}.backToTop--uid .container--uid,.backToTop--uidBtn{display:-webkit-box;display:-ms-flexbox;display:flex}.backToTop--uidBtn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;aspect-ratio:1/1;background:var(--back-top-top-bg);border-radius:10px;justify-content:center;padding:5px;-webkit-transition:background-color .15s;transition:background-color .15s;width:40px}.visible .backToTop--uidBtn{pointer-events:all}.backToTop--uidBtn:hover{background:var(--back-top-top-hover-bg)}.backToTop--uidBtn svg{fill:var(--back-top-top-color)}