@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=cyrillic);*:focus {outline: none;}body {font-family: 'Open Sans',sans-serif;font-size: 15px;line-height: 1.5;color: #fff;background-color: #222;text-rendering: optimizeLegibility;-webkit-font-feature-settings: 'kern' 1;font-feature-settings: 'kern' 1;-webkit-font-kerning: normal;font-kerning: normal;scroll-behavior: smooth;}body.is-menu-toggled {overflow: hidden;}svg:not(:root) {overflow: hidden;}svg {width: 100%;height: 100%;}h1,h2,h3,h4,h5,h6 {margin: 0;}h1 {display: block;font-size: 28px;line-height: 1.25;margin-bottom: 25px;letter-spacing: 4px;text-transform: uppercase;text-shadow: 2px 2px 0 #e9417d;color: #fff;text-align: center;}h2 {font-size: 28px;margin-top: 25px;margin-bottom: 15px;font-style: italic;text-align: center;}h3 {font-size: 22px;margin-bottom: 15px;font-style: italic;text-align: center;}h4 {font-size: 15px;margin-bottom: 10px;}.container {max-width: 1400px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}.layout {position: relative;min-height: 65vh;overflow: hidden;}.page_booi_content.is-page .layout__inner {padding-top: 110px;max-width: 1025px;}.link {display: inline-block;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;text-decoration: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;font-size: 14px;font-weight: 700;color: #fff;}.link:hover {color: #ff0;}.header {position: absolute;top: 0;left: 0;right: 0;width: 100%;z-index: 999;}.header__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;padding-top: 20px;}.header__logo {margin-right: 100px;}.header__links {position: relative;top: -20px;}.header__link {will-change: transform;letter-spacing: 2px;text-shadow: 1px 1px 1px rgba(0,0,0,.5);text-transform: uppercase;}.header__link:hover {-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}.header__link:not(:last-child) {margin-right: 35px;}.header__auth {position: fixed;top: 10px;right: 0;}.header__burger {display: none;position: relative;top: -10px;margin-left: 15px;}.burger {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;justify-items: flex-start;padding: 6px 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: pointer;}.burger__lines {width: 28px;height: 20px;margin-right: 10px;}.burger__line {display: block;position: relative;width: 28px;height: 3px;background-color: #fff;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.5);box-shadow: 1px 1px 1px rgba(0,0,0,.5);}.burger__line:not(:last-child) {margin-bottom: 5px;}.burger__text {color: #fff;text-transform: uppercase;letter-spacing: 2px;font-size: 12px;font-weight: 700;text-shadow: 1px 1px 1px rgba(0,0,0,.5);-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}.burger:hover .burger__line {background-color: #ff0;}.burger:hover .burger__text {color: #ff0;}.is-menu-toggled .burger__line:first-child {-webkit-transform: rotate(45deg) translate(5px,5px);-ms-transform: rotate(45deg) translate(5px,5px);transform: rotate(45deg) translate(5px,5px);}.is-menu-toggled .burger__line:nth-child(2) {opacity: 0;visibility: hidden;-webkit-transform: translateX(-25px);-ms-transform: translateX(-25px);transform: translateX(-25px);}.is-menu-toggled .burger__line:last-child {-webkit-transform: rotate(-45deg) translate(6px,-6px);-ms-transform: rotate(-45deg) translate(6px,-6px);transform: rotate(-45deg) translate(6px,-6px);}.logo {max-width: 87px;}.logo__link {display: block;max-height: 87px;text-decoration: none;}.logo__svg {width: 87px;height: 87px;}.logo__svg .monkey {-webkit-animation: 2.5s 1.5s linear 1 both monkeyAnimation;animation: 2.5s 1.5s linear 1 both monkeyAnimation;}.header.is-scrolling {position: fixed;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;background: #1e727c;-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.5);box-shadow: 0 2px 10px rgba(0,0,0,.5);}.header.is-scrolling .logo {max-width: 32px;}.header.is-scrolling .logo__link {max-height: 32px;}.header.is-scrolling .logo__svg {width: 100%;height: 100%;top: 4px;position: relative;}.header.is-scrolling .logo__svg .monkey {display: none!important;}.header.is-scrolling .header__inner {padding-top: 5px;padding-bottom: 5px;}.header.is-scrolling .header__links {top: 0;}.header.is-scrolling .header__burger {top: 0;}.auth__item:not(:last-child) {margin-bottom: 5px;}.auth__button {position: relative;display: block;font-size: 13px;font-weight: 900;text-decoration: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}.auth__button--login {color: #ff0;fill: #ff0;background-color: #e9417d;}.auth__button--register {color: #e9417d;fill: #e9417d;background-color: #ff0;}.auth__button:hover {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);z-index: 6;}.auth__button-icon, .auth__button-text {position: relative;display: inline-block;vertical-align: middle;z-index: 5;}.auth__button-text {padding-left: 8px;}.auth--v2 .auth__button {font-size: 15px;text-transform: uppercase;letter-spacing: 3px;}.auth--v2 .auth__button--login {padding: 18px 32px 20px 25px;-webkit-clip-path: polygon(0 12%,100% 0,93% 69%,0 100%);clip-path: polygon(0 12%,100% 0,93% 69%,0 100%);left: -15px;top: 10px;}.auth--v2 .auth__button--register {padding: 20px 15px 18px 35px;-webkit-clip-path: polygon(0 25%,100% 0,100% 100%,9% 96%);clip-path: polygon(0 25%,100% 0,100% 100%,9% 96%);z-index: 5;}.auth--v2 .auth__items {display: -webkit-box;display: -ms-flexbox;display: flex;}.auth--v2 .auth__item {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;}.footer {margin-top: 50px;padding: 50px 0;background-position: center 20px,50%;background-color: #000;background-repeat: no-repeat;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255, 255, 255, 0.05)' viewBox='0 0 440 362.8'%3E%3Cpath d='M359.1,17.8C358.4,13,356.4,9,353,6.1c-3.4-2.9-8.6-3.8-15.5-2.7l0.3-0.1c-9.7,1.5-16.5,4.8-20.4,9.9c-5.5,1.8-9.7,4.5-12.7,8c-4.4,5.2-6,12.3-4.6,21.1c0.9,5.3,3.7,9.3,8.3,11.9c3,1.7,6.8,2.6,11.4,2.6c2.5,0,5.2-0.2,8.1-0.7c8.5-1.4,14.7-5.2,18.2-11.2c0.9-1.5,1.7-3.1,2.3-4.6c3-1.7,5.3-4,6.9-6.8C358.5,28,359.8,22.7,359.1,17.8z M327.2,51.3c-7.3,1.2-12.8,0.8-16.4-1.3c-3.4-1.9-5.3-4.6-5.9-8.5c-1.2-7.3,0-12.9,3.5-17.1c1.5-1.7,3.4-3.2,5.7-4.5c-0.9,3.4-1,7.3-0.3,11.7c0.8,4.5,3,7.9,7.1,10.2c4.1,2.3,10.1,2.8,18,1.6c1-0.2,1.9-0.3,2.8-0.6C338.9,47.3,334,50.2,327.2,51.3z'/%3E%3Cpath d='M377.8,205.4L356.4,51.3l-30.1,6.5l0.8,5.1l-14.8,3.2l11.9,74.8c-0.9-3.2-1.8-6.3-2.5-9.3l-0.1-0.5c-3.4-13.4-8.9-22.6-12.9-28.6c-4-6-8.2-10.4-12.6-13.4c-4.4-3-7.7-4.6-10-4.9c-2.3-0.3-5.9,0.2-10.5,1.3c-11.1,2.6-22.2,8.8-33.2,18.7c0,0,0,0,0,0c-5.8,3.8-11.6,8.6-17.3,14.3c-3.6,3.6-6.3,8.5-8.2,14.7c-1.3-4.7-2.6-9.1-3.7-13.2l-0.2-0.5c-3.1-12-7.9-20.4-11.4-25.8c-3.4-5.4-7.1-9.4-10.9-12.1c-3.8-2.7-6.7-4.2-8.7-4.5c-2-0.2-5,0.2-9.1,1.1c-9.2,2.1-18.4,7.3-27.4,15.6c-5.4,3.5-10.7,8-16,13.4c-6.6,6.9-9.8,19.2-9.4,37.1c-11.3-23-32-29.4-62.5-19.1c-8.5,2.9-17,7.8-25.6,14.3c-8.6,6.5-14.4,12.9-18,18.8c0.4,1,0.8,2,1.2,2.9c-5.9,5.1-10.4,10.2-13.5,15.3l-0.6,1l0.4,1.1c12.7,32.4,24.9,61.1,37.3,87.9l21,44.7C82.3,359.9,83,360.2,84.3,361l1,0.5l18.7-7.2l7.9-3.7c11.9-5.5,22.9-12.9,32.5-21.9c10-9.5,16.1-18.2,18.5-26.7c0.7-2.5,1.2-5,1.4-7.4c3.1-4.4,5.3-8.7,6.5-12.8c1-3.5,1.5-6.9,1.5-10.4c2.3,0.5,4.6,0.8,6.9,0.8c2.5,0,5-0.3,7.5-0.8c7.3-1.6,13.2-4.2,17.9-7.8c5-3.7,9.3-9.4,12.7-16.8c0,0,0-0.1,0-0.1c0,0,0,0,0,0c2.6-3,4.9-6.8,6.9-11.2c0.3-0.7,0.7-1.5,0.9-2.3c8.6,32.1,20,52.5,34.5,62c6.2,4.1,13,6.1,20.2,6.1c2.9,0,5.9-0.3,9-1c8.1-1.8,14.8-4.7,20.6-8.8c5.6-4,10.4-10,14.3-17.8c3.5-3.6,6.5-8.2,9.1-13.5c3.7-7.6,5.9-18.1,6-31.2l30-11.7l-1.1-8L377.8,205.4z M167.5,110.5c5.5-1.2,10.8,4.7,16,17.8c5.2,13.1,9.1,26.5,11.8,40.1c2.7,13.6,3.8,27.5,3.1,41.6c-0.7,14.1-2.8,21.5-6.3,22.2c-0.5,0-1-0.1-1.6-0.4v0c0.5-3.2,0.9-7,1.1-11.5c0.7-14.1-0.4-28.3-3.2-42.2c-2.8-14-6.8-27.6-11.9-40.5c-4.7-11.9-9.8-18.3-15.3-19.3C162.5,113.7,164.6,111.1,167.5,110.5z M160.4,123.1c3.6,0.8,7.7,6.4,11.6,16.3c5,12.6,8.9,26,11.7,39.7c2.7,13.5,3.8,27.2,3.1,41c-0.2,3.2-0.4,5.9-0.6,8.1c-2.5-3.1-5.2-7.9-8.2-14.5c-5.4-12.2-9.6-26.3-12.7-42.3C161,149.2,159.4,133.2,160.4,123.1z M126.3,191.4c4.2,20.3,9.2,36.6,15.1,49.2c-8.9,0.1-16.7,1.3-23.3,3.6C122.6,224,125.4,206.3,126.3,191.4z M105.1,264.7l-0.6,2.7l4.1-1.4c3.9-1.3,8.2-2.3,13-2.9c0.7,0.2,1.4,0.5,2.1,0.9c4.9,2.3,8.2,5.6,10.2,10l1,1.7c1.3,4.3,1.3,6.7,0.9,10.3s-1.4,6.6-2.8,8.9c-1.1,1.8-2.7,3.5-4.6,5.1c0-0.6-0.1-1.3-0.2-2.1l-0.5-2l-1.6-3.5c-2.3-4.9-6-8.5-11.4-11.1c-2.2-1-4.4-1.7-6.8-2l-5.8-12.7C103,265.8,104,265.2,105.1,264.7z M123.2,303.7c-1.3,0.8-2.5,1.4-3.4,1.8l-9.5-20.7c0.7,0.2,1.4,0.5,2.1,0.8c3.1,1.5,5.5,3.3,7.2,5.6l1.4,3.1C122.5,297.7,123.3,300.9,123.2,303.7z M68,151.2c7.5-2.6,13.2,0.3,17,8.4c10.9,23.3,12.9,51.2,5.8,83.9l-3.8-9.4c1.1-20.9-2.3-39.7-10-56.1c-3.9-8.3-9.2-10.8-14.1-10.8c-1,0-2.1,0.1-3.1,0.3l-3.2-7.8C60.2,155.5,64.1,152.6,68,151.2z M82.1,222.5l-20.5-50.2c4.7-0.5,8.1,2,10.9,7.9C78.4,192.7,81.7,206.9,82.1,222.5z M141.1,325.1c-9.2,8.7-19.7,15.7-31.2,21l-7.7,3.6l-15.8,6.1c-3.5-6.2-15.4-31.9-22.1-46.4l-21-44.7C31,238.5,19,210.2,6.5,178.3c2.6-4,6.1-8,10.6-12c10.2,25.8,21.5,52.6,34.2,80l21,44.7c14.6,31.5,22.3,47.7,23.4,48.3l17.7-6.8l7.8-3.6c11.6-5.4,22.2-12.5,31.8-21.5c1.6-1.5,3.1-3,4.5-4.5C155,309.8,149.4,317.2,141.1,325.1z M201.8,259.7c-4.2,3.2-9.4,5.5-16,7c-5,1.1-9.6,1-13.9-0.3c-0.5-2.8-1.4-5.5-2.6-8.3c-5-10.9-12.5-16.7-22.3-17.4c-6.3-12.8-11.7-30-16.1-51.7c-8.4-41.5-7.6-67.8,2.3-78.1c0.5-0.6,1-1.1,1.6-1.6c-4.7,14.1-3.7,37.4,2.9,70c11.9,58.9,31,85.4,57.9,79.6c4.1-0.9,7.8-2.2,11.2-3.8C205.1,256.8,203.5,258.4,201.8,259.7z M268.7,121.7c6.4-1.4,12.5,5.1,18.3,19.6c5.8,14.5,10.1,29.4,13.2,44.5c3,15.1,4.1,30.5,3.1,46.3c-1,15.6-3.5,23.9-7.6,24.8c-0.7,0-1.4-0.2-2.2-0.5v0c0.6-3.5,1.1-7.7,1.4-12.6c1-15.7-0.1-31.5-3.2-46.9c-3-15.2-7.5-30.3-13.3-44.9c-5.3-13.1-10.9-20.1-17.1-21.2C262.7,125.4,265.2,122.4,268.7,121.7z M260.4,135.6c5.5,1,10.2,10.2,13.5,18.1c5.7,14.3,10.1,29.2,13,44.1c3,15,4,30.3,3.1,45.6c-0.2,3.7-0.5,6.8-0.9,9.4c-3-3.4-6.1-8.9-9.5-16.5c-6-13.6-10.8-29.3-14.2-47C260.7,164.7,259,146.8,260.4,135.6z M306.8,287.5c-5.2,3.8-11.4,6.4-18.8,8c-9.5,2.1-17.9,0.6-25.5-4.4c-14.5-9.5-26.1-32.2-34.6-67.5v0c0.9-4.9,1.3-10.5,1.3-16.9c0-12.1-1.7-26.7-5-43.5c-1.3-7-2.9-13.6-4.6-19.7c1.4-9.7,4.3-16.8,8.8-21.3c0.8-0.8,1.6-1.6,2.5-2.4c-5.9,15.7-5,41.9,2.3,78.6c13.1,65.6,34.9,94.8,66.2,88c5-1.1,9.6-2.7,13.7-4.8C311.2,284,309.1,286,306.8,287.5z M342.2,222.5L317.9,70l10-2.2l23.7,147.8l11.8-4.6l0.4,3L342.2,222.5z'/%3E%3Cpath d='M438.5,196c-0.4-4.3-2.2-7.6-5.6-10c-3.3-2.4-8.6-3.4-15.6-2.7c-6.2,0.6-10.9,2.9-14,6.8c-6.3,1.2-11,4.3-14,9.2c-3.3,5.4-4.8,10.7-4.5,15.9c0.3,5.3,2.1,9.7,5.4,13.1c3,3,7.2,4.5,12.5,4.5c1,0,2,0,3-0.1l7.1-1.5c5.6-1.5,9.8-4,12.8-7.6c1.4-1.7,2.5-3.7,3.3-5.9C436.4,213.6,439.6,206.4,438.5,196z M422,220.3c-3.3,4-9,6.4-16.9,7.1l-3.2,0.3c-3.5-0.1-6.2-1.2-8-3c-2.4-2.5-3.7-5.8-4-10c-0.3-4.1,1-8.5,3.8-13c1.5-2.5,3.6-4.4,6.4-5.6c-1.4,3.4-2,6.8-1.8,10c0.3,4.7,1.8,8.6,4.7,11.5c2.9,2.9,7.4,4.2,13.6,3.6l-0.4-0.2c2.2-0.2,4.2-0.5,6.1-1C422.1,220.2,422,220.3,422,220.3z'/%3E%3Cpath d='M428.5,168L423.6,1.4l-32,6.4l0.3,4.1l-13.6,2.8l12.6,167l29.3-2.7l-0.3-10.2L428.5,168z M415.3,174.5l-19.8,1.8l-12-157.8l8.8-1.8l11.6,153.4l11.2-1L415.3,174.5z'/%3E%3C/svg%3E"),-webkit-gradient(linear,left top,left bottom,from(#2a707d),to(#222c2e));background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255, 255, 255, 0.05)' viewBox='0 0 440 362.8'%3E%3Cpath d='M359.1,17.8C358.4,13,356.4,9,353,6.1c-3.4-2.9-8.6-3.8-15.5-2.7l0.3-0.1c-9.7,1.5-16.5,4.8-20.4,9.9c-5.5,1.8-9.7,4.5-12.7,8c-4.4,5.2-6,12.3-4.6,21.1c0.9,5.3,3.7,9.3,8.3,11.9c3,1.7,6.8,2.6,11.4,2.6c2.5,0,5.2-0.2,8.1-0.7c8.5-1.4,14.7-5.2,18.2-11.2c0.9-1.5,1.7-3.1,2.3-4.6c3-1.7,5.3-4,6.9-6.8C358.5,28,359.8,22.7,359.1,17.8z M327.2,51.3c-7.3,1.2-12.8,0.8-16.4-1.3c-3.4-1.9-5.3-4.6-5.9-8.5c-1.2-7.3,0-12.9,3.5-17.1c1.5-1.7,3.4-3.2,5.7-4.5c-0.9,3.4-1,7.3-0.3,11.7c0.8,4.5,3,7.9,7.1,10.2c4.1,2.3,10.1,2.8,18,1.6c1-0.2,1.9-0.3,2.8-0.6C338.9,47.3,334,50.2,327.2,51.3z'/%3E%3Cpath d='M377.8,205.4L356.4,51.3l-30.1,6.5l0.8,5.1l-14.8,3.2l11.9,74.8c-0.9-3.2-1.8-6.3-2.5-9.3l-0.1-0.5c-3.4-13.4-8.9-22.6-12.9-28.6c-4-6-8.2-10.4-12.6-13.4c-4.4-3-7.7-4.6-10-4.9c-2.3-0.3-5.9,0.2-10.5,1.3c-11.1,2.6-22.2,8.8-33.2,18.7c0,0,0,0,0,0c-5.8,3.8-11.6,8.6-17.3,14.3c-3.6,3.6-6.3,8.5-8.2,14.7c-1.3-4.7-2.6-9.1-3.7-13.2l-0.2-0.5c-3.1-12-7.9-20.4-11.4-25.8c-3.4-5.4-7.1-9.4-10.9-12.1c-3.8-2.7-6.7-4.2-8.7-4.5c-2-0.2-5,0.2-9.1,1.1c-9.2,2.1-18.4,7.3-27.4,15.6c-5.4,3.5-10.7,8-16,13.4c-6.6,6.9-9.8,19.2-9.4,37.1c-11.3-23-32-29.4-62.5-19.1c-8.5,2.9-17,7.8-25.6,14.3c-8.6,6.5-14.4,12.9-18,18.8c0.4,1,0.8,2,1.2,2.9c-5.9,5.1-10.4,10.2-13.5,15.3l-0.6,1l0.4,1.1c12.7,32.4,24.9,61.1,37.3,87.9l21,44.7C82.3,359.9,83,360.2,84.3,361l1,0.5l18.7-7.2l7.9-3.7c11.9-5.5,22.9-12.9,32.5-21.9c10-9.5,16.1-18.2,18.5-26.7c0.7-2.5,1.2-5,1.4-7.4c3.1-4.4,5.3-8.7,6.5-12.8c1-3.5,1.5-6.9,1.5-10.4c2.3,0.5,4.6,0.8,6.9,0.8c2.5,0,5-0.3,7.5-0.8c7.3-1.6,13.2-4.2,17.9-7.8c5-3.7,9.3-9.4,12.7-16.8c0,0,0-0.1,0-0.1c0,0,0,0,0,0c2.6-3,4.9-6.8,6.9-11.2c0.3-0.7,0.7-1.5,0.9-2.3c8.6,32.1,20,52.5,34.5,62c6.2,4.1,13,6.1,20.2,6.1c2.9,0,5.9-0.3,9-1c8.1-1.8,14.8-4.7,20.6-8.8c5.6-4,10.4-10,14.3-17.8c3.5-3.6,6.5-8.2,9.1-13.5c3.7-7.6,5.9-18.1,6-31.2l30-11.7l-1.1-8L377.8,205.4z M167.5,110.5c5.5-1.2,10.8,4.7,16,17.8c5.2,13.1,9.1,26.5,11.8,40.1c2.7,13.6,3.8,27.5,3.1,41.6c-0.7,14.1-2.8,21.5-6.3,22.2c-0.5,0-1-0.1-1.6-0.4v0c0.5-3.2,0.9-7,1.1-11.5c0.7-14.1-0.4-28.3-3.2-42.2c-2.8-14-6.8-27.6-11.9-40.5c-4.7-11.9-9.8-18.3-15.3-19.3C162.5,113.7,164.6,111.1,167.5,110.5z M160.4,123.1c3.6,0.8,7.7,6.4,11.6,16.3c5,12.6,8.9,26,11.7,39.7c2.7,13.5,3.8,27.2,3.1,41c-0.2,3.2-0.4,5.9-0.6,8.1c-2.5-3.1-5.2-7.9-8.2-14.5c-5.4-12.2-9.6-26.3-12.7-42.3C161,149.2,159.4,133.2,160.4,123.1z M126.3,191.4c4.2,20.3,9.2,36.6,15.1,49.2c-8.9,0.1-16.7,1.3-23.3,3.6C122.6,224,125.4,206.3,126.3,191.4z M105.1,264.7l-0.6,2.7l4.1-1.4c3.9-1.3,8.2-2.3,13-2.9c0.7,0.2,1.4,0.5,2.1,0.9c4.9,2.3,8.2,5.6,10.2,10l1,1.7c1.3,4.3,1.3,6.7,0.9,10.3s-1.4,6.6-2.8,8.9c-1.1,1.8-2.7,3.5-4.6,5.1c0-0.6-0.1-1.3-0.2-2.1l-0.5-2l-1.6-3.5c-2.3-4.9-6-8.5-11.4-11.1c-2.2-1-4.4-1.7-6.8-2l-5.8-12.7C103,265.8,104,265.2,105.1,264.7z M123.2,303.7c-1.3,0.8-2.5,1.4-3.4,1.8l-9.5-20.7c0.7,0.2,1.4,0.5,2.1,0.8c3.1,1.5,5.5,3.3,7.2,5.6l1.4,3.1C122.5,297.7,123.3,300.9,123.2,303.7z M68,151.2c7.5-2.6,13.2,0.3,17,8.4c10.9,23.3,12.9,51.2,5.8,83.9l-3.8-9.4c1.1-20.9-2.3-39.7-10-56.1c-3.9-8.3-9.2-10.8-14.1-10.8c-1,0-2.1,0.1-3.1,0.3l-3.2-7.8C60.2,155.5,64.1,152.6,68,151.2z M82.1,222.5l-20.5-50.2c4.7-0.5,8.1,2,10.9,7.9C78.4,192.7,81.7,206.9,82.1,222.5z M141.1,325.1c-9.2,8.7-19.7,15.7-31.2,21l-7.7,3.6l-15.8,6.1c-3.5-6.2-15.4-31.9-22.1-46.4l-21-44.7C31,238.5,19,210.2,6.5,178.3c2.6-4,6.1-8,10.6-12c10.2,25.8,21.5,52.6,34.2,80l21,44.7c14.6,31.5,22.3,47.7,23.4,48.3l17.7-6.8l7.8-3.6c11.6-5.4,22.2-12.5,31.8-21.5c1.6-1.5,3.1-3,4.5-4.5C155,309.8,149.4,317.2,141.1,325.1z M201.8,259.7c-4.2,3.2-9.4,5.5-16,7c-5,1.1-9.6,1-13.9-0.3c-0.5-2.8-1.4-5.5-2.6-8.3c-5-10.9-12.5-16.7-22.3-17.4c-6.3-12.8-11.7-30-16.1-51.7c-8.4-41.5-7.6-67.8,2.3-78.1c0.5-0.6,1-1.1,1.6-1.6c-4.7,14.1-3.7,37.4,2.9,70c11.9,58.9,31,85.4,57.9,79.6c4.1-0.9,7.8-2.2,11.2-3.8C205.1,256.8,203.5,258.4,201.8,259.7z M268.7,121.7c6.4-1.4,12.5,5.1,18.3,19.6c5.8,14.5,10.1,29.4,13.2,44.5c3,15.1,4.1,30.5,3.1,46.3c-1,15.6-3.5,23.9-7.6,24.8c-0.7,0-1.4-0.2-2.2-0.5v0c0.6-3.5,1.1-7.7,1.4-12.6c1-15.7-0.1-31.5-3.2-46.9c-3-15.2-7.5-30.3-13.3-44.9c-5.3-13.1-10.9-20.1-17.1-21.2C262.7,125.4,265.2,122.4,268.7,121.7z M260.4,135.6c5.5,1,10.2,10.2,13.5,18.1c5.7,14.3,10.1,29.2,13,44.1c3,15,4,30.3,3.1,45.6c-0.2,3.7-0.5,6.8-0.9,9.4c-3-3.4-6.1-8.9-9.5-16.5c-6-13.6-10.8-29.3-14.2-47C260.7,164.7,259,146.8,260.4,135.6z M306.8,287.5c-5.2,3.8-11.4,6.4-18.8,8c-9.5,2.1-17.9,0.6-25.5-4.4c-14.5-9.5-26.1-32.2-34.6-67.5v0c0.9-4.9,1.3-10.5,1.3-16.9c0-12.1-1.7-26.7-5-43.5c-1.3-7-2.9-13.6-4.6-19.7c1.4-9.7,4.3-16.8,8.8-21.3c0.8-0.8,1.6-1.6,2.5-2.4c-5.9,15.7-5,41.9,2.3,78.6c13.1,65.6,34.9,94.8,66.2,88c5-1.1,9.6-2.7,13.7-4.8C311.2,284,309.1,286,306.8,287.5z M342.2,222.5L317.9,70l10-2.2l23.7,147.8l11.8-4.6l0.4,3L342.2,222.5z'/%3E%3Cpath d='M438.5,196c-0.4-4.3-2.2-7.6-5.6-10c-3.3-2.4-8.6-3.4-15.6-2.7c-6.2,0.6-10.9,2.9-14,6.8c-6.3,1.2-11,4.3-14,9.2c-3.3,5.4-4.8,10.7-4.5,15.9c0.3,5.3,2.1,9.7,5.4,13.1c3,3,7.2,4.5,12.5,4.5c1,0,2,0,3-0.1l7.1-1.5c5.6-1.5,9.8-4,12.8-7.6c1.4-1.7,2.5-3.7,3.3-5.9C436.4,213.6,439.6,206.4,438.5,196z M422,220.3c-3.3,4-9,6.4-16.9,7.1l-3.2,0.3c-3.5-0.1-6.2-1.2-8-3c-2.4-2.5-3.7-5.8-4-10c-0.3-4.1,1-8.5,3.8-13c1.5-2.5,3.6-4.4,6.4-5.6c-1.4,3.4-2,6.8-1.8,10c0.3,4.7,1.8,8.6,4.7,11.5c2.9,2.9,7.4,4.2,13.6,3.6l-0.4-0.2c2.2-0.2,4.2-0.5,6.1-1C422.1,220.2,422,220.3,422,220.3z'/%3E%3Cpath d='M428.5,168L423.6,1.4l-32,6.4l0.3,4.1l-13.6,2.8l12.6,167l29.3-2.7l-0.3-10.2L428.5,168z M415.3,174.5l-19.8,1.8l-12-157.8l8.8-1.8l11.6,153.4l11.2-1L415.3,174.5z'/%3E%3C/svg%3E"),-webkit-linear-gradient(top,#2a707d,#222c2e);background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255, 255, 255, 0.05)' viewBox='0 0 440 362.8'%3E%3Cpath d='M359.1,17.8C358.4,13,356.4,9,353,6.1c-3.4-2.9-8.6-3.8-15.5-2.7l0.3-0.1c-9.7,1.5-16.5,4.8-20.4,9.9c-5.5,1.8-9.7,4.5-12.7,8c-4.4,5.2-6,12.3-4.6,21.1c0.9,5.3,3.7,9.3,8.3,11.9c3,1.7,6.8,2.6,11.4,2.6c2.5,0,5.2-0.2,8.1-0.7c8.5-1.4,14.7-5.2,18.2-11.2c0.9-1.5,1.7-3.1,2.3-4.6c3-1.7,5.3-4,6.9-6.8C358.5,28,359.8,22.7,359.1,17.8z M327.2,51.3c-7.3,1.2-12.8,0.8-16.4-1.3c-3.4-1.9-5.3-4.6-5.9-8.5c-1.2-7.3,0-12.9,3.5-17.1c1.5-1.7,3.4-3.2,5.7-4.5c-0.9,3.4-1,7.3-0.3,11.7c0.8,4.5,3,7.9,7.1,10.2c4.1,2.3,10.1,2.8,18,1.6c1-0.2,1.9-0.3,2.8-0.6C338.9,47.3,334,50.2,327.2,51.3z'/%3E%3Cpath d='M377.8,205.4L356.4,51.3l-30.1,6.5l0.8,5.1l-14.8,3.2l11.9,74.8c-0.9-3.2-1.8-6.3-2.5-9.3l-0.1-0.5c-3.4-13.4-8.9-22.6-12.9-28.6c-4-6-8.2-10.4-12.6-13.4c-4.4-3-7.7-4.6-10-4.9c-2.3-0.3-5.9,0.2-10.5,1.3c-11.1,2.6-22.2,8.8-33.2,18.7c0,0,0,0,0,0c-5.8,3.8-11.6,8.6-17.3,14.3c-3.6,3.6-6.3,8.5-8.2,14.7c-1.3-4.7-2.6-9.1-3.7-13.2l-0.2-0.5c-3.1-12-7.9-20.4-11.4-25.8c-3.4-5.4-7.1-9.4-10.9-12.1c-3.8-2.7-6.7-4.2-8.7-4.5c-2-0.2-5,0.2-9.1,1.1c-9.2,2.1-18.4,7.3-27.4,15.6c-5.4,3.5-10.7,8-16,13.4c-6.6,6.9-9.8,19.2-9.4,37.1c-11.3-23-32-29.4-62.5-19.1c-8.5,2.9-17,7.8-25.6,14.3c-8.6,6.5-14.4,12.9-18,18.8c0.4,1,0.8,2,1.2,2.9c-5.9,5.1-10.4,10.2-13.5,15.3l-0.6,1l0.4,1.1c12.7,32.4,24.9,61.1,37.3,87.9l21,44.7C82.3,359.9,83,360.2,84.3,361l1,0.5l18.7-7.2l7.9-3.7c11.9-5.5,22.9-12.9,32.5-21.9c10-9.5,16.1-18.2,18.5-26.7c0.7-2.5,1.2-5,1.4-7.4c3.1-4.4,5.3-8.7,6.5-12.8c1-3.5,1.5-6.9,1.5-10.4c2.3,0.5,4.6,0.8,6.9,0.8c2.5,0,5-0.3,7.5-0.8c7.3-1.6,13.2-4.2,17.9-7.8c5-3.7,9.3-9.4,12.7-16.8c0,0,0-0.1,0-0.1c0,0,0,0,0,0c2.6-3,4.9-6.8,6.9-11.2c0.3-0.7,0.7-1.5,0.9-2.3c8.6,32.1,20,52.5,34.5,62c6.2,4.1,13,6.1,20.2,6.1c2.9,0,5.9-0.3,9-1c8.1-1.8,14.8-4.7,20.6-8.8c5.6-4,10.4-10,14.3-17.8c3.5-3.6,6.5-8.2,9.1-13.5c3.7-7.6,5.9-18.1,6-31.2l30-11.7l-1.1-8L377.8,205.4z M167.5,110.5c5.5-1.2,10.8,4.7,16,17.8c5.2,13.1,9.1,26.5,11.8,40.1c2.7,13.6,3.8,27.5,3.1,41.6c-0.7,14.1-2.8,21.5-6.3,22.2c-0.5,0-1-0.1-1.6-0.4v0c0.5-3.2,0.9-7,1.1-11.5c0.7-14.1-0.4-28.3-3.2-42.2c-2.8-14-6.8-27.6-11.9-40.5c-4.7-11.9-9.8-18.3-15.3-19.3C162.5,113.7,164.6,111.1,167.5,110.5z M160.4,123.1c3.6,0.8,7.7,6.4,11.6,16.3c5,12.6,8.9,26,11.7,39.7c2.7,13.5,3.8,27.2,3.1,41c-0.2,3.2-0.4,5.9-0.6,8.1c-2.5-3.1-5.2-7.9-8.2-14.5c-5.4-12.2-9.6-26.3-12.7-42.3C161,149.2,159.4,133.2,160.4,123.1z M126.3,191.4c4.2,20.3,9.2,36.6,15.1,49.2c-8.9,0.1-16.7,1.3-23.3,3.6C122.6,224,125.4,206.3,126.3,191.4z M105.1,264.7l-0.6,2.7l4.1-1.4c3.9-1.3,8.2-2.3,13-2.9c0.7,0.2,1.4,0.5,2.1,0.9c4.9,2.3,8.2,5.6,10.2,10l1,1.7c1.3,4.3,1.3,6.7,0.9,10.3s-1.4,6.6-2.8,8.9c-1.1,1.8-2.7,3.5-4.6,5.1c0-0.6-0.1-1.3-0.2-2.1l-0.5-2l-1.6-3.5c-2.3-4.9-6-8.5-11.4-11.1c-2.2-1-4.4-1.7-6.8-2l-5.8-12.7C103,265.8,104,265.2,105.1,264.7z M123.2,303.7c-1.3,0.8-2.5,1.4-3.4,1.8l-9.5-20.7c0.7,0.2,1.4,0.5,2.1,0.8c3.1,1.5,5.5,3.3,7.2,5.6l1.4,3.1C122.5,297.7,123.3,300.9,123.2,303.7z M68,151.2c7.5-2.6,13.2,0.3,17,8.4c10.9,23.3,12.9,51.2,5.8,83.9l-3.8-9.4c1.1-20.9-2.3-39.7-10-56.1c-3.9-8.3-9.2-10.8-14.1-10.8c-1,0-2.1,0.1-3.1,0.3l-3.2-7.8C60.2,155.5,64.1,152.6,68,151.2z M82.1,222.5l-20.5-50.2c4.7-0.5,8.1,2,10.9,7.9C78.4,192.7,81.7,206.9,82.1,222.5z M141.1,325.1c-9.2,8.7-19.7,15.7-31.2,21l-7.7,3.6l-15.8,6.1c-3.5-6.2-15.4-31.9-22.1-46.4l-21-44.7C31,238.5,19,210.2,6.5,178.3c2.6-4,6.1-8,10.6-12c10.2,25.8,21.5,52.6,34.2,80l21,44.7c14.6,31.5,22.3,47.7,23.4,48.3l17.7-6.8l7.8-3.6c11.6-5.4,22.2-12.5,31.8-21.5c1.6-1.5,3.1-3,4.5-4.5C155,309.8,149.4,317.2,141.1,325.1z M201.8,259.7c-4.2,3.2-9.4,5.5-16,7c-5,1.1-9.6,1-13.9-0.3c-0.5-2.8-1.4-5.5-2.6-8.3c-5-10.9-12.5-16.7-22.3-17.4c-6.3-12.8-11.7-30-16.1-51.7c-8.4-41.5-7.6-67.8,2.3-78.1c0.5-0.6,1-1.1,1.6-1.6c-4.7,14.1-3.7,37.4,2.9,70c11.9,58.9,31,85.4,57.9,79.6c4.1-0.9,7.8-2.2,11.2-3.8C205.1,256.8,203.5,258.4,201.8,259.7z M268.7,121.7c6.4-1.4,12.5,5.1,18.3,19.6c5.8,14.5,10.1,29.4,13.2,44.5c3,15.1,4.1,30.5,3.1,46.3c-1,15.6-3.5,23.9-7.6,24.8c-0.7,0-1.4-0.2-2.2-0.5v0c0.6-3.5,1.1-7.7,1.4-12.6c1-15.7-0.1-31.5-3.2-46.9c-3-15.2-7.5-30.3-13.3-44.9c-5.3-13.1-10.9-20.1-17.1-21.2C262.7,125.4,265.2,122.4,268.7,121.7z M260.4,135.6c5.5,1,10.2,10.2,13.5,18.1c5.7,14.3,10.1,29.2,13,44.1c3,15,4,30.3,3.1,45.6c-0.2,3.7-0.5,6.8-0.9,9.4c-3-3.4-6.1-8.9-9.5-16.5c-6-13.6-10.8-29.3-14.2-47C260.7,164.7,259,146.8,260.4,135.6z M306.8,287.5c-5.2,3.8-11.4,6.4-18.8,8c-9.5,2.1-17.9,0.6-25.5-4.4c-14.5-9.5-26.1-32.2-34.6-67.5v0c0.9-4.9,1.3-10.5,1.3-16.9c0-12.1-1.7-26.7-5-43.5c-1.3-7-2.9-13.6-4.6-19.7c1.4-9.7,4.3-16.8,8.8-21.3c0.8-0.8,1.6-1.6,2.5-2.4c-5.9,15.7-5,41.9,2.3,78.6c13.1,65.6,34.9,94.8,66.2,88c5-1.1,9.6-2.7,13.7-4.8C311.2,284,309.1,286,306.8,287.5z M342.2,222.5L317.9,70l10-2.2l23.7,147.8l11.8-4.6l0.4,3L342.2,222.5z'/%3E%3Cpath d='M438.5,196c-0.4-4.3-2.2-7.6-5.6-10c-3.3-2.4-8.6-3.4-15.6-2.7c-6.2,0.6-10.9,2.9-14,6.8c-6.3,1.2-11,4.3-14,9.2c-3.3,5.4-4.8,10.7-4.5,15.9c0.3,5.3,2.1,9.7,5.4,13.1c3,3,7.2,4.5,12.5,4.5c1,0,2,0,3-0.1l7.1-1.5c5.6-1.5,9.8-4,12.8-7.6c1.4-1.7,2.5-3.7,3.3-5.9C436.4,213.6,439.6,206.4,438.5,196z M422,220.3c-3.3,4-9,6.4-16.9,7.1l-3.2,0.3c-3.5-0.1-6.2-1.2-8-3c-2.4-2.5-3.7-5.8-4-10c-0.3-4.1,1-8.5,3.8-13c1.5-2.5,3.6-4.4,6.4-5.6c-1.4,3.4-2,6.8-1.8,10c0.3,4.7,1.8,8.6,4.7,11.5c2.9,2.9,7.4,4.2,13.6,3.6l-0.4-0.2c2.2-0.2,4.2-0.5,6.1-1C422.1,220.2,422,220.3,422,220.3z'/%3E%3Cpath d='M428.5,168L423.6,1.4l-32,6.4l0.3,4.1l-13.6,2.8l12.6,167l29.3-2.7l-0.3-10.2L428.5,168z M415.3,174.5l-19.8,1.8l-12-157.8l8.8-1.8l11.6,153.4l11.2-1L415.3,174.5z'/%3E%3C/svg%3E"),-o-linear-gradient(top,#2a707d,#222c2e);background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255, 255, 255, 0.05)' viewBox='0 0 440 362.8'%3E%3Cpath d='M359.1,17.8C358.4,13,356.4,9,353,6.1c-3.4-2.9-8.6-3.8-15.5-2.7l0.3-0.1c-9.7,1.5-16.5,4.8-20.4,9.9c-5.5,1.8-9.7,4.5-12.7,8c-4.4,5.2-6,12.3-4.6,21.1c0.9,5.3,3.7,9.3,8.3,11.9c3,1.7,6.8,2.6,11.4,2.6c2.5,0,5.2-0.2,8.1-0.7c8.5-1.4,14.7-5.2,18.2-11.2c0.9-1.5,1.7-3.1,2.3-4.6c3-1.7,5.3-4,6.9-6.8C358.5,28,359.8,22.7,359.1,17.8z M327.2,51.3c-7.3,1.2-12.8,0.8-16.4-1.3c-3.4-1.9-5.3-4.6-5.9-8.5c-1.2-7.3,0-12.9,3.5-17.1c1.5-1.7,3.4-3.2,5.7-4.5c-0.9,3.4-1,7.3-0.3,11.7c0.8,4.5,3,7.9,7.1,10.2c4.1,2.3,10.1,2.8,18,1.6c1-0.2,1.9-0.3,2.8-0.6C338.9,47.3,334,50.2,327.2,51.3z'/%3E%3Cpath d='M377.8,205.4L356.4,51.3l-30.1,6.5l0.8,5.1l-14.8,3.2l11.9,74.8c-0.9-3.2-1.8-6.3-2.5-9.3l-0.1-0.5c-3.4-13.4-8.9-22.6-12.9-28.6c-4-6-8.2-10.4-12.6-13.4c-4.4-3-7.7-4.6-10-4.9c-2.3-0.3-5.9,0.2-10.5,1.3c-11.1,2.6-22.2,8.8-33.2,18.7c0,0,0,0,0,0c-5.8,3.8-11.6,8.6-17.3,14.3c-3.6,3.6-6.3,8.5-8.2,14.7c-1.3-4.7-2.6-9.1-3.7-13.2l-0.2-0.5c-3.1-12-7.9-20.4-11.4-25.8c-3.4-5.4-7.1-9.4-10.9-12.1c-3.8-2.7-6.7-4.2-8.7-4.5c-2-0.2-5,0.2-9.1,1.1c-9.2,2.1-18.4,7.3-27.4,15.6c-5.4,3.5-10.7,8-16,13.4c-6.6,6.9-9.8,19.2-9.4,37.1c-11.3-23-32-29.4-62.5-19.1c-8.5,2.9-17,7.8-25.6,14.3c-8.6,6.5-14.4,12.9-18,18.8c0.4,1,0.8,2,1.2,2.9c-5.9,5.1-10.4,10.2-13.5,15.3l-0.6,1l0.4,1.1c12.7,32.4,24.9,61.1,37.3,87.9l21,44.7C82.3,359.9,83,360.2,84.3,361l1,0.5l18.7-7.2l7.9-3.7c11.9-5.5,22.9-12.9,32.5-21.9c10-9.5,16.1-18.2,18.5-26.7c0.7-2.5,1.2-5,1.4-7.4c3.1-4.4,5.3-8.7,6.5-12.8c1-3.5,1.5-6.9,1.5-10.4c2.3,0.5,4.6,0.8,6.9,0.8c2.5,0,5-0.3,7.5-0.8c7.3-1.6,13.2-4.2,17.9-7.8c5-3.7,9.3-9.4,12.7-16.8c0,0,0-0.1,0-0.1c0,0,0,0,0,0c2.6-3,4.9-6.8,6.9-11.2c0.3-0.7,0.7-1.5,0.9-2.3c8.6,32.1,20,52.5,34.5,62c6.2,4.1,13,6.1,20.2,6.1c2.9,0,5.9-0.3,9-1c8.1-1.8,14.8-4.7,20.6-8.8c5.6-4,10.4-10,14.3-17.8c3.5-3.6,6.5-8.2,9.1-13.5c3.7-7.6,5.9-18.1,6-31.2l30-11.7l-1.1-8L377.8,205.4z M167.5,110.5c5.5-1.2,10.8,4.7,16,17.8c5.2,13.1,9.1,26.5,11.8,40.1c2.7,13.6,3.8,27.5,3.1,41.6c-0.7,14.1-2.8,21.5-6.3,22.2c-0.5,0-1-0.1-1.6-0.4v0c0.5-3.2,0.9-7,1.1-11.5c0.7-14.1-0.4-28.3-3.2-42.2c-2.8-14-6.8-27.6-11.9-40.5c-4.7-11.9-9.8-18.3-15.3-19.3C162.5,113.7,164.6,111.1,167.5,110.5z M160.4,123.1c3.6,0.8,7.7,6.4,11.6,16.3c5,12.6,8.9,26,11.7,39.7c2.7,13.5,3.8,27.2,3.1,41c-0.2,3.2-0.4,5.9-0.6,8.1c-2.5-3.1-5.2-7.9-8.2-14.5c-5.4-12.2-9.6-26.3-12.7-42.3C161,149.2,159.4,133.2,160.4,123.1z M126.3,191.4c4.2,20.3,9.2,36.6,15.1,49.2c-8.9,0.1-16.7,1.3-23.3,3.6C122.6,224,125.4,206.3,126.3,191.4z M105.1,264.7l-0.6,2.7l4.1-1.4c3.9-1.3,8.2-2.3,13-2.9c0.7,0.2,1.4,0.5,2.1,0.9c4.9,2.3,8.2,5.6,10.2,10l1,1.7c1.3,4.3,1.3,6.7,0.9,10.3s-1.4,6.6-2.8,8.9c-1.1,1.8-2.7,3.5-4.6,5.1c0-0.6-0.1-1.3-0.2-2.1l-0.5-2l-1.6-3.5c-2.3-4.9-6-8.5-11.4-11.1c-2.2-1-4.4-1.7-6.8-2l-5.8-12.7C103,265.8,104,265.2,105.1,264.7z M123.2,303.7c-1.3,0.8-2.5,1.4-3.4,1.8l-9.5-20.7c0.7,0.2,1.4,0.5,2.1,0.8c3.1,1.5,5.5,3.3,7.2,5.6l1.4,3.1C122.5,297.7,123.3,300.9,123.2,303.7z M68,151.2c7.5-2.6,13.2,0.3,17,8.4c10.9,23.3,12.9,51.2,5.8,83.9l-3.8-9.4c1.1-20.9-2.3-39.7-10-56.1c-3.9-8.3-9.2-10.8-14.1-10.8c-1,0-2.1,0.1-3.1,0.3l-3.2-7.8C60.2,155.5,64.1,152.6,68,151.2z M82.1,222.5l-20.5-50.2c4.7-0.5,8.1,2,10.9,7.9C78.4,192.7,81.7,206.9,82.1,222.5z M141.1,325.1c-9.2,8.7-19.7,15.7-31.2,21l-7.7,3.6l-15.8,6.1c-3.5-6.2-15.4-31.9-22.1-46.4l-21-44.7C31,238.5,19,210.2,6.5,178.3c2.6-4,6.1-8,10.6-12c10.2,25.8,21.5,52.6,34.2,80l21,44.7c14.6,31.5,22.3,47.7,23.4,48.3l17.7-6.8l7.8-3.6c11.6-5.4,22.2-12.5,31.8-21.5c1.6-1.5,3.1-3,4.5-4.5C155,309.8,149.4,317.2,141.1,325.1z M201.8,259.7c-4.2,3.2-9.4,5.5-16,7c-5,1.1-9.6,1-13.9-0.3c-0.5-2.8-1.4-5.5-2.6-8.3c-5-10.9-12.5-16.7-22.3-17.4c-6.3-12.8-11.7-30-16.1-51.7c-8.4-41.5-7.6-67.8,2.3-78.1c0.5-0.6,1-1.1,1.6-1.6c-4.7,14.1-3.7,37.4,2.9,70c11.9,58.9,31,85.4,57.9,79.6c4.1-0.9,7.8-2.2,11.2-3.8C205.1,256.8,203.5,258.4,201.8,259.7z M268.7,121.7c6.4-1.4,12.5,5.1,18.3,19.6c5.8,14.5,10.1,29.4,13.2,44.5c3,15.1,4.1,30.5,3.1,46.3c-1,15.6-3.5,23.9-7.6,24.8c-0.7,0-1.4-0.2-2.2-0.5v0c0.6-3.5,1.1-7.7,1.4-12.6c1-15.7-0.1-31.5-3.2-46.9c-3-15.2-7.5-30.3-13.3-44.9c-5.3-13.1-10.9-20.1-17.1-21.2C262.7,125.4,265.2,122.4,268.7,121.7z M260.4,135.6c5.5,1,10.2,10.2,13.5,18.1c5.7,14.3,10.1,29.2,13,44.1c3,15,4,30.3,3.1,45.6c-0.2,3.7-0.5,6.8-0.9,9.4c-3-3.4-6.1-8.9-9.5-16.5c-6-13.6-10.8-29.3-14.2-47C260.7,164.7,259,146.8,260.4,135.6z M306.8,287.5c-5.2,3.8-11.4,6.4-18.8,8c-9.5,2.1-17.9,0.6-25.5-4.4c-14.5-9.5-26.1-32.2-34.6-67.5v0c0.9-4.9,1.3-10.5,1.3-16.9c0-12.1-1.7-26.7-5-43.5c-1.3-7-2.9-13.6-4.6-19.7c1.4-9.7,4.3-16.8,8.8-21.3c0.8-0.8,1.6-1.6,2.5-2.4c-5.9,15.7-5,41.9,2.3,78.6c13.1,65.6,34.9,94.8,66.2,88c5-1.1,9.6-2.7,13.7-4.8C311.2,284,309.1,286,306.8,287.5z M342.2,222.5L317.9,70l10-2.2l23.7,147.8l11.8-4.6l0.4,3L342.2,222.5z'/%3E%3Cpath d='M438.5,196c-0.4-4.3-2.2-7.6-5.6-10c-3.3-2.4-8.6-3.4-15.6-2.7c-6.2,0.6-10.9,2.9-14,6.8c-6.3,1.2-11,4.3-14,9.2c-3.3,5.4-4.8,10.7-4.5,15.9c0.3,5.3,2.1,9.7,5.4,13.1c3,3,7.2,4.5,12.5,4.5c1,0,2,0,3-0.1l7.1-1.5c5.6-1.5,9.8-4,12.8-7.6c1.4-1.7,2.5-3.7,3.3-5.9C436.4,213.6,439.6,206.4,438.5,196z M422,220.3c-3.3,4-9,6.4-16.9,7.1l-3.2,0.3c-3.5-0.1-6.2-1.2-8-3c-2.4-2.5-3.7-5.8-4-10c-0.3-4.1,1-8.5,3.8-13c1.5-2.5,3.6-4.4,6.4-5.6c-1.4,3.4-2,6.8-1.8,10c0.3,4.7,1.8,8.6,4.7,11.5c2.9,2.9,7.4,4.2,13.6,3.6l-0.4-0.2c2.2-0.2,4.2-0.5,6.1-1C422.1,220.2,422,220.3,422,220.3z'/%3E%3Cpath d='M428.5,168L423.6,1.4l-32,6.4l0.3,4.1l-13.6,2.8l12.6,167l29.3-2.7l-0.3-10.2L428.5,168z M415.3,174.5l-19.8,1.8l-12-157.8l8.8-1.8l11.6,153.4l11.2-1L415.3,174.5z'/%3E%3C/svg%3E"),-webkit-gradient(linear,left top, left bottom,from(#2a707d),to(#222c2e));background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255, 255, 255, 0.05)' viewBox='0 0 440 362.8'%3E%3Cpath d='M359.1,17.8C358.4,13,356.4,9,353,6.1c-3.4-2.9-8.6-3.8-15.5-2.7l0.3-0.1c-9.7,1.5-16.5,4.8-20.4,9.9c-5.5,1.8-9.7,4.5-12.7,8c-4.4,5.2-6,12.3-4.6,21.1c0.9,5.3,3.7,9.3,8.3,11.9c3,1.7,6.8,2.6,11.4,2.6c2.5,0,5.2-0.2,8.1-0.7c8.5-1.4,14.7-5.2,18.2-11.2c0.9-1.5,1.7-3.1,2.3-4.6c3-1.7,5.3-4,6.9-6.8C358.5,28,359.8,22.7,359.1,17.8z M327.2,51.3c-7.3,1.2-12.8,0.8-16.4-1.3c-3.4-1.9-5.3-4.6-5.9-8.5c-1.2-7.3,0-12.9,3.5-17.1c1.5-1.7,3.4-3.2,5.7-4.5c-0.9,3.4-1,7.3-0.3,11.7c0.8,4.5,3,7.9,7.1,10.2c4.1,2.3,10.1,2.8,18,1.6c1-0.2,1.9-0.3,2.8-0.6C338.9,47.3,334,50.2,327.2,51.3z'/%3E%3Cpath d='M377.8,205.4L356.4,51.3l-30.1,6.5l0.8,5.1l-14.8,3.2l11.9,74.8c-0.9-3.2-1.8-6.3-2.5-9.3l-0.1-0.5c-3.4-13.4-8.9-22.6-12.9-28.6c-4-6-8.2-10.4-12.6-13.4c-4.4-3-7.7-4.6-10-4.9c-2.3-0.3-5.9,0.2-10.5,1.3c-11.1,2.6-22.2,8.8-33.2,18.7c0,0,0,0,0,0c-5.8,3.8-11.6,8.6-17.3,14.3c-3.6,3.6-6.3,8.5-8.2,14.7c-1.3-4.7-2.6-9.1-3.7-13.2l-0.2-0.5c-3.1-12-7.9-20.4-11.4-25.8c-3.4-5.4-7.1-9.4-10.9-12.1c-3.8-2.7-6.7-4.2-8.7-4.5c-2-0.2-5,0.2-9.1,1.1c-9.2,2.1-18.4,7.3-27.4,15.6c-5.4,3.5-10.7,8-16,13.4c-6.6,6.9-9.8,19.2-9.4,37.1c-11.3-23-32-29.4-62.5-19.1c-8.5,2.9-17,7.8-25.6,14.3c-8.6,6.5-14.4,12.9-18,18.8c0.4,1,0.8,2,1.2,2.9c-5.9,5.1-10.4,10.2-13.5,15.3l-0.6,1l0.4,1.1c12.7,32.4,24.9,61.1,37.3,87.9l21,44.7C82.3,359.9,83,360.2,84.3,361l1,0.5l18.7-7.2l7.9-3.7c11.9-5.5,22.9-12.9,32.5-21.9c10-9.5,16.1-18.2,18.5-26.7c0.7-2.5,1.2-5,1.4-7.4c3.1-4.4,5.3-8.7,6.5-12.8c1-3.5,1.5-6.9,1.5-10.4c2.3,0.5,4.6,0.8,6.9,0.8c2.5,0,5-0.3,7.5-0.8c7.3-1.6,13.2-4.2,17.9-7.8c5-3.7,9.3-9.4,12.7-16.8c0,0,0-0.1,0-0.1c0,0,0,0,0,0c2.6-3,4.9-6.8,6.9-11.2c0.3-0.7,0.7-1.5,0.9-2.3c8.6,32.1,20,52.5,34.5,62c6.2,4.1,13,6.1,20.2,6.1c2.9,0,5.9-0.3,9-1c8.1-1.8,14.8-4.7,20.6-8.8c5.6-4,10.4-10,14.3-17.8c3.5-3.6,6.5-8.2,9.1-13.5c3.7-7.6,5.9-18.1,6-31.2l30-11.7l-1.1-8L377.8,205.4z M167.5,110.5c5.5-1.2,10.8,4.7,16,17.8c5.2,13.1,9.1,26.5,11.8,40.1c2.7,13.6,3.8,27.5,3.1,41.6c-0.7,14.1-2.8,21.5-6.3,22.2c-0.5,0-1-0.1-1.6-0.4v0c0.5-3.2,0.9-7,1.1-11.5c0.7-14.1-0.4-28.3-3.2-42.2c-2.8-14-6.8-27.6-11.9-40.5c-4.7-11.9-9.8-18.3-15.3-19.3C162.5,113.7,164.6,111.1,167.5,110.5z M160.4,123.1c3.6,0.8,7.7,6.4,11.6,16.3c5,12.6,8.9,26,11.7,39.7c2.7,13.5,3.8,27.2,3.1,41c-0.2,3.2-0.4,5.9-0.6,8.1c-2.5-3.1-5.2-7.9-8.2-14.5c-5.4-12.2-9.6-26.3-12.7-42.3C161,149.2,159.4,133.2,160.4,123.1z M126.3,191.4c4.2,20.3,9.2,36.6,15.1,49.2c-8.9,0.1-16.7,1.3-23.3,3.6C122.6,224,125.4,206.3,126.3,191.4z M105.1,264.7l-0.6,2.7l4.1-1.4c3.9-1.3,8.2-2.3,13-2.9c0.7,0.2,1.4,0.5,2.1,0.9c4.9,2.3,8.2,5.6,10.2,10l1,1.7c1.3,4.3,1.3,6.7,0.9,10.3s-1.4,6.6-2.8,8.9c-1.1,1.8-2.7,3.5-4.6,5.1c0-0.6-0.1-1.3-0.2-2.1l-0.5-2l-1.6-3.5c-2.3-4.9-6-8.5-11.4-11.1c-2.2-1-4.4-1.7-6.8-2l-5.8-12.7C103,265.8,104,265.2,105.1,264.7z M123.2,303.7c-1.3,0.8-2.5,1.4-3.4,1.8l-9.5-20.7c0.7,0.2,1.4,0.5,2.1,0.8c3.1,1.5,5.5,3.3,7.2,5.6l1.4,3.1C122.5,297.7,123.3,300.9,123.2,303.7z M68,151.2c7.5-2.6,13.2,0.3,17,8.4c10.9,23.3,12.9,51.2,5.8,83.9l-3.8-9.4c1.1-20.9-2.3-39.7-10-56.1c-3.9-8.3-9.2-10.8-14.1-10.8c-1,0-2.1,0.1-3.1,0.3l-3.2-7.8C60.2,155.5,64.1,152.6,68,151.2z M82.1,222.5l-20.5-50.2c4.7-0.5,8.1,2,10.9,7.9C78.4,192.7,81.7,206.9,82.1,222.5z M141.1,325.1c-9.2,8.7-19.7,15.7-31.2,21l-7.7,3.6l-15.8,6.1c-3.5-6.2-15.4-31.9-22.1-46.4l-21-44.7C31,238.5,19,210.2,6.5,178.3c2.6-4,6.1-8,10.6-12c10.2,25.8,21.5,52.6,34.2,80l21,44.7c14.6,31.5,22.3,47.7,23.4,48.3l17.7-6.8l7.8-3.6c11.6-5.4,22.2-12.5,31.8-21.5c1.6-1.5,3.1-3,4.5-4.5C155,309.8,149.4,317.2,141.1,325.1z M201.8,259.7c-4.2,3.2-9.4,5.5-16,7c-5,1.1-9.6,1-13.9-0.3c-0.5-2.8-1.4-5.5-2.6-8.3c-5-10.9-12.5-16.7-22.3-17.4c-6.3-12.8-11.7-30-16.1-51.7c-8.4-41.5-7.6-67.8,2.3-78.1c0.5-0.6,1-1.1,1.6-1.6c-4.7,14.1-3.7,37.4,2.9,70c11.9,58.9,31,85.4,57.9,79.6c4.1-0.9,7.8-2.2,11.2-3.8C205.1,256.8,203.5,258.4,201.8,259.7z M268.7,121.7c6.4-1.4,12.5,5.1,18.3,19.6c5.8,14.5,10.1,29.4,13.2,44.5c3,15.1,4.1,30.5,3.1,46.3c-1,15.6-3.5,23.9-7.6,24.8c-0.7,0-1.4-0.2-2.2-0.5v0c0.6-3.5,1.1-7.7,1.4-12.6c1-15.7-0.1-31.5-3.2-46.9c-3-15.2-7.5-30.3-13.3-44.9c-5.3-13.1-10.9-20.1-17.1-21.2C262.7,125.4,265.2,122.4,268.7,121.7z M260.4,135.6c5.5,1,10.2,10.2,13.5,18.1c5.7,14.3,10.1,29.2,13,44.1c3,15,4,30.3,3.1,45.6c-0.2,3.7-0.5,6.8-0.9,9.4c-3-3.4-6.1-8.9-9.5-16.5c-6-13.6-10.8-29.3-14.2-47C260.7,164.7,259,146.8,260.4,135.6z M306.8,287.5c-5.2,3.8-11.4,6.4-18.8,8c-9.5,2.1-17.9,0.6-25.5-4.4c-14.5-9.5-26.1-32.2-34.6-67.5v0c0.9-4.9,1.3-10.5,1.3-16.9c0-12.1-1.7-26.7-5-43.5c-1.3-7-2.9-13.6-4.6-19.7c1.4-9.7,4.3-16.8,8.8-21.3c0.8-0.8,1.6-1.6,2.5-2.4c-5.9,15.7-5,41.9,2.3,78.6c13.1,65.6,34.9,94.8,66.2,88c5-1.1,9.6-2.7,13.7-4.8C311.2,284,309.1,286,306.8,287.5z M342.2,222.5L317.9,70l10-2.2l23.7,147.8l11.8-4.6l0.4,3L342.2,222.5z'/%3E%3Cpath d='M438.5,196c-0.4-4.3-2.2-7.6-5.6-10c-3.3-2.4-8.6-3.4-15.6-2.7c-6.2,0.6-10.9,2.9-14,6.8c-6.3,1.2-11,4.3-14,9.2c-3.3,5.4-4.8,10.7-4.5,15.9c0.3,5.3,2.1,9.7,5.4,13.1c3,3,7.2,4.5,12.5,4.5c1,0,2,0,3-0.1l7.1-1.5c5.6-1.5,9.8-4,12.8-7.6c1.4-1.7,2.5-3.7,3.3-5.9C436.4,213.6,439.6,206.4,438.5,196z M422,220.3c-3.3,4-9,6.4-16.9,7.1l-3.2,0.3c-3.5-0.1-6.2-1.2-8-3c-2.4-2.5-3.7-5.8-4-10c-0.3-4.1,1-8.5,3.8-13c1.5-2.5,3.6-4.4,6.4-5.6c-1.4,3.4-2,6.8-1.8,10c0.3,4.7,1.8,8.6,4.7,11.5c2.9,2.9,7.4,4.2,13.6,3.6l-0.4-0.2c2.2-0.2,4.2-0.5,6.1-1C422.1,220.2,422,220.3,422,220.3z'/%3E%3Cpath d='M428.5,168L423.6,1.4l-32,6.4l0.3,4.1l-13.6,2.8l12.6,167l29.3-2.7l-0.3-10.2L428.5,168z M415.3,174.5l-19.8,1.8l-12-157.8l8.8-1.8l11.6,153.4l11.2-1L415.3,174.5z'/%3E%3C/svg%3E"),linear-gradient(180deg,#2a707d,#222c2e);background-size: contain,100% 100%;}.footer__columns {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.footer__column {position: relative;width: 100%;min-height: 1px;}.footer__column--first {-webkit-box-flex: 0;-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%;padding-right: 15px;}.footer__column--last {-webkit-box-flex: 0;-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%;}.footer_booi_disclaimer {text-align: center;max-width: 768px;margin: 20px auto 0 auto;padding: 15px 0;}.footer_booi_disclaimer-text {color: #5e7d82;font-size: 10px;font-weight: 400;margin: 0;}.footer__title {display: block;width: 100%;padding-bottom: 15px;text-transform: uppercase;color: #a0a1a4;font-size: 14px;font-weight: 600;}.footer__link {display: block;font-weight: 600;}.footer__link:not(:last-child) {margin-bottom: 10px;}.icon {display: block;}.icon-visa {background-position: -382px -181px;width: 31px;}.icon-maestro,.icon-visa {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-maestro {background-position: -281px -249px;width: 50px;}.icon-qiwi {background-position: -382px -293px;}.icon-qiwi,.icon-webmoney {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);width: 30px;height: 30px;}.icon-webmoney {background-position: -382px -259px;}.icon-yandex {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);background-position: -341px -99px;width: 25px;height: 30px;}.icon-skrill {background-position: -188px -283px;width: 58px;}.icon-neteller,.icon-skrill {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 20px;}.icon-neteller {background-position: -197px -123px;width: 122px;}.icon-quickfire {background-position: -109px -283px;width: 75px;}.icon-netent,.icon-quickfire {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-netent {background-position: -250px -181px;width: 84px;}.icon-yggdrasil {background-position: 0 -89px;width: 149px;}.icon-quickspin,.icon-yggdrasil {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-quickspin {background-position: -132px -147px;width: 124px;}.icon-pushgaming {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);background-position: 0 -123px;width: 193px;height: 20px;}.icon-elk {background-position: -200px -249px;width: 77px;}.icon-elk,.icon-thunderkick {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-thunderkick {background-position: -101px -249px;width: 95px;}.icon-playngo {background-position: -116px -215px;width: 108px;}.icon-amatic,.icon-playngo {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-amatic {background-position: -228px -215px;width: 99px;}.icon-bigtimegaming {background-position: -128px -181px;width: 118px;}.icon-bigtimegaming,.icon-relax {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-relax {background-position: 0 -249px;width: 97px;}.icon-betsoft {background-position: -260px -147px;width: 77px;}.icon-betsoft,.icon-nolimitcity {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-nolimitcity {background-position: 0 -215px;width: 112px;}.icon-endorphina {background-position: -266px -34px;width: 66px;}.icon-endorphina,.icon-habanero {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-habanero {background-position: -153px -89px;width: 146px;}.icon-booongo {background-position: 0 -181px;width: 124px;}.icon-blueprint,.icon-booongo {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-blueprint {background-position: 0 -147px;width: 128px;}.icon-evolutiongaming {background-position: -104px 0;width: 233px;}.icon-evolutiongaming,.icon-redtiger {background-image: url(/wp-content/themes/booicasino/images/cssSprite.png);height: 30px;}.icon-redtiger {background-position: -104px -34px;width: 158px;}.payment-systems {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding-bottom: 30px;}.payment-systems__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-width: 14.28571%;cursor: default;-webkit-transition: -webkit-transform .2s;transition: -webkit-transform .2s;-o-transition: transform .2s;transition: transform .2s;transition: transform .2s, -webkit-transform .2s;transition: transform .2s,-webkit-transform .2s;}.payment-systems__item:first-child {margin-left: 0;}.payment-systems__item:last-child {margin-right: 0;}.payment-systems__name {margin-top: auto;margin-bottom: 0;padding-top: 10px;-webkit-transition: color .2s;-o-transition: color .2s;transition: color .2s;white-space: pre;letter-spacing: 2px;text-transform: uppercase;color: hsla(0,0%,100%,.6);font-size: 10px;font-weight: 700;}.partners__line {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.partners__item {min-width: 16.66667%;margin: 0 10px 20px;}.partners__item>div {margin: auto;}.partners__item .icon {margin: auto;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;-o-transition: transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;transition: transform .3s ease,-webkit-transform .3s ease;}.partners__item:hover .icon {-webkit-transform: scale(.9);-ms-transform: scale(.9);transform: scale(.9);}.banners__inner {position: relative;padding-bottom: 36.46%;}.banners__carousel {position: absolute;overflow: hidden;width: 100%;height: 100%;background: #222;}.banners__item {position: relative;height: 100%;}.banners__button-mobile {width: 100%;height: 100%;}@media (min-width:768px) {.banners__button-mobile {pointer-events: none;}}.banners__image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-position: 50%;background-repeat: no-repeat;background-size: cover;}@media (min-width:768px) {.banners__image {-webkit-box-shadow: inset 0 -240px 120px -120px #222,inset 0 150px 75px -75px hsla(0,0%,5%,.75);box-shadow: inset 0 -240px 120px -120px #222,inset 0 150px 75px -75px hsla(0,0%,5%,.75);}}@media (max-width:767px) {.banners__image {-webkit-box-shadow: inset 0 -110px 30px -100px #222,inset 0 150px 75px -75px hsla(0,0%,5%,.25);box-shadow: inset 0 -110px 30px -100px #222,inset 0 150px 75px -75px hsla(0,0%,5%,.25);}}.banners__carousel .swiper-pagination {position: absolute;bottom: 85px;left: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 100%;text-align: center;font-size: 0;line-height: 1;}@media (min-width:1200px) {.banners__carousel .swiper-pagination {bottom: 105px;}}@media (max-width:767px) {.banners__carousel .swiper-pagination {bottom: 25px;}}.banners__carousel .swiper-pagination-bullet {-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;position: relative;display: block;width: 14px;height: 14px;text-indent: -9999px;border: 1px solid #fff;border-radius: 50%;background: none;}.banners__carousel .swiper-pagination-bullet:after {-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;-o-transition: transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;transition: transform .3s ease,-webkit-transform .3s ease;position: absolute;top: 50%;left: 50%;content: "";width: 6px;height: 6px;margin-top: -3px;margin-left: -3px;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);border-radius: 50%;background: #fff;}.banners__carousel .swiper-pagination-bullet:hover {opacity: .7;}.banners__carousel .swiper-pagination-bullet-active:after {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.banners__carousel.disabled .swiper-pagination {display: none;}@media (min-width:768px) {.banners__button {-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;position: absolute;bottom: 25px;left: 50%;overflow: hidden;width: 160px;height: 40px;margin-left: -80px;text-align: center;text-transform: uppercase;color: #ff0;border: 1px solid #ff0;background: rgba(0,0,0,.15);font-size: 10px;font-weight: 700;line-height: 38px;text-decoration: none;}}@media (max-width:767px) {.banners__button {display: none;}}.banners__button:hover {color: #222;background: #ff0;}.fixed-buttons {position: fixed;right: 0;bottom: 0;z-index: 115;}.scroll-top {visibility: hidden;opacity: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);padding: 20px;cursor: pointer;-webkit-transition: all .25s ease-out;-o-transition: all .25s ease-out;transition: all .25s ease-out;}.fixed-buttons.is-scroll-visible .scroll-top {visibility: visible;opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.scroll-top__circle {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 52px;height: 52px;background-color: #ff0;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;-webkit-clip-path: polygon(0 17%,100% 0,100% 100%,14% 83%);clip-path: polygon(0 17%,100% 0,100% 100%,14% 83%);}.scroll-top__icon {position: relative;top: 4px;border-top: 2px solid #8e58a3;border-right: 2px solid #8e58a3;width: 22px;height: 22px;-webkit-transform: rotate(-46deg) skew(2deg);-ms-transform: rotate(-46deg) skew(2deg);transform: rotate(-46deg) skew(2deg);-webkit-transition: all .25s ease-out;-o-transition: all .25s ease-out;transition: all .25s ease-out;}.scroll-top:hover .scroll-top__circle {background-color: #8e58a3;}.scroll-top:hover .scroll-top__icon {border-top: 2px solid #ff0;border-right: 2px solid #ff0;}.breadcrumbs {display: block;list-style: none;padding: 0;margin: 0 0 30px;}.breadcrumbs__item {display: inline;text-decoration: none;text-transform: uppercase;font-weight: 600;font-size: 10px;letter-spacing: 2px;}.breadcrumbs__item>a {color: #e9417d;text-decoration: none;}.breadcrumbs__item:not(:last-child) {margin-right: 10px;}.breadcrumbs__item:not(:first-child)>a,.breadcrumbs__item:not(:first-child)>span {padding-left: 10px;}.breadcrumbs__item:last-child {color: #ff0;}.breadcrumbs li + li:before {content: '';position: relative;display: inline-block;border-top: 1px solid #e9417d;border-right: 1px solid #e9417d;width: 6px;height: 6px;top: -1px;right: 2px;-webkit-transform: rotate(55deg) skew(20deg);-ms-transform: rotate(55deg) skew(20deg);transform: rotate(55deg) skew(20deg);}.article p {margin: 10px 0 20px 0;}.article ul {list-style: none;margin: 0 0 15px 20px;padding: 0;}.article li {position: relative;padding: 0 0 15px 20px;}.article p,.article li {font-size: 15px;color: #bfbfbf;line-height: 1.5;}.article li::before {position: absolute;top: 6px;left: 0;width: 8px;height: 8px;content: '';background: #ff0;-webkit-clip-path: polygon(0 17%,100% 0,100% 100%,14% 83%);clip-path: polygon(0 17%,100% 0,100% 100%,14% 83%);}.article a {color: #e9417d;}.article a:hover,.article a:focus {text-decoration: none;}.article__date-time {font-size: 12px;color: #5e7d82;margin-bottom: 15px;}.booigames-nav {position: relative;overflow: hidden;}.booigames-nav:after,.booigames-nav:before {position: absolute;top: 0;content: "";z-index: 10;width: 1px;height: 85px;-webkit-box-shadow: 0 0 30px 25px #222;box-shadow: 0 0 30px 25px #222;}.booigames-nav:before {left: -5px;}.booigames-nav:after {right: -5px;}.booigames-nav__items {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;position: relative;overflow: auto;padding: 35px 0 30px;max-width: 1370px;margin: 0 auto;}.booigames-nav__item {min-width: 90px;padding: 0 15px;text-align: center;text-decoration: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}.booigames-nav__icon {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0 auto 5px;width: 60px;height: 40px;}.booigames-nav__icon svg {max-width: 30px;max-height: 30px;color: #fff;fill: #fff;}.booigames-nav__text {color: #fff;text-transform: uppercase;font-size: 12px;font-weight: 700;line-height: 1.25;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}.booigames-nav__item.is-selected {cursor: default;pointer-events: none;}.booigames-nav__item:hover,.booigames-nav__item.is-selected {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}.booigames-nav__item:hover .booigames-nav__text,.booigames-nav__item.is-selected .booigames-nav__text {color: #ff0;}.site-description__inner {max-width: 1025px;margin: 0 auto;}.menu-popup {height: 0;opacity: 0;visibility: hidden;}.menu-popup-toggled {height: auto;opacity: 1;visibility: visible;}.menu-popup__overlay {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background-color: #0b0b0b;opacity: 0;z-index: 99;}.menu-popup__dialog {position: fixed;top: 0;left: 0;right: 0;max-width: 90%;height: auto;margin: 0 auto;background: #082a38;-webkit-clip-path: polygon(0 3%,100% 0,97% 100%,6% 97%);clip-path: polygon(0 3%,100% 0,97% 100%,6% 97%);-webkit-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;z-index: 99;opacity: 0;-webkit-transform: translateY(-50px) perspective(600px) rotateX(15deg);transform: translateY(-50px) perspective(600px) rotateX(15deg);}.menu-popup__inner {padding: 100px 30px 65px 30px;}.menu-popup__links {text-align: center;}.menu-popup__link {display: block;padding: 12px 0;}.is-menu-toggled .menu-popup__overlay {opacity: .8;}.is-menu-toggled .menu-popup__dialog {opacity: 1;-webkit-transform: translateY(0) perspective(600px) rotateX(0);transform: translateY(0) perspective(600px) rotateX(0);}.booi-games-list {margin-bottom: 50px;}.booi-games-list__items {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;overflow: hidden;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.booi-games-list__item {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;position: relative;-ms-flex-preferred-size: 240px;flex-basis: 240px;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;max-width: 250px;padding: 10px;}.booi-games-list__item-inner {width: 100%;height: 100%;}.game-card {position: relative;overflow: hidden;width: 100%;height: 100%;min-height: 120px;text-align: center;}.game-card__image {display: block;width: 100%;height: 100%;margin-bottom: -5px;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;-o-transition: transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;transition: transform .3s ease,-webkit-transform .3s ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.game-card__image:before {position: absolute;top: 0;right: 0;content: "";width: 100%;height: 100%;border: 1px solid #ff0;background-color: #000;}.game-card__hover {z-index: 15;position: absolute;top: 0;right: 0;bottom: 0;left: 0;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;opacity: 0;background: rgba(0,0,0,.5);}.game-card__hover:after,.game-card__hover:before {-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;position: absolute;content: "";width: 0;height: 0;-webkit-transition-delay: .2s;-o-transition-delay: .2s;transition-delay: .2s;}.game-card__hover:before {bottom: 0;left: 0;border-bottom: 1px solid #ffe029;border-left: 1px solid #ffe029;}.game-card__hover:after {top: 0;right: 0;border-top: 1px solid #ffe029;border-right: 1px solid #ffe029;}.game-card__title {display: inline-block;margin-top: 5px;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);vertical-align: middle;text-transform: uppercase;color: #fff;border-bottom: 1px solid transparent;font-size: 12px;font-weight: 700;line-height: 1;text-shadow: 1px 1px 0 #000;text-decoration: none;}.game-card__play-mask {position: absolute;top: 25%;right: 0;left: 0;z-index: 20;margin: auto;text-align: center;}.game-card__play-button {display: block;position: relative;max-width: 100%;width: 60px;height: 60px;margin: 0 auto;-webkit-transform: scale(.5);-ms-transform: scale(.5);transform: scale(.5);border-radius: 50%;background: #ff0;text-decoration: none;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}.game-card__play-button:after {position: absolute;top: 50%;left: 50%;content: "";width: 0;height: 0;margin-top: -11.5px;margin-left: -6px;border-width: 11.5px 0 11.5px 20px;border-style: solid;border-color: transparent transparent transparent #e9417d;}.game-card:hover {overflow: hidden;}.game-card:hover .game-card__hover {-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;vertical-align: middle;opacity: 1;}.game-card:hover .game-card__hover:before,.game-card:hover .game-card__hover:after {width: 100%;height: 100%;}.game-card:hover .game-card__title {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}.game-card:hover .game-card__image {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}.game-card:hover .game-card__play-button {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.booi-games-list__all {position: relative;width: 100%;margin: auto;padding-top: 45px;text-align: center;}.booi-games-list__all:after {position: absolute;top: 0;left: 50%;content: "";width: 78px;height: 45px;margin-left: -40px;background-image: url(/wp-content/themes/booicasino/images/load-more.png);background-repeat: no-repeat;}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:144dpi) {.booi-games-list__all:after {background-image: url(/wp-content/themes/booicasino/images/load-more@2x.png);background-size: 78px;}}.booi-games-list__all-games {-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;margin-top: 15px;padding-bottom: 4px;letter-spacing: 1px;text-transform: uppercase;color: #e9417d;border: 0;border-bottom: 2px solid #e9417d;background: none;font-size: 10px;font-weight: 800;line-height: 1.2;text-decoration: none;}.booi-games-list__all-games:hover {color: #ffe029;border-color: #ffe029;}.booi-providers-search {margin-bottom: 12px;}.booi-providers-search__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.providers {display: block;width: 170px;position: relative;border: 1px solid #424242;background-color: #2c2c2c;font-size: 12px;padding: 5px 25px 5px 10px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;z-index: 90;}.providers.is-open {border-color: #ff0;}.providers__current {text-align: center;text-transform: uppercase;font-weight: 600;}.providers:after {content: '';position: absolute;top: calc(50% - 3px);right: 12px;width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 7px solid #888;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}.providers:not(.is-open) .providers_booi_items {display: none;}.providers.is-open.providers:after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.providers_booi_items {position: absolute;top: 28px;left: -1px;right: -1px;background-color: #2b2b2b;border: 1px solid #424242;max-height: 250px;overflow-x: hidden;-webkit-box-shadow: 0 2px 5px #13100e;box-shadow: 0 2px 5px #13100e;}.providers_booi_item {display: block;padding: 5px 5px 5px 12px;color: #fff;text-decoration: none;font-size: 10px;text-transform: uppercase;font-weight: 600;}.providers_booi_item:hover,.providers_booi_item:focus {background-color: #5f5f5f;color: #ff0;}.search__form {position: relative;width: 170px;height: 100%;}.search__input {width: 100%;height: 30px;padding: 5px 30px 5px 8px;text-align: center;letter-spacing: 2px;text-transform: uppercase;color: #fff;border: 1px solid #424242;border-radius: 0;background: #2c2c2c;font-family: "Open Sans",sans-serif;font-size: 12px;font-weight: 600;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.search__input:focus {text-align: left;color: #ff0;border-color: #ff0;}.search__submit {position: absolute;top: 0;right: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 30px;height: 30px;border: 0;background: none;}.search__submit .icon-search {max-width: 16px;max-height: 16px;fill: #ff0;}.search__submit:hover .icon-search {fill: #fff;}.news {margin: 0 auto 80px auto;max-width: 1225px;}.news__items {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}.news__item {position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px;-webkit-box-flex: 0;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.news-card {position: relative;text-align: center;will-change: transform;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;-o-transition: transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;transition: transform .3s ease,-webkit-transform .3s ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.news-card__image {position: relative;will-change: transform;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;-o-transition: transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;transition: transform .3s ease,-webkit-transform .3s ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;left: 14px;}.news-card__image-top {display: block;width: 100%;height: 220px;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;-webkit-clip-path: polygon(90% 93%,3% 99%,0 6%,95% 0);clip-path: polygon(90% 93%,3% 99%,0 6%,95% 0);}.news-card__image-shadow {position: absolute;width: 100%;height: 100%;left: -5px;top: 5px;background: #8e58a3;z-index: -1;-webkit-clip-path: polygon(90% 93%,3% 99%,0 6%,95% 0);clip-path: polygon(90% 93%,3% 99%,0 6%,95% 0);}.news-card__title {display: block;color: #fff;font-size: 14px;font-weight: 700;text-shadow: 1px 1px 1px rgba(0,0,0,.5);margin-top: 14px;margin-bottom: 15px;text-decoration: none;will-change: transform;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;-o-transition: transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;transition: transform .3s ease,-webkit-transform .3s ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.news-card__text {font-size: 12px;color: #bfbfbf;line-height: 1.5;margin-bottom: 5px;will-change: transform;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;-o-transition: transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;transition: transform .3s ease,-webkit-transform .3s ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.news-card__button {display: inline-block;padding: 15px 35px 10px;text-align: center;letter-spacing: 1.82px;text-transform: uppercase;color: #fff;background: #e9417d;font-size: 12px;font-weight: 800;line-height: 2;-webkit-clip-path: polygon(95% 100%,6% 94%,1% 18%,99% 17%);clip-path: polygon(95% 100%,6% 94%,1% 18%,99% 17%);text-decoration: none;will-change: transform;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;-o-transition: transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;transition: transform .3s ease,-webkit-transform .3s ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.news-card__pseudo-link {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: 10;}.news-card:hover .news-card__button {-webkit-transform: scale(1.12);-ms-transform: scale(1.12);transform: scale(1.12);}.news-card:hover .news-card__image {-webkit-transform: scale(.95);-ms-transform: scale(.95);transform: scale(.95);}.date-time {margin-bottom: 15px;text-transform: uppercase;letter-spacing: 1px;font-size: 10px;font-weight: 700;color: #e9417d;}.game {position: relative;background-color: #000;}.game__fullscreen {position: absolute;top: 0;right: 0;font-size: 10px;font-weight: 900;background: #1e727c;letter-spacing: 2px;text-shadow: 1px 1px 1px rgba(0,0,0,.5);color: #fff;padding: 5px;text-transform: uppercase;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;z-index: 98;}.game__fullscreen:hover {color: #ff0;}.game__iframe {display: block;width: 100%!important;max-width: 100%!important;height: 540px;}@-webkit-keyframes monkeyAnimation {0% {-webkit-transform: translate(81px,356px) rotate(0deg);transform: translate(81px,356px) rotate(0deg);-webkit-animation-timing-function: cubic-bezier(.34658,.33565,.62712,1.31223);animation-timing-function: cubic-bezier(.34658,.33565,.62712,1.31223);}22.2222% {-webkit-transform: translate(81px,356px) rotate(-22.2758deg);transform: translate(81px,356px) rotate(-22.2758deg);-webkit-animation-timing-function: cubic-bezier(.25035,.11509,.77065,1.0452);animation-timing-function: cubic-bezier(.25035,.11509,.77065,1.0452);}50% {-webkit-transform: translate(81px,356px) rotate(32.56248deg);transform: translate(81px,356px) rotate(32.56248deg);-webkit-animation-timing-function: cubic-bezier(.18185,.06353,.72928,1.24209);animation-timing-function: cubic-bezier(.18185,.06353,.72928,1.24209);}80.5555% {-webkit-transform: translate(81px,356px) rotate(-14.66292deg);transform: translate(81px,356px) rotate(-14.66292deg);-webkit-animation-timing-function: cubic-bezier(.8623,.91699,.67543,.95561);animation-timing-function: cubic-bezier(.8623,.91699,.67543,.95561);}94.4444% {-webkit-transform: translate(81px,356px) rotate(3.97505deg);transform: translate(81px,356px) rotate(3.97505deg);-webkit-animation-timing-function: cubic-bezier(.68309,.16049,.67102,.78473);animation-timing-function: cubic-bezier(.68309,.16049,.67102,.78473);}to {-webkit-transform: translate(81px,356px) rotate(0deg);transform: translate(81px,356px) rotate(0deg);}}@keyframes monkeyAnimation {0% {-webkit-transform: translate(81px,356px) rotate(0deg);transform: translate(81px,356px) rotate(0deg);-webkit-animation-timing-function: cubic-bezier(.34658,.33565,.62712,1.31223);animation-timing-function: cubic-bezier(.34658,.33565,.62712,1.31223);}22.2222% {-webkit-transform: translate(81px,356px) rotate(-22.2758deg);transform: translate(81px,356px) rotate(-22.2758deg);-webkit-animation-timing-function: cubic-bezier(.25035,.11509,.77065,1.0452);animation-timing-function: cubic-bezier(.25035,.11509,.77065,1.0452);}50% {-webkit-transform: translate(81px,356px) rotate(32.56248deg);transform: translate(81px,356px) rotate(32.56248deg);-webkit-animation-timing-function: cubic-bezier(.18185,.06353,.72928,1.24209);animation-timing-function: cubic-bezier(.18185,.06353,.72928,1.24209);}80.5555% {-webkit-transform: translate(81px,356px) rotate(-14.66292deg);transform: translate(81px,356px) rotate(-14.66292deg);-webkit-animation-timing-function: cubic-bezier(.8623,.91699,.67543,.95561);animation-timing-function: cubic-bezier(.8623,.91699,.67543,.95561);}94.4444% {-webkit-transform: translate(81px,356px) rotate(3.97505deg);transform: translate(81px,356px) rotate(3.97505deg);-webkit-animation-timing-function: cubic-bezier(.68309,.16049,.67102,.78473);animation-timing-function: cubic-bezier(.68309,.16049,.67102,.78473);}to {-webkit-transform: translate(81px,356px) rotate(0deg);transform: translate(81px,356px) rotate(0deg);}}@media screen and (max-width:1280px) {.header__logo {margin-right: 65px;}.header__link {font-size: 12px;}.header__link:not(:last-child) {margin-right: 25px;}.payment-systems__item {min-width: 20%;margin-top: 15px;}.partners__item {min-width: 20%;}.booi-games-list__item {-ms-flex-preferred-size: 200px;flex-basis: 200px;}.news-card__image-top {height: 200px;}.game__iframe {height: 500px;}}@media screen and (max-width:1024px) {.header__logo {margin-right: 15px;}.footer__column--first {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.footer__column--last {-webkit-box-flex: 0;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.news-card__image-top {height: 180px;}}@media screen and (max-width:950px) {.booi-games-list__item {-ms-flex-preferred-size: 180px;flex-basis: 180px;}.news-card__image-top {height: 160px;}.game__iframe {height: 480px;}}@media screen and (max-width:768px) {.news {margin: 0 auto 50px auto;}.news__item {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.news__item:not(:last-child) {margin-bottom: 15px;}.payment-systems__item {min-width: 33.33333%;}.partners__item {min-width: 33.33333%;}.footer {margin-top: 35px;padding: 35px 0 15px 0;}.footer__column--first {margin-bottom: 25px;text-align: center;}.footer__column--first,.footer__column--last {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}h1 {font-size: 22px;margin-bottom: 15px;letter-spacing: 3px;}h2 {font-size: 20px;margin-top: 20px;margin-bottom: 9px;line-height: 1.3;}.article p,.article li {font-size: 14px;}.booigames-nav__items {padding: 17px 0;border-bottom: 1px solid #393939;background: #2c2c2c;}.booigames-nav__item {min-width: 110px;}.booigames-nav__icon {margin: 0 auto 2px;width: 30px;height: 30px;}.booigames-nav__icon svg {max-width: 22px;max-height: 22px;}.booigames-nav__item:hover,.booigames-nav__item.is-selected {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.logo {max-width: 52px;}.logo__link {max-height: 52px;}.logo__svg {width: 52px;height: 52px;}.header__links {display: none;}.header__logo {margin-right: 0;}.header__inner {padding-top: 10px;}.page_booi_content.is-page .layout__inner {padding-top: 80px;}.header__burger {display: block;}.container {padding-left: 10px;padding-right: 10px;}.booi-games-list__inner {padding-left: 0;padding-right: 0;}.booi-providers-search {margin-top: 25px;}.game__iframe {height: 350px;}.auth--v2 .auth__button {font-size: 14px;}.auth--v2 .auth__button--login {padding: 12px 10px 18px 15px;}.auth--v2 .auth__button--register {padding: 16px 5px 14px 25px;}.auth--v2 {position: relative;top: -5px;left: 5px;}}@media screen and (max-width:425px) {.auth--v2 .auth__button {font-size: 13px;letter-spacing: 1.5px;}.auth--v2 .auth__button--login {padding: 9px 10px 17px 15px;}.auth--v2 .auth__button--register {padding: 14px 5px 10px 25px;}.booi-games-list__item {-ms-flex-preferred-size: 50%;flex-basis: 50%;}.booigames-nav__items {padding: 12px 0;}.game__iframe {height: 320px;}}@media screen and (max-width:400px) {.burger__text {display: none;}}@media screen and (max-width:360px) {.booi-providers-search__inner {-ms-flex-wrap: wrap;flex-wrap: wrap;}.booi-providers-search {margin-top: 20px;margin-bottom: 0;}.booi-providers-search__left {margin-bottom: 12px;}}
.scrl-nav {
  border: 1px solid #a2a9b1;
  padding: 15px 10px;
  position: sticky;
  top: 10px;
  
@media screen and (min-width: 700px) {
    float: left;
    padding: 15px 10px;
    width: 200px;
    top: 60px;
}

@media screen and (min-width: 1000px) {
    width: 300px;
  }
}
.scrl-nav__list {
  margin: 0;
  padding-left: 1.4em;
  list-style-type: none;
}
.scrl-nav__item {
  margin-bottom: 5px;
}
.scrl-nav__item--active {
  font-weight: 600;
  position: relative;
  &:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: black;
    position: absolute;
    left: -20px;
    top: 2px;
  }
}
.scrl-nav__link {
  color: #0645ad;
  text-decoration: none;
  //display: block;
  //margin: 0 auto;
  //padding-left: 42px;
}
.post__article {
  padding: 20px;
  @media screen and (min-width: 700px) {
    margin-left: 210px;
    padding: 30px;
  }
  @media screen and (min-width: 1000px) {
    margin-left: 310px;
  }
}