:root{--black: #000;--white: #fff;--grey-lighten-4: #f2f2f2;--grey-lighten-3: #ccc;--grey-lighten-2: #b3b3b3;--grey-lighten-1: #999;--grey-base: #808080;--grey-darken-1: #666;--grey-darken-2: #4c4c4c;--grey-darken-3: #333;--grey-darken-4: #191919;--accent-lighten-4: #fffae5;--accent-lighten-3: #ffeb99;--accent-lighten-2: #ffe166;--accent-lighten-1: #ffd733;--accent-base: #fc0;--accent-darken-1: #cca400;--accent-darken-2: #997b00;--accent-darken-3: #665200;--accent-darken-4: #332900;--success-lighten-4: #e7feee;--success-lighten-3: #9ff9bd;--success-lighten-2: #6ef79c;--success-lighten-1: #3ef47b;--success-base: #0ef15a;--success-darken-1: #0bc148;--success-darken-2: #089136;--success-darken-3: #066024;--success-darken-4: #033012;--error-lighten-4: #fde9e7;--error-lighten-3: #f8a6a0;--error-lighten-2: #f47a71;--error-lighten-1: #f14d41;--error-base: #ed2012;--error-darken-1: #be1a0e;--error-darken-2: #8e140b;--error-darken-3: #5f0d07;--error-darken-4: #300704;--site-bg: #fff;--button-color: #000;--button-hover-color: #000;--button-bg: #fc0;--button-hover-bg: #cca400;--secondary-button-color: #fff;--secondary-button-hover-color: #fff;--secondary-button-bg: #000;--secondary-button-hover-bg: #333;--button-radius: 8px;--links-color: #fc0;--button-disable-bg: rgb(134 133 133 / 49%);--button-disable-color: #d5d5d5;--theme-color: #fc0;--theme-secondary-color: #fad26b;--card-bg: #f2f2f2;--card-text: #000;--card-text-secondary: #666;--text-main: #000;--text-secondary: #666;--line-main: #fc0;--line-secondary: #ccc;--contrast-color: #000;--contrast-bg: #fc0;--gradient-color-1: #d73915;--gradient-color-2: #e5bd1d;--gradient-color-3: #f5e397aa;--gradient2-color-1: color-mix(in srgb, var(--gradient-color-1) 40%, white);--gradient2-color-2: color-mix(in srgb, var(--gradient-color-2) 40%, white);--gradient2-color-3: color-mix(in srgb, var(--gradient-color-3) 40%, white);--gradient-hover-color-1: color-mix(in srgb, var(--gradient-color-1) 80%, white);--gradient-hover-color-2: color-mix(in srgb, var(--gradient-color-2) 80%, white);--gradient-hover-color-3: color-mix(in srgb, var(--gradient-color-3) 80%, white);--heroscreen-button-bg: #fc0;--heroscreen-button-bg-hover: #cca400;--heroscreen-button-color: #000;--heroscreen-button-color-hover: #000;--heroscreen-button-radius: 8px;--heroscreen-block-bg: #f2f2f2;--heroscreen-breadcrumbs-color: #666;--heroscreen-breadcrumbs-active-color: #000;--heroscreen-main-color: #000;--heroscreen-secondary-color: #666;--heroscreen-links-color: #fff;--heroscreen-bonus-color: #000;--header-bg: #fff;--header-button-bg: #fc0;--header-button-bg-hover: #cca400;--header-button-color: #000;--header-button-color-hover: #fff;--header-button-radius: 8px;--header-button-secondary-bg: #000;--header-button-secondary-bg-hover: #191919;--header-button-secondary-color: #fff;--header-button-secondary-color-hover: #fff;--header-text: #000;--header-text-hover: #000;--footer-bg: #f2f2f2;--footer-text-main: #000;--footer-text-secondary: #666;--footer-button-main-bg: #fc0;--footer-button-main-bg-hover: #cca400;--footer-button-main-color: #000;--footer-button-main-color-hover: #000;--footer-button-radius: 8px;--footer-button-secondary-bg: #000;--footer-button-secondary-bg-hover: #000;--footer-button-secondary-color: #fff;--footer-button-secondary-color-hover: red;--h-menu-burger: #000;--h-menu-burger-hover: #000;--h-menu-item-text: #000;--h-menu-item-text-hover: #000;--h-menu-item-bg: #fff;--h-menu-item-bg-hover: #fc0;--h-menu-divider: #ccc;--h-menu-back-text: #000;--h-menu-back-text-hover: #000;--h-menu-back-bg: #000;--h-menu-back-bg-hover: #000;--h-menu-back-border: #000;--h-menu-back-border-hover: #000;--h-menu-s-item-text: #000;--h-menu-s-item-text-hover: #000;--h-menu-s-item-bg: #fff;--h-menu-s-item-bg-hover: #f2f2f2;--thead-bg: #000;--thead-text: #fff;--thead-border: #fff;--trow-bg: #f9f9f9;--trow-text: #000;--trow-border: #f2f2f2;--trow-secondary-bg: #f2f2f2;--trow-secondary-text: #000;--c-field-bg: #fff;--c-field-border: #ccc;--c-field-border-focus: #fc0;--c-field-text: #000;--c-field-placeholder: #ccc;--offsets: 64px;--gradient-direction: 180deg;--header-height: 0px}@media(max-width: 1024px){:root{--offsets: 30px}}@media(max-width: 768px){:root{--offsets: 16px}}.gc-block *{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.gc-filters{display:flex;flex-flow:column nowrap;gap:16px;padding:24px 0}.gc-filters__top{display:flex;align-items:flex-start;gap:8px}@media(max-width: 768px){.gc-filters__top{flex-direction:column}}.gc-filters-search{flex:1;position:relative;color:var(--line-secondary);transition:all .2s ease}@media(max-width: 768px){.gc-filters-search{width:100%}}.gc-filters-search:before{content:"";position:absolute;width:16px;height:16px;top:16px;left:16px;mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_4622_596%29%27%3E%3Cpath d=%27M7.04606 0C3.16097 0 0 3.16097 0 7.04606C0 10.9314 3.16097 14.0921 7.04606 14.0921C10.9314 14.0921 14.0921 10.9314 14.0921 7.04606C14.0921 3.16097 10.9314 0 7.04606 0ZM7.04606 12.7913C3.87816 12.7913 1.30081 10.214 1.30081 7.04609C1.30081 3.87819 3.87816 1.30081 7.04606 1.30081C10.214 1.30081 12.7913 3.87816 12.7913 7.04606C12.7913 10.214 10.214 12.7913 7.04606 12.7913Z%27 fill=%27%23CCCCCC%27/%3E%3Cpath d=%27M15.8094 14.8898L12.0804 11.1608C11.8263 10.9067 11.4148 10.9067 11.1607 11.1608C10.9066 11.4146 10.9066 11.8266 11.1607 12.0804L14.8897 15.8094C15.0168 15.9365 15.1831 16 15.3496 16C15.5158 16 15.6823 15.9365 15.8094 15.8094C16.0635 15.5556 16.0635 15.1436 15.8094 14.8898Z%27 fill=%27%23CCCCCC%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_4622_596%27%3E%3Crect width=%2716%27 height=%2716%27 fill=%27white%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-color:currentcolor;mask-size:16px 16px;mask-position:center;mask-repeat:no-repeat}.gc-filters-search:has(input:not(:placeholder-shown)){color:var(--card-text-secondary)}.gc-filters-search:hover{color:var(--card-text) !important}.gc-filters-search:has(input:focus){color:var(--card-text)}.gc-filters-search__input{font-size:16px;line-height:150%;font-weight:400;width:100%;border-radius:8px;padding:12px 12px 12px 44px;background:var(--card-bg);color:var(--card-text-secondary);border:1px solid rgba(0,0,0,0);transition:all .2s ease;outline:none}.gc-filters-search__input:focus{color:var(--card-text);border-color:var(--card-text)}.gc-filters-search__input::placeholder{color:var(--line-secondary)}.gc-filters-search__input:not(:placeholder-shown)::-webkit-search-cancel-button{appearance:none;opacity:1 !important;cursor:pointer;width:20px;height:20px;mask-size:20px 20px;background-color:currentcolor;mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27%3E%3Cpath d=%27M10.2083 11.3816L7.77271 13.7983C7.61868 13.951 7.44444 14.0274 7.25 14.0274C7.05556 14.0274 6.88194 13.951 6.72917 13.7983C6.57639 13.6455 6.5 13.4719 6.5 13.2774C6.5 13.083 6.57639 12.9087 6.72917 12.7547L9.14583 10.3191L6.72917 7.9043C6.57639 7.75027 6.5 7.57604 6.5 7.38159C6.5 7.18715 6.57639 7.01354 6.72917 6.86076C6.88194 6.70798 7.05556 6.63159 7.25 6.63159C7.44444 6.63159 7.61868 6.70798 7.77271 6.86076L10.2083 9.27743L12.6231 6.86076C12.7772 6.70798 12.9514 6.63159 13.1458 6.63159C13.3403 6.63159 13.5139 6.70798 13.6667 6.86076C13.8194 7.01354 13.8958 7.18715 13.8958 7.38159C13.8958 7.57604 13.8194 7.75027 13.6667 7.9043L11.25 10.3191L13.6667 12.7547C13.8194 12.9087 13.8958 13.083 13.8958 13.2774C13.8958 13.4719 13.8194 13.6455 13.6667 13.7983C13.5139 13.951 13.3403 14.0274 13.1458 14.0274C12.9514 14.0274 12.7772 13.951 12.6231 13.7983L10.2083 11.3816Z%27 fill=%27black%27/%3E%3C/svg%3E")}.gc-filters-search__no-result{font-size:14px;line-height:150%;font-weight:400;color:var(--text-secondary);margin-top:8px;display:none}.gc-providers{position:relative}@media(max-width: 768px){.gc-providers{width:100%}}.gc-providers__button{font-size:16px;line-height:150%;font-weight:400;display:flex;justify-content:space-between;align-items:center;gap:12px;min-width:328px;border-radius:8px;padding:12px 48px 12px 44px;background:var(--card-bg);color:var(--card-text-secondary);transition:all .2s ease;border:none;outline:none;position:relative;cursor:pointer}@media(max-width: 768px){.gc-providers__button{min-width:unset;width:100%}}.gc-providers__button:before{content:"";position:absolute;width:24px;height:24px;top:12px;left:12px;mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_3034_4202%29%27%3E%3Cpath d=%27M10.53 6.49802L9.36 7.15502C8.856 7.43702 8.3865 7.78202 7.9665 8.18102C7.1205 8.98502 6.447 10.011 5.9655 11.2335L5.265 13.014L4.5645 11.2335C4.083 10.011 3.4095 8.98352 2.5635 8.18102C2.142 7.78352 1.674 7.43702 1.1715 7.15502L0 6.49802L1.1715 5.84252C1.674 5.55902 2.142 5.21402 2.5635 4.81502C3.4095 4.01252 4.083 2.98652 4.5645 1.76252L5.265 -0.0164795L5.9655 1.76252C6.447 2.98502 7.1205 4.01252 7.9665 4.81502C8.385 5.21252 8.8545 5.55752 9.36 5.84102L10.53 6.49802Z%27 fill=%27%23666666%27/%3E%3Cpath d=%27M24 14.9475L21.6585 16.2615C21.147 16.548 20.6715 16.899 20.244 17.3055C19.3755 18.129 18.681 19.1895 18.183 20.4555L16.782 24.0165L15.3795 20.4555C14.8815 19.1895 14.1885 18.129 13.3185 17.3055C12.8925 16.9005 12.4155 16.5495 11.9055 16.263L9.56396 14.949L11.9055 13.635C12.4155 13.3485 12.891 12.999 13.3185 12.5925C14.1885 11.769 14.8815 10.7085 15.3795 9.44247L16.782 5.88147L18.183 9.44247C18.681 10.7085 19.3755 11.769 20.244 12.5925C20.6685 12.996 21.1455 13.347 21.6585 13.635L24 14.9475Z%27 fill=%27%23666666%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_3034_4202%27%3E%3Crect width=%2724%27 height=%2724%27 fill=%27white%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-color:currentcolor;mask-size:24px 24px;mask-position:center;mask-repeat:no-repeat}.gc-providers__button:after{content:"";position:absolute;width:24px;height:24px;top:12px;right:12px;mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cmask id=%27mask0_3034_4207%27 style=%27mask-type:alpha%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2724%27 height=%2724%27%3E%3Crect width=%2724%27 height=%2724%27 fill=%27%23D9D9D9%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_3034_4207%29%27%3E%3Cpath d=%27M12.3396 15.0213C12.2191 15.0213 12.1069 15.002 12.0031 14.9635C11.8993 14.925 11.8005 14.859 11.7069 14.7655L7.2126 10.2713C7.07427 10.1328 7.00343 9.95867 7.0001 9.749C6.99693 9.5395 7.06777 9.36225 7.2126 9.21725C7.3576 9.07242 7.53327 9 7.7396 9C7.94593 9 8.1216 9.07242 8.2666 9.21725L12.3396 13.2905L16.4126 9.21725C16.5511 9.07892 16.7252 9.00808 16.9349 9.00475C17.1444 9.00158 17.3216 9.07242 17.4666 9.21725C17.6114 9.36225 17.6839 9.53792 17.6839 9.74425C17.6839 9.95058 17.6114 10.1263 17.4666 10.2713L12.9724 14.7655C12.8787 14.859 12.7799 14.925 12.6761 14.9635C12.5723 15.002 12.4601 15.0213 12.3396 15.0213Z%27 fill=%27%23666666%27/%3E%3C/g%3E%3C/svg%3E");background-color:currentcolor;mask-size:24px 24px;mask-position:center;mask-repeat:no-repeat;transition:transform .2s ease}@media(hover: hover){.gc-providers__button:hover{color:var(--card-text)}}@media(hover: hover){.gc-providers__button:has(.gc-providers__button-amount.active):hover{color:var(--card-text-secondary) !important}.gc-providers__button:has(.gc-providers__button-amount.active):hover .gc-providers__button-amount{background:var(--card-text-secondary)}}.gc-providers__button-amount{font-size:12px;line-height:150%;font-weight:400;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;padding:2px 4px;background:var(--card-text);color:var(--card-bg);display:none;transition:background-color .2s ease}.gc-providers__button-amount.active{display:flex}.gc-providers__content{display:flex;flex-flow:column nowrap;position:absolute;padding:8px 4px 8px 8px;max-height:460px;top:100%;left:0;width:100%;border-radius:8px;background:var(--site-bg);box-shadow:0 4px 8px 0 rgba(0,0,0,.08),0 12px 20px 0 rgba(0,0,0,.06);opacity:0;transform:scale(0.95);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:1}@media(max-width: 768px){.gc-providers__content{position:fixed;inset:0;max-height:unset;transform:translateX(100%);padding:16px;z-index:10000}}.gc-providers__content.active{opacity:1;transform:scale(1);pointer-events:auto}@media(max-width: 768px){.gc-providers__content.active{transform:translateX(0)}}.gc-providers__heading{display:flex;justify-content:space-between;align-items:center;gap:8px;color:var(--text-main);padding:12px 0;margin-bottom:0;display:none}@media(max-width: 768px){.gc-providers__heading{display:flex}}.gc-providers__heading-title{font-size:20px;line-height:140%;font-weight:600}.gc-providers__heading-close{width:24px;height:24px;border:none;outline:none;mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27%3E%3Cpath d=%27M15 5L5 15M5 5L15 15%27 stroke=%27black%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");mask-position:center;mask-size:20px 20px;background-color:currentColor}.gc-providers__search{position:relative;color:var(--line-secondary);transition:all .2s ease;width:100%;padding:16px 12px 12px}@media(max-width: 768px){.gc-providers__search{padding:16px 0 12px}}.gc-providers__search:before{content:"";position:absolute;width:16px;height:16px;top:20px;left:16px;mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_4622_596%29%27%3E%3Cpath d=%27M7.04606 0C3.16097 0 0 3.16097 0 7.04606C0 10.9314 3.16097 14.0921 7.04606 14.0921C10.9314 14.0921 14.0921 10.9314 14.0921 7.04606C14.0921 3.16097 10.9314 0 7.04606 0ZM7.04606 12.7913C3.87816 12.7913 1.30081 10.214 1.30081 7.04609C1.30081 3.87819 3.87816 1.30081 7.04606 1.30081C10.214 1.30081 12.7913 3.87816 12.7913 7.04606C12.7913 10.214 10.214 12.7913 7.04606 12.7913Z%27 fill=%27%23CCCCCC%27/%3E%3Cpath d=%27M15.8094 14.8898L12.0804 11.1608C11.8263 10.9067 11.4148 10.9067 11.1607 11.1608C10.9066 11.4146 10.9066 11.8266 11.1607 12.0804L14.8897 15.8094C15.0168 15.9365 15.1831 16 15.3496 16C15.5158 16 15.6823 15.9365 15.8094 15.8094C16.0635 15.5556 16.0635 15.1436 15.8094 14.8898Z%27 fill=%27%23CCCCCC%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_4622_596%27%3E%3Crect width=%2716%27 height=%2716%27 fill=%27white%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-color:currentcolor;mask-size:16px 16px;mask-position:center;mask-repeat:no-repeat}@media(max-width: 768px){.gc-providers__search:before{left:4px}}.gc-providers__search:has(input:not(:placeholder-shown)){color:var(--text-secondary)}.gc-providers__search:hover{color:var(--text-main) !important}.gc-providers__search:has(input:focus){color:var(--text-main)}.gc-providers__search-input{font-size:16px;line-height:150%;font-weight:400;width:100%;padding:0 0 8px 32px;color:var(--text-secondary);border:none;outline:none;border-bottom:1px solid var(--line-secondary)}.gc-providers__search-input:focus{color:var(--text-main)}.gc-providers__search-input::placeholder{color:var(--line-secondary)}.gc-providers__search-input:not(:placeholder-shown)::-webkit-search-cancel-button{appearance:none;opacity:1 !important;cursor:pointer;width:20px;height:20px;mask-size:20px 20px;background-color:currentcolor;mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27%3E%3Cpath d=%27M10.2083 11.3816L7.77271 13.7983C7.61868 13.951 7.44444 14.0274 7.25 14.0274C7.05556 14.0274 6.88194 13.951 6.72917 13.7983C6.57639 13.6455 6.5 13.4719 6.5 13.2774C6.5 13.083 6.57639 12.9087 6.72917 12.7547L9.14583 10.3191L6.72917 7.9043C6.57639 7.75027 6.5 7.57604 6.5 7.38159C6.5 7.18715 6.57639 7.01354 6.72917 6.86076C6.88194 6.70798 7.05556 6.63159 7.25 6.63159C7.44444 6.63159 7.61868 6.70798 7.77271 6.86076L10.2083 9.27743L12.6231 6.86076C12.7772 6.70798 12.9514 6.63159 13.1458 6.63159C13.3403 6.63159 13.5139 6.70798 13.6667 6.86076C13.8194 7.01354 13.8958 7.18715 13.8958 7.38159C13.8958 7.57604 13.8194 7.75027 13.6667 7.9043L11.25 10.3191L13.6667 12.7547C13.8194 12.9087 13.8958 13.083 13.8958 13.2774C13.8958 13.4719 13.8194 13.6455 13.6667 13.7983C13.5139 13.951 13.3403 14.0274 13.1458 14.0274C12.9514 14.0274 12.7772 13.951 12.6231 13.7983L10.2083 11.3816Z%27 fill=%27black%27/%3E%3C/svg%3E")}.gc-providers__search-no-result{font-size:14px;line-height:150%;font-weight:400;color:var(--card-text-secondary);margin-top:8px;display:none}.gc-providers__list{display:flex;flex-flow:column nowrap;flex:1;list-style:none;color:var(--text-main);overflow:auto;padding-right:8px}.gc-providers__list::-webkit-scrollbar{height:4px;width:4px;background-color:rgba(0,0,0,0);border-radius:0}.gc-providers__list::-webkit-scrollbar-thumb{background-color:var(--line-secondary);border-radius:0;cursor:pointer}.gc-providers__item{padding:12px}.gc-providers__item label{font-size:16px;line-height:150%;font-weight:500;display:flex;flex-flow:row-reverse nowrap;justify-content:space-between;align-items:center;gap:12px;position:relative;cursor:pointer}.gc-providers__item label:before{content:"";width:24px;height:24px;padding:4px;border:1px solid var(--line-secondary);border-radius:4px;background:var(--site-bg);box-sizing:border-box}.gc-providers__item input{appearance:none}.gc-providers__item input:checked+label:before{border-color:var(--text-main)}.gc-providers__item input:checked+label:after{content:"";position:absolute;right:8px;top:4px;width:5px;height:10px;border:solid var(--text-main);border-width:0 2px 2px 0;transform:rotate(40deg)}.gc-providers__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.gc-providers__buttons-clear,.gc-providers__buttons-apply{font-size:16px;line-height:150%;font-weight:500;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;border-radius:var(--button-radius);padding:12px 32px;text-align:center;border:none;outline:none}.gc-providers__buttons-clear:disabled,.gc-providers__buttons-apply:disabled{background:var(--button-disable-bg);color:var(--button-disable-color);pointer-events:none}.gc-providers__buttons-clear{background-color:var(--secondary-button-bg);color:var(--secondary-button-color)}@media(hover: hover){.gc-providers__buttons-clear:hover{background-color:var(--secondary-button-hover-bg);color:var(--secondary-button-hover-color)}}.gc-providers__buttons-apply{background-color:var(--button-bg);color:var(--button-color)}@media(hover: hover){.gc-providers__buttons-apply:hover{background-color:var(--button-hover-bg);color:var(--button-hover-color)}}.gc-providers:has(.gc-providers__content.active) .gc-providers__button,.gc-providers:has(.gc-providers__button-amount.active) .gc-providers__button{color:var(--card-text)}.gc-providers:has(.gc-providers__content.active) .gc-providers__button:after{transform:rotate(180deg)}.gc-filters-genres{display:flex;justify-content:space-between;align-items:flex-start;gap:4px}.gc-filters-genres__list{display:flex;flex-flow:row wrap;gap:4px;max-height:37px;overflow:hidden;interpolate-size:allow-keywords;transition:all .2s ease;list-style:none}.gc-filters-genres__list.active{max-height:max-content}.gc-filters-genres__item{display:flex;align-items:center;gap:8px;font-size:14px;line-height:150%;font-weight:500;padding:8px 12px;border-radius:var(--filter-radius, 8px);background:var(--card-bg);color:var(--card-text-secondary);text-transform:capitalize;border:none;outline:none;cursor:pointer;transition:all .2s ease}.gc-filters-genres__item svg{width:20px;height:20px;color:var(--gc-acf-genre-icon, currentcolor)}@media(hover: hover){.gc-filters-genres__item:hover{color:var(--contrast-bg)}}.gc-filters-genres__item.active{color:var(--contrast-color);background:var(--contrast-bg)}.gc-filters-genres__item_top svg{color:var(--gc-acf-genre-icon, var(--live-bg, #ED2012))}@media(hover: hover){.gc-filters-genres__item_top:hover{color:var(--gc-acf-genre-icon, var(--live-bg, #ED2012))}}.gc-filters-genres__item_top.active{color:var(--live-text, #fff);background:var(--live-bg, #ED2012)}.gc-filters-genres__item_top.active svg{color:inherit}.gc-filters-genres__toggle{width:40px;height:40px;padding:8px;border-radius:var(--filter-radius, 8px);background:var(--card-bg);color:var(--card-text);border:none;outline:none;cursor:pointer;transition:all .2s ease;flex-shrink:0}.gc-filters-genres__toggle svg{width:100%;height:100%;transition:all .2s ease;transform:scaleY(-1)}.gc-filters-genres__toggle.active svg{transform:scaleY(1)}@media(hover: hover){.gc-filters-genres__toggle:hover{color:var(--card-text-secondary)}}.gc-card:hover .gc-card__image-wrapper:before{opacity:.7}.gc-card:hover .gc-card__buttons{opacity:1;visibility:visible}.gc-card:hover .gc-card__image,.gc-card:hover .gc-card__tags{filter:blur(2.75px)}.gc-card.horizontal .gc-card__image-wrapper{aspect-ratio:47/28}@media(max-width: 768px){.gc-card.horizontal .gc-card__image-wrapper{aspect-ratio:79/70}}.gc-card__image-wrapper{width:100%;aspect-ratio:193/228;flex-shrink:0;background:var(--card-bg);position:relative;border-radius:12px;box-shadow:0 13px 31px 0 rgba(12,20,33,.04),0 9.455px 20.895px 0 rgba(12,20,33,.03),0 6.581px 13.514px 0 rgba(12,20,33,.03),0 4.316px 8.386px 0 rgba(12,20,33,.02),0 2.6px 5.037px 0 rgba(12,20,33,.02),0 1.371px 2.997px 0 rgba(12,20,33,.02),0 .569px 1.792px 0 rgba(12,20,33,.01);overflow:hidden}.gc-card__image-wrapper:has(.gc-card__buttons):before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg, var(--gradient-color-1, rgba(215, 57, 21, 0.7)) 0%, var(--gradient-color-2, rgba(229, 189, 29, 0.7)) 50%, var(--gradient-color-3, rgba(245, 227, 151, 0.7)) 100%);pointer-events:none;z-index:1;opacity:0;transition:opacity .35s ease}@media(max-width: 768px){.gc-card__image-wrapper{aspect-ratio:44/59}}.gc-card__image{height:100%;width:100%;transition:filter .35s ease}.gc-card__image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:12px}.gc-card__tags{display:flex;gap:4px;font-size:14px;line-height:150%;font-weight:600;color:var(--white);position:absolute;top:6px;left:6px;right:6px;transition:filter .35s ease}.gc-card__tag{padding:2px 4px;border-radius:8px;width:fit-content;color:inherit}.gc-card__tag_volatility{color:var(--gc-acf-volatility-tag, var(--white));background:var(--success-darken-1)}.gc-card__tag_rtp{color:var(--gc-acf-rtp-tag, var(--white));background:#a625d6}.gc-card__title{font-size:16px;line-height:150%;font-weight:600;margin-top:6px;color:var(--gc-acf-game-title, var(--text-main))}@media(max-width: 768px){.gc-card__title{font-size:14px;line-height:150%;font-weight:600}}.gc-card__description{font-size:14px;line-height:150%;font-weight:400;margin-top:2px;color:var(--gc-acf-game-provider, var(--text-secondary))}@media(max-width: 768px){.gc-card__description{font-size:12px;line-height:150%;font-weight:400}}.gc-card__buttons{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:6px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;opacity:0;visibility:hidden;transition:all .3s ease-in-out}@media(max-width: 768px){.gc-card__buttons{gap:12px}}.gc-card__button{font-size:14px;line-height:150%;font-weight:500;border-radius:var(--button-radius);text-align:center;border:none;outline:none;padding:8px 12px;width:max-content;min-width:100px;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;background-color:var(--button-bg);color:var(--button-color)}@media(hover: hover){.gc-card__button:hover{background-color:var(--button-hover-bg);color:var(--button-hover-color)}}.gc-card__button_secondary{background-color:var(--secondary-button-bg);color:var(--secondary-button-color)}@media(hover: hover){.gc-card__button_secondary:hover{background-color:var(--secondary-button-hover-bg);color:var(--secondary-button-hover-color)}}.gc-card--filtered-out{display:none !important}.gc-bonus-card{display:flex;flex-flow:column nowrap;gap:12px;background:var(--card-bg);border-radius:12px;overflow:hidden;position:relative;width:100%}.gc-bonus-card:has(.gc-bonus-card__overlay):hover .gc-bonus-card__overlay{opacity:1}.gc-bonus-card:has(.gc-bonus-card__overlay):hover .gc-bonus-card__image-content,.gc-bonus-card:has(.gc-bonus-card__overlay):hover .gc-bonus-card__title,.gc-bonus-card:has(.gc-bonus-card__overlay):hover .gc-bonus-card__tag{filter:blur(2.75px)}.gc-bonus-card__image{display:flex;flex-flow:column nowrap;gap:10px;padding:8px;width:100%;height:140px;position:relative;border-radius:12px;overflow:hidden}.gc-bonus-card__image-content{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:filter .35s ease}.gc-bonus-card__title{font-size:18px;line-height:150%;font-weight:600;position:relative;z-index:1;max-width:50%;text-transform:uppercase;transition:filter .35s ease}.gc-bonus-card__tag{width:fit-content;background:#530dde;color:#fff;padding:2px 4px;border-radius:4px;position:relative;z-index:1;transition:filter .35s ease}.gc-bonus-card__tag span{font-size:14px;line-height:150%;font-weight:600;display:flex;justify-content:center;align-items:center;gap:4px}.gc-bonus-card__tag span:before{content:"";width:16px;height:16px;mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_3140_16684%29%27%3E%3Cpath d=%27M3.40158 3.14961C3.88863 3.14961 4.28346 2.75477 4.28346 2.26772C4.28346 1.78066 3.88863 1.38583 3.40158 1.38583C2.91452 1.38583 2.51969 1.78066 2.51969 2.26772C2.51969 2.75477 2.91452 3.14961 3.40158 3.14961Z%27 fill=%27white%27/%3E%3Cpath d=%27M12.5984 3.14961C13.0855 3.14961 13.4803 2.75477 13.4803 2.26772C13.4803 1.78066 13.0855 1.38583 12.5984 1.38583C12.1114 1.38583 11.7165 1.78066 11.7165 2.26772C11.7165 2.75477 12.1114 3.14961 12.5984 3.14961Z%27 fill=%27white%27/%3E%3Cpath d=%27M8 1.76378C8.48705 1.76378 8.88189 1.36894 8.88189 0.88189C8.88189 0.394836 8.48705 0 8 0C7.51295 0 7.11811 0.394836 7.11811 0.88189C7.11811 1.36894 7.51295 1.76378 8 1.76378Z%27 fill=%27white%27/%3E%3Cpath d=%27M11.5906 7.1811H4.40945C4.17556 7.1811 3.95125 7.27402 3.78586 7.4394C3.62047 7.60479 3.52756 7.8291 3.52756 8.06299H12.4724C12.4724 7.8291 12.3795 7.60479 12.2141 7.4394C12.0488 7.27402 11.8244 7.1811 11.5906 7.1811Z%27 fill=%27white%27/%3E%3Cpath d=%27M14.5512 8.94488H11.2547V16H14.5512C14.9354 16 15.3039 15.8474 15.5757 15.5757C15.8474 15.3039 16 14.9354 16 14.5512V10.3937C16 10.0094 15.8474 9.64094 15.5757 9.36923C15.3039 9.09752 14.9354 8.94488 14.5512 8.94488ZM14.778 11.1577L13.2661 14.1813C13.2402 14.2331 13.2044 14.2793 13.1607 14.3172C13.1169 14.3552 13.0661 14.3841 13.0112 14.4025C12.9563 14.4208 12.8982 14.4281 12.8405 14.424C12.7827 14.4199 12.7263 14.4045 12.6745 14.3786C12.6227 14.3527 12.5765 14.3168 12.5386 14.2731C12.5006 14.2294 12.4717 14.1786 12.4533 14.1236C12.435 14.0687 12.4277 14.0107 12.4318 13.9529C12.4359 13.8952 12.4513 13.8388 12.4772 13.787L13.6693 11.4016H12.8711C12.7541 11.4015 12.642 11.355 12.5593 11.2724C12.4767 11.1897 12.4302 11.0776 12.4301 10.9606C12.4301 10.8437 12.4766 10.7315 12.5593 10.6488C12.642 10.5661 12.7541 10.5197 12.8711 10.5197H14.3829C14.4581 10.5196 14.532 10.5387 14.5978 10.5753C14.6635 10.6118 14.7188 10.6645 14.7584 10.7285C14.798 10.7924 14.8205 10.8654 14.824 10.9405C14.8274 11.0156 14.8116 11.0904 14.778 11.1577Z%27 fill=%27white%27/%3E%3Cpath d=%27M5.62722 16H10.3728V8.94488H5.62722V16ZM6.8029 10.9606C6.80287 10.9027 6.81426 10.8453 6.83642 10.7918C6.85859 10.7383 6.89109 10.6896 6.93207 10.6487C6.97304 10.6077 7.0217 10.5752 7.07524 10.5531C7.12878 10.531 7.18616 10.5196 7.2441 10.5197H8.75591C8.83107 10.5196 8.90499 10.5388 8.97065 10.5754C9.03631 10.612 9.09153 10.6647 9.13104 10.7287C9.17056 10.7926 9.19307 10.8656 9.19643 10.9407C9.19979 11.0158 9.18389 11.0905 9.15024 11.1577L7.63843 14.1813C7.61317 14.2341 7.57764 14.2814 7.53392 14.3204C7.49019 14.3593 7.43914 14.3892 7.38374 14.4082C7.32835 14.4272 7.26972 14.435 7.21129 14.4311C7.15285 14.4272 7.09578 14.4117 7.04339 14.3855C6.99101 14.3593 6.94437 14.323 6.9062 14.2786C6.86802 14.2342 6.83907 14.1826 6.82105 14.1269C6.80302 14.0711 6.79628 14.0124 6.80121 13.954C6.80614 13.8957 6.82265 13.8389 6.84977 13.787L8.04208 11.4016H7.2441C7.12715 11.4016 7.015 11.3551 6.9323 11.2724C6.84961 11.1897 6.8029 11.0776 6.8029 10.9606Z%27 fill=%27white%27/%3E%3Cpath d=%27M0 10.3937V14.5512C0 14.9354 0.152643 15.3039 0.424349 15.5757C0.696056 15.8474 1.06457 16 1.44882 16H4.74532V8.94488H1.44882C1.06457 8.94488 0.696056 9.09752 0.424349 9.36923C0.152643 9.64094 0 10.0094 0 10.3937ZM3.12844 10.5197C3.2036 10.5196 3.27753 10.5388 3.34319 10.5754C3.40885 10.612 3.46406 10.6647 3.50357 10.7287C3.54309 10.7926 3.5656 10.8656 3.56896 10.9407C3.57232 11.0158 3.55642 11.0905 3.52277 11.1577L2.01096 14.1813C1.98507 14.2331 1.94923 14.2793 1.90548 14.3172C1.86174 14.3552 1.81095 14.3841 1.75601 14.4025C1.70107 14.4208 1.64307 14.4281 1.5853 14.424C1.52753 14.4199 1.47114 14.4045 1.41934 14.3786C1.36754 14.3527 1.32134 14.3168 1.2834 14.2731C1.24545 14.2294 1.21648 14.1786 1.19816 14.1236C1.17984 14.0687 1.17252 14.0107 1.17662 13.9529C1.18072 13.8952 1.19616 13.8388 1.22205 13.787L2.41487 11.4016H1.61663C1.49968 11.4016 1.38753 11.3551 1.30483 11.2724C1.22214 11.1897 1.17569 11.0776 1.17569 10.9606C1.17565 10.9027 1.18703 10.8454 1.20918 10.7918C1.23133 10.7383 1.26381 10.6897 1.30476 10.6488C1.34571 10.6078 1.39434 10.5753 1.44785 10.5532C1.50136 10.531 1.55872 10.5197 1.61663 10.5197H3.12844Z%27 fill=%27white%27/%3E%3Cpath d=%27M4.18016 6.31584C4.25614 6.30532 4.33274 6.29977 4.40945 6.29921H11.5905C11.6673 6.29977 11.7439 6.30532 11.8198 6.31584L12.3238 4.01008C12.0836 3.97178 11.854 3.88424 11.6493 3.75294C11.4445 3.62164 11.2692 3.44943 11.1342 3.24711L9.76378 3.9685L8.76497 2.4703C8.52647 2.58571 8.26495 2.64566 8 2.64566C7.73504 2.64566 7.47352 2.58571 7.23502 2.4703L6.23622 3.9685L4.86551 3.24711C4.73055 3.44943 4.5552 3.62164 4.35049 3.75294C4.14578 3.88424 3.91613 3.97178 3.67597 4.01008L4.18016 6.31584Z%27 fill=%27white%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_3140_16684%27%3E%3Crect width=%2716%27 height=%2716%27 fill=%27white%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-color:currentcolor;mask-size:16px 16px;mask-position:center;mask-repeat:no-repeat}.gc-bonus-card__overlay{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:absolute;inset:0;padding:27px;opacity:0;transition:opacity .35s ease;z-index:1}.gc-bonus-card__overlay:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg, var(--gradient-color-1, rgba(215, 57, 21, 0.7)) 0%, var(--gradient-color-2, rgba(229, 189, 29, 0.7)) 50%, var(--gradient-color-3, rgba(245, 227, 151, 0.7)) 100%);pointer-events:none;z-index:1;opacity:.7}.gc-bonus-card__overlay .gc-bonus-card__button{position:relative;z-index:1}.gc-bonus-card__content{display:flex;flex-flow:column nowrap;gap:12px;padding:0 8px 8px 8px}.gc-bonus-card__description{font-size:14px;line-height:150%;font-weight:400;color:var(--text-secondary)}.gc-bonus-card__button{font-size:14px;line-height:150%;font-weight:500;border-radius:var(--button-radius);text-align:center;border:none;outline:none;padding:8px 12px;width:100%;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;background-color:var(--button-bg);color:var(--gc-acf-bonus-btn-color, var(--button-color))}.gc-bonus-card__button span{color:inherit}@media(hover: hover){.gc-bonus-card__button:hover{background-color:var(--button-hover-bg);color:var(--gc-acf-bonus-btn-color, var(--button-hover-color))}}.gc-section__title{display:flex;align-items:center;gap:12px}@media(max-width: 768px){.gc-section__title{gap:8px}}.gc-section__title-icon{width:56px;height:56px;border-radius:50%;padding:8px;background:var(--card-bg);color:var(--gc-acf-genre-icon, var(--contrast-bg))}@media(max-width: 768px){.gc-section__title-icon{width:36px;height:36px}}.gc-section__title-icon svg{width:100%;height:100%}.gc-section__title-content{font-size:30px;line-height:130%;font-weight:600;color:var(--text-main);text-transform:capitalize}@media(max-width: 768px){.gc-section__title-content{font-size:24px;line-height:130%;font-weight:600}}.gc-section__title_top svg{color:var(--gc-acf-genre-icon, var(--live-bg, #ED2012))}.gc-section{display:flex;flex-flow:column nowrap;gap:12px;padding:24px 0}@media(max-width: 768px){.gc-section{padding:32px 0}}.gc-section__heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.gc-section__heading-view{font-size:14px;line-height:150%;font-weight:500;border:none;outline:none;cursor:pointer;text-decoration:none;padding:12px 16px;border-radius:var(--filter-radius, 8px);background:var(--card-bg);color:var(--gc-acf-section-actions, var(--card-text));margin-left:auto;transition:all .3s ease-in-out}.gc-section__heading-view span{color:inherit}@media(hover: hover){.gc-section__heading-view:hover{background:var(--contrast-bg);color:var(--gc-acf-section-actions, var(--contrast-color))}}.gc-section__description{font-size:16px;line-height:150%;font-weight:400;color:var(--text-secondary)}.gc-section__cards-wrapper.is-slider{overflow:hidden}.gc-section__cards-wrapper.is-slider .gc-section__cards{display:flex;gap:16px}@media(max-width: 768px){.gc-section__cards-wrapper.is-slider .gc-section__cards{gap:12px}}.gc-section__cards{display:grid;grid-template-columns:repeat(6, 1fr);gap:16px;margin-top:8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.gc-section__cards::-webkit-scrollbar{display:none}@media(max-width: 1024px){.gc-section__cards{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.gc-section__cards{gap:12px}}@media(max-width: 600px){.gc-section__cards{grid-template-columns:repeat(2, 1fr)}}.gc-section__cards.horizontal{grid-template-columns:repeat(5, 1fr)}@media(max-width: 1024px){.gc-section__cards.horizontal{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 600px){.gc-section__cards.horizontal{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.gc-section__cards:has(.gc-slider__slide){overflow-x:auto}}.gc-section__more{font-size:14px;line-height:150%;font-weight:500;border:none;outline:none;cursor:pointer;text-align:center;text-decoration:none;padding:12px 16px;border-radius:var(--filter-radius, 8px);background:var(--card-bg);color:var(--gc-acf-section-actions, var(--card-text));transition:all .3s ease-in-out;width:320px;flex-shrink:0}.gc-section__more span{color:inherit}@media(max-width: 768px){.gc-section__more{width:100%}}@media(hover: hover){.gc-section__more:hover{background:var(--contrast-bg);color:var(--gc-acf-section-actions, var(--contrast-color))}}.gc-section__more-wrapper{display:flex;align-items:center;gap:16px;margin-top:12px}@media(max-width: 768px){.gc-section__more-wrapper{margin-top:4px}}.gc-section__more-wrapper:before,.gc-section__more-wrapper:after{content:"";flex:1;height:1px;background:var(--line-secondary);pointer-events:none}@media(max-width: 768px){.gc-section__more-wrapper:before,.gc-section__more-wrapper:after{display:none}}.gc-section_bonuses .gc-section__cards{grid-template-columns:repeat(5, 1fr)}@media(max-width: 1160px){.gc-section_bonuses .gc-section__cards{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 1024px){.gc-section_bonuses .gc-section__cards{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.gc-section_bonuses .gc-section__cards{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.gc-section_bonuses .gc-section__cards{grid-template-columns:1fr}}.gc-section_bonuses .gc-slider__slide{width:234px}@media(max-width: 768px){.gc-section_bonuses .gc-slider__slide{width:214px}}.gc-slider__slide{flex:0 0 auto;width:193px}@media(max-width: 768px){.gc-slider__slide{width:132px}}.gc-slider__nav.is-hidden{display:none}.gc-slider__arrow{width:40px;height:40px;padding:8px;border-radius:var(--button-radius);background:var(--card-bg);position:relative;border:none;outline:none;cursor:pointer}@media(max-width: 768px){.gc-slider__arrow{display:none}}.gc-slider__arrow:before{content:"";position:absolute;inset:0;background-color:var(--card-text);mask-size:24px 24px;mask-position:center;mask-repeat:no-repeat;transition:background-color .2s ease}.gc-slider__arrow_prev:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cmask id=%27mask0_3140_31836%27 style=%27mask-type:alpha%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2724%27 height=%2724%27%3E%3Crect width=%2724%27 height=%2724%27 fill=%27%23D9D9D9%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_3140_31836%29%27%3E%3Cpath d=%27M10.7307 12.3396L14.804 16.4126C14.9423 16.5511 15.0132 16.7252 15.0165 16.9349C15.0197 17.1444 14.9488 17.3216 14.804 17.4666C14.659 17.6114 14.4833 17.6839 14.277 17.6839C14.0707 17.6839 13.895 17.6114 13.75 17.4666L9.25575 12.9724C9.16225 12.8787 9.09625 12.7799 9.05775 12.6761C9.01925 12.5723 9 12.4601 9 12.3396C9 12.2191 9.01925 12.1069 9.05775 12.0031C9.09625 11.8993 9.16225 11.8005 9.25575 11.7069L13.75 7.2126C13.8885 7.07427 14.0626 7.00343 14.2722 7.0001C14.4817 6.99693 14.659 7.06777 14.804 7.2126C14.9488 7.3576 15.0213 7.53327 15.0213 7.7396C15.0213 7.94594 14.9488 8.1216 14.804 8.2666L10.7307 12.3396Z%27 fill=%27black%27/%3E%3C/g%3E%3C/svg%3E")}.gc-slider__arrow_next:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cmask id=%27mask0_3140_31840%27 style=%27mask-type:alpha%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2724%27 height=%2724%27%3E%3Crect width=%2724%27 height=%2724%27 fill=%27%23D9D9D9%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_3140_31840%29%27%3E%3Cpath d=%27M13.2905 12.3443L9.21725 8.27125C9.07892 8.13275 9.00808 7.95867 9.00475 7.749C9.00158 7.5395 9.07242 7.36225 9.21725 7.21725C9.36225 7.07242 9.53792 7 9.74425 7C9.95058 7 10.1262 7.07242 10.2712 7.21725L14.7655 11.7115C14.859 11.8052 14.925 11.9039 14.9635 12.0078C15.002 12.1116 15.0213 12.2238 15.0213 12.3443C15.0213 12.4648 15.002 12.5769 14.9635 12.6808C14.925 12.7846 14.859 12.8833 14.7655 12.977L10.2712 17.4713C10.1327 17.6096 9.95867 17.6804 9.749 17.6838C9.5395 17.6869 9.36225 17.6161 9.21725 17.4713C9.07242 17.3263 9 17.1506 9 16.9443C9 16.7379 9.07242 16.5623 9.21725 16.4173L13.2905 12.3443Z%27 fill=%27black%27/%3E%3C/g%3E%3C/svg%3E")}@media(hover: hover){.gc-slider__arrow:hover:before{background-color:var(--card-text-secondary)}}.gc-slider__arrow:disabled{opacity:.3;pointer-events:none}body.no-scroll{overflow:hidden}
