@import url("https://fonts.googleapis.com/css?family=Heebo|Noto+Serif&display=swap");
/* line 8, ../sass/brun-del-re.scss */
body {
  font-family: 'Heebo', sans-serif;
  font-size: 16px;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  color: #313131;
  scrollbar-color: #BCBEC0 #F8F8F8;
  scrollbar-width: thin;
  -ms-scrollbar-arrow-color: #F8F8F8;
  -ms-scrollbar-highlight-color: #F8F8F8;
  -ms-scrollbar-base-color: #F8F8F8;
}

/* line 22, ../sass/brun-del-re.scss */
::-webkit-scrollbar {
  width: 10px;
}

/* line 25, ../sass/brun-del-re.scss */
::-webkit-scrollbar:vertical {
  width: 7px;
}

/* line 28, ../sass/brun-del-re.scss */
::-webkit-scrollbar:horizontal {
  height: 7px;
}

/* line 32, ../sass/brun-del-re.scss */
::-webkit-scrollbar-thumb {
  background-color: #bcbec0;
  border-radius: 0px;
  border: 1px solid #F8F8F8;
}

/* line 38, ../sass/brun-del-re.scss */
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #F8F8F8;
}

/* line 42, ../sass/brun-del-re.scss */
a {
  color: #950A09;
  text-decoration: none;
  font-weight: 600;
}

/* line 47, ../sass/brun-del-re.scss */
button.button {
  min-width: 140px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  padding: 10.5px 20px;
  display: block;
  margin: 0 auto;
  outline: none;
  border: none;
  position: relative;
  border: none;
  opacity: 1;
  transition: all 0.2s linear;
}

/* line 67, ../sass/brun-del-re.scss */
.w950 {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 50px;
  position: relative;
  z-index: 1;
}

/* line 74, ../sass/brun-del-re.scss */
.cigars-holder {
  background-color: #F8F8F8;
  padding: 70px 0;
}

/* line 78, ../sass/brun-del-re.scss */
.golden-title {
  color: #8A6801;
  font-size: 32px;
  margin-top: 0;
  font-family: 'Noto Serif', serif;
  text-align: center;
  font-weight: 400;
}

/* line 86, ../sass/brun-del-re.scss */
.top-row {
  height: 30px;
  background-color: #525252;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 5;
}
/* line 93, ../sass/brun-del-re.scss */
.top-row img {
  height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 101, ../sass/brun-del-re.scss */
.back-to-top {
  background: rgba(49, 49, 49, 0.5);
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 4px 10px 10px 10px;
  transform: rotate(180deg);
  z-index: 20;
}
/* line 109, ../sass/brun-del-re.scss */
.back-to-top #more-arrows {
  width: 25px;
  height: 25px;
  fill: #F8F8F8;
}

/* line 115, ../sass/brun-del-re.scss */
div.link {
  display: block;
  margin-top: -60px;
  padding-top: 60px;
}

/* menu start */
/* line 121, ../sass/brun-del-re.scss */
.header.top {
  padding-top: 0;
}
/* line 123, ../sass/brun-del-re.scss */
.header.top .mobile-logo {
  padding: 5px 0;
}
/* line 125, ../sass/brun-del-re.scss */
.header.top .mobile-logo img {
  height: 60px;
}
/* line 129, ../sass/brun-del-re.scss */
.header.top ul {
  height: 60px;
}
/* line 132, ../sass/brun-del-re.scss */
.header.top ul li:nth-child(2) {
  margin-right: 0px;
}
/* line 135, ../sass/brun-del-re.scss */
.header.top ul li:nth-child(4) {
  margin-left: 0px;
}
/* line 140, ../sass/brun-del-re.scss */
.header.top .logo {
  height: 50px;
  padding: 5px 25px;
}

