<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2 {
  color: #B30838;
  font-size: 2.8rem;
  line-height: 3.2rem;
  font-weight: 100;
}
.floatedDiv {
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #FFF;
  font-size: 1.7rem;
  line-height: 1.8rem;
  width: 100%;
}
.floatedDiv img {
  width: 40%;
  height: auto;
  margin: 24px 0 36px 0;
}
.floatedDiv h2 {
  margin: 12vh 0 0 0;
  color: #FFF;
}
.parentMobile {
  display: none;
}
.parent {
  position: relative;
  background-color: #000;
}
iframe {
  position: relative;
}
#iframe {
  opacity: .5;
  filter: alpha(opacity=50);
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin: auto;
  margin-bottom: 6px;
  border: 1px solid #DDD;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper2 {
  position: relative;
  padding-bottom: 28.125%; /* 32:9 */
  height: 0;
  margin: auto;
  margin-bottom: 6px;
}
.videoWrapper2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}
#new_collection {
  margin: -10px 0 0 0;
  padding: 80px 0 72px 0;
  background-color: #000;
  background-image: url('/media/static/images/WE301-Rogue-Rosewood.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  color: #FFF;
  font-size: 2rem;
  line-height: 2.2rem;
}
#heroSingle {
  background-color: #666;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: bottom center;
  background-attachment: fixed;
  font-size: 3.8rem;
  line-height: 4rem;
  text-align: center;
  color: #fff;
  font-weight: 300;
  padding: 240px 0 240px 0
}
#slide2 {
  padding: 48px 0 48px 0
}
#toggleBody1 {
  border-top: 1px solid #ddd;
  text-align: center;
  color: #999;
  cursor: pointer;
  margin: 36px 0 0 0;
  padding: 6px 0 0 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
#toggleBody1:hover {
  color: #b30838;
  border-top: 1px solid #b30838
}
#toggleBody2 {
  display: none;
  border-bottom: 1px solid #ddd;
  padding: 0 72px 24px 72px
}
#toggleBody2 h2 {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 600;
  margin: 24px 0 4px 0;
  padding: 0;
  color: #333
}
#slide4 {
  background-color: #efefef
}
.slide4tile {
  width: 50%;
  display: inline-block;
  overflow: hidden;
  float: left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 150px 0 150px 0;
  color: #fff;
  text-align: center;
  background-color: #005581
}
.slide4tile:hover {
  padding: 125px 0
}
.slide4tile .title {
  font-size: 4rem;
  font-weight: 200;
  height: 50px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.slide4tile:hover .title {
  display: none
}
.slide4tile .text {
  display: none;
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding: 0 20px;
  height: 100px
}
.slide4tile:hover .text {
  display: block
}
#slide5 {
  padding: 48px 0 48px 0;
  text-align: center
}
.bigNumber {
  width: 33.33333%;
  float: left
}
.number {
  font-size: 5.2rem;
  line-height: 5.2rem;
  color: #005581;
  font-weight: 200
}
.numscroller {
  display: inline
}
@media only screen and (max-width:1099px) {
  #slide3 .container {
    width: 100%;
    margin: 0
  }
  #slide4 .container {
    width: 100%;
    margin: 0
  }
  #finishLinks .container {
    width: 100%;
    margin: 0
  }
}
@media only screen and (max-width:749px) {
  #finishLinks .container {
    width: 100%;
    margin: 0
  }
  .texturetile {
    width: 100%
  }
  .slide4tile {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: left;
    padding: 125px 0
  }
  .slide4tile:hover {
    padding: 125px 0
  }
  .slide4tile:hover .title {
    display: block
  }
  .slide4tile .text {
    display: block
  }
  #toggleBody2 {
    padding: 0 0 24px 0
  }
}
@media only screen and (max-width:549px) {
  #heroSingle {
    background-attachment: scroll;
    font-size: 2.8rem;
    line-height: 3rem;
    padding: 140px 0 140px 0
  }
  .number {
    font-size: 3.2rem;
    line-height: 3.4rem
  }
}</pre></body></html>