
 body{
          font: 14px/20px "Raleway",Arial,Helvetica,sans-serif;
    }

    .carousel {
  margin: 20px auto;
  padding: 0 20px;
}
.carousel .item {
  color: #999;
  overflow: hidden;
    min-height: 120px;
  font-size: 13px;
}
.carousel .media img {
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 50%;
}
.carousel .testimonial {
  padding: 0 5px 0 40px ;
  position: relative;
}
/*.carousel .testimonial::before {
  content: '\93';
  color:;
  font-weight: bold;
  font-size: 68px;
  line-height: 54px;
  position: absolute;
  left: 15px;
  top: 0;
}*/
.carousel .overview b {
  text-transform: uppercase;
  color: #1c47e3;
}
.carousel .carousel-indicators {
  bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 18px;
    height: 18px;
  border-radius: 50%;
  margin: 1px 3px;
}
.carousel-indicators li { 
    background: #e2e2e2;
    border: 4px solid #fff;
}
.carousel-indicators li.active {
  color: #fff;
    background: #1c47e3;    
    border: 5px double;    
}

 .bet-SplashCTA-button {
    padding-left: 8px;
    padding-right: 8px;
}

.bet-SplashCTA-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.bet-SplashCTA {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: -8px;
    margin-right: -8px;
}
.bet-SplashHeroTypewriter-actions {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bet-SplashHeroTypewriter-pagePadding {
    width: 100%;
    padding-left: calc(5% - 16px);
    padding-right: calc(5% - 16px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.bet-SplashHeroTypewriter {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
Style Attribute {
    --bet-PageWrapper-navbarHeight: 80px;
}
.bet-PageWrapper {
    -webkit-transition: -webkit-transform .5s cubic-bezier(.32,.01,0,1);
    transition: -webkit-transform .5s cubic-bezier(.32,.01,0,1);
    transition: transform .5s cubic-bezier(.32,.01,0,1);
    transition: transform .5s cubic-bezier(.32,.01,0,1),-webkit-transform .5s cubic-bezier(.32,.01,0,1);
    -webkit-font-smoothing: subpixel-antialiased;
}
.bet-StaticPage {
    font-family: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    background-color: transparent;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    line-height: 1.5;
    color: #291842;
    -webkit-text-size-adjust: 100%;
}
body, html {
    height: 100%;
    font-weight: 400;
}
body {
    background: #f6f6f6;
    color: #291842;
    line-height: 1.5;
    margin: 0;
    text-rendering: optimizeLegibility;
    font-size: 1rem;
    letter-spacing: 0;
}
:root {
    --bet-page-content: calc(90vw + 32px);
    --bet-page-padding: calc(5% - 16px);
    --bet-gutter: 16px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-xxl-height: 64px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-xl-height: 64px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-lg-height: 48px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-md-height: 40px;
}
:root {
    --bsk-font-size-0: 9.989px;
    --bsk-font-size-1: 11.237px;
    --bsk-font-size-2: 12.642px;
    --bsk-font-size-3: 14.222px;
    --bsk-font-size-4: 16px;
    --bsk-font-size-5: 18px;
    --bsk-font-size-6: 20.25px;
    --bsk-font-size-7: 22.781px;
    --bsk-font-size-8: 25.629px;
    --bsk-font-size-9: 28.833px;
    --bsk-font-size-10: 32.437px;
    --bsk-font-size-11: 36.491px;
    --bsk-font-size-12: 41.053px;
    --bsk-font-size-13: 46.184px;
    --bsk-font-size-14: 51.957px;
    --bsk-font-size-15: 58.452px;
    --bsk-font-size-16: 65.758px;
    --bsk-font-size-17: 73.978px;
    --bsk-font-size-18: 83.225px;
    --bsk-font-size-19: 93.628px;
    --bsk-font-size-20: 105.332px;
    --bsk-font-weight-200: 200;
    --bsk-font-weight-300: 300;
    --bsk-font-weight-400: 400;
    --bsk-font-weight-500: 500;
    --bsk-font-weight-600: 600;
    --bsk-font-weight-700: 700;
    --bsk-letter-spacing-large-1: .03em;
    --bsk-letter-spacing-large-2: .1em;
    --bsk-letter-spacing-large-3: .15em;
    --bsk-letter-spacing-tight-1: -.005em;
    --bsk-letter-spacing-tight-2: -.01em;
    --bsk-letter-spacing-tight-3: -.025em;
    --bsk-letter-spacing-tight-4: -.035em;
    --bsk-font-graphik: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    --bsk-font-roboto: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    --bsk-font-crimson: crimson Text,serif;
    --bet-button-sm-height: 40px;
    --bet-button-md-height: 32px;
    --bet-button-lg-height: 40px;
    --bet-button-xl-height: 44px;
    --bet-button-xxl-height: 56px;
}
body, html {
    height: 100%;
    font-weight: 400;
}
html {
    font-size: 16px;
}
html {
    font-size: 14px;
}

.bet-Dropdown {
    position: relative;
    z-index:0;
    padding: 1em;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.bet-SplashCTA-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
}
.bet-SplashCTA {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: -8px;
    margin-right: -8px;
}
.bet-SplashHeroTypewriter-actions {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bet-SplashHeroTypewriter-pagePadding {
    width: 100%;
    padding-left: calc(5% - 16px);
    padding-right: calc(5% - 16px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.bet-SplashHeroTypewriter {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
Style Attribute {
    --bet-PageWrapper-navbarHeight: 80px;
}
.bet-PageWrapper {
    -webkit-transition: -webkit-transform .5s cubic-bezier(.32,.01,0,1);
    transition: -webkit-transform .5s cubic-bezier(.32,.01,0,1);
    transition: transform .5s cubic-bezier(.32,.01,0,1);
    transition: transform .5s cubic-bezier(.32,.01,0,1),-webkit-transform .5s cubic-bezier(.32,.01,0,1);
    -webkit-font-smoothing: subpixel-antialiased;
}
.bet-StaticPage {
    font-family: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    background-color: transparent;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    line-height: 1.5;
    color: #291842;
    -webkit-text-size-adjust: 100%;
}
body, html {
    height: 100%;
    font-weight: 400;
}
body {
    background: #f6f6f6;
    color: #291842;
    line-height: 1.5;
    margin: 0;
    text-rendering: optimizeLegibility;
    font-size: 1rem;
    letter-spacing: 0;
}
:root {
    --bet-page-content: calc(90vw + 32px);
    --bet-page-padding: calc(5% - 16px);
    --bet-gutter: 16px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-xxl-height: 64px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-xl-height: 64px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-lg-height: 48px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-md-height: 40px;
}
:root {
    --bsk-font-size-0: 9.989px;
    --bsk-font-size-1: 11.237px;
    --bsk-font-size-2: 12.642px;
    --bsk-font-size-3: 14.222px;
    --bsk-font-size-4: 16px;
    --bsk-font-size-5: 18px;
    --bsk-font-size-6: 20.25px;
    --bsk-font-size-7: 22.781px;
    --bsk-font-size-8: 25.629px;
    --bsk-font-size-9: 28.833px;
    --bsk-font-size-10: 32.437px;
    --bsk-font-size-11: 36.491px;
    --bsk-font-size-12: 41.053px;
    --bsk-font-size-13: 46.184px;
    --bsk-font-size-14: 51.957px;
    --bsk-font-size-15: 58.452px;
    --bsk-font-size-16: 65.758px;
    --bsk-font-size-17: 73.978px;
    --bsk-font-size-18: 83.225px;
    --bsk-font-size-19: 93.628px;
    --bsk-font-size-20: 105.332px;
    --bsk-font-weight-200: 200;
    --bsk-font-weight-300: 300;
    --bsk-font-weight-400: 400;
    --bsk-font-weight-500: 500;
    --bsk-font-weight-600: 600;
    --bsk-font-weight-700: 700;
    --bsk-letter-spacing-large-1: .03em;
    --bsk-letter-spacing-large-2: .1em;
    --bsk-letter-spacing-large-3: .15em;
    --bsk-letter-spacing-tight-1: -.005em;
    --bsk-letter-spacing-tight-2: -.01em;
    --bsk-letter-spacing-tight-3: -.025em;
    --bsk-letter-spacing-tight-4: -.035em;
    --bsk-font-graphik: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    --bsk-font-roboto: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    --bsk-font-crimson: crimson Text,serif;
    --bet-button-sm-height: 40px;
    --bet-button-md-height: 32px;
    --bet-button-lg-height: 40px;
    --bet-button-xl-height: 44px;
    --bet-button-xxl-height: 56px;
}
body, html {
    height: 100%;
    font-weight: 400;
}
html {
    font-size: 16px;
}
html {
    font-size: 14px;
}

 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

user agent stylesheet
div {
    display: block;
}
.bet-SplashCTA-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
}
.bet-SplashCTA {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: -8px;
    margin-right: -8px;
}
.bet-SplashHeroTypewriter-actions {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bet-SplashHeroTypewriter-pagePadding {
    width: 100%;
    padding-left: calc(5% - 16px);
    padding-right: calc(5% - 16px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.bet-SplashHeroTypewriter {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
Style Attribute {
    --bet-PageWrapper-navbarHeight: 80px;
}
.bet-PageWrapper {
    -webkit-transition: -webkit-transform .5s cubic-bezier(.32,.01,0,1);
    transition: -webkit-transform .5s cubic-bezier(.32,.01,0,1);
    transition: transform .5s cubic-bezier(.32,.01,0,1);
    transition: transform .5s cubic-bezier(.32,.01,0,1),-webkit-transform .5s cubic-bezier(.32,.01,0,1);
    -webkit-font-smoothing: subpixel-antialiased;
}
.bet-StaticPage {
    font-family: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    background-color: transparent;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    line-height: 1.5;
    color: #291842;
    -webkit-text-size-adjust: 100%;
}
body, html {
    height: 100%;
    font-weight: 400;
}
body {
    background: #f6f6f6;
    color: #291842;
    line-height: 1.5;
    margin: 0;
    text-rendering: optimizeLegibility;
    font-size: 1rem;
    letter-spacing: 0;
}
:root {
    --bet-page-content: calc(90vw + 32px);
    --bet-page-padding: calc(5% - 16px);
    --bet-gutter: 16px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-xxl-height: 64px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-xl-height: 64px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-lg-height: 48px;
}
@media (min-width: 1170px) and (orientation: landscape)
:root {
    --bet-button-md-height: 40px;
}
:root {
    --bsk-font-size-0: 9.989px;
    --bsk-font-size-1: 11.237px;
    --bsk-font-size-2: 12.642px;
    --bsk-font-size-3: 14.222px;
    --bsk-font-size-4: 16px;
    --bsk-font-size-5: 18px;
    --bsk-font-size-6: 20.25px;
    --bsk-font-size-7: 22.781px;
    --bsk-font-size-8: 25.629px;
    --bsk-font-size-9: 28.833px;
    --bsk-font-size-10: 32.437px;
    --bsk-font-size-11: 36.491px;
    --bsk-font-size-12: 41.053px;
    --bsk-font-size-13: 46.184px;
    --bsk-font-size-14: 51.957px;
    --bsk-font-size-15: 58.452px;
    --bsk-font-size-16: 65.758px;
    --bsk-font-size-17: 73.978px;
    --bsk-font-size-18: 83.225px;
    --bsk-font-size-19: 93.628px;
    --bsk-font-size-20: 105.332px;
    --bsk-font-weight-200: 200;
    --bsk-font-weight-300: 300;
    --bsk-font-weight-400: 400;
    --bsk-font-weight-500: 500;
    --bsk-font-weight-600: 600;
    --bsk-font-weight-700: 700;
    --bsk-letter-spacing-large-1: .03em;
    --bsk-letter-spacing-large-2: .1em;
    --bsk-letter-spacing-large-3: .15em;
    --bsk-letter-spacing-tight-1: -.005em;
    --bsk-letter-spacing-tight-2: -.01em;
    --bsk-letter-spacing-tight-3: -.025em;
    --bsk-letter-spacing-tight-4: -.035em;
    --bsk-font-graphik: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    --bsk-font-roboto: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    --bsk-font-crimson: crimson Text,serif;
    --bet-button-sm-height: 40px;
    --bet-button-md-height: 32px;
    --bet-button-lg-height: 40px;
    --bet-button-xl-height: 44px;
    --bet-button-xxl-height: 56px;
}

.bet-SplashCTA-button .bet-Button {
    width: 100%;
}

.bet-Button--primary.bet-Button--halo {
    -webkit-box-shadow: 0 2px 4px 0 rgba(54,55,58,.1);
    box-shadow: 0 2px 4px 0 rgba(54,55,58,.1);
}
.bet-Button--primary:focus, .bet-Button--primary:hover {
    color: #fff;
    background-color: #8cc641;
    text-decoration: none;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}
.bet-Button--primary {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #2686c6;
    border-radius: 4px;
    border-width: 0;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
}
@media (min-width: 1170px) and (orientation: landscape)
.bet-Button--xxl {
    font-size: 16px;
    height: 50px;
    padding-left: 3em;
    padding-right: 3em;
}
.bet-Button--xxl {
    height: 40px;
    padding-left: 2.5em;
    padding-right: 2.5em;
    font-size: 14.222px;
    font-weight: 500;
}
.bet-Button {
    font-family: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    outline: none;
    letter-spacing: .03em;
    -webkit-font-smoothing: subpixel-antialiased;
    cursor: pointer;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.bet-SplashCTA-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
}
.bet-SplashCTA {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: -8px;
    margin-right: -8px;
}
.bet-SplashHeroTypewriter-actions {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bet-SplashHeroTypewriter-pagePadding {
    width: 100%;
    padding-left: calc(5% - 16px);
    padding-right: calc(5% - 16px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.bet-SplashHeroTypewriter {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
Style Attribute {
    --bet-PageWrapper-navbarHeight: 80px;
}

@media (hover: none)
.bet-Dropdown.is-open .bet-Dropdown-menu {
    display: block;
}

@media (hover: none)
.bet-Dropdown--hover:focus .bet-Dropdown-menu, .bet-Dropdown--hover:hover .bet-Dropdown-menu {
    display: none;
}
.bet-Dropdown--hover:focus .bet-Dropdown-menu, .bet-Dropdown--hover:hover .bet-Dropdown-menu {
    display: block;
}
.bet-Dropdown-menu {
    position: absolute;
    display: none;
    left: 50%;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    top: 100%;
    padding: 16px 32px 32px;
    -webkit-animation: bstDropdownFadeIn .25s forwards cubic-bezier(.32,.01,0,1);
    animation: bstDropdownFadeIn .25s forwards cubic-bezier(.32,.01,0,1);
    background:;
}

.bet-Dropdown-shadow {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.bet-SplashCTA-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
}
.bet-SplashCTA {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: -8px;
    margin-right: -8px;
}
.bet-SplashHeroTypewriter-actions {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bet-SplashHeroTypewriter-pagePadding {
    width: 100%;
    padding-left: calc(5% - 16px);
    padding-right: calc(5% - 16px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.bet-SplashHeroTypewriter {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
Style Attribute {
    --bet-PageWrapper-navbarHeight: 80px;
}
.bet-PageWrapper {
    -webkit-transition: -webkit-transform .5s cubic-bezier(.32,.01,0,1);
    transition: -webkit-transform .5s cubic-bezier(.32,.01,0,1);
    transition: transform .5s cubic-bezier(.32,.01,0,1);
    transition: transform .5s cubic-bezier(.32,.01,0,1),-webkit-transform .5s cubic-bezier(.32,.01,0,1);
    -webkit-font-smoothing: subpixel-antialiased;
}
.bet-StaticPage {
    font-family: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    background-color: transparent;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    line-height: 1.5;
    color: #291842;
    -webkit-text-size-adjust: 100%;
}
body, html {
    height: 100%;
    font-weight: 400;
}
body {
    background: #f6f6f6;
    color: #291842;
    line-height: 1.5;
    margin: 0;
    text-rendering: optimizeLegibility;
    font-size: 1rem;
    letter-spacing: 0;
}

.bet-Dropdown-shadow:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-box-shadow: 0 2px 12px 0 rgba(41,24,66,.1);
    box-shadow: 0 2px 12px 0 rgba(41,24,66,.1);
    z-index: -1;
    border-radius: 8px;
}

.bet-Dropdown-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #dbedc4;
    border-radius: 8px;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

.bet-Dropdown-navbar:before {
    content: "";
    position: absolute;
    top: -10px;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-top-width: 0;
    border-right-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-left-color: transparent;
    -webkit-filter: drop-shadow(0 2px 4px rgba(41,24,66,.1));
    filter: drop-shadow(0 2px 4px rgba(41,24,66,.1));
    z-index: -1;
}
.bet-Test--old {
    display: block;
}

.bet-Test {
    width: 100%;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bet-Dropdown-navbarLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 16em;
    font-family: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    color: #291842;
    width: 100%;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bet-Dropdown--journey .bet-Dropdown-navbarLink, .bet-Dropdown--rates .bet-Dropdown-navbarLink {
    width: 50%;
}

.bet-Dropdown-navbarLink {
    text-align: center;
    padding: 20px 32px;
    position: relative;
    color: currentColor;
}
a {
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
}
a, a:focus, a:hover {
    color: #fff;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.bet-Dropdown-navbarLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 16em;
    font-family: Graphik,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    color: #291842;
    width: 100%;
}

.bet-Dropdown-navbarLinkText {
    display: block;
    white-space: nowrap;
    color: #000;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bet-Dropdown-navbarLink {
    text-align: center;
    padding: 20px 32px;
    position: relative;
    color: currentColor;
}
a {
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
}

.bet-Dropdown--journey .bet-Dropdown-navbarLink, .bet-Dropdown--rates .bet-Dropdown-navbarLink {
    width: 50%;
}

.bet-Dropdown-navbarLink {
    text-align: center;
    padding: 20px 32px;
    position: relative;
    color: currentColor;
}
a {
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
}
a, a:focus, a:hover {
    color: #fff;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bet-Dropdown-navbarLinkText {
    display: block;
    white-space: nowrap;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bet-Dropdown-navbarLink {
    text-align: center;
    padding: 20px 32px;
    position: relative;
    color: currentColor;
}
a {
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
}

.bet-Test--new {
    display: none;
}
.bet-Test {
    width: 100%;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.bet-Dropdown-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

@media (min-width: 970px) and (orientation: landscape)
.bet-SplashHeroTypewriter-actions {
    margin-left: 29.16667%;
}

@media (orientation: landscape)
.bet-SplashHeroTypewriter-actions {
    width: 50%;
    margin-left: 25%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.bet-SplashHeroTypewriter-actions {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}



/**/
 .wrap
{
  margin:50px auto 0 auto;
  width:100%;
  display:flex;
  align-items:space-around;
  max-width:1200px;
}
.tile
{
  width:350px;
  height:380px;
  margin:10px;
  background-color:#99aeff;
  display:inline-block;
  background-size:cover;
  position:relative;
  cursor:pointer;
  transition: all 0.4s ease-out;
  box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.44);
  overflow:hidden;
  color:white;
  font-family:'Roboto';
  
}
.tile img
{
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:0;
  transition: all 0.4s ease-out;
}
.tile .text
{
/*   z-index:99; */
  position:absolute;
  padding:30px;
  height:calc(100% - 60px);
}
.tile h1
{
 
  font-weight:300;
  margin:0;
  text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
.tile h2
{
  font-weight:100;
  margin:20px 0 0 0;
  font-style:italic;
   transform: translateX(200px);
}
.tile p
{
  font-weight:300;
  margin:20px 0 0 0;
  line-height: 25px;
/*   opacity:0; */
  transform: translateX(-200px);
  transition-delay: 0.2s;
}
.animate-text
{
  opacity:0;
  transition: all 0.6s ease-in-out;
}
.tile:hover
{
/*   background-color:#99aeff; */
box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.64);
  transform:scale(1.05);
}
.tile:hover img
{
  opacity: 0.2;
}
.tile:hover .animate-text
{
  transform:translateX(0);
  opacity:1;
}
.dots
{
  position:absolute;
  bottom:20px;
  right:30px;
  margin: 0 auto;
  width:30px;
  height:30px;
  color:currentColor;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:space-around;
  
}

.dots span
{
    width: 5px;
    height:5px;
    background-color: currentColor;
    border-radius: 50%;
    display:block;
  opacity:0;
  transition: transform 0.4s ease-out, opacity 0.5s ease;
  transform: translateY(30px);
 
}

.tile:hover span
{
  opacity:1;
  transform:translateY(0px);
}

.dots span:nth-child(1)
{
   transition-delay: 0.05s;
}
.dots span:nth-child(2)
{
   transition-delay: 0.1s;
}
.dots span:nth-child(3)
{
   transition-delay: 0.15s;
}


@media (max-width: 1000px) {
  .wrap {
   flex-direction: column;
    width:400px;
  }
}
/**/



 {
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
    background: #add8e6;
}

.col-item:hover .info {
    background-color: #dbedc4;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}