/* line 145, ../sass/brun-del-re.scss */
.header {
  background-color: #FFFFFF;
  position: fixed;
  padding-top: 30px;
  top: 0;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  transition: height 0.5s linear;
  box-shadow: 0 -2px 5px #BCBEC0;
}
/* line 156, ../sass/brun-del-re.scss */
.header .mobile-logo {
  float: left;
  display: none;
  padding: 10px 0;
}
/* line 160, ../sass/brun-del-re.scss */
.header .mobile-logo img {
  height: 100px;
  transition: all 0.2s linear;
}
/* line 165, ../sass/brun-del-re.scss */
.header ul {
  display: flex;
  justify-content: center;
  height: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: padding-top 0.3s linear;
}
/* line 173, ../sass/brun-del-re.scss */
.header ul li {
  float: left;
  align-self: flex-end;
  position: relative;
  transition: margin 0.3s linear;
}
/* line 178, ../sass/brun-del-re.scss */
.header ul li:nth-child(2) {
  margin-right: -113px;
  z-index: 1;
}
/* line 182, ../sass/brun-del-re.scss */
.header ul li:nth-child(4) {
  margin-left: -113px;
}
/* line 185, ../sass/brun-del-re.scss */
.header ul li a {
  display: block;
  padding: 20px 25px;
  text-decoration: none;
  color: #313131;
  fill: #313131;
  font-weight: 600;
  line-height: 20px;
  font-size: 14px;
  text-transform: uppercase;
  transition: all 0.3s linear;
}
/* line 196, ../sass/brun-del-re.scss */
.header ul li a svg {
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
  display: none;
}
/* line 203, ../sass/brun-del-re.scss */
.header ul li a:hover {
  color: #8A6801;
  fill: #8A6801;
}
/* line 207, ../sass/brun-del-re.scss */
.header ul li a.menu-active {
  color: #8A6801;
  fill: #8A6801;
}
/* line 210, ../sass/brun-del-re.scss */
.header ul li a.menu-active svg {
  display: block;
}
/* line 217, ../sass/brun-del-re.scss */
.header .menu-btn:hover {
  color: #8A6801;
}
/* line 220, ../sass/brun-del-re.scss */
.header .logo {
  float: left;
  height: 110px;
  height: 100px;
  padding: 60px 25px 70px 25px;
  transition: all 0.3s linear;
}
/* line 226, ../sass/brun-del-re.scss */
.header .logo img {
  height: 100%;
}
/* line 230, ../sass/brun-del-re.scss */
.header .menu-icon,
.header .menu-btn {
  display: none;
}

/*menu end*/
/*main teaser start*/
/* line 238, ../sass/brun-del-re.scss */
.main-teaser {
  background-image: url("../img/hero.png");
  background-size: cover;
  background-position: center;
  margin: 0 auto;
  padding: 400px 0px 200px 0px;
  text-align: center;
  position: relative;
}
/* line 239, ../sass/brun-del-re.scss */
.main-teaser.top {
  padding-top: 260px;
}
/* line 249, ../sass/brun-del-re.scss */
.main-teaser .gradient {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  z-index: 0;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 70%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 70%, white 100%);
}
/* line 258, ../sass/brun-del-re.scss */
.main-teaser h1 {
  font-weight: bold;
  font-family: 'Noto Serif', serif;
  font-size: 64px;
  margin: 10px 0;
  color: #313131;
  padding: 0 50px;
  text-transform: uppercase;
}

/*main teaser end*/
/*awards start*/
/* line 271, ../sass/brun-del-re.scss */
.awards {
  padding: 40px 0 70px 0;
  text-align: center;
}
/* line 274, ../sass/brun-del-re.scss */
.awards .images {
  display: flex;
  justify-content: center;
}
/* line 277, ../sass/brun-del-re.scss */
.awards .images img {
  max-width: 85%;
  padding: 25px;
}

