:root{--font-family:"Inter",system-ui;--body-font-family:"Inter",system-ui;--body-font:400 16px/1.4 var(--body-font-family);--small-font-size:12px;--title-font-family:"Inter",system-ui;--h1-font:800 32px/1.3 var(--title-font-family);--h2-font:800 24px/1.3 var(--title-font-family);--h3-font:800 20px/1.3 var(--title-font-family);--h4-font:800 18px/1.3 var(--title-font-family);--h5-font:800 16px/1.3 var(--title-font-family);--h6-font:800 16px/1.3 var(--title-font-family);--white:#fff;--grey:#76787b;--light-grey:#f3f4f6;--medium-grey:#e4e4e5;--dark-grey:#3a3e40;--black:#0f1416;--on-white:var(--black);--on-light-grey:var(--black);--on-medium-grey:var(--black);--on-dark-grey:var(--white);--on-black:var(--white);--accent:#fbbf24;--primary-color:#4e34e4;--primary-dark-color:#04174a;--primary-light-color:#2043a1;--on-primary-color:var(--white);--on-primary-dark-color:var(--white);--on-primary-light-color:var(--white);--secondary-color:#f59e0b;--secondary-dark-color:#f09000;--secondary-light-color:#f9b54f;--on-secondary-color:var(--white);--on-secondary-dark-color:var(--white);--on-secondary-light-color:var(--white);--surface:#f3f6ff;--surface-2:#afb6cc;--on-surface:var(--black);--on-surface-2:var(--black);--red:#cd0f0f;--red-light:#fff5f5;--on-red:var(--white);--on-red-light:var(--black);--green:#42c777;--green-light:#f5fff9;--on-green:var(--white);--on-green-light:var(--black);--body-color:var(--dark-grey);--ttl-color:var(--black);--body-background:var(--white);--shadow:5px 5px 20px rgba(9,34,101,.25);--shadow-2:4px 4px 20px rgba(9,34,101,.08);--shadow-3:-2px 2px 16px rgba(21,21,21,.12);--radius:24px;--radius-btn:25px;--radius-small:16px;--gap:40px;--row-gap:40px;--column-gap:40px;--content-width:420px;--container-space:15px;--container-width:calc(var(--content-width) + var(--container-space)*2);--section-space:48px;--speed:0.3s;--speed-fast:0.15s}@media screen and (min-width:768px){:root{--content-width:420px}}@media screen and (min-width:992px){:root{--content-width:870px}}@media screen and (min-width:1200px){:root{--content-width:870px}}@media screen and (min-width:768px){:root{--body-font:400 16px/1.4 var(--title-font-family);--small-font-size:14px;--h1-font:800 28px/1.3 var(--title-font-family)}}@media screen and (min-width:1200px){:root{--h1-font:800 32px/1.3 var(--title-font-family)}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0}main,nav,section{display:block}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:800}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:1em;line-height:1.3}label{display:block}button{all:unset;-webkit-appearance:button;box-sizing:border-box;cursor:pointer}button:-moz-focusring{outline:1px dotted ButtonText}button,select{text-transform:none}fieldset{padding:.35em .75em .625em}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:var(--white)}::-webkit-scrollbar-thumb{background:var(--secondary-color);border-radius:10px}#wpadminbar{bottom:0;top:auto!important;transition:transform .3s ease-in-out}body{background:var(--body-background);color:var(--body-color);font:var(--body-font)}a{color:var(--primary-color);text-decoration:underline;transition:color var(--speed-fast)}a:hover{color:var(--primary-light-color)}img{height:auto;max-width:100%}img.alignright{float:right;margin-left:15px}p{margin:10px 0}p:first-child{margin-top:0}p:last-child{margin-bottom:0}.h1,h1{margin:0 0 1rem}.content .h1,.content h1{margin:8px 0}.h2,h2{margin:0 0 1rem}.content .h2,.content h2{margin:8px 0}.h3,h3{margin:0 0 1rem}.content .h3,.content h3{margin:8px 0}.h4,h4{margin:0 0 1rem}.content .h4,.content h4{margin:8px 0}.h5,h5{margin:0 0 1rem}.content .h5,.content h5{margin:8px 0}.h6,h6{margin:0 0 1rem}.content .h6,.content h6{margin:8px 0}.h1,h1{font:var(--h1-font)}.h1,.h2,h1,h2{color:var(--ttl-color)}.h2,h2{font:var(--h2-font)}.h3,h3{font:var(--h3-font)}.h3,.h4,h3,h4{color:var(--ttl-color)}.h4,h4{font:var(--h4-font)}.h5,h5{font:var(--h5-font)}.h5,.h6,h5,h6{color:var(--ttl-color)}.h6,h6{font:var(--h6-font)}.small,small{font-size:var(--small-font-size)}.text-center{text-align:center}.hide{display:none!important}body{display:flex;flex-direction:column}.section{margin-bottom:var(--section-space);margin-top:var(--section-space)}.section .inner{padding-bottom:var(--section-space);padding-top:var(--section-space)}.section.no-out-space{margin-bottom:0;margin-top:0}.section.no-top-space{margin-top:0}.section.no-btm-space{margin-bottom:0}.container{margin-left:auto;margin-right:auto;max-width:var(--container-width);padding-left:var(--container-space);padding-right:var(--container-space)}.container>:first-child,.content>:first-child{margin-top:0}.container>:last-child,.content>:last-child{margin-bottom:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;margin-top:10px;position:static}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#0f1416}.swiper-pagination-bullet{background-color:#e4e4e5}.mark-ttl{padding-left:32px;position:relative}.mark-ttl:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fbbf24' d='M20 10.58C19.682 15.831 15.327 20 10 20 5.047 20 .953 16.43.13 11.738a6.14 6.14 0 0 1 2.543-.542h.224A7.15 7.15 0 0 0 10 17.215c3.626 0 6.636-2.692 7.14-6.187h.187c.935 0 1.832-.15 2.673-.449'/%3E%3Cpath fill='%23fbbf24' d='M9.944 6.598a8.44 8.44 0 0 0 3.458 3.458l-3.365 3.365A8.44 8.44 0 0 0 6.58 9.963z'/%3E%3Cpath fill='%23fbbf24' d='M10 0c4.935 0 9.047 3.57 9.888 8.28a6.14 6.14 0 0 1-2.542.542h-.224c-.58-3.42-3.477-6.018-7.122-6.018S3.364 5.495 2.86 8.99h-.187A8.4 8.4 0 0 0 0 9.42C.318 4.168 4.673 0 10 0'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:20px;left:0;position:absolute;top:5px;width:20px}.grid{display:flex;flex-wrap:wrap;gap:var(--row-gap) var(--column-gap)}.grid>*{width:100%}.grid.col-1>*{width:calc(100% - var(--column-gap) + var(--column-gap)/1)}.grid.col-2>*{width:calc(50% - var(--column-gap) + var(--column-gap)/2)}.grid.col-3>*{width:calc(33.33333% - var(--column-gap) + var(--column-gap)/3)}.grid.col-4>*{width:calc(25% - var(--column-gap) + var(--column-gap)/4)}@media screen and (min-width:768px){.grid.medium-col-1>*{width:calc(100% - var(--column-gap) + var(--column-gap)/1)}.grid.medium-col-2>*{width:calc(50% - var(--column-gap) + var(--column-gap)/2)}.grid.medium-col-3>*{width:calc(33.33333% - var(--column-gap) + var(--column-gap)/3)}.grid.medium-col-4>*{width:calc(25% - var(--column-gap) + var(--column-gap)/4)}.grid.medium-col-5>*{width:calc(20% - var(--column-gap) + var(--column-gap)/5)}.grid.medium-col-6>*{width:calc(16.66667% - var(--column-gap) + var(--column-gap)/6)}}@media screen and (min-width:992px){.grid.large-col-1>*{width:calc(100% - var(--column-gap) + var(--column-gap)/1)}.grid.large-col-2>*{width:calc(50% - var(--column-gap) + var(--column-gap)/2)}.grid.large-col-3>*{width:calc(33.33333% - var(--column-gap) + var(--column-gap)/3)}.grid.large-col-4>*{width:calc(25% - var(--column-gap) + var(--column-gap)/4)}.grid.large-col-5>*{width:calc(20% - var(--column-gap) + var(--column-gap)/5)}.grid.large-col-6>*{width:calc(16.66667% - var(--column-gap) + var(--column-gap)/6)}.grid.large-col-7>*{width:calc(14.28571% - var(--column-gap) + var(--column-gap)/7)}.grid.large-col-8>*{width:calc(12.5% - var(--column-gap) + var(--column-gap)/8)}.grid.large-col-9>*{width:calc(11.11111% - var(--column-gap) + var(--column-gap)/9)}.grid.large-col-10>*{width:calc(10% - var(--column-gap) + var(--column-gap)/10)}.grid.large-col-11>*{width:calc(9.09091% - var(--column-gap) + var(--column-gap)/11)}.grid.large-col-12>*{width:calc(8.33333% - var(--column-gap) + var(--column-gap)/12)}}@media screen and (min-width:1200px){.grid.xlarge-col-1>*{width:calc(100% - var(--column-gap) + var(--column-gap)/1)}.grid.xlarge-col-2>*{width:calc(50% - var(--column-gap) + var(--column-gap)/2)}.grid.xlarge-col-3>*{width:calc(33.33333% - var(--column-gap) + var(--column-gap)/3)}.grid.xlarge-col-4>*{width:calc(25% - var(--column-gap) + var(--column-gap)/4)}.grid.xlarge-col-5>*{width:calc(20% - var(--column-gap) + var(--column-gap)/5)}.grid.xlarge-col-6>*{width:calc(16.66667% - var(--column-gap) + var(--column-gap)/6)}.grid.xlarge-col-7>*{width:calc(14.28571% - var(--column-gap) + var(--column-gap)/7)}.grid.xlarge-col-8>*{width:calc(12.5% - var(--column-gap) + var(--column-gap)/8)}.grid.xlarge-col-9>*{width:calc(11.11111% - var(--column-gap) + var(--column-gap)/9)}.grid.xlarge-col-10>*{width:calc(10% - var(--column-gap) + var(--column-gap)/10)}.grid.xlarge-col-11>*{width:calc(9.09091% - var(--column-gap) + var(--column-gap)/11)}.grid.xlarge-col-12>*{width:calc(8.33333% - var(--column-gap) + var(--column-gap)/12)}}.grid.expanded>*{flex:1 1 auto}.grid:where(.align-top){align-items:flex-start}@media screen and (min-width:768px){.grid.medium-align-top{align-items:flex-start}}@media screen and (min-width:992px){.grid.large-align-top{align-items:flex-start}}@media screen and (min-width:1200px){.grid.xlarge-align-top{align-items:flex-start}}.grid:where(.align-center){align-items:center}@media screen and (min-width:768px){.grid.medium-align-center{align-items:center}}@media screen and (min-width:992px){.grid.large-align-center{align-items:center}}@media screen and (min-width:1200px){.grid.xlarge-align-center{align-items:center}}.grid:where(.align-bottom){align-items:flex-end}@media screen and (min-width:768px){.grid.medium-align-bottom{align-items:flex-end}}@media screen and (min-width:992px){.grid.large-align-bottom{align-items:flex-end}}@media screen and (min-width:1200px){.grid.xlarge-align-bottom{align-items:flex-end}}.grid:where(.justify-left){justify-content:flex-start}@media screen and (min-width:768px){.grid.medium-justify-left{justify-content:flex-start}}@media screen and (min-width:992px){.grid.large-justify-left{justify-content:flex-start}}@media screen and (min-width:1200px){.grid.xlarge-justify-left{justify-content:flex-start}}.grid:where(.justify-center){justify-content:center}@media screen and (min-width:768px){.grid.medium-justify-center{justify-content:center}}@media screen and (min-width:992px){.grid.large-justify-center{justify-content:center}}@media screen and (min-width:1200px){.grid.xlarge-justify-center{justify-content:center}}.grid:where(.justify-right){justify-content:flex-end}@media screen and (min-width:768px){.grid.medium-justify-right{justify-content:flex-end}}@media screen and (min-width:992px){.grid.large-justify-right{justify-content:flex-end}}@media screen and (min-width:1200px){.grid.xlarge-justify-right{justify-content:flex-end}}.grid:where(.justify-between){justify-content:space-between}@media screen and (min-width:768px){.grid.medium-justify-between{justify-content:space-between}}@media screen and (min-width:992px){.grid.large-justify-between{justify-content:space-between}}@media screen and (min-width:1200px){.grid.xlarge-justify-between{justify-content:space-between}}.grid:where(.justify-around){justify-content:space-around}@media screen and (min-width:768px){.grid.medium-justify-around{justify-content:space-around}}@media screen and (min-width:992px){.grid.large-justify-around{justify-content:space-around}}@media screen and (min-width:1200px){.grid.xlarge-justify-around{justify-content:space-around}}@media (max-width:992px){body.is-menu-open{overflow:hidden!important}}.header{background-color:var(--white)!important;border-bottom:1px solid var(--medium-grey);position:sticky;top:0;z-index:1000}.header.is-scrolled{box-shadow:0 4px 12px rgba(0,0,0,.08)}.header-cont{align-items:center;display:grid;gap:2px 16px;grid-template-columns:auto 1fr auto;padding-bottom:8px;padding-top:16px}@media screen and (min-width:992px){.header-cont{gap:12px 16px;grid-template-columns:1fr auto 1fr;padding-bottom:18px;padding-top:18px}}.header-logo{align-items:center;display:flex;justify-content:center}@media screen and (min-width:992px){.header-logo{justify-content:flex-start}}.header-logo img,.header-logo svg{height:26px;width:auto}@media screen and (min-width:992px){.header-logo img,.header-logo svg{height:32px}}.header-lang{grid-column:1/-1;width:100%}.header-lang .lang-sw-cur{display:flex;justify-content:center;width:100%}@media screen and (min-width:992px){.header-lang{grid-column:auto;width:auto}.header-lang .lang-sw-cur{width:auto}}.header-act{align-items:center;display:flex;justify-content:flex-end;position:relative}.header-toggle--mobile{display:inline-flex!important}@media screen and (min-width:992px){.header-toggle--mobile{display:none!important}}.header-toggle--desktop{display:none!important}@media screen and (min-width:992px){.header-toggle--desktop{display:inline-flex!important}}.header .button.round{color:var(--black);height:42px;width:42px}.header .button.round .icon-close,.header .button.round.is-active .icon-open{display:none}.header .button.round.is-active .icon-close{align-items:center;display:flex;justify-content:center}.header-menu{background-color:var(--white);box-shadow:0 8px 16px 0 rgba(0,0,0,.1);display:none}.header-menu.is-open{display:block}.header-menu{height:calc(100vh - var(--header-height, 108px));left:0;overflow-y:auto;padding:8px 16px;position:fixed;top:var(--header-height,108px);width:100%;z-index:999}@media screen and (min-width:992px){.header-menu{border:1px solid #f3f4f6;border-radius:var(--radius);height:auto;left:auto;overflow-y:visible;padding:0 0 16px;position:absolute;right:0;top:calc(100% + 12px);width:342px;z-index:1001}}.header-menu-head{display:none}@media screen and (min-width:992px){.header-menu-head{align-items:center;border-bottom:1px solid var(--medium-grey);display:flex;font-size:16px;gap:10px;padding:16px}}.header-menu-nav{position:relative;width:100%}@media screen and (min-width:992px){.header-menu-nav{padding:16px 16px 4px}}.header-menu-nav ul{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.header-menu-nav a{align-items:center;border:1px solid var(--light-grey);border-radius:99px;color:var(--black);display:flex;font-size:16px;justify-content:space-between;padding:16px;text-decoration:none;transition:background-color .2s,font-weight .2s}@media screen and (min-width:992px){.header-menu-nav a{padding:10px 16px}}.header-menu-nav a:hover{background-color:var(--light-grey);font-weight:600}.header-menu-nav a .menu-arrow{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;padding:4px}.header-menu-nav a .menu-arrow svg{fill:#9ca3af}.header-menu-nav .sub-menu{display:none}.header-menu-nav .sub-menu.is-active{display:flex}.header-menu-nav.has-sub-open>.header-menu-list>li{display:none}.header-menu-nav.has-sub-open>.header-menu-list>li:has(.sub-menu.is-active){display:block}.header-menu-nav.has-sub-open>.header-menu-list>li:has(.sub-menu.is-active)>a{display:none}.header-menu-return{padding:0 16px}.header-menu-return button.button.secondary{font-weight:400;height:56px;justify-content:flex-start;text-align:start}@media screen and (min-width:992px){.header-menu-return button.button.secondary{height:44px}}.lang-btn{align-items:center;background-color:var(--white);border-radius:25px;color:var(--black);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:10px;justify-content:center;padding:10px 16px;width:100%}@media screen and (min-width:992px){.lang-btn{border:1px solid var(--medium-grey);justify-content:space-between;min-width:180px;width:auto}}.lang-btn-icon{align-items:center;color:#111827;display:flex}.lang-btn-text{margin-right:70px}@media screen and (min-width:992px){.lang-btn-text{margin-right:auto}}.lang-btn-arrow{align-items:center;color:#9ca3af;display:flex}.lang-modal{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:2000}.lang-modal.is-open{display:flex}.lang-modal-overlay{backdrop-filter:blur(2px);background-color:rgba(0,0,0,.4);inset:0;position:absolute}.lang-modal-dialog{background-color:var(--white);border-radius:var(--radius);box-shadow:0 20px 40px rgba(0,0,0,.15);max-width:90%;position:relative;width:400px;z-index:1}.lang-modal-head{align-items:center;border-bottom:1px solid var(--medium-grey);display:flex;justify-content:space-between;margin-bottom:12px;padding:16px}.lang-modal-title{align-items:center;display:flex;gap:8px}.lang-modal-close{color:#76787b;display:flex}.lang-modal-close svg{fill:inherit}.lang-modal-list{border-bottom:1px solid var(--medium-grey);display:flex;flex-direction:column;gap:4px;max-height:280px;overflow-y:auto;padding:16px}.lang-modal .lang-option{align-items:center;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:background-color .2s}.lang-modal .lang-option:hover{background-color:#f9fafb}.lang-modal .lang-option input[type=radio]{opacity:0;pointer-events:none;position:absolute}.lang-modal .lang-option-text{color:#111827;font-size:16px;font-weight:500}.lang-modal .lang-option-radio{border:2px solid #76787b;border-radius:50%;height:24px;position:relative;transition:border-color .2s;width:24px}.lang-modal .lang-option-radio:after{background-color:var(--black);border-radius:50%;content:"";display:block;height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease;width:14px}.lang-modal .lang-option input[type=radio]:checked+.lang-option-radio{border-color:var(--black)}.lang-modal .lang-option input[type=radio]:checked+.lang-option-radio:after{transform:translate(-50%,-50%) scale(1)}.lang-modal .lang-option:has(input[type=radio]:checked){background-color:var(--light-grey);font-weight:700}.lang-modal-foot{padding:16px}.lang-modal-submit.button{font-size:14px}.primary-menu{--space:24px;align-items:center;display:flex;gap:var(--space);justify-content:center;list-style:none;margin:0;padding:0}@media screen and (min-width:992px){.primary-menu{--space:32px}}.primary-menu>li{position:relative}.primary-menu>li>a{padding:10px 0}.primary-menu>li>ul{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:8px;left:calc(var(--space)*-1);list-style:none;margin:0;min-width:180px;opacity:0;padding:calc(var(--space)*.5) var(--space);pointer-events:none;position:absolute;top:100%;transition:opacity var(--speed-fast)}.primary-menu>li>ul a{color:var(--primary-color)}.primary-menu>li>ul a:hover{color:var(--primary-light-color)}.primary-menu>li:focus-within>ul,.primary-menu>li:hover>ul{opacity:1;pointer-events:all}.primary-menu a{align-items:center;color:var(--white);display:flex;font-size:16px;text-decoration:none;transition:color var(--speed-fast)}.primary-menu a:hover{color:var(--secondary-color);transition:fill var(--speed-fast)}.primary-menu a:hover svg{fill:var(--secondary-color)}.primary-menu a svg{fill:var(--white);margin-left:5px}.slide-menu{display:flex;flex-direction:column;list-style:none;position:relative}.slide-menu a{align-items:center;color:var(--white);display:flex;font-size:22px;font-weight:600;gap:6px;justify-content:center;padding:12px;text-align:center;text-decoration:none}.slide-menu a svg{fill:var(--white);transition:transform var(--speed)}.slide-menu a:hover{color:var(--light-grey)}.slide-menu a.is-active svg{transform:rotate(90deg)}.slide-menu ul{display:none;list-style:none;margin:0;padding:0}.slide-menu ul li:not(:last-child){margin-bottom:6px}.slide-menu ul a{font-size:18px;font-weight:400;padding:0}.lang-sw{--space:8px;position:relative}.lang-sw:focus-within .lang-sw-rest,.lang-sw:hover .lang-sw-rest{opacity:1;pointer-events:all}.lang-sw-cur{display:flex;padding:4px 0}.lang-sw-rest{background:var(--white);border-radius:var(--radius-small);box-shadow:var(--shadow);display:grid;gap:var(--space);opacity:0;padding:var(--space);pointer-events:none;position:absolute;right:calc(var(--space)*-1);top:100%;transition:opacity var(--speed-fast)}.bread,.lang-sw-rest a{display:flex}.bread{--gap:5px;align-items:center;color:var(--primary-color);flex-wrap:wrap;font-size:12px;gap:var(--gap);list-style:none;margin:1em 0;padding:0}@media screen and (min-width:768px){.bread{font-size:14px}}.bread>svg{fill:var(--primary-color)}.bread a{align-items:center;display:flex;gap:var(--gap);text-decoration:none;transition:color var(--speed-fast)}.bread a svg{fill:var(--primary-color);transition:fill var(--speed-fast)}.bread a:hover{color:var(--primary-light-color)}.bread a:hover svg{fill:var(--primary-light-color)}.button{align-items:center;background:var(--accent);border:none;border-radius:var(--radius-btn);color:var(--black);display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;line-height:20px;padding:12px 24px;text-align:center;transition:all var(--speed-fast)}.button:is(:hover,:focus){background:var(--secondary-color);color:var(--black);outline:0}.button:is(a){text-decoration:none}.button:disabled{background-color:var(--medium-grey);color:var(--grey);cursor:not-allowed}.button.is-loading{color:transparent!important;pointer-events:none;position:relative}.button.is-loading:after{animation:btnSpin .6s linear infinite;border:2px solid #111827;border-radius:50%;border-top-color:transparent;content:"";height:18px;left:calc(50% - 9px);position:absolute;top:calc(50% - 9px);width:18px}.button svg{fill:currentColor}.button.arrow:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' fill='none' viewBox='0 0 11 11'%3E%3Cpath fill='%230f1416' d='M1.104 10.151 0 9.047l7.49-7.49H.946V0h9.206v9.206H8.595V2.66z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:11px;width:11px}.button.more{font-weight:400;gap:10px;min-height:32px;padding:0}.button.round{border-radius:50%;height:40px;padding:10px;width:40px}@media screen and (min-width:768px){.button.round{height:44px;width:44px}}.button.hollow{background:none;color:var(--grey)}.button.hollow:is(:hover,:focus){color:var(--black)}.button.secondary{background:var(--light-grey);color:var(--grey)}.button.secondary:is(:hover,:focus){color:var(--black)}.button.expanded{display:flex;width:100%}.button-group{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:1rem}.button-group.expanded .button{flex:1 0 320px}@keyframes btnSpin{to{transform:rotate(1turn)}}.section-title{font:var(--h2-font);margin-bottom:24px}@media screen and (min-width:992px){.section-title{margin-bottom:32px}}.content :where(ul,ol):not([class]){--space:0.5em;font-size:16px;line-height:1.4em;list-style:none;margin:1em 0;padding:0}.content :where(ul,ol):not([class]) li{position:relative}.content :where(ul,ol):not([class]) li:not(:last-child){margin-bottom:var(--space)}.content :where(ul,ol):not([class]) :where(ul,ol){margin:4px}.content ul:not([class]) li{padding-left:15px;position:relative}.content ul:not([class]) li:before{background:var(--black);border-radius:50%;content:"";display:block;height:8px;left:0;position:absolute;top:.7em;transform:translateY(-50%);width:8px}.content ol:not([class]){--space:19px;counter-reset:ol;counter-set:ol;margin:var(--space) 0}.content ol:not([class])>li{counter-increment:ol}.content ol:not([class]) li{padding-left:35px}.content ol:not([class]) li:before{align-items:center;border:1px solid var(--accent);border-radius:50%;color:var(--accent);content:counter(ol);display:flex;height:27px;justify-content:center;left:0;position:absolute;text-align:center;top:.7em;transform:translateY(-50%);width:27px}.content ol:not([class]) li>ol{counter-reset:ol-2;counter-set:ol-2}.content ol:not([class]) li>ol>li{counter-increment:ol-2}.content ol:not([class]) li>ol>li:before{content:counter(ol) "." counter(ol-2);font-size:.8em}.callout{--x-space:20px;--y-space:24px;--l-space:16px;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-2);padding:var(--y-space) var(--x-space) var(--y-space) calc(var(--x-space) + var(--l-space));position:relative}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}@media screen and (min-width:768px){.callout{--x-space:32px;--y-space:46px;--l-space:24px}}.callout:before{border-left:1px solid var(--secondary-color);bottom:var(--y-space);content:"";left:var(--x-space);position:absolute;top:var(--y-space)}.rate{align-items:center;display:flex;font-size:14px;gap:10px}.rate-stars{aspect-ratio:85/14;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' fill='none'%3E%3Cpath fill='%23d7d7d7' d='M7.252.754c.51-1.005 1.985-1.005 2.496 0l1.24 2.442c.202.399.594.676 1.047.74l2.772.391c1.141.161 1.597 1.525.771 2.307l-2.006 1.9a1.33 1.33 0 0 0-.4 1.198l.474 2.684c.195 1.105-.998 1.947-2.019 1.426l-2.48-1.268a1.43 1.43 0 0 0-1.294 0l-2.48 1.268c-1.02.521-2.214-.321-2.019-1.426l.474-2.684a1.33 1.33 0 0 0-.4-1.197l-2.006-1.9c-.826-.783-.37-2.147.77-2.308l2.773-.391a1.39 1.39 0 0 0 1.048-.74L7.253.754Z'/%3E%3C/svg%3E") repeat-x 0 0/contain;height:14px;position:relative}.rate-stars>span{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' fill='none'%3E%3Cpath fill='%23f9b54f' d='M7.252.754c.51-1.005 1.985-1.005 2.496 0l1.24 2.442c.202.399.594.676 1.047.74l2.772.391c1.141.161 1.597 1.525.771 2.307l-2.006 1.9a1.33 1.33 0 0 0-.4 1.198l.474 2.684c.195 1.105-.998 1.947-2.019 1.426l-2.48-1.268a1.43 1.43 0 0 0-1.294 0l-2.48 1.268c-1.02.521-2.214-.321-2.019-1.426l.474-2.684a1.33 1.33 0 0 0-.4-1.197l-2.006-1.9c-.826-.783-.37-2.147.77-2.308l2.773-.391a1.39 1.39 0 0 0 1.048-.74L7.253.754Z'/%3E%3C/svg%3E") repeat-x 0 0/contain;bottom:0;left:0;position:absolute;top:0}form.sending{opacity:.5;pointer-events:none}label{position:relative}:where([type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea){border:1px solid var(--medium-grey);border-radius:var(--radius);font-size:16px;height:44px;margin-bottom:1rem;padding:10px 14px;transition:all var(--speed-fast);width:100%}:where([type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea)::-moz-placeholder{color:var(--dark-grey)}:where([type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea)::placeholder{color:var(--dark-grey)}:where([type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea):focus{border-color:var(--primary-light-color);box-shadow:var(--shadow-2);outline:0}:where([type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea).error{border-color:var(--red)}:where([type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea).error+.error{background:var(--white);border-radius:var(--radius-small);filter:drop-shadow(-2px 2px 16px rgba(21,21,21,.12));left:50%;padding:8px 12px;position:absolute;top:100%;transform:translate(-50%,-1rem);z-index:9}:where([type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea).error+.error:before{background:var(--white);bottom:calc(100% - 2px);clip-path:polygon(0 100%,50% 0,100% 100%);content:"";display:block;height:6px;left:50%;max-width:100%;position:absolute;transform:translateX(-50%);width:14px;z-index:1}textarea{height:unset;resize:none}form span.error{display:block;font-size:var(--small-font-size);margin-bottom:1rem}[type=checkbox]{display:none}[type=checkbox]+label{cursor:pointer;display:grid;gap:8px;grid-template-columns:auto 1fr;margin-bottom:1rem}[type=checkbox]+label:before{border:1px solid var(--primary-light-color);border-radius:4px;content:"";display:block;height:16px;margin-top:3px;width:16px}[type=checkbox]+label:focus{outline:0}[type=checkbox]+label:focus:before{box-shadow:0 0 0 4px #edf2ff}[type=checkbox]+label+.error{color:var(--dark-grey);font-size:var(--small-font-size);margin-left:24px;margin-top:-10px}[type=checkbox].error+label:before{border-color:var(--red)}[type=checkbox]:checked+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%232043a1' fill-rule='evenodd' d='M10.589 2.41a.833.833 0 0 1 0 1.18l-5.5 5.5a.833.833 0 0 1-1.178 0l-2.5-2.5a.833.833 0 0 1 1.178-1.18l1.91 1.912L9.412 2.41a.833.833 0 0 1 1.178 0' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%}.cf-reveal{backdrop-filter:blur(12px);background:rgba(0,0,0,.5);bottom:0;display:flex;flex-direction:column;left:0;overflow:auto;overscroll-behavior:none;padding:20px;position:fixed;right:0;top:0;z-index:999}.cf-reveal-title{font-size:48px;font-weight:700;line-height:57px;margin-bottom:12px}@media screen and (min-width:768px){.cf-reveal-title{font-size:78px;line-height:57px;margin-bottom:24px}}.cf-reveal-text{font-size:20px;font-weight:600;line-height:30px}@media screen and (min-width:768px){.cf-reveal-text{font-size:28px;font-weight:700;line-height:42px}}.cf-reveal-close{aspect-ratio:1/1;background:var(--cf-popup-close) no-repeat center center;background-size:20px auto;position:absolute;right:0;top:0;width:44px}.cf-reveal-window{background:var(--white);border-radius:10px;box-shadow:var(--cf-popup-shadow);color:var(--black);margin:auto;max-width:648px;padding:28px 10px;position:relative;text-align:center;width:100%}.cf-reveal-window:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='92' height='91' fill='none' viewBox='0 0 92 91'%3E%3Cg fill='%2304174a' clip-path='url(%23a)'%3E%3Cpath d='M14.593 43.31V12.753h62.815V43.31l10.23-6.853 2.716-4.275v-.042l-2.716-4.277-6.734-4.51V9.223H59.812L46.039 0h-.077L32.19 9.224H11.097v14.128l-6.734 4.511-2.717 4.277v.042l2.717 4.275zM91.997 35.846l-1.925 3.028L60.32 58.802l31.143 29.247A5.2 5.2 0 0 0 92 85.73V36.01q0-.081-.004-.164M1.928 38.876l-1.925-3.03L0 36.01v49.723c0 .83.194 1.618.537 2.317L31.68 58.803zM46 68.396 34.542 60.72 2.895 90.445c.7.354 1.49.555 2.322.555h81.567c.832 0 1.62-.2 2.322-.555L57.458 60.722 46 68.397z'/%3E%3Cpath d='M41.246 26.416c-2.954 1.692-4.797 5.732-5.18 9.032-.398 3.431.5 7.592 3.9 9.189 2.635 1.236 6.025.56 7.875-1.737 2.947 4.958 10.26 1.12 12.826-2.96 2.635-4.186 3.17-9.421 1.081-13.967-3.012-6.556-11.195-8.716-17.771-7.774-8.623 1.235-14.596 8.818-14.76 17.45-.164 8.53 4.835 15.071 13.127 16.786 6.746 1.396 15.048-.165 19.698-5.551.9-1.043-.004-2.68-1.348-2.413l-.028.005c-.894.187-1.384.781-2.092 1.325-1.936 1.486-4.196 2.507-6.554 3.082-3.719.905-8.012.894-11.617-.478-7.38-2.808-9.386-11.574-6.676-18.529 2.447-6.276 9.37-9.415 15.753-8.36 7.781 1.288 12.563 7.948 8.85 15.531-.683 1.394-1.83 3.352-3.524 3.6-1.782.262-2.316-.995-2.097-2.504.502-3.472 1.749-6.765 2.384-10.231a1.84 1.84 0 0 0-1.7-2.164c-1.692-.098-3.434-.033-3.238 2.147-1.928-2.876-6.096-3.089-8.905-1.48zm5.913 13.757c-2.899 3.12-6.523 1.156-6.463-2.85-.075-2.862.665-7.015 3.657-8.275 2.679-1.128 4.887 1.148 5.077 3.718.181 2.427-.593 5.601-2.27 7.405z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h92v91H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";display:block;height:92px;margin-bottom:24px;width:100%}@media screen and (min-width:768px){.cf-reveal-window:before{height:136px;margin-bottom:32px}}.show-more{margin-top:16px}@media screen and (min-width:992px){.show-more{margin-top:12px}}.show-more-hidden{display:none}.show-more .more{margin-top:16px}.show-more .more svg{fill:currentColor;transition:transform var(--speed-fast,.3s) ease}@media screen and (min-width:992px){.show-more .more{margin-top:12px}}.show-more.is-active .more svg{transform:rotate(180deg)}.toc{background-color:var(--white);border-bottom:1px solid var(--light-grey);border-top:1px solid var(--light-grey);left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:transform .3s ease,opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:900}.toc.is-visible{box-shadow:0 4px 12px rgba(0,0,0,.05);opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.toc-icon{display:flex}.toc-icon svg{-o-object-fit:contain;object-fit:contain}.toc-trigger{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:14px;opacity:.7;padding:10px 0;width:100%}.toc-trigger:hover{opacity:1}.toc-current{font-weight:500;margin-left:10px}.toc-arrow{margin-left:auto;transition:transform .2s ease}.toc.is-open .toc-arrow{transform:rotate(180deg)}.toc-list{display:none;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:16px 0}.toc-list a{align-items:center;border-radius:99px;color:#374151;display:flex;font-size:14px;gap:8px;padding:8px 12px;text-decoration:none}.toc-list a.is-active,.toc-list a:hover{background-color:#f9fafb;font-weight:600}.toc-list a svg{opacity:0}.toc-list a.is-active svg{opacity:1}.toc.is-open .toc-list{display:flex;flex-direction:column;gap:4px}.casino-top{background-color:var(--dark-grey);border-radius:32px;padding:16px 15px}.casino-top-ttl{align-items:center;display:flex;gap:10px;justify-content:center;margin:0 0 12px}.casino-top-ttl:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' fill='none' viewBox='0 0 20 18'%3E%3Cpath fill='%23f59e0b' d='M2 16h4V8H2zm6 0h4V2H8zm6 0h4v-6h-4zM0 18V6h6V0h8v8h6v10z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:18px;width:20px}.casino-top h2{color:var(--white);font-size:16px;font-weight:400;margin:0}.casino-top h2 strong{font-weight:700}@media screen and (min-width:992px){.casino-top h2{font-size:24px}}.casino-top-itms{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:992px){.casino-top-itms{gap:10px}}.casino-card{background-color:var(--white);border:1px solid var(--medium-grey);border-radius:26px;color:var(--black);display:flex;flex-direction:column;gap:16px;padding:12px;position:relative}@media screen and (min-width:992px){.casino-card{align-items:center;border-radius:24px;display:grid;gap:24px;grid-template-columns:minmax(240px,1.2fr) minmax(240px,1.4fr) 200px}}.casino-card-info{align-items:center;display:flex;gap:4px 8px;padding-right:60px}@media screen and (min-width:992px){.casino-card-info{gap:16px;padding-right:0}}.casino-card-logo{align-items:center;background-color:#111827;border-radius:20px;display:flex;flex-shrink:0;height:68px;justify-content:center;overflow:hidden;position:relative;width:68px}.casino-card-logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:992px){.casino-card-logo{border-radius:20px;height:124px;width:124px}}.casino-card-main{display:flex;flex-direction:column;gap:4px}.casino-card-name{font-size:16px;font-weight:600;line-height:1.2}@media screen and (min-width:992px){.casino-card-name{font-size:16px}}.casino-card-bonus{display:flex;flex-direction:column;gap:5px}.casino-card-bonus-label{align-items:center;color:var(--accent);display:inline-flex;font-size:12px;font-weight:700;gap:4px;line-height:1}@media screen and (min-width:992px){.casino-card-bonus-label{font-size:14px}}.casino-card-bonus-label svg{fill:currentColor}.casino-card-bonus-val{font-size:14px;font-weight:700;line-height:1.35}@media screen and (min-width:992px){.casino-card-bonus-val{font-size:16px;font-weight:700}}.casino-card-act{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%}.casino-card-btn{font-size:16px;font-weight:600;height:44px;width:100%}@media screen and (min-width:992px){.casino-card-btn{height:48px}}.casino-card-details{align-items:center;background-color:var(--light-grey);border-radius:25px;color:#6b7280;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:12px;text-decoration:none;top:48px;transition:color .2s;width:56px}.no-cabinet .casino-card-details{top:12px}.casino-card-details-txt{display:none}@media screen and (min-width:992px){.casino-card-details{background:none;color:var(--grey);font-size:16px;font-style:normal;font-weight:400;gap:8px;height:36px;position:static;width:100%}.casino-card-details-txt{display:inline}}.casino-card-details:hover{color:#111827}.rating-pill{background-color:var(--light-grey);font-size:14px;font-style:normal;font-weight:600;gap:4px;padding:4px 12px 4px 0;position:relative;width:-moz-fit-content;width:fit-content}.rating-pill,.rating-pill-pin{align-items:center;border-radius:50px;display:flex;height:32px}.rating-pill-pin{background-color:var(--medium-grey);color:#6b7280;justify-content:center;width:32px}.rating-pill-star{color:#f59e0b;font-size:13px}.rating-pill-help{align-items:center;background:none;border:none;color:var(--grey);cursor:pointer;display:flex;padding:0;transition:color .2s}.rating-pill-help:hover{color:var(--black)}.rating-popover{background:#fff;border:1px solid #f3f4f6;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.1);display:none;left:0;padding:16px;position:absolute;top:calc(100% + 8px);width:260px;z-index:100}.rating-popover.is-open{display:block}.rating-popover-head{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:8px;padding-bottom:8px}.rating-popover-body{color:#6b7280;font-size:13px;line-height:1.4}.casino-modal{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:2000}.casino-modal.is-open{display:flex}.casino-modal-overlay{backdrop-filter:blur(2px);background-color:rgba(0,0,0,.4);inset:0;position:absolute}.casino-modal-dialog{background-color:#fff;border-radius:24px;max-width:420px;padding:20px;position:relative;width:calc(100% - 32px);z-index:1}.casino-modal-head{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:12px}.casino-modal-title{font-size:16px;font-weight:700}.casino-modal-close{background:#f3f4f6;border:none;border-radius:50%;height:28px;width:28px}.casino-fav-btn,.casino-modal-close{align-items:center;cursor:pointer;display:flex;justify-content:center}.casino-fav-btn{background-color:var(--light-grey);border:none;border-radius:25px;color:var(--grey);height:32px;position:absolute;right:12px;top:12px;transition:background-color .2s,color .2s;width:56px;z-index:2}.no-cabinet .casino-fav-btn{display:none!important}.casino-fav-btn.is-active,.casino-fav-btn:hover{color:#ef4444}.casino-fav-btn.is-active svg,.casino-fav-btn:hover svg{fill:currentColor}@media screen and (min-width:992px){.casino-fav-btn{border-radius:50%;left:16px;right:auto;top:16px;width:32px}}.modal .rate-modal-dialog{border-radius:25px;font-size:16px;font-weight:700;max-width:345px;overflow:hidden;padding:0}.modal .rate-modal-head{border-bottom:1px solid var(--light-grey,#f3f4f6);font-size:14px;padding:9px 15px}.modal .rate-modal-title{align-items:center;color:var(--black);display:flex;font-size:14px;font-weight:700}.modal .rate-modal-icon{align-items:center;display:flex;height:42px;justify-content:center;width:42px}.modal .rate-modal-icon:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23fbbf24' fill-rule='evenodd' d='m10.864 3.813 1.05-1.036a.5.5 0 0 0 .15-.27.56.56 0 0 0-.015-.315.5.5 0 0 0-.165-.255.5.5 0 0 0-.285-.12l-1.456-.21-.66-1.322a.47.47 0 0 0-.21-.21A.7.7 0 0 0 8.986 0a.6.6 0 0 0-.285.075.47.47 0 0 0-.21.21l-.66 1.321-1.457.21a.7.7 0 0 0-.285.12.6.6 0 0 0-.165.256.75.75 0 0 0-.016.315.6.6 0 0 0 .15.27L7.11 3.813 6.855 5.27c-.015.106 0 .21.03.3.045.09.105.18.195.24s.18.106.286.106a.5.5 0 0 0 .3-.06l1.306-.69 1.306.69c.09.045.195.075.3.06a.6.6 0 0 0 .285-.105c.09-.06.15-.15.196-.24a.5.5 0 0 0 .03-.3zm2.627 7.972H4.483a.6.6 0 0 1-.405-.165.52.52 0 0 1-.165-.406c0-.15.06-.285.165-.405a.52.52 0 0 1 .405-.165h9.008c.15 0 .285.06.405.165s.165.255.165.405-.06.286-.165.406a.52.52 0 0 1-.405.165m0 2.252H4.483a.6.6 0 0 1-.405-.166.52.52 0 0 1-.165-.405c0-.15.06-.285.165-.405a.52.52 0 0 1 .405-.165h9.008c.15 0 .285.06.405.165s.165.255.165.405-.06.286-.165.406a.52.52 0 0 1-.405.165m1.125-5.63H3.358c-.45 0-.871.18-1.201.495-.316.316-.496.751-.496 1.202v4.503c0 .45.18.87.496 1.201.315.316.75.496 1.2.496h3.708l1.532 1.53c.045.046.12.09.18.12.075.031.135.046.21.046s.15-.015.21-.045a.5.5 0 0 0 .18-.12l1.531-1.531h3.708c.45 0 .871-.18 1.201-.496.316-.315.496-.75.496-1.2v-4.505c0-.45-.18-.87-.496-1.2a1.7 1.7 0 0 0-1.2-.496M5.7 3.483l-1.456-.21-.645-1.321a.5.5 0 0 0-.21-.226.7.7 0 0 0-.3-.09.602.602 0 0 0-.51.315L1.93 3.274l-1.456.21a.7.7 0 0 0-.285.12.6.6 0 0 0-.165.255.75.75 0 0 0-.015.316.6.6 0 0 0 .15.27L1.21 5.48.957 6.936c-.015.105 0 .21.03.3s.105.18.195.24.18.105.285.105a.5.5 0 0 0 .3-.06l1.306-.69 1.306.69c.09.045.195.075.3.06a.6.6 0 0 0 .286-.105c.09-.06.15-.15.195-.24a.5.5 0 0 0 .03-.3L4.934 5.48l1.05-1.036a.5.5 0 0 0 .15-.27.56.56 0 0 0-.014-.316.5.5 0 0 0-.165-.255c-.045-.06-.15-.105-.256-.12m12.28.375a.45.45 0 0 0-.18-.255.5.5 0 0 0-.285-.12l-1.456-.21-.66-1.321a.47.47 0 0 0-.211-.21.7.7 0 0 0-.285-.076c-.09 0-.195.03-.286.076a.48.48 0 0 0-.21.21l-.645 1.32-1.456.211a.7.7 0 0 0-.286.12.6.6 0 0 0-.165.255.75.75 0 0 0-.015.316.6.6 0 0 0 .15.27L13.04 5.48l-.255 1.456c-.015.105 0 .21.03.3a.5.5 0 0 0 .195.24c.09.06.18.105.285.105a.5.5 0 0 0 .3-.06l1.307-.69 1.306.69c.09.045.195.075.3.06a.6.6 0 0 0 .285-.105c.09-.06.15-.15.195-.24a.5.5 0 0 0 .03-.3l-.255-1.456 1.05-1.036a.5.5 0 0 0 .151-.27.46.46 0 0 0 .015-.316' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:18px;width:18px}.modal .rate-modal-body{padding:15px}.modal .rate-modal-foot{align-items:center;border-top:1px solid var(--light-grey,#f3f4f6);display:grid;grid-template-columns:92px auto 92px;justify-content:space-between;padding:6px 15px}.modal .rate-modal-close-btn,.modal .rate-modal-link{font-size:16px;font-weight:400;padding:0}.modal .rate-modal-visit{gap:5px;height:49px;padding:15px}#rate-icon-c10:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg fill='%2376787b' clip-path='url(%23a)'%3E%3Cpath d='M15.931 8.463C15.68 12.665 12.225 16 8 16 4.071 16 .825 13.144.172 9.39a4.8 4.8 0 0 1 2.017-.433h.177c.445 2.736 2.758 4.815 5.634 4.815s5.263-2.153 5.663-4.95h.149c.74 0 1.452-.12 2.12-.359'/%3E%3Cpath d='M7.956 5.278a6.73 6.73 0 0 0 2.742 2.767L8.03 10.736A6.73 6.73 0 0 0 5.287 7.97z'/%3E%3Cpath d='M8 0c3.914 0 7.175 2.856 7.842 6.624a4.8 4.8 0 0 1-2.016.434h-.178C13.188 4.322 10.891 2.243 8 2.243s-5.263 2.153-5.663 4.95h-.148c-.742 0-1.453.12-2.12.344C.32 3.335 3.775 0 8 0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain}#rate-icon-c10:before,#rate-icon-wallet:before{content:"";display:block;height:16px;width:16px}#rate-icon-wallet:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2376787b' fill-rule='evenodd' d='M12.58 9.494c.416 0 .744.327.744.744a.737.737 0 0 1-.745.745.737.737 0 0 1-.744-.745c0-.417.327-.744.744-.744m-8.8-5.762h6.983a.56.56 0 0 0-.283-.73L5.76.8a.554.554 0 0 0-.744.268zm7.742 0h2.174c.149 0 .283.015.417.03l.357-.76a.554.554 0 0 0-.268-.744L9.482.055a.554.554 0 0 0-.744.268l-.402.863 2.457 1.147c.55.253.833.834.73 1.4m4.228 4.839v3.35h-3.543a.934.934 0 0 1-.938-.938v-1.49c0-.52.417-.937.938-.937h3.543zm0 4.466h-3.543a2.06 2.06 0 0 1-2.055-2.054V9.494c0-1.132.924-2.055 2.055-2.055h3.543v-.923c0-.536-.223-1.057-.595-1.444a2.04 2.04 0 0 0-1.444-.595H3.289c-.536 0-1.057.223-1.444.595a2.04 2.04 0 0 0-.595 1.444v7.444c0 .536.208 1.057.595 1.444A2.04 2.04 0 0 0 3.29 16h10.422c.536 0 1.057-.223 1.444-.595a2.04 2.04 0 0 0 .595-1.445z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain}#rate-icon-star:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2376787b' d='M7.99 12.053q.948 0 1.688-.563a3.2 3.2 0 0 0 1.075-1.45H5.227a3.2 3.2 0 0 0 1.076 1.45 2.7 2.7 0 0 0 1.687.563M6.016 8.895q.494 0 .84-.346.345-.346.345-.838 0-.494-.346-.84-.345-.345-.839-.345-.493 0-.838.346-.346.345-.346.839 0 .492.346.838t.838.346m3.948 0q.493 0 .839-.346.345-.346.345-.838 0-.494-.345-.84-.345-.345-.84-.345-.493 0-.838.346-.345.345-.345.839 0 .492.345.838t.839.346M4.536 4.474l2.21-2.862q.238-.315.563-.464a1.63 1.63 0 0 1 1.362 0q.326.148.563.464l2.21 2.862L14.8 5.599q.513.158.81.582.296.424.296.937 0 .237-.07.474a1.5 1.5 0 0 1-.226.454l-2.171 3.079.078 3.237q.02.69-.453 1.164T11.957 16a8 8 0 0 1-.434-.06l-3.533-.986-3.533.987a.8.8 0 0 1-.217.05Q4.122 16 4.023 16q-.632 0-1.105-.474a1.52 1.52 0 0 1-.454-1.164l.079-3.257L.39 8.046a1.5 1.5 0 0 1-.227-.454 1.7 1.7 0 0 1-.069-.474q0-.493.287-.917.286-.425.799-.602zm.967 1.362L1.674 7.099l2.448 3.533-.08 3.77 3.948-1.086 3.948 1.105-.08-3.79 2.448-3.493-3.829-1.302L7.99 2.579z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:16px;width:16px}#rate-icon-headset:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2376787b' d='M8 16v-1.524h5.333v-.762h-3.047V7.62h3.047v-.762q0-2.21-1.562-3.771Q10.212 1.523 8 1.524T4.229 3.086Q2.667 4.648 2.667 6.857v.762h3.047v6.095H2.667q-.63 0-1.076-.447a1.47 1.47 0 0 1-.448-1.076V6.857q0-1.41.543-2.657a7 7 0 0 1 1.476-2.181A7 7 0 0 1 5.342.543 6.6 6.6 0 0 1 8 0q1.41 0 2.657.543a7 7 0 0 1 2.181 1.476A7 7 0 0 1 14.314 4.2q.543 1.247.543 2.657v7.62q0 .627-.447 1.075a1.47 1.47 0 0 1-1.077.448zm-5.333-3.81H4.19V9.144H2.667zm9.143 0h1.523V9.144H11.81z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:16px;width:16px}#rate-icon-badge:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' fill='none' viewBox='0 0 15 16'%3E%3Cpath fill='%2376787b' d='M2.476 16V9.733L0 5.714 3.524 0h7.047l3.524 5.714-2.476 4.02V16l-4.571-1.524zM4 13.886l3.048-1.01 3.047 1.01v-2.457H4zm.381-12.362-2.59 4.19 2.59 4.19h5.333l2.59-4.19-2.59-4.19zm1.867 7.295L3.543 6.133l1.086-1.085 1.619 1.619 3.219-3.238 1.085 1.066z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:16px;width:16px}.rate-rules-list{color:var(--black);display:flex;flex-direction:column;gap:5px;list-style:none;margin:0;padding:0}.rate-rules-item{align-items:center;background-color:#f4f5f7;border-radius:15px;display:flex;height:36px;justify-content:space-between;padding:5px 10px;transition:background-color .2s ease}.rate-rules-label{align-items:center;display:flex;gap:10px}.rate-rules-icon{align-items:center;color:#4b5563;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.rate-rules-icon svg{fill:currentColor}.rate-rules-name,.rate-rules-score{font-size:16px;font-weight:700;line-height:1}.rate-rules-score{align-items:center;background-color:var(--accent);border-radius:99px;color:#111827;display:inline-flex;flex-shrink:0;justify-content:center;letter-spacing:.02em;padding:5px}.bottom-sheet{align-items:flex-end;display:none;inset:0;justify-content:center;position:fixed;z-index:2100}.bottom-sheet.is-open{display:flex}.bottom-sheet-overlay{backdrop-filter:blur(2px);background-color:rgba(0,0,0,.5);inset:0;position:absolute}.bottom-sheet-dialog{animation:sheetSlideUp .3s cubic-bezier(.16,1,.3,1);background-color:#fff;border-radius:32px 32px 0 0;max-height:90vh;overflow-y:auto;padding:20px;position:relative;width:100%;z-index:1}.bottom-sheet-close{align-items:center;background-color:#f3f4f6;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:16px;top:16px;width:32px;z-index:5}@keyframes sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.casino-details{color:var(--black);display:flex;flex-direction:column;gap:15px}.casino-details-head{align-items:center;display:flex;gap:25px}.casino-details-logo{border-radius:20px;flex-shrink:0;height:100px;overflow:hidden;width:100px}.casino-details-logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.casino-details-meta{display:flex;flex-direction:column;gap:5px}.casino-details-name{font-size:16px;font-weight:700}.casino-details-tags{align-items:flex-start;display:flex;flex-direction:column;gap:5px}.casino-details-lang{align-items:center;background-color:#f3f4f6;border-radius:99px;display:inline-flex;font-size:14px;font-weight:600;gap:4px;height:32px;padding:4px 12px 4px 0;width:-moz-max-content;width:max-content}.casino-details-lang-icon{align-items:center;background-color:var(--medium-grey);border-radius:50px;display:flex;height:32px;justify-content:center;width:32px}.casino-details-promo-slider{overflow:hidden;padding-bottom:24px;position:relative;width:100%}.casino-details-promo-slider .swiper-slide{height:auto;width:240px}.casino-details-promo-slider .swiper-pagination{bottom:0}.casino-details-features{display:flex;flex-direction:column;gap:6px}.brand-page .casino-details-features{margin-top:15px}@media screen and (min-width:992px){.brand-page .casino-details-features{margin-top:20px}}.casino-details-row{align-items:center;background-color:var(--light-grey);border-radius:8px;color:var(--grey);display:grid;font-size:16px;font-weight:700;gap:8px;grid-template-columns:1fr auto 1fr;padding:7px 12px}.casino-details-row:not(:has(.casino-details-icons-stack)){grid-template-columns:1fr auto}.casino-details-row-label{align-items:center;display:flex;gap:6px}.casino-details-row-label svg{fill:currentColor}.casino-details-row-val{color:var(--black);text-align:right}.casino-details-icons-stack{align-items:center;display:flex}.casino-details-icons-stack .stack-item{align-items:center;background-color:var(--white);border:2px solid var(--light-grey);border-radius:50%;display:flex;height:24px;justify-content:center;margin-left:-6px;overflow:hidden;width:24px}.casino-details-icons-stack .stack-item:first-child{margin-left:0}.casino-details-icons-stack .stack-item img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.casino-details-foot{display:grid;gap:16px;grid-template-columns:1fr 1fr}.casino-details-foot-btn:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' fill='none' viewBox='0 0 15 16'%3E%3Cpath fill='%230f1416' d='M1.5 15.75V7.5H0V3h3.9a1 1 0 0 1-.122-.356 3 3 0 0 1-.028-.394q0-.937.656-1.594A2.17 2.17 0 0 1 6 0q.43 0 .806.16.375.158.694.44.32-.3.694-.45T9 0a2.17 2.17 0 0 1 1.594.656q.656.657.656 1.594a1.9 1.9 0 0 1-.15.75H15v4.5h-1.5v8.25zM9 1.5a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534q0 .318.216.534A.73.73 0 0 0 9 3q.319 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.534A.73.73 0 0 0 9 1.5m-3.75.75q0 .318.216.534A.73.73 0 0 0 6 3q.319 0 .534-.216a.73.73 0 0 0 .216-.534.73.73 0 0 0-.216-.534A.73.73 0 0 0 6 1.5a.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534M1.5 4.5V6h5.25V4.5zm5.25 9.75V7.5H3v6.75zm1.5 0H12V7.5H8.25zM13.5 6V4.5H8.25V6z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:18px;width:18px}.casino-details-foot .button{align-items:center;border-radius:99px;display:flex;font-size:14px;font-weight:700;height:48px;justify-content:center}#details-icon-1:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2376787b' d='M8 16q-2.037 0-3.745-.927a8.1 8.1 0 0 1-2.8-2.473v1.946H0v-4.364h4.364v1.454h-1.8a6.6 6.6 0 0 0 2.3 2.11q1.427.8 3.136.8 1.364 0 2.555-.519a6.7 6.7 0 0 0 2.072-1.4 6.7 6.7 0 0 0 1.4-2.072A6.3 6.3 0 0 0 14.546 8H16q0 1.655-.627 3.11a8.1 8.1 0 0 1-1.718 2.545 8.1 8.1 0 0 1-2.546 1.718A7.8 7.8 0 0 1 8 16m-.655-2.91v-.944q-.855-.201-1.39-.737-.537-.536-.791-1.409l1.2-.473q.217.745.681 1.119.465.372 1.064.372.6 0 1.027-.282.428-.281.428-.881 0-.528-.446-.855-.446-.328-1.59-.745-1.074-.382-1.573-.91-.5-.527-.5-1.381 0-.746.518-1.355.518-.61 1.409-.79v-.91h1.273v.91q.654.054 1.19.526.537.473.737 1.11l-1.164.472a1.6 1.6 0 0 0-.473-.7q-.326-.282-.909-.282-.636 0-.972.273-.337.273-.337.746 0 .472.418.745.419.273 1.51.636 1.308.473 1.745 1.11.436.636.436 1.4 0 .526-.181.927a2.1 2.1 0 0 1-.482.682q-.3.282-.7.454a4.3 4.3 0 0 1-.855.264v.909zM0 8q0-1.655.627-3.11.627-1.453 1.718-2.545A8.1 8.1 0 0 1 4.891.627 7.8 7.8 0 0 1 8 0q2.037 0 3.746.927a8.1 8.1 0 0 1 2.8 2.473V1.455H16v4.363h-4.364V4.364h1.8a6.6 6.6 0 0 0-2.3-2.11A6.3 6.3 0 0 0 8 1.455q-1.364 0-2.555.519a6.7 6.7 0 0 0-2.072 1.4 6.7 6.7 0 0 0-1.4 2.072A6.3 6.3 0 0 0 1.455 8z'/%3E%3C/svg%3E") no-repeat 50%/contain}#details-icon-1:before,#details-icon-2:before{content:"";display:block;height:16px;width:16px}#details-icon-2:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2376787b' d='M1.875 15V8.875H.125v-1.75h5.25v1.75h-1.75V15zm0-9.625V1h1.75v4.375zm3.5 0v-1.75h1.75V1h1.75v2.625h1.75v1.75zM7.125 15V7.125h1.75V15zm5.25 0v-2.625h-1.75v-1.75h5.25v1.75h-1.75V15zm0-6.125V1h1.75v7.875z'/%3E%3C/svg%3E") no-repeat 50%/contain}#details-icon-3:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' fill='none' viewBox='0 0 12 16'%3E%3Cpath fill='%2376787b' d='M5.6 16 0 10.4l1.12-1.14 3.68 3.68V7.2h1.6v5.74l3.68-3.66 1.12 1.12zM4.8 5.6V3.2h1.6v2.4zm0-4V0h1.6v1.6z'/%3E%3C/svg%3E") no-repeat 50%/contain}#details-icon-3:before,#details-icon-4:before{content:"";display:block;height:16px;width:16px}#details-icon-4:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2376787b' d='M6 11.6 11.6 8 6 4.4zM8 16a7.8 7.8 0 0 1-3.12-.63 8.1 8.1 0 0 1-2.54-1.71 8.1 8.1 0 0 1-1.71-2.54A7.8 7.8 0 0 1 0 8q0-1.66.63-3.12t1.71-2.54A8.1 8.1 0 0 1 4.88.63 7.8 7.8 0 0 1 8 0a7.8 7.8 0 0 1 3.12.63q1.46.63 2.54 1.71t1.71 2.54T16 8a7.8 7.8 0 0 1-.63 3.12 8.1 8.1 0 0 1-1.71 2.54 8.1 8.1 0 0 1-2.54 1.71A7.8 7.8 0 0 1 8 16m0-1.6q2.68 0 4.54-1.86T14.4 8t-1.86-4.54T8 1.6 3.46 3.46 1.6 8t1.86 4.54T8 14.4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain}#details-icon-5:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2376787b' d='M1.875 15V8.875H.125v-1.75h5.25v1.75h-1.75V15zm0-9.625V1h1.75v4.375zm3.5 0v-1.75h1.75V1h1.75v2.625h1.75v1.75zM7.125 15V7.125h1.75V15zm5.25 0v-2.625h-1.75v-1.75h5.25v1.75h-1.75V15zm0-6.125V1h1.75v7.875z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:16px;width:16px}.casino-listing{background:var(--light-grey);border-radius:var(--radius);margin:16px 0;padding:16px;width:100%}.casino-listing h2{color:var(--black,#111827);font-size:20px;font-weight:400;margin:0 0 12px}.casino-listing h2 strong{font-weight:700}@media screen and (min-width:992px){.casino-listing h2{font-size:24px}}.casino-listing-itms{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:992px){.casino-listing-itms{gap:5px}}.casino-row{background-color:var(--white);border:1px solid var(--medium-grey);border-radius:26px;color:var(--black);display:flex;flex-direction:column;gap:8px;padding:12px;position:relative}@media screen and (min-width:992px){.casino-row{align-items:center;border-radius:24px;display:grid;gap:24px;grid-template-columns:minmax(200px,1fr) minmax(240px,1.3fr) auto}}.casino-row-info{align-items:center;display:flex;gap:7px;padding-right:90px}@media screen and (min-width:992px){.casino-row-info{gap:4px;padding-right:0}}.casino-row-logo{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:40px}.casino-row-logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:992px){.casino-row-logo{height:72px;width:72px}}.casino-row-main{align-items:center;display:flex;flex-wrap:wrap;gap:6px 8px}@media screen and (min-width:992px){.casino-row-main{align-items:flex-start;flex-direction:column;gap:4px}}.casino-row-name{color:var(--black);font-size:16px;font-weight:600;line-height:1.2}.casino-row-bonus{display:flex;flex-direction:column;gap:4px}.casino-row-bonus-label{align-items:center;color:var(--accent);display:inline-flex;font-size:12px;font-weight:700;gap:5px}.casino-row-bonus-label svg{fill:currentColor}.casino-row-bonus-val{font-size:14px;font-weight:700}.casino-row-act{align-items:center;display:flex;gap:4px;width:100%}@media screen and (min-width:992px){.casino-row-act{gap:4px;width:auto}}.casino-row-details,.casino-row-fav{align-items:center;background-color:var(--light-grey);border:none;border-radius:50%;color:var(--grey);cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;text-decoration:none;transition:background-color .2s ease,color .2s ease;width:40px}.casino-row-details svg,.casino-row-fav svg{fill:currentColor}.casino-row-details,.casino-row-fav{position:absolute;top:12px}@media screen and (min-width:992px){.casino-row-details,.casino-row-fav{height:44px;position:static;width:44px}}.casino-row-fav{right:56px}.no-cabinet .casino-row-fav{display:none!important}.casino-row-fav.is-active,.casino-row-fav:hover{color:#ef4444}.casino-row-fav.is-active svg,.casino-row-fav:hover svg{fill:#ef4444}.casino-row-details{right:12px}.casino-row-btn{font-size:16px;height:48px;width:100%}@media screen and (min-width:992px){.casino-row-btn{height:44px;margin-left:4px;min-width:180px;padding:0 24px;width:auto}}.rating-inline{align-items:center;color:var(--black);display:inline-flex;font-size:14px;font-weight:700;gap:2px}@media screen and (min-width:992px){.rating-inline{background-color:var(--light-grey);border-radius:99px;padding:2px 4px}}.rating-inline-star{color:#f59e0b;font-size:14px}.rating-inline-value{line-height:1}.rating-inline-help{align-items:center;background:none;border:none;color:var(--grey);cursor:pointer;display:flex;margin-left:2px;padding:0;transition:color .2s ease}.rating-inline-help svg{fill:currentColor}.promo-card,.rating-inline-help:hover{color:var(--black)}.promo-card{border:2px solid #fff;border-radius:12px;display:flex;flex-direction:column;font-size:16px;font-weight:700;gap:8px;height:100%;line-height:1;padding:12px}.promo-card--orange{border-color:#f59e0b}.promo-card--purple{border-color:#a036a6}.promo-card--rose{border-color:#e33ceb}.promo-card-top{align-items:flex-start;display:flex;gap:8px}.promo-card-top:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%230f1416' d='M1.05 9.75 0 8.7l7.2-7.2H.75V0h9v9h-1.5V2.55z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;flex-shrink:0;height:10px;margin-left:auto;margin-top:2px;width:10px}.promo-card-top svg{flex-shrink:0}.promo-card-val{font-size:14px;font-weight:600}.filter-tabs{margin:16px 0;width:100%}.filter-tabs-list{align-items:stretch;background-color:var(--light-grey);border-radius:var(--radius-small);display:grid;gap:4px;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:6px}.filter-tabs-item{display:flex}.filter-tabs-btn{align-items:center;background:transparent;border:none;border-radius:12px;color:var(--grey);cursor:pointer;display:flex;flex-direction:column;gap:6px;justify-content:center;padding:9px 7px;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;width:100%}@media screen and (min-width:992px){.filter-tabs-btn{flex-direction:row;gap:8px;white-space:nowrap}}.filter-tabs-btn.is-active,.filter-tabs-btn:hover{background-color:var(--white);color:var(--black)}.filter-tabs-btn.is-active .filter-tabs-text,.filter-tabs-btn:hover .filter-tabs-text{font-weight:700}.filter-tabs-btn.is-active .filter-tabs-icon,.filter-tabs-btn:hover .filter-tabs-icon{color:var(--accent)}.filter-tabs-icon{align-items:center;color:currentColor;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.filter-tabs-icon svg{fill:currentColor;height:20px;width:20px}.filter-tabs-text{font-size:14px;font-weight:400;line-height:1.2;text-align:center}@media screen and (min-width:992px){.filter-tabs-text{font-size:16px;text-align:left}}.banner-hiw{align-items:flex-start;border-radius:28px;color:var(--white);display:flex;flex-direction:column;gap:12px;margin:16px 0;overflow:hidden;padding:20px 16px;position:relative}@media screen and (min-width:992px){.banner-hiw{border-radius:26px;justify-content:center;margin:24px 0;min-height:184px;padding:48px}}.banner-hiw-bg{inset:0;position:absolute;z-index:0}.banner-hiw-bg img{display:block;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media screen and (min-width:992px){.banner-hiw-bg img{bottom:-43px}}.banner-hiw-content{display:flex;flex-direction:column;gap:1px;position:relative;z-index:1}@media screen and (min-width:992px){.banner-hiw-content{gap:1px;max-width:65%}}.banner-hiw-label{font-size:18px;font-weight:400;line-height:1}@media screen and (min-width:992px){.banner-hiw-label{font-size:36px}}.banner-hiw-title{font-size:18px;font-weight:700;line-height:1.25}@media screen and (min-width:992px){.banner-hiw-title{font-size:36px}}.banner-hiw-trigger{align-items:center;background:var(--Secondary-s1o,rgba(118,120,123,.5));border-radius:15px;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:600;gap:4px;line-height:1.2;padding:6px 8px;position:relative;transition:background-color .2s ease;z-index:1}.banner-hiw-trigger svg{fill:currentColor}.banner-hiw-trigger:hover{background-color:hsla(0,0%,100%,.35)}@media screen and (min-width:992px){.banner-hiw-trigger{font-size:16px;position:absolute;right:16px;top:16px}}.hiw-overlay{animation:overlayFadeIn .25s ease-out;background-color:var(--white,#fff);bottom:0;left:0;overflow-y:auto;padding:16px 0 60px;position:fixed;right:0;top:64px;z-index:990}.hiw-overlay[hidden]{display:none}@media screen and (min-width:992px){.hiw-overlay{padding:20px 0 80px;top:80px}}@keyframes overlayFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.back-button{align-items:center;background:none;border:none;color:#111827;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:6px;margin-bottom:12px;padding:6px 0;transition:color .2s ease}.back-button svg{fill:currentColor}.back-button:hover{color:var(--accent,#f59e0b)}.hiw-header-card{align-items:flex-end;border-radius:0 0 26px 26px;color:#fff;display:flex;margin-bottom:24px;min-height:90px;overflow:hidden;padding:20px;position:relative}@media screen and (min-width:992px){.hiw-header-card{align-items:center;border-radius:0 0 26px 26px;min-height:118px;padding:20px}}.hiw-header-card .hiw-header-bg{align-items:flex-end;display:flex;height:118px;inset:0;position:absolute;z-index:0}.hiw-header-card .hiw-header-bg img{bottom:15px;display:block;left:90px;-o-object-fit:cover;object-fit:cover;position:absolute;transform:scale(1.6);width:100%}@media screen and (min-width:992px){.hiw-header-card .hiw-header-bg img{bottom:-90px;left:0;transform:none}}.hiw-header-card .hiw-header-content{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}.hiw-header-card .hiw-header-logo{align-items:center;display:none}@media screen and (min-width:992px){.hiw-header-card .hiw-header-logo{display:flex}}.hiw-header-card .hiw-header-title{color:var(--white);font-size:30px;font-weight:600;margin:0;text-transform:uppercase}.hiw-tabs{display:flex;flex-direction:column;gap:20px}.hiw-tabs-nav{align-items:center;display:flex;gap:16px;overflow-x:auto;padding-bottom:6px}.hiw-tabs .hiw-tab-pill{background-color:transparent;border:none;border-radius:50px;color:var(--black);cursor:pointer;font-size:14px;font-weight:400;height:48px;outline:none;padding:14px;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.hiw-tabs .hiw-tab-pill.is-active{background-color:var(--black);color:var(--white);font-weight:700}.hiw-tabs .hiw-pane{display:none}.hiw-tabs .hiw-pane.is-active{animation:overlayFadeIn .2s ease;display:block}.hiw-tabs .hiw-pane p{font-size:16px;font-weight:400;line-height:1.4;margin:0}@media screen and (min-width:992px){.hiw-tabs .hiw-pane p{max-width:960px}}