body {     padding: 0;     margin: 0;     font-family: Arial, sans-serif;   	background: #d9d7d71f; }  a {     text-decoration: none; }  * {     box-sizing: border-box; }  .container {     max-width: 1260px;     margin: 0 auto; }  .header {     background-color: #001e74de;     min-height: 50px; }  .menu__btn {     display: none; }  .menu__btn span {     display: block;     width: 35px;     height: 3px;     background: #fff;     border-radius: 5px;     margin-bottom: 5px; }  .menu__btn span:last-child {     margin-bottom: 0; }  .header-logo {     /*display: none;*/ }  .header__inner__nav {     list-style: none;     display: flex;     justify-content: center;     align-items: center;     padding: 0;     margin: 0; }  .header__inner__nav__list__link {     color: #fff;     display: inline-block;     font-weight: 600;     padding: 16px 14px;     text-decoration: none;     white-space: nowrap; }  .header__inner__nav__list {     margin-right: 25px; }  .header__inner__nav__list:last-child {     margin-right: 0; }  .header__inner__nav__list {     position: relative; }  .logo {     width: 175px; }  .logo .header__inner__nav__list__link {     width: 100%; }  .header__inner__nav__list__link img {     left: 0;     max-width: none;     position: absolute;     top: 2px; }  .breadcrumb ul li.active {     color: #999;     font-weight: 700; }  .breadcrumb ul li a {     color: #203a85; }  img {     max-width: 100%;     text-indent: -9999px; }  .main__title {   	color: #203a85;     height: 200px;     padding-top: 56px;     text-transform: uppercase;     text-align: center;   	font-size: 36px;   	line-height: 1.5; 	 }  .main__casino__inner {     width: 100%; }  .main__casino__inner-item {     display: flex;     justify-content: space-between;     flex-wrap: wrap;     width: 100%; }  .main__casino__sidebar {     width: 24%;     padding-left: 10px; }  .topCasino__title {     font-size: 18px;     font-weight: 700;     padding: 6px 0 6px 3px; }  .topCasino__item {     align-items: center;     background-color: #e8f2ff;     border: 3px solid #fff;     display: flex;     flex-wrap: nowrap;     justify-content: flex-start;     padding: 5px 8px; }  .topCasino__img {     height: 30px;     margin-right: 5px;     width: 30px; }  .topCasino__img img {     border: 0;     display: block;     height: 30px;     width: 30px; }  .topCasino__nameWrap {     flex-grow: 1; }  .topCasino__name {     font-weight: 700;     line-height: 1; }  .topCasino__bonusSize {     color: #999;     font-size: 90%; }  .btn-danger {     background-color: #203a85;     border-color: #203a85;     color: #fff;   	width: 100%; }  .main__casino {     display: flex;   	padding: 10px;   	border: 1px solid #8892b0;   	border-radius: 10px;   	background-color: #fff; }  .main__casino__sidebar__inner {     position: sticky;     top: 10px; }  .btn {     background-image: none;     border: 1px solid transparent;     border-radius: 0;     cursor: pointer;     display: inline-block;     font-size: 13px;     font-weight: 400;     letter-spacing: .02em;     line-height: 1.42857143;     margin-bottom: 0;     padding: 6px 12px;     text-align: center;     touch-action: manipulation;     user-select: none;     vertical-align: middle;     white-space: nowrap; }  .footer {     background-color: #001e74de;     flex: 0 0 auto;     font-size: 90%;     margin-top: 25px;   	color: #fff; }  .footer-content {     padding: 30px 10px 45px; }  .footer-text-wrap {     display: flex; }  .footer-text-col1 {     flex-grow: 1; }  .footer-gabling-info {     color: #404040;     display: flex;     flex-wrap: wrap;     justify-content: space-between;     min-width: 250px;     padding: 10px 0; }  .footer-18-plus {     float: right;     height: 60px;     margin: 0 10px 10px 0;     width: 60px; }  .btn-block {     display: block;     width: 100%; }  .btn-primary {     background-color: #203a85;     border-color: #203a85;     color: #fff;   	text-transform: uppercase; }  .casino-list__register-btn {     display: block;     border-bottom: 1px solid #428bca;     text-decoration: none;     transition: border .3s;     margin: 50px auto 0;     max-width: 100;     white-space: normal; }  .bonus-card {     background-color: #001e7430;     border: 1px solid #001e74de;   	border-radius: 5px;     box-shadow: 0 2px 3px -2px #ddd;     flex-basis: 32.5%;     margin-bottom: 40px;     max-width: 375px;     min-height: 300px; }  .bonus-card, .bonus-card__content {     display: flex;     flex-direction: column; }  .bonus-card {     flex-basis: auto;     margin: 0 0 0 10px;     min-height: 255px;     min-width: 254px;     width: 300px; }  .bonus-card:first-child {     margin-left: 0; }  .bonus-card__img-wrap {     position: relative; }  .bonus-card__img-link {     display: block;     overflow: hidden;     position: relative;     text-align: center; }  .section__img_bg {     height: 130px;     margin-bottom: 5px;     overflow: hidden;     text-align: center;     width: 100%; }  .section__img_bg {     height: 100px; }  .section__img {     height: 100%; }  .section__img img {     height: 100%;     object-fit: cover;     object-position: center;     width: 100%; }  .bonus-card__casino-name {     background-color: #8892b0;     bottom: 5px;     color: #fff;     font-family: Open Sans, Arial, Helvetica, Verdana, sans-serif;     font-size: 80%;     font-weight: 700;     padding: 2px 5px;     position: absolute;     right: 0;     text-align: center;     text-transform: uppercase;     width: 100%; }  .bonus-card, .bonus-card__content {     display: flex;     flex-direction: column; }  .bonus-card__content {     flex-grow: 1;     padding: 0 10px 10px; }  .bonus-card__bonus-size {     height: 82px;     padding: 8px 0 10px;     text-align: center;     width: 100%; }  .bonus-card__bonus-size {     flex-grow: 1; }  .bonus-card__hint {     color: #999;     font-size: 85%; }  .bonus-card__bonus-size .bonus-card__hint {     position: relative;     top: 2px; }  .bonus-card__bonus-size-value {     font-weight: 700; }  .bonus-card__bonus-size-value {     font-size: 18px; }  .bonus-card__dop-bonus-size-value {     font-size: 95%;     font-weight: 600;     line-height: 1.2; }  .bonus-card__buttons {     text-align: center; }  .bonus-card__options {     border-top: 1px solid #eee;     display: flex;     justify-content: space-between;     padding-top: 8px;     position: relative;     width: 100%; }  .bonus_card__option:first-child {     margin-right: 7px; }  .bonus-card__option-value {     text-align: center; }  .bonus-card__hint {     color: #999;     font-size: 85%; }  .bonus-card__bonus-wager-value {     font-size: 14px;     font-weight: 700; }  .bonus-card__bonus-code-value {     font-size: 85%; }  .bonus-list {     display: flex;     flex-wrap: wrap; }  @media only screen and (max-width: 1075px) {     .main__casino__sidebar {         width: 350px;     }      .casino-card {         flex-basis: 100%;     } }  @media only screen and (max-width: 921px) {     .container {         padding: 0 10px;     }      .main__casino__sidebar {         display: none;     }      .main__casino__inner {         width: 100%;     }      .casino-card {         flex-basis: 33%;     }      .footer-text-wrap {         display: block;     } }  @media only screen and (max-width: 580px) {     .casino-card {         flex-basis: 50%;     }      .header__inner__nav {         display: none;         position: fixed;         right: 0;         top: 60px;         z-index: 100;         background: #4e86e5;         height: 100%;         width: 320px;     }      .header__inner__nav__list.logo {         display: none;     }      .header-logo {         display: block;     }      .header__inner {         display: flex;         justify-content: center;         align-items: center;     }      .menu__btn {         display: block;     } } @media only screen and (max-width: 537px) {     .bonus-card {         width: 100%;     }     .bonus-card {         margin-left: 0;     } }  @media only screen and (max-width: 450px) {     .casino-card {         flex-basis: 100%;         max-width: 100%;     } } .breadcrumb ul {     display: flex;     list-style: none;     padding-left: 0; } .main__casino__inner__information p { font-size: 16px; line-height: 1.5;} .main__casino__inner__information ul { font-size: 16px; line-height: 1.5;} .main__casino__inner__information ol { font-size: 16px; line-height: 1.5;} .footer a { color: #fff; text-decoration: underline; }