/*awards end*/
/*r-tabs*/
/* line 286, ../sass/brun-del-re.scss */
.r-tabs {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
/* line 290, ../sass/brun-del-re.scss */
.r-tabs > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
/* line 296, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}
/* line 299, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  display: inline-block;
  margin: 0;
  list-style: none;
  font-size: 16px;
  height: 240px;
  background-position: 70%;
}
/* line 307, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab a {
  background: rgba(49, 49, 49, 0.3);
  box-shadow: inset 1px 1px 1px #BCBEC0, inset 0px -1px 1px #BCBEC0;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 80px;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
  font-weight: bold;
  color: #F8F8F8;
  transition: all 0.3s ease;
}
/* line 322, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab a span {
  pointer-events: none;
  display: inline-block;
  position: absolute;
  right: 0;
  width: 160px;
  height: 20px;
  margin: -40px;
  bottom: 50px;
  -webkit-transform: rotate(-90deg) translateX(50%);
  -moz-transform: rotate(-90deg) translateX(50%);
  -ms-transform: rotate(-90deg) translateX(50%);
  -o-transform: rotate(-90deg) translateX(50%);
  transform: rotate(-90deg) translateX(50%);
}
/* line 337, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 1px;
  margin: 0 auto;
  border-style: solid;
  border-width: 0 30px 20px 30px;
  border-color: transparent transparent rgba(138, 104, 1, 0.7) transparent;
  transform: translateZ(0) translateY(100%);
  transition: all 0.3s ease;
  z-index: -1;
}
/* line 355, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(1) {
  background-image: url("../img/premium.png");
}
/* line 358, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(2) {
  background-image: url("../img/premium.png");
}
/* line 361, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(3) {
  background-image: url("../img/premium.png");
}
/* line 364, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(4) {
  background-image: url("../img/premium.png");
}
/* line 367, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(5) {
  background-image: url("../img/premium.png");
}
/* line 369, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(5) a span {
  margin: -25px;
  bottom: 35px;
}
/* line 374, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(6) {
  background-image: url("../img/premium.png");
}
/* line 376, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(6) a span {
  margin: -25px;
  bottom: 35px;
}
/* line 381, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(7) {
  background-image: url("../img/premium.png");
}
/* line 383, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(7) a span {
  margin: -25px;
  bottom: 35px;
}
/* line 388, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(8) {
  background-image: url("../img/premium.png");
}
/* line 391, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-nav .r-tabs-tab:nth-child(9) {
  background-image: url("../img/premium.png");
}
/* line 396, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-state-disabled {
  opacity: 0.5;
}
/* line 400, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-state-active a.r-tabs-anchor {
  background: none;
  color: #8A6801;
  width: 320px;
  box-shadow: inset 1px 1px 1px #8A6801, inset -1px -1px 1px #8A6801;
}
/* line 406, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-state-active a.r-tabs-anchor:before {
  transform: translateZ(0) translateY(0);
  z-index: 1;
}
/* line 412, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel {
  display: none;
  opacity: 1;
  transition: all 0.3s ease;
  color: #313131;
}
/* line 417, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel h2 {
  font-size: 24px;
  font-weight: 400;
  padding: 40px 0 30px 0;
  margin: 0;
  text-align: center;
  font-family: 'Noto Serif', serif;
}
/* line 425, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel .cigar-info {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 31% 45% 24%;
  -ms-grid-columns: 31% 45% 24%;
  align-items: center;
  border-bottom: 1px solid #BCBEC0;
}
/* line 432, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel .cigar-info:first-of-type {
  border-top: 1px solid #BCBEC0;
}
/* line 435, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel .cigar-info .col-1 {
  padding: 15px 25px 15px 0;
  grid-column: 1;
  grid-row: 1;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
/* line 441, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel .cigar-info .col-1 h3 {
  margin: 0;
  font-weight: bold;
  color: #8A6801;
  font-family: 'Noto Serif', serif;
}
/* line 448, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel .cigar-info .col-2 {
  padding: 15px 25px 15px 0;
  grid-column: 2;
  grid-row: 1;
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
/* line 454, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel .cigar-info .col-2 img {
  max-width: 100%;
}
/* line 458, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel .cigar-info .col-3 {
  padding: 15px 0 15px 0;
  grid-column: 3;
  grid-row: 1;
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
/* line 464, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel .cigar-info .col-3 p {
  margin: 0;
}
/* line 469, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
  opacity: 1;
}
/* line 474, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title {
  display: none;
  position: relative;
  z-index: 1;
}
/* line 479, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  width: 100%;
  background-repeat: no-repeat;
  background-position: 70% center;
  text-shadow: none;
}
/* line 484, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor span {
  background: none;
}
/* line 489, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
  opacity: 0.5;
}
/* line 492, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: flex;
  color: #F8F8F8;
  font-weight: bold;
  height: 100px;
  text-decoration: none;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: 70% center;
  background-size: cover;
  box-shadow: inset 1px 0px 1px #BCBEC0, inset -1px -1px 1px #BCBEC0;
  /*  text-shadow: -1px 1px 1px rgba(49, 49, 49, 0.6), 1px -2px 2px rgb(188, 190, 192);*/
}
/* line 504, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor span {
  align-self: center;
  padding: 37px 20px;
  width: 100%;
  background: rgba(49, 49, 49, 0.3);
  margin-left: 1px;
}
/* line 511, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:nth-child(1) {
  background-image: url("../img/150x1024.jpg");
}
/* line 514, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:nth-child(2) {
  background-image: url("../img/150x1024.jpg");
}
/* line 517, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:nth-child(3) {
  background-image: url("../img/150x1024.jpg");
}
/* line 520, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:nth-child(4) {
  background-image: url("../img/150x1024.jpg");
}
/* line 523, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:nth-child(5) {
  background-image: url("../img/150x1024.jpg");
}
/* line 526, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:nth-child(6) {
  background-image: url("../img/150x1024.jpg");
}
/* line 529, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:nth-child(7) {
  background-image: url("../img/150x1024.jpg");
}
/* line 532, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:nth-child(8) {
  background-image: url("../img/150x1024.jpg");
}
/* line 535, ../sass/brun-del-re.scss */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:nth-child(9) {
  background-image: url("../img/150x1024.jpg");
}

