:root{--body-font-family:"Urbanist",sans-serif;--body-font-size:18px;--body-font-weight:400;--body-line-height:1.3;--h1-font-size:28px;--h2-font-size:22px;--h3-font-size:18px;--h4-font-size:17px;--h5-font-size:16px;--h6-font-size:15px;--body-color:#1b1717;--body-background:#fff;--light-color:#fff;--grey-color:#697b8f;--light-grey-color:#fafafa;--primary-color:#d33a3a;--primary-color-text:#fff;--primary-color-hover:#d33a3a;--secondary-color:#fff;--secondary-color-text:#1c6ccb;--secondary-color-hover:#1c6ccb;--blue-color:#0d4d9a;--button-radius:50px;--default-radius:20px;--gap:40px;--content-width:280px;--container-space:20px;--container-width:calc(var(--content-width) + var(--container-space)*2);--section-space:40px}@media screen and (min-width:768px){:root{--h1-font-size:42px;--h2-font-size:24px;--h3-font-size:20px;--h4-font-size:19px;--h5-font-size:18px;--h6-font-size:17px}}@media screen and (min-width:1024px){:root{--h1-font-size:48px;--h2-font-size:34px;--h3-font-size:22px;--h4-font-size:21px;--h5-font-size:20px;--h6-font-size:19px}}@media screen and (min-width:540px){:root{--content-width:(540-40) px}}@media screen and (min-width:768px){:root{--content-width:(768-40) px}}@media screen and (min-width:1024px){:root{--content-width:(1024-40) px}}@media screen and (min-width:1200px){:root{--content-width:(1200-40) px}}@media screen and (min-width:768px){:root{--section-space:60px}}@media screen and (min-width:1024px){:root{--section-space:80px}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--body-background);color:var(--body-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:var(--body-font-family);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height);margin:0;min-height:100vh;padding:0;position:relative}#page{-webkit-box-flex:1;-ms-flex:1;flex:1}img{height:auto;max-width:100%}p{margin:0 0 1em}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0 0 1rem}h1{font-size:var(--h1-font-size)}h2{font-size:var(--h2-font-size)}h3{font-size:var(--h3-font-size)}h4{font-size:var(--h4-font-size)}h5{font-size:var(--h5-font-size)}h6{font-size:var(--h6-font-size)}a:not([class]){color:var(--primary-color);text-decoration:underline}a:not([class]):hover{text-decoration:none}.container{margin-left:auto;margin-right:auto;max-width:1116px;padding-left:var(--container-space);padding-right:var(--container-space);width:var(--container-width)}.section{margin-bottom:var(--section-space);margin-top:var(--section-space)}.section .inner{padding-bottom:var(--section-space);padding-top:var(--section-space)}.section.no-out-space{margin-bottom:0;margin-top:0}.section.no-top-space{margin-top:0}.section p.no-bottom-space,.section.no-bottom-space{margin-bottom:0}.none{display:none}.text-center{text-align:center}.sectionTitle{margin-bottom:42px}@media screen and (max-width:1023px){.sectionTitle{margin-bottom:32px}}@media screen and (max-width:539px){.sectionTitle{margin-bottom:24px}}ul:not([class]){list-style:none;margin:24px 0;padding:0}ul:not([class]) li{margin-bottom:16px;padding-left:14px;position:relative}ul:not([class]) li:after{background-color:var(--blue-color);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:.65em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4px}@media screen and (max-width:539px){.container{max-width:100%;width:100%}}.error404Wrapper{text-align:center}.error404Code{font-size:68px;font-weight:800}.error404Text{padding:14px 0 32px}.error404Button .button{cursor:pointer;margin:0 auto}header{background:-webkit-gradient(linear,left bottom,left top,from(#962525),to(#962525)),-webkit-gradient(linear,left top,left bottom,color-stop(-83.9%,#720202),color-stop(145.9%,rgba(227,86,86,0)));background:linear-gradient(0deg,#962525,#962525),linear-gradient(180deg,#720202 -83.9%,rgba(227,86,86,0) 145.9%);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.04);box-shadow:0 4px 4px rgba(0,0,0,.04);position:sticky;top:0;width:100%;z-index:20}header .wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-template-columns:144px auto 64px;height:83px;padding:0 120px}header .wrapper.openSearch{grid-template-columns:144px auto}header .wrapper.openSearch .menu{display:none}header .menu{height:100%}header .menu .menuList{list-style:none;margin:0;padding:0 20px}header .menu .menuList,header .menu .menuList .menuItem{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center}header .menu .menuList .menuItem a{color:var(--light-color);font-size:14px;font-weight:400;text-decoration:none;text-transform:uppercase}header .menu .menuList .menuItem+.menuItem{margin-left:20px}header .menu .menuList .hasChildren{padding-right:24px;position:relative}header .menu .menuList .hasChildren:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='%23FFF'%3E%3Cpath d='M7.828 0H1.515a1 1 0 0 0-.792 1.61l3.006 3.908a1 1 0 0 0 1.556.036l3.307-3.908A1 1 0 0 0 7.828 0Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:7px;margin-top:-2px;position:absolute;right:6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px}header .menu .menuList .hasChildren .subMenu{background:var(--light-color);border-radius:10px;bottom:1px;-webkit-box-shadow:0 2px 21px rgba(60,60,60,.4);box-shadow:0 2px 21px rgba(60,60,60,.4);height:-webkit-max-content;height:-moz-max-content;height:max-content;left:0;list-style:none;min-width:100%;opacity:0;padding:16px 8px;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .15s;transition:all .15s;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:2}header .menu .menuList .hasChildren .subMenu .menuItem{margin:0}header .menu .menuList .hasChildren .subMenu .menuItem:not(:last-child){padding-bottom:10px}header .menu .menuList .hasChildren .subMenu a{color:var(--primary-color);font-size:14px;text-transform:capitalize}header .menu .menuList .hasChildren:hover .subMenu{opacity:1;visibility:visible}header #search{-webkit-box-pack:end;-ms-flex-pack:end;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;justify-content:flex-end;margin-left:auto;padding-right:20px;position:relative;-webkit-transition:width .15s;transition:width .15s;width:20px}header #search form{width:100%}header #search input{background:transparent;border:none;color:#d5d5d5;color:var(--light-color);display:none;font-size:16px;height:100%;outline:none;width:100%}header #search button{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-width:20px;position:relative;width:20px}header #search button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m21 21-4.486-4.494M19 10.5a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0v0Z' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";cursor:pointer;height:20px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;z-index:1}header #search.open{background:#821a1a;width:calc(100% - 105px)}header #search.open input{display:inline-block;padding:0 20px}header #search.open button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='25.803' height='2.169' rx='1.085' transform='matrix(.70671 .7075 -.63753 .77043 1.383 .037)' fill='%23fff'/%3E%3Crect width='25.812' height='2.169' rx='1.084' transform='matrix(-.7039 .7103 .64053 .76793 18.611 0)' fill='%23fff'/%3E%3C/svg%3E")}header .searchList{background:inherit;bottom:20px;left:0;list-style:none;margin:0;padding:20px;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}header .searchList .searchListItem{border-top:1px solid hsla(0,46%,68%,.33);padding-top:6px}header .searchList .searchListItem:not(last-child){padding-bottom:6px}header .searchList a{color:#d4d4d4;font-size:16px;line-height:29px;text-decoration:none}.burger{background:transparent;border:1px solid transparent;cursor:pointer;display:none;margin:7px 0;padding:10px;position:relative;z-index:5}.burger:focus{outline-width:0}.burger [class*=bar-]{background:var(--light-color);border-radius:4px;display:block;height:3px;margin-bottom:5px;width:23px}.burger .bar-bot{margin-bottom:0}.opened .bar-top{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:-1px 3px;transform-origin:-1px 3px}.opened .bar-mid{opacity:0}.opened .bar-bot{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2px 2px;transform-origin:2px 2px}@media screen and (max-width:1199px){header .wrapper{padding:0 20px}}@media screen and (max-width:1023px){header .logo{height:45px;width:113px}header .burger{display:block}header .wrapper{position:relative}header .wrapper,header .wrapper.openSearch{grid-template-columns:144px auto 45px}header .menu{display:none}header .menu .menuList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:none;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin:0;padding:42px}header .menu .menuList .menuItem{display:inline-block}header .menu .menuList .menuItem a{font-size:16px}header .menu .menuList .menuItem+.menuItem{margin:20px 0 0}header .menu .menuList .hasChildren:after{top:6px;-webkit-transform:none;transform:none}header .menu .menuList .hasChildren .subMenu{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:inherit;-webkit-box-shadow:none;box-shadow:none;display:none;-ms-flex-direction:column;flex-direction:column;padding:10px 20px;position:static;-webkit-transform:none;transform:none}header .menu .menuList .hasChildren .subMenu a{color:var(--light-color)}header .menu .menuList .hasChildren:hover .subMenu{display:-webkit-box;display:-ms-flexbox;display:flex}header #search.open{width:calc(100% - 10px)}}@media screen and (max-width:767px){header .wrapper{height:70px}header .wrapper.openSearch{grid-template-columns:auto 45px}header .wrapper.openSearch .logo{display:none}header #search.open{width:calc(100% - 10px)}}.ofcanvas{background:-webkit-gradient(linear,left bottom,left top,from(#962525),to(#962525)),-webkit-gradient(linear,left top,left bottom,color-stop(-83.9%,#720202),color-stop(145.9%,rgba(227,86,86,0)));background:linear-gradient(0deg,#962525,#962525),linear-gradient(180deg,#720202 -83.9%,rgba(227,86,86,0) 145.9%);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.04);box-shadow:0 4px 4px rgba(0,0,0,.04);height:100%;left:0;min-height:100vh;overflow:auto;padding:0 24px 200px;position:absolute;top:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .2s;transition:all .2s;width:100%;z-index:30}.ofcanvas::-webkit-scrollbar{display:none}.ofcanvas.opened{-webkit-transform:translateX(0);transform:translateX(0)}.ofcanvas .mobileMenu ul{list-style:none;margin:0;padding:0}.ofcanvas .mobileMenuItem{padding:9px 0}.ofcanvas .mobileMenuItem a{color:var(--light-color);font-size:16px;font-weight:400;text-decoration:none;text-transform:uppercase}@media screen and (max-width:767px){.ofcanvas .mobileMenuItem a{font-size:22px;font-weight:600}}.ofcanvas .mobileMenuItem.hasChildren a:first-child{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:flex-start;padding-right:25px;pointer-events:none}.ofcanvas .mobileMenuItem.hasChildren a:first-child:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='%23FFF'%3E%3Cpath d='M7.828 0H1.515a1 1 0 0 0-.792 1.61l3.006 3.908a1 1 0 0 0 1.556.036l3.307-3.908A1 1 0 0 0 7.828 0Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:7px;margin-left:8px;min-width:10px}.ofcanvas .mobileMenuItem.hasChildren .submobileMenu{display:none}.ofcanvas .mobileMenuItem.hasChildren .submobileMenu a{color:#fadfd9;font-size:16px;font-weight:400;pointer-events:auto;text-transform:capitalize}.ofcanvas .mobileMenuItem.hasChildren .submobileMenu a:after{display:none}@media screen and (max-width:767px){.ofcanvas .mobileMenuItem.hasChildren .submobileMenu a{font-size:18px}}.ofcanvas .mobileMenuItem.hasChildren.open a:first-child:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.topInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,color-stop(-93.9%,#720202),color-stop(145.9%,#e35656));background:linear-gradient(180deg,#720202 -93.9%,#e35656 145.9%);color:var(--light-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-bottom:0;margin-top:0;min-height:417px;position:relative}.topInnerContent{text-align:center;width:50%}.topInnerTitle{margin-bottom:8px}.topInnerTime{color:#ffcfcf;font-size:12px;font-weight:500;line-height:15px;margin-bottom:16px}.topInnerBg.left{left:0}.topInnerBg.left,.topInnerBg.right{bottom:0;height:340px;-o-object-fit:contain;object-fit:contain;opacity:.7;position:absolute;width:auto}.topInnerBg.right{right:0}@media screen and (max-width:1199px){.topInnerContent{width:43%}.topInnerBg.left,.topInnerBg.right{height:310px}}@media screen and (max-width:1023px){.topInner{min-height:auto;padding:109px 59px 127px}.topInnerContent{width:100%}.topInnerTitle{margin-bottom:16px}.topInnerBg.left,.topInnerBg.right,.topInnerTime{display:none}}@media screen and (max-width:767px){.topInner{min-height:auto;padding:46px 20px 42px}.topInnerText{font-size:16px}}.button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--primary-color);border:2px solid var(--primary-color);border-radius:var(--button-radius);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;gap:12px;height:42px;justify-content:center;line-height:20px;text-align:center;-webkit-transition:all .15s;transition:all .15s;width:160px}.button,.button:hover{color:var(--primary-color-text)}.button:hover{background:#c63636;border-color:#c63636}.button:is(a){text-decoration:none}.button.hollow{background:var(--secondery-color);border-color:var(--secondary-color-text);color:var(--secondary-color-text)}.button.hollow:hover{background:var(--secondery-color);border-color:#1857a1;color:#1857a1}.button.expanded{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.breadcrumbs{background:-webkit-gradient(linear,left top,left bottom,color-stop(-93.9%,#720202),color-stop(145.9%,#e35656));background:linear-gradient(180deg,#720202 -93.9%,#e35656 145.9%);padding:16px 0}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumbs li{color:var(--light-color);font-size:12px;opacity:.7;padding-right:18px;position:relative}.breadcrumbs li:after{content:"/";font-size:inherit;line-height:inherit;position:absolute;right:8px;top:0}.breadcrumbs li a{color:inherit;text-decoration:none}.breadcrumbs li:last-child{opacity:1}.breadcrumbs li:last-child:after{display:none}.tables{background:#fafafa;margin-top:0;padding:62px 0 42px}.tablesItems,.tablesWrapper{display:block;margin:0;padding:0}.tablesItems{counter-reset:item}.tablesItem{grid-column-gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:var(--default-radius);-webkit-box-shadow:0 0 10px 2px hsla(0,0%,40%,.1);box-shadow:0 0 10px 2px hsla(0,0%,40%,.1);display:grid;grid-template-columns:215px auto auto 216px 160px;margin-bottom:64px;margin-left:13px;padding:17px 37px 17px 24px;position:relative;width:100%}.tablesItem:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(-68%,#fdbe43),color-stop(196.47%,#ff7575));background:linear-gradient(180deg,#fdbe43 -68%,#ff7575 196.47%);border-radius:50%;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.25);box-shadow:0 2px 4px rgba(0,0,0,.25);color:var(--light-color);content:counter(item);counter-increment:item;font-size:20px;height:40px;left:-13px;line-height:40px;position:absolute;text-align:center;top:-20px;width:40px}.tablesMain{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tablesLogo,.tablesMain{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tablesLogo{-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border-radius:50%;-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.12);box-shadow:0 0 4px 1px rgba(0,0,0,.12);height:80px;justify-content:center;margin-right:12px;width:80px}.tablesLogo img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.tablesName{font-weight:700}.tablesRaiting{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600}.tablesRaiting span{margin-top:3px}.tablesRaiting span:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:5px;margin-top:0}.tablesRaiting img{height:16px;width:16px}.tablesConditions{background:#f3f3f3;border-radius:0 0 20px 20px;bottom:15px;color:var(--grey-color);font-size:10px;font-weight:500;left:0;line-height:12px;padding:32px 19px 12px;position:absolute;text-align:end;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}.tablesConditions:after{background:#fff;border-radius:0 0 var(--default-radius) var(--default-radius);content:"";height:24px;left:0;position:absolute;top:-1px;width:100%}.tablesLabel{color:var(--grey-color);font-size:12px;font-weight:500;margin-bottom:8px;text-align:center}.tablesBonus{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-left:1px solid #ecf2f9;border-right:1px solid #ecf2f9;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;padding:0 18px}.tablesBonusValue{color:#0d4d9a;font-weight:700;text-align:center}.tablesPaymentsMore{background:-webkit-gradient(linear,left bottom,left top,from(#f1f7ff),to(#f1f7ff)),-webkit-gradient(linear,left bottom,left top,from(#f4f9ff),to(#f4f9ff)),#edf5ff;background:linear-gradient(0deg,#f1f7ff,#f1f7ff),linear-gradient(0deg,#f4f9ff,#f4f9ff),#edf5ff;border-radius:4px;font-size:14px;font-weight:600;padding:2px 6px}.tablesPaymentsItems{-ms-flex-pack:distribute;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around}.tablesPaymentsItems,.tablesPaymentsItemsImg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tablesPaymentsItemsImg{-webkit-box-pack:center;-ms-flex-pack:center;height:auto;justify-content:center;margin:0 4px;width:34px}.tablesPaymentsItemsImg:nth-child(4){display:none}.tablesPluses{border-left:1px solid #ecf2f9;border-right:1px solid #ecf2f9;padding:0 18px}.tablesPlus{font-size:10px;font-weight:500;margin-bottom:8px;padding-left:9px;position:relative}.tablesPlus:before{background-color:#0d4d9a;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4px}.tablesButtons{text-align:center}.tablesLink{font-size:16px}.tablesPermlink{color:var(--primary-color);display:inline-block;font-size:16px;font-weight:600;margin-top:8px}.tablesPermlink:hover{color:#c63636}.tablesMoreButton{cursor:pointer;margin:0 auto}@media screen and (min-width:1024px){.tablesItems{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.tablesItem:nth-child(-n+3),.tablesItems{display:-webkit-box;display:-ms-flexbox;display:flex}.tablesItem:nth-child(-n+3){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:78px;padding:0;width:30%}.tablesItem:nth-child(-n+3):after{font-size:24px;height:50px;left:-25px;line-height:50px;top:-10px;width:50px}.tablesItem:nth-child(-n+3) .tablesLogo{margin-bottom:16px;margin-right:0}.tablesItem:nth-child(-n+3) .tablesMain{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;background:#fafafa;border-radius:var(--default-radius) var(--default-radius) 0 0;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:-5px;order:1;padding:16px 21px;width:100%}.tablesItem:nth-child(-n+3) .tablesBonus{-webkit-box-ordinal-group:3;-ms-flex-order:2;border:none;display:block;height:auto;order:2;padding:16px 21px}.tablesItem:nth-child(-n+3) .tablesButtons{-webkit-box-ordinal-group:4;-ms-flex-order:3;margin-bottom:22px;order:3}.tablesItem:nth-child(-n+3) .tablesButtons a{width:200px}.tablesItem:nth-child(-n+3) .tablesPluses{-webkit-box-ordinal-group:5;-ms-flex-order:4;border:none;order:4}.tablesItem:nth-child(-n+3) .tablesPlus{font-size:12px}.tablesItem:nth-child(-n+3) .tablesPayments{-webkit-box-ordinal-group:6;-ms-flex-order:5;border:none;border-top:1px solid #ecf2f9;margin:0 21px;order:5;padding:12px 0;width:calc(100% - 42px)}.tablesItem:nth-child(-n+3) .tablesPaymentsItems{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tablesItem:nth-child(-n+3) .tablesPaymentsItemsImg:nth-child(4){display:-webkit-box;display:-ms-flexbox;display:flex}.tablesItem:nth-child(-n+3) .tablesPaymentsMore{display:none}.tablesItem:nth-child(-n+3) .tablesConditions{text-align:center}}@media screen and (max-width:1199px){.tablesItem{grid-column-gap:26px;padding:18px 24px}}@media screen and (max-width:1023px){.tablesItem{grid-column-gap:14px;grid-template-columns:210px auto auto 160px;margin-left:0}.tablesItem:after{font-size:18px;height:34px;line-height:34px;top:-11px;width:34px}.tablesBonus{padding:0 14px}.tablesPluses{display:none}.tablesPayments{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-right:1px solid #ecf2f9;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;padding-right:18px}}@media screen and (max-width:767px){.tablesItem{display:block;padding:24px 20px}.tablesMain{-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid #ecf2f9;justify-content:center;padding-bottom:24px;width:100%}.tablesBonus{border-left:none;margin:16px 0;width:39%}.tablesBonus,.tablesPayments{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tablesPayments{border:none;padding:16px 14px;width:59%}.tablesPluses{-webkit-box-pack:center;-ms-flex-pack:center;border-left:none;border-right:none;border-top:1px solid #ecf2f9;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:10px;padding:14px;width:100%}.tablesPlus{font-size:14px}.tablesButtons{display:block;padding:0 10px;width:100%}.tablesButtons a{width:100%}.tablesConditions{bottom:25px;padding:36px 19px 12px;text-align:center}.tablesConditions:after{height:30px}}.revHero{display:grid;gap:16px;text-align:center}@media screen and (min-width:768px){.revHero{grid-template-columns:146px 1fr 176px;text-align:left}}@media screen and (min-width:1024px){.revHero{gap:40px;grid-template-columns:310px 1fr minmax(176px,260px)}}.revHeroHead{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:8px}.revHeroHead,.revHeroLogo{display:-webkit-box;display:-ms-flexbox;display:flex}.revHeroLogo img{aspect-ratio:204/147;border-radius:20px;-o-object-fit:cover;object-fit:cover;width:204px}@media screen and (min-width:768px){.revHeroLogo img{aspect-ratio:146/105;width:146px}}@media screen and (min-width:1024px){.revHeroLogo img{aspect-ratio:310/176;width:310px}}@media screen and (max-width:767px){.revHeroBody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:768px){.revHeroBody{-ms-flex-item-align:center;align-self:center;padding-bottom:34px}}.revHeroTitle{font-size:24px;font-weight:800;line-height:130%;margin-bottom:8px}@media screen and (min-width:1024px){.revHeroTitle{font-size:24px;line-height:130%}}.revHeroMeta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;font-weight:500;gap:8px;line-height:14px}.revHeroMetaAuthor{font-weight:600}.revHeroMetaAuthor a{color:var(--blue-color);text-decoration:none}.revHeroMetaAuthor a:hover{text-decoration:underline}.revHeroMetaDate{color:#697b8f}.revHeroList{font-size:12px;list-style:none;margin:16px 0 0;padding:0;text-align:left}@media screen and (min-width:1024px){.revHeroList{font-size:14px}}.revHeroList li{line-height:1.4;padding-left:9px;position:relative}.revHeroList li:before{background:var(--blue-color);border-radius:50%;content:"";height:5px;left:0;position:absolute;top:.65em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px}.revHeroList li:not(:last-child){margin-bottom:8px}.revHeroFoot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;justify-content:center;text-align:center}@media screen and (min-width:768px){.revHeroFoot{-ms-flex-item-align:center;align-self:center;padding-bottom:34px}}.revHeroNaming{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px}.revHeroNamingTxt{font-size:12px}@media screen and (min-width:768px){.revHeroNamingTxt{font-size:14px}}.revHeroNamingTtl{font-size:18px;font-weight:700;line-height:22px}@media screen and (min-width:1024px){.revHeroNamingTtl{font-size:22px;line-height:26px}}.revHeroAction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;justify-content:center}@media screen and (max-width:767px){.revHeroAction .button{width:100%}}.revHeroActionTc{color:#697b8f;font-size:10px;font-weight:500;line-height:12px}.revHeroSection{background:var(--light-grey-color);margin:0 0 42px;padding:32px 0}.revInfo{display:grid;gap:24px 40px}@media screen and (min-width:768px){.revInfo{grid-template-columns:1fr 1fr}}@media screen and (min-width:1200px){.revInfo{gap:40px}}.revInfoCard{background:#fff;border-radius:20px;-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.15);box-shadow:0 0 4px 1px rgba(0,0,0,.15);padding:24px 20px}@media screen and (min-width:768px){.revInfoCard{padding:30px}}.revInfoCard>:first-child{margin-top:0}.revInfoCard>:last-child{margin-bottom:0}.revInfoCardTtl{color:var(--blue-color);font-size:16px;font-weight:700;margin:24px 0 8px}.payMethodList{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.payMethodList,.payMethodList li{display:-webkit-box;display:-ms-flexbox;display:flex}.payMethodList li{border:1px solid #ecf2f9;border-radius:4px;padding:4px}.payMethodList li>:is(a,span){display:-webkit-box;display:-ms-flexbox;display:flex}.payMethodList li img{height:18px;-o-object-fit:contain;object-fit:contain;width:32px}.devList{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.devList,.devList li{display:-webkit-box;display:-ms-flexbox;display:flex}.devList li{border:1px solid #ecf2f9;border-radius:4px;font-size:14px;font-weight:500;line-height:130%;padding:4px 8px 3px;text-transform:uppercase}.checkList{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.checkList li{font-size:14px;line-height:18px;padding-left:17px;position:relative}.checkList li:before{aspect-ratio:1/1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10' fill='none'%3E%3Cpath fill='%230D4D9A' d='M4.432 10a.876.876 0 0 1-.316-.056.73.73 0 0 1-.273-.19L.222 5.906C.068 5.742-.006 5.529 0 5.268a.932.932 0 0 1 .243-.637.774.774 0 0 1 .59-.246c.238 0 .434.082.589.246l3.01 3.199L11.568.246a.787.787 0 0 1 .6-.246c.246 0 .446.082.6.246.155.164.232.377.232.637 0 .262-.077.474-.232.638L5.022 9.754a.73.73 0 0 1-.274.19.876.876 0 0 1-.316.056Z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";left:0;position:absolute;top:3px;width:13px}.cml{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.cml,.cml li{display:-webkit-box;display:-ms-flexbox;display:flex}.cml li{-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:16px;gap:24px;justify-content:space-between}.cml li a{color:var(--blue-color)}.pmCard{background:#fff;border-radius:20px;-webkit-box-shadow:0 0 10px 2px hsla(0,0%,40%,.1);box-shadow:0 0 10px 2px hsla(0,0%,40%,.1)}.pmCardHead{background:#f5fff9;border:2px solid #fff;border-radius:20px 20px 0 0;font-size:20px;font-weight:700;line-height:24px;padding:16px 16px 20px;text-align:center}.cons .pmCardHead{background:#fff5f5}.pmCardList{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;list-style:none;margin:0;padding:24px}.pmCardList li{font-size:16px;line-height:22px;padding-left:28px;position:relative}.pmCardList li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%2342C777' fill-rule='evenodd' d='M9 0a9 9 0 1 0 0 18A9 9 0 0 0 9 0Zm3.901 7.478a.818.818 0 1 0-1.257-1.047l-3.518 4.22-1.82-1.82a.818.818 0 0 0-1.157 1.157l2.454 2.454a.819.819 0 0 0 1.207-.055l4.091-4.909Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";height:18px;left:0;position:absolute;top:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px}.cons .pmCardList li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Ccircle cx='9' cy='9' r='9' fill='%23D33A3A'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='m6 6 6 6m-6 0 6-6'/%3E%3C/svg%3E")}.authorWrapper{background:var(--body-background);border-radius:var(--default-radius);-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.15);box-shadow:0 0 4px 1px rgba(0,0,0,.15);overflow:hidden;padding:3px}.authorWrapper.noShadow{-webkit-box-shadow:none;box-shadow:none}.authorTop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f8ff;border-radius:17px 17px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 22px}.authorTop.noBg{background:transparent}.authorTop.noPadding{padding:0 0 22px}.authorPhoto{margin-right:8px}.authorPhoto img{border-radius:50%;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}.authorName{font-weight:500;margin-bottom:4px}@media screen and (max-width:767px){.authorName{font-weight:600}}.authorPosition{color:var(--grey-color);font-size:14px;font-weight:500}.authorBottom{padding:22px 22px 0}.authorBottom.noPadding{padding:0}.authorText{padding-bottom:22px}@media screen and (max-width:539px){.authorText{font-size:16px}}.authorSocials{border-top:1px solid #ecf2f9;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:32px;padding-top:22px}.authorSocials.borderBottom{border-bottom:1px solid #ecf2f9;border-top:none}@media screen and (max-width:539px){.authorSocials{display:block}}.authorSocialsItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--grey-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;margin-right:12px;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:539px){.authorSocialsItem+.authorSocialsItem{margin-top:12px}}.authorSocialsItem:hover{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.authorSocialsItem img{height:24px;-o-object-fit:contain;object-fit:contain;width:auto}.blogsTitle{margin-bottom:10px}.blogsWrapper{grid-gap:22px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}@media screen and (max-width:767px){.blogsWrapper{display:block}}.blogsItem{border:none;border-right:1px solid #ecf2f9;margin-top:22px;padding:0 31px 0 0;position:relative}.blogsItem:after{background:#ecf2f9;bottom:-20px;content:"";height:1px;left:0;position:absolute;width:2000px}@media screen and (max-width:767px){.blogsItem:after{display:none}}.blogsItem:nth-child(3n){border:none}@media screen and (max-width:767px){.blogsItem:nth-child(3n){border-bottom:1px solid #ecf2f9}.blogsItem:last-child{border:none}}@media screen and (max-width:1199px){.blogsItem{padding:0 20px 0 0}}@media screen and (max-width:767px){.blogsItem{border-bottom:1px solid #ecf2f9;border-right:none;padding-bottom:24px;padding-right:0}}.blogsItemTitle{font-size:16px;font-weight:800;margin-bottom:16px}.blogsItemImg{border-radius:var(--default-radius);height:173px;overflow:hidden;width:100%}.blogsItemImg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1199px){.blogsItemImg{height:182px}}@media screen and (max-width:767px){.blogsItemImg{height:195px}}.blogsItemInfo{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;justify-content:space-between;padding:8px 0 12px}@media screen and (max-width:1023px){.blogsItemInfo{display:block}}.blogsItemDate{color:var(--grey-color)}.blogsItemAuthor{font-weight:600;padding-right:5px}@media screen and (max-width:1023px){.blogsItemAuthor{padding-bottom:8px}}.blogsItemLink{color:#0d4d9a;font-size:16px;font-weight:600}.blog{padding-bottom:42px}.blogImg img{border-radius:var(--default-radius);height:464px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1023px){.blogImg img{height:314px}}@media screen and (max-width:539px){.blogImg img{height:195px}}.blogImgDescription{font-size:14px;font-weight:400;padding-top:24px}.pageTop{margin:0;padding:32px 0}.pageTopTitle{font-size:34px;font-weight:800;margin-bottom:8px}.pageTopMeta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pageTopBox{font-size:12px;font-weight:600;padding-right:8px}.pageTopBox a{color:#0d4d9a;text-decoration:none}.pageTopBox a:hover{color:#125db7}.pageTopBox.date{color:var(--grey-color);font-weight:500;padding-right:0}.pageTopText{font-size:16px;padding-top:16px}@media screen and (max-width:767px){.pageTopTitle{font-size:24px}}@media screen and (max-width:539px){.pageTopTitle{font-size:22px;font-weight:700}}.faq .sectionTitle{text-transform:uppercase}.faqItem{border:1px solid transparent;border-radius:var(--default-radius);-webkit-box-shadow:0 0 10px 2px hsla(0,0%,40%,.1);box-shadow:0 0 10px 2px hsla(0,0%,40%,.1);margin-bottom:20px;position:relative;-webkit-transition:all .3s;transition:all .3s}.faqItem:hover{border-color:#0d4d9a}.faqItem:hover .faqQuestion{color:#0d4d9a}.faqItemQuestion{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:600;gap:20px;justify-content:space-between;margin:0;padding:27px 24px}@media screen and (min-width:768px){.faqItemQuestion{font-size:20px}}@media screen and (min-width:1024px){.faqItemQuestion{font-size:22px}}.faqItemQuestion:after{-ms-flex-negative:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 9.838a1.503 1.503 0 0 0 1.02-.4l6.709-6.709c.267-.267.4-.608.4-1.02 0-.414-.133-.754-.4-1.022-.268-.267-.608-.4-1.021-.4-.413 0-.754.133-1.02.4L8.5 6.375 2.812.687c-.267-.267-.607-.4-1.02-.4-.414 0-.754.133-1.021.4-.268.268-.402.608-.402 1.021 0 .413.134.754.402 1.021l6.708 6.708c.146.146.304.25.474.31.17.06.352.091.547.091Z' fill='%230D4D9A'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:10px;-webkit-transition:all .3s;transition:all .3s;width:17px}.open .faqItemQuestion:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.faqItemAnswer{display:none;overflow:hidden;padding:0 24px 27px}.faqItemAnswer>:last-child{margin-bottom:0}.imgTextTitle{margin-bottom:42px}.imgTextItem{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.imgTextItem+.imgTextItem{margin-top:45px}.imgTextContent{-ms-flex-item-align:center;align-self:center}.imgTextImg{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f4f9ff;border-radius:50%;-webkit-box-shadow:0 0 4px 1px #daeaff;box-shadow:0 0 4px 1px #daeaff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;justify-content:center;margin-right:24px;min-width:100px;padding:19px;width:100px}.imgTextName{font-size:22px;font-weight:600;margin-bottom:12px}@media screen and (max-width:1023px){.imgTextItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imgTextItem+.imgTextItem{margin-top:24px}.imgTextTitle{margin-bottom:32px}.imgTextImg{height:88px;margin-right:40px;min-width:88px;width:88px}.imgTextName{font-size:20px}.imgTextDescription{font-size:16px;line-height:21px}}@media screen and (max-width:767px){.imgTextItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.imgTextImg{margin-bottom:24px;margin-right:0}.imgTextContent{text-align:center}.imgTextName{font-size:18px;margin-bottom:8px}}.imgSteps{background-color:#fafafa;font-weight:600;padding:32px 20px 40px}@media screen and (max-width:1199px){.imgSteps{padding:32px 20px 0}}.imgStepsWrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;counter-reset:number;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1160px;width:100%}@media screen and (max-width:1199px){.imgStepsWrapper{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:767px){.imgStepsWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.imgStepsItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:0 5px;text-align:center;width:270px}@media screen and (max-width:1199px){.imgStepsItem{-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;min-width:300px;padding-bottom:42px}}@media screen and (max-width:1023px){.imgStepsItem{min-width:215px}}@media screen and (max-width:767px){.imgStepsItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:0;min-width:100%;padding-bottom:16px}}.imgStepsText{margin-bottom:20px}@media screen and (max-width:1199px){.imgStepsText{margin:0 auto 20px}}@media screen and (max-width:767px){.imgStepsText{margin:0 auto 15px}}.imgStepsImg{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f9ff;border-radius:50%;-webkit-box-shadow:0 0 4px 1px #daeaff;box-shadow:0 0 4px 1px #daeaff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;justify-content:center;margin-bottom:20px;overflow:hidden;padding:19px;width:100px}@media screen and (max-width:1199px){.imgStepsImg{margin:0 auto 20px}}@media screen and (max-width:767px){.imgStepsImg{height:88px;padding:17px;width:88px}}.imgStepsImg img{max-height:unset;max-width:100%;-o-object-fit:contain;object-fit:contain}.imgStepsCount{background:#f2f8ff;border:2px solid #0d4d9a;border-radius:50%;height:46px;margin-top:auto;position:relative;width:46px}.imgStepsCount:before{content:counter(number);counter-increment:number;font-weight:600;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.imgStepsCount span{background-color:#0d4d9a;height:2px;left:100%;position:absolute;top:50%;width:124px}@media screen and (max-width:767px){.imgStepsCount span{height:50px;left:50%;top:100%;width:2px}}.imgStepsCount span:after{background:transparent;border:none;border-top:2px dashed #0d4d9a;content:"";height:0;left:100%;position:absolute;top:0;width:44px}@media screen and (max-width:767px){.imgStepsCount span:after{border:none;border-left:2px dashed #0d4d9a;height:44px;left:0;top:100%}}@media screen and (max-width:1199px){.imgStepsCount{margin-left:60px}}@media screen and (max-width:1023px){.imgStepsCount{margin-left:20px}.imgStepsCount span:after{border-width:2px}}@media screen and (max-width:767px){.imgStepsCount{margin-bottom:90px;margin-left:0}}.imgStepsItem:last-child .imgStepsCount span{display:none}@media screen and (max-width:1199px){.imgStepsItem:last-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imgStepsItem:last-child .imgStepsCount{margin:0}}.tocWrapper{background:var(--light-color);border-radius:var(--default-radius);-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.15);box-shadow:0 0 4px 1px rgba(0,0,0,.15);padding:27px 32px;position:relative}.tocWrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 9.838a1.503 1.503 0 0 0 1.02-.4l6.709-6.709c.267-.267.4-.608.4-1.02 0-.414-.133-.754-.4-1.022-.268-.267-.608-.4-1.021-.4-.413 0-.754.133-1.02.4L8.5 6.375 2.812.687c-.267-.267-.607-.4-1.02-.4-.414 0-.754.133-1.021.4-.268.268-.402.608-.402 1.021 0 .413.134.754.402 1.021l6.708 6.708c.146.146.304.25.474.31.17.06.352.091.547.091Z' fill='%230D4D9A'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:10px;position:absolute;right:28px;top:32px;-webkit-transition:all .3s;transition:all .3s;width:17px}.tocContent{max-height:0;overflow-y:hidden}.tocContent::-webkit-scrollbar{width:8px}.tocContent::-webkit-scrollbar-track{background:#f2f8ff;border-radius:4px}.tocContent::-webkit-scrollbar-thumb{background:#0d4d9a;border-radius:4px}.tocContent::-webkit-scrollbar-thumb:hover{background:#0d4d9a}.tocTitle{cursor:pointer;margin-bottom:0}.toc ul{list-style:none;margin:0;padding:0 15px 0 0}.toc li:not(:last-child){padding-bottom:17px}.toc li.h3{padding-left:25px}.toc a{color:var(--body-color);display:inline-block;font-weight:500;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.toc a:hover{color:#0d4d9a}.tocWrapper.open:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.tocWrapper.open .tocContent{max-height:270px;overflow-y:auto;padding-top:24px}.casinoBonus{margin-bottom:50px}@media screen and (max-width:1023px){.casinoBonus{padding-bottom:40px}}.casinoBonusList,.casinoBonusTable{display:block}.casinoBonusItem{background:#f3f3f3;border-radius:var(--default-radius) var(--default-radius) 0 0;-webkit-box-shadow:0 0 10px 2px hsla(0,0%,40%,.1);box-shadow:0 0 10px 2px hsla(0,0%,40%,.1);display:grid;grid-template-columns:220px auto 220px;position:relative}.casinoBonusItem td:not(:last-child){-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}@media screen and (max-width:767px){.casinoBonusItem td:not(:last-child){-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:1023px){.casinoBonusItem{grid-template-columns:220px auto 200px}}@media screen and (max-width:767px){.casinoBonusItem{display:block}}.casinoBonusMain{border-radius:var(--default-radius) 0 0 var(--default-radius);padding:18px 26px}@media screen and (max-width:1023px){.casinoBonusMain{padding:18px 19px 18px 24px}}@media screen and (max-width:767px){.casinoBonusMain{border-radius:var(--default-radius) var(--default-radius) 0 0;padding:32px 15px}}.casinoBonusName{font-size:22px;font-weight:700}@media screen and (max-width:1023px){.casinoBonusName{font-size:16px;font-weight:800}}.casinoBonusLogo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:50%;-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.12);box-shadow:0 0 4px 1px rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;justify-content:center;margin-right:23px;min-width:80px;width:80px}.casinoBonusLogo img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1023px){.casinoBonusLogo{margin-right:13px}}.casinoBonusDescription{font-size:18px;font-weight:700;padding:18px 48px;position:relative}.casinoBonusDescription:after{left:0}.casinoBonusDescription:after,.casinoBonusDescription:before{background-color:#f3f9ff;content:"";height:calc(100% - 36px);position:absolute;top:18px;width:1px}.casinoBonusDescription:before{right:0}@media screen and (max-width:1023px){.casinoBonusDescription{font-size:16px;padding:18px 19px}}@media screen and (max-width:767px){.casinoBonusDescription{padding:16px 30px 6px;text-align:center}.casinoBonusDescription:before{display:none}.casinoBonusDescription:after{height:1px;left:15px;top:0;width:calc(100% - 30px)}}.casinoBonusButton{border-radius:0 var(--default-radius) var(--default-radius) 0;padding:18px 30px}@media screen and (max-width:1023px){.casinoBonusButton{padding:18px 19px}}@media screen and (max-width:767px){.casinoBonusButton{border-radius:0 0 var(--default-radius) var(--default-radius);padding:18px 30px 32px}.casinoBonusButton a{width:100%}}.casinoBonusConditions{background:#f3f3f3;border-radius:0 0 20px 20px;bottom:0;color:var(--grey-color);font-size:10px;font-weight:500;left:0;line-height:12px;padding:12px 19px;position:absolute;text-align:end;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}@media screen and (max-width:767px){.casinoBonusConditions{font-size:12px;padding:7px 19px 11px;text-align:center}}.imgTextCardsWrapper{display:grid;gap:31px 40px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1023px){.imgTextCardsWrapper{display:block}}.imgTextCardsItem{border-radius:var(--default-radius);-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.15);box-shadow:0 0 4px 1px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px}@media screen and (max-width:1023px){.imgTextCardsItem{margin-bottom:8px;padding:24px}}@media screen and (max-width:539px){.imgTextCardsItem{display:block}}.imgTextCardsImg{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f4f9ff;border-radius:50%;-webkit-box-shadow:0 0 4px 1px #daeaff;box-shadow:0 0 4px 1px #daeaff;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;justify-content:center;margin-right:12px;min-width:80px;padding:15px;width:80px}.imgTextCardsImg img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:1023px){.imgTextCardsImg{height:62px;min-width:62px;width:62px}}@media screen and (max-width:539px){.imgTextCardsImg{margin:0 auto 12px}}@media screen and (max-width:1023px){.imgTextCardsContent{-ms-flex-item-align:center;align-self:center}}.teamWrapper{display:grid;gap:72px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1023px){.teamWrapper{display:block}}.teamItem{background:var(--body-background);border-radius:var(--default-radius);-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.15);box-shadow:0 0 4px 1px rgba(0,0,0,.15)}@media screen and (max-width:1023px){.teamItem{margin-bottom:8px}}.teamTop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f8ff;border-radius:17px 17px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 22px}.teamTop.noBg{background:transparent}.teamTop.noPadding{padding:0 0 22px}.teamPhoto{margin-right:8px}.teamPhoto img{border-radius:50%;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}.teamName{font-weight:500;margin-bottom:4px}@media screen and (max-width:767px){.teamName{font-weight:600}}.teamPosition{color:var(--grey-color);font-size:14px;font-weight:500}.teamBottom{padding:22px 22px 0}.teamBottom.noPadding{padding:0}.teamText{padding-bottom:22px}@media screen and (max-width:539px){.teamText{font-size:16px}}.teamSocials{border-top:1px solid #ecf2f9;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:32px;padding-top:22px}.teamSocials.borderBottom{border-bottom:1px solid #ecf2f9;border-top:none}@media screen and (max-width:539px){.teamSocials{display:block}}.teamSocialsItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--grey-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;margin-right:12px;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:539px){.teamSocialsItem+.authorSocialsItem{margin-top:12px}}.teamSocialsItem:hover{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.teamSocialsItem img{height:24px;-o-object-fit:contain;object-fit:contain;width:auto}.quote{margin-bottom:92px;margin-top:66px}@media screen and (max-width:539px){.quoteTitle{margin-bottom:8px}}.quoteWrapper{background:#f2f8ff;border-radius:var(--default-radius);padding:32px 54px 32px 32px;position:relative}.quoteWrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='31' fill='%230D4D9A' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.11.284 10.426 22.04l-1.568-7.35c2.287 0 4.181.719 5.684 2.156 1.503 1.437 2.254 3.365 2.254 5.782s-.751 4.377-2.254 5.88c-1.503 1.437-3.365 2.156-5.586 2.156-2.352 0-4.28-.751-5.782-2.254C1.671 26.907.92 24.98.92 22.628c0-.784.033-1.503.098-2.156.13-.719.36-1.568.686-2.548.327-.98.784-2.221 1.372-3.724L8.27.284h7.84Zm20.776 0L31.202 22.04l-1.568-7.35c2.287 0 4.181.719 5.684 2.156 1.503 1.437 2.254 3.365 2.254 5.782s-.751 4.377-2.254 5.88c-1.503 1.437-3.365 2.156-5.586 2.156-2.352 0-4.28-.751-5.782-2.254-1.503-1.503-2.254-3.43-2.254-5.782 0-.784.033-1.503.098-2.156.13-.719.36-1.568.686-2.548.327-.98.784-2.221 1.372-3.724L29.046.284h7.84Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:38px;left:-14px;position:absolute;top:-16px;width:31px}@media screen and (max-width:767px){.quoteWrapper:after{left:-10px}}@media screen and (max-width:539px){.quoteWrapper:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:1023px){.quoteWrapper{padding:32px 29px 32px 32px;padding:32px 20px}}.quoteContent{margin-bottom:31px}.quoteInfo{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:539px){.quoteInfo{display:block}}.quoteRaitingTitle{font-weight:600}.quoteRaitingBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:4px}.quoteRaitingValue{font-weight:600;line-height:18px;margin-bottom:2px;padding-left:7px}.quoteRaitingStars img{height:17px;width:17px}.quoteAuthor{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:539px){.quoteAuthor{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:start;-ms-flex-pack:start;border-top:1px solid #ecf2f9;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:start;margin-top:10px;padding-top:13px}}.quoteAuthorBox{padding-right:17px}@media screen and (max-width:539px){.quoteAuthorBox{padding-left:17px;padding-right:0}}.quoteAuthorName{font-weight:600;text-align:end}@media screen and (max-width:539px){.quoteAuthorName{text-align:start}}.quoteAuthorPosition{color:var(--grey-color);font-size:14px;padding-top:4px;text-align:end}@media screen and (max-width:539px){.quoteAuthorPosition{text-align:start}}.quoteAuthorPhoto{border-radius:50%;height:80px;overflow:hidden;width:80px}.quoteAuthorPhoto img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:539px){.quoteAuthorPhoto{height:62px;width:62px}}.quote p{color:#0e0f15;margin:0;padding:0}@media screen and (max-width:539px){.quote p{font-size:16px}}.footer{background:#1b1717;color:var(--light-color);font-size:16px;margin-top:auto}.footer .logo{height:56px;margin-top:14px;width:144px}.footer .wrapper{padding:34px 120px 15px}.footerContent{grid-column-gap:89px;display:grid;grid-template-columns:144px auto 176px;padding-bottom:40px}.footerMenus{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-top:14px}.footerMenus .menuTitle{margin-bottom:16px}.footerMenus .menuItem+.menuItem{margin-left:20px}.footerMenus .menuList{list-style:none;margin:0;padding:0}.footerMenus .menuList a{color:#929292;display:block;font-size:14px;line-height:17px;padding-bottom:6px;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.footerMenus .menuList a:hover{color:var(--light-color)}.footerPartners{text-align:center}.footerPartners .partner{margin-bottom:16px;width:176px}.footerPartners .partner img{height:auto;-o-object-fit:contain;object-fit:contain}.footerCopy{color:#5f5b5b;font-size:14px;text-align:center}@media screen and (max-width:1199px){.footer .wrapper{padding:34px 20px 15px}}@media screen and (max-width:1023px){.footer .wrapper{padding:56px 20px 15px}.footerContent{display:block;padding-bottom:6px}.footerMenus{margin-bottom:74px;padding-top:26px}.footerPartners{-ms-flex-pack:distribute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around}}@media screen and (max-width:539px){.footer .logo{display:block;margin:0 auto}.footer .wrapper{padding-top:42px}.footerMenus{display:block;margin-bottom:42px;padding-top:32px}.footerMenus .menuItem{margin-bottom:32px;text-align:center}.footerMenus .menuItem+.menuItem{margin-left:0}.footerMenus .menuItem a{padding-bottom:12px}.footer .footerPartners .partner{width:127px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide,swiper-slide{-ms-flex-negative:0;display:block;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{-ms-flex-negative:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination-bullets{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;margin-top:24px}.swiper-pagination-bullet{background:#edf5ff;border-radius:8px;cursor:pointer;display:block;height:8px;-webkit-transition:all .15s;transition:all .15s;width:8px}.swiper-pagination-bullet-active,.swiper-pagination-bullet:hover{background:var(--blue-color)}@media screen and (min-width:768px){.screenSlider{padding:0 32px}}.screenSlider .swiper-slide img{border-radius:20px}@media screen and (min-width:768px){.screenSlider{margin:auto;max-width:calc(100% - var(--spase)*2)}}.swiper-buttons{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;justify-content:space-between;left:0;pointer-events:none;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}@media screen and (max-width:767px){.swiper-buttons{display:none}}.swiper-buttons :is(.swiper-button-prev,.swiper-button-next){cursor:pointer;pointer-events:all}.swiper-buttons :is(.swiper-button-prev,.swiper-button-next) svg{fill:var(--blue-color)}.aboutWrapper{display:grid;gap:64px;grid-template-columns:auto 350px}@media screen and (max-width:1023px){.aboutWrapper{display:block}}.about p{font-size:16px;margin:0;padding:0}.about h2{margin-bottom:24px}.about h3{margin-bottom:12px}@media screen and (max-width:1023px){.aboutImg{padding-top:24px;text-align:center}}.aboutImg img{height:284px;-o-object-fit:cover;object-fit:cover;width:360px}@media screen and (max-width:1023px){.aboutImg img{max-width:100%}}.terms{margin:32px 0}.terms h4{margin:24px 0 12px}.redirect{background-image:url(../img/redirectImg.png);background-position:50%;background-repeat:no-repeat;background-size:contain;margin:0;min-height:100vh;padding:45px 20px;position:relative}.redirect:after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2))),#1b1717;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#1b1717;bottom:0;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.04);box-shadow:0 4px 4px rgba(0,0,0,.04);content:"";height:100%;left:0;opacity:.95;position:absolute;right:0;top:0;width:100%;z-index:1}.redirectWrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 40px);z-index:2}@media screen and (max-width:1023px){.redirectWrapper{display:block}}.redirectItem{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:var(--default-radius);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.04);box-shadow:0 4px 4px rgba(0,0,0,.04);display:-webkit-box;display:-ms-flexbox;display:flex;height:171px;justify-content:center;padding:17px 32px;width:310px}@media screen and (max-width:1023px){.redirectItem{height:130px;margin:5px auto;width:250px}}.redirectItem img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.redirectItem.from{background:-webkit-gradient(linear,left bottom,left top,from(#962525),to(#962525)),-webkit-gradient(linear,left top,left bottom,color-stop(-83.9%,#720202),color-stop(145.9%,rgba(227,86,86,0)));background:linear-gradient(0deg,#962525,#962525),linear-gradient(180deg,#720202 -83.9%,rgba(227,86,86,0) 145.9%)}.redirectItem.to{background:var(--body-background)}.redirectDescription{margin:0 75px;width:237px}@media screen and (max-width:1023px){.redirectDescription{margin:0 auto;padding:15px 0}}.redirectText{color:var(--light-color);font-size:22px;font-weight:600;line-height:26px;margin-bottom:22px;text-align:center}@media screen and (max-width:1023px){.redirectText{font-size:20px}}.redirect .animation{height:33px;margin:auto;width:100%}.redirect .animationItem{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loader;animation-name:loader;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;height:33px;position:absolute;width:33px}.redirect .animationItem:nth-child(2n){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.5 16.023c0 8.853-7.177 16.024-16.023 16.024C7.63 32.047.453 24.87.453 16.023.453 7.177 7.63 0 16.477 0 25.323 0 32.5 7.176 32.5 16.023Z' fill='%23962525'/%3E%3Cpath d='M32.5 16.023c0 8.853-7.177 16.024-16.023 16.024C7.63 32.047.453 24.87.453 16.023.453 7.177 7.63 0 16.477 0 25.323 0 32.5 7.176 32.5 16.023Z' fill='%23962525'/%3E%3Cpath d='M31.09 16.023c0 8.073-6.543 14.615-14.616 14.615S1.86 24.096 1.86 16.023 8.401 1.414 16.474 1.414 31.09 7.956 31.09 16.024Z' fill='%23962525'/%3E%3Cpath d='M16.476 0c-1.111 0-2.2.117-3.247.332v1.083a2.644 2.644 0 0 0 2.642 2.642h1.21a2.64 2.64 0 0 0 2.643-2.642V.332A16.119 16.119 0 0 0 16.482 0h-.006ZM17.08 28.002h-1.211a2.64 2.64 0 0 0-2.642 2.642v1.077a16.03 16.03 0 0 0 6.49 0v-1.083a2.64 2.64 0 0 0-2.643-2.642l.006.006ZM3 7.363l.722.716a2.645 2.645 0 0 0 3.736 0l.856-.856a2.645 2.645 0 0 0 0-3.737l-.768-.768a16.037 16.037 0 0 0-4.54 4.639L3 7.363ZM7.454 23.945a2.645 2.645 0 0 0-3.736 0l-.728.728a16.11 16.11 0 0 0 4.534 4.644l.78-.78a2.645 2.645 0 0 0 0-3.736l-.855-.856h.005ZM29.98 24.65l-.705-.699a2.645 2.645 0 0 0-3.737 0l-.855.856a2.645 2.645 0 0 0 0 3.736l.762.763a16.035 16.035 0 0 0 4.529-4.65l.005-.006ZM29.968 7.386a16.108 16.108 0 0 0-4.534-4.644l-.751.75a2.645 2.645 0 0 0 0 3.737l.855.856a2.638 2.638 0 0 0 3.731 0l.693-.693.006-.006ZM28.45 15.418v1.21a2.64 2.64 0 0 0 2.642 2.643h1.076a16.13 16.13 0 0 0 .332-3.248c0-1.111-.11-2.2-.332-3.242h-1.076a2.64 2.64 0 0 0-2.643 2.643v-.006ZM.787 19.272h1.077a2.64 2.64 0 0 0 2.642-2.643v-1.21a2.64 2.64 0 0 0-2.642-2.643H.78a16.12 16.12 0 0 0 .006 6.49v.006ZM26.616 16.023c0 5.6-4.534 10.14-10.133 10.14-5.6 0-10.14-4.54-10.14-10.14 0-5.599 4.54-10.139 10.14-10.139 5.599 0 10.133 4.54 10.133 10.14Z' fill='%23fff'/%3E%3Cpath d='M16.476 25.498C11.248 25.498 7 21.25 7 16.023c0-5.227 4.249-9.476 9.476-9.476 5.226 0 9.475 4.25 9.475 9.476 0 5.227-4.249 9.476-9.476 9.476Zm0-18.42c-4.936 0-8.946 4.015-8.946 8.945 0 4.93 4.016 8.946 8.945 8.946 4.93 0 8.946-4.01 8.946-8.946s-4.016-8.946-8.945-8.946Z' fill='%23962525'/%3E%3C/svg%3E")}.redirect .animationItem:nth-child(odd){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.5 16.023c0 8.853-7.177 16.024-16.023 16.024C7.63 32.047.453 24.87.453 16.023.453 7.177 7.63 0 16.477 0 25.323 0 32.5 7.176 32.5 16.023Z' fill='%230D4D9A'/%3E%3Cpath d='M32.5 16.023c0 8.853-7.177 16.024-16.023 16.024C7.63 32.047.453 24.87.453 16.023.453 7.177 7.63 0 16.477 0 25.323 0 32.5 7.176 32.5 16.023Z' fill='%230D4D9A'/%3E%3Cpath d='M31.09 16.023c0 8.073-6.543 14.615-14.616 14.615S1.86 24.096 1.86 16.023 8.401 1.414 16.474 1.414 31.09 7.956 31.09 16.024Z' fill='%230D4D9A'/%3E%3Cpath d='M16.476 0c-1.111 0-2.2.117-3.247.332v1.083a2.644 2.644 0 0 0 2.642 2.642h1.21a2.64 2.64 0 0 0 2.643-2.642V.332A16.119 16.119 0 0 0 16.482 0h-.006ZM17.08 28.002h-1.211a2.64 2.64 0 0 0-2.642 2.642v1.077a16.03 16.03 0 0 0 6.49 0v-1.083a2.64 2.64 0 0 0-2.643-2.642l.006.006ZM3 7.363l.722.716a2.645 2.645 0 0 0 3.736 0l.856-.856a2.645 2.645 0 0 0 0-3.737l-.768-.768a16.037 16.037 0 0 0-4.54 4.639L3 7.363ZM7.454 23.945a2.645 2.645 0 0 0-3.736 0l-.728.728a16.11 16.11 0 0 0 4.534 4.644l.78-.78a2.645 2.645 0 0 0 0-3.736l-.855-.856h.005ZM29.98 24.65l-.705-.699a2.645 2.645 0 0 0-3.737 0l-.855.856a2.645 2.645 0 0 0 0 3.736l.762.763a16.035 16.035 0 0 0 4.529-4.65l.005-.006ZM29.968 7.386a16.108 16.108 0 0 0-4.534-4.644l-.751.75a2.645 2.645 0 0 0 0 3.737l.855.856a2.638 2.638 0 0 0 3.731 0l.693-.693.006-.006ZM28.45 15.418v1.21a2.64 2.64 0 0 0 2.642 2.643h1.076a16.13 16.13 0 0 0 .332-3.248c0-1.111-.11-2.2-.332-3.242h-1.076a2.64 2.64 0 0 0-2.643 2.643v-.006ZM.787 19.272h1.077a2.64 2.64 0 0 0 2.642-2.643v-1.21a2.64 2.64 0 0 0-2.642-2.643H.78a16.12 16.12 0 0 0 .006 6.49v.006ZM26.616 16.023c0 5.6-4.534 10.14-10.133 10.14-5.6 0-10.14-4.54-10.14-10.14 0-5.599 4.54-10.139 10.14-10.139 5.599 0 10.133 4.54 10.133 10.14Z' fill='%23fff'/%3E%3Cpath d='M16.476 25.498C11.248 25.498 7 21.25 7 16.023c0-5.227 4.249-9.476 9.476-9.476 5.226 0 9.475 4.25 9.475 9.476 0 5.227-4.249 9.476-9.476 9.476Zm0-18.42c-4.936 0-8.946 4.015-8.946 8.945 0 4.93 4.016 8.946 8.945 8.946 4.93 0 8.946-4.01 8.946-8.946s-4.016-8.946-8.945-8.946Z' fill='%230D4D9A'/%3E%3C/svg%3E")}.redirect .animationItem:first-child{-webkit-animation-delay:.5s;animation-delay:.5s}.redirect .animationItem:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.redirect .animationItem:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.redirect .animationItem:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s}.redirect .animationItem:nth-child(5){-webkit-animation-delay:.1s;animation-delay:.1s}.redirect .animationItem:nth-child(6){-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes loader{15%{-webkit-transform:translateX(0);transform:translateX(0)}45%{-webkit-transform:translateX(230px);transform:translateX(230px)}65%{-webkit-transform:translateX(230px);transform:translateX(230px)}95%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes loader{15%{-webkit-transform:translateX(0);transform:translateX(0)}45%{-webkit-transform:translateX(230px);transform:translateX(230px)}65%{-webkit-transform:translateX(230px);transform:translateX(230px)}95%{-webkit-transform:translateX(0);transform:translateX(0)}}