﻿@import url('css2-Baloo2wght700_swap.css');

.desk{
  min-width: 280px;
  margin: 0;
  padding: 0;
  font-family: "Baloo", sans-serif;
  /*background: #051A27;*/
  color: white;
  background-image: url('../../dreamxbarrcathk/image/tiger-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.mobile{
  min-width: 280px;
  margin: 0;
  padding: 0;
  font-family: "Baloo", sans-serif;
  /*background: #051A27;*/
  color: white;
  background-image: url('../../dreamxbarrcathk/image/tiger-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: none;
}

@media screen and (max-width: 1024px) and (orientation: portrait), (max-width: 1023px) {
  .mobile{
    display: block;
    background: #031521;
    background-image: none;
  }
  .desk{
    display: none;
  }
}
.second__subtitle{
  max-width: 58.370vh;
  text-align: center;
  font-size: 46px;
  margin-bottom: 4.426vh;
}

.second__subtitle span{
  font-size: 18px;
}
@media all and (max-width: 1450px){
  body {
    background-position: 20% 50%;
  }
}
@media all and (max-width: 1450px) and (min-height: 1000px) {
  body {
    background-position: 40% 50%;
  }
}
a {
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
.christmas .desktop-bg {
  position: absolute;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 25% 0;
  object-position: 25% 0;
  z-index: -1;
}
.bg__desk img{
  position: absolute;
}
.bg__desk img:nth-child(1){
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  -o-object-position: 12%;
  object-position: 12%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bg__desk img:nth-child(2){
  width: 106vh;
  height: auto;
  bottom: 0;
  right: 7vh;
  z-index: 1;
}
.bg__desk img:nth-child(3){
  width: auto;
  height: 44vh;
  bottom: 0;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 1;
}
.mobile .bg__desk {
  display: none;
}
@media screen and (max-aspect-ratio: 1600 / 1200){
  .bg__desk img:nth-child(2){
    width: 70vh;
    right: 0vh;
  }
  .bg__desk img:nth-child(1){
    -o-object-position: 20%;
    object-position: 20%;
  }
}

.container {
  margin-left: 4.87vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 100vh;
  z-index: 3;
}

@media screen and (max-aspect-ratio: 1920 / 1080){
  .bg__desk{
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .bg__desk img:nth-child(2) {
    right: -10vh;
    width: 90vh;
  }
}
@media screen and (max-aspect-ratio: 1680 / 1200){
  .container {
    margin-left: 0.5vh;
  }
  .christmas .offer__title {
    font-size: 2.267vh;
  }
  .desk {
    background-position: 40% 50%;
  }
  .bg__desk{
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .bg__desk img:nth-child(2) {
    right: -10vh;
    width: 68vh;
  }
}
.offer {
  margin-top: 14.4vh;
}
.offer--day {
  margin-top: 10.6vh;
}
.logo {
  margin-top: 4.856vh;
  max-width: 58.370vh;
  text-align: center;
}
.logo img {
  max-width: 151px;
}
.offer__one{
  display: block;
}
.christmas .offer__title {
  font-size: 2.667vh;
  line-height: 4vh;
  margin-bottom: 2.3vh;
}
.offer__title {
  color: #41B056;
  font-size: 2.222vh;
  line-height: 3.333vh;
  max-width: 58.370vh;
  text-transform: uppercase;
  margin-bottom: 5.556vh;
  text-align: center;
  font-family: "sfui-bold", sans-serif;
}
.offer__subtitle {
  color: white;
  font-size: 2.5vh;
  line-height: 1;
  /* margin-bottom: 7.870vh; */
  text-transform: uppercase;
  font-family: 'Baloo 2', cursive;
  font-weight: 700;
  max-width: 58.370vh;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.third__subtitle {
  max-width: 58.37vh;
  text-align: center;
  font-size: 18px;
  margin-bottom: 4.426vh;
  text-transform: uppercase;
}
.left {
  margin-right: 1vw;
  font-size: 8.854vw;
  line-height: 7.813vw;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.right {
  font-size: 3.646vw;
  line-height: 3.385vw;
  color: #ffffff;
}
.christmas .offer__subtitle {
  font-size: 2.889vh;
}
.christmas2 .offer__subtitle {
  margin-bottom: 0vh;
}
.christmas .offer__subtitle span {
  font-size: 14.444vh;
}
.christmas2 .offer__subtitle span {
  font-size: 18.889vh;
  line-height: 0.84;
}
.offer--day .offer__subtitle span {
  font-size: 18.889vh;
  line-height: 0.8;
}
.offer__subtitle span{
  font-family: 'Baloo 2', cursive;
  font-weight: 700;
  font-size: 12.037vh;
  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;
}
.christmas .offer__subtitle small {
  font-size: 5.111vh;
  line-height: 1.1;
}
.offer__subtitle small{
  font-size: 4.259vh;
  margin-left: 1vh;
  text-align: left;
}
.christmas .first,
.christmas .second {
  width: 27.778vh;
  height: 7.556vh;
  font-size: 2vh;
}
.christmas .second{
  width: 24.228vh;
}
.first {
  width: 23.148vh;
  height: 6.296vh;
  background: #023540;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "sfui", sans-serif;
  font-size: 1.667vh;
  margin-right: 1.852vh;
  position: relative;
  cursor: pointer;
}
.copied {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #41B056;
  border-radius: 10px;
  z-index: 9;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "sfui", sans-serif;
  text-transform: uppercase;
  opacity: 0;
}
.copied.active {
  opacity: 1;
}
.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 58.370vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.second {
  text-decoration: none;
  height: 6.296vh;
  background: -webkit-gradient(linear, left top, left bottom, from(#F6B349), to(#E87705));
  background: -o-linear-gradient(top, #F6B349, #E87705);
  background: linear-gradient(to bottom, #F6B349, #E87705);
  font-family: "sfui-bold", sans-serif;
  font-size: 1.667vh;
  white-space: nowrap;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 23.978vh;
}
.second:hover {
  -webkit-box-shadow: 0 0 25px 5px rgba(232, 119, 5, 0.5);
  box-shadow: 0 0 25px 5px rgba(232, 119, 5, 0.5);
}
.terms {
  display: none;
  position: absolute;
  bottom: 45px;
  right: 100px;
}
.terms-desc_main small {
  margin-top: 0.926vh;
  display: block;
  font-size: 14px;
  color: #0F5160;
  line-height: 18px;
}
.christmas2 .terms-desc {
  margin-top: 9.87vh;
}
.christmas .terms-desc {
  max-width: 58.370vh;
  margin-left: 0;
  height: 13.6vh;
  min-height: 96.3px;
}
.terms-desc {
  margin-top: 7.870vh;
  max-width: 48.37vh;
  margin-left: 5vh;
}
.terms-desc_header {
  color: #fff;
  font-family: "sfui-bold", sans-serif;
  font-size: 1.667vh;
  padding: 1.296vh 0;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;

  background: rgba(2, 53, 64, 0.55);
  border-radius: 10px;
}
.terms-desc_header {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  max-height: 0px;
  padding: 0;
  color: transparent;
}
.christmas .terms-desc_header.active {
  font-size: 2vh;
  padding: 2vh 0;
}
.terms-desc_header.active {
  max-height: inherit;
  color: #fff;
  font-family: "sfui-bold", sans-serif;
  font-size: 1.667vh;
  padding: 1.296vh 0;
}
.terms-desc_main {
  color: #17778D;
  font-family: "sfui-bold", sans-serif;
  font-size: 14px;
  padding: 1.204vh 1.574vh;
  position: relative;

  background: rgba(2, 53, 64, 0.55);
  border-radius: 10px;
}
.terms-desc_main, .terms-desc_main small {
  max-height: 0px;
  font-size: 0px;
  padding: 0;
}
.terms-desc_main span {
  position: absolute;
  right: 1.574vh;
  top: 1.204vh;
  cursor: pointer;
}
.christmas .terms-desc_main.active {
  padding: 2vh 2vh 3.333vh;
}
.terms-desc_main.active, .terms-desc_main.active small {
  max-height: inherit;
  font-size: 14px;
  padding: 1.204vh 1.574vh;
}

.terms-desc_main.active small {
  padding: 0;
  font-family: "sfui", sans-serif;
}

@media all and (max-width: 1450px) {
  .christmas .desktop-bg {
    -o-object-position: 10% 0;
    object-position: 10% 0;
  }
  .terms {
    right: 45px;
  }
  .terms-desc_main.active, .terms-desc_main.active small {
    font-size: 10px;
  }
}
.terms__name {
  font-family: "sfui-bold", sans-serif;
  font-size: 18px;
  background: #041523;
  width: 55px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 9;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.terms__name:hover {
  background: #023540;
}
.terms__name.opened {
  background: #023540;
}
.terms__block {
  width: 372px;
  background: #031521;
  color: #0F5160;
  font-family: "sfui", sans-serif;
  border-radius: 10px;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 25px;
  right: 25px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
  -webkit-transform: translate(50%, 50%) scale(0);
  -ms-transform: translate(50%, 50%) scale(0);
  transform: translate(50%, 50%) scale(0);
  font-size: 14px;
}
.terms__block.active {
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
}
.terms__title {
  margin-bottom: 17px;
}
.mobile-bg {
  display: none;
}
.terms-divider {
  display: none;
}
.br-mob{
  display: none;
}
.mobile .br-mob{
  display: block;
}
.mobile .br-desk{
  display: none;
}
/*============MOBILE VERSION======*/
/*.mobile, body.christmas {*/
/*  background: #031521;*/
/*}*/
.mobile .desktop-bg {
  display: none;
}
.tiger-m {
  display: none;
}
.christmas.mobile .mobile-bg .tiger {
  height: 100%;
  /*bottom: 0;*/
  bottom: -50px;
}
.christmas.mobile .mobile-bg video {
  height: 100%;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}
.mobile .mobile-bg {
  display: block;
  position: absolute;
  top: 0;
  height: 42vw;
  left: 0;
  right: 0;
  background-image: url('../../dreamxbarrcathk/image/tiger-bg-tab.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media all and (max-width: 340px) {
  .mobile .mobile-bg {
    height: 233px!important;
  }
}


@media all and (min-width: 1200px) and (max-width: 1400px) and (min-height: 650px) {
  .christmas.mobile .mobile-bg {
    height: 540px;
  }
}
.mobile .tiger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: -125px;
  text-align: center;
  left: 0;
  right: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 95%;
  z-index: 0;
}
@media all and (max-width: 550px) {
  .mobile .tiger {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .mobile .tiger-m {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: -70px;
    text-align: center;
    left: 0;
    right: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
    z-index: 0;
  }
  .tiger-m img {
    width: 100%;
  }
  .mobile .tiger {
    display: none;
  }
}
.mobile .tiger img {
  max-width: 80%;
  height: auto;
}

.mobile .offer{
}
.cashback{
  max-width: 58.370vh;
  text-align: center;
  font-size: 1.563vw;
  margin-top: 5vh;
}
.mobile .cashback{
  max-width: 100%;
  text-align: center;
  font-size: 22px;
  margin-top: 15px;
}
@media all and (min-width: 700px) {
  .mobile .tiger {
    bottom: 0;
  }
}
@media all and (min-width: 1000px) {
  .mobile .tiger {
    bottom: 25px;
  }
}
.mobile .terms-desc{
  display: none;
}
.mobile .divider {
  position: absolute;
  bottom: -4px;
  text-align: center;
  left: 0;
  right: 0;
}
.mobile .divider img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.mobile .logo {
  margin-top: 25px;
  margin-bottom: 25.1vh;
  text-align: center;
  max-width: 100%;
}
.mobile .logo img {
  max-width: 108px;
}
@media all and (max-width: 370px) {
  .mobile .logo {
    margin-bottom: 200px;
    margin-top: 15px;
  }
}
@media all and (min-width: 768px) {
  .mobile .logo {
    margin-bottom: 25.1vh;
  }
}
@media all and (min-width: 1000px) and (min-height: 650px) {
  .christmas.mobile .logo {
    margin-bottom: 350px;
  }
  .mobile .logo {
    /*margin-bottom: 350px;*/
  }
}
@media all and (min-width: 1200px) and (max-width: 1400px) and (min-height: 650px) {
  .christmas.mobile .logo {
    margin-bottom: 380px;
  }

}
.mobile .container {
  margin: 0 auto;
  min-height: auto;
  padding-bottom: 30px;
}
.mobile .offer__title {
  max-width: 100%;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 15px;
}
.mobile .offer__subtitle span {
  font-size: 110px;
  margin-bottom: 0;
  line-height: 0.9;
}

.mobile .offer__subtitle small {
  font-size: 36px;
  line-height: 34px;
}
.mobile .offer__title .offer__one {
  display: block;
  font-size: 14px;
  line-height: 20px;
}
.mobile .offer__title .offer__two {
  display: block;
  font-size: 14px;
  line-height: 20px;
}
.mobile .offer__subtitle {
  max-width: 100%;
  text-align: center;
  margin-bottom: 0.889vh;
}
.mobile .third__subtitle {
  max-width: 100%;
  font-size: 16px;
}
.mobile .second__subtitle{
  max-width: 100%;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 30px;
}
.mobile .second__subtitle span {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 24px;
  display: block;
}
.second__subtitle p{
  margin: 0;
}
.mobile .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
}
.mobile .first {
  width: 321px;
  margin-bottom: 13px;
  margin-right: 0;
  height: 68px;
  font-size: 16px;
}


.mobile .second {
  width: 321px;
  height: 68px;
  font-size: 18px;
}

@media screen and (max-width: 1200px) and (orientation: portrait){
  .mobile .offer__subtitle span{
    font-size: 10.8vh;
  }
  .mobile .second__subtitle {
    font-size: 2.6vh;
    margin-bottom: 30px;
  }
  .mobile .first {
    width: 31.3vh;
    margin-bottom: 1.3vh;
    height: 6.8vh;
    font-size: 2.1vw;
  }
  .mobile .second {
    width: 31.3vh;
    height: 6.8vh;
    font-size: 2.3vw;
  }
  .mobile .offer__title {
    padding-top: 1.5vh;
    margin-bottom: 1.5vh;
  }
  .mobile .offer__title .offer__one {
    display: block;
    font-size: 1.4vh;
    line-height: 2vh;
  }
  .left {
    font-size: 120px;
    line-height: 100px;
    margin-right: 5px;
  }
  .right {
    font-size: 50px;
    line-height: 1;
  }
}

.mobile .offer__title .offer__one {
  display: block;
  font-size: 1.4vh;
  line-height: 2vh;
}
.mobile .second__subtitle {
  font-size: 26px;
}
.mobile .terms {
  position: relative;
  right: 0;
  bottom: 0;
  display: block;
}
.mobile .offer {
  margin-top: 0;
}
.mobile .terms__name {
  display: none;
}
.mobile .terms__block {
  position: relative;
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  right: 0;
  bottom: 0;
  width: 31.3vh;
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
  padding: 30px 0;
  text-align: justify;
}

@media all and (max-width: 370px) {
  .mobile .terms__block {
    width: 280px;
  }
}
.mobile .terms-divider {
  height: 1px;
  display: block;
  background: #023540;
}
.mobile .terms__title {
  font-family: "sfui-bold", sans-serif;
  font-size: 14px;
}
@media all and (max-width: 460px) {
  /*.mobile .tiger img {*/
  /*  transform: translateY(25px);*/
  /*}*/
  .mobile .offer__title .offer__one {
    display: block;
    font-size: 14px;
    line-height: 20px;
  }
  .mobile .logo {
    margin-bottom: 194px;
  }
  .mobile .mobile-bg {
    height: 280px;
    background-image: url(../../dreamxbarrcathk/image/tiger-bg-mob.jpg);
  }
  .mobile .offer__subtitle span{
    font-size: 110px;
  }
  .mobile .second__subtitle span {
    margin-top: 15px;

  }
  .mobile .first{
    font-size: 16px;
    width: 321px;
    height: 68px;
  }
  .mobile .second{
    font-size: 18px;
    width: 321px;
    height: 68px;
  }
  .mobile .terms__block {
    width: 321px;
  }
}
@media all and (max-width: 340px) {
  .mobile .first {
    width: 280px;
    height: 60px;
  }
}
@media all and (max-width: 340px) {
  .mobile .second {
    width: 280px;
    height: 60px;
  }
  .mobile .offer__title .offer__one {
    font-size: 14px;
    line-height: 20px;
  }
  .mobile .second__subtitle {
    font-size: 26px;
  }
  .mobile .terms__block{
    width: 280px;
  }
}
@media all and (max-width: 500px) and (min-width: 376px) and (min-height: 600px){
  .mobile .first,  .mobile .second {
    font-size: 18px;
    width: 90vw;
    height: 17vw;
  }
  .mobile .terms__block {
    width: 90vw;
  }
  .mobile .offer__title .offer__one {
    display: block;
    font-size: 4vw;
    line-height: 6vw;
  }
}
@media (width: 1280px) {
  .christmas .offer__title {
    font-size: 2vh;
    line-height: 1.2;
  }
  .christmas .offer__title {
    font-size: 2vh;
    line-height: 1.2;
    max-width: 38.370vh;
  }
  .logo {
    max-width: 38.370vh;
  }
  .christmas .offer__subtitle span {
    font-size: 9.444vh;
  }
  .christmas .offer__subtitle {
    font-size: 1.889vh;
    max-width: 38.370vh;
  }
  .second__subtitle{
    max-width: 38.370vh;
    text-align: center;
    font-size: 36px;
    margin-bottom: 3.426vh;
  }
  .christmas .offer__subtitle small {
    font-size: 3.111vh;
  }
  .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 38.370vh;
  }
  .christmas .terms-desc {
    max-width: 38.370vh;
    margin-left: 0;
  }
  .christmas .desktop-bg {
    -o-object-position: 34% 0;
    object-position: 34% 0;
  }
}
body.mobile {
  background: #031521;
  background-image: none;
}


@media all and (max-width: 321px) {
  .mobile .divider {
    position: absolute;
    bottom: -11px;
    text-align: center;
    left: 0;
    right: 0;
  }
}

@media all  and (max-width: 1000px) and (max-height: 600px) and (orientation: landscape){
  .mobile .logo{
    margin-bottom: 150px;
  }
  .mobile .mobile-bg {
    height: 232px;
  }
  .mobile .offer__title .offer__one {
    display: block;
    font-size: 14px;
    line-height: 20px;
  }
  .mobile .terms__block{
    width: 321px;
  }
}
@media all and (min-width: 600px) and (max-width: 1000px) and (max-height: 600px) and (orientation: landscape){
  .mobile .logo{
    margin-bottom: 27vw;
  }
  .mobile .mobile-bg {
    height: 42vw;
    background-position: center top;
  }
}