/*dealers*/
/* line 543, ../sass/brun-del-re.scss */
.dealers {
  padding: 70px 0;
}
/* line 545, ../sass/brun-del-re.scss */
.dealers .dealers-data {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
/* line 549, ../sass/brun-del-re.scss */
.dealers .dealers-data .border {
  border: 10px solid white;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  position: absolute;
}
/* line 555, ../sass/brun-del-re.scss */
.dealers .dealers-data .cell {
  flex: 0 1 auto;
  width: calc(33.33% - 42px);
  text-align: center;
  padding: 20px;
  border: 1px solid #F8F8F8;
}
/* line 561, ../sass/brun-del-re.scss */
.dealers .dealers-data .cell p {
  margin: 0;
}
/* line 563, ../sass/brun-del-re.scss */
.dealers .dealers-data .cell p:first-child {
  font-weight: 600;
}

/* line 571, ../sass/brun-del-re.scss */
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
  border: none;
}

/* line 578, ../sass/brun-del-re.scss */
.contact-back {
  padding: 70px 0;
  background-image: url("../img/contact_form_bg.png");
  background-size: cover;
  background-position: center;
  background-color: #eeeeee;
  position: relative;
}
/* line 586, ../sass/brun-del-re.scss */
.contact-back .contact-form .contact-row {
  display: flex;
  justify-content: space-between;
}
/* line 589, ../sass/brun-del-re.scss */
.contact-back .contact-form .contact-row div {
  width: 48%;
}
/* line 593, ../sass/brun-del-re.scss */
.contact-back .contact-form p {
  margin: -15px 0 10px -10px;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
}
/* line 599, ../sass/brun-del-re.scss */
.contact-back .contact-form input,
.contact-back .contact-form textarea {
  margin-bottom: 30px;
  font-family: inherit;
  width: calc(100% - 10px);
  padding-left: 10px;
  min-height: 40px;
  outline: none;
  border: none;
  font-size: 16px;
  color: #313131;
}
/* line 611, ../sass/brun-del-re.scss */
.contact-back .contact-form textarea {
  padding-top: 10px;
  height: 230px;
}
/* line 615, ../sass/brun-del-re.scss */
.contact-back .contact-form::placeholder, .contact-back .contact-form:-ms-input-placeholder {
  color: #BCBEC0;
  opacity: 1;
}
/* line 620, ../sass/brun-del-re.scss */
.contact-back .contact-form input:not(:placeholder-shown):valid,
.contact-back .contact-form textarea:not(:placeholder-shown):valid {
  border: 1px solid #8a6801;
}
/* line 624, ../sass/brun-del-re.scss */
.contact-back .contact-form input:not(:placeholder-shown):invalid,
.contact-back .contact-form textarea:not(:placeholder-shown):invalid {
  border: 1px solid #950a09;
}
/* line 628, ../sass/brun-del-re.scss */
.contact-back .contact-form label {
  display: block;
  text-align: left;
  font-weight: 600;
  padding: 0 0 5px 0;
}
/* line 634, ../sass/brun-del-re.scss */
.contact-back .contact-form button {
  background: #950A09;
  color: #FFFFFF;
}
/* line 637, ../sass/brun-del-re.scss */
.contact-back .contact-form button:hover {
  background: #7f0908;
}
/* line 643, ../sass/brun-del-re.scss */
.contact-back .js-submitted input:valid,
.contact-back .js-submitted textarea:valid {
  border: 1px solid #8a6801;
}
/* line 647, ../sass/brun-del-re.scss */
.contact-back .js-submitted input:invalid,
.contact-back .js-submitted textarea:invalid {
  border: 1px solid #950a09;
}
/* line 652, ../sass/brun-del-re.scss */
.contact-back .hidden {
  display: none;
}
/* line 655, ../sass/brun-del-re.scss */
.contact-back .contact-submitted {
  color: #8a6801;
  font-weight: 600;
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  height: 70px;
  overflow: hidden;
  text-align: center;
}
/* line 666, ../sass/brun-del-re.scss */
.contact-back .contact-error {
  color: #950a09;
  font-weight: 600;
  position: absolute;
  width: 90%;
  bottom: 100px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  height: 70px;
  overflow: hidden;
}

