:root{--color-bg: #cdd4d8;--color-surface: #fff;--color-violet-dark: #cdd4d8;--color-header: #10262e;--color-panel-dark: #0f242c;--color-panel-deep: #112932;--color-white: #fff;--color-black: #05100f;--color-text: #13303a;--color-text-muted: #3e565e;--color-text-soft: #6f8189;--color-purple: #13303a;--color-light-blue: #10596b;--color-accent: #0e7d88;--color-accent-raw: #16a8b6;--color-accent-2: #a85a22;--color-green: #58dccb;--color-accent-2-raw: #d1782e;--color-accent-tab: #c07a2a;--color-yellow: #ffc45c;--stroke-red: rgba(255, 255, 255, .2);--color-line: rgba(255, 255, 255, .16);--color-line-light: #eaf0f1;--color-line-soft: #dee7e9;--color-line-nav: #e7eef0;--grad-panel: radial-gradient(100% 162.16% at 100% 0%, #17606d 0%, #0f242c 100%);--grad-panel-soft: radial-gradient(100% 162.16% at 100% 0%, rgba(23, 96, 109, .9) 0%, rgba(15, 36, 44, .9) 100%);--grad-scrim: radial-gradient(100% 162.16% at 100% 0%, rgba(23, 96, 109, .65) 0%, rgba(15, 36, 44, .68) 100%);--grad-title: linear-gradient(360deg, #0f242c 0%, #17606d 100%);--bck-btn-header: var(--color-accent);--Gradient-GR-03: var(--grad-panel);--radius: 6px;--radius-lg: 12px;--radius-sm: 3px;--radius-pill: 60px;--container: 1600px;--sidebar-w: 240px;--strip-fade-extra: 110px;--shadow-card: 0 0 7px 0 rgba(0, 0, 0, .55);--shadow-btn: 0 4px 18px 0 rgba(9, 22, 26, .25);--primary-transition: .4s ease-in-out}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1;text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;text-decoration:none;color:inherit}table{border-collapse:collapse;border-spacing:0;width:100%}button{letter-spacing:normal;white-space:nowrap;text-transform:none;cursor:pointer;background-color:rgba(0,0,0,0);border:none;padding:0;font-family:inherit}*,*:after,*:before{box-sizing:border-box}fieldset,img{border:0}img{display:inline-block;max-width:100%;max-height:100%}a,input[type=submit],button,a:before,a:after,button:before,button:after,a>*,button>*{transition:all var(--primary-transition, 0.4s ease-in-out);cursor:pointer}ol,ul{list-style:none}:focus-visible{outline:2px solid var(--color-accent, #0e7d88);outline-offset:2px}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important;scroll-behavior:auto !important}}html{scroll-behavior:smooth;scroll-padding-top:86px}body{background:var(--color-bg, #cdd4d8);font-family:"Roboto",sans-serif;font-weight:400;font-size:15px;line-height:155%;color:var(--color-text, #13303a);text-align:left;min-height:100vh;overflow-x:hidden}p{margin-top:20px;width:100%}p:first-child{margin-top:0}.capt+p{margin-top:0}ul,ol{background:var(--grad-panel);box-shadow:inset 0 1px 0 rgba(88,220,203,.5),inset 0 -1px 0 rgba(209,120,46,.45);border-radius:var(--radius, 6px);color:var(--color-white, #fff);padding:20px;text-align:left;width:100%}.plinth,.bandline{display:flex;align-items:center;flex-direction:column;width:100%;overflow:hidden;position:relative}.plinth{display:flex;align-items:flex-start;padding:20px;margin-top:20px;border-radius:var(--radius, 6px);background:var(--color-surface, #fff);box-shadow:var(--shadow-card, 0 0 7px 0 rgba(0, 0, 0, 0.55))}@media screen and (max-width: 850px){.plinth{padding:15px}}@media screen and (max-width: 450px){.plinth{padding:15px}}.plinth-bg>.haze+*{margin-top:0}.plinth-bg p{color:#fff}.bandline{padding-left:20px;padding-right:20px}@media screen and (min-width: 1600px){.bandline{padding-left:calc(50% - 790px);padding-right:calc(50% - 790px)}}.plinth>*,.bandline>*{display:block;position:relative}.atrium{position:relative;margin:0 auto;padding:10px 20px 10px 20px;display:flex;align-items:flex-start;width:100%}.atrium__content>*:first-child{margin-top:0}.atrium__content{position:relative;margin-left:15px;margin-right:5px;flex:1 1 calc(100% - 40px - var(--sidebar-w, 240px)*2);min-width:0;overflow:hidden}@media screen and (max-width: 1300px){.atrium__content{margin-right:0;flex:1 1 calc(100% - 20px - var(--sidebar-w, 240px))}}@media screen and (max-width: 1025px){.atrium__content{margin-left:0;flex:1 1 100%}}@media screen and (min-width: 1600px){.atrium{padding-left:calc(50% - 790px);padding-right:calc(50% - 790px)}}@media screen and (max-width: 1300px){.atrium{padding-bottom:20px}}@media screen and (max-width: 850px){.atrium,.helmbar,.basebar{padding-left:15px;padding-right:15px}}@media screen and (max-width: 450px){.atrium,.helmbar,.basebar{padding-left:10px;padding-right:10px}}h1,h2,h3,h4,.capt{display:block;color:var(--color-text, #13303a);font-family:"Roboto",sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;text-align:left;position:relative;width:100%}p{color:var(--color-text, #13303a);font-family:"Roboto",sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:155%}h1,.capt.colossal{font-weight:700;font-size:32px;color:var(--color-white, #fff);line-height:120%;margin:0}@media screen and (max-width: 850px){h1,.capt.colossal{font-size:28px}}@media screen and (max-width: 650px){h1,.capt.colossal{font-size:26px}}@media screen and (max-width: 450px){h1,.capt.colossal{font-size:24px}}h2,.capt.broad{--glass-filter: blur(32px) brightness(.85) saturate(2.5);--glass-tint: hsl(192 52% 11% / .22);--glass-noise: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.3'/%3E%3C/svg%3E");isolation:isolate;z-index:0;box-shadow:0 0 .75px rgba(8%,11.2%,12%,.2),.7px .8px 1.2px -0.4px rgba(8%,11.2%,12%,.1),1.3px 1.5px 2.2px -0.8px rgba(8%,11.2%,12%,.1),2.3px 2.6px 3.9px -1.2px rgba(8%,11.2%,12%,.1),3.9px 4.4px 6.6px -1.7px rgba(8%,11.2%,12%,.1),6.5px 7.2px 10.9px -2.1px rgba(8%,11.2%,12%,.1),8px 9px 14px -2.5px rgba(8%,11.2%,12%,.2);background:var(--grad-title);border-radius:var(--radius, 6px);font-family:"Roboto",sans-serif;font-size:30px;color:var(--color-white, #fff);margin:0;font-weight:600;line-height:120%;text-transform:none;text-align:left;position:relative;padding:10px 20px}@media screen and (max-width: 850px){h2,.capt.broad{font-size:26px}}@media screen and (max-width: 650px){h2,.capt.broad{font-size:24px}}@media screen and (max-width: 450px){h2,.capt.broad{font-size:20px}}h2:before,.capt.broad:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;-webkit-backdrop-filter:var(--glass-filter);backdrop-filter:var(--glass-filter);background-color:var(--glass-tint);background-image:var(--glass-noise);background-size:120px;background-repeat:repeat}h2:after,.capt.broad:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;box-shadow:inset 2px 2px 1px -3px hsla(192,20%,92%,.8),inset 4px 4px 2px -6px hsla(192,20%,92%,.3),inset 1.5px 1.5px 1.5px -0.75px hsla(192,20%,92%,.15),inset 1.5px 1.5px .25px hsla(192,20%,92%,.03),inset 0 0 .25px .5px hsla(192,20%,92%,.03)}h3,.capt.narrow{color:var(--color-text, #13303a);font-family:"Poppins",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:160%}@media screen and (max-width: 450px){h3,.capt.narrow{font-size:18px}}h4,.capt.petite{font-family:"Roboto",sans-serif;color:var(--color-text, #13303a);font-weight:700;font-size:15px;line-height:155%;text-transform:none}h5{font-weight:700;font-size:15px;line-height:normal}.shotframe img,.haze img{display:block;position:relative;margin:auto}.haze{display:block !important;position:absolute !important;top:0;bottom:0;left:0;right:0}.haze img,.haze video,.haze .voidbox{width:100%;height:100%;object-fit:cover;object-position:center center}@media screen and (max-width: 850px){.haze img,.haze video,.haze .voidbox{object-position:80%}}.haze+*{margin-top:0}.js-unfold-body{display:none;overflow:hidden}.js-unfold-body.expanded{height:100%}svg{display:inline-block;position:relative;vertical-align:inherit;fill:#fff;line-height:1}use{fill:#fff;fill-rule:evenodd;transition:all .5s}.path{fill:inherit;stroke:inherit;stroke-width:inherit}.deedtitle{margin:0;color:var(--color-text, #13303a);font-family:"Roboto",sans-serif;font-weight:700;font-size:34px;line-height:1.15;text-transform:none}@media screen and (max-width: 850px){.deedtitle{font-size:28px}}@media screen and (max-width: 450px){.deedtitle{font-size:24px}}li{position:relative}li+li{margin-top:20px}ol>li{padding-left:32px;counter-increment:ol}ul>li{padding-left:18px}ul>li:before,ol>li:before{display:inline-block;font:inherit;background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;top:0;bottom:0;left:-3px;margin:auto}ul>li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6.6' cy='7.5' r='4.3' stroke='%2358dccb' stroke-width='2.2' fill='none'/%3E%3Ccircle cx='6.6' cy='7.5' r='1.5' fill='%23d1782e'/%3E%3C/svg%3E");width:14px;height:15px}ol>li:before{content:counter(ol);background-image:url("data:image/svg+xml,%3Csvg width='28' height='29' viewBox='0 0 28 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 3 L23.9 8.75 L23.9 20.25 L14 26 L4.1 20.25 L4.1 8.75 Z' fill='%23102b34' stroke='%2358dccb' stroke-width='2.2' stroke-linejoin='round'/%3E%3Cpath d='M14 1.7 L25.1 8.1 L25.1 20.9 L14 27.3 L2.9 20.9 L2.9 8.1 Z' stroke='%23d1782e' stroke-opacity='0.35' stroke-width='1.2' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");font-weight:600;font-size:16px;color:var(--color-green, #58dccb);display:flex;align-items:center;justify-content:center;width:28px;height:29px}li ul,li ol{margin-top:10px}li ul,li ol,nav ul,aside ul,aside ol,.nudelist,.plaque__body ul,.plaque__body ol{background:none;box-shadow:none;border-radius:0;color:inherit;padding:0}nav ul li{padding:0}nav ul li+li{margin-top:0}nav ul li:before{display:none}.stepway{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:center;min-height:250px;background:var(--grad-panel);box-shadow:inset 0 1px 0 rgba(88,220,203,.5),inset 0 -1px 0 rgba(209,120,46,.45);border-radius:var(--radius, 6px);color:#fff;padding:20px 270px 20px 20px}.stepway:after{content:"";position:absolute;z-index:1;right:4px;bottom:0;width:260px;height:calc(100% - 8px);background:url("../images/content/steps-character-20bet-ellada.webp") center bottom/contain no-repeat;pointer-events:none}.stepway>li{position:relative;z-index:2;display:block;padding-left:46px}.stepway>li>span{position:absolute;left:0;top:0;display:flex;width:30px;height:30px;aspect-ratio:1/1;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background:var(--color-green, #58dccb);box-shadow:0 0 0 3px rgba(88,220,203,.18);color:#0f242c;font-weight:700;font-size:14px}.stepway>li:not(:last-child):after{content:"";position:absolute;left:15px;top:34px;bottom:-20px;width:1px;transform:translateX(-50%);background:linear-gradient(180deg, rgba(209, 120, 46, 0.7) 0%, rgba(209, 120, 46, 0.15) 100%)}.stepway>li:before{display:none}.column>.stepway:first-of-type:after{background-image:url("../images/content/steps-character-flirt-20bet-ellada.webp")}.column>.stepway:last-of-type:after{background-image:url("../images/content/steps-character-kiss-20bet-ellada.webp")}.column>.stepway.stepway--index-sofia:after{background-image:url("../images/content/steps-character-20bet-ellada.webp")}.column>.stepway.stepway--index-sofia-flip:after{background-image:url("../images/content/steps-character-index-sofia-flip-ellada.webp")}.column>.stepway:only-of-type:after{background-image:url("../images/content/steps-character-smile-20bet-ellada.webp")}.column>.stepway.stepway--casino-sofia:after{background-image:url("../images/content/steps-character-20bet-ellada.webp")}.column>.stepway.stepway--app-android:after{background-image:url("../images/content/steps-character-app-android-ellada.webp")}.column>.stepway.stepway--app-ios:after{background-image:url("../images/content/steps-character-app-ios-ellada.webp")}.plaque__body .stepway{min-height:0;padding:0}.plaque__body .stepway:after{display:none}@media screen and (max-width: 850px){.stepway{padding-right:205px}.stepway:after{right:-8px;width:205px}}@media screen and (max-width: 650px){.stepway{min-height:0;padding-right:20px}.stepway:after{display:none}}.weighin__title{font-weight:600;font-size:20px;line-height:155%;text-transform:uppercase;padding:4.5px 0 4.5px 50px;position:relative}.weighin__title:before{content:"";background-repeat:no-repeat;background-position:center center;background-size:cover;width:46px;height:46px;position:absolute;top:0;bottom:0;left:-3px;margin:auto}.weighin__title--plus:before{background-image:url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='40' height='40' rx='3' fill='%231a8f7a'/%3E%3Crect x='1.5' y='1.5' width='43' height='43' rx='4.5' stroke='%231a8f7a' stroke-opacity='0.4' stroke-width='3'/%3E%3Cpath d='M25 15h-4v6h-6v4h6v6h4v-6h6v-4h-6z' fill='%23fff'/%3E%3C/svg%3E")}.weighin__title--minus:before{background-image:url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='40' height='40' rx='3' fill='%23b3462f'/%3E%3Crect x='1.5' y='1.5' width='43' height='43' rx='4.5' stroke='%23b3462f' stroke-opacity='0.4' stroke-width='3'/%3E%3Crect x='15' y='21' width='16' height='4' rx='2' fill='%23fff'/%3E%3C/svg%3E")}.weighin__body ul{padding-left:8px}.weighin__body ul li+li{margin-top:16px}ul.notecards{display:flex;flex-wrap:wrap;column-gap:40px;row-gap:16px;background:none;box-shadow:none;border-radius:0;padding:0}.notecards__item{position:relative;background:linear-gradient(103deg, rgba(88, 220, 203, 0.26) 0%, rgba(23, 96, 109, 0.1) 46%, rgba(205, 212, 216, 0.14) 100%);border:0;border-radius:var(--radius, 6px);box-shadow:inset 0 -2px 0 rgba(168,90,34,.35),0 6px 16px -12px rgba(9,22,26,.55);padding:16px 18px 18px 40px;width:calc(50% - 20px);transition:background-position .3s ease-in-out,box-shadow .3s ease-in-out}.notecards__item+.notecards__item{margin-top:0}.notecards__item:before{display:block;content:"";position:absolute;left:16px;top:21px;bottom:auto;margin:0;width:12px;height:12px;border-radius:50%;transform:none;background-image:none;background-color:var(--color-accent-2-raw, #d1782e);box-shadow:0 0 0 2.5px var(--color-green, #58dccb)}.notecards__item:hover{background-image:linear-gradient(103deg, rgba(88, 220, 203, 0.38) 0%, rgba(23, 96, 109, 0.16) 46%, rgba(205, 212, 216, 0.18) 100%);box-shadow:inset 0 -2px 0 var(--color-accent-2, #a85a22),0 10px 22px -14px rgba(9,22,26,.6)}@media screen and (max-width: 850px){.notecards__item{width:100%}}.notecards__item:last-child:nth-child(odd){width:100%}@media screen and (max-width: 450px){.notecards__item{padding:14px 14px 16px 34px}.notecards__item:before{left:12px;top:19px}}.plinth ul p,.plinth ol p{color:var(--color-white, #fff)}.notecards__item>.notecards__name,.notecards__name{font-weight:600;line-height:155%;text-transform:uppercase;color:var(--color-light-blue, #10596b)}.notecards__item>.notecards__text,.notecards__text{line-height:155%;margin-top:10px;color:var(--color-text, #13303a)}.actbtn{--btn-a: var(--color-accent, #0e7d88);--btn-b: var(--color-accent-2, #a85a22);--btn-glow: rgba(168, 90, 34, .5);display:inline-block;background-color:var(--btn-a);background-image:linear-gradient(108deg, var(--btn-b) 0 46%, rgba(0, 0, 0, 0) 46.1% 100%);background-repeat:no-repeat;background-size:260% 100%;background-position:100% 0;border-radius:var(--radius-pill, 60px);box-shadow:var(--shadow-btn, 0 4px 18px 0 rgba(9, 22, 26, 0.25));font-family:"Roboto",sans-serif;font-weight:600;font-size:16px;line-height:1.28;color:var(--color-white, #fafcfc);text-align:center;text-transform:uppercase;white-space:nowrap;padding:14px 32px;margin:16px 0 0;height:auto;width:auto;min-width:220px;min-height:48px;position:relative;overflow:hidden;transition:background-position .45s cubic-bezier(0.4, 0.05, 0.2, 1),transform .25s cubic-bezier(0.2, 0.7, 0.3, 1),box-shadow .3s ease}.actbtn:hover,.actbtn:focus-visible{background-position:0 0;transform:translateY(-2px);box-shadow:0 10px 24px -7px var(--btn-glow),var(--shadow-btn, 0 4px 18px 0 rgba(9, 22, 26, 0.25))}.actbtn:active{transform:translateY(0) scale(0.985);transition-duration:.08s}.actbtn img,.actbtn svg,.actbtn span{display:inline-block;vertical-align:middle;position:relative;transition:transform .3s cubic-bezier(0.2, 0.7, 0.3, 1)}.actbtn:hover img,.actbtn:hover svg{transform:translateY(-1px) scale(1.07)}.actbtn img{margin-right:8px}.actbtn span{text-align:left}.actbtn:before{content:"";position:absolute;top:-50%;bottom:-50%;left:0;width:32%;z-index:1;pointer-events:none;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.42) 50%, rgba(255, 255, 255, 0) 100%);transform:translateX(-180%) skewX(-18deg);transition:transform .7s cubic-bezier(0.25, 0.6, 0.3, 1)}.actbtn:hover:before,.actbtn:focus-visible:before{transform:translateX(400%) skewX(-18deg)}.helmbar__join:after,.leadcta:after{content:"";position:absolute;top:-50%;bottom:-50%;left:0;width:28%;z-index:1;pointer-events:none;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);transform:translateX(-180%) skewX(-18deg);animation:ib20-btn-idle-sheen 7s cubic-bezier(0.3, 0.5, 0.3, 1) infinite}@keyframes ib20-btn-idle-sheen{0%,72%{transform:translateX(-180%) skewX(-18deg)}92%,100%{transform:translateX(400%) skewX(-18deg)}}.actbtn.outline,.actbtn.bronze{--btn-a: var(--color-accent-2, #a85a22);--btn-b: var(--color-accent, #0e7d88);--btn-glow: rgba(14, 125, 136, .5)}.helmbar__act{min-width:120px;height:40px;min-height:40px;padding:5px 16px;font-size:12px;font-weight:700;line-height:1;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:0}.helmbar__act svg{width:16px;height:16px;flex-shrink:0;fill:currentColor;color:currentColor}.helmbar__act img{margin-right:0}.helmbar__join{min-width:132px}.helmbar__signin{--btn-a: #d1782e}.leadcta{min-width:220px}.storebtn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:6px 12px;font-weight:500;font-size:15px;line-height:1.65;text-transform:uppercase;white-space:normal;text-align:center;min-width:245px;max-width:270px;min-height:62px}.storebtn img,.storebtn svg{max-width:32px;width:32px;height:32px;margin-right:0;fill:currentColor}.storebtn span{text-align:center;min-width:143px}.risebtn-slot{display:flex;align-items:flex-end;position:absolute;top:0;bottom:5px;right:calc(var(--sidebar-w, 240px) + 20px);width:47px;pointer-events:none}@media screen and (min-width: 1600px){.risebtn-slot{right:calc(50% - (1600px - (var(--sidebar-w, 240px) + 20px)*2)/2)}}@media screen and (max-width: 1300px){.risebtn-slot{right:10px}}.risebtn{background-color:var(--color-accent-2, #a85a22);background-image:url("data:image/svg+xml,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 24L18.5 13L30 24' stroke='white' stroke-width='2.4' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;border-radius:50%;width:47px;height:47px;position:sticky;bottom:20px;display:none;pointer-events:auto}.risebtn:hover{background-color:var(--color-accent, #0e7d88)}@media(prefers-reduced-motion: reduce){.actbtn:before,.helmbar__join:after,.leadcta:after{display:none}.actbtn,.actbtn:hover,.actbtn:active{transform:none !important;animation:none !important}}.helmbar{background:var(--color-header, #10262e);color:#fff;flex-direction:row;align-items:center;gap:16px;overflow:visible;position:fixed;top:0;left:0;right:0;z-index:1000;height:auto;padding-top:14px;padding-bottom:14px;min-height:76px}@media screen and (max-width: 450px){.helmbar{gap:10px}}.marklogo{display:inline-block}.marklogo img{display:block}.helmbar__brand{flex:0 0 auto;min-width:calc(var(--sidebar-w, 240px) - 1px)}@media screen and (max-width: 1025px){.helmbar__brand{min-width:0}}.helmbar__brand img{height:46px;width:auto;max-width:none}.helmbar__apps{background:var(--color-light-blue, #10596b);border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;padding:12px 16px;margin-left:0;flex:0 0 auto}.helmbar__apps img{display:block;width:auto;height:20px;max-width:18px}.helmbar__apps span{font-size:12px;font-weight:700;letter-spacing:1px;color:#fff;line-height:16px;white-space:nowrap}.helmbar__apps:hover{background-color:#186d80}.navknob,.helmbar__nav .helmbar__act,.helmbar__nav .helmbar__apps{display:none}.helmbar__nav{margin:0 auto 0 8px}.helmbar__nav ul{border-radius:var(--radius-pill, 60px);display:flex;align-items:center;gap:6px;background:none;padding:0;width:auto}.helmbar__nav ul a{position:relative;display:block;padding:9px 14px;font-weight:400;font-size:14px;color:rgba(255,255,255,.55);line-height:1.067;text-transform:uppercase;transition:color .3s ease;z-index:1}.helmbar__nav ul a:before{content:"";position:absolute;inset:0;border-top:2px solid var(--color-green, #58dccb);border-bottom:2px solid var(--color-green, #58dccb);transform:scaleY(2);opacity:0;transition:transform .3s ease,opacity .3s ease}.helmbar__nav ul a:after{content:"";position:absolute;inset:0;z-index:-1;background:var(--color-accent-2, #a85a22);transform:scaleY(0);opacity:0;transition:transform .3s ease,opacity .3s ease}.helmbar__nav ul li a:hover,.helmbar__nav ul li a:focus-visible{color:#fff;text-decoration:none}.helmbar__nav ul li a:hover:before,.helmbar__nav ul li a:hover:after,.helmbar__nav ul li a:focus-visible:before,.helmbar__nav ul li a:focus-visible:after{transform:scaleY(1);opacity:1}.helmbar__nav ul li a[aria-current=page]{color:#fff;text-decoration:underline}.helmbar__geo{position:relative;z-index:100;flex:0 0 auto}.helmbar__geo img{display:block;width:24px;height:24px;min-width:24px;max-width:none;border-radius:50%;object-fit:cover}@media screen and (min-width: 1301px){.helmbar__nav{display:block !important}}@media screen and (max-width: 1300px){.helmbar__brand{margin-right:auto}.navknob{display:block;background:var(--color-accent-2, #a85a22);padding:10px;border-radius:10px;width:40px;height:40px;order:1}.navknob svg{display:block;margin:auto}.navknob svg rect{transform-origin:50% 50%;transition:all .5s;fill:#fff}.navknob.active svg rect:nth-child(1){x:-2px;y:6px;width:20px;transform:rotate(225deg)}.navknob.active svg rect:nth-child(2){transform:scale(0, 2)}.navknob.active svg rect:nth-child(3){x:-2px;y:6px;width:20px;transform:rotate(135deg)}.helmbar__nav{position:absolute;top:100%;left:0;right:0;background:var(--color-header, #10262e);z-index:100;margin:0;border-radius:0;display:none;padding:25px;text-align:center;max-height:calc(100vh - 86px);overflow-y:auto}.helmbar__nav ul{background:none;box-shadow:none;flex-direction:column;text-align:center;gap:15px}.helmbar__nav ul li{overflow:hidden}.helmbar__nav ul li a,.helmbar__nav .helmbar__apps,.helmbar__nav .helmbar__act{transform:translateY(115%);opacity:0;transition:transform .8s cubic-bezier(0.785, 0.135, 0.15, 0.86),opacity .5s ease,color .3s ease}.helmbar__nav.is-open ul li a,.helmbar__nav.is-open .helmbar__apps,.helmbar__nav.is-open .helmbar__act{transform:translateY(0);opacity:1}.helmbar__nav.is-open .helmbar__apps{transition-delay:.08s}.helmbar__nav.is-open ul li:nth-child(1) a{transition-delay:.16s}.helmbar__nav.is-open ul li:nth-child(2) a{transition-delay:.24s}.helmbar__nav.is-open ul li:nth-child(3) a{transition-delay:.32s}.helmbar__nav.is-open ul li:nth-child(4) a{transition-delay:.4s}.helmbar__nav.is-open ul li:nth-child(n+5) a{transition-delay:.48s}.helmbar__nav.is-open .helmbar__signin{transition-delay:.56s}.helmbar__nav.is-open .helmbar__join{transition-delay:.64s}.helmbar__nav.is-closing ul li a,.helmbar__nav.is-closing .helmbar__apps,.helmbar__nav.is-closing .helmbar__act{transform:translateY(115%);opacity:0;transition:transform .34s cubic-bezier(0.5, 0, 0.75, 0),opacity .26s ease}.helmbar__nav.is-closing .helmbar__join{transition-delay:0s}.helmbar__nav.is-closing .helmbar__signin{transition-delay:.05s}.helmbar__nav.is-closing ul li:nth-last-child(1) a{transition-delay:.1s}.helmbar__nav.is-closing ul li:nth-last-child(2) a{transition-delay:.15s}.helmbar__nav.is-closing ul li:nth-last-child(3) a{transition-delay:.2s}.helmbar__nav.is-closing ul li:nth-last-child(4) a{transition-delay:.24s}.helmbar__nav.is-closing ul li:nth-last-child(n+5) a{transition-delay:.26s}.helmbar__nav.is-closing .helmbar__apps{transition-delay:.28s}}@media(prefers-reduced-motion: reduce){.helmbar__nav ul li a,.helmbar__nav .helmbar__apps,.helmbar__nav .helmbar__act{transform:none !important;opacity:1 !important;transition:none !important}}@media screen and (max-width: 1025px){.helmbar>.helmbar__apps{display:none}.helmbar__nav .helmbar__apps{display:inline-flex;margin:0 auto 25px}}@media screen and (max-width: 850px){.helmbar>.helmbar__act{display:none}.helmbar__nav .helmbar__act{display:inline-flex;vertical-align:middle;margin:20px 5px 0}}.helmbar__bar{position:absolute;left:0;right:0;bottom:0;height:3px;overflow:hidden;pointer-events:none;background:rgba(255,255,255,.08)}.helmbar__bar i{display:block;height:100%;width:100%;transform:scaleX(0);transform-origin:left center;will-change:transform;background:linear-gradient(90deg, var(--color-accent-2, #a85a22) 0%, #3fc3b4 45%, #6ee0d1 75%, var(--color-accent, #0e7d88) 100%)}@media(prefers-reduced-motion: reduce){.helmbar__nav ul a:before,.helmbar__nav ul a:after{transition:none}}.pylon{position:sticky;top:86px;max-height:calc(100vh - 96px);overflow:auto;width:var(--sidebar-w, 240px);flex:0 0 var(--sidebar-w, 240px);padding:0 0 20px}.pylon::-webkit-scrollbar{display:none}.pylon>*+*{margin-top:16px}.pylon li{padding:0}.pylon li+li{margin-top:0}.pylon li:before{display:none}.pylon ul,.pylon ol{background:none;padding:0;color:inherit;border-radius:0}@media screen and (max-width: 1025px){.pylon{display:none}}@media screen and (max-width: 1300px){.pylon--right{display:none}}.pylon__box{background-color:var(--color-surface, #fff);border-radius:var(--radius, 6px);box-shadow:var(--shadow-card, 0 0 7px 0 rgba(0, 0, 0, 0.55));overflow:hidden}.pylon__box+.pylon__box{margin-top:16px}.pylon__lures{display:flex;flex-direction:column;gap:8px}.pylon__lure{position:relative;border-radius:8px;overflow:hidden;min-height:60px;width:100%;min-width:0;margin-top:0;padding:0;text-align:left;text-transform:uppercase;box-shadow:none;display:block}.pylon__lure:hover{box-shadow:0 0 10px 0 rgba(23,96,109,.9)}.pylon__lure>img,.pylon__lure>.voidbox{position:absolute;bottom:0;left:0;margin-right:0;display:block}.pylon__lure>span{position:relative;display:block;z-index:1}.pylon__lure-wheel{padding:21px 8px 21px 88px;font-weight:700;font-size:14px;line-height:1.25;color:#fff;background:radial-gradient(162.16% 100% at 100% 0%, #1a7688 0%, #10596b 100%)}.pylon__lure-wheel:hover{background:radial-gradient(162.16% 100% at 100% 0%, #1a7688 0%, #10596b 100%)}.pylon__lure-wheel>img,.pylon__lure-wheel>.voidbox{max-width:88px;width:88px}.pylon__lure-wheel>span:not(.pylon-wheel__disc){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pylon__lure-wheel .pylon-wheel__disc{position:absolute;left:-6px;top:18px;width:60px;height:60px;z-index:0;pointer-events:none;background:url("../images/sidebar-wheel-disc.webp") center/contain no-repeat;animation:ib20-wheel-spin 14s linear infinite}.pylon__lure-wheel:hover .pylon-wheel__disc{animation-duration:3.5s}@keyframes ib20-wheel-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.pylon__lure-prize{padding:14px 8px 14px 88px;display:flex;flex-direction:column;justify-content:center;background-color:var(--color-header, #10262e);background-image:url("../images/prize-btn-bg.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.pylon__lure-prize:hover{background-image:url("../images/prize-btn-bg.webp")}.pylon__lure-prize>img,.pylon__lure-prize>.voidbox{max-width:71px;width:71px;left:0}.pylon__lure-prize .jackpin__sum{font-weight:900;font-size:24px;line-height:.8333;background:linear-gradient(90deg, #ffd98a 0%, #d1782e 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.pylon__lure-prize .jackpin__cap{font-weight:700;font-size:12px;line-height:1;text-transform:uppercase;color:#fff}.pylon__lure-prize:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(105deg, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0.2) 48%, rgba(255, 255, 255, 0) 58%);animation:ib20-prize-sheen 6s ease-in-out infinite}.pylon__lure-prize .jackpin__sum{animation:ib20-prize-glow 3.2s ease-in-out infinite}.pylon__lure-prize>img,.pylon__lure-prize>.voidbox{animation:ib20-prize-float 4.5s ease-in-out infinite}.pylon__lure-prize:hover .jackpin__sum{animation-duration:1.4s}@keyframes ib20-prize-sheen{0%,62%{transform:translateX(-115%)}86%,100%{transform:translateX(115%)}}@keyframes ib20-prize-glow{0%,100%{filter:drop-shadow(0 0 0 rgba(209, 120, 46, 0))}50%{filter:drop-shadow(0 0 7px rgba(209, 120, 46, 0.8))}}@keyframes ib20-prize-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}.pylon-box__head{display:block;background-color:var(--color-panel-dark, #0f242c);font-family:"Poppins",sans-serif;font-weight:700;font-size:12px;color:#fff;line-height:1.084;text-align:left;text-transform:uppercase;padding:11px 40px 11px 12px;position:relative;width:100%}.pylon-box__head:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6l5-4 5 4' stroke='white' stroke-width='1.6' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;position:absolute;right:14px;top:0;bottom:0;margin:auto;width:12px;height:8px;transition:transform .4s ease-in-out}.pylon-box__head.dropped:before{transform:rotateX(180deg)}.pylon-links__list li:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--color-line-soft, #dee7e9)}.pylon-links__list li a{position:relative;display:block;font-weight:400;font-size:14px;line-height:1.6;color:var(--color-text-muted, #3e565e);padding:8px 10px 8px 40px}.pylon-links__list li a img{position:absolute;top:50%;left:12px;max-width:16px;width:16px;transform:translateY(-50%);transition:transform .3s ease-in-out,left .3s ease-in-out}.pylon-links__list li a span{position:relative;z-index:2}.pylon-links__list li a img{z-index:2}.pylon-links__list li:not(:nth-last-child(-n+2)) a{overflow:hidden;background-image:linear-gradient(90deg, rgba(168, 90, 34, 0.16) 0%, rgba(231, 238, 240, 0.96) 55%);background-repeat:no-repeat;background-position:left center;background-size:0 100%;transition:background-size .32s ease-in-out,color .25s ease-in-out,padding-left .3s ease-in-out}.pylon-links__list li:not(:nth-last-child(-n+2)) a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-accent-2, #a85a22);transform:scaleY(0);transform-origin:center bottom;transition:transform .3s ease-in-out;z-index:1}.pylon-links__list li:not(:nth-last-child(-n+2)) a:hover{color:var(--color-text, #13303a);background-size:100% 100%;padding-left:46px}.pylon-links__list li:not(:nth-last-child(-n+2)) a:hover:before{transform:scaleY(1)}.pylon-links__list li:not(:nth-last-child(-n+2)) a:hover img{left:16px;transform:translateY(-50%) scale(1.12)}.pylon-links__list li:nth-last-child(-n+2) a{overflow:hidden;transition:color .3s ease-in-out,letter-spacing .3s ease-in-out}.pylon-links__list li:nth-last-child(-n+2) a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, var(--color-accent-2, #a85a22) 0%, rgba(168, 90, 34, 0) 100%);opacity:0;transition:opacity .3s ease-in-out}.pylon-links__list li:nth-last-child(-n+2) a span,.pylon-links__list li:nth-last-child(-n+2) a:hover{position:relative}.pylon-links__list li:nth-last-child(-n+2) a:hover{color:#fff;letter-spacing:.04em}.pylon-links__list li:nth-last-child(-n+2) a:hover:after{opacity:.55}.pylon-links__list li:nth-last-child(-n+2) a{background-color:var(--color-panel-dark, #0f242c);font-weight:700;font-size:12px;color:#fff;text-transform:uppercase;padding-top:11.5px;padding-bottom:11.5px}.pylon-map__list li:not(:last-child){border-bottom:1px solid var(--color-line-nav, #e7eef0)}.pylon-map__list li a{position:relative;display:block;overflow:hidden;color:rgba(16,89,107,.85);line-height:1.6;font-size:14px;padding:8px 10px;background-image:linear-gradient(90deg, rgba(168, 90, 34, 0.16) 0%, rgba(231, 238, 240, 0.96) 55%);background-repeat:no-repeat;background-position:left center;background-size:0 100%;transition:background-size .32s ease-in-out,color .25s ease-in-out,padding-left .3s ease-in-out}.pylon-map__list li a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-accent-2, #a85a22);transform:scaleY(0);transform-origin:center bottom;transition:transform .3s ease-in-out;z-index:1}.pylon-map__list li a:hover{color:var(--color-text, #13303a);background-size:100% 100%;padding-left:16px}.pylon-map__list li a:hover:before{transform:scaleY(1)}.pylon-box__title{background-color:var(--color-panel-dark, #0f242c);font-size:13px;color:#fff;line-height:1;text-transform:uppercase;position:relative;margin:0}.tabset{display:flex;background:var(--color-panel-dark, #0f242c)}.tabset__btn{flex:1;position:relative;padding:11px 6px 10px;font-family:"Poppins",sans-serif;font-weight:600;font-size:12px;line-height:1;text-align:center;text-transform:uppercase;color:rgba(255,255,255,.55);transition:color .25s ease-in-out,background-color .25s ease-in-out}.tabset__btn:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--color-accent-tab, #c07a2a);transform:scaleX(0);transition:transform .28s ease-in-out}.tabset__btn.is-active{color:#fff}.tabset__btn.is-active:after{transform:scaleX(1)}.tabset__btn:hover{color:#fff;background:rgba(255,255,255,.05)}.tabset__btn:hover:after{transform:scaleX(1)}.pylon .pylon-games__list{display:flex;flex-wrap:wrap;gap:10px;padding:12px 10px 14px}.pylon .pylon-games__list li{border-radius:7px;width:calc(50% - 5px)}.pylon .pylon-games__list li a{display:block}.mapblock{display:none}@media screen and (max-width: 1025px){.mapblock{display:block;padding:0;background:none;box-shadow:none}.mapblock .pylon__box{box-shadow:var(--shadow-card, 0 0 7px 0 rgba(0, 0, 0, 0.55))}.mapblock .pylon-map__head:before{transform:rotateX(180deg)}.mapblock .pylon-map__head.dropped:before{transform:rotateX(0)}.mapblock .pylon-map__list{display:none}}.pylon-wager__note{margin:0;padding:8px 12px 10px;background:#fff;border-top:1px solid var(--color-line-soft, #dee7e9);font-size:11px;line-height:1.4;color:var(--color-text-soft, #6f8189)}.pylon-games__item a{display:block}.gtile__meta{position:absolute;z-index:2;top:4px;left:4px;right:4px;display:flex;align-items:center;justify-content:space-between;gap:4px;pointer-events:none}.gtile__players,.gtile__rtp{display:inline-flex;align-items:center;gap:3px;padding:2px 5px;border-radius:4px;background:rgba(6,20,24,.72);font-size:9px;font-weight:700;line-height:1;color:#dce6e8}.gtile__players svg,.gtile__rtp svg{width:9px;height:9px;flex:0 0 9px}.gtile__players svg{fill:#9fb0b6}.gtile__rtp{color:#a4e8de}.gtile__rtp svg{fill:#4ad0bf}.gtile__name{display:block;overflow:hidden;margin-top:5px;font-size:11px;font-weight:500;line-height:14px;color:var(--color-text, #13303a);text-overflow:ellipsis;white-space:nowrap;transition:color .25s ease-in-out}.pylon-games__item a:hover .gtile__name{color:var(--color-accent-2, #a85a22)}.pylon-games__note{margin:0;padding:0 10px 12px;background:#fff;font-size:10px;line-height:1.45;color:var(--color-text-soft, #6f8189)}.tabset__panel{opacity:0;transition:opacity .22s ease-in-out}.tabset__panel.is-active{opacity:1}.tabset__panel[hidden]{display:none}.wager__tabs{border-bottom:1px solid rgba(255,255,255,.08)}.wager__tabs .tabset__btn{padding:10px 2px 9px;font-size:11px;letter-spacing:-0.01em}.wager__title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;font-weight:600}.wager__hot{display:inline-flex;align-items:center;gap:5px;font-size:11px;letter-spacing:.04em;color:#7fe6d9}.wager__hot svg{width:13px;height:13px;fill:#41c9ba}.wager__live{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.06em;color:#f4a79c}.wager__live i{position:relative;width:8px;height:8px;border-radius:50%;background:#e2453f;animation:ib20-live-pulse 1.9s ease-out infinite}@keyframes ib20-live-pulse{0%{box-shadow:0 0 0 0 rgba(226,69,63,.7)}70%{box-shadow:0 0 0 8px rgba(226,69,63,0)}100%{box-shadow:0 0 0 0 rgba(226,69,63,0)}}.wager__stats{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:9px 10px;background:url("../images/combo/combo-header.webp") center/cover no-repeat,#1a4b58;text-align:center}.wager__stats div{flex:1;min-width:0}.wager__stats b{display:block;font-size:13px;font-weight:700;line-height:1.2;color:#fff}.wager__stats span{display:block;margin-top:2px;font-size:9px;line-height:1.2;color:rgba(255,255,255,.7)}.wager__body{position:relative;background:#0c2027 url("../images/combo/combo-bg.webp") right -40px bottom -40px/150px auto no-repeat}.wager__events{position:relative;z-index:1;background:linear-gradient(90deg, rgba(15, 36, 44, 0.96) 55%, rgba(15, 36, 44, 0.78));padding:0}.wager__events li{padding:8px 10px 9px;border-top:1px solid rgba(255,255,255,.07)}.wager__events li:first-child{border-top:0}.wager__events li:before{display:none}.wager__events li+li{margin-top:0}.wagerev__top{display:flex;align-items:flex-start;gap:6px}.wagerev__score{flex:0 0 auto;padding:1px 4px;border-radius:3px;background:rgba(255,255,255,.12);font-size:10px;font-weight:700;color:#fff}.wagerev__teams{flex:1;min-width:0}.wagerev__teams span{display:block;font-size:12px;line-height:1.35;color:#e4ecee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wagerev__odd{flex:0 0 auto;padding:3px 6px;border-radius:4px;background:var(--color-panel-dark, #0f242c);border:1px solid rgba(255,255,255,.12);font-size:12px;font-weight:700;color:#fff}.wagerev__meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:5px;font-size:10px;line-height:1.3;color:rgba(231,238,240,.62)}.wagerev__min{font-weight:600;color:rgba(231,238,240,.8)}.wagerev__badge{padding:1px 4px;border-radius:3px;background:#e2453f;font-size:8px;font-weight:700;letter-spacing:.05em;color:#fff}.wager__cta{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 10px;background:linear-gradient(145deg, #d1782e, var(--color-accent-2, #a85a22));color:#fff;font-weight:700;transition:filter .22s ease-in-out}.wager__cta:hover{filter:brightness(1.12)}.wager__base{font-size:12px;color:rgba(255,255,255,.72);text-decoration:line-through}.wager__boost{font-size:16px}.wager__arrows svg{width:15px;height:12px;color:rgba(255,255,255,.8);fill:none}.wagerev__odd,.wager__stats b{transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.wagerev__odd.is-up{background:rgba(74,208,191,.22);border-color:rgba(74,208,191,.8);color:#bdeee6}.wagerev__odd.is-down{background:rgba(226,69,63,.22);border-color:rgba(226,69,63,.8);color:#f7c0b8}.wagerev__odd{position:relative}.wagerev__odd.is-up:after,.wagerev__odd.is-down:after{content:"";position:absolute;top:50%;left:-9px;width:0;height:0;margin-top:-3px;border-left:3.5px solid rgba(0,0,0,0);border-right:3.5px solid rgba(0,0,0,0)}.wagerev__odd.is-up:after{border-bottom:5px solid #4ad0bf}.wagerev__odd.is-down:after{border-top:5px solid #e2453f;margin-top:-2px}.wager__stats b.is-up{color:#bdeee6}.gtile__players em{font-style:normal;font-variant-numeric:tabular-nums}.mark{position:absolute;top:50%;right:10px;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-weight:700;line-height:1;color:#fff;pointer-events:none}.mark--new{padding:3px 6px;border-radius:4px;background:#e2453f;font-size:9px;letter-spacing:.03em;text-transform:capitalize}.mark--num{width:18px;height:18px;border-radius:50%;background:var(--color-accent, #0e7d88);font-size:10px}@property --ib20-slot-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.glidebelt{position:relative;width:100%;margin-top:76px;overflow:hidden;background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent),var(--color-header, #10262e);border-bottom:1px solid rgba(255,255,255,.08);padding:8px 0}.glidebelt:before,.glidebelt:after{content:"";position:absolute;top:0;bottom:0;z-index:3;pointer-events:none}.glidebelt:before{width:calc(var(--sidebar-w, 240px) + 35px + var(--strip-fade-extra, 110px))}.glidebelt:after{width:calc(var(--sidebar-w, 240px) + 25px + var(--strip-fade-extra, 110px))}@media screen and (min-width: 1600px){.glidebelt:before{width:calc(50% - 790px + var(--sidebar-w, 240px) + 15px + var(--strip-fade-extra, 110px))}.glidebelt:after{width:calc(50% - 790px + var(--sidebar-w, 240px) + 5px + var(--strip-fade-extra, 110px))}}.glidebelt:before{left:0;background:linear-gradient(90deg, #10262e 0%, #10262e 34%, rgba(16, 38, 46, 0.88) 56%, rgba(16, 38, 46, 0.45) 80%, rgba(16, 38, 46, 0) 100%)}.glidebelt:after{right:0;background:linear-gradient(270deg, #10262e 0%, #10262e 34%, rgba(16, 38, 46, 0.88) 56%, rgba(16, 38, 46, 0.45) 80%, rgba(16, 38, 46, 0) 100%)}@media screen and (max-width: 1300px){.glidebelt:after{width:calc(clamp(60px,10vw,150px) + var(--strip-fade-extra, 110px))}}@media screen and (max-width: 1025px){.glidebelt:before,.glidebelt:after{width:clamp(40px,12vw,110px)}}.glidebelt__shell{width:100%;padding:0 8px}.glidebelt__view{overflow:hidden}.glidebelt__row{display:flex;flex-wrap:nowrap;gap:8px;width:max-content;margin:0 auto;background:none;padding:0;color:inherit;will-change:transform}.glidebelt.is-running .glidebelt__row{margin:0}.glidebelt.is-running .glidebelt__row{animation:ib20-games-marquee var(--marquee-duration, 60s) linear infinite}.glidebelt.is-running:hover .glidebelt__row,.glidebelt.is-running:focus-within .glidebelt__row{animation-play-state:paused}@keyframes ib20-games-marquee{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(calc(var(--marquee-shift, 0px) * -1), 0, 0)}}.glidebelt__card{flex:0 0 clamp(96px,8vw,116px);width:clamp(96px,8vw,116px);margin:0;padding:0}.glidebelt__card:before{display:none}.glidebelt__card+.glidebelt__card{margin-top:0}.glidebelt__card>a{display:block;color:#e4ecee}.glidebelt__name{display:block;position:relative;z-index:2;overflow:hidden;padding:4px 7px 5px;font-size:11px;font-weight:500;line-height:15px;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(180deg, #122b34, #0c2027);border:1px solid #16323b;border-top:0;border-radius:0 0 7px 7px}.gtile__shot{position:relative;display:block;isolation:isolate;overflow:hidden;border-radius:7px;background:linear-gradient(180deg, #122b34, #0c2027);border:1px solid #16323b;box-shadow:0 3px 9px rgba(0,0,0,.28);transition:border-color .19s ease,box-shadow .19s ease,transform .19s ease}.gtile__shot img{display:block;width:100%;height:auto;border-radius:0;filter:brightness(0.82) saturate(0.92);transition:filter .24s ease,transform .26s ease}.gtile__shot:after{content:"";position:absolute;z-index:3;inset:0;padding:1px;border-radius:inherit;pointer-events:none;background:conic-gradient(from var(--ib20-slot-angle), transparent 0deg 205deg, rgba(168, 90, 34, 0.2) 226deg, #3fc3b4 252deg, #e6f6f3 270deg, #3fc3b4 288deg, rgba(168, 90, 34, 0.2) 312deg, transparent 330deg 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:ib20-slot-orbit 3.8s linear infinite}.glidebelt__card .gtile__shot{border-radius:7px 7px 0 0}.glidebelt__card .gtile__shot img{aspect-ratio:3/2;object-fit:cover;object-position:center}.glidebelt__card:nth-child(4n+2) .gtile__shot:after,.pylon-games__list li:nth-child(4n+2) .gtile__shot:after{animation-delay:-0.95s}.glidebelt__card:nth-child(4n+3) .gtile__shot:after,.pylon-games__list li:nth-child(4n+3) .gtile__shot:after{animation-delay:-1.9s}.glidebelt__card:nth-child(4n+4) .gtile__shot:after,.pylon-games__list li:nth-child(4n+4) .gtile__shot:after{animation-delay:-2.85s}@keyframes ib20-slot-orbit{to{--ib20-slot-angle: 360deg}}.gtile__veil{position:absolute;z-index:2;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(8,22,26,.72);opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.gtile__play{display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:3px 9px;border-radius:4px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(145deg, #d1782e, var(--color-accent-2, #a85a22));box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 6px 16px rgba(168,90,34,.3);color:#fff;font-size:10px;font-weight:700;letter-spacing:.035em;text-transform:uppercase;line-height:1}.gtile__play i{width:13px;height:13px;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 1px 4px rgba(0,0,0,.25);position:relative}.gtile__play i:before{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%, -50%);border-left:5px solid var(--color-accent-2, #a85a22);border-top:3.5px solid rgba(0,0,0,0);border-bottom:3.5px solid rgba(0,0,0,0)}a:hover .gtile__shot,a:focus-visible .gtile__shot{border-color:rgba(63,195,180,.75);box-shadow:0 8px 20px rgba(0,0,0,.45),0 0 15px rgba(168,90,34,.3);transform:translateY(-1px)}a:hover .gtile__shot img,a:focus-visible .gtile__shot img{filter:brightness(0.5) saturate(1);transform:scale(1.07)}a:hover .gtile__shot .gtile__veil,a:focus-visible .gtile__shot .gtile__veil{opacity:1;transform:translateY(0)}a:hover .gtile__shot:after,a:focus-visible .gtile__shot:after{padding:2px;animation-duration:1.7s}.glidebelt__card>a:hover .glidebelt__name{border-color:rgba(63,195,180,.55);color:#fff}@media(prefers-reduced-motion: reduce){.glidebelt__view{overflow-x:auto;scrollbar-width:none}.glidebelt:before,.glidebelt:after{display:none}.glidebelt__view::-webkit-scrollbar{display:none}.glidebelt__row{animation:none;transform:none}.gtile__shot:after{animation:none}}.overture{justify-content:center;min-height:380px;color:#fff;padding-left:60px;padding-right:60px}@media screen and (max-width: 1300px){.overture{padding-left:20px;padding-right:20px}}@media screen and (max-width: 850px){.overture{padding:20px;min-height:0}}.overture__vid{display:block;background-color:var(--color-panel-deep, #112932)}.overture__bg img,.overture__bg .voidbox{object-position:right center;filter:brightness(0.9)}.overture__bg video{object-position:right center;filter:brightness(0.9)}.overture__bg:has(video):after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg, rgba(9, 22, 26, 0.95) 0%, rgba(9, 22, 26, 0.88) 24%, rgba(9, 22, 26, 0.55) 40%, rgba(9, 22, 26, 0.18) 56%, rgba(9, 22, 26, 0) 70%)}@media screen and (max-width: 850px){.overture__bg:has(video):after{display:none}}.overture__box{max-width:520px}.overture__score{line-height:150%;text-transform:uppercase;margin-bottom:5px;font-size:14px}.overture__score span{font-weight:700}.overture__title,.overture__score,.overture__lede{text-shadow:0 2px 4px rgba(0,0,0,.9),0 0 14px rgba(0,0,0,.8)}.overture__lede{font-size:16px;line-height:115%;margin-top:16px}.overture__lede p{color:#fff;font-size:16px;line-height:130%}.overture__cta{margin-top:16px}@media screen and (max-width: 850px){.overture__box{background:var(--grad-scrim);border-radius:var(--radius, 6px);padding:15px;text-align:center;align-self:center}.overture__title,.overture__score,.overture__lede,.overture__lede p{text-align:center}.overture .pathway{text-align:center}.overture__cta{display:block;width:fit-content;margin-left:auto;margin-right:auto}}.pathway{margin-bottom:4px;background:none;padding:0;width:auto}.pathway>li{display:inline-block;min-height:0;padding:0;margin:0}.pathway>li+li{margin:0}.pathway>li:before{display:none}.pathway>li a{display:inline-block;color:#fff;text-transform:uppercase;font-size:13px}.pathway>li a[href]:hover{text-decoration:underline}.pathway>li:not(:last-child):after{content:"/";display:inline-block;position:relative;font:inherit;color:#fff;margin:0 3px;font-size:13px}.pathway>li a:not([href]),.pathway>li a:not([href]) span{cursor:default}.ib20-iris{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.plinth div:has(>table),.numtable{background:#102b34;border:0;border-radius:var(--radius-lg, 12px);box-shadow:inset 0 2px 0 var(--color-green, #58dccb),0 14px 30px -20px rgba(5,16,15,.9);color:#fff;overflow:hidden;width:100%}.plinth div:has(>table)>table,.numtable>table{width:100%;border-collapse:collapse}.plinth div:has(>table) tr,.numtable tr{display:flex;align-items:center;gap:40px;padding:12px 20px}.plinth div:has(>table) tr>*,.numtable tr>*{flex:1;text-align:left}.plinth div:has(>table) tr:not(:has(>:nth-child(3)))>:first-child,.numtable tr:not(:has(>:nth-child(3)))>:first-child{flex:0 0 calc(40% - 20px)}.plinth div:has(>table) thead,.numtable thead{display:block;background:linear-gradient(90deg, #17606d 0%, #0f242c 100%);border-bottom:0;font-weight:700;line-height:140%;text-transform:uppercase;letter-spacing:.08em;color:#fff;font-size:15px}.plinth div:has(>table) tbody,.numtable tbody{display:block;line-height:135%;font-size:15px}.plinth div:has(>table) tbody tr+tr,.numtable tbody tr+tr{border-top:1px solid rgba(255,255,255,.08);padding-bottom:11px}.plinth div:has(>table) tr>:first-child:not(:last-child),.numtable tr>:first-child:not(:last-child){box-shadow:inset -1px 0 0 rgba(88,220,203,.28)}.plinth div:has(>table) tbody tr,.numtable tbody tr{transition:background-color .2s ease-in-out}.plinth div:has(>table) tbody tr:hover,.numtable tbody tr:hover{background-color:rgba(88,220,203,.09)}.plinth div:has(>table) tbody tr:hover th,.numtable tbody tr:hover th{color:var(--color-green, #58dccb)}.plinth div:has(>table) tbody th,.numtable tbody th{font-weight:600;text-transform:none;color:#cfe9e6;font-family:"Roboto",sans-serif;font-size:15px;transition:color .2s ease-in-out}.plinth div:has(>table) tbody td,.numtable tbody td{color:#fff;font-weight:400}.snapshot__table th:first-child,.snapshot__table tbody th{max-width:389px}@media screen and (max-width: 850px){.plinth div:has(>table),.numtable{overflow:auto}.plinth div:has(>table)>table,.numtable table{width:720px}.plinth div:has(>table)::-webkit-scrollbar,.numtable::-webkit-scrollbar{height:5px}.plinth div:has(>table)::-webkit-scrollbar-track,.numtable::-webkit-scrollbar-track{background:#fff;border-radius:5px}.plinth div:has(>table)::-webkit-scrollbar-thumb,.numtable::-webkit-scrollbar-thumb{background:var(--color-accent, #0e7d88);border-radius:5px}}@media screen and (max-width: 650px){.snapshot__table th:first-child,.snapshot__table tbody th{max-width:300px}}.gradecard__table{border-radius:var(--radius-lg, 12px)}.gradecard__table tr{font-size:16px;padding-top:17px;padding-bottom:17px}.gradecard__table tbody tr+tr{padding-bottom:16px}.gradecard__table th{font-weight:600;position:relative;z-index:1}.gradecard__table td{font-weight:700;color:var(--color-green, #58dccb)}.gradecard__table td:last-child{text-align:right}@media screen and (max-width: 850px){.gradecard__table{overflow:hidden}.gradecard__table table{width:100%}}@media screen and (max-width: 450px){.gradecard__table tr{font-size:15px;padding-left:10px;padding-right:10px}}.gradecard__cut{position:absolute;bottom:-32px;left:45%;transform:translateX(-50%);max-width:340px;width:45%}@media screen and (max-width: 450px){.gradecard__cut{width:100%;opacity:.4}}@media screen and (max-width: 650px){.plinth div:has(>table)>table,.numtable table{width:600px}}.bandshot{display:block;margin:0;width:100%;overflow:hidden;border-radius:var(--radius-lg, 12px);border-bottom:3px solid var(--color-accent-2, #a85a22);box-shadow:0 12px 30px -18px rgba(0,0,0,.8)}.bandshot img,.bandshot .voidbox{display:block;width:100%;height:auto;border-radius:0}.twinset{display:flex;align-items:stretch;gap:22px;width:100%}@media screen and (max-width: 850px){.twinset{flex-direction:column;align-items:stretch;gap:16px}}.twinset--flip{flex-direction:row-reverse}@media screen and (max-width: 850px){.twinset--flip{flex-direction:column}}.twinset__media{position:relative;flex:0 0 44%;max-width:44%;min-height:180px;overflow:hidden;border-radius:var(--radius-lg, 12px);border-bottom:3px solid var(--color-accent-2, #a85a22);box-shadow:0 12px 30px -18px rgba(0,0,0,.8)}@media screen and (max-width: 850px){.twinset__media{position:static;flex:0 0 auto;max-width:100%;width:100%;min-height:0}}.twinset__media img,.twinset__media .voidbox{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:0}@media screen and (max-width: 850px){.twinset__media img,.twinset__media .voidbox{position:static;height:auto;object-fit:fill}}.twinset__text{display:flex;flex-direction:column;justify-content:flex-start;flex:1 1 auto;min-width:0}.twinset__text>*+*{margin-top:20px}.column,article{font-weight:400;font-size:15px;line-height:155%;text-align:left}.plinth>*:first-child,.column>*:first-child{margin-top:0}.plinth>*+*,.column>*+*,.plaque__body>*+*{margin-top:20px}.plinth h2+*,.plinth h3+*{margin-top:16px}.plinth h3,.plinth h4{margin-top:24px}article p a,.column p a,article li a:not(.actbtn):not(.storebtn),.column li a:not(.actbtn):not(.storebtn){color:inherit;text-decoration:underline}article img,.column img{border-radius:var(--radius-sm, 3px);display:block}.plaque{background:var(--grad-panel);border-radius:var(--radius, 6px);color:#fff;overflow:hidden;padding:20px;position:relative;width:100%}.plaque h3,.plaque h4{color:#fff}.plaque p{color:#fff}@media screen and (max-width: 450px){.plaque{padding:15px}}.plaque .haze img,.plaque .haze .voidbox{filter:brightness(0.9)}.plaque .haze img[src$="vip-loyalty-ladders-20bet-ellada.webp"]{object-position:right center}@media screen and (max-width: 850px){.plaque .haze:after{content:"";position:absolute;inset:0;background:rgba(7,16,32,.32)}}.plaque__body{position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.9),0 0 14px rgba(0,0,0,.8)}.plaque__body h3{font-family:"Roboto",sans-serif}.plaque__col{max-width:660px;width:71%}.plaque__cut{position:absolute;bottom:0;right:0}.plaque__cut+.plaque__body{max-width:660px;width:71%}.dealbar{border-radius:var(--radius-lg, 12px);justify-content:center;align-items:flex-start;min-height:380px;padding:20px 20px 20px 6.2%}@media screen and (max-width: 850px){.dealbar{min-height:300px;padding:20px;align-items:center}}.dealbar__bg img,.dealbar__bg .voidbox{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:0;margin:0}@media screen and (max-width: 850px){.dealbar__bg img,.dealbar__bg .voidbox{object-position:93%}}.dealbar__card{position:relative;color:#fff;text-align:left;max-width:500px;width:100%;padding:32px 20px;border-radius:12px;border:2px solid #3ee14a;background:rgba(9,13,40,.93);box-shadow:0 0 20px rgba(62,225,74,.32),inset 0 0 34px rgba(62,225,74,.05),0 18px 40px rgba(0,0,0,.5);backdrop-filter:blur(2px)}@media screen and (max-width: 850px){.dealbar__card{padding:15px;border-width:1px;border-radius:6px;background:rgba(9,13,40,.3);backdrop-filter:blur(4px);text-align:center}}.dealbar__tag{margin:0 0 14px;width:auto}.dealbar__tag>span{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:4px 13px;border-radius:2px;border-top:1px solid rgba(0,255,102,.3);border-bottom:1px solid rgba(0,255,102,.3);background:rgba(28,69,255,.3);transform:skewX(-18deg)}.dealbar__tag>span>span{display:inline-block;transform:skewX(18deg);font-family:"Poppins",sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase;color:#fff}@media screen and (max-width: 450px){.dealbar__tag>span{padding:3px 10px}.dealbar__tag>span>span{font-size:10px}}.dealbar__head{background:none;box-shadow:none;isolation:auto;border-radius:0;padding:0;margin:0}.dealbar__head:before,.dealbar__head:after{display:none}.dealbar__head{text-align:left;font-style:italic}@media screen and (max-width: 850px){.dealbar__head{text-align:center}}.dealbar__head{font-weight:900;line-height:1.2;text-transform:uppercase;color:#fff;text-shadow:0 0 10px rgba(0,255,102,.7);overflow:visible}.dealbar__head strong{display:inline-block;padding:.04em .1em .04em 0;font-size:46px;font-weight:900;line-height:1.2;letter-spacing:-0.01em;background:linear-gradient(180deg, #fff 0%, #409827 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:none;filter:drop-shadow(0 0 10px rgba(0, 255, 102, 0.7))}@media screen and (max-width: 850px){.dealbar__head strong{font-size:38px}}@media screen and (max-width: 650px){.dealbar__head strong{font-size:33px}}@media screen and (max-width: 450px){.dealbar__head strong{font-size:29px}}.dealbar__head small{display:inline-block;margin:0 8px;font-size:26px;font-weight:800;font-style:italic;letter-spacing:.01em;vertical-align:baseline;color:#fff;text-shadow:0 0 10px rgba(0,255,102,.7),0 2px 3px rgba(0,0,0,.45)}@media screen and (max-width: 850px){.dealbar__head small{font-size:21px}}@media screen and (max-width: 650px){.dealbar__head small{font-size:19px}}@media screen and (max-width: 450px){.dealbar__head small{font-size:16px;margin:0 5px}}.dealbar__spins{margin-top:20px;font-family:"Poppins",sans-serif;font-weight:700;font-size:21px;line-height:1.2;letter-spacing:.01em;text-transform:uppercase;color:#fff}.dealbar__spins span{background:linear-gradient(90deg, #0d5 0%, #0a3 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:#0d5}@media screen and (max-width: 850px){.dealbar__spins{font-size:18px}}@media screen and (max-width: 650px){.dealbar__spins{font-size:17px}}@media screen and (max-width: 450px){.dealbar__spins{font-size:15px}}.dealbar__cta{min-width:153px;margin-top:20px}.grabapp{background-color:rgba(0,0,0,0);justify-content:center;align-items:center;min-height:340px;padding-left:50px;padding-right:50px}@media screen and (max-width: 850px){.grabapp{min-height:300px;padding:20px}}.grabapp__bg img,.grabapp__bg .voidbox{object-position:center center}@media screen and (max-width: 850px){.grabapp__bg img,.grabapp__bg .voidbox{object-position:center center}}.grabapp__row{margin-top:0;display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:1180px}@media screen and (max-width: 850px){.grabapp__row{flex-direction:column;justify-content:center;align-items:center;gap:18px}}.grabapp__btn{display:flex;align-items:center;justify-content:center;gap:16px;flex:0 1 268px;min-width:210px;max-width:100%;height:56px;min-height:0;padding:12px 24px;margin:0;white-space:normal;line-height:1.2;text-align:center}@media screen and (max-width: 850px){.grabapp__btn{flex:0 0 auto;width:268px;height:56px}}@media screen and (max-width: 850px){.plaque{display:flex;flex-direction:column;align-items:flex-start}.plaque__cut+.plaque__body,.plaque__col,.sendoff__body{width:100%;max-width:100%}.plaque__cut,.sendoff__cut{position:relative;right:0;bottom:0;order:1;max-width:100%;margin:10px -20px -20px auto}}.welcome-plaque__cut{max-width:29%}.reload-plaque__cut{bottom:12px;right:3%;max-width:23%}.freespins-plaque__cut{max-width:28%}.vip-plaque__cut{max-width:34%}.tournaments-plaque__cut{right:3%;max-width:30%}.deposit-plaque__cut{right:9%;max-width:33%}.app-plaque__cut{right:6%;max-width:20%}.bonuses-plaque__cut{max-width:35%}.types-plaque__cut{max-width:30%}.betting-plaque__cut{right:4%;max-width:26%}.interface-plaque__cut{right:12.5%;max-width:28%}.plaque__col{max-width:660px;width:71%;text-shadow:0 0 2px #000}.devices-item__haze,.interface-plaque__haze{opacity:.55}.sendoff{background:var(--grad-panel);border-radius:var(--radius-lg, 12px);color:#fff;padding-top:32px;padding-bottom:32px}.sendoff h2{background:none;box-shadow:none;isolation:auto;padding:0}.sendoff h2:before,.sendoff h2:after{display:none}.sendoff p{color:#fff}.sendoff__body{max-width:680px;width:69%}.sendoff__cut{position:absolute;bottom:0;right:0;max-width:26%}@media screen and (max-width: 850px){.plaque__body,.plaque__col,.plaque__col,.sendoff__body{width:100%;max-width:100%}}.qbox__list{background:none;padding:0;color:inherit}.qbox__list li{background-color:#143641;border-radius:var(--radius, 6px);padding:0;overflow:hidden;transition:background-color .3s ease}.qbox__list li:before{display:none}.qbox__list li+li{margin-top:20px}.capt.qbox__q,.qbox__q{background-color:var(--color-text, #13303a);border:1px solid var(--color-text, #13303a);border-radius:var(--radius, 6px);font-family:"Roboto",sans-serif;font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;cursor:pointer;margin:0;position:relative;padding:15px 48px 15px 16px;width:100%;text-align:left;line-height:1.35;white-space:normal}.capt.qbox__q:after,.qbox__q:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5L8 11L2 5' stroke='white' stroke-width='1.4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;top:0;bottom:0;right:16px;margin:auto;width:16px;height:16px}.qbox__item.active .qbox__q{background-color:#eef4f5;border-color:var(--color-text, #13303a);color:var(--color-text, #13303a)}.qbox__item.active .qbox__q:after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 11L8 5L2 11' stroke='%2310596b' stroke-width='1.4'/%3E%3C/svg%3E")}.qbox__a{color:#fff;padding:0 16px}.qbox__a p{color:#fff;padding:14px 0;margin:0}.echoes__rail{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg, transparent 0, #000 28px, #000 calc(100% - 28px), transparent 100%);mask-image:linear-gradient(90deg, transparent 0, #000 28px, #000 calc(100% - 28px), transparent 100%)}.echoes__row{display:flex;flex-wrap:nowrap;align-items:stretch;gap:20px;width:max-content;background:none;padding:0;color:inherit;will-change:transform}.js-glide.is-running .echoes__row{animation:ib20-reviews-marquee var(--marquee-duration, 40s) linear infinite}.js-glide.is-running:hover .echoes__row,.js-glide.is-running:focus-within .echoes__row{animation-play-state:paused}@keyframes ib20-reviews-marquee{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(calc(var(--marquee-shift, 0px) * -1), 0, 0)}}.echoes__card{flex:0 0 340px;width:340px;background:var(--grad-panel);border-radius:var(--radius, 6px);color:#fff;line-height:160%;padding:20px}.echoes__card+.echoes__card{margin-top:0}.echoes__card:before{display:none}.echoes__card p{color:#fff}@media screen and (max-width: 450px){.echoes__card{flex-basis:290px;width:290px;padding:15px}}.echoes__head{display:flex;align-items:center;gap:24px}.echoes__face{margin:-12px 0 0 -7px;flex:0 0 auto;width:84px}.echoes__face .voidbox{max-height:93px}.echoes__face img{display:block;width:84px;height:auto;aspect-ratio:150/186;object-fit:cover;object-position:center center;border-radius:var(--radius-sm, 3px)}.echoes__meta{flex:1;min-width:0}.echoes__name{font-weight:700;font-size:18px;line-height:160%;display:block;margin-bottom:12px}.echoes__stars{display:flex;gap:5px}.echoes__stars svg{width:22px;height:22px;fill:var(--color-yellow, #ffc45c)}.echoes__text{margin-top:12px}@media screen and (max-width: 450px){.echoes__head{flex-direction:column;align-items:flex-start;gap:10px}}@media(prefers-reduced-motion: reduce){.echoes__rail{-webkit-mask-image:none;mask-image:none;overflow:visible}.echoes__row{flex-wrap:wrap;width:100%}.echoes__card{flex:1 1 calc(50% - 10px);width:auto}}@media screen and (prefers-reduced-motion: reduce)and (max-width: 850px){.echoes__card{flex-basis:100%}}.basebar{background:linear-gradient(180deg, #fff 0%, #f1f6f7 100%);font-family:"Merriweather Sans","Roboto",sans-serif;font-size:14px;color:var(--color-text-muted, #3e565e);line-height:120%;padding-top:32px;padding-bottom:32px;border-top:1px solid #c2ced2}.basebar li{min-height:0;padding:0}.basebar li+li{margin-top:0}.basebar li:before{display:none}.basebar ul,.basebar ol{background:none;padding:0;color:inherit;border-radius:0}@media screen and (max-width: 650px){.basebar{padding-left:20px;padding-right:20px}}.basebar__geo-title{margin:0 0 16px;font-family:"Poppins",sans-serif;font-size:13px;font-weight:600;letter-spacing:.12em;line-height:1;text-align:center;text-transform:uppercase;color:rgba(255,255,255,.6)}.basebar__geo{position:relative;--glass-noise-chip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.basebar__geo li a{position:relative;z-index:1;isolation:isolate;background-color:rgba(255,255,255,.34);-webkit-backdrop-filter:blur(9px) saturate(1.8);backdrop-filter:blur(9px) saturate(1.8);border:1px solid rgba(255,255,255,.75);border-radius:24px;color:var(--color-text, #13303a);box-shadow:0 1px 1px rgba(19,48,58,.06),0 8px 18px -10px rgba(19,48,58,.35);transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .2s cubic-bezier(0.2, 0.7, 0.3, 1);font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;line-height:1;display:flex;align-items:center;gap:8px;padding:9px 14px 9px 9px}.basebar__geo li a:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background:linear-gradient(115deg, rgba(88, 220, 203, 0.34) 0%, rgba(23, 96, 109, 0.28) 42%, rgba(16, 89, 107, 0.3) 100%);opacity:0;transition:opacity .35s ease}.basebar__geo li a:hover:before,.basebar__geo li a:focus-visible:before{opacity:1}.basebar__geo li a:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background-image:var(--glass-noise-chip);background-size:120px;box-shadow:inset 1px 1.5px 1px -1px rgba(255,255,255,.95),inset 2px 3px 4px -4px rgba(255,255,255,.7),inset 0 -2px 3px -3px hsla(278,26%,32%,.18),inset 0 0 .5px .5px rgba(255,255,255,.35)}.basebar__geo li a:hover,.basebar__geo li a:focus-visible{background-color:rgba(255,255,255,.72);border-color:#fff;transform:translateY(-2px);box-shadow:0 2px 2px rgba(19,48,58,.08),0 14px 28px -12px rgba(19,48,58,.45),0 0 18px -2px rgba(88,220,203,.45)}.basebar__geo li a:active{transform:translateY(0)}.basebar__geo:before{content:"";position:absolute;inset:-18px -8px;z-index:0;pointer-events:none;border-radius:32px;background:radial-gradient(42% 62% at 16% 28%, rgba(23, 96, 109, 0.38), transparent 72%),radial-gradient(38% 66% at 52% 82%, rgba(88, 220, 203, 0.26), transparent 72%),radial-gradient(46% 70% at 86% 22%, rgba(16, 89, 107, 0.32), transparent 72%),radial-gradient(40% 60% at 74% 90%, rgba(14, 125, 136, 0.16), transparent 72%);filter:blur(4px)}.basebar__geo li a .flagbead{border-radius:100%;overflow:hidden;width:20px;height:20px;flex:0 0 20px;display:block}.basebar__geo li a .flagbead img,.basebar__geo li a .flagbead svg{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}@media screen and (max-width: 850px){.basebar__geo li a{font-size:13px;padding:8px 12px 8px 8px}}@media screen and (max-width: 450px){.basebar__geo{gap:8px}.basebar__geo li a{font-size:12px;gap:6px;padding:7px 10px 7px 7px}}.basebar__rule{height:1px;width:100%;max-width:1360px;margin:26px auto;background:linear-gradient(90deg, rgba(19, 48, 58, 0) 0%, rgba(19, 48, 58, 0.22) 50%, rgba(19, 48, 58, 0) 100%)}.basebar__nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:10px;max-width:1360px;margin:0 auto}.basebar__nav li{display:flex;align-items:center}.basebar__nav li+li:before{content:"";display:block;width:1px;height:13px;background:rgba(19,48,58,.22);margin:0 18px;position:static}.basebar__nav li a{color:var(--color-text-muted, #3e565e)}.basebar__nav li a:hover{color:var(--color-accent, #0e7d88);text-decoration:underline}@media screen and (max-width: 1300px){.basebar__nav li+li:before{margin:0 11px}}@media screen and (max-width: 450px){.basebar__nav li+li:before{margin:0 9px}}.basebar__pay{border-top:1px solid var(--color-line-light, #eaf0f1);border-bottom:1px solid var(--color-line-light, #eaf0f1);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;padding:24px 0;max-width:1360px;margin:26px auto 0}.basebar__pay li{background:#fff;border:1px solid #e3ebed;border-radius:8px;width:104px;height:64px;display:flex;align-items:center;justify-content:center;overflow:hidden}.basebar__pay li img,.basebar__pay li svg{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;padding:8px 13px}@media screen and (max-width: 650px){.basebar__pay{gap:10px}.basebar__pay li{width:84px;height:54px}.basebar__pay li img,.basebar__pay li svg{padding:7px 11px}}.basebar__legal{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;max-width:1360px;margin:26px auto 0;padding-top:24px;border-top:1px solid var(--color-line-light, #eaf0f1)}.basebar-legal__text{flex:1;min-width:260px}.basebar-legal__text p{margin-top:0;font-size:13px;line-height:165%;color:var(--color-text-muted, #3e565e)}.basebar-legal__text p+p{margin-top:14px}.basebar-legal__text b{font-weight:700}.basebar__adult{flex:0 0 auto;width:54px;height:54px;border-radius:50%;background:radial-gradient(120% 120% at 30% 0%, #16a8b6 0%, var(--color-accent, #0e7d88) 70%);box-shadow:0 0 18px -2px rgba(14,125,136,.55);color:#fff;font-family:"Poppins",sans-serif;font-weight:700;font-size:17px;display:flex;align-items:center;justify-content:center;line-height:1}.basebar__note{font-size:13px;line-height:1.6;text-align:left;max-width:1360px;margin:28px auto 0;color:var(--color-text-muted, #3e565e)}@media screen and (max-width: 450px){.basebar__legal{flex-direction:column-reverse;text-align:center;align-items:center}.basebar-legal__text{min-width:0}}.askorb{position:fixed;left:20px;bottom:20px;z-index:900;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:radial-gradient(120% 120% at 30% 20%, #39bdae 0%, #b3642a 55%, #87461a 100%);box-shadow:0 10px 26px rgba(0,0,0,.38),0 0 0 4px rgba(255,255,255,.92);transition:transform .25s cubic-bezier(0.34, 1.56, 0.64, 1),box-shadow .25s ease-in-out}@media screen and (max-width: 850px){.askorb{left:15px}}@media screen and (max-width: 650px){.askorb{left:12px;bottom:84px;width:50px;height:50px}}.askorb:hover,.askorb:focus-visible{transform:translateY(-3px) scale(1.06);box-shadow:0 14px 30px rgba(0,0,0,.45),0 0 0 4px #fff,0 0 22px rgba(88,220,203,.55)}.askorb__icon{position:relative;z-index:2;display:block;width:28px;height:28px}.askorb__icon svg{display:block;width:100%;height:100%;fill:#fff}@media screen and (max-width: 650px){.askorb__icon{width:25px;height:25px}}.askorb__core{fill:#9d5320}.askorb__ping{position:absolute;inset:0;z-index:1;border-radius:50%;background:rgba(179,100,42,.55);animation:ib20-bubble-ping 2.6s cubic-bezier(0, 0, 0.2, 1) infinite}@keyframes ib20-bubble-ping{0%{transform:scale(1);opacity:.55}70%{transform:scale(1.75);opacity:0}100%{transform:scale(1.75);opacity:0}}.askorb__icon svg{transform-origin:50% 85%;animation:ib20-bubble-nudge 6s ease-in-out infinite}@keyframes ib20-bubble-nudge{0%,78%,100%{transform:rotate(0deg)}82%{transform:rotate(-11deg)}86%{transform:rotate(9deg)}90%{transform:rotate(-6deg)}94%{transform:rotate(3deg)}}.askorb:hover .askorb__ping{animation-duration:1.5s}@media(prefers-reduced-motion: reduce){.askorb__ping{display:none}.askorb__icon svg{animation:none}}.voidbox{display:block;position:relative;width:100%;border-radius:var(--radius-sm, 3px);background-color:#14313a;background-image:repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0 10px, rgba(255, 255, 255, 0) 10px 20px);overflow:hidden}.voidbox:after{content:attr(data-slot);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:6px;font-family:"Roboto",monospace;font-size:11px;line-height:1.3;color:rgba(255,255,255,.5);text-align:center;word-break:break-all}.haze .voidbox{height:100%;border-radius:0}.plaque__cut .voidbox,.sendoff__cut .voidbox{border-radius:0}.voidbox--hero{aspect-ratio:2040/760}.voidbox--banner{aspect-ratio:2040/720}.voidbox--store{aspect-ratio:2040/520}.voidbox--section{aspect-ratio:1960/1000}.voidbox--portrait{aspect-ratio:1024/1536}.voidbox--wide{aspect-ratio:1960/624}.voidbox--char{aspect-ratio:263/345}.voidbox--char-wide{aspect-ratio:332/192}.voidbox--tile{aspect-ratio:1/1}.voidbox--avatar{aspect-ratio:150/186}.voidbox--logo{aspect-ratio:464/220;background-color:#10596b}.voidbox--balloon{aspect-ratio:414/700}.voidbox--icon{aspect-ratio:1/1;background-color:#1b3d47}.loadgate{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:rgba(8,24,30,.94);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s}.loadgate.is-visible{opacity:1;visibility:visible;transition:opacity .25s ease,visibility 0s}.loadgate__mark{position:relative;width:190px;height:190px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 450px){.loadgate__mark{width:150px;height:150px}}.loadgate__spin{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0, 0, 0, 0.38))}.loadgate__text{font-family:"Roboto",sans-serif;font-size:13px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.62);animation:ib20-preloader-text 1.6s ease-in-out infinite}@keyframes ib20-preloader-text{0%,100%{opacity:.45}50%{opacity:1}}@media(prefers-reduced-motion: reduce){.loadgate__text{animation:none}}.ib20-wheel,.ib20-wheel *,.ib20-wheel *::before,.ib20-wheel *::after,.ib20-wheel-fab,.ib20-wheel-fab *{box-sizing:border-box}.ib20-wheel{--wheel-size: 380px;--wheel-green: var(--color-green, #58dccb);--wheel-navy: var(--color-header, #10262e);--wheel-white: #fff;--wheel-cta: var(--color-accent, #0e7d88);--wheel-font: 'Poppins', 'Roboto', sans-serif;display:flex;flex-direction:column;align-items:center;gap:14px;font-family:var(--wheel-font)}.ib20-wheel__title{background:none;border-radius:0;padding:0;margin:0;color:var(--wheel-white);font-size:clamp(20px,3.4vw,30px);font-weight:800;line-height:1.15;text-align:center;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 0 14px rgba(88,220,203,.55)}.ib20-wheel__title img{display:block;max-width:100%;height:auto}.ib20-wheel__stage{position:relative;flex:none;width:var(--wheel-size);height:var(--wheel-size);max-width:100%}.ib20-wheel__ring{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 50% 50%, rgba(88, 220, 203, 0) 62%, rgba(88, 220, 203, 0.28) 78%, rgba(88, 220, 203, 0) 92%);box-shadow:0 0 60px rgba(88,220,203,.28);pointer-events:none}.ib20-wheel__disc svg{display:block;width:100%;height:100%}.ib20-wheel__disc{position:absolute;top:6%;left:6%;width:88%;height:88%;transform-origin:50% 50%;will-change:transform;user-select:none}.ib20-wheel__arrow{position:absolute;top:-1%;left:50%;z-index:5;width:0;height:0;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);border-top:26px solid var(--wheel-green);transform:translateX(-50%);filter:drop-shadow(0 3px 6px rgba(0, 0, 0, 0.55));pointer-events:none}.ib20-wheel__spin{position:absolute;top:38%;left:38%;z-index:6;width:24%;height:24%;padding:0;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%, #4a2a12 0%, #0f242c 78%);border:3px solid var(--wheel-green);box-shadow:0 10px 20px rgba(0,0,0,.5),0 0 22px 0 rgba(88,220,203,.7);cursor:pointer;animation:ib20-wheel-glow 2s ease-in-out infinite;transition:transform .5s ease,box-shadow .5s ease}@media(hover: hover){.ib20-wheel__spin:hover:not(:disabled){transform:scale(1.06);box-shadow:0 10px 30px rgba(0,0,0,.9),0 0 30px 0 rgba(88,220,203,.85)}}.ib20-wheel__spin:disabled{cursor:default;animation:none}.ib20-wheel__hub{font-family:"Poppins",sans-serif;font-style:italic;font-weight:700;font-size:calc(var(--wheel-size)*.085);line-height:1;letter-spacing:-0.02em;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);pointer-events:none}@keyframes ib20-wheel-glow{0%,100%{box-shadow:0 10px 20px rgba(0,0,0,.5),0 0 22px 0 rgba(88,220,203,.7)}50%{box-shadow:0 10px 20px rgba(0,0,0,.5),0 0 44px 14px rgba(88,220,203,.35)}}.ib20-wheel__hint{margin:0;color:var(--wheel-white);font-size:14px;line-height:1.5;text-align:center;opacity:.75}.ib20-wheel__sound{position:absolute;right:0;bottom:0;z-index:7;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:15px;line-height:1;cursor:pointer}.ib20-wheel-modal{position:fixed;inset:0;z-index:9900;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .28s ease}.ib20-wheel-modal[hidden]{display:none}.ib20-wheel-modal.is-open{opacity:1}.ib20-wheel-modal__overlay{position:absolute;inset:0;background:rgba(9,20,24,.86);backdrop-filter:blur(4px);cursor:pointer}.ib20-wheel-modal__box{position:relative;display:flex;align-items:center;justify-content:center;max-height:96vh;padding:48px 10px 10px;transform:scale(0.94);transition:transform .32s cubic-bezier(0.2, 0.9, 0.3, 1.1)}.ib20-wheel-modal.is-open .ib20-wheel-modal__box{transform:scale(1)}.ib20-wheel-modal__close{position:absolute;top:0;right:0;z-index:8;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:22px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}@media(hover: hover){.ib20-wheel-modal__close:hover,.ib20-wheel__sound:hover{background:var(--wheel-green, #58dccb);color:#0f242c}}.ib20-wheel-fab{position:fixed;left:20px;bottom:92px;z-index:900;display:flex;align-items:center;gap:10px;padding:8px 18px 8px 8px;border:1px solid rgba(88,220,203,.55);border-radius:999px;background:linear-gradient(180deg, #175567 0%, #0f242c 100%);box-shadow:0 10px 30px rgba(0,0,0,.45);color:#fff;font-family:var(--font-main, "Poppins", "Roboto", sans-serif);font-size:15px;font-weight:700;line-height:1;cursor:pointer;animation:ib20-wheel-fab-pulse 2.6s ease-in-out infinite}.ib20-wheel-fab__disc{flex:none;width:42px;height:42px;border-radius:50%;overflow:hidden;animation:ib20-wheel-fab-spin 9s linear infinite}.ib20-wheel-fab__disc svg{display:block;width:100%;height:100%}.ib20-wheel-fab__text{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left}.ib20-wheel-fab b{color:var(--wheel-green, #58dccb);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}@media(hover: hover){.ib20-wheel-fab:hover{transform:translateY(-3px)}.ib20-wheel-fab:hover .ib20-wheel-fab__disc{animation-duration:2.2s}}@keyframes ib20-wheel-fab-pulse{0%,100%{box-shadow:0 10px 30px rgba(0,0,0,.45),0 0 0 0 rgba(88,220,203,.35)}60%{box-shadow:0 10px 30px rgba(0,0,0,.45),0 0 0 16px rgba(88,220,203,0)}}@keyframes ib20-wheel-fab-spin{to{transform:rotate(360deg)}}.ib20-wheel-popup{position:fixed;inset:0;z-index:9950;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.8);font-family:var(--font-main, "Poppins", "Roboto", sans-serif);text-align:center;text-transform:uppercase;animation:ib20-iris-veil .42s ease-out}.ib20-wheel-popup[hidden]{display:none}.ib20-wheel-popup__close{position:absolute;top:10px;right:10px;z-index:2;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-family:inherit;font-size:20px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.ib20-wheel-popup__close:hover{background:var(--wheel-green, #58dccb);color:#0f242c;transform:rotate(90deg)}.ib20-wheel-popup__box{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;max-width:520px;min-height:340px;padding:44px 46px 46px;border:2px solid var(--wheel-green, #58dccb);border-radius:14px;background:rgba(12,30,36,.96);box-shadow:0 0 26px rgba(88,220,203,.3),0 20px 50px rgba(0,0,0,.6);color:#fff;animation:ib20-iris-zoom .58s cubic-bezier(0.18, 0.72, 0.26, 1)}.ib20-wheel-popup__box h3,.ib20-wheel-popup__box p,.ib20-wheel-popup__box a,.ib20-wheel-popup__box button.is-ghost{animation:ib20-iris-line .46s cubic-bezier(0.22, 1, 0.36, 1) backwards}.ib20-wheel-popup__box h3{animation-delay:.3s}.ib20-wheel-popup__box p{animation-delay:.38s}.ib20-wheel-popup__box a{animation-delay:.46s}.ib20-wheel-popup__box button.is-ghost{animation-delay:.52s}.ib20-wheel-popup__box h3{margin:0;color:var(--wheel-green, #58dccb);font-size:22px;letter-spacing:.1em;font-weight:900;line-height:1.1}.ib20-wheel-popup__box p{margin:0;color:#fff;font-size:21px;font-weight:700;line-height:1.35}.ib20-wheel-popup__box p em{display:block;margin:6px 0 2px;color:rgba(255,255,255,.6);font-size:14px;font-style:normal;letter-spacing:.08em}.ib20-wheel-popup__box a,.ib20-wheel-popup__box button:not(.ib20-wheel-popup__close){display:flex;align-items:center;justify-content:center;min-width:210px;margin-top:8px;padding:13px 26px;border:0;border-radius:60px;background:var(--wheel-cta, #0e7d88);color:#fff;font-family:inherit;font-size:16px;font-weight:800;line-height:1;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:filter .25s ease,transform .2s ease}.ib20-wheel-popup__box [hidden]{display:none}.ib20-wheel-popup__box button.is-ghost{min-width:0;margin-top:2px;padding:6px 12px;background:none;color:rgba(255,255,255,.7);font-size:13px;font-weight:600;text-decoration:underline;text-transform:none}@media(hover: hover){.ib20-wheel-popup__box a:hover,.ib20-wheel-popup__box button:not(.is-ghost):not(.ib20-wheel-popup__close):hover{filter:brightness(1.08);transform:translateY(-2px)}.ib20-wheel-popup__box button.is-ghost:hover{color:var(--wheel-green, #58dccb)}}@keyframes ib20-iris-veil{from{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.8)}}@keyframes ib20-iris-zoom{0%{opacity:0;transform:translate3d(0, 54px, 0) scale(0.05)}18%{opacity:1}100%{opacity:1;transform:translate3d(0, 0, 0) scale(1)}}@keyframes ib20-iris-line{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 850px){.ib20-wheel{--wheel-size: 330px}.ib20-wheel-popup__box{padding:48px 46px 54px}.ib20-wheel-popup__box h3{font-size:24px}.ib20-wheel-popup__box p{font-size:19px}}@media(max-width: 650px){.ib20-wheel{--wheel-size: 290px}.ib20-wheel-fab{left:12px;right:auto;bottom:146px;padding:6px}.ib20-wheel-fab__text{display:none}.ib20-wheel-popup__box{min-height:300px;padding:40px 34px 46px}.ib20-wheel-popup__box h3{font-size:21px}.ib20-wheel-popup__box p{font-size:17px}.ib20-wheel-popup__box p em{font-size:15px}}@media(max-width: 450px){.ib20-wheel{--wheel-size: 260px}}@media(prefers-reduced-motion: reduce){.ib20-wheel__spin,.ib20-wheel-fab,.ib20-wheel-fab__disc,.ib20-wheel-popup,.ib20-wheel-popup__box,.ib20-wheel-popup__box h3,.ib20-wheel-popup__box p,.ib20-wheel-popup__box a,.ib20-wheel-popup__box button.is-ghost{animation:none !important}.ib20-wheel-popup__box{opacity:1 !important;transform:none !important}}.ib20-curtain{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-header, #10262e);opacity:1;transition:opacity .4s ease,visibility 0s linear .4s;animation:ib20-welcome-failsafe 0s linear 4s forwards}.ib20-curtain.is-hiding{opacity:0;visibility:hidden}.ib20-curtain__bg{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;filter:brightness(0.34) saturate(0.75) blur(2px);transform:scale(1.06)}.ib20-curtain__bg:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 50% 45%, rgba(10, 24, 28, 0.68) 0%, rgba(10, 24, 28, 0.86) 58%, rgba(8, 20, 24, 0.97) 100%)}.ib20-curtain__logo{position:relative;display:block;width:620px;max-width:78vw;height:auto;filter:drop-shadow(0 0 26px rgba(88, 220, 203, 0.28));animation:ib20-welcome-logo-in .5s ease both}@keyframes ib20-welcome-logo-in{from{opacity:0;transform:scale(0.94)}to{opacity:1;transform:none}}.ib20-curtain__canvas{position:relative;display:block;max-width:78vw;height:auto;filter:drop-shadow(0 0 26px rgba(88, 220, 203, 0.28))}@keyframes ib20-welcome-failsafe{to{opacity:0;visibility:hidden}}.no-welcome .ib20-curtain{display:none}@media(prefers-reduced-motion: reduce){.ib20-curtain{display:none}}.ib20-snow{position:fixed;inset:0;z-index:8000;overflow:hidden;pointer-events:none}.ib20-snow i{position:absolute;top:-20px;display:block;border-radius:50%;background:#fff;box-shadow:0 0 4px 1px rgba(20,52,62,.35);animation-name:ib20-snow-fall,ib20-snow-sway;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;will-change:transform}.ib20-snow i:nth-child(1){left:82.5%;width:3.8px;height:3.8px;opacity:.59;animation-duration:22.2s,5.7s;animation-delay:-3.9s,-0.8s}.ib20-snow i:nth-child(2){left:62.7%;width:3px;height:3px;opacity:.59;animation-duration:16.8s,3.9s;animation-delay:-7s,-3.9s}.ib20-snow i:nth-child(3){left:46.3%;width:3.2px;height:3.2px;opacity:.58;animation-duration:14.7s,4.6s;animation-delay:-5s,-5.7s}.ib20-snow i:nth-child(4){left:87.1%;width:2.4px;height:2.4px;opacity:.41;animation-duration:19.1s,2.9s;animation-delay:-7.1s,-4.5s}.ib20-snow i:nth-child(5){left:63.8%;width:2.2px;height:2.2px;opacity:.39;animation-duration:12s,3.5s;animation-delay:-7.4s,-4s}.ib20-snow i:nth-child(6){left:54.1%;width:3.2px;height:3.2px;opacity:.52;animation-duration:17.7s,4.7s;animation-delay:-9.2s,-0.3s}.ib20-snow i:nth-child(7){left:38.7%;width:3.4px;height:3.4px;opacity:.53;animation-duration:11.8s,5s;animation-delay:-1.1s,-4.3s}.ib20-snow i:nth-child(8){left:95%;width:4px;height:4px;opacity:.37;animation-duration:11.9s,2.7s;animation-delay:-6.1s,-0.7s}.ib20-snow i:nth-child(9){left:44.2%;width:1.8px;height:1.8px;opacity:.71;animation-duration:22.5s,5.6s;animation-delay:-2.5s,-5.1s}.ib20-snow i:nth-child(10){left:38.9%;width:3.8px;height:3.8px;opacity:.87;animation-duration:14.5s,5.7s;animation-delay:-5.1s,-4.4s}.ib20-snow i:nth-child(11){left:1.9%;width:3.2px;height:3.2px;opacity:.48;animation-duration:16.3s,3.6s;animation-delay:-2.7s,-4.5s}.ib20-snow i:nth-child(12){left:77.1%;width:4.2px;height:4.2px;opacity:.47;animation-duration:15.9s,2.9s;animation-delay:-2.2s,-0.8s}.ib20-snow i:nth-child(13){left:25%;width:2.2px;height:2.2px;opacity:.45;animation-duration:22.9s,2.7s;animation-delay:-2.2s,-3s}.ib20-snow i:nth-child(14){left:29.4%;width:4.2px;height:4.2px;opacity:.64;animation-duration:22.7s,4.4s;animation-delay:-13.9s,-4.9s}.ib20-snow i:nth-child(15){left:97.5%;width:4.2px;height:4.2px;opacity:.82;animation-duration:13.3s,3.8s;animation-delay:-13.6s,-1s}.ib20-snow i:nth-child(16){left:9%;width:2.6px;height:2.6px;opacity:.37;animation-duration:19.6s,6.4s;animation-delay:-12.1s,-3.1s}.ib20-snow i:nth-child(17){left:50.4%;width:5.6px;height:5.6px;opacity:.59;animation-duration:13.4s,5.9s;animation-delay:-7.5s,-0.6s}.ib20-snow i:nth-child(18){left:91.5%;width:2px;height:2px;opacity:.67;animation-duration:19.4s,2.9s;animation-delay:-6.4s,-2.8s}.ib20-snow i:nth-child(19){left:37.4%;width:4.4px;height:4.4px;opacity:.39;animation-duration:20.8s,4.2s;animation-delay:-3s,-2.3s}.ib20-snow i:nth-child(20){left:66.8%;width:6.2px;height:6.2px;opacity:.52;animation-duration:16s,5.9s;animation-delay:-14.2s,-3.3s}.ib20-snow i:nth-child(21){left:15%;width:5px;height:5px;opacity:.51;animation-duration:22.8s,3.1s;animation-delay:-13.8s,-0.2s}.ib20-snow i:nth-child(22){left:78.8%;width:6.2px;height:6.2px;opacity:.6;animation-duration:13.6s,5.7s;animation-delay:-6.7s,-0.8s}.ib20-snow i:nth-child(23){left:4.2%;width:5.4px;height:5.4px;opacity:.43;animation-duration:16.5s,5.7s;animation-delay:-4.1s,-4.3s}.ib20-snow i:nth-child(24){left:90.7%;width:5.4px;height:5.4px;opacity:.46;animation-duration:16.9s,2.9s;animation-delay:-3.8s,-5.7s}.ib20-snow i:nth-child(25){left:57.9%;width:7px;height:7px;opacity:.8;animation-duration:15.5s,4.7s;animation-delay:-12.2s,-1.9s}.ib20-snow i:nth-child(26){left:11.6%;width:4.4px;height:4.4px;opacity:.51;animation-duration:20.5s,4.3s;animation-delay:-15.5s,-2.7s}.ib20-snow i:nth-child(27){left:81.7%;width:3px;height:3px;opacity:.88;animation-duration:22.7s,3.5s;animation-delay:-13.6s,-1.6s}.ib20-snow i:nth-child(28){left:84.6%;width:3.8px;height:3.8px;opacity:.73;animation-duration:13.9s,5s;animation-delay:-12.1s,-3.6s}.ib20-snow i:nth-child(29){left:81.8%;width:5.4px;height:5.4px;opacity:.84;animation-duration:18.2s,3.6s;animation-delay:-4.9s,-1.8s}.ib20-snow i:nth-child(30){left:81.9%;width:2.8px;height:2.8px;opacity:.69;animation-duration:20.6s,4.6s;animation-delay:-0.9s,-4.2s}.ib20-snow i:nth-child(31){left:93.6%;width:3px;height:3px;opacity:.46;animation-duration:21.8s,5.2s;animation-delay:-12.6s,-5.8s}.ib20-snow i:nth-child(32){left:18.9%;width:5px;height:5px;opacity:.68;animation-duration:14.6s,4.1s;animation-delay:-6.6s,-3.1s}.ib20-snow i:nth-child(33){left:26.3%;width:5.8px;height:5.8px;opacity:.8;animation-duration:13s,6.2s;animation-delay:-3s,-2.8s}.ib20-snow i:nth-child(34){left:19.1%;width:5.6px;height:5.6px;opacity:.59;animation-duration:11.7s,5.5s;animation-delay:-3.3s,-1.9s}.ib20-snow i:nth-child(35){left:66.4%;width:2.8px;height:2.8px;opacity:.72;animation-duration:11.6s,3.3s;animation-delay:-1.4s,-3.3s}.ib20-snow i:nth-child(36){left:40.1%;width:4.2px;height:4.2px;opacity:.79;animation-duration:13.9s,4.5s;animation-delay:-5.9s,-0.1s}.ib20-snow i:nth-child(37){left:58.9%;width:6.2px;height:6.2px;opacity:.86;animation-duration:21.3s,2.6s;animation-delay:-8.1s,-2.6s}.ib20-snow i:nth-child(38){left:57.3%;width:3.4px;height:3.4px;opacity:.83;animation-duration:19.7s,5.4s;animation-delay:-5.8s,-3.7s}.ib20-snow i:nth-child(39){left:78.5%;width:4px;height:4px;opacity:.67;animation-duration:20.4s,6.3s;animation-delay:-0.2s,-2.6s}.ib20-snow i:nth-child(40){left:46.7%;width:2.2px;height:2.2px;opacity:.52;animation-duration:19.2s,4.4s;animation-delay:-13s,-5.8s}.ib20-snow i:nth-child(41){left:33.8%;width:4px;height:4px;opacity:.59;animation-duration:11.8s,3.8s;animation-delay:-9.7s,-4.8s}.ib20-snow i:nth-child(42){left:12.7%;width:7.2px;height:7.2px;opacity:.67;animation-duration:20.7s,5.8s;animation-delay:-5.9s,-4.4s}.ib20-snow i:nth-child(43){left:56.8%;width:3.8px;height:3.8px;opacity:.85;animation-duration:21.9s,2.6s;animation-delay:-11.1s,-0.4s}.ib20-snow i:nth-child(44){left:61.2%;width:6.2px;height:6.2px;opacity:.47;animation-duration:16.4s,4.8s;animation-delay:-4.8s,-5.8s}.ib20-snow i:nth-child(45){left:13.5%;width:2.8px;height:2.8px;opacity:.76;animation-duration:21.9s,4.5s;animation-delay:-1.5s,-3.4s}.ib20-snow i:nth-child(46){left:14.6%;width:5.8px;height:5.8px;opacity:.72;animation-duration:12.6s,3.8s;animation-delay:-4.1s,-4s}.ib20-snow i:nth-child(47){left:88.8%;width:2.8px;height:2.8px;opacity:.75;animation-duration:17.4s,3s;animation-delay:-5s,-3.8s}.ib20-snow i:nth-child(48){left:4.4%;width:3.6px;height:3.6px;opacity:.56;animation-duration:18.3s,5.4s;animation-delay:-1.9s,-2.7s}.ib20-snow i:nth-child(49){left:29.5%;width:4px;height:4px;opacity:.43;animation-duration:18.3s,3s;animation-delay:-11.3s,-2.7s}.ib20-snow i:nth-child(50){left:96.5%;width:4.2px;height:4.2px;opacity:.54;animation-duration:16.1s,4.8s;animation-delay:-0.1s,-3.8s}.ib20-snow i:nth-child(51){left:48.8%;width:4.4px;height:4.4px;opacity:.57;animation-duration:13.9s,3.1s;animation-delay:-0.3s,-3.6s}.ib20-snow i:nth-child(52){left:73.1%;width:5.4px;height:5.4px;opacity:.53;animation-duration:21.1s,5.2s;animation-delay:-6.9s,-3.2s}.ib20-snow i:nth-child(53){left:5.2%;width:4.4px;height:4.4px;opacity:.37;animation-duration:15.4s,5.8s;animation-delay:-13.1s,-4.7s}.ib20-snow i:nth-child(54){left:97.7%;width:7px;height:7px;opacity:.44;animation-duration:20.9s,4.7s;animation-delay:-15.9s,-3.6s}.ib20-snow i:nth-child(55){left:91.4%;width:7px;height:7px;opacity:.86;animation-duration:20.8s,4.9s;animation-delay:-2.8s,-5.4s}@keyframes ib20-snow-fall{to{transform:translateY(105vh)}}@keyframes ib20-snow-sway{0%,100%{margin-left:-14px}50%{margin-left:14px}}@media(prefers-reduced-motion: reduce){.ib20-snow{display:none}}
