*{margin:0;padding:0;font-size:10px;font-family:"Instrument Sans",sans-serif;letter-spacing:.5px;text-decoration:none;outline:none;scroll-behavior:smooth;box-sizing:border-box}@media screen and (max-width: 1280px){*{font-size:9px}}@media screen and (max-width: 1024px){*{font-size:7px}}b,strong,i,em,u,s,mark,small,kbd,abbr{font-size:inherit;line-height:inherit}html{background:var(--main-bg)}body{display:grid;gap:3.2rem}.g-block-scroll{overflow:hidden;touch-action:none}.g-hidden{display:none !important}.g-container{width:100%;max-width:1320px;margin:0 auto}@media screen and (max-width: 1360px){.g-container{width:calc(100% - 4rem);margin:0 2rem}}.g-table-scroll{overflow-x:auto}.g-sub-title{font-size:3.4rem;line-height:120%;font-weight:700;color:var(--text-main)}@media screen and (max-width: 768px){.g-sub-title{font-size:2.8rem}}@media screen and (max-width: 560px){.g-sub-title{font-size:5.64vw;text-align:center}}.g-sub-title.accent{color:var(--text-accent)}.g-title-description{margin-top:2.4rem;font-size:2.4rem;line-height:140%;font-weight:500;color:var(--text-secondary)}@media screen and (max-width: 560px){.g-title-description{font-size:5.13vw}}.g-button{display:inline-block;padding:.7rem 2rem;border:none;border-radius:.8rem;border:solid 1px var(--button-primary-stroke);background:var(--button-primary-bg);font-size:1.4rem;line-height:140%;font-weight:600;color:var(--button-primary-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:filter .2s}@media screen and (max-width: 560px){.g-button{padding:3.08vw 6.16vw;font-size:4.62vw}}.g-button:not([disabled]):hover{filter:var(--hover);cursor:pointer}.g-button:not([disabled]):active{filter:var(--active);cursor:pointer}.g-button.secondary{border:solid 1px var(--button-secondary-stroke);background:var(--button-secondary-bg);color:var(--button-secondary-color)}.g-link{font-size:1.4rem;line-height:140%;font-weight:500;border-radius:.8rem;color:var(--text-nav);transition:all .2s;cursor:pointer}.g-link:hover{background:var(--tabs-bg)}.g-link:active{color:var(--text-accent)}.g-link.active{color:var(--text-accent)}.g-lang-dropdown{position:relative;cursor:pointer}.g-lang-dropdown:hover .current .label{text-decoration:underline}.g-lang-dropdown .current{display:flex;justify-content:center;align-items:center;gap:1rem;padding:.8rem}.g-lang-dropdown .current .planet{flex-shrink:0;display:block;width:1.4rem;height:auto}.g-lang-dropdown .current .label{font-size:1.4rem;line-height:140%;font-weight:500;color:var(--text-nav)}.g-lang-dropdown .current .arrow{flex-shrink:0;display:block;width:2rem;height:auto;transition:transform .2s}.g-lang-dropdown .menu{position:absolute;left:50%;min-width:100%;display:none;flex-direction:column;gap:.5rem;padding:1rem 2rem;border:solid 1px var(--stroke-main);border-radius:2rem;background:var(--tabs-bg);transform:translate(-50%, 0)}.g-lang-dropdown .menu .option{display:block;padding:.5rem;font-size:1.8rem;line-height:140%;font-weight:500;color:var(--text-main);white-space:nowrap}.g-lang-dropdown .menu .option:hover{text-decoration:underline}.g-lang-dropdown .menu .option.active{color:var(--text-accent)}.g-lang-dropdown.open .menu{display:block}.g-lang-dropdown.open .arrow{transform:rotate(180deg)}.g-lang-list{display:flex;flex-direction:column;gap:2.5rem}.g-lang-list .option{font-size:18px;line-height:140%;font-weight:500;color:var(--text-nav);text-transform:uppercase;opacity:.5}.g-lang-list .option.active{text-decoration:underline;opacity:1}.g-separator{width:100%;height:1px;border:none;background:var(--stroke-main)}.g-line-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.navigation-section{position:fixed;left:0;right:0;background:var(--nav-bg);border-bottom:solid 1px var(--stroke-main);transition:background .4s,opacity .4s,transform .4s;z-index:100}.navigation-section .wrapper{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:1rem 1.2rem}@media screen and (max-width: 767px){.navigation-section .wrapper{width:100%;padding:15px 20px;margin:0;border-radius:0;overflow:hidden}}.navigation-section .wrapper .logo-link{display:flex;width:auto;height:4.5rem;margin-left:1.8rem}@media screen and (max-width: 767px){.navigation-section .wrapper .logo-link{margin-left:0}}.navigation-section .wrapper .logo-link .logo{display:block;width:auto;height:auto;max-height:4.5rem}.navigation-section .wrapper .hamburger{display:none}@media screen and (max-width: 767px){.navigation-section .wrapper .hamburger{display:block}}.navigation-section .wrapper .fixed-wrapper{flex-grow:1}@media screen and (max-width: 767px){.navigation-section .wrapper .fixed-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transform:translate(0, -300%);transition:transform .4s,opacity .4s}}.navigation-section .wrapper .fixed-wrapper .content-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;gap:1.6rem}@media screen and (max-width: 767px){.navigation-section .wrapper .fixed-wrapper .content-wrapper{display:block;margin:80px 20px 20px;padding:2rem;border:solid 1px var(--stroke-main);border-radius:2rem;background:var(--tabs-bg)}}.navigation-section .wrapper .fixed-wrapper .content-wrapper .navigation{display:flex;align-items:center;gap:4rem}@media screen and (max-width: 1280px){.navigation-section .wrapper .fixed-wrapper .content-wrapper .navigation{gap:2rem}}@media screen and (max-width: 767px){.navigation-section .wrapper .fixed-wrapper .content-wrapper .navigation{flex-direction:column;gap:.5rem}}.navigation-section .wrapper .fixed-wrapper .content-wrapper .navigation .g-link{padding:1rem}@media screen and (max-width: 767px){.navigation-section .wrapper .fixed-wrapper .content-wrapper .navigation .g-link{font-size:18px;color:var(--text-main)}}.navigation-section .wrapper .fixed-wrapper .content-wrapper .handlers{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media screen and (max-width: 767px){.navigation-section .wrapper .fixed-wrapper .content-wrapper .handlers{flex-direction:column;gap:1.6rem;margin-top:1.6rem}.navigation-section .wrapper .fixed-wrapper .content-wrapper .handlers .g-lang-dropdown{display:none}}.navigation-section .wrapper .fixed-wrapper .content-wrapper .handlers .g-lang-list{display:none}@media screen and (max-width: 767px){.navigation-section .wrapper .fixed-wrapper .content-wrapper .handlers .g-lang-list{display:flex;margin:2.5rem auto}.navigation-section .wrapper .fixed-wrapper .content-wrapper .handlers .g-lang-list .option{color:var(--text-main)}}@media screen and (max-width: 767px){.navigation-section .wrapper .fixed-wrapper .content-wrapper .handlers .g-button{width:100%;font-size:18px}}.navigation-section .fixed-wrapper.show{opacity:1;transform:none}.navigation-section.hidden{opacity:0;transform:translate(0, -100%);overflow:hidden}.navigation-section-placeholder{height:60px}
.mono-banner-section{border-radius:1.6rem}.mono-banner-section .content{padding:4rem;text-shadow:2px 2px 4px rgba(0,0,0,.7);text-align:center}.mono-banner-section .content .sub-title{margin-top:1rem;font-size:1.6rem;font-weight:400;line-height:120%;color:var(--text-secondary)}@media screen and (max-width: 560px){.mono-banner-section .content .sub-title{font-size:4.27vw}}.mono-banner-section .content .bonus{font-size:6rem;font-weight:700;line-height:120%;color:var(--text-main)}@media screen and (max-width: 560px){.mono-banner-section .content .bonus{font-size:6.4vw}}.mono-banner-section .content .bonus.accent{margin-top:2rem;color:var(--text-accent)}.mono-banner-section .content .g-button{margin-top:4rem;padding:1.4rem 4.8rem;font-size:1.8rem}@media screen and (max-width: 560px){.mono-banner-section .content .g-button{margin-top:2rem;padding:3.73vw 7.56vw;font-size:4.27vw}}
.mono-features-section{display:flex;justify-content:center;overflow:hidden}.mono-features-section .list{display:flex;gap:1rem;list-style:none;overflow-x:auto;scrollbar-width:none}@media screen and (max-width: 560px){.mono-features-section .list{gap:2.67vw}}.mono-features-section .list .item{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.6rem;border-radius:2rem;background:var(--tabs-bg);color:var(--text-secondary)}@media screen and (max-width: 560px){.mono-features-section .list .item{gap:1.33vw;padding:2.13vw 4.27vw}}.mono-features-section .list .item .icon{width:1.6rem;height:1.6rem}@media screen and (max-width: 560px){.mono-features-section .list .item .icon{width:4.27vw;height:4.27vw}}.mono-features-section .list .item .label{font-size:1.4rem;font-weight:500;white-space:nowrap}@media screen and (max-width: 560px){.mono-features-section .list .item .label{font-size:3.73vw}}
.slots-section .games-wrapper{display:grid;grid-template-columns:repeat(5, 1fr);gap:1.6rem;min-width:0}@media screen and (max-width: 767px){.slots-section .games-wrapper{grid-template-columns:repeat(auto-fill, minmax(160px, 1fr))}}.slots-section .games-wrapper .game-container{min-width:0;border-radius:1.2rem;background:var(--tabs-bg);overflow:hidden;transition:transform .2s}.slots-section .games-wrapper .game-container:hover{transform:scale(1.02)}.slots-section .games-wrapper .game-container:hover .image-container .overlay{opacity:1}@media screen and (max-width: 1024px){.slots-section .games-wrapper .game-container:hover .image-container .overlay{opacity:0}}.slots-section .games-wrapper .game-container .image-container{position:relative;aspect-ratio:3/4;min-width:0}.slots-section .games-wrapper .game-container .image-container .image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slots-section .games-wrapper .game-container .image-container .badge{position:absolute;top:1rem;left:1rem;display:flex;align-items:center;gap:.5rem;padding:.2rem .8rem;border-radius:.4rem;background:#ef4444;color:#fff;font-size:1.2rem;font-weight:600;line-height:160%;text-transform:uppercase;outline:solid 2px rgba(0,0,0,.25);z-index:1}@media screen and (max-width: 560px){.slots-section .games-wrapper .game-container .image-container .badge{top:2.67vw;left:2.67vw;padding:.53vw 2.13vw;border-radius:1.07vw;font-size:3.2vw}}.slots-section .games-wrapper .game-container .image-container .overlay{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;border:solid 1px var(--stroke-main);border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;background:color-mix(in srgb, var(--tabs-bg), transparent 10%);opacity:0;transition:opacity .2s;pointer-events:none}.slots-section .games-wrapper .game-container .image-container .overlay .g-button{display:flex;justify-content:center;align-items:center;gap:.5rem;min-width:75%;padding:.6rem 1.6rem;pointer-events:all}.slots-section .games-wrapper .game-container .image-container .overlay .g-button .icon{width:1.6rem;height:1.6rem}.slots-section .games-wrapper .game-container .details{padding:1.2rem}.slots-section .games-wrapper .game-container .details .title{font-size:1.4rem;line-height:140%;color:var(--text-main)}@media screen and (max-width: 560px){.slots-section .games-wrapper .game-container .details .title{font-size:3.2vw}}.slots-section .games-wrapper .game-container .details .publisher{font-size:1.2rem;font-weight:400;line-height:140%;color:var(--text-secondary)}@media screen and (max-width: 560px){.slots-section .games-wrapper .game-container .details .publisher{font-size:2.67vw}}.slots-section .load-more{display:flex;justify-content:center;margin-top:3.2rem}.slots-section .load-more .g-button{display:flex;justify-content:center;align-items:center;min-width:20rem;padding:1.2rem 2.4rem;font-size:1.6rem}.slots-section .load-more .g-button .icon{width:2.2rem;height:2.2rem;animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.live-slots-section{min-width:0}.live-slots-section .live-indicator{display:flex;align-items:center;gap:1rem;font-size:1.4rem;color:#ef4444;font-weight:500;text-transform:uppercase}@media screen and (max-width: 560px){.live-slots-section .live-indicator{gap:2.67vw;font-size:3.73vw}}.live-slots-section .live-indicator .dot{display:block;width:1.2rem;height:1.2rem;background:#ef4444;border-radius:50%;animation:pulse 2s infinite}@media screen and (max-width: 560px){.live-slots-section .live-indicator .dot{width:3.2vw;height:3.2vw}}.live-slots-section .title-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:1.6rem}.live-slots-section .title-wrapper .title{font-size:3rem;font-weight:600;line-height:160%;color:var(--text-main)}@media screen and (max-width: 560px){.live-slots-section .title-wrapper .title{font-size:6.4vw}}@media screen and (max-width: 560px){.live-slots-section .title-wrapper .view-all{display:none}}.live-slots-section .games-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.6rem;min-width:0;margin-top:1.6rem}@media screen and (max-width: 767px){.live-slots-section .games-wrapper{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 560px){.live-slots-section .games-wrapper{grid-template-columns:1fr;gap:4.27vw;margin-top:4.27vw}}.live-slots-section .games-wrapper .game-container{min-width:0;border-radius:1.2rem;background:var(--tabs-bg);overflow:hidden;transition:transform .2s}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container{border-radius:3.2vw}}.live-slots-section .games-wrapper .game-container:hover{transform:scale(1.02)}.live-slots-section .games-wrapper .game-container:hover .image-container .overlay{opacity:1}@media screen and (max-width: 1024px){.live-slots-section .games-wrapper .game-container:hover .image-container .overlay{opacity:0}}.live-slots-section .games-wrapper .game-container .image-container{position:relative;aspect-ratio:1/1;min-width:0}.live-slots-section .games-wrapper .game-container .image-container .image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.live-slots-section .games-wrapper .game-container .image-container .badge{position:absolute;top:1rem;left:1rem;display:flex;align-items:center;gap:.5rem;padding:.2rem .8rem;border-radius:.4rem;background:#ef4444;color:#fff;font-size:1.2rem;font-weight:600;line-height:160%;text-transform:uppercase;outline:solid 2px rgba(0,0,0,.25);z-index:1}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .image-container .badge{top:2.67vw;left:2.67vw;padding:.53vw 2.13vw;border-radius:1.07vw;font-size:3.2vw}}.live-slots-section .games-wrapper .game-container .image-container .badge .dot{display:block;width:.8rem;height:.8rem;border-radius:50%;background:#fff;animation:pulse 2s infinite}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .image-container .badge .dot{width:2.13vw;height:2.13vw}}.live-slots-section .games-wrapper .game-container .image-container .overlay{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;gap:1rem;border:solid 1px var(--stroke-main);border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;background:color-mix(in srgb, var(--tabs-bg), transparent 10%);opacity:0;transition:opacity .2s;pointer-events:none;z-index:10}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .image-container .overlay{gap:2.67vw;border-top-left-radius:3.2vw;border-top-right-radius:3.2vw}}.live-slots-section .games-wrapper .game-container .image-container .overlay .g-button{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.6rem;pointer-events:all}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .image-container .overlay .g-button{gap:1.6vw;padding:1.6vw 4.27vw}}.live-slots-section .games-wrapper .game-container .image-container .overlay .g-button .icon{width:1.6rem;height:1.6rem}.live-slots-section .games-wrapper .game-container .details{padding:1.2rem}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .details{padding:3.2vw}}.live-slots-section .games-wrapper .game-container .details .title{font-size:1.2rem;line-height:140%;color:var(--text-accent)}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .details .title{font-size:3.2vw}}.live-slots-section .games-wrapper .game-container .details .publisher{margin-top:.8rem;font-size:1.8rem;font-weight:600;line-height:140%;color:var(--text-main)}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .details .publisher{font-size:4.8vw}}.live-slots-section .games-wrapper .game-container .details .wrapper{display:flex;justify-content:space-between;margin-top:.8rem;font-size:1.2rem}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .details .wrapper{font-size:3.2vw}}.live-slots-section .games-wrapper .game-container .details .wrapper .players{display:flex;align-items:center;font-size:inherit;color:var(--text-secondary)}.live-slots-section .games-wrapper .game-container .details .wrapper .players .icon{width:1.2rem}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .details .wrapper .players .icon{width:3.2vw}}.live-slots-section .games-wrapper .game-container .details .wrapper .players .accent{font-size:inherit;color:var(--text-main)}.live-slots-section .games-wrapper .game-container .details .wrapper .min-bet{font-size:inherit;color:var(--text-secondary)}.live-slots-section .games-wrapper .game-container .details .wrapper .min-bet .accent{font-size:inherit;color:var(--text-main)}.live-slots-section .games-wrapper .game-container .details .dealer{margin-top:.8rem;font-size:1.2rem;font-weight:500;color:var(--text-secondary)}@media screen and (max-width: 560px){.live-slots-section .games-wrapper .game-container .details .dealer{font-size:3.2vw}}.live-slots-section .games-wrapper .game-container .details .dealer .accent{font-size:inherit;color:var(--text-main)}@keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}
.mono-seo-section{overflow:hidden}.mono-seo-section .content{position:relative;max-height:40rem;padding:2.4rem;border:solid 1px var(--stroke-main);border-radius:2.4rem;background:var(--tabs-bg);transition:max-height .2s;overflow:hidden}.mono-seo-section .content h1,.mono-seo-section .content h2,.mono-seo-section .content h3,.mono-seo-section .content h4,.mono-seo-section .content h5,.mono-seo-section .content h6{margin-top:2.4rem;font-size:2rem;line-height:140%;font-weight:600;color:var(--text-main)}@media screen and (max-width: 767px){.mono-seo-section .content h1,.mono-seo-section .content h2,.mono-seo-section .content h3,.mono-seo-section .content h4,.mono-seo-section .content h5,.mono-seo-section .content h6{font-size:4.27vw}}.mono-seo-section .content h1:first-child,.mono-seo-section .content h2:first-child,.mono-seo-section .content h3:first-child,.mono-seo-section .content h4:first-child,.mono-seo-section .content h5:first-child,.mono-seo-section .content h6:first-child{margin:0}.mono-seo-section .content h1{font-size:2.8rem}@media screen and (max-width: 767px){.mono-seo-section .content h1{font-size:4.8vw}}.mono-seo-section .content ol{padding-left:2rem;list-style-position:inside}.mono-seo-section .content ul{padding-left:2rem;list-style:square;list-style-position:inside}.mono-seo-section .content ul li::marker{margin-right:1.5rem}.mono-seo-section .content p,.mono-seo-section .content li,.mono-seo-section .content a{margin-top:.8rem;font-size:1.8rem;line-height:140%;font-weight:400;color:var(--text-secondary)}@media screen and (max-width: 767px){.mono-seo-section .content p,.mono-seo-section .content li,.mono-seo-section .content a{margin-top:2.05vw;font-size:3.73vw}}.mono-seo-section .content a{color:var(--text-accent)}.mono-seo-section .content a:hover{text-decoration:underline}.mono-seo-section .content table{table-layout:fixed;border:solid 1px var(--stroke-main);border-radius:8px;border-collapse:collapse}.mono-seo-section .content table th,.mono-seo-section .content table td{padding:.5rem 1rem;border:solid 1px var(--stroke-main);font-size:2rem;line-height:140%;font-weight:500;color:var(--text-secondary)}@media screen and (max-width: 560px){.mono-seo-section .content table th,.mono-seo-section .content table td{font-size:4.62vw}}.mono-seo-section .content table th{color:var(--text-main)}.mono-seo-section .content .button{position:absolute;left:2.4rem;bottom:0;right:2.4rem;height:12rem;padding-top:6rem;border:none;background:linear-gradient(to top, var(--tabs-bg) 40%, rgba(255, 255, 255, 0) 100%);font-size:2rem;line-height:140%;font-weight:500;color:var(--text-accent);text-decoration:underline;cursor:pointer}.mono-seo-section .content .button:hover{text-decoration:none}@media screen and (max-width: 767px){.mono-seo-section .content .button{font-size:3.59vw}}
.footer-section{background:var(--nav-bg)}.footer-section .payments-row{padding:3.2rem 0;text-align:center}@media screen and (max-width: 560px){.footer-section .payments-row{padding:8.53vw 0}}.footer-section .payments-row .label{font-size:1.4rem;font-weight:600;color:var(--text-secondary)}@media screen and (max-width: 560px){.footer-section .payments-row .label{font-size:3.73vw}}.footer-section .payments-row .list{display:grid;grid-template-columns:repeat(auto-fill, 12rem);justify-content:center;gap:2rem;margin-top:2rem;list-style:none}@media screen and (max-width: 560px){.footer-section .payments-row .list{grid-template-columns:repeat(auto-fill, 28vw);gap:4vw;margin-top:5.33vw}}.footer-section .payments-row .list .item{display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:3/1;padding:.5rem 1rem;border-radius:.8rem;background:#1a1228}@media screen and (max-width: 560px){.footer-section .payments-row .list .item{padding:1vw 2vw;border-radius:2.13vw;font-size:3.2vw}}.footer-section .payments-row .list .item img{display:block;max-width:100%;max-height:100%}.footer-section .info-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;padding:2.4rem 0;list-style:none}@media screen and (max-width: 560px){.footer-section .info-row{grid-template-columns:1fr 1fr;gap:5.33vw;padding:6.4vw 0}}.footer-section .info-row .item{display:flex;justify-content:center;align-items:center;gap:1rem}@media screen and (max-width: 560px){.footer-section .info-row .item{justify-content:flex-start;gap:2.67vw}}.footer-section .info-row .item .icon{flex-shrink:0;width:2rem;height:2rem;color:var(--text-accent)}@media screen and (max-width: 560px){.footer-section .info-row .item .icon{width:5.33vw;height:5.33vw}}.footer-section .info-row .item .label{font-size:1.4rem;color:var(--text-secondary)}@media screen and (max-width: 560px){.footer-section .info-row .item .label{font-size:3.73vw}}.footer-section .links-row{display:grid;grid-template-columns:3fr 4fr 4fr;align-items:flex-start;gap:3rem;padding:4.8rem 0}@media screen and (max-width: 560px){.footer-section .links-row{grid-template-columns:1fr 1fr;gap:8vw}.footer-section .links-row .col-1{grid-column:span 2}}.footer-section .links-row .logo-link{display:flex}.footer-section .links-row .logo-link .logo{display:block;width:auto;max-height:5rem}.footer-section .links-row .title{align-self:center;font-size:1.4rem;line-height:140%;font-weight:600;color:var(--text-main)}@media screen and (max-width: 560px){.footer-section .links-row .title{font-size:3.73vw}}.footer-section .links-row .disclaimer-description{margin-top:1.2rem;font-size:1.4rem;line-height:140%;font-weight:400;color:var(--text-secondary)}@media screen and (max-width: 560px){.footer-section .links-row .disclaimer-description{margin-top:3.2vw;font-size:3.73vw}}.footer-section .links-row .link{display:block;margin-top:1.2rem;font-size:1.4rem;line-height:140%;font-weight:400;color:var(--text-secondary);transition:color .2s}.footer-section .links-row .link:hover{color:var(--text-main)}@media screen and (max-width: 560px){.footer-section .links-row .link{margin-top:3.2vw;font-size:3.73vw}}.footer-section .bot-container{padding:3.2rem 0}@media screen and (max-width: 560px){.footer-section .bot-container{padding:8.53vw 0}}.footer-section .bot-container .licenses{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;list-style:none}@media screen and (max-width: 560px){.footer-section .bot-container .licenses{gap:5.33vw}}.footer-section .bot-container .licenses .item{display:block;min-width:8rem;height:4.5rem;padding:1rem;border-radius:.8rem;background:#1a1228;text-align:center}.footer-section .bot-container .licenses .item img{display:block;width:100%;height:100%}@media screen and (max-width: 560px){.footer-section .bot-container .licenses .item{min-width:20vw;height:12vw;padding:2.67vw;border-radius:2.13vw;font-size:3.2vw}}.footer-section .bot-container .description{margin-top:3.2rem;font-size:1.2rem;line-height:140%;font-weight:400;color:var(--text-secondary);text-align:center}@media screen and (max-width: 560px){.footer-section .bot-container .description{margin-top:8.53vw;font-size:3.2vw}}.footer-section .bot-container .copyright{display:block;margin-top:1.6rem;font-size:1.2rem;line-height:140%;font-weight:400;color:var(--text-secondary);text-align:center}@media screen and (max-width: 560px){.footer-section .bot-container .copyright{margin-top:4.27vw;font-size:3.2vw}}