/*modal*/
/* line 681, ../sass/brun-del-re.scss */
.modal {
  display: none;
  position: fixed;
  z-index: 8888;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(49, 49, 49, 0.8);
}
/* line 690, ../sass/brun-del-re.scss */
.modal .modal-box {
  background-color: #F8F8F8;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 45%;
  position: relative;
  max-height: 80vh;
  overflow: hidden;
}
/* line 699, ../sass/brun-del-re.scss */
.modal .modal-box p {
  margin: 10px 0;
}
/* line 702, ../sass/brun-del-re.scss */
.modal .modal-box .modal-close-box {
  position: absolute;
  right: 0;
  width: 25px;
  height: 25px;
  margin: 20px;
  cursor: pointer;
}
/* line 709, ../sass/brun-del-re.scss */
.modal .modal-box .modal-close-box .modal-close {
  background: transparent;
  display: block;
  height: 1px;
  position: relative;
  width: 25px;
  top: 10px;
}
/* line 716, ../sass/brun-del-re.scss */
.modal .modal-box .modal-close-box .modal-close::before, .modal .modal-box .modal-close-box .modal-close::after {
  background: #313131;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
/* line 725, ../sass/brun-del-re.scss */
.modal .modal-box .modal-close-box .modal-close::before {
  transform: rotate(-45deg);
}
/* line 728, ../sass/brun-del-re.scss */
.modal .modal-box .modal-close-box .modal-close::after {
  transform: rotate(45deg);
}
/* line 733, ../sass/brun-del-re.scss */
.modal .modal-box .modal-content {
  padding: 45px 40px;
  font-size: 16px;
}
/* line 736, ../sass/brun-del-re.scss */
.modal .modal-box .modal-content h3 {
  padding-bottom: 20px;
}
/* line 739, ../sass/brun-del-re.scss */
.modal .modal-box .modal-content .modal-cigar-info {
  display: flex;
}
/* line 741, ../sass/brun-del-re.scss */
.modal .modal-box .modal-content .modal-cigar-info .modal-left {
  display: flex;
  flex: 1;
}
/* line 744, ../sass/brun-del-re.scss */
.modal .modal-box .modal-content .modal-cigar-info .modal-left div {
  flex: 1;
  padding: 3%;
}
/* line 749, ../sass/brun-del-re.scss */
.modal .modal-box .modal-content .modal-cigar-info .modal-right {
  width: 33%;
  padding-bottom: 10%;
}

/*footer start*/
/* line 759, ../sass/brun-del-re.scss */
footer {
  background-color: #313131;
  background-image: url("../img/overlay.png");
  color: #F8F8F8;
}
/* line 763, ../sass/brun-del-re.scss */
footer .foot-content {
  display: flex;
}
/* line 765, ../sass/brun-del-re.scss */
footer .foot-content div {
  padding: 70px 0px;
  flex: 1;
}
/* line 768, ../sass/brun-del-re.scss */
footer .foot-content div:nth-child(1) {
  padding-right: 25px;
}
/* line 771, ../sass/brun-del-re.scss */
footer .foot-content div:nth-child(2) {
  padding-left: 25px;
}
/* line 774, ../sass/brun-del-re.scss */
footer .foot-content div h4 {
  padding: 15px 0;
  margin: 0;
  cursor: pointer;
  font-size: 16px;
}
/* line 781, ../sass/brun-del-re.scss */
footer .foot-content p {
  padding: 15px 0;
  margin: 0;
}

/* line 788, ../sass/brun-del-re.scss */
#modalImpresum .modal-content {
  padding: 45px 40px;
}
/* line 790, ../sass/brun-del-re.scss */
#modalImpresum .modal-content h3 {
  color: #8A6801;
}
/* line 793, ../sass/brun-del-re.scss */
#modalImpresum .modal-content::after {
  content: " ";
  position: fixed;
  border-bottom: 44px solid #f8f8f8;
  height: 20px;
  width: 99%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: -moz-linear-gradient(top, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
  background: -webkit-linear-gradient(top, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
  background: linear-gradient(to bottom, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
}
/* line 806, ../sass/brun-del-re.scss */
#modalImpresum .modal-content h3::after {
  content: " ";
  position: fixed;
  height: 20px;
  width: 99%;
  top: 90px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(to top, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
}
/* line 817, ../sass/brun-del-re.scss */
#modalImpresum .impresum-text {
  height: 60vh;
  overflow-y: auto;
  padding: 10px 0;
  margin-right: -10px;
  padding-right: 10px;
  line-height: 20px;
}
/* line 824, ../sass/brun-del-re.scss */
#modalImpresum .impresum-text .impresum-title {
  padding: 35px 0 10px 0;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
/* line 829, ../sass/brun-del-re.scss */
#modalImpresum .impresum-text .impresum-title:nth-child(1) {
  padding: 35px 0 20px 0;
}
/* line 833, ../sass/brun-del-re.scss */
#modalImpresum .impresum-text .impresum-subtitle {
  margin-top: 20px;
  font-weight: 600;
}
/* line 837, ../sass/brun-del-re.scss */
#modalImpresum .impresum-text p:last-child {
  padding-bottom: 90px;
}

