*,*:before,*:after{box-sizing:border-box}html,body{height:100%}html{font-size:10px}body{display:flex;flex-direction:column;width:100%;min-width:36rem;height:100vh;margin:0 auto;font-size:1.4rem;font-weight:400;line-height:2.4rem;font-family:DM Sans,sans-serif;color:#2b2c43}body.no-content-copy{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.no-scroll{overflow:hidden}.container{width:100%;max-width:117.4rem;margin:0 auto;padding:0 1.5rem}.container>.container:first-child{padding:0}.visually-hidden{position:absolute;margin:-.1rem;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);width:.1rem;height:.1rem}.wrapper{flex:1 0 auto;padding:5.2rem 0}@media screen and (min-width: 992px){.wrapper{padding-top:6.4rem;padding-bottom:8rem}}.wrapper .wrapper{padding-top:0}.wrapper .wrapper .container{padding-right:0;padding-left:0}@media screen and (min-width: 992px){.wrapper .wrapper{padding-top:0}}.wrapper .wrapper,.wrapper--writer{padding-bottom:0}@media screen and (min-width: 992px){.wrapper .wrapper,.wrapper--writer{padding-bottom:0}}.header{position:fixed;top:0;right:0;left:0;z-index:99;min-width:36rem;height:5.2rem;background:#ffffff;box-shadow:0 0 .15rem #0000001a;transition:top .5s}.header .container{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%}.header .logo{margin-right:auto}.header .logo__img{max-width:18rem;max-height:3.8rem;height:auto}.header.active{top:-100%}.header.active .header-nav__nav,.header.active .header-lang__list,.header.active .header-search__inner{top:0}[dir=rtl] .header .logo{margin-right:0;margin-left:auto}.promo-link{position:relative;display:flex;justify-content:center;align-items:center;margin:0;padding:0;font-size:2.3rem;text-decoration:none;color:inherit;background:none;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.promo-link span{font-size:1.4rem}@media screen and (max-width: 991px){.promo-link span{display:none}}.promo-link-alt{display:flex;align-items:center;justify-content:center;min-width:4rem;height:4rem;line-height:1.4;color:inherit;text-decoration:none;border-radius:.8rem;background:#e4eaf9;transition:background .2s,color .2s}.promo-link-alt svg{width:2.1rem;height:2.8rem}@media screen and (max-width: 1199px){.promo-link-alt span{display:none}}.logo{position:relative;display:flex;flex-shrink:0}.logo__img{display:inline-block;max-width:100%;max-height:100%;width:auto;margin:auto 0}.header-nav__toggle{position:relative;margin:0 0 0 .4rem;padding:0;background:none;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-nav__toggle span{position:absolute;top:50%;left:50%;background:#2b2c43;opacity:0;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s,transform .2s,opacity .2s;width:1.6rem;height:.2rem}.header-nav__toggle svg{margin:auto;fill:#2b2c43;width:1.6rem;height:1rem}.header-nav__toggle.active{background:#2b4ee3}.header-nav__toggle.active span{background:#ffffff;width:1.8rem;opacity:1}.header-nav__toggle.active span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.header-nav__toggle.active span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.header-nav__toggle.active svg{opacity:0}.header-nav__nav{position:fixed;top:5.2rem;right:5.6rem;bottom:0;left:0;display:none;margin:0;padding:0;background:#ffffff;list-style:none;overflow-y:auto;transition:top .3s}.header-nav__nav.active{display:block}.header-nav__item{border-bottom:.1rem solid rgba(43,44,67,.05)}.header-nav__item a{transition:color .2s}.header-nav__item a:hover{color:#1850e2}.header-nav__button{position:relative;display:block;margin:0;width:100%;text-align:left;padding:1.6rem 3rem 1.6rem 4rem;background:none;border:none;outline:none;cursor:pointer;transition:background .2s}.header-nav__button:before{content:"";position:absolute;top:2rem;right:1.6rem;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.8rem solid #1850e2;transition:border-color .2s,transform .2s;transform-origin:center;width:0;height:0}.header-nav__button:hover{background:#e4eaf9}.header-nav__button:disabled{cursor:default}.header-nav__button:disabled:before{display:none}.header-nav__button:disabled:hover{background:none}.header-nav__button a,.header-nav__button span{font-size:1.6rem;color:#2b2c43;text-decoration:none;font-weight:700;font-family:DM Sans,sans-serif}.header-nav__button.active:before{transform:rotate(90deg)}.header-nav__button.active+.header-nav__subnav{display:block}.header-nav__subnav{display:none;margin:0;padding:.5rem 0 3rem 4rem;list-style:none;cursor:default}.header-nav__subnav li:nth-child(n+2){margin-top:.5rem}.header-nav__subnav a{color:#9fa9c6;text-decoration:none}.header-lang__button{position:relative;display:flex;margin:0 0 0 .4rem;padding:0;background:none;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-lang__button:before{content:"";position:fixed;width:100%;height:100%;top:6.4rem;right:0;bottom:0;left:0;display:none;background:rgba(43,44,67,.6)}.header-lang__button img{flex-shrink:0;margin:auto;border-radius:50%;width:2.2rem;height:2.2rem}.header-lang__button.active{background:#2b4ee3}.header-lang__button.active:before{display:block}.header-lang__list{position:fixed;top:5.2rem;bottom:0;left:0;display:none;width:100%;max-width:36rem;margin:0;padding:1.2rem;background:#ffffff;list-style:none;overflow-y:auto;transition:top .3s}@media screen and (min-width: 576px){.header-lang__list{right:0;left:auto}}.header-lang__list a{display:flex;align-items:center;width:100%;padding:1.6rem 4rem 1.6rem 1.6rem;font-size:2rem;font-weight:700;color:#2b2c43;text-decoration:none;border-radius:1.4rem;transition:color .2s,background .2s}.header-lang__list a:hover{color:#1850e2;background:#e4eaf9}.header-lang__list a img{margin-right:1.6rem;flex-shrink:0;border-radius:50%;width:3.2rem;height:3.2rem}.header-lang__list a.active{position:relative;background:#e4eaf9}.header-lang__list a.active:before,.header-lang__list a.active:after{content:"";position:absolute;top:50%}.header-lang__list a.active:before{right:1.6rem;border-radius:.8rem;background:#00b75f;transform:translateY(-50%);width:2.4rem;height:2.4rem}.header-lang__list a.active:after{right:2.3rem;border-bottom:.2rem solid #ffffff;border-left:.2rem solid #ffffff;transform-origin:center;transform:translateY(-50%) rotate(-45deg);border-radius:0 0 0 .2rem;width:1rem;height:.6rem}.header-lang__list.active{display:block}@media screen and (min-width: 576px){[dir=rtl] .header-lang__list{right:auto;left:0}}[dir=rtl] .header-lang__list a{padding-right:1.6rem;padding-left:4rem}[dir=rtl] .header-lang__list a.active:before{right:auto;left:1.6rem}[dir=rtl] .header-lang__list a.active:after{right:auto;left:2.3rem}[dir=rtl] .header-lang__list a img{margin-right:0;margin-left:1.6rem}.header-search__button{position:relative;display:flex;margin:0 0 0 .4rem;padding:0;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-search__button:before{content:"";position:fixed;width:100%;height:100%;top:6.4rem;right:0;bottom:0;left:0;display:none;background:rgba(43,44,67,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header-search__button svg{flex-shrink:0;margin:auto;stroke:#2b2c43;transition:stroke .2s;width:1.8rem;height:1.8rem}.header-search__button.active{background:#2b4ee3}.header-search__button.active:before{display:block}.header-search__button.active svg{stroke:#fff}.header-search__inner{position:fixed;top:5.2rem;bottom:0;left:0;display:none;width:100%;margin:0;padding:1.6rem 0;background:#ffffff;overflow-y:auto;transition:top .3s}.header-search__inner ul{list-style:none}.header-search__inner.active{display:block}.header-search__field{position:relative;margin:0 1.2rem}.header-search__field svg{position:absolute;top:50%;left:1.8rem;stroke:#899ac3;transform:translateY(-50%);transition:stroke .2s;width:1.3rem;height:1.3rem}.header-search__input{width:100%;padding:1.4rem 4rem 1.4rem 4.8rem;font-size:1.6rem;font-weight:500;background:#e4eaf9;border-radius:1.4rem;border:.1rem solid #e4eaf9;outline:none;transition:.2s border-color;font-family:inherit}.header-search__input::placeholder{color:#899ac3}.header-search__input:focus{border-color:#1850e2}.header-search__clear{position:absolute;top:50%;right:1.6rem;display:none;padding:0;background:#ffffff;border-radius:.8rem;border:none;transform:translateY(-50%);cursor:pointer;width:2.4rem;height:2.4rem}.header-search__clear:before,.header-search__clear:after{content:"";position:absolute;top:50%;background:#899ac3;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s;width:1rem;height:.2rem}.header-search__clear:before{transform:translate(-50%,-50%) rotate(45deg)}.header-search__clear:after{transform:translate(-50%,-50%) rotate(-45deg)}.header-search__clear:hover:before,.header-search__clear:hover:after{background:#1850e2}.header-search__res{display:none;margin-top:1.5rem}.header-search__res ul{max-height:320px;margin:0;padding:0;overflow-y:auto}.header-search__res a{display:block;padding:.9rem 2.8rem;color:#2b2c43;text-decoration:none;transition:background .2s}.header-search__res a:hover{background:#ffede0}.header-search__no-res{display:none;margin:0 2.8rem}[dir=rtl] .header-search__clear:before,[dir=rtl] .header-search__clear:after{left:50%}.breadcrumbs{display:flex;list-style:none;align-items:center;margin:1.5rem 0 2rem;padding:0}.breadcrumbs__item{font-size:1.2rem;line-height:1.6rem}.breadcrumbs__item:not(:last-child):after{content:"";display:inline-block;width:.6rem;height:.9rem;margin:0 .8rem;background-size:cover;background-repeat:no-repeat}.breadcrumbs__link{text-decoration:none}.breadcrumbs{margin:0}.breadcrumbs__item:not(:last-child):after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgNSA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMC42NzIwOCAwLjQxNTA4NkMwLjU2MTg5OCAwLjUyMDgyMyAwLjUgMC42NjQyMTQgMC41IDAuODEzNzI2QzAuNSAwLjk2MzIzNyAwLjU2MTg5OCAxLjEwNjYzIDAuNjcyMDggMS4yMTIzNkwzLjU4MTM0IDQuMDAzNEwwLjY3MjA4IDYuNzk0NDRDMC41NjUwMiA2LjkwMDc5IDAuNTA1NzggNy4wNDMyMSAwLjUwNzExOSA3LjE5MTA1QzAuNTA4NDU4IDcuMzM4ODkgMC41NzAyNjkgNy40ODAzMSAwLjY3OTIzOSA3LjU4NDg1QzAuNzg4MjA5IDcuNjg5MzkgMC45MzU2MiA3Ljc0ODY5IDEuMDg5NzIgNy43NDk5OEMxLjI0MzgyIDcuNzUxMjYgMS4zOTIyOCA3LjY5NDQzIDEuNTAzMTMgNy41OTE3Mkw0LjgyNzkyIDQuNDAyMDRDNC45MzgxIDQuMjk2MzEgNSA0LjE1MjkyIDUgNC4wMDM0QzUgMy44NTM4OSA0LjkzODEgMy43MTA1IDQuODI3OTIgMy42MDQ3NkwxLjUwMzEzIDAuNDE1MDg2QzEuMzkyOTEgMC4zMDkzODIgMS4yNDM0NSAwLjI1IDEuMDg3NjEgMC4yNUMwLjkzMTc2IDAuMjUgMC43ODIyOTYgMC4zMDkzODIgMC42NzIwOCAwLjQxNTA4NloiIGZpbGw9IiNCN0JGRDgiLz4KPC9zdmc+Cg==)}.breadcrumbs__item span{color:#2b2c43}.breadcrumbs__link{color:#9fa9c6}.breadcrumbs__link-img{fill:#9fa9c6}.contact-us .breadcrumbs{margin:1.6rem 0}.contact-us__title{margin:0 0 2.4rem;font-size:2rem;text-align:center}.contact-us__form-item{margin-bottom:.8rem}.contact-us__form-item ::placeholder{color:#9fa9c6}.contact-us__form-item ::-moz-placeholder{color:#9fa9c6}.contact-us__form-item :-ms-input-placeholder{color:#9fa9c6}.contact-us__form-item ::-ms-input-placeholder{color:#9fa9c6}.contact-us__form-item :-moz-placeholder{color:#9fa9c6}.contact-us__form-field{display:block;width:100%;padding:1.4rem 1.6rem;font-family:inherit;font-size:1.4rem;border-radius:1.4rem;border:.1rem solid transparent;transition:.2s border-color}.contact-us__form-field:hover,.contact-us__form-field:focus{outline:none;border-color:#1850e2}.contact-us__form-field--textarea{min-height:9.6rem;resize:none}.contact-us__form-btn{display:block;width:100%;margin:1.6rem 0 0;padding:1.5rem .5rem;color:#fff;font-size:1.6rem;font-weight:700;text-transform:uppercase;border-radius:1.4rem;border:none;background:linear-gradient(to bottom,#ffb23e 0%,#ff8126 100%);cursor:pointer}.contact-us__form-btn:hover{background:linear-gradient(to bottom,#ff8126 0%,#ffb23e 100%)}.contact-us__success{position:fixed;right:1rem;top:1rem;z-index:100;width:33.6rem;min-width:33.6rem;max-width:100%;padding:2.6rem 1rem 1.6rem;text-align:center;background:#ffffff linear-gradient(143deg,#e4eaf9 20%,#ffffff 50%);box-shadow:0 0 1.5rem #393b6b33;border-radius:1.6rem}.contact-us__success-close{position:absolute;top:1.6rem;right:1.6rem;padding:0;background:rgba(57,59,107,.1);border-radius:.8rem;border:none;cursor:pointer;width:2.4rem;height:2.4rem}.contact-us__success-close:before,.contact-us__success-close:after{content:"";position:absolute;top:50%;background:#ffffff;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s;width:1.6rem;height:.2rem}.contact-us__success-close:before{transform:translate(-50%,-50%) rotate(45deg)}.contact-us__success-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.contact-us__success-close:hover:before,.contact-us__success-close:hover:after{background:#1850e2}.contact-us__success-label{margin:0 0 .8rem;padding:0 3rem;font-size:1.6rem;font-weight:700}.contact-us__success-text{margin:0 0 1.8rem;line-height:1.5}.contact-us__success-accept{min-width:10.2rem;padding:1.05rem .5rem;font-size:1rem;text-transform:uppercase;color:#fff;background:#1850e2;border:none;border-radius:1rem;transition:background .2s;cursor:pointer}.contact-us__success-accept:hover{background:#0d3fc0}.socials{display:flex;flex-shrink:0;margin:0;padding:0;list-style:none}.socials:hover a{opacity:.6}.socials li:not(:first-child){margin-left:1.2rem}.socials a{display:block;transition:opacity .2s}.socials a:hover{opacity:1}.socials svg{border-radius:50%;width:2.4rem;height:2.4rem}[dir=rtl] .socials li:not(:first-child){margin-right:1.2rem;margin-left:0}[dir=rtl] .footer__body-socials .socials{margin-right:1.2rem;margin-left:0}.footer{position:relative;color:#fff;background:#2b2c43}.footer:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:120rem;z-index:-1;background:linear-gradient(to top,#e4eaf9 0%,#e4eaf9 65%,#ffffff 95%)}.footer a{color:inherit}.footer .logo{max-width:18rem;height:4.7rem;margin-right:auto}.footer .logo__img[src$=".svg"]{height:auto}.footer__head{padding:1.2rem 1.5rem;border-bottom:.1rem solid rgba(255,255,255,.1)}.footer__head .container{display:flex;align-items:center;justify-content:space-between;padding:0}@media screen and (max-width: 767px){.footer__head-nav{display:none}}.footer__nav a{text-decoration:none}.footer__nav .container{padding:0}.footer__nav-list{margin:0;padding:0;list-style:none}.footer__nav-item{border-bottom:.1rem solid rgba(255,255,255,.1)}.footer__nav-item a{transition:color .2s}.footer__nav-item a:hover{color:#1850e2}.footer__nav-button{position:relative;display:block;margin:0;width:100%;text-align:left;padding:2.3rem 4.6rem 2.3rem 3.2rem;background:none;border:none;outline:none;cursor:pointer;transition:background .2s}.footer__nav-button:before{content:"";position:absolute;top:2.7rem;right:3.4rem;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.8rem solid #ffb23e;transition:border-color .2s,transform .2s;transform-origin:center;width:0;height:0}.footer__nav-button:hover{background:#212233}.footer__nav-button:disabled{cursor:default}.footer__nav-button:disabled:before{display:none}.footer__nav-button:disabled:hover{background:none}.footer__nav-button a,.footer__nav-button span{color:#fff;font-size:1.6rem;font-weight:700}.footer__nav-button.active:before{transform:rotate(90deg)}.footer__nav-button.active+.footer__nav-subnav{display:block}.footer__nav-subnav{display:none;margin:0;padding:0 0 2.5rem 3.2rem;list-style:none;cursor:default}.footer__nav-subnav li:nth-child(n+2){margin-top:.5rem}.footer__nav-subnav a{color:#9fa9c6}.footer__body{padding:2.5rem 1.5rem 4rem;border-bottom:.1rem solid rgba(255,255,255,.1)}.footer__body .container{padding:0}.footer__body-text{margin:0 0 2.4rem;font-size:1.6rem;color:#ffb23e}.footer__body-imgs{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 2.4rem}.footer__body-imgs a{line-height:1}.footer__body-imgs>img,.footer__body-imgs>a{margin-right:.8rem}.footer__body-imgs img{max-height:4rem;height:auto;width:auto;max-width:8rem;margin-bottom:.5rem}.footer__body-imgs img[src$=".svg"],.footer__body-imgs img[src*=".svg"]{width:100%}.footer__body-imgs .trustpilot-widget{margin-bottom:.5rem}.footer__body-help{margin:0 0 .5rem;font-size:1.2rem;text-decoration:underline}.footer__body-gpwa-text{padding-left:10px}.footer__body-phone{margin:0 0 1rem}.footer__body-phone img{margin-right:.5rem;width:1rem;height:1rem}.footer__body-phone a{text-decoration:none;font-size:1.6rem;font-weight:700}@media screen and (max-width: 767px){.footer__body-socials{display:none}}.footer__body-desc{margin:0;font-size:1rem;color:#a9a9a9}.footer__bottom{padding:2rem 0 0;font-size:1.2rem}.footer__bottom .container{display:flex;flex-wrap:wrap;justify-content:space-between}.footer__bottom-left{margin-bottom:2.5rem;padding-right:.5rem}.footer__bottom-left ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.footer__bottom-left li{padding:0 .5rem}.footer__bottom-right{margin-bottom:2.5rem}[dir=rtl] .footer .logo{margin-right:0;margin-left:auto}[dir=rtl] .footer__nav-button{text-align:right}[dir=rtl] .footer__body-imgs>img,[dir=rtl] .footer__body-imgs>a{margin-right:0;margin-left:.8rem}[amp] .footer__body-imgs img{height:100%}.cookies-modal{position:fixed;right:.5rem;bottom:.5rem;z-index:100;width:33.6rem;min-width:33.6rem;max-width:100%;padding:.6rem 3.5rem .6rem .6rem;background:#ffffff linear-gradient(143deg,#ffede0 20%,#ffffff 50%);box-shadow:0 0 1.5rem #393b6b33;border-radius:1.6rem}.cookies-modal__close{position:absolute;top:1rem;right:1rem;padding:0;background:rgba(57,59,107,.1);border-radius:.8rem;border:none;cursor:pointer;width:2.4rem;height:2.4rem}.cookies-modal__close:before,.cookies-modal__close:after{content:"";position:absolute;top:50%;background:#ffffff;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s;width:1.6rem;height:.2rem}.cookies-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.cookies-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.cookies-modal__close:hover:before,.cookies-modal__close:hover:after{background:#1850e2}.cookies-modal__inner{display:flex;align-items:stretch}.cookies-modal__img{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:7.5rem;margin-right:1.6rem;background:#f6e0cf;border-radius:1.4rem}.cookies-modal__img img{flex-shrink:0;width:5.4rem;height:5.3rem}.cookies-modal__label{margin:0 0 .2rem;padding:0 .5rem 0 0;font-size:1.6rem;font-weight:700}.cookies-modal__text{margin:0 0 .8rem;font-size:1.2rem;color:#9fa9c6;line-height:1.4}.cookies-modal__accept{min-width:10rem;margin-right:.5rem;padding:1.05rem .5rem;font-size:1rem;text-transform:uppercase;color:#fff;background:#1850e2;border:none;border-radius:1rem;transition:background .2s;cursor:pointer}.cookies-modal__accept:hover{background:#0d3fc0}.cookies-modal__link{text-decoration:none;font-weight:700;color:#1850e2;white-space:nowrap}.cookies-modal__link:hover{text-decoration:underline}.cookies-modal.hidden{display:none}[dir=rtl] .cookies-modal{padding-right:.6rem;padding-left:3.6rem;background:#ffffff linear-gradient(225deg,#ffede0 20%,#ffffff 50%)}[dir=rtl] .cookies-modal__close{right:auto;left:1rem}[dir=rtl] .cookies-modal__close:before,[dir=rtl] .cookies-modal__close:after{left:50%}[dir=rtl] .cookies-modal__img{margin-right:0;margin-left:1.6rem}[dir=rtl] .cookies-modal__accept{margin-right:0;margin-left:3rem}.email-modal-open{overflow:hidden}#email-collector{align-items:flex-start;justify-content:center;padding:12rem 1.2rem 1.5rem;overflow:auto}.email-modal{position:relative;width:100%;max-width:57.5rem;padding:0 1.2rem 2rem;border:4px solid #fff;background:linear-gradient(180deg,#1850e2 0%,#141345 100%);border-radius:1.6rem}.email-modal__close{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:rgba(59,60,89,.1);border-radius:.8rem;border:none;cursor:pointer}@media (max-width: 767px){.email-modal__close{right:10px}}.email-modal__close:before,.email-modal__close:after{content:"";position:absolute;width:65%;height:2px;background:#fff;border-radius:5px;transform:rotate(45deg)}.email-modal__close:after{transform:rotate(-45deg)}.email-modal__img{flex-shrink:0;display:flex;justify-content:center;padding-right:2rem;margin-top:-3rem}.email-modal__title{margin:.8rem 0;font-weight:700;color:#fff;text-align:center;font-size:1.6rem;line-height:1.5}.email-modal__text{margin:0 0 1.2rem;font-size:1.1rem;line-height:1.6rem;font-weight:400;text-align:center;color:#fff}.email-modal__text--success{margin-bottom:2.8rem}.email-modal__input-wrapper{position:relative;display:flex;width:100%;margin-bottom:1.6rem}.email-modal__input-wrapper--success:before{content:"";position:absolute;top:50%;right:1.6rem;background:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTggMTZBOCA4IDAgMSAxIDggMGE4IDggMCAwIDEgMCAxNloiIGZpbGw9IiMwMEI3NUYiLz48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGQ9Ik02LjkyOCAxMC4zODggNC43NjIgOC4yMjFhLjMzMy4zMzMgMCAwIDEgMC0uNDcxbC40NzEtLjQ3MWMuMTMtLjEzLjM0MS0uMTMuNDcxIDBsMS40NiAxLjQ2IDMuMTI2LTMuMTI3Yy4xMy0uMTMuMzQyLS4xMy40NzIgMGwuNDcxLjQ3MWMuMTMuMTMuMTMuMzQyIDAgLjQ3Mkw3LjQgMTAuMzg4YS4zMzMuMzMzIDAgMCAxLS40NzIgMFoiIGZpbGw9IiNmZmYiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjY2NCA0LjY2NykiIGQ9Ik0wIDBoNi42Njd2Ni42NjdIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=);transform:translateY(-50%);width:1.6rem;height:1.6rem}.email-modal__input-wrapper--success input{background:#e4eaf9}@media (max-width: 767px){.email-modal__input-wrapper.error{margin-bottom:20px}}.email-modal__input-wrapper.error .email-modal__input{border-color:#ff2a50}.email-modal__input-wrapper.error .error-text{display:flex}.email-modal__input{width:100%;padding:1.5rem 1.6rem;border:none;outline:none;border-radius:1.4rem;border:.1rem solid transparent;font-size:1.4rem;background:#fff}.email-modal__input::placeholder{color:#2b2c43}.email-modal .error-text{display:none;position:absolute;bottom:-1.7rem;left:.5rem;font-size:1.2rem;color:#ff2a50}.email-modal__btn{display:block;width:100%;padding:1.5rem .5rem;color:#fff;font-size:1.6rem;font-weight:700;text-transform:uppercase;border-radius:1.4rem;border:none;background:linear-gradient(to bottom,#ffb23e 0%,#ff8126 100%);cursor:pointer}.email-modal__btn:hover{background:linear-gradient(to bottom,#ff8126 0%,#ffb23e 100%)}.email-modal__checkbox-wrapper{display:block;margin-bottom:1.6rem}.email-modal__checkbox-wrapper.error label{color:#ff2a50}.email-modal__checkbox-wrapper.error label:before{border-color:#ff2a50}.email-modal__checkbox-wrapper input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.email-modal__checkbox-wrapper label{position:relative;display:flex;align-items:flex-start;font-size:1rem;font-weight:400;line-height:1.4rem;color:#9fa9c6;cursor:pointer}@media (max-width: 767px){.email-modal__checkbox-wrapper label{justify-content:center}}.email-modal__checkbox-wrapper label a{color:#3e74ff}.email-modal__checkbox-wrapper .email-modal__checkbox-check{display:flex;align-items:center;justify-content:center;margin-right:10px}.email-modal__checkbox-wrapper .email-modal__checkbox-check:before{content:"";margin-top:.3rem;position:relative;display:inline-block;padding:.7rem;border:1px solid #e1e8f6;background:#fff;border-radius:4px;-webkit-appearance:none;vertical-align:middle;cursor:pointer}.email-modal__checkbox-wrapper input:checked+label .email-modal__checkbox-check:after{content:"";display:block;position:absolute;width:.4rem;height:.9rem;border:solid #3e74ff;border-width:0 .2rem .2rem 0;transform:translatey(0) rotate(45deg)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:none;display:flex;background:rgba(43,44,67,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}[dir=rtl] .email-modal__checkbox-wrapper .email-modal__checkbox-check{margin-right:0;margin-left:1rem}.month-casino{position:fixed;bottom:0;left:0;width:100%;background:#1850e2;padding:1.2rem 1.6rem 2rem;z-index:3}.month-casino__inner{display:flex;align-items:center;justify-content:space-between}.month-casino__action-text{margin-bottom:.8rem;font-size:1rem;font-weight:700;line-height:1.2rem;text-align:center;color:#fff}.month-casino__info{display:flex;align-items:center;background:rgba(159,169,198,.15);border-radius:1rem;padding-right:2rem;margin-right:.8rem}@media (max-width: 991px){.month-casino__bonus .month-casino__action-text{display:none}}.month-casino__casino-logo{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.6rem .8rem;margin-right:1.4rem;min-height:3.2rem;background:#111;border-radius:.8rem;width:6.4rem;height:100%}.month-casino__casino-logo img{max-width:100%;max-height:3.2rem;margin:auto;flex-shrink:0;width:auto;height:auto}.month-casino__rating{display:flex;align-items:center;justify-content:center;position:absolute;bottom:-.7rem;right:-1.1rem;padding-top:.2rem;font-size:.8rem;font-weight:700;line-height:1.2rem;color:#fff;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjY0NTQgMS40MDYxNkMxMi4wMzQ5IDAuNzY1Mjg1IDEyLjk2NTEgMC43NjUyODUgMTMuMzU0NiAxLjQwNjE2TDE2Ljc1MDEgNi45OTMzOUMxNi44ODkyIDcuMjIyMjIgMTcuMTE0MiA3LjM4NTcyIDE3LjM3NDggNy40NDcyN0wyMy43Mzc5IDguOTUwMDZDMjQuNDY3NyA5LjEyMjQzIDI0Ljc1NTIgMTAuMDA3MSAyNC4yNjYgMTAuNTc1NUwyMC4wMDE1IDE1LjUzMTRDMTkuODI2OCAxNS43MzQ0IDE5Ljc0MDkgMTUuOTk4OSAxOS43NjI5IDE2LjI2NThMMjAuMjk5OSAyMi43ODE4QzIwLjM2MTUgMjMuNTI5MiAxOS42MDkgMjQuMDc2IDE4LjkxNzIgMjMuNzg2NEwxMi44ODYxIDIxLjI2MjFDMTIuNjM5MSAyMS4xNTg3IDEyLjM2MDkgMjEuMTU4NyAxMi4xMTM5IDIxLjI2MjFMNi4wODI3OCAyMy43ODY0QzUuMzkwOTkgMjQuMDc2IDQuNjM4NDYgMjMuNTI5MiA0LjcwMDA2IDIyLjc4MThMNS4yMzcxMSAxNi4yNjU4QzUuMjU5MTEgMTUuOTk4OSA1LjE3MzE1IDE1LjczNDQgNC45OTg1IDE1LjUzMTRMMC43MzM5OTkgMTAuNTc1NUMwLjI0NDg0NyAxMC4wMDcxIDAuNTMyMjg2IDkuMTIyNDMgMS4yNjIxNSA4Ljk1MDA2TDcuNjI1MTkgNy40NDcyN0M3Ljg4NTggNy4zODU3MiA4LjExMDg0IDcuMjIyMjIgOC4yNDk5MSA2Ljk5MzM5TDExLjY0NTQgMS40MDYxNloiIGZpbGw9IiNGRkIzNDIiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-position:center;background-size:cover;width:2.3rem;height:2.3rem}.month-casino__bonus-text{font-size:1rem;font-weight:700;line-height:1.2rem;text-align:center;color:#fff;margin:.4rem 0}.month-casino__btn{display:block;min-width:8.8rem;padding:.9rem .5rem;color:#fff;font-size:1.2rem;font-weight:700;text-transform:uppercase;border-radius:1rem;border:none;letter-spacing:.02em;background:linear-gradient(to bottom,#ffb23e 0%,#ff8126 100%);cursor:pointer}.month-casino__btn:hover{background:linear-gradient(to bottom,#ff8126 0%,#ffb23e 100%)}.month-casino__close{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:rgba(159,169,198,.3);padding:1rem;cursor:pointer;transform:translateY(-100%);width:2.4rem;height:2.4rem}.month-casino__close:before,.month-casino__close:after{content:"";position:absolute;width:40%;height:2px;background:#2b2c43;border-radius:5px;transform:rotate(45deg)}.month-casino__close:after{transform:rotate(-45deg)}[dir=rtl] .month-casino__casino-logo{margin-right:auto;margin-left:0}@media screen and (min-width: 992px){.header{height:6.4rem}}@media screen and (min-width: 992px){.header .logo{order:1;margin:0 .8rem 0 0}}@media screen and (min-width: 992px){.header .logo__img{max-height:5.2rem}}@media screen and (min-width: 992px){.header .header-nav{order:2;margin:0 auto}}@media screen and (min-width: 992px){.header .header-search{order:3}}@media screen and (min-width: 992px){.header .header-lang{order:4}}@media screen and (min-width: 992px){.header .promo-link{order:3}}@media screen and (min-width: 992px){.header .promo-link+.header-nav{order:2}}@media screen and (min-width: 992px){.header .promo-link+.header-search{order:4}}@media screen and (min-width: 992px){.header .promo-link+.header-lang{order:5}}@media screen and (min-width: 992px){.promo-link{width:auto;height:4.8rem;padding:.5rem .2rem .5rem 0;font-weight:500;background:none}}.promo-link:hover{background:#2b4ee3}@media screen and (min-width: 992px){.promo-link:hover{background:#e4eaf9}}@media screen and (min-width: 992px){.promo-link span{position:relative}}@media screen and (min-width: 992px){.promo-link span:before{content:"";position:absolute;right:0;bottom:0;left:0;background:#00d92f;width:100%;height:.1rem}}@media screen and (min-width: 992px){.promo-link-alt{order:3;min-width:4.8rem;height:4.8rem}}@media screen and (min-width: 1200px){.promo-link-alt{justify-content:flex-start;min-width:21.5rem;padding:.5rem 1rem .5rem 1.7rem}}.promo-link-alt:hover{color:#fff;background:#2b4ee3}@media screen and (min-width: 1200px){.promo-link-alt svg{margin-right:.8rem}}@media screen and (min-width: 992px){.header-nav__toggle{display:none}}.header-nav__toggle:hover{background:#2b4ee3}.header-nav__toggle:hover svg{fill:#fff}@media screen and (min-width: 992px){.header-nav__nav{position:static;display:flex;flex-wrap:wrap;overflow:initial}}@media screen and (min-width: 992px){.header-nav__nav.active{display:flex}}@media screen and (min-width: 992px){.header-nav__item{position:relative;border:none}}@media screen and (min-width: 992px){.header-nav__item:hover a:after,.header-nav__item:hover span:after{transform:rotate(180deg)}}@media screen and (min-width: 992px){.header-nav__item:hover .header-nav__subnav{z-index:1;position:absolute;display:block;min-width:15rem;max-width:22rem;padding:1.6rem 1rem;background:#ffffff;border-radius:0 0 .6rem .6rem}}@media screen and (min-width: 992px){.header-nav__button{padding:0}}@media screen and (min-width: 992px){.header-nav__button:before{display:none}}@media screen and (min-width: 992px){.header-nav__button:hover{background:none;cursor:default}}.header-nav__button:disabled a:after,.header-nav__button:disabled span:after{content:none;display:none}@media screen and (min-width: 992px){.header-nav__button a,.header-nav__button span{display:block;padding:1.6rem .8rem;font-size:1.4rem;font-weight:500;border-radius:.8rem;transition:background .2s}}@media screen and (min-width: 1200px){.header-nav__button a,.header-nav__button span{padding:1.6rem 2rem}}@media screen and (min-width: 992px){.header-nav__button a:after,.header-nav__button span:after{content:"";display:inline-block;margin-left:.4rem;margin-bottom:.1rem;border-top:.6rem solid #1850e2;border-left:.4rem solid transparent;border-right:.4rem solid transparent;transform-origin:center center;transition:transform .2s;width:0;height:0}}@media screen and (min-width: 992px){.header-nav__button a:hover,.header-nav__button span:hover{color:#2b2c43;background:#e4eaf9}}@media screen and (min-width: 992px){.header-nav__button.active+.header-nav__subnav{display:none}}@media screen and (min-width: 992px){.header-nav--with-promo .header-nav__button a,.header-nav--with-promo .header-nav__button span{padding-right:.3rem;padding-left:.3rem}}@media screen and (min-width: 1200px){.header-nav--with-promo .header-nav__button a,.header-nav--with-promo .header-nav__button span{padding-right:1.8rem;padding-left:1.8rem}}@media screen and (min-width: 1200px){.header-nav--easter .header-nav__button a,.header-nav--easter .header-nav__button span{padding-right:1.2rem;padding-left:1.2rem}}@media screen and (min-width: 992px){.header-lang__button{margin-left:.8rem;width:4.8rem;height:4.8rem}}.header-lang__button:hover{background:#2b4ee3}@media screen and (min-width: 992px){.header-lang__list{position:absolute;top:7.2rem;right:1.5rem;bottom:auto;max-height:70rem;padding:.8rem;border-radius:1.6rem;box-shadow:0 0 1rem #393b6b1a}}@media screen and (min-width: 992px){[dir=rtl] .header-lang__list{left:1.5rem}}@media screen and (min-width: 992px){.header-search__button{margin-left:.8rem;width:4.8rem;height:4.8rem}}.header-search__button:hover{background:#2b4ee3}.header-search__button:hover svg{stroke:#fff}@media screen and (min-width: 992px){.header-search__inner{position:absolute;top:7.2rem;right:1.5rem;bottom:auto;left:1.5rem;width:auto;border-radius:1.6rem;box-shadow:0 0 1rem #393b6b1a}}@media screen and (min-width: 992px){.header-search__field{margin:0 9.5rem}}@media screen and (min-width: 992px){.header-search__res{margin-top:2rem;font-size:1.6rem}}@media screen and (min-width: 992px){.header-search__res ul{margin:0 9.5rem}}@media screen and (min-width: 992px){.header-search__res a{padding:.8rem 1.6rem;border-radius:1.4rem}}@media screen and (min-width: 992px){.header-search__res p{margin:0 11.2rem}}@media screen and (min-width: 992px){.contact-us__title{margin-bottom:4.8rem;font-size:4rem;line-height:1}}@media screen and (min-width: 992px){.contact-us__form{display:flex;flex-wrap:wrap;gap:0 .8%}}@media screen and (min-width: 992px){.contact-us__form-item{width:100%;flex-shrink:0}}@media screen and (min-width: 992px){.contact-us__form-item:nth-child(2),.contact-us__form-item:nth-child(3){width:49.6%}}@media screen and (min-width: 992px){.contact-us__form-field{padding:1.8rem 1.6rem}}@media screen and (min-width: 992px){.contact-us__form-field--textarea{padding-top:1.4rem}}@media screen and (min-width: 992px){.contact-us__form-btn{max-width:24.2rem;margin:.8rem auto 0;padding-top:1.9rem;padding-bottom:1.9rem}}@media screen and (min-width: 992px){.contact-us__success{width:39rem;padding-left:3.5rem;padding-right:3.5rem}}@media screen and (min-width: 992px){.footer .logo__img{max-height:5rem}}@media screen and (min-width: 992px){.footer__head{padding:0;border:none}}@media screen and (min-width: 992px){.footer__head .container{position:relative;padding:1.8rem 1.5rem 2.5rem}}@media screen and (min-width: 992px){.footer__head .container:before{content:"";position:absolute;left:1.5rem;bottom:0;right:1.5rem;border-bottom:.3rem solid rgba(255,255,255,.1)}}@media screen and (min-width: 768px){.footer__head-nav{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0 0 0 1rem;font-size:1.2rem}}@media screen and (min-width: 992px){.footer__head-nav{font-size:1.4rem}}@media screen and (min-width: 768px){.footer__head-nav li:not(:last-child){margin-right:1rem}}@media screen and (min-width: 992px){.footer__head-nav li:not(:last-child){margin-right:3rem}}@media screen and (min-width: 1200px){.footer__head-nav li:not(:last-child){margin-right:5rem}}@media screen and (min-width: 768px){.footer__head-nav a{text-decoration:none;font-weight:500;transition:color .2s}}@media screen and (min-width: 768px){.footer__head-nav a:hover{color:#1850e2}}@media screen and (min-width: 992px){.footer__nav{padding:0}}@media screen and (min-width: 992px){.footer__nav .container{position:relative;padding:3.2rem 1.5rem 3.8rem}}@media screen and (min-width: 992px){.footer__nav .container:before{content:"";position:absolute;left:1.5rem;bottom:0;right:1.5rem;border-bottom:.3rem solid rgba(255,255,255,.1)}}@media screen and (min-width: 992px){.footer__nav-list{column-count:4;column-gap:1rem}}@media screen and (min-width: 992px){.footer__nav-item{margin-bottom:2rem;border:none}}@media screen and (min-width: 992px){.footer__nav-button{padding:0}}@media screen and (min-width: 992px){.footer__nav-button:before{display:none}}@media screen and (min-width: 992px){.footer__nav-button:hover{background:none;cursor:default}}@media screen and (min-width: 992px){.footer__nav-subnav{display:block;padding:0}}@media screen and (min-width: 992px){.footer__nav-subnav li{margin-top:.5rem}}@media screen and (min-width: 992px){.footer__body{padding:0;border:none}}@media screen and (min-width: 768px){.footer__body .container{display:flex;align-items:flex-start;justify-content:space-between}}@media screen and (min-width: 992px){.footer__body .container{position:relative;padding:1.5rem 1.5rem 2.5rem}}@media screen and (min-width: 992px){.footer__body .container:before{content:"";position:absolute;left:1.5rem;bottom:0;right:1.5rem;border-bottom:.3rem solid rgba(255,255,255,.1)}}@media screen and (min-width: 768px){.footer__body-top{width:100%;padding-right:1.5rem}}@media screen and (min-width: 992px){.footer__body-text{margin-bottom:1rem}}@media screen and (min-width: 992px){.footer__body-help{margin-bottom:1rem}}@media screen and (min-width: 768px){.footer__body-phone{margin-bottom:0}}@media screen and (min-width: 768px){.footer__body-bottom{display:flex;flex-wrap:wrap;flex-shrink:0;width:58%}}@media screen and (min-width: 768px){.footer__body-socials{display:flex;align-items:center;margin:0 0 2rem auto}}@media screen and (min-width: 768px){.footer__body-socials .socials{margin-left:1.2rem}}@media screen and (min-width: 768px){.footer__body-desc{width:100%}}@media screen and (min-width: 992px){.footer__body-desc{font-size:1.4rem}}@media screen and (min-width: 992px){.footer--without-bg:before{content:none;display:none}}@media screen and (min-width: 768px){[dir=rtl] .footer__head-nav{padding-right:1rem;padding-left:0}}@media screen and (min-width: 768px){[dir=rtl] .footer__head-nav li:not(:last-child){margin-right:0;margin-left:1rem}}@media screen and (min-width: 992px){[dir=rtl] .footer__head-nav li:not(:last-child){margin-left:3rem}}@media screen and (min-width: 1200px){[dir=rtl] .footer__head-nav li:not(:last-child){margin-right:5rem}}@media screen and (min-width: 992px){.cookies-modal{right:1rem;bottom:1rem;width:50.3rem;padding-right:6rem}}@media screen and (min-width: 992px){.cookies-modal__close{top:1.6rem;right:1.6rem}}@media screen and (min-width: 992px){.cookies-modal__img{width:10.8rem}}@media screen and (min-width: 992px){.cookies-modal__img img{width:8.4rem;height:8.3rem}}@media screen and (min-width: 992px){.cookies-modal__info{padding:1rem 0}}@media screen and (min-width: 992px){.cookies-modal__label{margin-bottom:.8rem;padding:0}}@media screen and (min-width: 992px){.cookies-modal__text{font-size:1.4rem}}@media screen and (min-width: 992px){.cookies-modal__accept{min-width:10.2rem;margin-right:3rem}}@media screen and (min-width: 992px){[dir=rtl] .cookies-modal{padding-left:6rem}}@media screen and (min-width: 992px){[dir=rtl] .cookies-modal__close{left:1.6rem}}@media screen and (min-width: 992px){#email-collector{align-items:center;padding-top:0}}@media screen and (min-width: 992px){.email-modal{padding:0 6.8rem 2.4rem}}@media screen and (min-width: 992px){.email-modal__img{padding-right:7rem}}@media screen and (min-width: 992px){.email-modal__title{font-size:2.4rem;line-height:1.3}}@media screen and (min-width: 992px){.email-modal__text{margin-bottom:.8rem;font-size:1.6rem;line-height:1.5}}@media screen and (min-width: 992px){.email-modal__text--success{margin-bottom:3.2rem}}@media screen and (min-width: 992px){.email-modal__input-wrapper,.email-modal__checkbox-wrapper{margin-bottom:1.2rem}}@media (min-width: 992px){.month-casino{padding:.8rem 1.6rem}}@media (min-width: 992px){.month-casino>.month-casino__action-text{display:none}}@media (min-width: 992px){.month-casino__inner{width:100%;max-width:114.4rem;margin:0 auto}}@media (min-width: 992px){.month-casino__info{flex-grow:1;background:transparent;border-radius:0;margin-right:0;padding-right:.5rem}}@media (min-width: 992px){.month-casino__bonus{display:flex;align-items:center;padding:.8rem;border-radius:.8rem;background:rgba(159,169,198,.15)}}@media (min-width: 992px){.month-casino__action-text{width:55%;margin:0;padding-right:1rem;font-size:1.6rem;line-height:2rem;text-align:left}}@media (min-width: 992px){.month-casino__casino-logo{flex-shrink:0;margin-right:0;margin-left:auto;width:8rem;height:4rem}}@media (min-width: 992px){.month-casino__casino-logo img{max-height:100%}}@media (min-width: 992px){.month-casino__bonus{position:relative;width:40rem}}@media (min-width: 992px){.month-casino__bonus:after{content:"";position:absolute;top:50%;left:52%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDkgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIG9wYWNpdHk9IjAuMiIgZD0iTTguNjE3MiA5LjQzNzQ0QzguODQ4MiA5Ljc3NjkxIDguODQ4MiAxMC4yMjMxIDguNjE3MiAxMC41NjI2TDIuNTc2NzUgMTkuNDM5N0MyLjAyMjkgMjAuMjUzNyAwLjc1IDE5Ljg2MTcgMC43NSAxOC44NzcyTDAuNzUwMDAxIDEuMTIyODRDMC43NTAwMDEgMC4xMzgzMjMgMi4wMjI5IC0wLjI1MzY3NiAyLjU3Njc1IDAuNTYwMjc3TDguNjE3MiA5LjQzNzQ0WiIgZmlsbD0iI0U0RUFGOSIvPgo8L3N2Zz4K);background-repeat:no-repeat;transform:translateY(-50%);width:1.8rem;height:2rem}}@media (min-width: 992px){.month-casino__bonus-text{width:100%;font-size:2.4rem;font-weight:700;line-height:3.2rem;margin:.4rem 0}}@media (min-width: 992px){.month-casino__btn{min-width:25.5rem;padding:1.5rem 1rem;font-size:1.6rem;border-radius:1.4rem}}@media (min-width: 1225px){.month-casino__close{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);width:2.4rem;height:2.4rem;background:rgba(255,255,255,.3);padding:1rem;border-radius:1rem}}@media (min-width: 1300px){.month-casino__close{right:2%}}@media (min-width: 1440px){.month-casino__close{right:5%}}@media (min-width: 1700px){.month-casino__close{right:8%}}@media (min-width: 1225px){.month-casino__close:before,.month-casino__close:after{width:60%;background:#fff}}
