@import url('https://fonts.googleapis.com/css?family=Open+Sans:600');


.bp6-iphonexr {
  width               : 100%;
  min-width           : 414px;
  height              : 100vh;
  min-height          : 621px;
  position            : relative;
  overflow            : hidden;
  margin              : 0px;
  background-color    : rgba(74, 74, 74, 1.0);
}
div {
  -webkit-text-size-adjust: none;
}
.bp6-anima-animate-enter {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp6-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp6-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp6-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp6-anima-animate-enter1 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp6-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp6-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp6-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp6-anima-animate-enter2 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp6-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp6-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp6-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp6-anima-animate-enter3 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp6-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp6-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp6-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp6-anima-animate-enter4 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp6-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp6-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp6-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp6-anima-animate-enter5 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter5-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter5-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter5-frames 14s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter5-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp6-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp6-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp6-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp6-anima-animate-enter6 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter6-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter6-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter6-frames 16s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter6-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp6-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp6-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp6-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp6-anima-animate-enter7 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter7-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter7-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter7-frames 16s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter7-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp6-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp6-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp6-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp6-anima-animate-enter8 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter8-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter8-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter8-frames 16s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter8-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp6-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp6-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp6-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp6-anima-animate-enter9 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter9-frames 3s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter9-frames 3s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter9-frames 3s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter9-frames 3s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp6-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp6-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp6-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp6-anima-animate-enter10 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp6-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -moz-animation      : bp6-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -o-animation        : bp6-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  animation           : bp6-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp6-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp6-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp6-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp6-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp6-iphonexr .bp6-group17 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 458px;
  height              : 196px;
  width               : 389px;
  position            : absolute;
  margin              : 0;
  left                : 16px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group17 .bp6-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 50px;
  height              : 146px;
  width               : 86px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group17 .bp6-group3 .bp6-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 146px;
  width               : 86px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group17 .bp6-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 44px;
  height              : 102px;
  width               : 63px;
  position            : absolute;
  margin              : 0;
  left                : 75px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group17 .bp6-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 58px;
  height              : 89px;
  width               : 43px;
  position            : absolute;
  margin              : 0;
  left                : 120px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group17 .bp6-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 58px;
  height              : 135px;
  width               : 59px;
  position            : absolute;
  margin              : 0;
  left                : 175px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group17 .bp6-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 146px;
  width               : 67px;
  position            : absolute;
  margin              : 0;
  left                : 236px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group17 .bp6-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 32px;
  height              : 119px;
  width               : 54px;
  position            : absolute;
  margin              : 0;
  left                : 295px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group17 .bp6-group16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 59px;
  height              : 91px;
  width               : 67px;
  position            : absolute;
  margin              : 0;
  left                : 322px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group17 .bp6-group16 .bp6-group161 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 91px;
  width               : 67px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-rightpageatlmatba {
  background-color    : rgba(255,255,255,0.0);
  top                 : 545px;
  height              : auto;
  width               : 198px;
  position            : absolute;
  margin              : 0;
  left                : 112px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 10.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : center;
  line-height         : 14.0px;
}
.bp6-iphonexr .bp6-group55 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 97px;
  width               : 155px;
  position            : absolute;
  margin              : 0;
  left                : 126px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 21px;
  height              : 63px;
  width               : 45px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 83px;
  width               : 34px;
  position            : absolute;
  margin              : 0;
  left                : 50px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 83px;
  width               : 19px;
  position            : absolute;
  margin              : 0;
  left                : 95px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-group9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 45px;
  height              : 38px;
  width               : 38px;
  position            : absolute;
  margin              : 0;
  left                : 117px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-group9 .bp6-group91 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 39px;
  width               : 38px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 2px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 7px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 12px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 18px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 23px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill20 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 27px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill22 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 32px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill24 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 36px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill26 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 42px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill28 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 48px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-clip31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 97px;
  width               : 155px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill30 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 52px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill32 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 55px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill33 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 59px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill34 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 61px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill35 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 68px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill36 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 73px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill37 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 79px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill38 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 84px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill39 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 88px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill40 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 87px;
  height              : 8px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 93px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill41 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 95px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill42 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 99px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill43 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 107px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill44 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 87px;
  height              : 8px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 112px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill45 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill46 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 1px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 119px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill47 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 123px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill48 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 126px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill49 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 131px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill50 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 1px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 136px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill51 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 140px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill52 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 89px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 144px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill53 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 87px;
  height              : 8px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group55 .bp6-fill54 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 1px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 152px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-rightpage {
  background-color    : rgba(255,255,255,0.0);
  top                 : 221px;
  height              : 71px;
  width               : 136px;
  position            : absolute;
  margin              : 0;
  left                : 142px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.7s ease-in-out;
}
.bp6-iphonexr .bp6-rightpage:hover {
  transform           : scale(0.9);
}
.bp6-iphonexr .bp6-rightpage .bp6-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 71px;
  width               : 136px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-rightpage .bp6-rightpagelogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 68px;
  width               : 127px;
  position            : absolute;
  margin              : 0;
  left                : 5px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-yorjinal {
  background-color    : rgba(255,255,255,0.0);
  top                 : 438px;
  height              : 40px;
  width               : 224px;
  position            : absolute;
  margin              : 0;
  left                : 105px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp6-iphonexr .bp6-yorjinal:hover {
  transform           : scale(0.9);
}
.bp6-iphonexr .bp6-yorjinal .bp6-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 40px;
  width               : 224px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-yorjinal .bp6-yorjinallogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 37px;
  width               : 216px;
  position            : absolute;
  margin              : 0;
  left                : 1px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-atlmatbaa {
  background-color    : rgba(255,255,255,0.0);
  top                 : 323px;
  height              : 67px;
  width               : 143px;
  position            : absolute;
  margin              : 0;
  left                : 139px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp6-iphonexr .bp6-atlmatbaa:hover {
  transform           : scale(0.9);
}
.bp6-iphonexr .bp6-atlmatbaa .bp6-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 67px;
  width               : 143px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-atlmatbaa .bp6-atlmatbaalogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : 63px;
  width               : 143px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : -39px;
  height              : 100px;
  width               : 279px;
  position            : absolute;
  margin              : 0;
  left                : -2px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group12 .bp6-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 77px;
  width               : 47px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group12 .bp6-group3 .bp6-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 77px;
  width               : 47px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group12 .bp6-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 26px;
  height              : 52px;
  width               : 47px;
  position            : absolute;
  margin              : 0;
  left                : 53px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group12 .bp6-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 26px;
  height              : 52px;
  width               : 38px;
  position            : absolute;
  margin              : 0;
  left                : 105px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group12 .bp6-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 100px;
  width               : 279px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group12 .bp6-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 77px;
  width               : 23px;
  position            : absolute;
  margin              : 0;
  left                : 151px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group12 .bp6-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 24px;
  height              : 76px;
  width               : 47px;
  position            : absolute;
  margin              : 0;
  left                : 178px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group12 .bp6-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 26px;
  height              : 52px;
  width               : 44px;
  position            : absolute;
  margin              : 0;
  left                : 235px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 81px;
  height              : 87px;
  width               : 207px;
  position            : absolute;
  margin              : 0;
  left                : -105px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 .bp6-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : 64px;
  width               : 17px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 .bp6-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 87px;
  width               : 207px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 .bp6-group13 .bp6-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 36px;
  height              : 48px;
  width               : 19px;
  position            : absolute;
  margin              : 0;
  left                : 25px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 .bp6-group13 .bp6-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 36px;
  height              : 49px;
  width               : 45px;
  position            : absolute;
  margin              : 0;
  left                : 48px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 .bp6-group13 .bp6-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 37px;
  height              : 50px;
  width               : 43px;
  position            : absolute;
  margin              : 0;
  left                : 101px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 .bp6-group13 .bp6-group8 .bp6-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 50px;
  width               : 43px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 .bp6-group13 .bp6-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 36px;
  height              : 49px;
  width               : 44px;
  position            : absolute;
  margin              : 0;
  left                : 147px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 .bp6-group13 .bp6-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 86px;
  width               : 207px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group14 .bp6-group13 .bp6-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 83px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 202px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 191px;
  height              : 61px;
  width               : 145px;
  position            : absolute;
  margin              : 0;
  left                : 282px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 .bp6-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 15px;
  height              : 43px;
  width               : 12px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 .bp6-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 61px;
  width               : 145px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 .bp6-group13 .bp6-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 25px;
  height              : 33px;
  width               : 14px;
  position            : absolute;
  margin              : 0;
  left                : 18px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 .bp6-group13 .bp6-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 25px;
  height              : 34px;
  width               : 31px;
  position            : absolute;
  margin              : 0;
  left                : 34px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 .bp6-group13 .bp6-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 25px;
  height              : 35px;
  width               : 30px;
  position            : absolute;
  margin              : 0;
  left                : 71px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 .bp6-group13 .bp6-group8 .bp6-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 35px;
  width               : 30px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 .bp6-group13 .bp6-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 25px;
  height              : 34px;
  width               : 31px;
  position            : absolute;
  margin              : 0;
  left                : 103px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 .bp6-group13 .bp6-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 59px;
  width               : 145px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group141 .bp6-group13 .bp6-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 57px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 142px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 26px;
  height              : 89px;
  width               : 195px;
  position            : absolute;
  margin              : 0;
  left                : 292px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group11 .bp6-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 19px;
  height              : 70px;
  width               : 46px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group11 .bp6-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : 45px;
  width               : 33px;
  position            : absolute;
  margin              : 0;
  left                : 53px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group11 .bp6-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 65px;
  width               : 21px;
  position            : absolute;
  margin              : 0;
  left                : 91px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group11 .bp6-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : 45px;
  width               : 48px;
  position            : absolute;
  margin              : 0;
  left                : 117px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group11 .bp6-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 7px;
  height              : 59px;
  width               : 27px;
  position            : absolute;
  margin              : 0;
  left                : 168px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-agency {
  background-color    : rgba(255,255,255,0.0);
  top                 : 185px;
  height              : auto;
  width               : 158px;
  position            : absolute;
  margin              : 0;
  left                : 2px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 40.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 55.0px;
}
.bp6-iphonexr .bp6-print {
  background-color    : rgba(255,255,255,0.0);
  top                 : 310px;
  height              : auto;
  width               : 107px;
  position            : absolute;
  margin              : 0;
  left                : 47px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 40.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 55.0px;
}
.bp6-iphonexr .bp6-travel {
  background-color    : rgba(255,255,255,0.0);
  top                 : 391px;
  height              : auto;
  width               : 126px;
  position            : absolute;
  margin              : 0;
  left                : 10px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 40.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 55.0px;
}
.bp6-iphonexr .bp6-group111 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 406px;
  height              : 46px;
  width               : 102px;
  position            : absolute;
  margin              : 0;
  left                : 323px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group111 .bp6-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 10px;
  height              : 36px;
  width               : 25px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group111 .bp6-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 10px;
  height              : 24px;
  width               : 17px;
  position            : absolute;
  margin              : 0;
  left                : 28px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group111 .bp6-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 34px;
  width               : 11px;
  position            : absolute;
  margin              : 0;
  left                : 47px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group111 .bp6-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 10px;
  height              : 24px;
  width               : 26px;
  position            : absolute;
  margin              : 0;
  left                : 61px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group111 .bp6-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 3px;
  height              : 30px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 87px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 328px;
  height              : 28px;
  width               : 130px;
  position            : absolute;
  margin              : 0;
  left                : 317px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 10px;
  height              : 18px;
  width               : 11px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-group3 .bp6-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 18px;
  width               : 12px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 10px;
  height              : 18px;
  width               : 17px;
  position            : absolute;
  margin              : 0;
  left                : 15px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 28px;
  width               : 21px;
  position            : absolute;
  margin              : 0;
  left                : 34px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-group8 .bp6-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 28px;
  width               : 22px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 10px;
  height              : 18px;
  width               : 27px;
  position            : absolute;
  margin              : 0;
  left                : 56px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 10px;
  height              : 18px;
  width               : 16px;
  position            : absolute;
  margin              : 0;
  left                : 84px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-group13 .bp6-group131 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 18px;
  width               : 16px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 10px;
  height              : 18px;
  width               : 13px;
  position            : absolute;
  margin              : 0;
  left                : 101px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-group18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 10px;
  height              : 18px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 115px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp6-iphonexr .bp6-group19 .bp6-group18 .bp6-group181 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 18px;
  width               : 15px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
/* .anima-animate-appear prefix for appear animations */
.anima-animate-appear {
  opacity             : 0;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 normal forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 normal forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 normal forwards;
}
.anima-animate-disappear {
  opacity             : 1;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 reverse forwards;
}
.anima-animate-nodelay {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay  : 0;
  animation-delay     : 0;
}
@-webkit-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-moz-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-o-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
.bp2-desktophd {
  width               : 100%;
  min-width           : 1024px;
  height              : 100vh;
  min-height          : 1024px;
  position            : relative;
  overflow            : hidden;
  margin              : 0px;
  background-color    : rgba(74, 74, 74, 1.0);
}
div {
  -webkit-text-size-adjust: none;
}
.bp2-anima-animate-enter {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter-frames 0.899999976158s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter-frames 0.899999976158s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter-frames 0.899999976158s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter-frames 0.899999976158s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp2-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp2-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp2-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp2-anima-animate-enter1 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter1-frames 9s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter1-frames 9s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter1-frames 9s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter1-frames 9s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp2-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp2-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp2-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp2-anima-animate-enter2 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter2-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter2-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter2-frames 16s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter2-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp2-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp2-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp2-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp2-anima-animate-enter3 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter3-frames 17s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter3-frames 17s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter3-frames 17s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter3-frames 17s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp2-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp2-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp2-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp2-anima-animate-enter4 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter4-frames 12s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter4-frames 12s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter4-frames 12s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter4-frames 12s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp2-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp2-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp2-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp2-anima-animate-enter5 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter5-frames 13s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter5-frames 13s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter5-frames 13s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter5-frames 13s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp2-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp2-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp2-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp2-anima-animate-enter6 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp2-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp2-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp2-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp2-anima-animate-enter7 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter7-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter7-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter7-frames 14s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter7-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp2-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp2-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp2-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp2-anima-animate-enter8 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp2-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp2-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp2-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp2-anima-animate-enter9 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter9-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter9-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter9-frames 14s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter9-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp2-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp2-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp2-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp2-anima-animate-enter10 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp2-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp2-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp2-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp2-anima-animate-enter11 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp2-anima-animate-enter11-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp2-anima-animate-enter11-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp2-anima-animate-enter11-frames 16s ease-in-out 1 normal forwards;
  animation           : bp2-anima-animate-enter11-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp2-anima-animate-enter11-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp2-anima-animate-enter11-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp2-anima-animate-enter11-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp2-anima-animate-enter11-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp2-desktophd .bp2-rightpageatlmatba {
  background-color    : rgba(255,255,255,0.0);
  top                 : 884px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 363px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 10.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 14.0px;
}
.bp2-desktophd .bp2-group55 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 137px;
  height              : 139px;
  width               : 226px;
  position            : absolute;
  margin              : 0;
  left                : 386px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 90px;
  width               : 66px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 119px;
  width               : 50px;
  position            : absolute;
  margin              : 0;
  left                : 73px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 119px;
  width               : 28px;
  position            : absolute;
  margin              : 0;
  left                : 139px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-group9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 64px;
  height              : 55px;
  width               : 55px;
  position            : absolute;
  margin              : 0;
  left                : 171px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-group9 .bp2-group91 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 55px;
  width               : 55px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 7px;
  position            : absolute;
  margin              : 0;
  left                : 3px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 10px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 17px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 26px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 33px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill20 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 40px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill22 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 47px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill24 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 7px;
  position            : absolute;
  margin              : 0;
  left                : 53px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill26 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 7px;
  position            : absolute;
  margin              : 0;
  left                : 61px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill28 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 70px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-clip31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 139px;
  width               : 226px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill30 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 76px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill32 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 80px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill33 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 86px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill34 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 89px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill35 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 7px;
  position            : absolute;
  margin              : 0;
  left                : 99px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill36 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 106px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill37 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 115px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill38 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 122px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill39 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 129px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill40 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 125px;
  height              : 11px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 136px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill41 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 139px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill42 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 7px;
  position            : absolute;
  margin              : 0;
  left                : 145px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill43 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 156px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill44 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 125px;
  height              : 11px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 163px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill45 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 166px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill46 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 134px;
  height              : 2px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 173px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill47 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 180px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill48 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 184px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill49 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 191px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill50 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 134px;
  height              : 2px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 198px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill51 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 12px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 204px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill52 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 127px;
  height              : 9px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 210px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill53 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 125px;
  height              : 11px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 218px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group55 .bp2-fill54 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 134px;
  height              : 2px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 221px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-rightpage {
  background-color    : rgba(255,255,255,0.0);
  top                 : 370px;
  height              : 85px;
  width               : 163px;
  position            : absolute;
  margin              : 0;
  left                : 121px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.7s ease-in-out;
}
.bp2-desktophd .bp2-rightpage:hover {
  transform           : scale(0.9);
}
.bp2-desktophd .bp2-rightpage .bp2-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 85px;
  width               : 163px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-rightpage .bp2-rightpagelogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 82px;
  width               : 152px;
  position            : absolute;
  margin              : 0;
  left                : 6px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-yorjinal {
  background-color    : rgba(255,255,255,0.0);
  top                 : 401px;
  height              : 43px;
  width               : 239px;
  position            : absolute;
  margin              : 0;
  left                : 681px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp2-desktophd .bp2-yorjinal:hover {
  transform           : scale(0.9);
}
.bp2-desktophd .bp2-yorjinal .bp2-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 43px;
  width               : 239px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-yorjinal .bp2-yorjinallogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 40px;
  width               : 231px;
  position            : absolute;
  margin              : 0;
  left                : 1px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-atlmatbaa {
  background-color    : rgba(255,255,255,0.0);
  top                 : 370px;
  height              : 82px;
  width               : 171px;
  position            : absolute;
  margin              : 0;
  left                : 414px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp2-desktophd .bp2-atlmatbaa:hover {
  transform           : scale(0.9);
}
.bp2-desktophd .bp2-atlmatbaa .bp2-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 82px;
  width               : 171px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-atlmatbaa .bp2-atlmatbaalogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 5px;
  height              : 77px;
  width               : 171px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : -44px;
  height              : 181px;
  width               : 504px;
  position            : absolute;
  margin              : 0;
  left                : -50px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group12 .bp2-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 139px;
  width               : 84px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group12 .bp2-group3 .bp2-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 139px;
  width               : 84px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group12 .bp2-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 46px;
  height              : 94px;
  width               : 83px;
  position            : absolute;
  margin              : 0;
  left                : 97px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group12 .bp2-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 46px;
  height              : 94px;
  width               : 69px;
  position            : absolute;
  margin              : 0;
  left                : 191px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group12 .bp2-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 181px;
  width               : 504px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group12 .bp2-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 139px;
  width               : 39px;
  position            : absolute;
  margin              : 0;
  left                : 272px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group12 .bp2-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 46px;
  height              : 135px;
  width               : 83px;
  position            : absolute;
  margin              : 0;
  left                : 322px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group12 .bp2-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 46px;
  height              : 93px;
  width               : 80px;
  position            : absolute;
  margin              : 0;
  left                : 424px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-digital {
  background-color    : rgba(255,255,255,0.0);
  top                 : 327px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : -392px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 160.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 218.0px;
}
.bp2-desktophd .bp2-group121 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 527px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : 1114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group121 .bp2-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 3px;
  height              : 187px;
  width               : 113px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group121 .bp2-group3 .bp2-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 113px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group121 .bp2-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 131px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group121 .bp2-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 93px;
  position            : absolute;
  margin              : 0;
  left                : 257px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group121 .bp2-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group121 .bp2-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 53px;
  position            : absolute;
  margin              : 0;
  left                : 366px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group121 .bp2-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 182px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 434px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group121 .bp2-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 125px;
  width               : 108px;
  position            : absolute;
  margin              : 0;
  left                : 571px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 156px;
  height              : 163px;
  width               : 396px;
  position            : absolute;
  margin              : 0;
  left                : -95px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 .bp2-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 119px;
  width               : 34px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 .bp2-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 162px;
  width               : 396px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 .bp2-group13 .bp2-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 90px;
  width               : 37px;
  position            : absolute;
  margin              : 0;
  left                : 48px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 .bp2-group13 .bp2-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 92px;
  width               : 86px;
  position            : absolute;
  margin              : 0;
  left                : 93px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 .bp2-group13 .bp2-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 69px;
  height              : 93px;
  width               : 81px;
  position            : absolute;
  margin              : 0;
  left                : 194px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 .bp2-group13 .bp2-group8 .bp2-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 93px;
  width               : 81px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 .bp2-group13 .bp2-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 92px;
  width               : 85px;
  position            : absolute;
  margin              : 0;
  left                : 281px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 .bp2-group13 .bp2-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 162px;
  width               : 395px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group14 .bp2-group13 .bp2-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 157px;
  width               : 9px;
  position            : absolute;
  margin              : 0;
  left                : 387px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 77px;
  height              : 171px;
  width               : 414px;
  position            : absolute;
  margin              : 0;
  left                : 666px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 .bp2-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 40px;
  height              : 124px;
  width               : 35px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 .bp2-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 171px;
  width               : 414px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 .bp2-group13 .bp2-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 71px;
  height              : 94px;
  width               : 39px;
  position            : absolute;
  margin              : 0;
  left                : 51px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 .bp2-group13 .bp2-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 71px;
  height              : 96px;
  width               : 90px;
  position            : absolute;
  margin              : 0;
  left                : 97px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 .bp2-group13 .bp2-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 72px;
  height              : 98px;
  width               : 85px;
  position            : absolute;
  margin              : 0;
  left                : 203px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 .bp2-group13 .bp2-group8 .bp2-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 98px;
  width               : 85px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 .bp2-group13 .bp2-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 71px;
  height              : 96px;
  width               : 89px;
  position            : absolute;
  margin              : 0;
  left                : 294px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 .bp2-group13 .bp2-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 169px;
  width               : 413px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group141 .bp2-group13 .bp2-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 164px;
  width               : 9px;
  position            : absolute;
  margin              : 0;
  left                : 405px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : -64px;
  height              : 172px;
  width               : 381px;
  position            : absolute;
  margin              : 0;
  left                : 585px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group11 .bp2-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 38px;
  height              : 134px;
  width               : 90px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group11 .bp2-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 86px;
  width               : 63px;
  position            : absolute;
  margin              : 0;
  left                : 103px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group11 .bp2-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 125px;
  width               : 42px;
  position            : absolute;
  margin              : 0;
  left                : 175px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group11 .bp2-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 86px;
  width               : 94px;
  position            : absolute;
  margin              : 0;
  left                : 226px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group11 .bp2-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 13px;
  height              : 114px;
  width               : 53px;
  position            : absolute;
  margin              : 0;
  left                : 327px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group111 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 291px;
  height              : 79px;
  width               : 174px;
  position            : absolute;
  margin              : 0;
  left                : 659px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group111 .bp2-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 62px;
  width               : 41px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group111 .bp2-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 29px;
  position            : absolute;
  margin              : 0;
  left                : 47px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group111 .bp2-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 58px;
  width               : 19px;
  position            : absolute;
  margin              : 0;
  left                : 81px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group111 .bp2-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 43px;
  position            : absolute;
  margin              : 0;
  left                : 104px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group111 .bp2-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 6px;
  height              : 52px;
  width               : 24px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group122 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 267px;
  height              : 162px;
  width               : 311px;
  position            : absolute;
  margin              : 0;
  left                : 1165px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group122 .bp2-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 5px;
  height              : 157px;
  width               : 116px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group122 .bp2-group3 .bp2-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 157px;
  width               : 116px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group122 .bp2-group6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 155px;
  width               : 71px;
  position            : absolute;
  margin              : 0;
  left                : 114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group122 .bp2-group6 .bp2-group61 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 155px;
  width               : 71px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group122 .bp2-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 37px;
  height              : 116px;
  width               : 87px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group122 .bp2-group112 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 25px;
  height              : 124px;
  width               : 92px;
  position            : absolute;
  margin              : 0;
  left                : 219px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group122 .bp2-group112 .bp2-group113 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 124px;
  width               : 92px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 496px;
  height              : 462px;
  width               : 922px;
  position            : absolute;
  margin              : 0;
  left                : -160px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 .bp2-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 118px;
  height              : 344px;
  width               : 205px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 .bp2-group3 .bp2-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 344px;
  width               : 205px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 .bp2-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 105px;
  height              : 241px;
  width               : 150px;
  position            : absolute;
  margin              : 0;
  left                : 181px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 .bp2-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 134px;
  height              : 209px;
  width               : 105px;
  position            : absolute;
  margin              : 0;
  left                : 284px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 .bp2-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 136px;
  height              : 316px;
  width               : 138px;
  position            : absolute;
  margin              : 0;
  left                : 414px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 .bp2-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 346px;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 558px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 .bp2-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 75px;
  height              : 282px;
  width               : 126px;
  position            : absolute;
  margin              : 0;
  left                : 700px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 .bp2-group16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 142px;
  height              : 214px;
  width               : 159px;
  position            : absolute;
  margin              : 0;
  left                : 763px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group17 .bp2-group16 .bp2-group161 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 214px;
  width               : 159px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 496px;
  height              : 82px;
  width               : 370px;
  position            : absolute;
  margin              : 0;
  left                : 681px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 51px;
  width               : 33px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-group3 .bp2-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 33px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 51px;
  width               : 49px;
  position            : absolute;
  margin              : 0;
  left                : 41px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 81px;
  width               : 61px;
  position            : absolute;
  margin              : 0;
  left                : 96px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-group8 .bp2-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 81px;
  width               : 61px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 31px;
  height              : 50px;
  width               : 77px;
  position            : absolute;
  margin              : 0;
  left                : 159px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 52px;
  width               : 44px;
  position            : absolute;
  margin              : 0;
  left                : 240px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-group13 .bp2-group131 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 52px;
  width               : 44px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 29px;
  height              : 50px;
  width               : 37px;
  position            : absolute;
  margin              : 0;
  left                : 289px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-group18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 51px;
  width               : 41px;
  position            : absolute;
  margin              : 0;
  left                : 329px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-group19 .bp2-group18 .bp2-group181 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 41px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp2-desktophd .bp2-digital1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 578px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 803px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 160.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 218.0px;
}
/* .anima-animate-appear prefix for appear animations */
.anima-animate-appear {
  opacity             : 0;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 normal forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 normal forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 normal forwards;
}
.anima-animate-disappear {
  opacity             : 1;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 reverse forwards;
}
.anima-animate-nodelay {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay  : 0;
  animation-delay     : 0;
}
@-webkit-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-moz-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-o-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
.bp3-screen1 {
  width               : 100%;
  min-width           : 768px;
  height              : 100vh;
  min-height          : 1024px;
  position            : relative;
  overflow            : hidden;
  margin              : 0px;
  background-color    : rgba(74, 74, 74, 1.0);
}
div {
  -webkit-text-size-adjust: none;
}
.bp3-anima-animate-enter {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter-frames 0.899999976158s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter-frames 0.899999976158s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter-frames 0.899999976158s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter-frames 0.899999976158s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp3-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp3-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp3-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp3-anima-animate-enter1 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter1-frames 9s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter1-frames 9s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter1-frames 9s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter1-frames 9s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp3-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp3-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp3-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp3-anima-animate-enter2 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter2-frames 17s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter2-frames 17s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter2-frames 17s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter2-frames 17s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp3-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp3-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp3-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp3-anima-animate-enter3 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp3-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp3-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp3-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp3-anima-animate-enter4 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp3-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp3-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp3-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp3-anima-animate-enter5 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter5-frames 3s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter5-frames 3s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter5-frames 3s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter5-frames 3s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp3-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp3-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp3-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp3-anima-animate-enter6 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp3-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp3-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp3-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp3-anima-animate-enter7 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter7-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter7-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter7-frames 14s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter7-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp3-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp3-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp3-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp3-anima-animate-enter8 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp3-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp3-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp3-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp3-anima-animate-enter9 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter9-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter9-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter9-frames 14s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter9-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp3-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp3-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp3-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp3-anima-animate-enter10 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp3-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -moz-animation      : bp3-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -o-animation        : bp3-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  animation           : bp3-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp3-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp3-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp3-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp3-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp3-screen1 .bp3-rightpageatlmatba {
  background-color    : rgba(255,255,255,0.0);
  top                 : 886px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 233px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 10.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 14.0px;
}
.bp3-screen1 .bp3-group55 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 169px;
  height              : 122px;
  width               : 199px;
  position            : absolute;
  margin              : 0;
  left                : 285px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 26px;
  height              : 79px;
  width               : 58px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 104px;
  width               : 44px;
  position            : absolute;
  margin              : 0;
  left                : 64px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 104px;
  width               : 25px;
  position            : absolute;
  margin              : 0;
  left                : 122px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-group9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 56px;
  height              : 48px;
  width               : 48px;
  position            : absolute;
  margin              : 0;
  left                : 151px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-group9 .bp3-group91 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 49px;
  width               : 49px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 3px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 9px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 15px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 23px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 29px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill20 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 35px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill22 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 41px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill24 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 47px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill26 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 54px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill28 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 62px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-clip31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 122px;
  width               : 199px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill30 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 67px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill32 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 70px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill33 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 76px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill34 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 78px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill35 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 87px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill36 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 93px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill37 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 101px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill38 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 107px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill39 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill40 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 110px;
  height              : 10px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 120px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill41 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 122px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill42 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 6px;
  position            : absolute;
  margin              : 0;
  left                : 128px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill43 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 137px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill44 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 110px;
  height              : 10px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 144px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill45 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 146px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill46 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 118px;
  height              : 2px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 152px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill47 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 158px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill48 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 162px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill49 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 168px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill50 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 118px;
  height              : 2px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 174px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill51 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 11px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 180px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill52 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 111px;
  height              : 8px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 185px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill53 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 110px;
  height              : 10px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 192px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group55 .bp3-fill54 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 118px;
  height              : 2px;
  width               : 2px;
  position            : absolute;
  margin              : 0;
  left                : 195px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-rightpage {
  background-color    : rgba(255,255,255,0.0);
  top                 : 373px;
  height              : 71px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 58px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.7s ease-in-out;
}
.bp3-screen1 .bp3-rightpage:hover {
  transform           : scale(0.9);
}
.bp3-screen1 .bp3-rightpage .bp3-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 71px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-rightpage .bp3-rightpagelogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 68px;
  width               : 131px;
  position            : absolute;
  margin              : 0;
  left                : 5px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-yorjinal {
  background-color    : rgba(255,255,255,0.0);
  top                 : 399px;
  height              : 41px;
  width               : 229px;
  position            : absolute;
  margin              : 0;
  left                : 500px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp3-screen1 .bp3-yorjinal:hover {
  transform           : scale(0.9);
}
.bp3-screen1 .bp3-yorjinal .bp3-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 41px;
  width               : 229px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-yorjinal .bp3-yorjinallogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 38px;
  width               : 221px;
  position            : absolute;
  margin              : 0;
  left                : 1px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-atlmatbaa {
  background-color    : rgba(255,255,255,0.0);
  top                 : 373px;
  height              : 68px;
  width               : 147px;
  position            : absolute;
  margin              : 0;
  left                : 294px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp3-screen1 .bp3-atlmatbaa:hover {
  transform           : scale(0.9);
}
.bp3-screen1 .bp3-atlmatbaa .bp3-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 68px;
  width               : 147px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-atlmatbaa .bp3-atlmatbaalogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : 64px;
  width               : 147px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : -44px;
  height              : 181px;
  width               : 504px;
  position            : absolute;
  margin              : 0;
  left                : -146px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group12 .bp3-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 139px;
  width               : 84px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group12 .bp3-group3 .bp3-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 139px;
  width               : 84px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group12 .bp3-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 46px;
  height              : 94px;
  width               : 83px;
  position            : absolute;
  margin              : 0;
  left                : 97px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group12 .bp3-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 46px;
  height              : 94px;
  width               : 69px;
  position            : absolute;
  margin              : 0;
  left                : 191px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group12 .bp3-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 181px;
  width               : 504px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group12 .bp3-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 139px;
  width               : 39px;
  position            : absolute;
  margin              : 0;
  left                : 272px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group12 .bp3-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 46px;
  height              : 135px;
  width               : 83px;
  position            : absolute;
  margin              : 0;
  left                : 322px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group12 .bp3-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 46px;
  height              : 93px;
  width               : 80px;
  position            : absolute;
  margin              : 0;
  left                : 424px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group121 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 527px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : 1114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group121 .bp3-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 3px;
  height              : 187px;
  width               : 113px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group121 .bp3-group3 .bp3-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 113px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group121 .bp3-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 131px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group121 .bp3-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 93px;
  position            : absolute;
  margin              : 0;
  left                : 257px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group121 .bp3-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group121 .bp3-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 53px;
  position            : absolute;
  margin              : 0;
  left                : 366px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group121 .bp3-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 182px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 434px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group121 .bp3-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 125px;
  width               : 108px;
  position            : absolute;
  margin              : 0;
  left                : 571px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 156px;
  height              : 163px;
  width               : 396px;
  position            : absolute;
  margin              : 0;
  left                : -191px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 .bp3-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 119px;
  width               : 34px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 .bp3-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 162px;
  width               : 396px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 .bp3-group13 .bp3-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 90px;
  width               : 37px;
  position            : absolute;
  margin              : 0;
  left                : 48px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 .bp3-group13 .bp3-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 92px;
  width               : 86px;
  position            : absolute;
  margin              : 0;
  left                : 93px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 .bp3-group13 .bp3-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 69px;
  height              : 93px;
  width               : 81px;
  position            : absolute;
  margin              : 0;
  left                : 194px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 .bp3-group13 .bp3-group8 .bp3-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 93px;
  width               : 81px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 .bp3-group13 .bp3-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 92px;
  width               : 85px;
  position            : absolute;
  margin              : 0;
  left                : 281px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 .bp3-group13 .bp3-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 162px;
  width               : 395px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group14 .bp3-group13 .bp3-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 157px;
  width               : 9px;
  position            : absolute;
  margin              : 0;
  left                : 387px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 77px;
  height              : 171px;
  width               : 414px;
  position            : absolute;
  margin              : 0;
  left                : 570px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 .bp3-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 40px;
  height              : 124px;
  width               : 35px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 .bp3-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 171px;
  width               : 414px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 .bp3-group13 .bp3-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 71px;
  height              : 94px;
  width               : 39px;
  position            : absolute;
  margin              : 0;
  left                : 51px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 .bp3-group13 .bp3-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 71px;
  height              : 96px;
  width               : 90px;
  position            : absolute;
  margin              : 0;
  left                : 97px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 .bp3-group13 .bp3-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 72px;
  height              : 98px;
  width               : 85px;
  position            : absolute;
  margin              : 0;
  left                : 203px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 .bp3-group13 .bp3-group8 .bp3-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 98px;
  width               : 85px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 .bp3-group13 .bp3-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 71px;
  height              : 96px;
  width               : 89px;
  position            : absolute;
  margin              : 0;
  left                : 294px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 .bp3-group13 .bp3-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 169px;
  width               : 413px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group141 .bp3-group13 .bp3-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 164px;
  width               : 9px;
  position            : absolute;
  margin              : 0;
  left                : 405px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : -64px;
  height              : 172px;
  width               : 381px;
  position            : absolute;
  margin              : 0;
  left                : 489px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group11 .bp3-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 38px;
  height              : 134px;
  width               : 90px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group11 .bp3-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 86px;
  width               : 63px;
  position            : absolute;
  margin              : 0;
  left                : 103px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group11 .bp3-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 125px;
  width               : 42px;
  position            : absolute;
  margin              : 0;
  left                : 175px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group11 .bp3-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 86px;
  width               : 94px;
  position            : absolute;
  margin              : 0;
  left                : 226px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group11 .bp3-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 13px;
  height              : 114px;
  width               : 53px;
  position            : absolute;
  margin              : 0;
  left                : 327px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group111 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 745px;
  height              : 106px;
  width               : 235px;
  position            : absolute;
  margin              : 0;
  left                : 555px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group111 .bp3-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 23px;
  height              : 83px;
  width               : 56px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group111 .bp3-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 24px;
  height              : 53px;
  width               : 39px;
  position            : absolute;
  margin              : 0;
  left                : 64px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group111 .bp3-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 77px;
  width               : 26px;
  position            : absolute;
  margin              : 0;
  left                : 108px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group111 .bp3-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 24px;
  height              : 53px;
  width               : 58px;
  position            : absolute;
  margin              : 0;
  left                : 140px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group111 .bp3-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 8px;
  height              : 70px;
  width               : 33px;
  position            : absolute;
  margin              : 0;
  left                : 202px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group112 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 291px;
  height              : 79px;
  width               : 174px;
  position            : absolute;
  margin              : 0;
  left                : 563px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group112 .bp3-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 62px;
  width               : 41px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group112 .bp3-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 29px;
  position            : absolute;
  margin              : 0;
  left                : 47px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group112 .bp3-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 58px;
  width               : 19px;
  position            : absolute;
  margin              : 0;
  left                : 81px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group112 .bp3-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 43px;
  position            : absolute;
  margin              : 0;
  left                : 104px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group112 .bp3-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 6px;
  height              : 52px;
  width               : 24px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group122 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 267px;
  height              : 162px;
  width               : 311px;
  position            : absolute;
  margin              : 0;
  left                : 1165px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group122 .bp3-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 5px;
  height              : 157px;
  width               : 116px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group122 .bp3-group3 .bp3-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 157px;
  width               : 116px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group122 .bp3-group6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 155px;
  width               : 71px;
  position            : absolute;
  margin              : 0;
  left                : 114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group122 .bp3-group6 .bp3-group61 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 155px;
  width               : 71px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group122 .bp3-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 37px;
  height              : 116px;
  width               : 87px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group122 .bp3-group113 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 25px;
  height              : 124px;
  width               : 92px;
  position            : absolute;
  margin              : 0;
  left                : 219px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group122 .bp3-group113 .bp3-group114 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 124px;
  width               : 92px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 463px;
  height              : 412px;
  width               : 822px;
  position            : absolute;
  margin              : 0;
  left                : -279px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 .bp3-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 105px;
  height              : 307px;
  width               : 183px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 .bp3-group3 .bp3-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 307px;
  width               : 183px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 .bp3-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 93px;
  height              : 215px;
  width               : 133px;
  position            : absolute;
  margin              : 0;
  left                : 161px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 .bp3-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 119px;
  height              : 187px;
  width               : 93px;
  position            : absolute;
  margin              : 0;
  left                : 254px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 .bp3-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 122px;
  height              : 281px;
  width               : 123px;
  position            : absolute;
  margin              : 0;
  left                : 369px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 .bp3-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 308px;
  width               : 142px;
  position            : absolute;
  margin              : 0;
  left                : 498px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 .bp3-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 252px;
  width               : 113px;
  position            : absolute;
  margin              : 0;
  left                : 623px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 .bp3-group16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 126px;
  height              : 191px;
  width               : 142px;
  position            : absolute;
  margin              : 0;
  left                : 680px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group17 .bp3-group16 .bp3-group161 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 191px;
  width               : 142px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 480px;
  height              : 82px;
  width               : 370px;
  position            : absolute;
  margin              : 0;
  left                : 465px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 51px;
  width               : 33px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-group3 .bp3-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 33px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 51px;
  width               : 49px;
  position            : absolute;
  margin              : 0;
  left                : 41px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 81px;
  width               : 61px;
  position            : absolute;
  margin              : 0;
  left                : 96px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-group8 .bp3-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 81px;
  width               : 61px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 31px;
  height              : 50px;
  width               : 77px;
  position            : absolute;
  margin              : 0;
  left                : 159px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 52px;
  width               : 44px;
  position            : absolute;
  margin              : 0;
  left                : 240px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-group13 .bp3-group131 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 52px;
  width               : 44px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 29px;
  height              : 50px;
  width               : 37px;
  position            : absolute;
  margin              : 0;
  left                : 289px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-group18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 51px;
  width               : 41px;
  position            : absolute;
  margin              : 0;
  left                : 329px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp3-screen1 .bp3-group19 .bp3-group18 .bp3-group181 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 41px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
/* .anima-animate-appear prefix for appear animations */
.anima-animate-appear {
  opacity             : 0;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 normal forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 normal forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 normal forwards;
}
.anima-animate-disappear {
  opacity             : 1;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 reverse forwards;
}
.anima-animate-nodelay {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay  : 0;
  animation-delay     : 0;
}
@-webkit-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-moz-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-o-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
.bp5-iphone8 {
  width               : 100%;
  min-width           : 375px;
  height              : 100vh;
  min-height          : 621px;
  position            : relative;
  overflow            : hidden;
  margin              : 0px;
  background-color    : rgba(74, 74, 74, 1.0);
}
div {
  -webkit-text-size-adjust: none;
}
.bp5-anima-animate-enter {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp5-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp5-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp5-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp5-anima-animate-enter1 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp5-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp5-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp5-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp5-anima-animate-enter2 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp5-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp5-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp5-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp5-anima-animate-enter3 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp5-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp5-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp5-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp5-anima-animate-enter4 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp5-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp5-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp5-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp5-anima-animate-enter5 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter5-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter5-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter5-frames 14s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter5-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp5-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp5-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp5-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp5-anima-animate-enter6 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter6-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter6-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter6-frames 16s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter6-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp5-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp5-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp5-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp5-anima-animate-enter7 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter7-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter7-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter7-frames 16s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter7-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp5-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp5-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp5-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp5-anima-animate-enter8 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter8-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter8-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter8-frames 16s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter8-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp5-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp5-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp5-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp5-anima-animate-enter9 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter9-frames 3s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter9-frames 3s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter9-frames 3s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter9-frames 3s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp5-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp5-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp5-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp5-anima-animate-enter10 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp5-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -moz-animation      : bp5-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -o-animation        : bp5-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  animation           : bp5-anima-animate-enter10-frames 8s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp5-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp5-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp5-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp5-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp5-iphone8 .bp5-group17 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 458px;
  height              : 188px;
  width               : 375px;
  position            : absolute;
  margin              : 0;
  left                : 9px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group17 .bp5-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 48px;
  height              : 140px;
  width               : 83px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group17 .bp5-group3 .bp5-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 140px;
  width               : 83px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group17 .bp5-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 42px;
  height              : 98px;
  width               : 60px;
  position            : absolute;
  margin              : 0;
  left                : 73px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group17 .bp5-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 56px;
  height              : 85px;
  width               : 42px;
  position            : absolute;
  margin              : 0;
  left                : 116px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group17 .bp5-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 56px;
  height              : 129px;
  width               : 57px;
  position            : absolute;
  margin              : 0;
  left                : 168px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group17 .bp5-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 140px;
  width               : 65px;
  position            : absolute;
  margin              : 0;
  left                : 227px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group17 .bp5-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 31px;
  height              : 114px;
  width               : 52px;
  position            : absolute;
  margin              : 0;
  left                : 284px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group17 .bp5-group16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 57px;
  height              : 87px;
  width               : 65px;
  position            : absolute;
  margin              : 0;
  left                : 310px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group17 .bp5-group16 .bp5-group161 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 87px;
  width               : 65px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-rightpageatlmatba {
  background-color    : rgba(255,255,255,0.0);
  top                 : 561px;
  height              : auto;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : 94px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 10.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : center;
  line-height         : 14.0px;
}
.bp5-iphone8 .bp5-group55 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 85px;
  height              : 98px;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 107px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 21px;
  height              : 63px;
  width               : 47px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 84px;
  width               : 35px;
  position            : absolute;
  margin              : 0;
  left                : 52px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 84px;
  width               : 20px;
  position            : absolute;
  margin              : 0;
  left                : 98px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-group9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 45px;
  height              : 39px;
  width               : 39px;
  position            : absolute;
  margin              : 0;
  left                : 121px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-group9 .bp5-group91 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 39px;
  width               : 39px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 2px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 7px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 12px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 18px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 23px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill20 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 28px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill22 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 33px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill24 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 38px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill26 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 43px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill28 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 50px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-clip31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 98px;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill30 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 54px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill32 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 57px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill33 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 61px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill34 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 63px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill35 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 70px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill36 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 75px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill37 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 81px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill38 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 86px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill39 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 91px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill40 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 88px;
  height              : 8px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 96px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill41 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 98px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill42 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 103px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill43 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 110px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill44 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 88px;
  height              : 8px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 115px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill45 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 118px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill46 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 1px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 122px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill47 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 127px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill48 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 130px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill49 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 135px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill50 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 1px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 140px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill51 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 144px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill52 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 149px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill53 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 88px;
  height              : 8px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 154px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group55 .bp5-fill54 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 1px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 156px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-rightpage {
  background-color    : rgba(255,255,255,0.0);
  top                 : 242px;
  height              : 71px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 123px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.7s ease-in-out;
}
.bp5-iphone8 .bp5-rightpage:hover {
  transform           : scale(0.9);
}
.bp5-iphone8 .bp5-rightpage .bp5-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 71px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-rightpage .bp5-rightpagelogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 68px;
  width               : 131px;
  position            : absolute;
  margin              : 0;
  left                : 5px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-yorjinal {
  background-color    : rgba(255,255,255,0.0);
  top                 : 458px;
  height              : 41px;
  width               : 227px;
  position            : absolute;
  margin              : 0;
  left                : 88px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp5-iphone8 .bp5-yorjinal:hover {
  transform           : scale(0.9);
}
.bp5-iphone8 .bp5-yorjinal .bp5-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 41px;
  width               : 227px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-yorjinal .bp5-yorjinallogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 38px;
  width               : 219px;
  position            : absolute;
  margin              : 0;
  left                : 1px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-atlmatbaa {
  background-color    : rgba(255,255,255,0.0);
  top                 : 344px;
  height              : 68px;
  width               : 147px;
  position            : absolute;
  margin              : 0;
  left                : 120px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp5-iphone8 .bp5-atlmatbaa:hover {
  transform           : scale(0.9);
}
.bp5-iphone8 .bp5-atlmatbaa .bp5-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 68px;
  width               : 147px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-atlmatbaa .bp5-atlmatbaalogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : 64px;
  width               : 147px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 66px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : 31px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group12 .bp5-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 51px;
  width               : 31px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group12 .bp5-group3 .bp5-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 31px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group12 .bp5-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 34px;
  width               : 31px;
  position            : absolute;
  margin              : 0;
  left                : 35px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group12 .bp5-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 34px;
  width               : 25px;
  position            : absolute;
  margin              : 0;
  left                : 70px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group12 .bp5-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 66px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group12 .bp5-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 100px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group12 .bp5-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 16px;
  height              : 50px;
  width               : 31px;
  position            : absolute;
  margin              : 0;
  left                : 118px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group12 .bp5-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 34px;
  width               : 29px;
  position            : absolute;
  margin              : 0;
  left                : 156px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 81px;
  height              : 78px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : -88px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 .bp5-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 57px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 .bp5-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 78px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 .bp5-group13 .bp5-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 32px;
  height              : 43px;
  width               : 17px;
  position            : absolute;
  margin              : 0;
  left                : 23px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 .bp5-group13 .bp5-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 32px;
  height              : 44px;
  width               : 40px;
  position            : absolute;
  margin              : 0;
  left                : 43px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 .bp5-group13 .bp5-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 33px;
  height              : 45px;
  width               : 38px;
  position            : absolute;
  margin              : 0;
  left                : 91px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 .bp5-group13 .bp5-group8 .bp5-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 45px;
  width               : 38px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 .bp5-group13 .bp5-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 32px;
  height              : 44px;
  width               : 40px;
  position            : absolute;
  margin              : 0;
  left                : 131px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 .bp5-group13 .bp5-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 77px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group14 .bp5-group13 .bp5-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 75px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 181px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 178px;
  height              : 54px;
  width               : 129px;
  position            : absolute;
  margin              : 0;
  left                : 228px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 .bp5-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 13px;
  height              : 38px;
  width               : 11px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 .bp5-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 54px;
  width               : 129px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 .bp5-group13 .bp5-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 22px;
  height              : 29px;
  width               : 12px;
  position            : absolute;
  margin              : 0;
  left                : 16px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 .bp5-group13 .bp5-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 22px;
  height              : 30px;
  width               : 28px;
  position            : absolute;
  margin              : 0;
  left                : 30px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 .bp5-group13 .bp5-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 22px;
  height              : 31px;
  width               : 27px;
  position            : absolute;
  margin              : 0;
  left                : 63px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 .bp5-group13 .bp5-group8 .bp5-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 31px;
  width               : 27px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 .bp5-group13 .bp5-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 22px;
  height              : 30px;
  width               : 28px;
  position            : absolute;
  margin              : 0;
  left                : 92px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 .bp5-group13 .bp5-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 52px;
  width               : 129px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group141 .bp5-group13 .bp5-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 126px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 33px;
  height              : 79px;
  width               : 174px;
  position            : absolute;
  margin              : 0;
  left                : 259px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group11 .bp5-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 62px;
  width               : 41px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group11 .bp5-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 29px;
  position            : absolute;
  margin              : 0;
  left                : 47px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group11 .bp5-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 58px;
  width               : 19px;
  position            : absolute;
  margin              : 0;
  left                : 81px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group11 .bp5-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 43px;
  position            : absolute;
  margin              : 0;
  left                : 104px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group11 .bp5-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 6px;
  height              : 52px;
  width               : 24px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-agency {
  background-color    : rgba(255,255,255,0.0);
  top                 : 190px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 21px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 40.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 55.0px;
}
.bp5-iphone8 .bp5-print {
  background-color    : rgba(255,255,255,0.0);
  top                 : 313px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 21px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 40.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 55.0px;
}
.bp5-iphone8 .bp5-travel {
  background-color    : rgba(255,255,255,0.0);
  top                 : 403px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 21px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 40.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 55.0px;
}
.bp5-iphone8 .bp5-group111 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 334px;
  height              : 41px;
  width               : 91px;
  position            : absolute;
  margin              : 0;
  left                : 293px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group111 .bp5-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 32px;
  width               : 22px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group111 .bp5-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 21px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 25px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group111 .bp5-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 30px;
  width               : 10px;
  position            : absolute;
  margin              : 0;
  left                : 42px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group111 .bp5-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 21px;
  width               : 23px;
  position            : absolute;
  margin              : 0;
  left                : 54px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group111 .bp5-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 3px;
  height              : 27px;
  width               : 13px;
  position            : absolute;
  margin              : 0;
  left                : 78px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 265px;
  height              : 25px;
  width               : 116px;
  position            : absolute;
  margin              : 0;
  left                : 288px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 10px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-group3 .bp5-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 16px;
  width               : 10px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 13px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 25px;
  width               : 19px;
  position            : absolute;
  margin              : 0;
  left                : 30px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-group8 .bp5-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 25px;
  width               : 19px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 24px;
  position            : absolute;
  margin              : 0;
  left                : 50px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 14px;
  position            : absolute;
  margin              : 0;
  left                : 75px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-group13 .bp5-group131 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 16px;
  width               : 14px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 12px;
  position            : absolute;
  margin              : 0;
  left                : 90px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-group18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 13px;
  position            : absolute;
  margin              : 0;
  left                : 103px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp5-iphone8 .bp5-group19 .bp5-group18 .bp5-group181 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 16px;
  width               : 13px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
/* .anima-animate-appear prefix for appear animations */
.anima-animate-appear {
  opacity             : 0;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 normal forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 normal forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 normal forwards;
}
.anima-animate-disappear {
  opacity             : 1;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 reverse forwards;
}
.anima-animate-nodelay {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay  : 0;
  animation-delay     : 0;
}
@-webkit-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-moz-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-o-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
.bp4-tablet {
  width               : 100%;
  min-width           : 320px;
  height              : 100vh;
  min-height          : 613px;
  position            : relative;
  overflow            : hidden;
  margin              : 0px;
  background-color    : rgba(74, 74, 74, 1.0);
}
div {
  -webkit-text-size-adjust: none;
}
.bp4-anima-animate-enter {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp4-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp4-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp4-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp4-anima-animate-enter1 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter1-frames 0.899999976158s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp4-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp4-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp4-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp4-anima-animate-enter2 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter2-frames 9s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp4-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp4-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp4-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp4-anima-animate-enter3 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter3-frames 17s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter3-frames 17s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter3-frames 17s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter3-frames 17s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp4-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp4-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp4-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp4-anima-animate-enter4 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter4-frames 12s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter4-frames 12s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter4-frames 12s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter4-frames 12s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp4-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp4-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp4-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp4-anima-animate-enter5 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter5-frames 13s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter5-frames 13s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter5-frames 13s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter5-frames 13s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp4-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp4-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp4-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp4-anima-animate-enter6 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter6-frames 3s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp4-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp4-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp4-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp4-anima-animate-enter7 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter7-frames 3s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter7-frames 3s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter7-frames 3s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter7-frames 3s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp4-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp4-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp4-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp4-anima-animate-enter8 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter8-frames 17s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp4-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp4-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp4-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp4-anima-animate-enter9 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter9-frames 8s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter9-frames 8s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter9-frames 8s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter9-frames 8s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp4-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp4-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp4-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp4-anima-animate-enter10 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter10-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter10-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter10-frames 14s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter10-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp4-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp4-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp4-anima-animate-enter10-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp4-anima-animate-enter11 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter11-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter11-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter11-frames 16s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter11-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter11-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp4-anima-animate-enter11-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp4-anima-animate-enter11-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp4-anima-animate-enter11-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp4-anima-animate-enter12 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter12-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter12-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter12-frames 16s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter12-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter12-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp4-anima-animate-enter12-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp4-anima-animate-enter12-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp4-anima-animate-enter12-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp4-anima-animate-enter13 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp4-anima-animate-enter13-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp4-anima-animate-enter13-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp4-anima-animate-enter13-frames 16s ease-in-out 1 normal forwards;
  animation           : bp4-anima-animate-enter13-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp4-anima-animate-enter13-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp4-anima-animate-enter13-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp4-anima-animate-enter13-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp4-anima-animate-enter13-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp4-tablet .bp4-group17 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 441px;
  height              : 188px;
  width               : 375px;
  position            : absolute;
  margin              : 0;
  left                : -16px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group17 .bp4-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 48px;
  height              : 140px;
  width               : 83px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group17 .bp4-group3 .bp4-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 140px;
  width               : 83px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group17 .bp4-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 42px;
  height              : 98px;
  width               : 60px;
  position            : absolute;
  margin              : 0;
  left                : 73px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group17 .bp4-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 56px;
  height              : 85px;
  width               : 42px;
  position            : absolute;
  margin              : 0;
  left                : 116px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group17 .bp4-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 56px;
  height              : 129px;
  width               : 57px;
  position            : absolute;
  margin              : 0;
  left                : 168px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group17 .bp4-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 140px;
  width               : 65px;
  position            : absolute;
  margin              : 0;
  left                : 227px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group17 .bp4-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 31px;
  height              : 114px;
  width               : 52px;
  position            : absolute;
  margin              : 0;
  left                : 284px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group17 .bp4-group16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 57px;
  height              : 87px;
  width               : 65px;
  position            : absolute;
  margin              : 0;
  left                : 310px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group17 .bp4-group16 .bp4-group161 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 87px;
  width               : 65px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-rightpageatlmatba {
  background-color    : rgba(255,255,255,0.0);
  top                 : 548px;
  height              : auto;
  width               : 180px;
  position            : absolute;
  margin              : 0;
  left                : 70px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 10.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : center;
  line-height         : 14.0px;
}
.bp4-tablet .bp4-group55 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 85px;
  height              : 98px;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 80px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 21px;
  height              : 63px;
  width               : 47px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 84px;
  width               : 35px;
  position            : absolute;
  margin              : 0;
  left                : 52px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 84px;
  width               : 20px;
  position            : absolute;
  margin              : 0;
  left                : 98px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-group9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 45px;
  height              : 39px;
  width               : 39px;
  position            : absolute;
  margin              : 0;
  left                : 121px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-group9 .bp4-group91 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 39px;
  width               : 39px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 2px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 7px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 12px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 18px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 23px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill20 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 28px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill22 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 33px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill24 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 38px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill26 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 43px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill28 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 50px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-clip31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 98px;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill30 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 54px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill32 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 57px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill33 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 61px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill34 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 63px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill35 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 70px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill36 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 75px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill37 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 81px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill38 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 86px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill39 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 91px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill40 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 88px;
  height              : 8px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 96px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill41 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 98px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill42 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 5px;
  position            : absolute;
  margin              : 0;
  left                : 103px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill43 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 110px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill44 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 88px;
  height              : 8px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 115px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill45 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 118px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill46 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 1px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 122px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill47 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 127px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill48 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 130px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill49 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 135px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill50 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 1px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 140px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill51 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 8px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 144px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill52 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 90px;
  height              : 6px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 149px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill53 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 88px;
  height              : 8px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 154px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group55 .bp4-fill54 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 1px;
  width               : 1px;
  position            : absolute;
  margin              : 0;
  left                : 156px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-rightpage {
  background-color    : rgba(255,255,255,0.0);
  top                 : 242px;
  height              : 71px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 90px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.7s ease-in-out;
}
.bp4-tablet .bp4-rightpage:hover {
  transform           : scale(0.9);
}
.bp4-tablet .bp4-rightpage .bp4-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 71px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-rightpage .bp4-rightpagelogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 68px;
  width               : 131px;
  position            : absolute;
  margin              : 0;
  left                : 5px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-yorjinal {
  background-color    : rgba(255,255,255,0.0);
  top                 : 449px;
  height              : 39px;
  width               : 216px;
  position            : absolute;
  margin              : 0;
  left                : 55px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp4-tablet .bp4-yorjinal:hover {
  transform           : scale(0.9);
}
.bp4-tablet .bp4-yorjinal .bp4-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 39px;
  width               : 216px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-yorjinal .bp4-yorjinallogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 36px;
  width               : 208px;
  position            : absolute;
  margin              : 0;
  left                : 1px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-atlmatbaa {
  background-color    : rgba(255,255,255,0.0);
  top                 : 344px;
  height              : 68px;
  width               : 147px;
  position            : absolute;
  margin              : 0;
  left                : 87px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp4-tablet .bp4-atlmatbaa:hover {
  transform           : scale(0.9);
}
.bp4-tablet .bp4-atlmatbaa .bp4-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 68px;
  width               : 147px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-atlmatbaa .bp4-atlmatbaalogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : 64px;
  width               : 147px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 66px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : -2px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group12 .bp4-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 51px;
  width               : 31px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group12 .bp4-group3 .bp4-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 31px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group12 .bp4-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 34px;
  width               : 31px;
  position            : absolute;
  margin              : 0;
  left                : 35px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group12 .bp4-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 34px;
  width               : 25px;
  position            : absolute;
  margin              : 0;
  left                : 70px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group12 .bp4-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 66px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group12 .bp4-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 100px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group12 .bp4-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 16px;
  height              : 50px;
  width               : 31px;
  position            : absolute;
  margin              : 0;
  left                : 118px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group12 .bp4-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 34px;
  width               : 29px;
  position            : absolute;
  margin              : 0;
  left                : 156px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group121 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 527px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : 1114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group121 .bp4-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 3px;
  height              : 187px;
  width               : 113px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group121 .bp4-group3 .bp4-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 113px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group121 .bp4-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 131px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group121 .bp4-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 93px;
  position            : absolute;
  margin              : 0;
  left                : 257px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group121 .bp4-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group121 .bp4-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 53px;
  position            : absolute;
  margin              : 0;
  left                : 366px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group121 .bp4-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 182px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 434px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group121 .bp4-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 125px;
  width               : 108px;
  position            : absolute;
  margin              : 0;
  left                : 571px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 81px;
  height              : 78px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : -121px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 .bp4-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 57px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 .bp4-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 78px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 .bp4-group13 .bp4-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 32px;
  height              : 43px;
  width               : 17px;
  position            : absolute;
  margin              : 0;
  left                : 23px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 .bp4-group13 .bp4-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 32px;
  height              : 44px;
  width               : 40px;
  position            : absolute;
  margin              : 0;
  left                : 43px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 .bp4-group13 .bp4-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 33px;
  height              : 45px;
  width               : 38px;
  position            : absolute;
  margin              : 0;
  left                : 91px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 .bp4-group13 .bp4-group8 .bp4-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 45px;
  width               : 38px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 .bp4-group13 .bp4-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 32px;
  height              : 44px;
  width               : 40px;
  position            : absolute;
  margin              : 0;
  left                : 131px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 .bp4-group13 .bp4-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 77px;
  width               : 185px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group14 .bp4-group13 .bp4-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 75px;
  width               : 4px;
  position            : absolute;
  margin              : 0;
  left                : 181px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 178px;
  height              : 54px;
  width               : 129px;
  position            : absolute;
  margin              : 0;
  left                : 195px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 .bp4-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 13px;
  height              : 38px;
  width               : 11px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 .bp4-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 54px;
  width               : 129px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 .bp4-group13 .bp4-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 22px;
  height              : 29px;
  width               : 12px;
  position            : absolute;
  margin              : 0;
  left                : 16px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 .bp4-group13 .bp4-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 22px;
  height              : 30px;
  width               : 28px;
  position            : absolute;
  margin              : 0;
  left                : 30px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 .bp4-group13 .bp4-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 22px;
  height              : 31px;
  width               : 27px;
  position            : absolute;
  margin              : 0;
  left                : 63px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 .bp4-group13 .bp4-group8 .bp4-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 31px;
  width               : 27px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 .bp4-group13 .bp4-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 22px;
  height              : 30px;
  width               : 28px;
  position            : absolute;
  margin              : 0;
  left                : 92px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 .bp4-group13 .bp4-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 52px;
  width               : 129px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group141 .bp4-group13 .bp4-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 3px;
  position            : absolute;
  margin              : 0;
  left                : 126px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : -64px;
  height              : 172px;
  width               : 381px;
  position            : absolute;
  margin              : 0;
  left                : 489px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group11 .bp4-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 38px;
  height              : 134px;
  width               : 90px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group11 .bp4-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 86px;
  width               : 63px;
  position            : absolute;
  margin              : 0;
  left                : 103px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group11 .bp4-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 125px;
  width               : 42px;
  position            : absolute;
  margin              : 0;
  left                : 175px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group11 .bp4-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 86px;
  width               : 94px;
  position            : absolute;
  margin              : 0;
  left                : 226px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group11 .bp4-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 13px;
  height              : 114px;
  width               : 53px;
  position            : absolute;
  margin              : 0;
  left                : 327px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group111 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 334px;
  height              : 41px;
  width               : 91px;
  position            : absolute;
  margin              : 0;
  left                : 260px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group111 .bp4-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 32px;
  width               : 22px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group111 .bp4-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 21px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 25px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group111 .bp4-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 30px;
  width               : 10px;
  position            : absolute;
  margin              : 0;
  left                : 42px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group111 .bp4-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 21px;
  width               : 23px;
  position            : absolute;
  margin              : 0;
  left                : 54px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group111 .bp4-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 3px;
  height              : 27px;
  width               : 13px;
  position            : absolute;
  margin              : 0;
  left                : 78px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group122 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 267px;
  height              : 162px;
  width               : 311px;
  position            : absolute;
  margin              : 0;
  left                : 1165px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group122 .bp4-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 5px;
  height              : 157px;
  width               : 116px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group122 .bp4-group3 .bp4-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 157px;
  width               : 116px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group122 .bp4-group6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 155px;
  width               : 71px;
  position            : absolute;
  margin              : 0;
  left                : 114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group122 .bp4-group6 .bp4-group61 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 155px;
  width               : 71px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group122 .bp4-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 37px;
  height              : 116px;
  width               : 87px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group122 .bp4-group113 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 25px;
  height              : 124px;
  width               : 92px;
  position            : absolute;
  margin              : 0;
  left                : 219px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group122 .bp4-group113 .bp4-group114 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 124px;
  width               : 92px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 265px;
  height              : 25px;
  width               : 116px;
  position            : absolute;
  margin              : 0;
  left                : 255px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 10px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-group3 .bp4-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 16px;
  width               : 10px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 15px;
  position            : absolute;
  margin              : 0;
  left                : 13px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 25px;
  width               : 19px;
  position            : absolute;
  margin              : 0;
  left                : 30px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-group8 .bp4-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 25px;
  width               : 19px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 24px;
  position            : absolute;
  margin              : 0;
  left                : 50px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 14px;
  position            : absolute;
  margin              : 0;
  left                : 75px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-group13 .bp4-group131 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 16px;
  width               : 14px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 12px;
  position            : absolute;
  margin              : 0;
  left                : 90px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-group18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 9px;
  height              : 16px;
  width               : 13px;
  position            : absolute;
  margin              : 0;
  left                : 103px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group19 .bp4-group18 .bp4-group181 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 16px;
  width               : 13px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group112 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 33px;
  height              : 79px;
  width               : 174px;
  position            : absolute;
  margin              : 0;
  left                : 226px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group112 .bp4-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 62px;
  width               : 41px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group112 .bp4-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 29px;
  position            : absolute;
  margin              : 0;
  left                : 47px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group112 .bp4-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 58px;
  width               : 19px;
  position            : absolute;
  margin              : 0;
  left                : 81px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group112 .bp4-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 43px;
  position            : absolute;
  margin              : 0;
  left                : 104px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-group112 .bp4-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 6px;
  height              : 52px;
  width               : 24px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp4-tablet .bp4-agency {
  background-color    : rgba(255,255,255,0.0);
  top                 : 190px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : -5px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 40.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 55.0px;
}
.bp4-tablet .bp4-print {
  background-color    : rgba(255,255,255,0.0);
  top                 : 313px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 3px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 40.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 55.0px;
}
.bp4-tablet .bp4-travel {
  background-color    : rgba(255,255,255,0.0);
  top                 : 403px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 3px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 40.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 55.0px;
}
/* .anima-animate-appear prefix for appear animations */
.anima-animate-appear {
  opacity             : 0;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 normal forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 normal forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 normal forwards;
}
.anima-animate-disappear {
  opacity             : 1;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 reverse forwards;
}
.anima-animate-nodelay {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay  : 0;
  animation-delay     : 0;
}
@-webkit-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-moz-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-o-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
.bp1-index {
  width               : 100%;
  min-width           : 1440px;
  height              : 100vh;
  min-height          : 1024px;
  position            : relative;
  overflow            : hidden;
  margin              : 0px;
  background-color    : rgba(74, 74, 74, 1.0);
}
a {
  text-decoration     : none;
}
div {
  -webkit-text-size-adjust: none;
}
.anima-full-width-a {
  width               : 100%;
}
.anima-full-height-a {
  height              : 100%;
}
div {
  -webkit-text-size-adjust: none;
}
.bp1-anima-animate-enter {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter-frames 9s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter-frames 9s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter-frames 9s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter-frames 9s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp1-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp1-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp1-anima-animate-enter-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp1-anima-animate-enter1 {
  opacity             : 0;
  transform           : translate(-25px, 0);
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter1-frames 16s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter1-frames 16s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter1-frames 16s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter1-frames 16s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-moz-keyframes bp1-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@-o-keyframes bp1-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
@keyframes bp1-anima-animate-enter1-frames {
  0%
   
  {
  opacity: 0;
  transform: translate(-25px, 0);
    }
  
    
  100%
   
  {
  opacity: 1;
  transform: translate(0,0);
    }
}
.bp1-anima-animate-enter2 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter2-frames 17s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter2-frames 17s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter2-frames 17s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter2-frames 17s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp1-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp1-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp1-anima-animate-enter2-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp1-anima-animate-enter3 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter3-frames 12s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp1-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp1-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp1-anima-animate-enter3-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp1-anima-animate-enter4 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter4-frames 13s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp1-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp1-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp1-anima-animate-enter4-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp1-anima-animate-enter5 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter5-frames 3s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter5-frames 3s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter5-frames 3s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter5-frames 3s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp1-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp1-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp1-anima-animate-enter5-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp1-anima-animate-enter6 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter6-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter6-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter6-frames 14s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter6-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp1-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp1-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp1-anima-animate-enter6-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp1-anima-animate-enter7 {
  opacity             : 0;
  filter              : blur(10px);
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter7-frames 17s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter7-frames 17s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter7-frames 17s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter7-frames 17s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-moz-keyframes bp1-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@-o-keyframes bp1-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
@keyframes bp1-anima-animate-enter7-frames {
  0%
   
  {
  opacity: 0;
  filter: blur(10px);
    }
  
    
  100%
   
  {
  opacity: 1;
  filter: none;
    }
}
.bp1-anima-animate-enter8 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter8-frames 14s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter8-frames 14s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter8-frames 14s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter8-frames 14s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp1-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp1-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp1-anima-animate-enter8-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp1-anima-animate-enter9 {
  opacity             : 0;
  display             : block;
  -webkit-animation   : bp1-anima-animate-enter9-frames 8s ease-in-out 1 normal forwards;
  -moz-animation      : bp1-anima-animate-enter9-frames 8s ease-in-out 1 normal forwards;
  -o-animation        : bp1-anima-animate-enter9-frames 8s ease-in-out 1 normal forwards;
  animation           : bp1-anima-animate-enter9-frames 8s ease-in-out 1 normal forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay  : 0s;
  animation-delay     : 0s;
}
@-webkit-keyframes bp1-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-moz-keyframes bp1-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@-o-keyframes bp1-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
@keyframes bp1-anima-animate-enter9-frames {
  0%
   
  {
  opacity: 0;
    }
  
    
  100%
   
  {
  opacity: 1;
    }
}
.bp1-index .bp1-rightpageatlmatba {
  background-color    : rgba(255,255,255,0.0);
  top                 : 884px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 584px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 10.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 14.0px;
}
.bp1-index .bp1-atllogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 137px;
  height              : 139px;
  width               : 226px;
  position            : absolute;
  margin              : 0;
  left                : 607px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-atllogo .bp1-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 139px;
  width               : 226px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-atllogo .bp1-atlreklam {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 139px;
  width               : 223px;
  position            : absolute;
  margin              : 0;
  left                : 1px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-rightpage {
  background-color    : rgba(255,255,255,0.0);
  top                 : 370px;
  height              : 85px;
  width               : 163px;
  position            : absolute;
  margin              : 0;
  left                : 342px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.7s ease-in-out;
}
.bp1-index .bp1-rightpage:hover {
  transform           : scale(0.9);
}
.bp1-index .bp1-rightpage .bp1-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 85px;
  width               : 163px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-rightpage .bp1-rightpagelogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 82px;
  width               : 152px;
  position            : absolute;
  margin              : 0;
  left                : 6px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-yorjinal {
  background-color    : rgba(255,255,255,0.0);
  top                 : 401px;
  height              : 46px;
  width               : 256px;
  position            : absolute;
  margin              : 0;
  left                : 887px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp1-index .bp1-yorjinal:hover {
  transform           : scale(0.9);
}
.bp1-index .bp1-yorjinal .bp1-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 46px;
  width               : 256px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-yorjinal .bp1-yorjinallogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 43px;
  width               : 249px;
  position            : absolute;
  margin              : 0;
  left                : 1px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-atlmatbaa {
  background-color    : rgba(255,255,255,0.0);
  top                 : 370px;
  height              : 82px;
  width               : 171px;
  position            : absolute;
  margin              : 0;
  left                : 635px;
  overflow            : hidden;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  transition          : all 0.8s ease-in-out;
}
.bp1-index .bp1-atlmatbaa:hover {
  transform           : scale(0.9);
}
.bp1-index .bp1-atlmatbaa .bp1-background {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 82px;
  width               : 171px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-atlmatbaa .bp1-atlmatbaalogo {
  background-color    : rgba(255,255,255,0.0);
  top                 : 5px;
  height              : 77px;
  width               : 171px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : -73px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : -24px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group12 .bp1-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 3px;
  height              : 187px;
  width               : 113px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group12 .bp1-group3 .bp1-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 113px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group12 .bp1-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 131px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group12 .bp1-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 93px;
  position            : absolute;
  margin              : 0;
  left                : 257px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group12 .bp1-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group12 .bp1-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 53px;
  position            : absolute;
  margin              : 0;
  left                : 366px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group12 .bp1-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 182px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 434px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group12 .bp1-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 125px;
  width               : 108px;
  position            : absolute;
  margin              : 0;
  left                : 571px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-digital {
  background-color    : rgba(255,255,255,0.0);
  top                 : 327px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : -171px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
  font-family         : "Open Sans", Helvetica, Arial, serif;
  font-weight         : 600;
  font-style          : normal;
  font-size           : 160.0px;
  color               : rgba(69, 68, 68, 1.0);
  text-align          : left;
  line-height         : 218.0px;
}
.bp1-index .bp1-group121 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 527px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : 1114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group121 .bp1-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 3px;
  height              : 187px;
  width               : 113px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group121 .bp1-group3 .bp1-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 113px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group121 .bp1-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 131px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group121 .bp1-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 127px;
  width               : 93px;
  position            : absolute;
  margin              : 0;
  left                : 257px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group121 .bp1-clip9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 244px;
  width               : 679px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group121 .bp1-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 187px;
  width               : 53px;
  position            : absolute;
  margin              : 0;
  left                : 366px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group121 .bp1-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 182px;
  width               : 112px;
  position            : absolute;
  margin              : 0;
  left                : 434px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group121 .bp1-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 62px;
  height              : 125px;
  width               : 108px;
  position            : absolute;
  margin              : 0;
  left                : 571px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 137px;
  height              : 163px;
  width               : 396px;
  position            : absolute;
  margin              : 0;
  left                : -36px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 .bp1-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 119px;
  width               : 34px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 .bp1-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 162px;
  width               : 396px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 .bp1-group13 .bp1-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 90px;
  width               : 37px;
  position            : absolute;
  margin              : 0;
  left                : 48px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 .bp1-group13 .bp1-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 92px;
  width               : 86px;
  position            : absolute;
  margin              : 0;
  left                : 93px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 .bp1-group13 .bp1-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 69px;
  height              : 93px;
  width               : 81px;
  position            : absolute;
  margin              : 0;
  left                : 194px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 .bp1-group13 .bp1-group8 .bp1-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 93px;
  width               : 81px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 .bp1-group13 .bp1-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 67px;
  height              : 92px;
  width               : 85px;
  position            : absolute;
  margin              : 0;
  left                : 281px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 .bp1-group13 .bp1-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 162px;
  width               : 395px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group14 .bp1-group13 .bp1-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 157px;
  width               : 9px;
  position            : absolute;
  margin              : 0;
  left                : 387px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 222px;
  width               : 539px;
  position            : absolute;
  margin              : 0;
  left                : 864px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 .bp1-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 52px;
  height              : 162px;
  width               : 46px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 .bp1-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 222px;
  width               : 539px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 .bp1-group13 .bp1-fill2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 92px;
  height              : 122px;
  width               : 51px;
  position            : absolute;
  margin              : 0;
  left                : 66px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 .bp1-group13 .bp1-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 92px;
  height              : 125px;
  width               : 117px;
  position            : absolute;
  margin              : 0;
  left                : 126px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 .bp1-group13 .bp1-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 94px;
  height              : 127px;
  width               : 110px;
  position            : absolute;
  margin              : 0;
  left                : 264px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 .bp1-group13 .bp1-group8 .bp1-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 127px;
  width               : 110px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 .bp1-group13 .bp1-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 92px;
  height              : 125px;
  width               : 115px;
  position            : absolute;
  margin              : 0;
  left                : 383px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 .bp1-group13 .bp1-clip12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 220px;
  width               : 538px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group141 .bp1-group13 .bp1-fill11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 214px;
  width               : 12px;
  position            : absolute;
  margin              : 0;
  left                : 527px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group11 {
  background-color    : rgba(255,255,255,0.0);
  top                 : -102px;
  height              : 172px;
  width               : 381px;
  position            : absolute;
  margin              : 0;
  left                : 690px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group11 .bp1-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 38px;
  height              : 134px;
  width               : 90px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group11 .bp1-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 86px;
  width               : 63px;
  position            : absolute;
  margin              : 0;
  left                : 103px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group11 .bp1-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 125px;
  width               : 42px;
  position            : absolute;
  margin              : 0;
  left                : 175px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group11 .bp1-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 39px;
  height              : 86px;
  width               : 94px;
  position            : absolute;
  margin              : 0;
  left                : 226px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group11 .bp1-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 13px;
  height              : 114px;
  width               : 53px;
  position            : absolute;
  margin              : 0;
  left                : 327px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group111 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 300px;
  height              : 79px;
  width               : 174px;
  position            : absolute;
  margin              : 0;
  left                : 800px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group111 .bp1-fill1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 17px;
  height              : 62px;
  width               : 41px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group111 .bp1-fill3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 29px;
  position            : absolute;
  margin              : 0;
  left                : 47px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group111 .bp1-fill5 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 58px;
  width               : 19px;
  position            : absolute;
  margin              : 0;
  left                : 81px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group111 .bp1-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 18px;
  height              : 40px;
  width               : 43px;
  position            : absolute;
  margin              : 0;
  left                : 104px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group111 .bp1-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 6px;
  height              : 52px;
  width               : 24px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group122 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 267px;
  height              : 162px;
  width               : 311px;
  position            : absolute;
  margin              : 0;
  left                : 1165px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group122 .bp1-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 5px;
  height              : 157px;
  width               : 116px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group122 .bp1-group3 .bp1-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 157px;
  width               : 116px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group122 .bp1-group6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 155px;
  width               : 71px;
  position            : absolute;
  margin              : 0;
  left                : 114px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group122 .bp1-group6 .bp1-group61 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 155px;
  width               : 71px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group122 .bp1-fill7 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 37px;
  height              : 116px;
  width               : 87px;
  position            : absolute;
  margin              : 0;
  left                : 150px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group122 .bp1-group112 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 25px;
  height              : 124px;
  width               : 92px;
  position            : absolute;
  margin              : 0;
  left                : 219px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group122 .bp1-group112 .bp1-group113 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 124px;
  width               : 92px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 463px;
  height              : 462px;
  width               : 922px;
  position            : absolute;
  margin              : 0;
  left                : -64px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 .bp1-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 118px;
  height              : 344px;
  width               : 205px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 .bp1-group3 .bp1-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 344px;
  width               : 205px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 .bp1-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 105px;
  height              : 241px;
  width               : 150px;
  position            : absolute;
  margin              : 0;
  left                : 181px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 .bp1-fill6 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 134px;
  height              : 209px;
  width               : 105px;
  position            : absolute;
  margin              : 0;
  left                : 284px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 .bp1-fill8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 136px;
  height              : 316px;
  width               : 138px;
  position            : absolute;
  margin              : 0;
  left                : 414px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 .bp1-fill10 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 346px;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 558px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 .bp1-fill12 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 75px;
  height              : 282px;
  width               : 126px;
  position            : absolute;
  margin              : 0;
  left                : 700px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 .bp1-group16 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 142px;
  height              : 214px;
  width               : 159px;
  position            : absolute;
  margin              : 0;
  left                : 763px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group17 .bp1-group16 .bp1-group161 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 214px;
  width               : 159px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 497px;
  height              : 82px;
  width               : 370px;
  position            : absolute;
  margin              : 0;
  left                : 736px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-group3 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 51px;
  width               : 33px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-group3 .bp1-group31 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 33px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-fill4 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 51px;
  width               : 49px;
  position            : absolute;
  margin              : 0;
  left                : 41px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-group8 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 81px;
  width               : 61px;
  position            : absolute;
  margin              : 0;
  left                : 96px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-group8 .bp1-group81 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 81px;
  width               : 61px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-fill9 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 31px;
  height              : 50px;
  width               : 77px;
  position            : absolute;
  margin              : 0;
  left                : 159px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-group13 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 52px;
  width               : 44px;
  position            : absolute;
  margin              : 0;
  left                : 240px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-group13 .bp1-group131 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 52px;
  width               : 44px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-fill14 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 29px;
  height              : 50px;
  width               : 37px;
  position            : absolute;
  margin              : 0;
  left                : 289px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-group18 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 30px;
  height              : 51px;
  width               : 41px;
  position            : absolute;
  margin              : 0;
  left                : 329px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
.bp1-index .bp1-group19 .bp1-group18 .bp1-group181 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 51px;
  width               : 41px;
  position            : relative;
  margin              : 0;
  left                : 0px;
  -ms-transform       : rotate(0deg); /* IE 9 */
  -webkit-transform   : rotate(0deg); /* Chrome, Safari, Opera */
  transform           : rotate(0deg);
}
/* .anima-animate-appear prefix for appear animations */
.anima-animate-appear {
  opacity             : 0;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 normal forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 normal forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 normal forwards;
}
.anima-animate-disappear {
  opacity             : 1;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 reverse forwards;
}
.anima-animate-nodelay {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay  : 0;
  animation-delay     : 0;
}
@-webkit-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-moz-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-o-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@media screen and (max-width: 374px) {
  .bp4-tablet {
    display             : block;
  }
  .bp5-iphone8 {
    display             : none;
  }
  .bp6-iphonexr {
    display             : none;
  }
  .bp3-screen1 {
    display             : none;
  }
  .bp2-desktophd {
    display             : none;
  }
  .bp1-index {
    display             : none;
  }
}
@media screen and (min-width: 375px) and (max-width: 413px) {
  .bp4-tablet {
    display             : none;
  }
  .bp5-iphone8 {
    display             : block;
  }
  .bp6-iphonexr {
    display             : none;
  }
  .bp3-screen1 {
    display             : none;
  }
  .bp2-desktophd {
    display             : none;
  }
  .bp1-index {
    display             : none;
  }
}
@media screen and (min-width: 414px) and (max-width: 767px) {
  .bp4-tablet {
    display             : none;
  }
  .bp5-iphone8 {
    display             : none;
  }
  .bp6-iphonexr {
    display             : block;
  }
  .bp3-screen1 {
    display             : none;
  }
  .bp2-desktophd {
    display             : none;
  }
  .bp1-index {
    display             : none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bp4-tablet {
    display             : none;
  }
  .bp5-iphone8 {
    display             : none;
  }
  .bp6-iphonexr {
    display             : none;
  }
  .bp3-screen1 {
    display             : block;
  }
  .bp2-desktophd {
    display             : none;
  }
  .bp1-index {
    display             : none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .bp4-tablet {
    display             : none;
  }
  .bp5-iphone8 {
    display             : none;
  }
  .bp6-iphonexr {
    display             : none;
  }
  .bp3-screen1 {
    display             : none;
  }
  .bp2-desktophd {
    display             : block;
  }
  .bp1-index {
    display             : none;
  }
}
@media screen and (min-width: 1440px) {
  .bp4-tablet {
    display             : none;
  }
  .bp5-iphone8 {
    display             : none;
  }
  .bp6-iphonexr {
    display             : none;
  }
  .bp3-screen1 {
    display             : none;
  }
  .bp2-desktophd {
    display             : none;
  }
  .bp1-index {
    display             : block;
  }
}