/*footer end*/
/* Accordion responsive breakpoint */
@media only screen and (max-width: 1050px) {
  /* line 852, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-state-active a.r-tabs-anchor {
    width: 284px;
  }

  /* line 855, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-panel .cigar-info .col-3 p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 862, ../sass/brun-del-re.scss */
  .awards .images img {
    padding: 0px;
  }

  /* line 868, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-nav {
    display: none;
  }
  /* line 871, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-accordion-title {
    display: block;
  }

  /* line 877, ../sass/brun-del-re.scss */
  .dealers .dealers-data .cell {
    width: calc(50% - 42px);
  }

  /* line 883, ../sass/brun-del-re.scss */
  .modal .modal-box {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 889, ../sass/brun-del-re.scss */
  .top-row {
    top: -60px;
  }

  /* line 893, ../sass/brun-del-re.scss */
  .header.top .menu-icon {
    padding: 38px 0;
  }
  /* line 896, ../sass/brun-del-re.scss */
  .header.top ul {
    height: auto;
  }

  /* line 900, ../sass/brun-del-re.scss */
  .header {
    overflow: hidden;
    width: 100vw;
    left: 0;
    transform: none;
    max-height: 100vh;
    overflow-y: auto;
  }
  /* line 907, ../sass/brun-del-re.scss */
  .header .mobile-logo {
    display: block;
  }
  /* line 910, ../sass/brun-del-re.scss */
  .header ul {
    display: block;
    height: auto;
  }
  /* line 913, ../sass/brun-del-re.scss */
  .header ul li {
    width: 100%;
    float: none;
  }
  /* line 916, ../sass/brun-del-re.scss */
  .header ul li a {
    padding: 15px 10px;
  }
  /* line 918, ../sass/brun-del-re.scss */
  .header ul li a svg {
    left: 10px;
    bottom: 36px;
    transform: none;
  }
  /* line 924, ../sass/brun-del-re.scss */
  .header ul li:nth-child(2) {
    margin-right: 0;
  }
  /* line 927, ../sass/brun-del-re.scss */
  .header ul li:nth-child(3) {
    display: none;
  }
  /* line 930, ../sass/brun-del-re.scss */
  .header ul li:nth-child(4) {
    margin-left: 0;
  }
  /* line 933, ../sass/brun-del-re.scss */
  .header ul li:last-child {
    margin-bottom: 20px;
  }
  /* line 938, ../sass/brun-del-re.scss */
  .header .logo {
    padding: 5px 50px;
    width: auto;
  }
  /* line 942, ../sass/brun-del-re.scss */
  .header .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 63px 0px;
    position: relative;
    z-index: 4;
    user-select: none;
    transition: all .2s ease-out;
  }
  /* line 952, ../sass/brun-del-re.scss */
  .header .navicon {
    background: #313131;
    display: block;
    height: 1px;
    position: relative;
    transition: background .3s ease-out;
    width: 25px;
  }
  /* line 959, ../sass/brun-del-re.scss */
  .header .navicon:before {
    top: 8px;
    background: #313131;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
  }
  /* line 969, ../sass/brun-del-re.scss */
  .header .navicon:after {
    top: -8px;
    background: #313131;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
  }
  /* line 980, ../sass/brun-del-re.scss */
  .header .menu {
    clear: both;
    max-height: 0;
    transition: all .3s ease-out;
    display: none;
  }
  /* line 986, ../sass/brun-del-re.scss */
  .header .menu-btn:checked ~ .menu {
    max-height: 700px;
    display: block;
  }
  /* line 990, ../sass/brun-del-re.scss */
  .header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }
  /* line 992, ../sass/brun-del-re.scss */
  .header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
  }
  /* line 995, ../sass/brun-del-re.scss */
  .header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
  }
  /* line 999, ../sass/brun-del-re.scss */
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
  }

  /* line 1007, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-panel .cigar-info {
    grid-template-columns: 50% 50%;
    -ms-grid-columns: 50% 50%;
  }
  /* line 1010, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-panel .cigar-info .col-1 {
    padding: 15px 25px 15px 0;
    grid-column: 1;
    grid-row: 1;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  /* line 1017, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-panel .cigar-info .col-2 {
    padding: 15px 0px 15px 0;
    grid-column: 2;
    grid-row: 1 / span 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
  /* line 1025, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-panel .cigar-info .col-3 {
    padding: 0px 0 15px 0;
    grid-column: 1;
    grid-row: 2;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  /* line 1035, ../sass/brun-del-re.scss */
  .main-teaser {
    margin-top: 60px;
  }
  /* line 1037, ../sass/brun-del-re.scss */
  .main-teaser h1 {
    font-size: 54px;
  }

  /* line 1043, ../sass/brun-del-re.scss */
  .dealers .dealers-data .cell {
    width: calc(100% - 42px);
  }

  /* line 1050, ../sass/brun-del-re.scss */
  .contact-back .contact-form .contact-row {
    flex-wrap: wrap;
  }
  /* line 1052, ../sass/brun-del-re.scss */
  .contact-back .contact-form .contact-row div {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 1060, ../sass/brun-del-re.scss */
  .w950 {
    padding: 0 20px;
  }

  /* line 1063, ../sass/brun-del-re.scss */
  .golden-title {
    font-size: 26px;
  }

  /* line 1067, ../sass/brun-del-re.scss */
  .main-teaser h1 {
    font-size: 44px;
  }

  /* line 1072, ../sass/brun-del-re.scss */
  .awards .images {
    flex-wrap: wrap;
  }
  /* line 1074, ../sass/brun-del-re.scss */
  .awards .images .img {
    flex: 0 50%;
  }
  /* line 1076, ../sass/brun-del-re.scss */
  .awards .images .img img {
    padding: 0px;
  }

  /* line 1084, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-panel .cigar-info {
    grid-template-columns: 100%;
    -ms-grid-columns: 100%;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  /* line 1088, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-panel .cigar-info .col-1 {
    padding: 15px 25px 15px 0;
    grid-column: 1;
    grid-row: 1;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  /* line 1096, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-panel .cigar-info .col-2 {
    padding: 0px 0px 15px 0;
    grid-column: 1;
    grid-row: 2;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  /* line 1103, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-panel .cigar-info .col-3 {
    padding: 0px 0 15px 0;
    grid-column: 1;
    grid-row: 3;
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  /* line 1114, ../sass/brun-del-re.scss */
  footer .foot-content {
    display: block;
  }
  /* line 1117, ../sass/brun-del-re.scss */
  footer .foot-content div:nth-child(1) {
    padding-right: 0px;
  }
  /* line 1120, ../sass/brun-del-re.scss */
  footer .foot-content div:nth-child(2) {
    padding-left: 0px;
    padding-top: 0px;
  }

  /* line 1128, ../sass/brun-del-re.scss */
  #modalImpresum .modal-content {
    padding: 45px 20px;
  }
}
@media all and (-ms-high-contrast: none) {
  /* line 1134, ../sass/brun-del-re.scss */
  .r-tabs .r-tabs-state-active a.r-tabs-anchor::before {
    display: none;
  }

  /* line 1137, ../sass/brun-del-re.scss */
  #modalImpresum .modal-content::after,
  #modalImpresum .modal-content h3::after {
    display: none;
  }

  /* line 1140, ../sass/brun-del-re.scss */
  *::-ms-backdrop, #modalImpresum .modal-content::after {
    display: none;
  }

  /* line 1141, ../sass/brun-del-re.scss */
  *::-ms-backdrop, #modalImpresum .modal-content h3::after {
    display: none;
  }

  /* IE11 */
  /* line 1142, ../sass/brun-del-re.scss */
  .header.top ul li:nth-child(4) {
    margin-left: -80px;
  }
}
