:root{--color-bg: #d1d5da;--color-surface: #fff;--color-violet-dark: #d1d5da;--color-header: #0d1d34;--color-panel-dark: #0b1c32;--color-panel-deep: #0c1d33;--color-white: #fff;--color-black: #041014;--color-text: #122640;--color-text-muted: #3e4049;--color-text-soft: #7e8084;--color-purple: #122640;--color-light-blue: #1a3769;--color-accent: #cd4812;--color-accent-raw: #ec622b;--color-accent-2: #3e8429;--color-green: #3ee14a;--color-accent-2-raw: #4da533;--color-accent-tab: #17a417;--color-yellow: #ffd400;--stroke-red: rgba(255, 255, 255, .2);--color-line: rgba(255, 255, 255, .2);--color-line-light: #f1f3f5;--color-line-soft: #e2e8ee;--color-line-nav: #eef1f2;--grad-panel: radial-gradient(100% 162.16% at 100% 0%, #005d5b 0%, #142842 100%);--grad-panel-soft: radial-gradient(100% 162.16% at 100% 0%, rgba(10, 103, 101, .9) 0%, rgba(20, 40, 66, .9) 100%);--grad-scrim: radial-gradient(100% 162.16% at 100% 0%, rgba(10, 103, 101, .65) 0%, rgba(20, 40, 66, .65) 100%);--grad-title: linear-gradient(360deg, #142842 0%, #0a676a 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(14, 24, 17, .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, #cd4812);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, #d1d5da);font-family:"Roboto",sans-serif;font-weight:400;font-size:15px;line-height:155%;color:var(--color-text, #122640);text-align:left;min-height:100vh;overflow-x:hidden}p{margin-top:20px;width:100%}p:first-child{margin-top:0}.title+p{margin-top:0}ul,ol{background:var(--grad-panel);border-radius:var(--radius, 6px);color:var(--color-white, #fff);padding:20px;text-align:left;width:100%}.content,.cover{display:flex;align-items:center;flex-direction:column;width:100%;overflow:hidden;position:relative}.content{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){.content{padding:15px}}@media screen and (max-width: 450px){.content{padding:15px}}.content-bg>.background+*{margin-top:0}.content-bg p{color:#fff}.cover{padding-left:20px;padding-right:20px}@media screen and (min-width: 1600px){.cover{padding-left:calc(50% - 790px);padding-right:calc(50% - 790px)}}.content>*,.cover>*{display:block;position:relative}.main{position:relative;margin:0 auto;padding:10px 20px 10px 20px;display:flex;align-items:flex-start;width:100%}.main__content>*:first-child{margin-top:0}.main__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){.main__content{margin-right:0;flex:1 1 calc(100% - 20px - var(--sidebar-w, 240px))}}@media screen and (max-width: 1025px){.main__content{margin-left:0;flex:1 1 100%}}@media screen and (min-width: 1600px){.main{padding-left:calc(50% - 790px);padding-right:calc(50% - 790px)}}@media screen and (max-width: 1300px){.main{padding-bottom:20px}}@media screen and (max-width: 850px){.main,.header,.footer{padding-left:15px;padding-right:15px}}@media screen and (max-width: 450px){.main,.header,.footer{padding-left:10px;padding-right:10px}}h1,h2,h3,h4,.title{display:block;color:var(--color-text, #122640);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, #122640);font-family:"Roboto",sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:155%}h1,.title.general{font-weight:700;font-size:32px;color:var(--color-white, #fff);line-height:120%;margin:0}@media screen and (max-width: 850px){h1,.title.general{font-size:28px}}@media screen and (max-width: 650px){h1,.title.general{font-size:26px}}@media screen and (max-width: 450px){h1,.title.general{font-size:24px}}h2,.title.high{--glass-filter: blur(32px) brightness(.85) saturate(2.5);--glass-tint: hsl(189 80% 10% / .2);--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 hsla(205,20%,10%,.2),.7px .8px 1.2px -0.4px hsla(205,20%,10%,.1),1.3px 1.5px 2.2px -0.8px hsla(205,20%,10%,.1),2.3px 2.6px 3.9px -1.2px hsla(205,20%,10%,.1),3.9px 4.4px 6.6px -1.7px hsla(205,20%,10%,.1),6.5px 7.2px 10.9px -2.1px hsla(205,20%,10%,.1),8px 9px 14px -2.5px hsla(205,20%,10%,.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,.title.high{font-size:26px}}@media screen and (max-width: 650px){h2,.title.high{font-size:24px}}@media screen and (max-width: 450px){h2,.title.high{font-size:20px}}h2:before,.title.high: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,.title.high:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;box-shadow:inset 2px 2px 1px -3px hsla(205,20%,90%,.8),inset 4px 4px 2px -6px hsla(205,20%,90%,.3),inset 1.5px 1.5px 1.5px -0.75px hsla(205,20%,90%,.15),inset 1.5px 1.5px .25px hsla(205,20%,90%,.03),inset 0 0 .25px .5px hsla(205,20%,90%,.03)}h3,.title.middle{color:var(--color-text, #122640);font-family:"Poppins",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:160%}@media screen and (max-width: 450px){h3,.title.middle{font-size:18px}}h4,.title.mini{font-family:"Roboto",sans-serif;color:var(--color-text, #122640);font-weight:700;font-size:15px;line-height:155%;text-transform:none}h5{font-weight:700;font-size:15px;line-height:normal}.image img,.background img{display:block;position:relative;margin:auto}.background{display:block !important;position:absolute !important;top:0;bottom:0;left:0;right:0}.background img,.background .ph{width:100%;height:100%;object-fit:cover;object-position:center center}@media screen and (max-width: 850px){.background img,.background .ph{object-position:80%}}.background+*{margin-top:0}.js-expand-content{display:none;overflow:hidden}.js-expand-content.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}.legal-head{padding-top:26px;padding-bottom:6px}.legal-title{margin:0;color:var(--color-text, #122640);font-family:"Roboto",sans-serif;font-weight:700;font-size:34px;line-height:1.15;text-transform:none}@media screen and (max-width: 850px){.legal-title{font-size:28px}}@media screen and (max-width: 450px){.legal-title{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%3Cpath d='M3 7.5C3 5.29086 4.79086 3.5 7 3.5C9.20914 3.5 11 5.29086 11 7.5C11 9.70914 9.20914 11.5 7 11.5C4.79086 11.5 3 9.70914 3 7.5Z' fill='%233f862a'/%3E%3Cpath d='M7 2C10.0376 2 12.5 4.46243 12.5 7.5C12.5 10.5376 10.0376 13 7 13C3.96243 13 1.5 10.5376 1.5 7.5C1.5 4.46243 3.96243 2 7 2Z' stroke='%233f862a' stroke-opacity='0.4' stroke-width='3'/%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='M3 14.5C3 8.42487 7.92487 3.5 14 3.5C20.0751 3.5 25 8.42487 25 14.5C25 20.5751 20.0751 25.5 14 25.5C7.92487 25.5 3 20.5751 3 14.5Z' fill='%233f862a'/%3E%3Cpath d='M14 2C20.9036 2 26.5 7.59644 26.5 14.5C26.5 21.4036 20.9036 27 14 27C7.09644 27 1.5 21.4036 1.5 14.5C1.5 7.59644 7.09644 2 14 2Z' stroke='%233f862a' stroke-opacity='0.4' stroke-width='3'/%3E%3C/svg%3E");font-weight:600;font-size:16px;color:#fff;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,.type-list,.article-banner__desc ul,.article-banner__desc ol{background: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}.steps{position:relative;isolation:isolate;overflow:hidden;min-height:250px;background:var(--grad-panel);border-radius:var(--radius, 6px);color:#fff;padding:20px 270px 20px 20px}.steps:after{content:"";position:absolute;z-index:1;right:4px;bottom:0;width:260px;height:calc(100% - 8px);background:url("../images/content/steps-character-20bet-ireland.webp") center bottom/contain no-repeat;pointer-events:none}.steps>li{position:relative;z-index:2;display:block;padding-left:46px}.steps>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-accent-2, #3e8429);color:#fff;font-weight:700;font-size:14px}.steps>li:before{display:none}#reg>.steps:first-of-type:after{background-image:url("../images/content/steps-character-flirt-20bet-ireland.webp")}#reg>.steps:last-of-type:after{background-image:url("../images/content/steps-character-kiss-20bet-ireland.webp")}#reg>.steps:only-of-type:after{background-image:url("../images/content/steps-character-smile-20bet-ireland.webp")}.article-banner__desc .steps{min-height:0;padding:0}.article-banner__desc .steps:after{display:none}@media screen and (max-width: 850px){.steps{padding-right:205px}.steps:after{right:-8px;width:205px}}@media screen and (max-width: 650px){.steps{min-height:0;padding-right:20px}.steps:after{display:none}}.proscons-desc__title{font-weight:600;font-size:20px;line-height:155%;text-transform:uppercase;padding:4.5px 0 4.5px 50px;position:relative}.proscons-desc__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}.pros-desc__title: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='%233f862a'/%3E%3Crect x='1.5' y='1.5' width='43' height='43' rx='4.5' stroke='%233f862a' stroke-opacity='0.4' stroke-width='3'/%3E%3Cpath d='M25 15h-4v6h-6v4h6v6h4v-6h6v-4h-6z' fill='%23fff'/%3E%3C/svg%3E")}.cons-desc__title: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='%23d04913'/%3E%3Crect x='1.5' y='1.5' width='43' height='43' rx='4.5' stroke='%23d04913' 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")}.proscons-banner__desc ul{padding-left:8px}.proscons-banner__desc ul li+li{margin-top:16px}ul.blocks-list{display:flex;flex-wrap:wrap;gap:20px;padding:20px}.blocks-list__item{background:linear-gradient(148deg, #0b5250 0%, #123c53 46%, #0e2038 100%);border:1px solid rgba(255,255,255,.1);box-shadow:0 6px 18px -10px rgba(0,0,0,.6);border-radius:var(--radius, 6px);padding:20px;width:calc(50% - 10px)}.blocks-list__item:before{display:none}.blocks-list__item+.blocks-list__item{margin-top:0}.blocks-list__item>*:first-child{font-weight:700}@media screen and (max-width: 850px){.blocks-list__item{width:100%}}.blocks-list__item:last-child:nth-child(odd){margin-left:auto;margin-right:auto}@media screen and (max-width: 450px){.blocks-list__item{padding:15px}}.content ul p,.content ol p{color:var(--color-white, #fff)}.blocks-list__item>.blocks-list__title,.blocks-list__title{font-weight:600;line-height:155%;text-transform:uppercase;color:var(--color-green, #3ee14a)}.blocks-list__desc{line-height:155%;margin-top:20px}@media screen and (max-width: 850px){ul.blocks-list{padding:20px 10px}}.button{--btn-a: var(--color-accent, #cd4812);--btn-b: var(--color-accent-2, #3e8429);--btn-glow: rgba(62, 132, 41, .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(14, 24, 17, 0.25));font-family:"Roboto",sans-serif;font-weight:600;font-size:16px;line-height:1.28;color:var(--color-white, #fcfcfc);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}.button:hover,.button: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(14, 24, 17, 0.25))}.button:active{transform:translateY(0) scale(0.985);transition-duration:.08s}.button img,.button svg,.button span{display:inline-block;vertical-align:middle;position:relative;transition:transform .3s cubic-bezier(0.2, 0.7, 0.3, 1)}.button:hover img,.button:hover svg{transform:translateY(-1px) scale(1.07)}.button img{margin-right:8px}.button span{text-align:left}.button: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)}.button:hover:before,.button:focus-visible:before{transform:translateX(400%) skewX(-18deg)}.header__signup:after,.first__button: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)}}.button.inverse,.button.green{--btn-a: var(--color-accent-2, #3e8429);--btn-b: var(--color-accent, #cd4812);--btn-glow: rgba(205, 72, 18, .5)}.header__button{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}.header__button svg{width:16px;height:16px;flex-shrink:0;fill:currentColor;color:currentColor}.header__button img{margin-right:0}.header__signup{min-width:132px}.header__login{--btn-a: #4da533}.first__button{min-width:220px}.download__button{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}.download__button img,.download__button svg{max-width:32px;width:32px;height:32px;margin-right:0;fill:currentColor}.download__button span{text-align:center;min-width:143px}.to-top-wrap{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){.to-top-wrap{right:calc(50% - (1600px - (var(--sidebar-w, 240px) + 20px)*2)/2)}}@media screen and (max-width: 1300px){.to-top-wrap{right:10px}}.to-top{background-color:var(--color-accent-2, #3e8429);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}.to-top:hover{background-color:var(--color-accent, #cd4812)}@media(prefers-reduced-motion: reduce){.button:before,.header__signup:after,.first__button:after{display:none}.button,.button:hover,.button:active{transform:none !important;animation:none !important}}.header{background:var(--color-header, #0d1d34);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){.header{gap:10px}}.logo{display:inline-block}.logo img{display:block}.header__logo{flex:0 0 auto;min-width:calc(var(--sidebar-w, 240px) - 1px)}@media screen and (max-width: 1025px){.header__logo{min-width:0}}.header__logo img{height:46px;width:auto;max-width:none}.header__store{background:var(--color-light-blue, #1a3769);border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;padding:12px 16px;margin-left:0;flex:0 0 auto}.header__store img{display:block;width:auto;height:20px;max-width:18px}.header__store span{font-size:12px;font-weight:700;letter-spacing:1px;color:#fff;line-height:16px;white-space:nowrap}.header__store:hover{background-color:#234b92}.menu-button,.header__menu .header__button,.header__menu .header__store{display:none}.header__menu{margin:0 auto 0 8px}.header__menu ul{border-radius:var(--radius-pill, 60px);display:flex;align-items:center;gap:6px;background:none;padding:0;width:auto}.header__menu 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}.header__menu ul a:before{content:"";position:absolute;inset:0;border-top:2px solid var(--color-green, #3ee14a);border-bottom:2px solid var(--color-green, #3ee14a);transform:scaleY(2);opacity:0;transition:transform .3s ease,opacity .3s ease}.header__menu ul a:after{content:"";position:absolute;inset:0;z-index:-1;background:var(--color-accent-2, #3e8429);transform:scaleY(0);opacity:0;transition:transform .3s ease,opacity .3s ease}.header__menu ul li a:hover,.header__menu ul li a:focus-visible{color:#fff;text-decoration:none}.header__menu ul li a:hover:before,.header__menu ul li a:hover:after,.header__menu ul li a:focus-visible:before,.header__menu ul li a:focus-visible:after{transform:scaleY(1);opacity:1}.header__menu ul li a[aria-current=page]{color:#fff;text-decoration:underline}.header__lang{position:relative;z-index:100;flex:0 0 auto}.header__lang 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){.header__menu{display:block !important}}@media screen and (max-width: 1300px){.header__logo{margin-right:auto}.menu-button{display:block;background:var(--color-accent-2, #3e8429);padding:10px;border-radius:10px;width:40px;height:40px;order:1}.menu-button svg{display:block;margin:auto}.menu-button svg rect{transform-origin:50% 50%;transition:all .5s;fill:#fff}.menu-button.active svg rect:nth-child(1){x:-2px;y:6px;width:20px;transform:rotate(225deg)}.menu-button.active svg rect:nth-child(2){transform:scale(0, 2)}.menu-button.active svg rect:nth-child(3){x:-2px;y:6px;width:20px;transform:rotate(135deg)}.header__menu{position:absolute;top:100%;left:0;right:0;background:var(--color-header, #0d1d34);z-index:100;margin:0;border-radius:0;display:none;padding:25px;text-align:center;max-height:calc(100vh - 86px);overflow-y:auto}.header__menu ul{background:none;box-shadow:none;flex-direction:column;text-align:center;gap:15px}.header__menu ul li{overflow:hidden}.header__menu ul li a,.header__menu .header__store,.header__menu .header__button{transform:translateY(115%);opacity:0;transition:transform .55s cubic-bezier(0.785, 0.135, 0.15, 0.86),opacity .35s ease,color .3s ease}.header__menu.is-open ul li a,.header__menu.is-open .header__store,.header__menu.is-open .header__button{transform:translateY(0);opacity:1}.header__menu.is-open .header__store{transition-delay:.05s}.header__menu.is-open ul li:nth-child(1) a{transition-delay:.12s}.header__menu.is-open ul li:nth-child(2) a{transition-delay:.18s}.header__menu.is-open ul li:nth-child(3) a{transition-delay:.24s}.header__menu.is-open ul li:nth-child(4) a{transition-delay:.3s}.header__menu.is-open ul li:nth-child(n+5) a{transition-delay:.36s}.header__menu.is-open .header__login{transition-delay:.42s}.header__menu.is-open .header__signup{transition-delay:.48s}.header__menu.is-closing ul li a,.header__menu.is-closing .header__store,.header__menu.is-closing .header__button{transform:translateY(115%);opacity:0;transition:transform .3s cubic-bezier(0.5, 0, 0.75, 0),opacity .22s ease}.header__menu.is-closing .header__signup{transition-delay:0s}.header__menu.is-closing .header__login{transition-delay:.04s}.header__menu.is-closing ul li:nth-last-child(1) a{transition-delay:.08s}.header__menu.is-closing ul li:nth-last-child(2) a{transition-delay:.12s}.header__menu.is-closing ul li:nth-last-child(3) a{transition-delay:.16s}.header__menu.is-closing ul li:nth-last-child(4) a{transition-delay:.2s}.header__menu.is-closing ul li:nth-last-child(n+5) a{transition-delay:.22s}.header__menu.is-closing .header__store{transition-delay:.24s}}@media(prefers-reduced-motion: reduce){.header__menu ul li a,.header__menu .header__store,.header__menu .header__button{transform:none !important;opacity:1 !important;transition:none !important}}@media screen and (max-width: 1025px){.header>.header__store{display:none}.header__menu .header__store{display:inline-flex;margin:0 auto 25px}}@media screen and (max-width: 850px){.header>.header__button{display:none}.header__menu .header__button{display:inline-flex;vertical-align:middle;margin:20px 5px 0}}.header__progress{position:absolute;left:0;right:0;bottom:0;height:3px;overflow:hidden;pointer-events:none;background:rgba(255,255,255,.08)}.header__progress 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, #3e8429) 0%, #6fd44a 45%, #ffb347 75%, var(--color-accent, #cd4812) 100%)}@media(prefers-reduced-motion: reduce){.header__menu ul a:before,.header__menu ul a:after{transition:none}}.sidebar{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}.sidebar::-webkit-scrollbar{display:none}.sidebar>*+*{margin-top:16px}.sidebar li{padding:0}.sidebar li+li{margin-top:0}.sidebar li:before{display:none}.sidebar ul,.sidebar ol{background:none;padding:0;color:inherit;border-radius:0}@media screen and (max-width: 1025px){.sidebar{display:none}}@media screen and (max-width: 1300px){.sidebar__right{display:none}}.sidebar__item{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}.sidebar__item+.sidebar__item{margin-top:16px}.sidebar__buttons{display:flex;flex-direction:column;gap:8px}.sidebar__button{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}.sidebar__button:hover{box-shadow:0 0 10px 0 rgba(29,80,141,.9)}.sidebar__button>img,.sidebar__button>.ph{position:absolute;bottom:0;left:0;margin-right:0;display:block}.sidebar__button>span{position:relative;display:block;z-index:1}.sidebar__button-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%, #1d508d 0%, #1a3769 100%)}.sidebar__button-wheel:hover{background:radial-gradient(162.16% 100% at 100% 0%, #1d508d 0%, #1a3769 100%)}.sidebar__button-wheel>img,.sidebar__button-wheel>.ph{max-width:88px;width:88px}.sidebar__button-wheel .sidebar-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}.sidebar__button-wheel:hover .sidebar-wheel__disc{animation-duration:3.5s}@keyframes ib20-wheel-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.sidebar__button-prize{padding:14px 8px 14px 88px;display:flex;flex-direction:column;justify-content:center;background-color:var(--color-header, #0d1d34);background-image:url("../images/prize-btn-bg.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.sidebar__button-prize:hover{background-image:url("../images/prize-btn-bg.webp")}.sidebar__button-prize>img,.sidebar__button-prize>.ph{max-width:71px;width:71px;left:0}.sidebar__button-prize .prize-amount{font-weight:900;font-size:24px;line-height:.8333;background:linear-gradient(90deg, #ff0 0%, #ff9d3a 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.sidebar__button-prize .prize-label{font-weight:700;font-size:12px;line-height:1;text-transform:uppercase;color:#fff}.sidebar__button-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}.sidebar__button-prize .prize-amount{animation:ib20-prize-glow 3.2s ease-in-out infinite}.sidebar__button-prize>img,.sidebar__button-prize>.ph{animation:ib20-prize-float 4.5s ease-in-out infinite}.sidebar__button-prize:hover .prize-amount{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(255, 190, 60, 0))}50%{filter:drop-shadow(0 0 7px rgba(255, 180, 60, 0.8))}}@keyframes ib20-prize-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}.sidebar-item__button{display:block;background-color:var(--color-panel-dark, #0b1c32);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%}.sidebar-item__button: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}.sidebar-item__button.slide:before{transform:rotateX(180deg)}.sidebar-quicklinks__list li:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--color-line-soft, #e2e8ee)}.sidebar-quicklinks__list li a{position:relative;display:block;font-weight:400;font-size:14px;line-height:1.6;color:var(--color-text-muted, #3e4049);padding:8px 10px 8px 40px}.sidebar-quicklinks__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}.sidebar-quicklinks__list li a span{position:relative;z-index:2}.sidebar-quicklinks__list li a img{z-index:2}.sidebar-quicklinks__list li:not(:nth-last-child(-n+2)) a{overflow:hidden;background-image:linear-gradient(90deg, rgba(62, 132, 41, 0.16) 0%, rgba(232, 238, 241, 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}.sidebar-quicklinks__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, #3e8429);transform:scaleY(0);transform-origin:center bottom;transition:transform .3s ease-in-out;z-index:1}.sidebar-quicklinks__list li:not(:nth-last-child(-n+2)) a:hover{color:var(--color-text, #122640);background-size:100% 100%;padding-left:46px}.sidebar-quicklinks__list li:not(:nth-last-child(-n+2)) a:hover:before{transform:scaleY(1)}.sidebar-quicklinks__list li:not(:nth-last-child(-n+2)) a:hover img{left:16px;transform:translateY(-50%) scale(1.12)}.sidebar-quicklinks__list li:nth-last-child(-n+2) a{overflow:hidden;transition:color .3s ease-in-out,letter-spacing .3s ease-in-out}.sidebar-quicklinks__list li:nth-last-child(-n+2) a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, var(--color-accent-2, #3e8429) 0%, rgba(62, 132, 41, 0) 100%);opacity:0;transition:opacity .3s ease-in-out}.sidebar-quicklinks__list li:nth-last-child(-n+2) a span,.sidebar-quicklinks__list li:nth-last-child(-n+2) a:hover{position:relative}.sidebar-quicklinks__list li:nth-last-child(-n+2) a:hover{color:#fff;letter-spacing:.04em}.sidebar-quicklinks__list li:nth-last-child(-n+2) a:hover:after{opacity:.55}.sidebar-quicklinks__list li:nth-last-child(-n+2) a{background-color:var(--color-panel-dark, #0b1c32);font-weight:700;font-size:12px;color:#fff;text-transform:uppercase;padding-top:11.5px;padding-bottom:11.5px}.sidebar-navigation__list li:not(:last-child){border-bottom:1px solid var(--color-line-nav, #eef1f2)}.sidebar-navigation__list li a{position:relative;display:block;overflow:hidden;color:rgba(10,98,106,.85);line-height:1.6;font-size:14px;padding:8px 10px;background-image:linear-gradient(90deg, rgba(62, 132, 41, 0.16) 0%, rgba(232, 238, 241, 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}.sidebar-navigation__list li a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-accent-2, #3e8429);transform:scaleY(0);transform-origin:center bottom;transition:transform .3s ease-in-out;z-index:1}.sidebar-navigation__list li a:hover{color:var(--color-text, #122640);background-size:100% 100%;padding-left:16px}.sidebar-navigation__list li a:hover:before{transform:scaleY(1)}.sidebar-item__title{background-color:var(--color-panel-dark, #0b1c32);font-size:13px;color:#fff;line-height:1;text-transform:uppercase;position:relative;margin:0}.sb-tabs{display:flex;background:var(--color-panel-dark, #0b1c32)}.sb-tab{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}.sb-tab:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--color-accent-tab, #17a417);transform:scaleX(0);transition:transform .28s ease-in-out}.sb-tab.is-active{color:#fff}.sb-tab.is-active:after{transform:scaleX(1)}.sb-tab:hover{color:#fff;background:rgba(255,255,255,.05)}.sb-tab:hover:after{transform:scaleX(1)}.sidebar .sidebar-casino__list{display:flex;flex-wrap:wrap;gap:10px;padding:12px 10px 14px}.sidebar .sidebar-casino__list li{border-radius:7px;width:calc(50% - 5px)}.sidebar .sidebar-casino__list li a{display:block}.navigation{display:none}@media screen and (max-width: 1025px){.navigation{display:block;padding:0;background:none;box-shadow:none}.navigation .sidebar__item{box-shadow:var(--shadow-card, 0 0 7px 0 rgba(0, 0, 0, 0.55))}.navigation .sidebar-navigation__button:before{transform:rotateX(180deg)}.navigation .sidebar-navigation__button.slide:before{transform:rotateX(0)}.navigation .sidebar-navigation__list{display:none}}.sidebar-odds__note{margin:0;padding:8px 12px 10px;background:#fff;border-top:1px solid var(--color-line-soft, #e2e8ee);font-size:11px;line-height:1.4;color:var(--color-text-soft, #7e8084)}.sidebar-casino__item a{display:block}.casino-game__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}.casino-game__players,.casino-game__rtp{display:inline-flex;align-items:center;gap:3px;padding:2px 5px;border-radius:4px;background:rgba(6,14,24,.72);font-size:9px;font-weight:700;line-height:1;color:#dfe6ec}.casino-game__players svg,.casino-game__rtp svg{width:9px;height:9px;flex:0 0 9px}.casino-game__players svg{fill:#9fb2c4}.casino-game__rtp{color:#8fe37a}.casino-game__rtp svg{fill:#35d94a}.casino-game__name{display:block;overflow:hidden;margin-top:5px;font-size:11px;font-weight:500;line-height:14px;color:var(--color-text, #122640);text-overflow:ellipsis;white-space:nowrap;transition:color .25s ease-in-out}.sidebar-casino__item a:hover .casino-game__name{color:var(--color-accent-2, #3e8429)}.sidebar-casino__note{margin:0;padding:0 10px 12px;background:#fff;font-size:10px;line-height:1.45;color:var(--color-text-soft, #7e8084)}.sb-panel{opacity:0;transition:opacity .22s ease-in-out}.sb-panel.is-active{opacity:1}.sb-panel[hidden]{display:none}.combo__tabs{border-bottom:1px solid rgba(255,255,255,.08)}.combo__tabs .sb-tab{padding:10px 2px 9px;font-size:11px;letter-spacing:-0.01em}.combo__title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;font-weight:600}.combo__hot{display:inline-flex;align-items:center;gap:5px;font-size:11px;letter-spacing:.04em;color:#ffce4d}.combo__hot svg{width:13px;height:13px;fill:#ffb020}.combo__live{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.06em;color:#ff8f7a}.combo__live i{position:relative;width:8px;height:8px;border-radius:50%;background:#f04e34;animation:ib20-live-pulse 1.9s ease-out infinite}@keyframes ib20-live-pulse{0%{box-shadow:0 0 0 0 rgba(240,78,52,.7)}70%{box-shadow:0 0 0 8px rgba(240,78,52,0)}100%{box-shadow:0 0 0 0 rgba(240,78,52,0)}}.combo__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,#16386e;text-align:center}.combo__stats div{flex:1;min-width:0}.combo__stats b{display:block;font-size:13px;font-weight:700;line-height:1.2;color:#fff}.combo__stats span{display:block;margin-top:2px;font-size:9px;line-height:1.2;color:rgba(255,255,255,.7)}.combo__body{position:relative;background:#0f1e2f url("../images/combo/combo-bg.webp") right -40px bottom -40px/150px auto no-repeat}.combo__events{position:relative;z-index:1;background:linear-gradient(90deg, rgba(15, 30, 47, 0.96) 55%, rgba(15, 30, 47, 0.78));padding:0}.combo__events li{padding:8px 10px 9px;border-top:1px solid rgba(255,255,255,.07)}.combo__events li:first-child{border-top:0}.combo__events li:before{display:none}.combo__events li+li{margin-top:0}.combo-event__top{display:flex;align-items:flex-start;gap:6px}.combo-event__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}.combo-event__teams{flex:1;min-width:0}.combo-event__teams span{display:block;font-size:12px;line-height:1.35;color:#e7edf3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combo-event__odd{flex:0 0 auto;padding:3px 6px;border-radius:4px;background:var(--color-panel-dark, #0b1c32);border:1px solid rgba(255,255,255,.12);font-size:12px;font-weight:700;color:#fff}.combo-event__meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:5px;font-size:10px;line-height:1.3;color:rgba(231,237,243,.62)}.combo-event__min{font-weight:600;color:rgba(231,237,243,.8)}.combo-event__badge{padding:1px 4px;border-radius:3px;background:#f04e34;font-size:8px;font-weight:700;letter-spacing:.05em;color:#fff}.combo__cta{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 10px;background:linear-gradient(145deg, #4da533, var(--color-accent-2, #3e8429));color:#fff;font-weight:700;transition:filter .22s ease-in-out}.combo__cta:hover{filter:brightness(1.12)}.combo__odds-base{font-size:12px;color:rgba(255,255,255,.72);text-decoration:line-through}.combo__odds-boost{font-size:16px}.combo__arrows svg{width:15px;height:12px;color:rgba(255,255,255,.8);fill:none}.combo-event__odd,.combo__stats b{transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.combo-event__odd.is-up{background:rgba(53,217,74,.22);border-color:rgba(53,217,74,.8);color:#b6f5a8}.combo-event__odd.is-down{background:rgba(240,78,52,.22);border-color:rgba(240,78,52,.8);color:#ffb3a4}.combo-event__odd{position:relative}.combo-event__odd.is-up:after,.combo-event__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)}.combo-event__odd.is-up:after{border-bottom:5px solid #35d94a}.combo-event__odd.is-down:after{border-top:5px solid #f04e34;margin-top:-2px}.combo__stats b.is-up{color:#b6f5a8}.casino-game__players em{font-style:normal;font-variant-numeric:tabular-nums}.ql-badge{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}.ql-badge--new{padding:3px 6px;border-radius:4px;background:#f04e34;font-size:9px;letter-spacing:.03em;text-transform:capitalize}.ql-badge--num{width:18px;height:18px;border-radius:50%;background:var(--color-accent, #cd4812);font-size:10px}@property --ib20-slot-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.games-strip{position:relative;width:100%;margin-top:76px;overflow:hidden;background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent),var(--color-header, #0d1d34);border-bottom:1px solid rgba(255,255,255,.08);padding:8px 0}.games-strip:before,.games-strip:after{content:"";position:absolute;top:0;bottom:0;z-index:3;pointer-events:none}.games-strip:before{width:calc(var(--sidebar-w, 240px) + 35px + var(--strip-fade-extra, 110px))}.games-strip:after{width:calc(var(--sidebar-w, 240px) + 25px + var(--strip-fade-extra, 110px))}@media screen and (min-width: 1600px){.games-strip:before{width:calc(50% - 790px + var(--sidebar-w, 240px) + 15px + var(--strip-fade-extra, 110px))}.games-strip:after{width:calc(50% - 790px + var(--sidebar-w, 240px) + 5px + var(--strip-fade-extra, 110px))}}.games-strip:before{left:0;background:linear-gradient(90deg, #0d1d34 0%, #0d1d34 34%, rgba(13, 29, 52, 0.88) 56%, rgba(13, 29, 52, 0.45) 80%, rgba(13, 29, 52, 0) 100%)}.games-strip:after{right:0;background:linear-gradient(270deg, #0d1d34 0%, #0d1d34 34%, rgba(13, 29, 52, 0.88) 56%, rgba(13, 29, 52, 0.45) 80%, rgba(13, 29, 52, 0) 100%)}@media screen and (max-width: 1300px){.games-strip:after{width:calc(clamp(60px,10vw,150px) + var(--strip-fade-extra, 110px))}}@media screen and (max-width: 1025px){.games-strip:before,.games-strip:after{width:clamp(40px,12vw,110px)}}.games-strip__shell{width:100%;padding:0 8px}.games-strip__viewport{overflow:hidden}.games-strip__list{display:flex;flex-wrap:nowrap;gap:8px;width:max-content;margin:0 auto;background:none;padding:0;color:inherit;will-change:transform}.games-strip.is-running .games-strip__list{margin:0}.games-strip.is-running .games-strip__list{animation:ib20-games-marquee var(--marquee-duration, 60s) linear infinite}.games-strip.is-running:hover .games-strip__list,.games-strip.is-running:focus-within .games-strip__list{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)}}.games-strip__card{flex:0 0 clamp(96px,8vw,116px);width:clamp(96px,8vw,116px);margin:0;padding:0}.games-strip__card:before{display:none}.games-strip__card+.games-strip__card{margin-top:0}.games-strip__card>a{display:block;color:#e7eaee}.games-strip__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, #16283d, #0f1e2f);border:1px solid #24303f;border-top:0;border-radius:0 0 7px 7px}.game-thumb{position:relative;display:block;isolation:isolate;overflow:hidden;border-radius:7px;background:linear-gradient(180deg, #16283d, #0f1e2f);border:1px solid #24303f;box-shadow:0 3px 9px rgba(0,0,0,.28);transition:border-color .19s ease,box-shadow .19s ease,transform .19s ease}.game-thumb img{display:block;width:100%;height:auto;border-radius:0;filter:brightness(0.82) saturate(0.92);transition:filter .24s ease,transform .26s ease}.game-thumb: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(62, 132, 41, 0.2) 226deg, #6fd44a 252deg, #eefaf0 270deg, #6fd44a 288deg, rgba(62, 132, 41, 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}.games-strip__card .game-thumb{border-radius:7px 7px 0 0}.games-strip__card .game-thumb img{aspect-ratio:3/2;object-fit:cover;object-position:center}.games-strip__card:nth-child(4n+2) .game-thumb:after,.sidebar-casino__list li:nth-child(4n+2) .game-thumb:after{animation-delay:-0.95s}.games-strip__card:nth-child(4n+3) .game-thumb:after,.sidebar-casino__list li:nth-child(4n+3) .game-thumb:after{animation-delay:-1.9s}.games-strip__card:nth-child(4n+4) .game-thumb:after,.sidebar-casino__list li:nth-child(4n+4) .game-thumb:after{animation-delay:-2.85s}@keyframes ib20-slot-orbit{to{--ib20-slot-angle: 360deg}}.game-hover{position:absolute;z-index:2;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(8,16,24,.72);opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.game-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, #4da533, var(--color-accent-2, #3e8429));box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 6px 16px rgba(39,124,17,.3);color:#fff;font-size:10px;font-weight:700;letter-spacing:.035em;text-transform:uppercase;line-height:1}.game-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}.game-play i:before{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%, -50%);border-left:5px solid var(--color-accent-2, #3e8429);border-top:3.5px solid rgba(0,0,0,0);border-bottom:3.5px solid rgba(0,0,0,0)}a:hover .game-thumb,a:focus-visible .game-thumb{border-color:rgba(111,212,74,.75);box-shadow:0 8px 20px rgba(0,0,0,.45),0 0 15px rgba(62,132,41,.3);transform:translateY(-1px)}a:hover .game-thumb img,a:focus-visible .game-thumb img{filter:brightness(0.5) saturate(1);transform:scale(1.07)}a:hover .game-thumb .game-hover,a:focus-visible .game-thumb .game-hover{opacity:1;transform:translateY(0)}a:hover .game-thumb:after,a:focus-visible .game-thumb:after{padding:2px;animation-duration:1.7s}.games-strip__card>a:hover .games-strip__name{border-color:rgba(111,212,74,.55);color:#fff}@media(prefers-reduced-motion: reduce){.games-strip__viewport{overflow-x:auto;scrollbar-width:none}.games-strip:before,.games-strip:after{display:none}.games-strip__viewport::-webkit-scrollbar{display:none}.games-strip__list{animation:none;transform:none}.game-thumb:after{animation:none}}.prime{justify-content:center;min-height:380px;color:#fff;padding-left:60px;padding-right:60px}@media screen and (max-width: 1300px){.prime{padding-left:20px;padding-right:20px}}@media screen and (max-width: 850px){.prime{padding:20px;min-height:0}}.prime__background img,.prime__background .ph{object-position:center center;filter:brightness(0.9)}.prime__wrap{max-width:520px}.prime__rating{line-height:150%;text-transform:uppercase;margin-bottom:5px;font-size:14px}.prime__rating span{font-weight:700}.prime__title,.prime__rating,.prime__text{text-shadow:0 2px 4px rgba(0,0,0,.9),0 0 14px rgba(0,0,0,.8)}.prime__text{font-size:16px;line-height:115%;margin-top:16px}.prime__text p{color:#fff;font-size:16px;line-height:130%}.prime__button{margin-top:16px}@media screen and (max-width: 850px){.prime__wrap{background:var(--grad-scrim);border-radius:var(--radius, 6px);padding:15px;text-align:center}.prime__title,.prime__rating,.prime__text,.prime__text p{text-align:center}.prime .breadcrumbs{text-align:center}.prime__button{display:block;width:fit-content;margin-left:auto;margin-right:auto}}.breadcrumbs{margin-bottom:4px;background:none;padding:0;width:auto}.breadcrumbs>li{display:inline-block;min-height:0;padding:0;margin:0}.breadcrumbs>li+li{margin:0}.breadcrumbs>li:before{display:none}.breadcrumbs>li a{display:inline-block;color:#fff;text-transform:uppercase;font-size:13px}.breadcrumbs>li a[href]:hover{text-decoration:underline}.breadcrumbs>li:not(:last-child):after{content:"/";display:inline-block;position:relative;font:inherit;color:#fff;margin:0 3px;font-size:13px}.breadcrumbs>li a:not([href]),.breadcrumbs>li a:not([href]) span{cursor:default}.ib20-dissolve{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.content div:has(>table),.table{background:var(--grad-panel);border:1px solid var(--color-line, rgba(255, 255, 255, 0.2));border-radius:var(--radius, 6px);color:#fff;overflow:hidden;width:100%}.content div:has(>table)>table,.table>table{width:100%;border-collapse:collapse}.content div:has(>table) tr,.table tr{display:flex;align-items:center;gap:40px;padding:12px 20px}.content div:has(>table) tr>*,.table tr>*{flex:1;text-align:left}.content div:has(>table) tr:not(:has(>:nth-child(3)))>:first-child,.table tr:not(:has(>:nth-child(3)))>:first-child{flex:0 0 calc(40% - 20px)}.content div:has(>table) thead,.table thead{display:block;background:var(--grad-title);border-bottom:1px solid var(--color-line, rgba(255, 255, 255, 0.2));font-weight:700;line-height:140%;text-transform:uppercase;color:#fff;font-size:15px}.content div:has(>table) tbody,.table tbody{display:block;line-height:135%;font-size:15px}.content div:has(>table) tbody tr+tr,.table tbody tr+tr{border-top:1px solid var(--color-line, rgba(255, 255, 255, 0.2));padding-bottom:11px}.content div:has(>table) tbody th,.table tbody th{font-weight:600;text-transform:none;color:#fff;font-family:"Roboto",sans-serif;font-size:15px}.content div:has(>table) tbody td,.table tbody td{color:#fff;font-weight:400}.about__table th:first-child,.about__table tbody th{max-width:389px}@media screen and (max-width: 850px){.content div:has(>table),.table{overflow:auto}.content div:has(>table)>table,.table table{width:720px}.content div:has(>table)::-webkit-scrollbar,.table::-webkit-scrollbar{height:5px}.content div:has(>table)::-webkit-scrollbar-track,.table::-webkit-scrollbar-track{background:#fff;border-radius:5px}.content div:has(>table)::-webkit-scrollbar-thumb,.table::-webkit-scrollbar-thumb{background:var(--grad-title);border-radius:5px}}@media screen and (max-width: 650px){.about__table th:first-child,.about__table tbody th{max-width:300px}}.grades__table{border-radius:var(--radius-lg, 12px)}.grades__table tr{font-size:16px;padding-top:17px;padding-bottom:17px}.grades__table tbody tr+tr{padding-bottom:16px}.grades__table th{font-weight:600;position:relative;z-index:1}.grades__table td{font-weight:700;color:var(--color-yellow, #ffd400)}.grades__table td:last-child{text-align:right}@media screen and (max-width: 850px){.grades__table{overflow:hidden}.grades__table table{width:100%}}@media screen and (max-width: 450px){.grades__table tr{font-size:15px;padding-left:10px;padding-right:10px}}.grades-table__img{position:absolute;bottom:-32px;left:45%;transform:translateX(-50%);max-width:340px;width:45%}@media screen and (max-width: 450px){.grades-table__img{width:100%;opacity:.4}}@media screen and (max-width: 650px){.content div:has(>table)>table,.table table{width:600px}}.article,article{font-weight:400;font-size:15px;line-height:155%;text-align:left}.content>*:first-child,.article>*:first-child{margin-top:0}.content>*+*,.article>*+*,.article-banner__desc>*+*{margin-top:20px}.content h2+*,.content h3+*{margin-top:16px}.content h3,.content h4{margin-top:24px}article p a,.article p a,article li a:not(.button):not(.download__button),.article li a:not(.button):not(.download__button){color:inherit;text-decoration:underline}article img,.article img{border-radius:var(--radius-sm, 3px);display:block}.article-banner{background:var(--grad-panel);border-radius:var(--radius, 6px);color:#fff;overflow:hidden;padding:20px;position:relative;width:100%}.article-banner h3,.article-banner h4{color:#fff}.article-banner p{color:#fff}@media screen and (max-width: 450px){.article-banner{padding:15px}}.article-banner .background img,.article-banner .background .ph{filter:brightness(0.9)}@media screen and (max-width: 850px){.article-banner .background:after{content:"";position:absolute;inset:0;background:rgba(7,16,32,.32)}}.article-banner__desc{position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.9),0 0 14px rgba(0,0,0,.8)}.article-banner__desc h3{font-family:"Roboto",sans-serif}.article-desc__wrap{max-width:660px;width:71%}.article-banner__img{position:absolute;bottom:0;right:0}.article-banner__img+.article-banner__desc{max-width:660px;width:71%}.bonus-banner{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){.bonus-banner{min-height:300px;padding:20px;align-items:center}}.bonus-banner__background img,.bonus-banner__background .ph{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:0;margin:0}@media screen and (max-width: 850px){.bonus-banner__background img,.bonus-banner__background .ph{object-position:93%}}.bonus-banner__wrap{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){.bonus-banner__wrap{padding:15px;border-width:1px;border-radius:6px;background:rgba(9,13,40,.3);backdrop-filter:blur(4px);text-align:center}}.bonus-banner__label{margin:0 0 14px;width:auto}.bonus-banner__label>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)}.bonus-banner__label>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){.bonus-banner__label>span{padding:3px 10px}.bonus-banner__label>span>span{font-size:10px}}.bonus-banner__title{background:none;box-shadow:none;isolation:auto;border-radius:0;padding:0;margin:0}.bonus-banner__title:before,.bonus-banner__title:after{display:none}.bonus-banner__title{text-align:left;font-style:italic}@media screen and (max-width: 850px){.bonus-banner__title{text-align:center}}.bonus-banner__title{font-weight:900;line-height:1.2;text-transform:uppercase;color:#fff;text-shadow:0 0 10px rgba(0,255,102,.7);overflow:visible}.bonus-banner__title 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){.bonus-banner__title strong{font-size:38px}}@media screen and (max-width: 650px){.bonus-banner__title strong{font-size:33px}}@media screen and (max-width: 450px){.bonus-banner__title strong{font-size:29px}}.bonus-banner__title 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){.bonus-banner__title small{font-size:21px}}@media screen and (max-width: 650px){.bonus-banner__title small{font-size:19px}}@media screen and (max-width: 450px){.bonus-banner__title small{font-size:16px;margin:0 5px}}.bonus-banner__text{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}.bonus-banner__text 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){.bonus-banner__text{font-size:18px}}@media screen and (max-width: 650px){.bonus-banner__text{font-size:17px}}@media screen and (max-width: 450px){.bonus-banner__text{font-size:15px}}.bonus-banner__button{min-width:153px;margin-top:20px}.store{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){.store{min-height:300px;padding:20px}}.store__background img,.store__background .ph{object-position:center center}@media screen and (max-width: 850px){.store__background img,.store__background .ph{object-position:center center}}.store__wrap{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){.store__wrap{flex-direction:column;justify-content:center;align-items:center;gap:18px}}.store__button{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){.store__button{flex:0 0 auto;width:268px;height:56px}}@media screen and (max-width: 850px){.article-banner{display:flex;flex-direction:column;align-items:flex-start}.article-banner__img+.article-banner__desc,.article-desc__wrap,.conclusion__desc{width:100%;max-width:100%}.article-banner__img,.conclusion__img{position:relative;right:0;bottom:0;order:1;max-width:100%;margin:10px -20px -20px auto}}.welcome-banner__img{max-width:29%}.reload-banner__img{bottom:12px;right:3%;max-width:23%}.freespins-banner__img{max-width:28%}.vip-banner__img{max-width:34%}.tournaments-banner__img{right:3%;max-width:30%}.deposit-banner__img{right:9%;max-width:33%}.app-banner__img{right:6%;max-width:20%}.bonuses-banner__img{max-width:35%}.types-banner__img{max-width:30%}.betting-banner__img{right:4%;max-width:26%}.interface-banner__img{right:12.5%;max-width:28%}.bonuses-desc__wrap{max-width:660px;width:71%;text-shadow:0 0 2px #000}.devices-item__background,.interface-banner__background{opacity:.55}.conclusion{background:var(--grad-panel);border-radius:var(--radius-lg, 12px);color:#fff;padding-top:32px;padding-bottom:32px}.conclusion h2{background:none;box-shadow:none;isolation:auto;padding:0}.conclusion h2:before,.conclusion h2:after{display:none}.conclusion p{color:#fff}.conclusion__desc{max-width:680px;width:69%}.conclusion__img{position:absolute;bottom:0;right:0;max-width:26%}@media screen and (max-width: 850px){.article-banner__desc,.article-desc__wrap,.bonuses-desc__wrap,.conclusion__desc{width:100%;max-width:100%}}.faq__list{background:none;padding:0;color:inherit}.faq__list li{background-color:#003040;border-radius:var(--radius, 6px);padding:0;overflow:hidden;transition:background-color .3s ease}.faq__list li:before{display:none}.faq__list li+li{margin-top:20px}.title.faq-item__title,.faq-item__title{background-color:var(--color-text, #122640);border:1px solid var(--color-text, #122640);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}.title.faq-item__title:after,.faq-item__title: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}.faq-list__item.active .faq-item__title{background-color:#f0f3f8;border-color:var(--color-text, #122640);color:var(--color-text, #122640)}.faq-list__item.active .faq-item__title: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='%231A3769' stroke-width='1.4'/%3E%3C/svg%3E")}.faq-item__desc{color:#fff;padding:0 16px}.faq-item__desc p{color:#fff;padding:14px 0;margin:0}.reviews__carousel{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%)}.reviews__list{display:flex;flex-wrap:nowrap;align-items:stretch;gap:20px;width:max-content;background:none;padding:0;color:inherit;will-change:transform}.js-marquee.is-running .reviews__list{animation:ib20-reviews-marquee var(--marquee-duration, 40s) linear infinite}.js-marquee.is-running:hover .reviews__list,.js-marquee.is-running:focus-within .reviews__list{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)}}.reviews-list__item{flex:0 0 340px;width:340px;background:var(--grad-panel);border-radius:var(--radius, 6px);color:#fff;line-height:160%;padding:20px}.reviews-list__item+.reviews-list__item{margin-top:0}.reviews-list__item:before{display:none}.reviews-list__item p{color:#fff}@media screen and (max-width: 450px){.reviews-list__item{flex-basis:290px;width:290px;padding:15px}}.reviews-item__header{display:flex;align-items:center;gap:24px}.reviews-header__img{margin:-12px 0 0 -7px;flex:0 0 auto;width:84px}.reviews-header__img .ph{max-height:93px}.reviews-header__img img{display:block;width:84px;height:auto;aspect-ratio:150/186;object-fit:cover;object-position:center center;border-radius:var(--radius-sm, 3px)}.reviews-header__desc{flex:1;min-width:0}.reviews-header__name{font-weight:700;font-size:18px;line-height:160%;display:block;margin-bottom:12px}.reviews-header__stars{display:flex;gap:5px}.reviews-header__stars svg{width:22px;height:22px;fill:var(--color-yellow, #ffd400)}.reviews-item__desc{margin-top:12px}@media screen and (max-width: 450px){.reviews-item__header{flex-direction:column;align-items:flex-start;gap:10px}}@media(prefers-reduced-motion: reduce){.reviews__carousel{-webkit-mask-image:none;mask-image:none;overflow:visible}.reviews__list{flex-wrap:wrap;width:100%}.reviews-list__item{flex:1 1 calc(50% - 10px);width:auto}}@media screen and (prefers-reduced-motion: reduce)and (max-width: 850px){.reviews-list__item{flex-basis:100%}}.footer{background:linear-gradient(180deg, #fff 0%, #f4f6f8 100%);font-family:"Merriweather Sans","Roboto",sans-serif;font-size:14px;color:var(--color-text-muted, #3e4049);line-height:120%;padding-top:32px;padding-bottom:32px;border-top:1px solid #c5ccd8}.footer li{min-height:0;padding:0}.footer li+li{margin-top:0}.footer li:before{display:none}.footer ul,.footer ol{background:none;padding:0;color:inherit;border-radius:0}@media screen and (max-width: 650px){.footer{padding-left:20px;padding-right:20px}}.footer__langs-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)}.footer__langs{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}.footer__langs 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, #122640);box-shadow:0 1px 1px rgba(18,38,64,.06),0 8px 18px -10px rgba(18,38,64,.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}.footer__langs li a:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background:linear-gradient(115deg, rgba(62, 225, 74, 0.34) 0%, rgba(10, 103, 101, 0.28) 42%, rgba(26, 55, 105, 0.3) 100%);opacity:0;transition:opacity .35s ease}.footer__langs li a:hover:before,.footer__langs li a:focus-visible:before{opacity:1}.footer__langs 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 rgba(21%,30%,39%,.18),inset 0 0 .5px .5px rgba(255,255,255,.35)}.footer__langs li a:hover,.footer__langs li a:focus-visible{background-color:rgba(255,255,255,.72);border-color:#fff;transform:translateY(-2px);box-shadow:0 2px 2px rgba(18,38,64,.08),0 14px 28px -12px rgba(18,38,64,.45),0 0 18px -2px rgba(62,225,74,.45)}.footer__langs li a:active{transform:translateY(0)}.footer__langs: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(10, 103, 101, 0.38), transparent 72%),radial-gradient(38% 66% at 52% 82%, rgba(62, 225, 74, 0.26), transparent 72%),radial-gradient(46% 70% at 86% 22%, rgba(26, 55, 105, 0.32), transparent 72%),radial-gradient(40% 60% at 74% 90%, rgba(205, 72, 18, 0.16), transparent 72%);filter:blur(4px)}.footer__langs li a .flag{border-radius:100%;overflow:hidden;width:20px;height:20px;flex:0 0 20px;display:block}.footer__langs li a .flag img,.footer__langs li a .flag svg{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}@media screen and (max-width: 850px){.footer__langs li a{font-size:13px;padding:8px 12px 8px 8px}}@media screen and (max-width: 450px){.footer__langs{gap:8px}.footer__langs li a{font-size:12px;gap:6px;padding:7px 10px 7px 7px}}.footer__divider{height:1px;width:100%;max-width:1060px;margin:26px auto;background:linear-gradient(90deg, rgba(18, 38, 64, 0) 0%, rgba(18, 38, 64, 0.22) 50%, rgba(18, 38, 64, 0) 100%)}.footer__links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:1060px;margin:0 auto}.footer__links li{display:flex;align-items:center}.footer__links li+li:before{content:"";display:block;width:1px;height:13px;background:rgba(18,38,64,.22);margin:0 14px;position:static}.footer__links li a{color:var(--color-text-muted, #3e4049)}.footer__links li a:hover{color:var(--color-accent, #cd4812);text-decoration:underline}@media screen and (max-width: 450px){.footer__links li+li:before{margin:0 9px}}.footer__payment{border-top:1px solid var(--color-line-light, #f1f3f5);border-bottom:1px solid var(--color-line-light, #f1f3f5);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;padding:24px 0;max-width:1060px;margin:26px auto 0}.footer__payment li{background:#fff;border:1px solid #e6eaef;border-radius:8px;width:104px;height:64px;display:flex;align-items:center;justify-content:center;overflow:hidden}.footer__payment li img,.footer__payment 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){.footer__payment{gap:10px}.footer__payment li{width:84px;height:54px}.footer__payment li img,.footer__payment li svg{padding:7px 11px}}.footer__desc{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;max-width:1060px;margin:26px auto 0;padding-top:24px;border-top:1px solid var(--color-line-light, #f1f3f5)}.footer-desc__text{flex:1;min-width:260px}.footer-desc__text p{margin-top:0;font-size:13px;line-height:165%;color:var(--color-text-muted, #3e4049)}.footer-desc__text p+p{margin-top:14px}.footer-desc__text b{font-weight:700}.footer__age{flex:0 0 auto;width:54px;height:54px;border-radius:50%;background:radial-gradient(120% 120% at 30% 0%, #ef7a3f 0%, var(--color-accent, #cd4812) 70%);box-shadow:0 0 18px -2px rgba(208,73,19,.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}.footer__copyright{font-size:13px;line-height:1.6;text-align:center;margin-top:28px;color:var(--color-text-muted, #3e4049)}@media screen and (max-width: 450px){.footer__desc{flex-direction:column-reverse;text-align:center;align-items:center}.footer-desc__text{min-width:0}}.contact-bubble{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%, #2fe06a 0%, #00b843 55%, #059c3c 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){.contact-bubble{left:15px}}@media screen and (max-width: 650px){.contact-bubble{left:12px;bottom:84px;width:50px;height:50px}}.contact-bubble:hover,.contact-bubble: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(47,224,106,.55)}.contact-bubble__icon{position:relative;z-index:2;display:block;width:28px;height:28px}.contact-bubble__icon svg{display:block;width:100%;height:100%;fill:#fff}@media screen and (max-width: 650px){.contact-bubble__icon{width:25px;height:25px}}.contact-bubble__dot{fill:#00a03a}.contact-bubble__ping{position:absolute;inset:0;z-index:1;border-radius:50%;background:rgba(0,184,67,.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}}.contact-bubble__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)}}.contact-bubble:hover .contact-bubble__ping{animation-duration:1.5s}@media(prefers-reduced-motion: reduce){.contact-bubble__ping{display:none}.contact-bubble__icon svg{animation:none}}.ph{display:block;position:relative;width:100%;border-radius:var(--radius-sm, 3px);background-color:#16303f;background-image:repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0 10px, rgba(255, 255, 255, 0) 10px 20px);overflow:hidden}.ph: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}.background .ph{height:100%;border-radius:0}.article-banner__img .ph,.conclusion__img .ph{border-radius:0}.ph--hero{aspect-ratio:2040/760}.ph--banner{aspect-ratio:2040/720}.ph--store{aspect-ratio:2040/520}.ph--section{aspect-ratio:1960/1000}.ph--wide{aspect-ratio:1960/624}.ph--char{aspect-ratio:263/345}.ph--char-wide{aspect-ratio:332/192}.ph--tile{aspect-ratio:1/1}.ph--avatar{aspect-ratio:150/186}.ph--logo{aspect-ratio:464/220;background-color:#1a3769}.ph--balloon{aspect-ratio:414/700}.ph--icon{aspect-ratio:1/1;background-color:#26404f}.preloader{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:rgba(8,18,36,.94);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s}.preloader.is-visible{opacity:1;visibility:visible;transition:opacity .25s ease,visibility 0s}.preloader__mark{position:relative;width:190px;height:190px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 450px){.preloader__mark{width:150px;height:150px}}.preloader__horse{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0, 0, 0, 0.38))}.preloader__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){.preloader__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, #3ee14a);--wheel-navy: var(--color-header, #0d1d34);--wheel-white: #fff;--wheel-cta: var(--color-accent, #cd4812);--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(62,225,74,.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(62, 225, 74, 0) 62%, rgba(62, 225, 74, 0.28) 78%, rgba(62, 225, 74, 0) 92%);box-shadow:0 0 60px rgba(62,225,74,.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%, #1a4f24 0%, #0b1c32 78%);border:3px solid var(--wheel-green);box-shadow:0 10px 20px rgba(0,0,0,.5),0 0 22px 0 rgba(62,225,74,.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(62,225,74,.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(62,225,74,.7)}50%{box-shadow:0 10px 20px rgba(0,0,0,.5),0 0 44px 14px rgba(62,225,74,.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(6,14,28,.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, #3ee14a);color:#0b1c32}}.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(62,225,74,.55);border-radius:999px;background:linear-gradient(180deg, #16406e 0%, #0b1c32 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, #3ee14a);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(62,225,74,.35)}60%{box-shadow:0 10px 30px rgba(0,0,0,.45),0 0 0 16px rgba(62,225,74,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-wheel-fade .5s ease-in-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, #3ee14a);color:#0b1c32;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, #3ee14a);border-radius:14px;background:rgba(9,13,40,.96);box-shadow:0 0 26px rgba(62,225,74,.3),0 20px 50px rgba(0,0,0,.6);color:#fff;animation:ib20-wheel-pop .5s ease-in-out}.ib20-wheel-popup__box h3{margin:0;color:var(--wheel-green, #3ee14a);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, #cd4812);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, #3ee14a)}}@keyframes ib20-wheel-fade{from{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.8)}}@keyframes ib20-wheel-pop{0%{transform:scale(0)}65%{transform:scale(1.1)}100%{transform:scale(1)}}@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{animation:none !important}}.ib20-welcome{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-header, #0d1d34);opacity:1;transition:opacity .4s ease,visibility 0s linear .4s;animation:ib20-welcome-failsafe 0s linear 4s forwards}.ib20-welcome.is-hiding{opacity:0;visibility:hidden}.ib20-welcome__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-welcome__bg:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 50% 45%, rgba(7, 18, 35, 0.68) 0%, rgba(7, 18, 35, 0.86) 58%, rgba(5, 12, 24, 0.97) 100%)}.ib20-welcome__logo{position:relative;display:block;width:620px;max-width:78vw;height:auto;filter:drop-shadow(0 0 26px rgba(62, 225, 74, 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-welcome__canvas{position:relative;display:block;max-width:78vw;height:auto;filter:drop-shadow(0 0 26px rgba(62, 225, 74, 0.28))}@keyframes ib20-welcome-failsafe{to{opacity:0;visibility:hidden}}.no-welcome .ib20-welcome{display:none}@media(prefers-reduced-motion: reduce){.ib20-welcome{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(40,70,110,.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:90.7%;width:2.4px;height:2.4px;opacity:.88;animation-duration:22s,6.1s;animation-delay:-14.8s,-0.1s}.ib20-snow i:nth-child(2){left:54.6%;width:6px;height:6px;opacity:.52;animation-duration:22.9s,4.6s;animation-delay:-4.9s,-5.1s}.ib20-snow i:nth-child(3){left:19.8%;width:2px;height:2px;opacity:.49;animation-duration:16.7s,3.8s;animation-delay:-7.2s,-2.5s}.ib20-snow i:nth-child(4){left:77.1%;width:6.4px;height:6.4px;opacity:.65;animation-duration:22.5s,5s;animation-delay:-3.9s,-5.2s}.ib20-snow i:nth-child(5){left:18.9%;width:4.2px;height:4.2px;opacity:.46;animation-duration:21.4s,6.1s;animation-delay:-5.9s,-2.6s}.ib20-snow i:nth-child(6){left:72%;width:5.2px;height:5.2px;opacity:.55;animation-duration:13.1s,5.2s;animation-delay:-11s,-5.5s}.ib20-snow i:nth-child(7){left:15%;width:1.8px;height:1.8px;opacity:.63;animation-duration:17.3s,3.1s;animation-delay:-11.8s,-2.3s}.ib20-snow i:nth-child(8){left:11.7%;width:5.2px;height:5.2px;opacity:.55;animation-duration:17.3s,4.5s;animation-delay:-7s,-0.9s}.ib20-snow i:nth-child(9){left:37.7%;width:2.4px;height:2.4px;opacity:.58;animation-duration:20.6s,3.8s;animation-delay:-15.9s,-5.8s}.ib20-snow i:nth-child(10){left:10.9%;width:3px;height:3px;opacity:.55;animation-duration:19.5s,6.2s;animation-delay:-6.3s,-5s}.ib20-snow i:nth-child(11){left:27.8%;width:3.2px;height:3.2px;opacity:.84;animation-duration:14.4s,2.9s;animation-delay:-4.2s,-3.9s}.ib20-snow i:nth-child(12){left:40.5%;width:7px;height:7px;opacity:.56;animation-duration:12.5s,3.1s;animation-delay:-11.3s,-2.1s}.ib20-snow i:nth-child(13){left:64.1%;width:5px;height:5px;opacity:.68;animation-duration:22.2s,4.5s;animation-delay:-2.7s,-0.6s}.ib20-snow i:nth-child(14){left:37.9%;width:3px;height:3px;opacity:.63;animation-duration:22.9s,3.9s;animation-delay:-4.3s,-1.4s}.ib20-snow i:nth-child(15){left:25.2%;width:1.8px;height:1.8px;opacity:.76;animation-duration:15.8s,5.4s;animation-delay:-0.7s,-4.7s}.ib20-snow i:nth-child(16){left:4.7%;width:1.8px;height:1.8px;opacity:.88;animation-duration:21.4s,6.2s;animation-delay:-15s,-5.8s}.ib20-snow i:nth-child(17){left:72.7%;width:4.6px;height:4.6px;opacity:.57;animation-duration:20.4s,2.6s;animation-delay:-9.9s,-1.7s}.ib20-snow i:nth-child(18){left:26.2%;width:4.6px;height:4.6px;opacity:.43;animation-duration:12.1s,2.7s;animation-delay:-13.6s,-1.8s}.ib20-snow i:nth-child(19){left:84.1%;width:5.6px;height:5.6px;opacity:.88;animation-duration:18.5s,5s;animation-delay:-8.7s,-4.5s}.ib20-snow i:nth-child(20){left:8%;width:4.2px;height:4.2px;opacity:.46;animation-duration:20.9s,5.9s;animation-delay:-8.2s,-4.5s}.ib20-snow i:nth-child(21){left:71.3%;width:2.8px;height:2.8px;opacity:.5;animation-duration:21.8s,4.7s;animation-delay:-9.1s,-4.4s}.ib20-snow i:nth-child(22){left:16.7%;width:2.4px;height:2.4px;opacity:.6;animation-duration:12.2s,5.9s;animation-delay:-5.6s,-0.4s}.ib20-snow i:nth-child(23){left:93.8%;width:6px;height:6px;opacity:.79;animation-duration:22.1s,3.2s;animation-delay:-10.9s,-3s}.ib20-snow i:nth-child(24){left:83.1%;width:4.4px;height:4.4px;opacity:.63;animation-duration:22.2s,4.4s;animation-delay:-5.4s,-2s}.ib20-snow i:nth-child(25){left:13.3%;width:5.4px;height:5.4px;opacity:.56;animation-duration:22s,6.1s;animation-delay:-0.6s,-4.6s}.ib20-snow i:nth-child(26){left:43.3%;width:3.8px;height:3.8px;opacity:.39;animation-duration:20s,3s;animation-delay:-9.4s,-2.1s}.ib20-snow i:nth-child(27){left:43.2%;width:6.2px;height:6.2px;opacity:.51;animation-duration:22.1s,6.3s;animation-delay:-13.4s,-0.9s}.ib20-snow i:nth-child(28){left:62%;width:4.4px;height:4.4px;opacity:.53;animation-duration:20.4s,3.1s;animation-delay:-4.9s,-1.9s}.ib20-snow i:nth-child(29){left:48.5%;width:3px;height:3px;opacity:.47;animation-duration:15.2s,5.5s;animation-delay:-14.2s,-4.4s}.ib20-snow i:nth-child(30){left:53%;width:5.2px;height:5.2px;opacity:.76;animation-duration:19.2s,5.6s;animation-delay:-10.4s,-1.2s}.ib20-snow i:nth-child(31){left:46.6%;width:2.2px;height:2.2px;opacity:.7;animation-duration:21.3s,5.1s;animation-delay:-10.6s,-6s}.ib20-snow i:nth-child(32){left:22%;width:5.8px;height:5.8px;opacity:.37;animation-duration:22.4s,4.6s;animation-delay:-10.2s,-2.9s}.ib20-snow i:nth-child(33){left:51.8%;width:3px;height:3px;opacity:.49;animation-duration:12s,5.9s;animation-delay:-12.5s,-2.1s}.ib20-snow i:nth-child(34){left:47.4%;width:5px;height:5px;opacity:.68;animation-duration:15.5s,5.2s;animation-delay:-2.2s,-2.4s}.ib20-snow i:nth-child(35){left:16%;width:5.4px;height:5.4px;opacity:.78;animation-duration:19s,5.3s;animation-delay:-4.4s,-3.4s}.ib20-snow i:nth-child(36){left:12.8%;width:4px;height:4px;opacity:.73;animation-duration:16s,6s;animation-delay:-13.3s,-3.9s}.ib20-snow i:nth-child(37){left:13.1%;width:6.4px;height:6.4px;opacity:.5;animation-duration:14.7s,3.8s;animation-delay:-1.6s,-5.7s}.ib20-snow i:nth-child(38){left:44.6%;width:2.2px;height:2.2px;opacity:.36;animation-duration:17.6s,3.4s;animation-delay:-10.9s,-4.4s}.ib20-snow i:nth-child(39){left:19.3%;width:7px;height:7px;opacity:.39;animation-duration:12.2s,6.2s;animation-delay:-1.9s,-1.5s}.ib20-snow i:nth-child(40){left:98.1%;width:3.8px;height:3.8px;opacity:.59;animation-duration:15.2s,3.7s;animation-delay:-9.5s,-1.2s}.ib20-snow i:nth-child(41){left:87.5%;width:6.8px;height:6.8px;opacity:.64;animation-duration:17.5s,3s;animation-delay:-1.9s,-1s}.ib20-snow i:nth-child(42){left:51.5%;width:2px;height:2px;opacity:.7;animation-duration:19.8s,3.1s;animation-delay:-6.9s,-5.2s}.ib20-snow i:nth-child(43){left:8.6%;width:5.4px;height:5.4px;opacity:.85;animation-duration:16.4s,3.9s;animation-delay:-5.4s,-4.3s}.ib20-snow i:nth-child(44){left:13.5%;width:5.8px;height:5.8px;opacity:.55;animation-duration:18s,3.7s;animation-delay:-15.9s,-5.5s}.ib20-snow i:nth-child(45){left:33.6%;width:2.4px;height:2.4px;opacity:.61;animation-duration:18.5s,3.6s;animation-delay:-4s,-5.6s}.ib20-snow i:nth-child(46){left:66.8%;width:2.2px;height:2.2px;opacity:.45;animation-duration:17.2s,6.2s;animation-delay:-1.5s,-3.5s}.ib20-snow i:nth-child(47){left:46.4%;width:6.4px;height:6.4px;opacity:.49;animation-duration:12.7s,3.7s;animation-delay:-15.4s,-4.1s}.ib20-snow i:nth-child(48){left:1.3%;width:6.6px;height:6.6px;opacity:.79;animation-duration:13.3s,3s;animation-delay:-13.1s,-2.8s}.ib20-snow i:nth-child(49){left:2.8%;width:4.4px;height:4.4px;opacity:.72;animation-duration:17.5s,5.1s;animation-delay:-8.3s,-1s}.ib20-snow i:nth-child(50){left:61.7%;width:5.2px;height:5.2px;opacity:.77;animation-duration:13.7s,5.4s;animation-delay:-4.4s,-4s}.ib20-snow i:nth-child(51){left:80.7%;width:3.2px;height:3.2px;opacity:.7;animation-duration:22.7s,3.6s;animation-delay:-1s,-4.4s}.ib20-snow i:nth-child(52){left:54.3%;width:3.2px;height:3.2px;opacity:.82;animation-duration:16s,2.7s;animation-delay:-3.7s,-5s}.ib20-snow i:nth-child(53){left:7%;width:2.4px;height:2.4px;opacity:.61;animation-duration:11.6s,2.7s;animation-delay:-15.8s,-1.7s}.ib20-snow i:nth-child(54){left:40.4%;width:5.6px;height:5.6px;opacity:.63;animation-duration:11.3s,3s;animation-delay:-6s,-0.2s}.ib20-snow i:nth-child(55){left:69.2%;width:1.8px;height:1.8px;opacity:.56;animation-duration:12.8s,6s;animation-delay:-5.7s,-1.5s}@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}}
