/*
 * Retina helper mixins for Compass
 * http://www.joelambert.co.uk
 *
 * Copyright 2012, Joe Lambert.
 * Free to use under the MIT license.
 * http://joelambert.mit-license.org/
 */

/*
 * Retina helper mixins for Compass
 * http://www.joelambert.co.uk
 *
 * Copyright 2012, Joe Lambert.
 * Free to use under the MIT license.
 * http://joelambert.mit-license.org/
 */
/*
 * Retina helper mixins for Compass
 * http://www.joelambert.co.uk
 *
 * Copyright 2012, Joe Lambert.
 * Free to use under the MIT license.
 * http://joelambert.mit-license.org/
 */
/* line 5, ../_sass/holidays.sass */
.holiday .playout {
  background: white;
  border-radius: 10px;
}
/* line 8, ../_sass/holidays.sass */
.holiday .cross {
  position: absolute;
  right: -50px;
  top: -50px;
}

/* line 13, ../_sass/holidays.sass */
.holiday-popup {
  width: 460px;
  padding: 0 20px 70px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 8px;
}
@media only screen and (max-width: 549px) {
  /* line 13, ../_sass/holidays.sass */
  .holiday-popup {
    width: 430px;
  }
}
@media only screen and (max-width: 499px) {
  /* line 13, ../_sass/holidays.sass */
  .holiday-popup {
    width: 400px;
  }
}
@media only screen and (max-width: 449px) {
  /* line 13, ../_sass/holidays.sass */
  .holiday-popup {
    width: 370px;
  }
}
@media only screen and (max-width: 399px) {
  /* line 13, ../_sass/holidays.sass */
  .holiday-popup {
    width: 320px;
  }
}
/* line 29, ../_sass/holidays.sass */
.holiday-popup__preview {
  padding-bottom: 20px;
  margin: -50px auto 0;
}
/* line 33, ../_sass/holidays.sass */
.holiday-popup__preview_new-year {
  padding-bottom: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/holidays/new-year.png?1451401309&v151ee429ec8');
  width: 230px;
  height: 295px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 33, ../_sass/holidays.sass */
  .holiday-popup__preview_new-year {
    background-size: 230px auto;
    background-image: url('/build/images/holidays/new-year@2x.png?1451401310&v151ee429ed3');
  }
}
/* line 37, ../_sass/holidays.sass */
.holiday-popup__preview_may-9 {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/holidays/may-9.png?1451401309&v151ee429ebd');
  width: 253px;
  height: 217px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 37, ../_sass/holidays.sass */
  .holiday-popup__preview_may-9 {
    background-size: 253px auto;
    background-image: url('/build/images/holidays/may-9@2x.png?1451401309&v151ee429ec1');
  }
}
/* line 40, ../_sass/holidays.sass */
.holiday-popup__preview_march-8 {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/holidays/march-8.png?1451401309&v151ee429eae');
  width: 162px;
  height: 232px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 40, ../_sass/holidays.sass */
  .holiday-popup__preview_march-8 {
    background-size: 162px auto;
    background-image: url('/build/images/holidays/march-8@2x.png?1451401309&v151ee429eb5');
  }
}
/* line 43, ../_sass/holidays.sass */
.holiday-popup__preview_february-14 {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/holidays/february-14.png?1451401309&v151ee429e96');
  width: 217px;
  height: 201px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 43, ../_sass/holidays.sass */
  .holiday-popup__preview_february-14 {
    background-size: 217px auto;
    background-image: url('/build/images/holidays/february-14@2x.png?1451401309&v151ee429e9a');
  }
}
/* line 46, ../_sass/holidays.sass */
.holiday-popup__preview_february-23 {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/holidays/february-23.png?1451401309&v151ee429ea3');
  width: 300px;
  height: 215px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 46, ../_sass/holidays.sass */
  .holiday-popup__preview_february-23 {
    background-size: 300px auto;
    background-image: url('/build/images/holidays/february-23@2x.png?1451401309&v151ee429ea6');
  }
}
@media only screen and (max-width: 549px) {
  /* line 46, ../_sass/holidays.sass */
  .holiday-popup__preview_february-23 {
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
}
/* line 52, ../_sass/holidays.sass */
.holiday-popup__headline {
  padding-bottom: 20px;
  font-size: 48px;
  font-family: "core_rhino_85_blackregular";
  color: #e91d4d;
}
@media only screen and (max-width: 549px) {
  /* line 52, ../_sass/holidays.sass */
  .holiday-popup__headline {
    font-size: 44px;
  }
}
@media only screen and (max-width: 499px) {
  /* line 52, ../_sass/holidays.sass */
  .holiday-popup__headline {
    font-size: 40px;
  }
}
@media only screen and (max-width: 449px) {
  /* line 52, ../_sass/holidays.sass */
  .holiday-popup__headline {
    font-size: 36px;
  }
}
@media only screen and (max-width: 399px) {
  /* line 52, ../_sass/holidays.sass */
  .holiday-popup__headline {
    font-size: 32px;
  }
}
/* line 67, ../_sass/holidays.sass */
.holiday-popup__text {
  font-size: 18px;
  font-family: "Candara";
  line-height: 24px;
  color: #212121;
}
@media only screen and (max-width: 549px) {
  /* line 67, ../_sass/holidays.sass */
  .holiday-popup__text {
    font-size: 17px;
    line-height: 23px;
  }
}
@media only screen and (max-width: 499px) {
  /* line 67, ../_sass/holidays.sass */
  .holiday-popup__text {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 449px) {
  /* line 67, ../_sass/holidays.sass */
  .holiday-popup__text {
    font-size: 15px;
    line-height: 21px;
  }
}
@media only screen and (max-width: 399px) {
  /* line 67, ../_sass/holidays.sass */
  .holiday-popup__text {
    font-size: 14px;
    line-height: 20px;
  }
}
/* line 86, ../_sass/holidays.sass */
.holiday-popup__text_big {
  font-size: 21px;
  line-height: 27px;
}
@media only screen and (max-width: 549px) {
  /* line 86, ../_sass/holidays.sass */
  .holiday-popup__text_big {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 499px) {
  /* line 86, ../_sass/holidays.sass */
  .holiday-popup__text_big {
    font-size: 19px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 449px) {
  /* line 86, ../_sass/holidays.sass */
  .holiday-popup__text_big {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 399px) {
  /* line 86, ../_sass/holidays.sass */
  .holiday-popup__text_big {
    font-size: 17px;
    line-height: 23px;
  }
}

/*
 * Retina helper mixins for Compass
 * http://www.joelambert.co.uk
 *
 * Copyright 2012, Joe Lambert.
 * Free to use under the MIT license.
 * http://joelambert.mit-license.org/
 */
/*
 * Retina helper mixins for Compass
 * http://www.joelambert.co.uk
 *
 * Copyright 2012, Joe Lambert.
 * Free to use under the MIT license.
 * http://joelambert.mit-license.org/
 */
/* line 4, ../_sass/index.sass */
#indexbg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-image: url('/build/images/index/bg.jpg?1442573400&v14fe01b35d7');
  background-size: cover !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 4, ../_sass/index.sass */
  #indexbg {
    background-size: 1600px auto;
    background-image: url('/build/images/index/bg@2x.jpg?1442573427&v14fe01b35f0');
  }
}
@media only screen and (max-width: 767px) {
  /* line 4, ../_sass/index.sass */
  #indexbg {
    display: none;
  }
}

/* line 15, ../_sass/index.sass */
.teasersection {
  height: 805px;
  padding-top: 105px;
  position: relative;
  margin-top: 80px;
}
@media only screen and (max-width: 959px) {
  /* line 15, ../_sass/index.sass */
  .teasersection {
    height: 770px;
  }
}
@media only screen and (min-width: 959px) {
 .teasersection.moduleinited {
    background: url(/build/images/index/bg11.jpg) no-repeat;
    background-size: cover;
}

}
@media only screen and (max-width: 767px) {
  /* line 15, ../_sass/index.sass */
  .teasersection {
    padding-top: 20px;
    height: 492px;
    background-image: url('/build/images/index/teaser-bg320.jpg?1451401211&v151ee40f485');
    background-size: cover;
	        margin-top: 0px;
  }
  .headermenu2 {
    display: none;
}
}
@media only screen and (min-width: 960px) and (max-height: 789px) {
  /* line 15, ../_sass/index.sass */
  .teasersection {
    height: 100%;
    padding-top: 0;
  }
}

@media only screen and (min-width: 960px) and (max-height: 789px) {
  /* line 15, ../_sass/index.sass */
  .teasersection {
    height: 100%;
    padding-top: 0;
  }
  

}

/* line 34, ../_sass/index.sass */
.teasersection .layout {
  width: 540px;
  padding-right: 400px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.p_about .headerleafs{height:100vh;position:relative}
.p_about .headerleafs .headerleafs__left{z-index:20}
.p_about .headerleafs .headerleafs__right{z-index:20}
.top{font-size:22px;background:url("/build/images/ab/top.webp") no-repeat 50% 0/cover;height:100%;padding-top:210px;color:#fff;position:relative;text-align:center}
.top::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:5;}
.top .c2{position:relative;z-index:10}
.top p{padding:14px 0;}
.top h1{font-weight:700;font-size:48px;padding-bottom:30px}
.p_about .teasersection__logo{display:none}

.c1,.c2{width: 100%;margin: 0 auto;min-width: 300px;padding: 0 30px; }
.c2{max-width: 1140px;}
.c1{max-width: 1200px;}
/*.p_about .headermenu__buttonscontainer a{color:#fff;}*/
.p_about .headermenu__buttonscontainer a.active,.p_about .headermenu__buttonscontainer a:hover{color:#F15822;}
.np{font-size:22px;color:#451F0E;line-height:1.4; margin-top:30px;}
.np *,.top,.top *{-webkit-box-sizing: border-box;box-sizing: border-box;}
.s1,.b2,.ul1,.ttl3,.ul2,.ul2 li,.ul2 div,.ul2 b,.ul3,.ul3 li{display: flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;}
.s1{justify-content:space-between;padding-bottom:10%}
.s1_l{flex:0 0 66%;padding-right:20px;order:1}
.s1_r{flex:2 2 auto;order:2}
.ttl2{text-align:center;font-size:48px;font-weight:700;padding-bottom:30px}
.b2{background-color:#fff;justify-content:space-between;}
.b2_l{width:49%;}
.b2_l img{width:100%;-o-object-fit: cover;object-fit: cover;height:100%;max-width:100%;}
.b2_r{width:50%;padding:30px 0 30px 50px;align-self:center}
.pg10{padding:10% 0;}
.c2.pg10{padding:50px 35px;}
.in_b2r{width:75%}
.ul1{list-style:none;justify-content:space-between;flex-wrap:wrap;line-height:1.1}
.ul1 li{width:45%;background-color:#fff;margin:30px 0;position:relative;height:244px;padding:73px 80px 0 135px; -webkit-box-sizing: border-box;box-sizing: border-box;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}
.ul1 li::after{content:"";display:block;position:absolute;top:29px;left:177px;background:url("/build/images/ab/arrow.webp") no-repeat 0 0;width:202px;height:30px;}
.ul1 img{width:169px;height:169px;position:absolute;left:-68px;top:38px;}
/*.ul1 li:nth-child(2) img{height:206px;top:3px}*/
.ul1 p{}
.ul1 b{position:absolute;top:10px;left:135px;color:#F15822;font-weight:700;font-size:48px}
.ttl3{background:url("/build/images/ab/ttl.png") no-repeat 50% 0;text-align:center;font-size:42px;color:#fff;font-weight:700;height:145px;align-items:center;justify-content:center}
.b3{background:url("/build/images/ab/i3.webp") no-repeat 50% 0;padding:8% 0 5%;}
.ul2{list-style:none;justify-content:space-between;flex-wrap:wrap;margin-top:25px}
.ul2 li{flex-direction:column;width:23%;background-color:#fff;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;overflow:hidden;margin:25px 0;}
.ul2 li:last-child{height:0;padding:0}
.ul2 b{font-size:36px;background-color:#008B59;font-weight:700;color:#fff;justify-content:center;flex:0 0 82px;align-items:center}
.ul2 div{padding:30px 20px;flex:2 2 auto;align-items:center;justify-content:center;text-align:center}
.b4{padding-top:5%;padding-bottom:5%}
.b4 p{color:#451F0E;font-weight:700;text-align:center}
.ul3{list-style:none;justify-content:space-around;margin-top:8%}
.ul3 li{width:424px;height:237px;background-color:#fff;align-items:center;justify-content:center;-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0 10px 10px 0;-moz-box-shadow:rgba(0, 0, 0, 0.25) 0 10px 10px 0;box-shadow:rgba(0, 0, 0, 0.25) 0 10px 10px 0;}
.b5{background-color:#451F0E;color:#fff;text-align:center;padding:5% 0;}
.btn{margin-top:5%}
.btn a{display:inline-block;background: #F15822;border-radius:60px;-moz-border-radius:60px;-webkit-border-radius:60px;color:#fff;text-decoration:none;padding:15px 39px 18px}
.p_about .pagecontainer{padding-top:70px}
/*@media only screen and (max-height: 557px) {
  .top{padding-top:150px}
}*/
@media only screen and (max-width: 1281px) {
  .ul2 b{font-size:30px}
}
@media only screen and (max-width: 1155px) {
  .np{font-size:20px}
  .in_b2r {width: 95%;}
  .ul1 li{height:200px;padding-right:40px;padding-top:65px}
  .ul1 img {width: 140px;height: 140px;left: -30px;}
  .ul1 li:nth-child(2) img{height:160px;top:3px}
  .ul1 li::after{width:150px;height:22px;background-size:contain}
  .ul1 b,.ttl3,.ttl2{font-size:40px}
}

@media only screen and (max-width: 1025px) {
  .np{font-size:18px}
  .ul2 li{width:32%}
}
@media only screen and (max-width: 959px) {
  .p_about .headerleafs{height:500px}
  .top h1{font-size:40px;padding-bottom:20px}
  .ul3{justify-content:space-between}
  .ul3 li{width:47%}
  .top{font-size:18px;padding-top:150px}
  .p_about .teasersection__logo{display:block;position:absolute;top:20px;width:70px;z-index:50;left:calc(50% - 35px);background-size:contain}
}
@media only screen and (max-width: 880px) {
  .ul1{display:block}
  .ul1 li{width:100%;padding:73px 60px 0 190px}
  .ul1 li::after {top: 24px;left: 226px;width: 120px;height: 18px;}
  .ul1 img{left:25px}
  .ul1 b{left:190px;}
  .s1_l{flex-basis:57%}
}
@media only screen and (max-width: 763px) {
  .ul2 li {width: 48%;}
  .b3{background-size:cover}
  .ul1 b, .ttl3,.ttl2{font-size: 34px;}
  .ttl3{height:120px;background-size:contain}
}
@media only screen and (max-width: 689px) {
  .p_about .headerleafs{height:auto}
  .top{padding:128px 0 50px}
  .top p {
    padding: 10px 0;
  }
  .top h1{padding-bottom:10px}
}
@media only screen and (max-width: 640px) {
  .s1{display:block}
  .s1_l{padding:25px 0 0 0}
  .s1_r{text-align:center;padding-top:20px}
  .s1_r img{max-width:100%}
  .ul1 b, .ttl3,.ttl2 {font-size: 28px;}
  .ttl3{height:90px}
  .b2_l{display:none}
  .b2_r{width:100%}
  .ul1 b{top:35px}
  .ul1 li::after{top:43px}
}
@media only screen and (max-width: 540px) {
  .top h1{font-size:30px}
  .ul3{flex-direction:column}
  .ul3 li{width:100%;margin:20px 0;}
  .b5{padding:11% 0}
  .ul1 li{margin:15px 0;min-height:200px;height:auto;padding-bottom:20px}
}
@media only screen and (max-width: 500px) {
  .ul1 b, .ttl3,.ttl2 {font-size: 22px;}
  .ttl3 {height: 65px;}
  .ul2 li{margin:15px 0;width:100%;}
  .ul2 b{flex-basis:50px}
  .ul2 div{padding:20px}
  .ul1 img {width: 90px;height: 90px;}
  .ul1 li{padding:73px 40px 20px 130px;min-height:auto}
  .ul1 b {left: 130px;}
  .ul1 li::after{top:39px;left:156px}
  .ul1 li:nth-child(2) img{height:110px;top:3px}
}

@media only screen and (max-width: 430px) {
  .ul1 li{padding:73px 30px 20px 30px}
  .ul1 img{position:static;margin-bottom:15px}
  .ul1 b{left:30px}
  .ul1 li::after{left:60px}
  .ul2 b{font-size:24px}
  .ttl3, .ttl2 {
    font-size: 18px;
  }
}


@media only screen and (max-width: 959px) {
  /* line 34, ../_sass/index.sass */
  .teasersection .layout {
    width: 374px;
    padding-right: 354px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 34, ../_sass/index.sass */
  .teasersection .layout {
    width: 260px;
    padding-right: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 960px) and (max-height: 789px) {
  /* line 34, ../_sass/index.sass */
  .teasersection .layout {
    padding-top: 8%;
  }
}

/* line 54, ../_sass/index.sass */
.teasersection .layout h1 {
  font-size: 154px;
  line-height: 103px;
  color: #fffdee;
  font-family: "finch_frame_4bold";
}
@media only screen and (min-width: 960px) {
  /* line 54, ../_sass/index.sass */
  .teasersection .layout h1 {
    font-size: 2.05333em;
  }
}
@media only screen and (max-width: 959px) {
  /* line 54, ../_sass/index.sass */
  .teasersection .layout h1 {
    font-size: 130px;
    line-height: 89px;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 54, ../_sass/index.sass */
  .teasersection .layout h1 {
    font-size: 70px;
    line-height: 55px;
    margin-top: 40px;
  }
}
/* line 74, ../_sass/index.sass */
.teasersection .layout h2 {
  color: #fffdee;
  font-size: 16px;
  line-height: 27px;
  margin-top: 60px;
  font-family: "open_sanssemibold";
  position: relative;
}
@media only screen and (min-width: 960px) and (max-height: 789px) {
  /* line 74, ../_sass/index.sass */
  .teasersection .layout h2 {
    margin-top: 0.8em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 74, ../_sass/index.sass */
  .teasersection .layout h2 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 35px;
  }
}
/* line 92, ../_sass/index.sass */
.teasersection .layout h2 .line {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/teaser-playbutton-line.png?1442588804&v151ee40f4d5');
  width: 292px;
  height: 134px;
  top: 25px;
  left: 120px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 92, ../_sass/index.sass */
  .teasersection .layout h2 .line {
    background-size: 292px auto;
    background-image: url('/build/images/index/teaser-playbutton-line@2x.png?1442588811&v151ee40f4df');
  }
}
@media only screen and (max-width: 959px) {
  /* line 92, ../_sass/index.sass */
  .teasersection .layout h2 .line {
    left: 37px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 92, ../_sass/index.sass */
  .teasersection .layout h2 .line {
    top: 21px;
    left: -21px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/teaser-playbutton-line320.png?1443111931&v151ee40f4d8');
    width: 146px;
    height: 47px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 92, ../_sass/index.sass */
  .teasersection .layout h2 .line {
    background-size: 146px auto;
    background-image: url('/build/images/index/teaser-playbutton-line320@2x.png?1443111938&v151ee40f4dc');
  }
}

/* line 106, ../_sass/index.sass */
.teasersection__logo {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/teaser-logo.png?1451401310&v151ee429f94');
  width: 215px;
  height: 100px;
  margin: 0 auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 106, ../_sass/index.sass */
  .teasersection__logo {
    background-size: 106px auto;
    background-image: url('/build/images/index/teaser-logo@2x.png?1451401310&v151ee429fa2');
  }
}
@media only screen and (min-width: 960px) and (max-height: 789px) {
  /* line 106, ../_sass/index.sass */
  .teasersection__logo {
    background: no-repeat;
    background-image: url('/build/images/index/teaser-logo.png?1451401310&v151ee429f95');
    width: 1.56em;
    height: 1.33333em;
    background-size: contain !important;
    -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  }
}

@media only screen and (min-width: 960px) and (max-height: 789px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 106, ../_sass/index.sass */
  .teasersection__logo {
    background-size: 117px auto;
    background-image: url('/build/images/index/teaser-logo@2x.png?1451401310&v151ee429fa2');
  }
}

@media only screen and (max-width: 767px) {
  /* line 106, ../_sass/index.sass */
  .teasersection__logo {
    margin: 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/teaser-logo320.png?1451401310&v151ee429f98');
    width: 100px;
    height: 76px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 106, ../_sass/index.sass */
  .teasersection__logo {
    background-size: 100px auto;
    /*  background-image: url('/build/images/index/teaser-logo320@2x.png?1451401310&v151ee429f9b'); */
    /* background-image: url('/build/images/index/teaser-logo320@2x.png?1451401310&v151ee429f9b'); */
  }
}

/* line 118, ../_sass/index.sass */
.teasersection__pack {
  position: absolute;
  bottom: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/teaser-pack.png?1451401310&v151ee421fad');
  width: 433px;
  height: 645px;
  z-index: 2;
  left: 50%;
  margin-left: -70px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 118, ../_sass/index.sass */
  .teasersection__pack {
    background-size: 433px auto;
    background-image: url('/build/images/index/teaser-pack@2x.png?1451401310&v151ee429fd9');
  }
}
@media only screen and (min-width: 960px) and (max-height: 789px) {
  /* line 118, ../_sass/index.sass */
  .teasersection__pack {
    background: no-repeat;
    background-image: url('/build/images/index/teaser-pack.png?1451401310&v151ee420fad');
    width: 5.77333em;
    height: 8.6em;
    background-size: contain !important;
    -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  }
}

@media only screen and (min-width: 960px) and (max-height: 789px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 118, ../_sass/index.sass */
  .teasersection__pack {
    background-size: 433px auto;
    background-image: url('/build/images/index/teaser-pack@2x.png?1451401310&v151ee429fd9');
  }
}

@media only screen and (max-width: 767px) {
  /* line 118, ../_sass/index.sass */
  .teasersection__pack {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/teaser-pack320.png?1451401310&v151ee429fb3');
    width: 201px;
    height: 328px;
    bottom: 0;
    margin-left: -50px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 118, ../_sass/index.sass */
  .teasersection__pack {
    background-size: 201px auto;
    background-image: url('/build/images/index/teaser-pack320@2x.png?1451401310&v151ee421fbc');
  }
}

/* line 135, ../_sass/index.sass */
.teasersection__playbutton {
  width: 184px;
  padding-left: 40px;
  line-height: 60px;
  border-radius: 60px;
  background: #f15822;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  font-family: "gotham_probold";
  font-size: 14px;
  margin: 80px auto 0;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
/* line 151, ../_sass/index.sass */
.teasersection__playbutton #videostarter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 160, ../_sass/index.sass */
.mobile .teasersection__playbutton #videostarter {
  display: block;
}
/* line 164, ../_sass/index.sass */
.teasersection__playbutton:hover .icon {
  background: #fff;
}
/* line 167, ../_sass/index.sass */
.teasersection__playbutton:hover .icon .triangle {
  border-left-color: #fa612b;
}
@media only screen and (max-width: 767px) {
  /* line 135, ../_sass/index.sass */
  .teasersection__playbutton {
    width: 120px;
    font-size: 8px;
    line-height: 40px;
    padding-left: 30px;
    margin: 35px 0 0 0;
  }
}
/* line 177, ../_sass/index.sass */
.teasersection__playbutton .icon {
  position: absolute;
  top: 14px;
  right: 30px;
  height: 30px;
  width: 30px;
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media only screen and (max-width: 767px) {
  /* line 177, ../_sass/index.sass */
  .teasersection__playbutton .icon {
    width: 18px;
    height: 18px;
    top: 9px;
    right: 25px;
  }
}
/* line 193, ../_sass/index.sass */
.teasersection__playbutton .icon .triangle {
  position: absolute;
  top: 10px;
  left: 11px;
  border-left: 10px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transition: border-left-color 0.3s ease;
  transition: border-left-color 0.3s ease;
}
@media only screen and (max-width: 767px) {
  /* line 193, ../_sass/index.sass */
  .teasersection__playbutton .icon .triangle {
    top: 6px;
    left: 7px;
    border-left: 6px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
  }
}
/* line 209, ../_sass/index.sass */
.teasersection__arrow {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/teaser-arrow.png?1442590116&v151ee40f477');
  width: 33px;
  height: 33px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -17px;
  cursor: default;
  z-index: 2;
  cursor: pointer;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 209, ../_sass/index.sass */
  .teasersection__arrow {
    background-size: 33px auto;
    background-image: url('/build/images/index/teaser-arrow@2x.png?1442590124&v151ee40f47b');
  }
}
@media only screen and (max-width: 767px) {
  /* line 209, ../_sass/index.sass */
  .teasersection__arrow {
    display: none;
  }
}
/* line 222, ../_sass/index.sass */
.teasersection__bottomwood {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20.1%;
  background: center top;
  background-image: url('/build/images/index/teaser-wood.png?1433864009&v151ee40f4ec');
  background-size: cover !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 222, ../_sass/index.sass */
  .teasersection__bottomwood {
    background-size: 1800px auto;
    background-image: url('/build/images/index/teaser-wood@2x.png?1433864025&v151ee40f4f6');
  }
}
@media only screen and (max-width: 767px) {
  /* line 222, ../_sass/index.sass */
  .teasersection__bottomwood {
    height: 14%;
  }
}

/* line 235, ../_sass/index.sass */
.sevenreasons {
  position: relative;
  z-index: 2;
}
/* line 239, ../_sass/index.sass */
.sevenreasons__text {
  font-family: "open_sansregular";
}
/* line 242, ../_sass/index.sass */
.sevenreasons__text span {
  display: block;
}
@media only screen and (max-width: 767px) {
  /* line 242, ../_sass/index.sass */
  .sevenreasons__text span {
    display: inline;
  }
}
/* line 247, ../_sass/index.sass */
.sevenreasons__top {
  position: relative;
  padding-top: 280px;
  height: 370px;
  color: #451f0e;
  text-align: center;
  font-size: 21px;
  line-height: 36px;
  background-image: url('/build/images/pattern.jpg?1443013697&v14ffa52fefe');
}
@media only screen and (max-width: 767px) {
  /* line 247, ../_sass/index.sass */
  .sevenreasons__top {
    padding-top: 110px;
    height: 254px;
    font-size: 14px;
    line-height: 19px;
  }
}
/* line 263, ../_sass/index.sass */
.sevenreasons__top .layout {
  position: relative;
  width: 600px;
}
@media only screen and (max-width: 767px) {
  /* line 263, ../_sass/index.sass */
  .sevenreasons__top .layout {
    width: 260px;
  }
}
/* line 270, ../_sass/index.sass */
.sevenreasons__top h2 {
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 270, ../_sass/index.sass */
  .sevenreasons__top h2 {
    font-size: 21px;
    line-height: 24px;
  }
}
/* line 280, ../_sass/index.sass */
.sevenreasons__top .nipple {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -76px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/nipple.png?1443014104&v151ee40f2e0');
  width: 169px;
  height: 45px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 280, ../_sass/index.sass */
  .sevenreasons__top .nipple {
    background-size: 169px auto;
    background-image: url('/build/images/index/nipple@2x.png?1443014114&v151ee40f2e4');
  }
}
@media only screen and (max-width: 959px) {
  /* line 280, ../_sass/index.sass */
  .sevenreasons__top .nipple {
    margin-left: -85px;
  }
}
/* line 289, ../_sass/index.sass */
.sevenreasons__top .sevenicon {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/sevenicon.png?1444125136&v151ee40f2e8');
  width: 220px;
  height: 365px;
  top: 197px;
  left: 50%;
  margin-left: -110px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 289, ../_sass/index.sass */
  .sevenreasons__top .sevenicon {
    background-size: 220px auto;
    background-image: url('/build/images/index/sevenicon@2x.png?1444125143&v151ee40f2f3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 289, ../_sass/index.sass */
  .sevenreasons__top .sevenicon {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenicon320.png?1444125432&v151ee40f2eb');
    width: 151px;
    height: 250px;
    margin-left: -75px;
    top: 55px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 289, ../_sass/index.sass */
  .sevenreasons__top .sevenicon {
    background-size: 151px auto;
    background-image: url('/build/images/index/sevenicon320@2x.png?1444125440&v151ee40f2ef');
  }
}

/* line 301, ../_sass/index.sass */
.sevenreasons__bottom {
  position: relative;
  margin-top: 192px;
  background-image: url('/build/images/pattern.jpg?1443013697&v14ffa52fefe');
}
@media only screen and (max-width: 959px) {
  /* line 301, ../_sass/index.sass */
  .sevenreasons__bottom {
    margin-top: 240px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 301, ../_sass/index.sass */
  .sevenreasons__bottom {
    margin-top: 108px;
  }
}
/* line 312, ../_sass/index.sass */
.sevenreasons__bottom .layout {
  position: relative;
  padding-left: 480px;
  padding-top: 130px;
  width: 460px;
  height: 450px;
}
@media only screen and (max-width: 959px) {
  /* line 312, ../_sass/index.sass */
  .sevenreasons__bottom .layout {
    padding-left: 0;
    width: 728px;
    padding-top: 555px;
    height: 490px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 312, ../_sass/index.sass */
  .sevenreasons__bottom .layout {
    padding-top: 290px;
    width: 260px;
    height: 390px;
  }
}
/* line 330, ../_sass/index.sass */
.sevenreasons__bottom .layout h1 {
  position: relative;
  color: #451f0e;
  font-size: 36px;
  line-height: 42px;
  font-weight: bold;
  margin-bottom: 70px;
}
@media only screen and (max-width: 959px) {
  /* line 330, ../_sass/index.sass */
  .sevenreasons__bottom .layout h1 {
    padding-top: 100px;
    border-top: 2px solid #e8dace;
  }
}
@media only screen and (max-width: 767px) {
  /* line 330, ../_sass/index.sass */
  .sevenreasons__bottom .layout h1 {
    padding-top: 0;
    border: none;
    font-size: 21px;
    line-height: 23px;
    padding-bottom: 45px;
    border-bottom: 1px solid #e3d9ce;
    margin-bottom: 50px;
  }
}
/* line 351, ../_sass/index.sass */
.sevenreasons__bottom .layout .tetrapak {
  position: relative;
  padding-left: 135px;
  background: left top no-repeat;
  background-image: url('/build/images/tetrapak.png?1443086662&v151ee40faa0');
  color: #46200f;
  font-family: "open_sanssemibold";
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 351, ../_sass/index.sass */
  .sevenreasons__bottom .layout .tetrapak {
    background-size: 108px auto;
    background-image: url('/build/images/tetrapak@2x.png?1443086669&v151ee40faad');
  }
}
@media only screen and (max-width: 959px) {
  /* line 351, ../_sass/index.sass */
  .sevenreasons__bottom .layout .tetrapak {
    font-size: 18px;
    line-height: 24px;
    padding-top: 31px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 351, ../_sass/index.sass */
  .sevenreasons__bottom .layout .tetrapak {
    background-image: url('/build/images/tetrapak320.png?1443114838&v151ee40faa4');
    padding-left: 70px;
    font-size: 14px;
    line-height: 19px;
    padding-top: 9px;
    padding-bottom: 8px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 351, ../_sass/index.sass */
  .sevenreasons__bottom .layout .tetrapak {
    background-size: 55px auto;
    background-image: url('/build/images/tetrapak320@2x.png?1443114845&v151ee40faa9');
  }
}

/* line 375, ../_sass/index.sass */
.sevenreasons__bottom .layout .tetrapak .more {
  cursor: pointer;
  border: 2px solid #cfc3ba;
  line-height: 46px;
  margin-top: 15px;
  width: 160px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 46px;
  font-family: "gotham_probold";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 387, ../_sass/index.sass */
.sevenreasons__bottom .layout .tetrapak .more:hover {
  background-color: #F15822;
  border-color: #F15822;
  color: #fff;
}
.more_ozon_new {
z-index: 1000;
    
    /* margin-top: 15px; */
    
    /* text-transform: uppercase; */
   
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
   
    position: absolute;
    right: 50px;
    bottom: 150px;
  
}
.buy_index{background-color:rgba(0, 0, 0, 0.15);padding:10px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.buy_index:hover{background-color:rgba(0, 0, 0, 0.3);}
.more_ozon {
z-index: 1000;
    cursor: pointer;
    border: 2px solid #cfc3ba;
    line-height: 46px;
    /* margin-top: 15px; */
    width: 270px;
    text-align: center;
    /* text-transform: uppercase; */
    border-radius: 40px;
    font-family: "gotham_probold";
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    position: absolute;
    right: 20px;
    bottom: 100px;
    background-color: #F15822;
}
.more_ozon span {
    text-transform: uppercase;
}
/* line 387, ../_sass/index.sass */
.more_ozon:hover {
  background-color: #F15822;
  border-color: #F15822;
  color: #fff;
}


@media only screen and (max-width: 959px) {
  /* line 375, ../_sass/index.sass */
  .sevenreasons__bottom .layout .tetrapak .more {
    position: absolute;
    right: 0;
    top: 29px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 375, ../_sass/index.sass */
  .sevenreasons__bottom .layout .tetrapak .more {
    top: 85px;
    background: #fff;
    border: none;
    width: 260px;
  }
}
/* line 404, ../_sass/index.sass */
.sevenreasons__reason {
  position: relative;
  color: #451f0e;
  font-size: 24px;
  line-height: 33px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  /* line 404, ../_sass/index.sass */
  .sevenreasons__reason {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
}
/* line 414, ../_sass/index.sass */
.sevenreasons__reason[rel="1"] {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/sevenreasons-1.png?1442591934&v151ee40f2f8');
  width: 687px;
  height: 290px;
  width: auto;
  background-position: left;
  margin-top: 50px;
  padding-left: 380px;
  height: 155px;
  padding-top: 135px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 414, ../_sass/index.sass */
  .sevenreasons__reason[rel="1"] {
    background-size: 687px auto;
    background-image: url('/build/images/index/sevenreasons-1@2x.png?1442591943&v151ee40f2fc');
  }
}
@media only screen and (max-width: 959px) {
  /* line 414, ../_sass/index.sass */
  .sevenreasons__reason[rel="1"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons768-1.png?1443103106&v151ee40f4ed');
    width: 689px;
    height: 356px;
    width: auto;
    background-position: left;
    padding-top: 200px;
    height: 156px;
    padding-left: 380px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 414, ../_sass/index.sass */
  .sevenreasons__reason[rel="1"] {
    background-size: 689px auto;
    background-image: url('/build/images/index/sevenreasons768-1@2x.png?1443103120&v151ee40f4f2');
  }
}

@media only screen and (max-width: 767px) {
  /* line 414, ../_sass/index.sass */
  .sevenreasons__reason[rel="1"] {
    padding-left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons320-1.png?1443112331&v151ee40f3a1');
    width: 263px;
    height: 243px;
    padding-top: 175px;
    height: 68px;
    margin-top: 47px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 414, ../_sass/index.sass */
  .sevenreasons__reason[rel="1"] {
    background-size: 263px auto;
    background-image: url('/build/images/index/sevenreasons320-1@2x.png?1443112346&v151ee40f3a5');
  }
}

/* line 436, ../_sass/index.sass */
.sevenreasons__reason[rel="2"] {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/sevenreasons-2.png?1443000607&v151ee40f306');
  width: 651px;
  height: 453px;
  width: auto;
  background-position: right;
  margin-top: -70px;
  padding-left: 480px;
  height: 153px;
  padding-top: 300px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/index.sass */
  .sevenreasons__reason[rel="2"] {
    background-size: 651px auto;
    background-image: url('/build/images/index/sevenreasons-2@2x.png?1443000617&v151ee40f328');
  }
}
@media only screen and (max-width: 959px) {
  /* line 436, ../_sass/index.sass */
  .sevenreasons__reason[rel="2"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons768-2.png?1443103289&v151ee40f3f1');
    width: 626px;
    height: 566px;
    width: auto;
    background-position: right;
    padding-top: 420px;
    height: 146px;
    padding-left: 195px;
    margin-top: -43px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/index.sass */
  .sevenreasons__reason[rel="2"] {
    background-size: 626px auto;
    background-image: url('/build/images/index/sevenreasons768-2@2x.png?1443103303&v151ee40f415');
  }
}

@media only screen and (max-width: 767px) {
  /* line 436, ../_sass/index.sass */
  .sevenreasons__reason[rel="2"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons320-2.png?1443112390&v151ee40f3aa');
    width: 260px;
    height: 341px;
    padding-top: 270px;
    height: 71px;
    padding-left: 0;
    margin-top: -6px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/index.sass */
  .sevenreasons__reason[rel="2"] {
    background-size: 260px auto;
    background-image: url('/build/images/index/sevenreasons320-2@2x.png?1443112401&v151ee40f3b2');
  }
}

/* line 459, ../_sass/index.sass */
.sevenreasons__reason[rel="3"] {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/sevenreasons-3.png?1443000772&v151ee40f32d');
  width: 727px;
  height: 381px;
  width: auto;
  background-position: left;
  padding-left: 310px;
  height: 181px;
  padding-top: 200px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 459, ../_sass/index.sass */
  .sevenreasons__reason[rel="3"] {
    background-size: 727px auto;
    background-image: url('/build/images/index/sevenreasons-3@2x.png?1443000783&v151ee40f332');
  }
}
@media only screen and (max-width: 959px) {
  /* line 459, ../_sass/index.sass */
  .sevenreasons__reason[rel="3"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons768-3.png?1443103339&v151ee40f419');
    width: 667px;
    height: 420px;
    width: auto;
    background-position: left;
    padding-top: 245px;
    height: 175px;
    padding-left: 323px;
    margin-top: -15px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 459, ../_sass/index.sass */
  .sevenreasons__reason[rel="3"] {
    background-size: 667px auto;
    background-image: url('/build/images/index/sevenreasons768-3@2x.png?1443103352&v151ee40f42d');
  }
}

@media only screen and (max-width: 767px) {
  /* line 459, ../_sass/index.sass */
  .sevenreasons__reason[rel="3"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons320-3.png?1443112444&v151ee40f3b6');
    width: 273px;
    height: 256px;
    padding-top: 180px;
    height: 76px;
    padding-left: 0;
    margin-top: -7px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 459, ../_sass/index.sass */
  .sevenreasons__reason[rel="3"] {
    background-size: 273px auto;
    background-image: url('/build/images/index/sevenreasons320-3@2x.png?1443112456&v151ee40f3bb');
  }
}

/* line 481, ../_sass/index.sass */
.sevenreasons__reason[rel="4"] {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/sevenreasons-4.png?1443000826&v151ee40f337');
  width: 718px;
  height: 383px;
  width: auto;
  background-position: right;
  padding-left: 390px;
  height: 180px;
  padding-top: 203px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 481, ../_sass/index.sass */
  .sevenreasons__reason[rel="4"] {
    background-size: 718px auto;
    background-image: url('/build/images/index/sevenreasons-4@2x.png?1443000836&v151ee40f33c');
  }
}
@media only screen and (max-width: 959px) {
  /* line 481, ../_sass/index.sass */
  .sevenreasons__reason[rel="4"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons768-4.png?1443103402&v151ee40f421');
    width: 703px;
    height: 406px;
    width: auto;
    background-position: right;
    padding-top: 235px;
    height: 171px;
    padding-left: 124px;
    margin-top: -10px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 481, ../_sass/index.sass */
  .sevenreasons__reason[rel="4"] {
    background-size: 703px auto;
    background-image: url('/build/images/index/sevenreasons768-4@2x.png?1443103413&v151ee40f427');
  }
}

@media only screen and (max-width: 767px) {
  /* line 481, ../_sass/index.sass */
  .sevenreasons__reason[rel="4"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons320-4.png?1443112485&v151ee40f3bf');
    width: 260px;
    height: 274px;
    padding-top: 200px;
    height: 74px;
    padding-left: 0;
    margin-top: -6px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 481, ../_sass/index.sass */
  .sevenreasons__reason[rel="4"] {
    background-size: 260px auto;
    background-image: url('/build/images/index/sevenreasons320-4@2x.png?1443112495&v151ee40f3c4');
  }
}

/* line 503, ../_sass/index.sass */
.sevenreasons__reason[rel="5"] {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/sevenreasons-5.png?1443000874&v151ee40f341');
  width: 723px;
  height: 362px;
  width: auto;
  background-position: left;
  padding-left: 440px;
  height: 170px;
  padding-top: 192px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 503, ../_sass/index.sass */
  .sevenreasons__reason[rel="5"] {
    background-size: 723px auto;
    background-image: url('/build/images/index/sevenreasons-5@2x.png?1443000884&v151ee40f348');
  }
}
@media only screen and (max-width: 959px) {
  /* line 503, ../_sass/index.sass */
  .sevenreasons__reason[rel="5"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons768-5.png?1443103459&v151ee40f42b');
    width: 702px;
    height: 476px;
    width: auto;
    background-position: left;
    padding-top: 315px;
    height: 161px;
    padding-left: 420px;
    margin-top: -20px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 503, ../_sass/index.sass */
  .sevenreasons__reason[rel="5"] {
    background-size: 702px auto;
    background-image: url('/build/images/index/sevenreasons768-5@2x.png?1443103475&v151ee40f432');
  }
}

@media only screen and (max-width: 767px) {
  /* line 503, ../_sass/index.sass */
  .sevenreasons__reason[rel="5"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons320-5.png?1443112560&v151ee40f3c7');
    width: 262px;
    height: 289px;
    padding-top: 225px;
    height: 64px;
    padding-left: 0;
    margin-top: -12px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 503, ../_sass/index.sass */
  .sevenreasons__reason[rel="5"] {
    background-size: 262px auto;
    background-image: url('/build/images/index/sevenreasons320-5@2x.png?1443112573&v151ee40f3cc');
  }
}

/* line 525, ../_sass/index.sass */
.sevenreasons__reason[rel="6"] {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/sevenreasons-6.png?1443000926&v151ee40f34c');
  width: 829px;
  height: 420px;
  width: auto;
  background-position: right;
  padding-left: 320px;
  height: 210px;
  padding-top: 210px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 525, ../_sass/index.sass */
  .sevenreasons__reason[rel="6"] {
    background-size: 829px auto;
    background-image: url('/build/images/index/sevenreasons-6@2x.png?1443000938&v151ee40f352');
  }
}
@media only screen and (max-width: 959px) {
  /* line 525, ../_sass/index.sass */
  .sevenreasons__reason[rel="6"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons768-6.png?1443103528&v151ee40f437');
    width: 728px;
    height: 533px;
    width: auto;
    background-position: right;
    padding-top: 310px;
    height: 223px;
    padding-left: 105px;
    margin-top: -50px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 525, ../_sass/index.sass */
  .sevenreasons__reason[rel="6"] {
    background-size: 728px auto;
    background-image: url('/build/images/index/sevenreasons768-6@2x.png?1443103540&v151ee40f43c');
  }
}

@media only screen and (max-width: 767px) {
  /* line 525, ../_sass/index.sass */
  .sevenreasons__reason[rel="6"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons320-6.png?1443112606&v151ee40f3cf');
    width: 264px;
    height: 284px;
    padding-top: 180px;
    height: 104px;
    padding-left: 0;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 525, ../_sass/index.sass */
  .sevenreasons__reason[rel="6"] {
    background-size: 264px auto;
    background-image: url('/build/images/index/sevenreasons320-6@2x.png?1443112618&v151ee40f3d3');
  }
}

/* line 547, ../_sass/index.sass */
.sevenreasons__reason[rel="7"] {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/sevenreasons-7.png?1451401310&v151ee429f33');
  width: 735px;
  height: 686px;
  top: -192px;
  left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 547, ../_sass/index.sass */
  .sevenreasons__reason[rel="7"] {
    background-size: 735px auto;
    background-image: url('/build/images/index/sevenreasons-7@2x.png?1451401310&v151ee429f4c');
  }
}
@media only screen and (max-width: 959px) {
  /* line 547, ../_sass/index.sass */
  .sevenreasons__reason[rel="7"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons768-7.png?1451401310&v151ee429f86');
    width: 444px;
    height: 709px;
    left: 130px;
    top: -245px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 547, ../_sass/index.sass */
  .sevenreasons__reason[rel="7"] {
    background-size: 444px auto;
    background-image: url('/build/images/index/sevenreasons768-7@2x.png?1451401310&v151ee429f11');
  }
}

@media only screen and (max-width: 767px) {
  /* line 547, ../_sass/index.sass */
  .sevenreasons__reason[rel="7"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/sevenreasons320-7.png?1451401310&v151ee429f62');
    width: 221px;
    height: 354px;
    left: 18px;
    top: -110px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 547, ../_sass/index.sass */
  .sevenreasons__reason[rel="7"] {
    background-size: 221px auto;
    background-image: url('/build/images/index/sevenreasons320-7@2x.png?1451401310&v151ee429f6c');
  }
}

/*
 * Retina helper mixins for Compass
 * http://www.joelambert.co.uk
 *
 * Copyright 2012, Joe Lambert.
 * Free to use under the MIT license.
 * http://joelambert.mit-license.org/
 */
/* line 3, ../_sass/main.sass */
* {
  margin: 0 0;
  padding: 0 0;
  -webkit-tap-highlight-color: transparent;
}

/* line 8, ../_sass/main.sass */
body,
html {
  height: 100%;
  font-family: "Candara";
}

@media only screen and (max-width: 767px) {
  /* line 13, ../_sass/main.sass */
  body {
    background-image: url('/build/images/index/bg-pattern.jpg?1451401211&v151ee40f2dd');
    background-size: cover !important;
    -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  }
}

/* line 18, ../_sass/main.sass */
h1,
h2,
h3 {
  margin: 0 0;
  font-weight: normal;
}

/* line 24, ../_sass/main.sass */
.layout {
  width: 940px;
  margin: 0 auto;
}
@media only screen and (max-width: 959px) {
  /* line 24, ../_sass/main.sass */
  .layout {
    width: 728px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 24, ../_sass/main.sass */
  .layout {
    width: 260px;
  }
}

/* line 32, ../_sass/main.sass */
.headermenu {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 10;
  text-align: center;
}
@media only screen and (max-width: 959px) {
  /* line 32, ../_sass/main.sass */
  .headermenu {
    display: none;
  }
}
/* line 42, ../_sass/main.sass */
.headermenu__buttonscontainer {
  display: inline-block;
  overflow: hidden;
  *zoom: 1;
  padding-top: 16px;
}
/* line 47, ../_sass/main.sass */
.headermenu__button {
  float: left;
  text-decoration: none;
  margin: 0 30px;
  line-height: 50px;
  color: #5c0009;
  font-size: 18px;
  font-family: "open_sanssemibold";
}
/* line 56, ../_sass/main.sass */
.headermenu__button:hover {
  color: #f15822;
}
/* line 59, ../_sass/main.sass */
.headermenu__button.active {
  color: #f15822;
}

/* line 62, ../_sass/main.sass */
.hamburger {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/hamburger.png?1444056977&v151ee40f297');
  width: 85px;
  height: 79px;
  position: absolute;
  top: 20px;
  right: 20px;
  display: none;
  cursor: pointer;
  z-index: 3;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 62, ../_sass/main.sass */
  .hamburger {
    background-size: 85px auto;
    background-image: url('/build/images/hamburger@2x.png?1444056977&v151ee40f29b');
  }
}
@media only screen and (max-width: 959px) {
  /* line 62, ../_sass/main.sass */
  .hamburger {
    display: block;
    position: fixed;
  }
}
@media only screen and (max-width: 767px) {
  /* line 62, ../_sass/main.sass */
  .hamburger {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/hamburger-phone.png?1444056977&v151ee40f290');
    width: 43px;
    height: 40px;
    top: 38px;
    right: 30px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 62, ../_sass/main.sass */
  .hamburger {
    background-size: 43px auto;
    background-image: url('/build/images/hamburger-phone@2x.png?1444056977&v151ee40f293');
  }
}

/* line 81, ../_sass/main.sass */
.hamburger.hidden {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 84, ../_sass/main.sass */
.footersection {
  position: relative;
  background: #fff;
  line-height: 130px;
}
@media only screen and (max-width: 959px) {
  /* line 84, ../_sass/main.sass */
  .footersection {
    text-align: center;
    line-height: 115px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 84, ../_sass/main.sass */
  .footersection {
    line-height: 56px;
  }
}
/* line 94, ../_sass/main.sass */
.footersection__nav {
  overflow: hidden;
  *zoom: 1;
}
@media only screen and (max-width: 959px) {
  /* line 94, ../_sass/main.sass */
  .footersection__nav {
    display: none;
  }
}
/* line 99, ../_sass/main.sass */
.footersection__nav a {
  color: #542b10;
  float: left;
  margin-right: 40px;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
/* line 107, ../_sass/main.sass */
.footersection__nav a:hover {
  color: #f15822;
}
/* line 110, ../_sass/main.sass */
.footersection__nav a.active {
  color: #f15822;
}
/* line 113, ../_sass/main.sass */
.footersection__copy {
  float: right;
  color: #8e8e8e;
  font-size: 14px;
  font-family: "open_sansregular";
}
@media only screen and (max-width: 959px) {
  /* line 113, ../_sass/main.sass */
  .footersection__copy {
    float: none;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 113, ../_sass/main.sass */
  .footersection__copy {
    font-size: 13px;
  }
}

/* line 126, ../_sass/main.sass */
.headerleafs {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  height: 400px;
  top:80px;
}
@media only screen and (max-width: 959px) {
  /* line 126, ../_sass/main.sass */
  .headerleafs {
    display: none;
  }
  .p_about .headerleafs {
    display: block;
  }
}
/* line 137, ../_sass/main.sass */
.headerleafs__left {
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/header-leafs-left.png?1433864613&v151ee40f2a1');
  width: 603px;
  height: 318px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 137, ../_sass/main.sass */
  .headerleafs__left {
    background-size: 603px auto;
    background-image: url('/build/images/header-leafs-left@2x.png?1433864621&v151ee40f2b3');
  }
}
@media only screen and (max-width: 1799px) {
  /* line 137, ../_sass/main.sass */
  .headerleafs__left {
    left: 50%;
    margin-left: -899px;
  }
}
/* line 147, ../_sass/main.sass */
.headerleafs__right {
  position: absolute;
  right: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/header-leafs-right.png?1433864543&v151ee40f2ba');
  width: 509px;
  height: 387px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 147, ../_sass/main.sass */
  .headerleafs__right {
    background-size: 509px auto;
    background-image: url('/build/images/header-leafs-right@2x.png?1433864553&v151ee40f2d0');
  }
}
@media only screen and (max-width: 1799px) {
  /* line 147, ../_sass/main.sass */
  .headerleafs__right {
    right: 50%;
    margin-right: -900px;
  }
}

/* line 157, ../_sass/main.sass */
.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url('/build/images/pattern.jpg?1443013697&v14ffa52fefe');
  z-index: 1001 !important;
  overflow: hidden;
}
/* line 170, ../_sass/main.sass */
.mobile-menu:after {
  content: "";
  position: absolute;
  top: 292px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/mobile-menu-dashed-snake.png?1444056977&v151ee40f51e');
  width: 230px;
  height: 739px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 170, ../_sass/main.sass */
  .mobile-menu:after {
    background-size: 230px auto;
    background-image: url('/build/images/mobile-menu-dashed-snake@2x.png?1444056977&v151ee40f521');
  }
}
@media only screen and (max-width: 767px) {
  /* line 170, ../_sass/main.sass */
  .mobile-menu:after {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/mobile-menu-dashed-snake-phone.png?1444056977&v151ee40f517');
    width: 150px;
    height: 368px;
    top: 150px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 170, ../_sass/main.sass */
  .mobile-menu:after {
    background-size: 150px auto;
    background-image: url('/build/images/mobile-menu-dashed-snake-phone@2x.png?1444056977&v151ee40f51b');
  }
}

/* line 183, ../_sass/main.sass */
.mobile-menu__layout {
  padding: 141px 20px 0 20px;
}
@media only screen and (max-width: 767px) {
  /* line 183, ../_sass/main.sass */
  .mobile-menu__layout {
    padding: 68px 30px 0 30px;
  }
}
/* line 189, ../_sass/main.sass */
.mobile-menu__hr {
  width: 100%;
  height: 1px;
  border: none;
  background-color: #D5CFCD;
}
/* line 195, ../_sass/main.sass */
.mobile-menu__close {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/menu-close.png?1444056977&v151ee40f501');
  width: 85px;
  height: 79px;
  position: absolute;
  top: 32px;
  right: 21px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 195, ../_sass/main.sass */
  .mobile-menu__close {
    background-size: 85px auto;
    background-image: url('/build/images/menu-close@2x.png?1444056977&v151ee40f505');
  }
}
@media only screen and (max-width: 767px) {
  /* line 195, ../_sass/main.sass */
  .mobile-menu__close {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/menu-close-phone.png?1444056977&v151ee40f4fa');
    width: 43px;
    height: 40px;
    top: 15px;
    right: 30px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 195, ../_sass/main.sass */
  .mobile-menu__close {
    background-size: 43px auto;
    background-image: url('/build/images/menu-close-phone@2x.png?1444056977&v151ee40f4fe');
  }
}

/* line 206, ../_sass/main.sass */
.mobile-menu__logo {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/teaser-logo320.png?1451401310&v151ee429f98');
  /*   background-image: url('/build/images/menu-logo.png?1444056977&v151ee40f510'); */
  width: 102px;
  height: 82px;
  position: absolute;
  top: 29px;
  left: 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 206, ../_sass/main.sass */
  .mobile-menu__logo {
    background-size: 102px auto;
    background-image: url('/build/images/index/teaser-logo320.png?1451401310&v151ee429f98');
    /*  background-image: url('/build/images/menu-logo@2x.png?1444056977&v151ee40f514'); */
  }
}
@media only screen and (max-width: 767px) {
  /* line 206, ../_sass/main.sass */
  .mobile-menu__logo {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/index/teaser-logo320.png?1451401310&v151ee429f98');
    /* background-image: url('/build/images/menu-logo-phone.png?1444056977&v151ee40f508'); */
    width: 100px;
    height: 41px;
    top: 14px;
    left: 30px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 206, ../_sass/main.sass */
  .mobile-menu__logo {
    background-size: 100px auto;
    background-image: url('/build/images/index/teaser-logo320.png?1451401310&v151ee429f98');
    /*  background-image: url('/build/images/menu-logo-phone@2x.png?1444056977&v151ee40f50c'); */
  }
}

/* line 218, ../_sass/main.sass */
.menu-container {
  position: absolute;
  top: 190px;
  left: 0;
  right: 0;
  bottom: 50px;
}
@media only screen and (max-width: 767px) {
  /* line 218, ../_sass/main.sass */
  .menu-container {
    top: 95px;
  }
}
/* line 228, ../_sass/main.sass */
.menu-container__table {
  width: 100%;
  height: 100%;
}
/* line 232, ../_sass/main.sass */
.menu-container__tr {
  height: 20%;
}
/* line 235, ../_sass/main.sass */
.menu-container__td {
  text-align: center;
}
/* line 238, ../_sass/main.sass */
.menu-container__item {
  color: #361609;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  margin-bottom: 120px;
  position: relative;
  z-index: 2;
}
/* line 249, ../_sass/main.sass */
.menu-container__item.active {
  color: #f15822;
}
@media only screen and (max-width: 767px) {
  /* line 238, ../_sass/main.sass */
  .menu-container__item {
    font-size: 18px;
  }
}

/* line 255, ../_sass/main.sass */
.pagename {
  color: #412303;
  font-size: 65px;
  text-align: center;
  line-height: 100px;
  font-family: "finch_frame_4bold";
}
.pagename2 {
  color: #412303;
  font-size: 65px;
  text-align: center;
  line-height: 100px;
  font-family: "finch_frame_4bold";
}
@media only screen and (max-width: 767px) {
  /* line 255, ../_sass/main.sass */
  .pagename {
    font-size: 44px;
    line-height: 50px;
  }
   .pagename2 {
    font-size: 44px;
    line-height: 50px;
  }
}

/* line 265, ../_sass/main.sass */
.pagecontainer {
  padding-top: 200px;
  background-image: url('/build/images/pattern.jpg?1443013697&v14ffa52fefe');
  overflow: hidden;
}
@media only screen and (max-width: 959px) {
  /* line 265, ../_sass/main.sass */
  .pagecontainer {
    padding-top: 197px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 265, ../_sass/main.sass */
  .pagecontainer {
    padding-top: 140px;
  }
}

/* line 274, ../_sass/main.sass */
.assortmentpage {
  overflow: hidden;
  padding-bottom: 260px;
  position: relative;
}
@media only screen and (max-width: 959px) {
  /* line 274, ../_sass/main.sass */
  .assortmentpage {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 274, ../_sass/main.sass */
  .assortmentpage {
    padding-bottom: 45px;
  }
}
/* line 285, ../_sass/main.sass */
.assortmentpage__tetrapak-logo {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/tetrapak-logo.png?1451401310&v151ee42a1cf');
  width: 90px;
  height: 91px;
  position: absolute;
  bottom: 210px;
  right: 30px;
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 285, ../_sass/main.sass */
  .assortmentpage__tetrapak-logo {
    background-size: 90px auto;
    background-image: url('/build/images/tetrapak-logo@2x.png?1451401310&v151ee42a1d1');
  }
}
@media only screen and (max-width: 959px) {
  /* line 285, ../_sass/main.sass */
  .assortmentpage__tetrapak-logo {
    bottom: 15px;
    right: 15px;
  }
}
/* line 294, ../_sass/main.sass */
.assortmentpage__packscontainer {
 /*  margin-top: 120px; */
   margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  /* line 294, ../_sass/main.sass */
  .assortmentpage__packscontainer {
    margin-top: 70px;
  }
}
/* line 300, ../_sass/main.sass */
.assortmentpage__packscontainer .pack {
  float: left;
  margin-bottom: 100px;
  text-align: center;
  width: 25%;
  color: #562611;
  font-size: 18px;
  padding-top: 330px;
  background: center top no-repeat;
  cursor: pointer;
  position: relative;
}
.assortmentpage__packscontainer .pack .nw{position:absolute;top:5%;right:5%;z-index:5;width:32%}
/* line 312, ../_sass/main.sass */
.assortmentpage__packscontainer .pack:after {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/hover.png?1444056977&v151ee40f106');
  width: 286px;
  height: 526px;
  position: absolute;
  top: -50px;
  left: -35px;
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 312, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack:after {
    background-size: 286px auto;
    background-image: url('/build/images/assortment/hover@2x.png?1444056977&v151ee40f10a');
  }
}
/* line 321, ../_sass/main.sass */
.assortmentpage__packscontainer .pack:hover:after {
  display: block;
}
@media only screen and (max-width: 959px) {
  /* line 300, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack {
    width: 33%;
  }
  /* line 328, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack:hover:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  /* line 300, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack {
    width: 47%;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    padding-top: 165px;
    margin-bottom: 50px;
  }
}
/* line 339, ../_sass/main.sass */
.assortmentpage__packscontainer .pack .pack-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
/*apmango*/
.assortmentpage__packscontainer .pack[rel="apmango"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/apmango.png?1451401309&v151ee429e85');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 348, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="apmango"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/apmango.png?1451401309&v151ee485db8');
  }
}
@media only screen and (max-width: 767px) {
  /* line 348, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="apmango"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/apmango.png?1451401309&v151ee429e7c');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 348, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="apmango"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/apmango.png?1451401309&v151ee429e80');
  }
}
/*/apmango*/

/* line 348, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="straight"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/straight.png?1451401309&v151ee429e85');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 348, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="straight"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/straight@2x.png?1451401309&v151ee485db8');
  }
}
@media only screen and (max-width: 767px) {
  /* line 348, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="straight"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/straight-mobile.png?1451401309&v151ee429e7c');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 348, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="straight"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/straight-mobile@2x.png?1451401309&v151ee429e80');
  }
}

/* line 355, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="apple"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/apple.png?1451401309&v151ee429e28');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 355, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="apple"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/apple@2x.png?1451401309&v151ee485d8a');
  }
}
@media only screen and (max-width: 767px) {
  /* line 355, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="apple"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/apple-mobile.png?1451401309&v151ee429e1e');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 355, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="apple"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/apple-mobile@2x.png?1451401309&v151ee429e23');
  }
}

/* line 362, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="plum"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/plum.png?1451401309&v151ee429e78');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 362, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="plum"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/plum@2x.png?1451401309&v151ee485e27');
  }
}
@media only screen and (max-width: 767px) {
  /* line 362, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="plum"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/plum-mobile.png?1451401309&v151ee429e6e');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 362, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="plum"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/plum-mobile@2x.png?1451401309&v151ee429e73');
  }
}

/* line 369, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="peach"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/peach.png?1451401309&v151ee429e5e');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 369, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="peach"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/peach.png?1451401309&v151ee485c8a');
  }
}
@media only screen and (max-width: 767px) {
  /* line 369, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="peach"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/peach.png?1451401309&v151ee429e55');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 369, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="peach"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/peach.png?1451401309&v151ee429e59');
  }
}

/* line 376, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="cherry"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/cherry.png?1451401309&v151ee429e43');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 376, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="cherry"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/cherry.png?1451401309&v151ee485dd5');
  }
}
@media only screen and (max-width: 767px) {
  /* line 376, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="cherry"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/cherry.png?1451401309&v151ee429e3a');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 376, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="cherry"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/cherry.png?1451401309&v151ee429e3f');
  }
}

/* line 383, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="grapes"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/grapes.png?1451401309&v151ee429e50');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 383, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="grapes"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/grapes.png?1451401309&v151ee485ce8');
  }
}
@media only screen and (max-width: 767px) {
  /* line 383, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="grapes"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/grapes.png?1451401309&v151ee429e48');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 383, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="grapes"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/grapes.png?1451401309&v151ee429e4c');
  }
}

/* line 390, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="carrot"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/carrot.png?1451401309&v151ee429e36');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 390, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="carrot"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/carrot@2x.png?1451401309&v151ee485e32');
  }
}
@media only screen and (max-width: 767px) {
  /* line 390, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="carrot"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/carrot-mobile.png?1451401309&v151ee429e2c');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 390, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="carrot"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/carrot-mobile@2x.png?1451401309&v151ee429e31');
  }
}

/* line 397, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="tomato"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/tom.png?1451401309&v151ee429e93');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 397, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="tomato"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/tom.png?1451401309&v151ee485dc4');
  }
}
@media only screen and (max-width: 767px) {
  /* line 397, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="tomato"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/tom.png?1451401309&v151ee429e89');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 397, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="tomato"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/tom.png?1451401309&v151ee429e8d');
  }
}
/********cherrycranberry*********/

/* line 397, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="cherrycranberry"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/cherrycranberry.png?1451401309&v151ee429e93');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 397, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="cherrycranberry"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/cherrycranberry.png?1451401309&v151ee485dc4');
  }
}
@media only screen and (max-width: 767px) {
  /* line 397, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="cherrycranberry"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/cherrycranberry.png?1451401309&v151ee429e89');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 397, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="cherrycranberry"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/cherrycranberry.png?1451401309&v151ee429e8d');
  }
}
/********end cherrycranberry*********/
/* line 403, ../_sass/main.sass */
/*.assortmentpage__packscontainer .pack[rel="pear"] {
  float: none;
  margin: 0 auto;
  clear: both;
}*/
@media only screen and (max-width: 959px) {
  /* line 403, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="pear"] {
    float: left;
    clear: none;
  }
}
/* line 412, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="pear"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/pear.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="pear"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/pear@2x.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="pear"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/pear-mobile.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="pear"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/pear-mobile@2x.png?1451401309&v151ee429e66');
  }
}

/*orange*/
/*.assortmentpage__packscontainer .pack[rel="orange"] {
  float: none;
  margin: 0 auto;
  clear: both;
}*/
@media only screen and (max-width: 959px) {
  /* line 403, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="orange"] {
    float: left;
    clear: none;
  }
}
/* line 412, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="orange"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/orange.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="orange"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/orange@2x.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="orange"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/orange-mobile.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="orange"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/orange-mobile@2x.png?1451401309&v151ee429e66');
  }
}
/*/orange*/
/*gapple*/
@media only screen and (max-width: 959px) {
  /* line 403, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="gapple"] {
    float: left;
    clear: none;
  }
}
/* line 412, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="gapple"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/gapple.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="gapple"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/gapple.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="gapple"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/gapple-mobile.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="gapple"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/gapple.png?1451401309&v151ee459e66');
  }
}
/*/gapple*/
/*bcurrantlinberryclberry*/
@media only screen and (max-width: 959px) {
  /* line 403, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="bcurrantlinberryclberry"] {
    float: left;
    clear: none;
  }
}
/* line 412, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="bcurrantlinberryclberry"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/bcurrantlinberryclberry.png?145140f1309&v151ee429e6b');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="bcurrantlinberryclberry"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/bcurrantlinberryclberry.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="bcurrantlinberryclberry"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/bcurrantlinberryclberry.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="bcurrantlinberryclberry"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/bcurrantlinberryclberry.png?1451401309&v151ee459e66');
  }
}
/*/bcurrantlinberryclberry*/
/*multi*/
@media only screen and (max-width: 959px) {
  /* line 403, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="multi"] {
    float: left;
    clear: none;
  }
}
/* line 412, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="multi"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/multi.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="multi"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/multi.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="multi"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/multi.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="multi"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/multi.png?1451401309&v151ee429e66');
  }
}
/*/multi*/


.assortmentpage__packscontainer .pack[rel="small_multi"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/detmulti.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_multi"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/detmulti.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_multi"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/detmulti.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_multi"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/detmulti.png?1451401309&v151ee429e66');
  }
}
/* line 418, ../_sass/main.sass */
.assortmentpage__packscontainer .pack[rel="small_vishnya"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/detcherry.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_vishnya"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/detcherry.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_vishnya"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/detcherry.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_vishnya"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/detcherry.png?1451401309&v151ee429e66');
  }
}
/* line 418, ../_sass/main.sass */

.assortmentpage__packscontainer .pack[rel="small_gapple"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/detgapple.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_gapple"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/detgapple.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_gapple"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/detgapple.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_gapple"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/detgapple.png?1451401309&v151ee429e66');
  }
}
/* line 418, ../_sass/main.sass */

.assortmentpage__packscontainer .pack[rel="small_tomato"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/dettom.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_tomato"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/dettom.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_tomato"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/dettom.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_tomato"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/dettom.png?1451401309&v151ee429e66');
  }
}
/* line 418, ../_sass/main.sass */

.assortmentpage__packscontainer .pack[rel="small_peach"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/detpeach.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_peach"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/detpeach.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_peach"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/detpeach.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_peach"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/detpeach.png?1451401309&v151ee429e66');
  }
}
/* line 418, ../_sass/main.sass */

.assortmentpage__packscontainer .pack[rel="small_grapes"] .pack-img {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/assortment/packs/detgrapes.png?1451401309&v151ee429e6i');
  width: 95px;
  height: 302px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_grapes"] .pack-img {
    background-size: 95px auto;
    background-image: url('/build/images/assortment/packs/detgrapes.png?1451401309&v151ee485fa3');
  }
}
@media only screen and (max-width: 767px) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_grapes"] .pack-img {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/assortment/packs/detgrapes.png?1451401309&v151ee429e61');
    width: 48px;
    height: 153px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack[rel="small_grapes"] .pack-img {
    background-size: 48px auto;
    background-image: url('/build/images/assortment/packs/detgrapes.png?1451401309&v151ee429e66');
  }
}
/* line 418, ../_sass/main.sass */
.assortmentpage__packscontainer .pack .name {
  position: relative;
  z-index: 1;
  height: 44px;
}
/* line 423, ../_sass/main.sass */
.assortmentpage__packscontainer .pack .volume {
  margin-top: 10px;
  font-size: 30px;
  color: #b7a08c;
  font-family: "finch_frame_4bold";
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  /* line 423, ../_sass/main.sass */
  .assortmentpage__packscontainer .pack .volume {
    font-size: 18px;
  }
}
/* line 434, ../_sass/main.sass */
.assortmentpage__packscontainer .pack .volume span {
  padding: 0px 10px;
}
/* line 437, ../_sass/main.sass */
.assortmentpage__bottomgarden {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 276px;
  background-size: cover !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  background: center top;
  background-image: url('/build/images/assortment/bottom-garden.png?1433956843&v151ee40f102');
}
@media only screen and (max-width: 959px) {
  /* line 437, ../_sass/main.sass */
  .assortmentpage__bottomgarden {
    display: none;
  }
}

/* line 450, ../_sass/main.sass */
.contactspage {
  overflow: hidden;
  position: relative;
}
/* line 454, ../_sass/main.sass */
.contactspage__columns {
  overflow: hidden;
  *zoom: 1;
}
@media only screen and (max-width: 959px) {
  /* line 454, ../_sass/main.sass */
  .contactspage__columns {
    padding-bottom: 80px;
    border-bottom: 2px solid #e8dace;
  }
}
@media only screen and (max-width: 767px) {
  /* line 454, ../_sass/main.sass */
  .contactspage__columns {
    border-bottom: 1px solid #e8dace;
    padding-bottom: 30px;
  }
}
/* line 463, ../_sass/main.sass */
.contactspage__column {
  float: left;
  color: #493026;
  font-size: 18px;
  margin-top: 80px;
  padding-top: 100px;
  background: top left no-repeat;
}
@media only screen and (max-width: 959px) {
  /* line 463, ../_sass/main.sass */
  .contactspage__column {
    float: none;
    padding-top: 0;
    padding-left: 150px;
    padding-right: 0;
    width: auto;
    font-size: 28px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 463, ../_sass/main.sass */
  .contactspage__column {
    margin-top: 50px;
    padding-left: 70px;
    font-size: 14px;
    line-height: 18px;
  }
}
/* line 486, ../_sass/main.sass */
.contactspage__column.address {
  width: 280px;
  padding-right: 60px;
  background-image: url('/build/images/contacts/column-address.png?1443184760&v151ee40f20a');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 486, ../_sass/main.sass */
  .contactspage__column.address {
    background-size: 88px auto;
    background-image: url('/build/images/contacts/column-address@2x.png?1443184767&v151ee40f215');
  }
}
@media only screen and (max-width: 959px) {
  /* line 486, ../_sass/main.sass */
  .contactspage__column.address {
    width: auto;
    padding-right: 0;
    background-image: url('/build/images/contacts/column-address-tablet.png?1444056977&v151ee40f203');
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 486, ../_sass/main.sass */
  .contactspage__column.address {
    background-size: 105px auto;
    background-image: url('/build/images/contacts/column-address-tablet@2x.png?1444056977&v151ee40f206');
  }
}

@media only screen and (max-width: 767px) {
  /* line 486, ../_sass/main.sass */
  .contactspage__column.address {
    background-image: url('/build/images/contacts/column-address320.png?1443188294&v151ee40f20e');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 486, ../_sass/main.sass */
  .contactspage__column.address {
    background-size: 50px auto;
    background-image: url('/build/images/contacts/column-address320@2x.png?1443188300&v151ee40f211');
  }
}

@media only screen and (max-width: 767px) {
  /* line 499, ../_sass/main.sass */
  .contactspage__column.address .first {
    display: block;
  }
}
/* line 503, ../_sass/main.sass */
.contactspage__column.time {
  width: 240px;
  padding-right: 70px;
  background-image: url('/build/images/contacts/column-time.png?1443185522&v151ee40f235');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 503, ../_sass/main.sass */
  .contactspage__column.time {
    background-size: 84px auto;
    background-image: url('/build/images/contacts/column-time@2x.png?1443185529&v151ee40f241');
  }
}
@media only screen and (max-width: 959px) {
  /* line 503, ../_sass/main.sass */
  .contactspage__column.time {
    width: auto;
    padding-right: 0;
    background-image: url('/build/images/contacts/column-time-tablet.png?1444056977&v151ee40f22e');
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 503, ../_sass/main.sass */
  .contactspage__column.time {
    background-size: 105px auto;
    background-image: url('/build/images/contacts/column-time-tablet@2x.png?1444056977&v151ee40f232');
  }
}

@media only screen and (max-width: 767px) {
  /* line 503, ../_sass/main.sass */
  .contactspage__column.time {
    padding-right: 30px;
    background-image: url('/build/images/contacts/column-time320.png?1443188310&v151ee40f239');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 503, ../_sass/main.sass */
  .contactspage__column.time {
    background-size: 51px auto;
    background-image: url('/build/images/contacts/column-time320@2x.png?1443188318&v151ee40f23d');
  }
}

/* line 517, ../_sass/main.sass */
.contactspage__column.contacts {
  width: 280px;
  background-image: url('/build/images/contacts/column-contacts.png?1443185544&v151ee40f220');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 517, ../_sass/main.sass */
  .contactspage__column.contacts {
    background-size: 86px auto;
    background-image: url('/build/images/contacts/column-contacts@2x.png?1443185550&v151ee40f22a');
  }
}
@media only screen and (max-width: 959px) {
  /* line 517, ../_sass/main.sass */
  .contactspage__column.contacts {
    width: auto;
    padding-right: 0;
    background-image: url('/build/images/contacts/column-contacts-tablet.png?1444056977&v151ee40f218');
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 517, ../_sass/main.sass */
  .contactspage__column.contacts {
    background-size: 105px auto;
    background-image: url('/build/images/contacts/column-contacts-tablet@2x.png?1444056977&v151ee40f21c');
  }
}

@media only screen and (max-width: 767px) {
  /* line 517, ../_sass/main.sass */
  .contactspage__column.contacts {
    background-image: url('/build/images/contacts/column-contacts320.png?1443188329&v151ee40f223');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 517, ../_sass/main.sass */
  .contactspage__column.contacts {
    background-size: 51px auto;
    background-image: url('/build/images/contacts/column-contacts320@2x.png?1443188337&v151ee40f227');
  }
}

/* line 529, ../_sass/main.sass */
.contactspage__column .name {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 15px;
  font-family: "pf_agora_serif_probold";
}
@media only screen and (max-width: 959px) {
  /* line 529, ../_sass/main.sass */
  .contactspage__column .name {
    font-size: 42px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 529, ../_sass/main.sass */
  .contactspage__column .name {
    font-size: 21px;
    margin-bottom: 15px;
  }
}
/* line 543, ../_sass/main.sass */
.contactspage__column span {
  display: block;
  /*font-family: "pf_agora_serif_proregular";*/
  font-family: "DejaVuSansCondensed";
}
/* line 547, ../_sass/main.sass */
.contactspage__column span.orange {
  display: inline;
  color: #ff6126;
}
@media only screen and (max-width: 959px) {
  /* line 543, ../_sass/main.sass */
  .contactspage__column span {
    display: inline;
  }
  /* line 554, ../_sass/main.sass */
  .contactspage__column span.phone-number {
    display: block;
    margin-top: 5px;
  }
}
/* line 558, ../_sass/main.sass */
.contactspage__form-container {
  padding: 18px;
  background: #fff;
  margin: 100px 0 185px 0;
  border-radius: 22px;
}
@media only screen and (max-width: 959px) {
  /* line 558, ../_sass/main.sass */
  .contactspage__form-container {
    margin: 90px 0 105px 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 558, ../_sass/main.sass */
  .contactspage__form-container {
    margin: 50px 0 150px 0;
    padding: 0;
  }
}
/* line 571, ../_sass/main.sass */
.contactspage__contactsform {
  background: #fff;
  position: relative;
  padding: 40px 90px;
  border: 2px dashed #dadada;
  border-radius: 22px;
}
@media only screen and (max-width: 959px) {
  /* line 571, ../_sass/main.sass */
  .contactspage__contactsform {
    padding: 45px 20px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 571, ../_sass/main.sass */
  .contactspage__contactsform {
    border: none;
    padding: 30px 25px;
  }
}
/* line 585, ../_sass/main.sass */
.contactspage__contactsform .apples {
  position: absolute;
  bottom: -120px;
  left: -125px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/contacts/form-apples.png?1433952852&v151ee40f246');
  width: 427px;
  height: 242px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 585, ../_sass/main.sass */
  .contactspage__contactsform .apples {
    background-size: 427px auto;
    background-image: url('/build/images/contacts/form-apples@2x.png?1433952862&v151ee40f252');
  }
}
@media only screen and (max-width: 959px) {
  /* line 585, ../_sass/main.sass */
  .contactspage__contactsform .apples {
    display: none;
  }
}
/* line 593, ../_sass/main.sass */
.contactspage__contactsform .ladder {
  position: absolute;
  bottom: -117px;
  right: -177px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/contacts/form-ladder.png?1433953159&v151ee40f257');
  width: 394px;
  height: 492px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 593, ../_sass/main.sass */
  .contactspage__contactsform .ladder {
    background-size: 394px auto;
    background-image: url('/build/images/contacts/form-ladder@2x.png?1433953028&v151ee40f25d');
  }
}
@media only screen and (max-width: 959px) {
  /* line 593, ../_sass/main.sass */
  .contactspage__contactsform .ladder {
    display: none;
  }
}
/* line 601, ../_sass/main.sass */
.contactspage__contactsform .thankscontainer {
  display: none;
  height: 584px;
  width: 100%;
}
/* line 605, ../_sass/main.sass */
.contactspage__contactsform .thankscontainer.active {
  display: table;
}
/* line 608, ../_sass/main.sass */
.contactspage__contactsform .thankscontainer .thanksverticalcontainer {
  display: table-cell;
  height: 584px;
  vertical-align: middle;
}
/* line 613, ../_sass/main.sass */
.contactspage__contactsform .formname {
  font-size: 58px;
  line-height: 70px;
  color: #6f3b25;
  text-align: center;
  margin-bottom: 50px;
  /*font-family: "finch_frame_4bold";*/
  font-family: "euclidflex";
}
@media only screen and (max-width: 767px) {
  /* line 613, ../_sass/main.sass */
  .contactspage__contactsform .formname {
    font-size: 40px;
    line-height: 30px;
    margin-bottom: 30px;
  }
}
/* line 625, ../_sass/main.sass */
.contactspage__contactsform input[type="text"],
.contactspage__contactsform textarea {
  display: block;
  outline: none;
  background: #f3eee7;
  padding: 0 30px;
  font-size: 18px;
  color: #2f2f2f;
  font-family: "open_sanssemibold";
  width: 284px;
  border: 3px solid transparent;
  border-radius: 10px;
}
/* line 51, ../../.sass-extensions/stylesheets/mixins.sass */
.contactspage__contactsform input[type="text"]::-webkit-input-placeholder,
.contactspage__contactsform textarea::-webkit-input-placeholder {
  color: #b0a290;
}
/* line 53, ../../.sass-extensions/stylesheets/mixins.sass */
.contactspage__contactsform input[type="text"]:-moz-placeholder,
.contactspage__contactsform textarea:-moz-placeholder {
  color: #b0a290;
}
/* line 55, ../../.sass-extensions/stylesheets/mixins.sass */
.contactspage__contactsform input[type="text"]::-moz-placeholder,
.contactspage__contactsform textarea::-moz-placeholder {
  color: #b0a290;
}
/* line 57, ../../.sass-extensions/stylesheets/mixins.sass */
.contactspage__contactsform input[type="text"]:-ms-input-placeholder,
.contactspage__contactsform textarea:-ms-input-placeholder {
  color: #b0a290;
}
/* line 640, ../_sass/main.sass */
.contactspage__contactsform input[type="text"]:hover,
.contactspage__contactsform textarea:hover {
  background: #ece7df;
}
/* line 643, ../_sass/main.sass */
.contactspage__contactsform input[type="text"]:focus, .contactspage__contactsform input[type="text"].error,
.contactspage__contactsform textarea:focus,
.contactspage__contactsform textarea.error {
  border-color: #f15822;
  background: #f3eee7;
}
@media only screen and (max-width: 959px) {
  /* line 625, ../_sass/main.sass */
  .contactspage__contactsform input[type="text"],
  .contactspage__contactsform textarea {
    width: 581px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 625, ../_sass/main.sass */
  .contactspage__contactsform input[type="text"],
  .contactspage__contactsform textarea {
    font-size: 13px;
    border: 2px solid transparent;
    padding: 0 20px;
    margin-bottom: 25px;
    width: auto;
  }
}
/* line 659, ../_sass/main.sass */
.contactspage__contactsform input[type="text"] {
  height: 63px;
}
@media only screen and (max-width: 767px) {
  /* line 659, ../_sass/main.sass */
  .contactspage__contactsform input[type="text"] {
    height: 34px;
  }
}
/* line 664, ../_sass/main.sass */
.contactspage__contactsform input[name="mail"] {
  position: absolute;
  right: 90px;
  top: 160px;
}
@media only screen and (max-width: 959px) {
  /* line 664, ../_sass/main.sass */
  .contactspage__contactsform input[name="mail"] {
    position: static;
  }
}
/* line 671, ../_sass/main.sass */
.contactspage__contactsform textarea {
  width: 654px;
  margin-top: 35px;
  height: 204px;
  padding: 20px 30px;
  resize: none;
}
@media only screen and (max-width: 959px) {
  /* line 671, ../_sass/main.sass */
  .contactspage__contactsform textarea {
    width: 581px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 671, ../_sass/main.sass */
  .contactspage__contactsform textarea {
    width: auto;
    height: 100px;
    padding: 10px 20px;
    margin: 25px 0 0 0;
  }
}
/* line 688, ../_sass/main.sass */
.contactspage__contactsform .errorcontainer {
  display: none;
  position: absolute;
  color: #f15822;
  font-size: 16px;
  bottom: 120px;
  left: 90px;
  right: 90px;
  text-align: center;
}
/* line 697, ../_sass/main.sass */
.contactspage__contactsform .errorcontainer.active {
  display: block;
}
/* line 700, ../_sass/main.sass */
.contactspage__contactsform .submitbutton {
  display: block;
  text-decoration: none;
  position: relative;
  margin: 40px auto 0;
  width: 210px;
  line-height: 70px;
  background: #f15822;
  border-radius: 35px;
  text-align: center;
  color: #fffdee;
  font-size: 14px;
  font-family: "gotham_probold";
  text-transform: uppercase;
}
/* line 715, ../_sass/main.sass */
.contactspage__contactsform .submitbutton:hover {
  background: #fa612b;
}
@media only screen and (max-width: 767px) {
  /* line 700, ../_sass/main.sass */
  .contactspage__contactsform .submitbutton {
    position: absolute;
    margin-top: 65px;
    width: 260px;
    left: 0;
  }
}
/* line 724, ../_sass/main.sass */
.contactspage__contactsform .submitbutton input[type="submit"] {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 733, ../_sass/main.sass */
.aboutpage__toptext {
  text-align: center;
  font-size: 23px;
  line-height: 35px;
  color: #412303;
  font-weight: bold;
  margin-top: 60px;
}
@media only screen and (max-width: 959px) {
  /* line 733, ../_sass/main.sass */
  .aboutpage__toptext {
    padding-bottom: 100px;
    border-bottom: 1px solid #e8dace;
  }
}
@media only screen and (max-width: 767px) {
  /* line 733, ../_sass/main.sass */
  .aboutpage__toptext {
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 50px;
    margin-top: 30px;
  }
}
/* line 748, ../_sass/main.sass */
.aboutpage__toptext span {
  display: block;
}
@media only screen and (max-width: 767px) {
  /* line 748, ../_sass/main.sass */
  .aboutpage__toptext span {
    display: inline;
  }
}
/* line 753, ../_sass/main.sass */
.aboutpage__steps {
  margin-top: 70px;
}
@media only screen and (max-width: 959px) {
  /* line 753, ../_sass/main.sass */
  .aboutpage__steps {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 753, ../_sass/main.sass */
  .aboutpage__steps {
    margin-top: 50px;
  }
}
/* line 760, ../_sass/main.sass */
.aboutpage__steps .stepname {
  font-size: 60px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 959px) {
  /* line 760, ../_sass/main.sass */
  .aboutpage__steps .stepname {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 760, ../_sass/main.sass */
  .aboutpage__steps .stepname {
    font-size: 21px;
    margin-bottom: 10px;
  }
}
/* line 769, ../_sass/main.sass */
.aboutpage__steps .step {
  position: relative;
  color: #412303;
  font-size: 26px;
  line-height: 33px;
  font-weight: bold;
  width: auto;
}
@media only screen and (max-width: 959px) {
  /* line 769, ../_sass/main.sass */
  .aboutpage__steps .step {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  /* line 769, ../_sass/main.sass */
  .aboutpage__steps .step {
    font-size: 14px;
    line-height: 16px;
  }
}
/* line 781, ../_sass/main.sass */
.aboutpage__steps .step[rel="1"] {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/about/step1.png?1443017244&v151ee40f071');
  width: 997px;
  height: 402px;
  width: 472px;
  height: 287px;
  padding-top: 115px;
  padding-left: 525px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 781, ../_sass/main.sass */
  .aboutpage__steps .step[rel="1"] {
    background-size: 997px auto;
    background-image: url('/build/images/about/step1@2x.png?1443017255&v151ee40f079');
  }
}
@media only screen and (max-width: 959px) {
  /* line 781, ../_sass/main.sass */
  .aboutpage__steps .step[rel="1"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/about/step768-1.png?1443174993&v151ee40f0c4');
    width: 727px;
    height: 474px;
    padding-left: 0;
    padding-top: 250px;
    height: 224px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 781, ../_sass/main.sass */
  .aboutpage__steps .step[rel="1"] {
    background-size: 727px auto;
    background-image: url('/build/images/about/step768-1@2x.png?1443175006&v151ee40f0cb');
  }
}

@media only screen and (max-width: 767px) {
  /* line 781, ../_sass/main.sass */
  .aboutpage__steps .step[rel="1"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/about/step320-1.png?1443178537&v151ee40f097');
    width: 266px;
    height: 236px;
    padding-top: 125px;
    height: 111px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 781, ../_sass/main.sass */
  .aboutpage__steps .step[rel="1"] {
    background-size: 266px auto;
    background-image: url('/build/images/about/step320-1@2x.png?1443178549&v151ee40f09b');
  }
}

/* line 796, ../_sass/main.sass */
.aboutpage__steps .step[rel="2"] {
  margin-top: -20px;
  margin-left: 33px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/about/step2.png?1443020062&v151ee40f07e');
  width: 846px;
  height: 711px;
  width: 360px;
  height: 211px;
  padding-top: 500px;
  padding-left: 130px;
  padding-right: 356px;
  text-align: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 796, ../_sass/main.sass */
  .aboutpage__steps .step[rel="2"] {
    background-size: 846px auto;
    background-image: url('/build/images/about/step2@2x.png?1443020076&v151ee40f08e');
  }
}
@media only screen and (max-width: 959px) {
  /* line 796, ../_sass/main.sass */
  .aboutpage__steps .step[rel="2"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/about/step768-2.png?1443175043&v151ee40f0d0');
    width: 726px;
    height: 665px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 455px;
    height: 210px;
    margin-top: -5px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 796, ../_sass/main.sass */
  .aboutpage__steps .step[rel="2"] {
    background-size: 726px auto;
    background-image: url('/build/images/about/step768-2@2x.png?1443175055&v151ee40f0d6');
  }
}

@media only screen and (max-width: 767px) {
  /* line 796, ../_sass/main.sass */
  .aboutpage__steps .step[rel="2"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/about/step320-2.png?1443180898&v151ee40f09f');
    width: 262px;
    height: 358px;
    padding-top: 250px;
    height: 108px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 796, ../_sass/main.sass */
  .aboutpage__steps .step[rel="2"] {
    background-size: 262px auto;
    background-image: url('/build/images/about/step320-2@2x.png?1443180909&v151ee40f0a3');
  }
}

/* line 818, ../_sass/main.sass */
.aboutpage__steps .step[rel="2"] .stepname {
  display: none;
}
@media only screen and (max-width: 959px) {
  /* line 818, ../_sass/main.sass */
  .aboutpage__steps .step[rel="2"] .stepname {
    display: block;
  }
}
/* line 822, ../_sass/main.sass */
.aboutpage__steps .step[rel="3"] {
  margin-top: -25px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/about/step3.png?1444210870&v151ee40f092');
  width: 943px;
  height: 613px;
  width: 508px;
  height: 353px;
  padding-top: 260px;
  padding-left: 435px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 822, ../_sass/main.sass */
  .aboutpage__steps .step[rel="3"] {
    background-size: 943px auto;
    background-image: url('/build/images/about/step3@2x.png?1444210883&v151ee40f0be');
  }
}
@media only screen and (max-width: 959px) {
  /* line 822, ../_sass/main.sass */
  .aboutpage__steps .step[rel="3"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/about/step768-3.png?1443175099&v151ee40f0db');
    width: 730px;
    height: 649px;
    padding-top: 405px;
    padding-left: 0;
    height: 244px;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 822, ../_sass/main.sass */
  .aboutpage__steps .step[rel="3"] {
    background-size: 730px auto;
    background-image: url('/build/images/about/step768-3@2x.png?1443175126&v151ee40f0e3');
  }
}

@media only screen and (max-width: 767px) {
  /* line 822, ../_sass/main.sass */
  .aboutpage__steps .step[rel="3"] {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/about/step320-3.png?1443180947&v151ee40f0a7');
    width: 263px;
    height: 338px;
    height: 123px;
    padding-top: 215px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 822, ../_sass/main.sass */
  .aboutpage__steps .step[rel="3"] {
    background-size: 263px auto;
    background-image: url('/build/images/about/step320-3@2x.png?1443180969&v151ee40f0ac');
  }
}

/* line 840, ../_sass/main.sass */
.aboutpage__tetrapak-logo {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/tetrapak-logo.png?1451401310&v151ee42a1cf');
  width: 90px;
  height: 91px;
  position: absolute;
  top: -120px;
  right: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 840, ../_sass/main.sass */
  .aboutpage__tetrapak-logo {
    background-size: 90px auto;
    background-image: url('/build/images/tetrapak-logo@2x.png?1451401310&v151ee42a1d1');
  }
}
@media only screen and (max-width: 767px) {
  /* line 840, ../_sass/main.sass */
  .aboutpage__tetrapak-logo {
    display: none;
  }
}
/* line 848, ../_sass/main.sass */
.aboutpage__bottom {
  position: relative;
  background: #fff;
  text-align: center;
  font-size: 16px;
  font-style: italic;
  line-height: 27px;
  font-family: Georgia;
  margin-top: 60px;
}
@media only screen and (max-width: 959px) {
  /* line 848, ../_sass/main.sass */
  .aboutpage__bottom {
    margin-top: 95px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 848, ../_sass/main.sass */
  .aboutpage__bottom {
    text-align: left;
    margin-top: 50px;
  }
}
/* line 863, ../_sass/main.sass */
.aboutpage__bottom .layout {
  position: relative;
  padding-top: 140px;
  padding-bottom: 120px;
  border-bottom: 1px solid #cac0b5;
}
@media only screen and (max-width: 959px) {
  /* line 863, ../_sass/main.sass */
  .aboutpage__bottom .layout {
    padding-top: 110px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 863, ../_sass/main.sass */
  .aboutpage__bottom .layout {
    padding-bottom: 50px;
    padding-top: 50px;
    font-size: 13px;
    line-height: 18px;
    border: none;
  }
}
/* line 878, ../_sass/main.sass */
.aboutpage__bottom .tree {
  position: absolute;
  top: 88px;
  left: -90px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/about/bottom-tree.png?1443019840&v151ee40f041');
  width: 302px;
  height: 408px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 878, ../_sass/main.sass */
  .aboutpage__bottom .tree {
    background-size: 302px auto;
    background-image: url('/build/images/about/bottom-tree@2x.png?1443019846&v151ee40f06c');
  }
}
@media only screen and (max-width: 959px) {
  /* line 878, ../_sass/main.sass */
  .aboutpage__bottom .tree {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/about/bottom-tree768.png?1443176357&v151ee40f047');
    width: 231px;
    height: 309px;
    top: 110px;
    left: 0;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 878, ../_sass/main.sass */
  .aboutpage__bottom .tree {
    background-size: 231px auto;
    background-image: url('/build/images/about/bottom-tree768@2x.png?1443176364&v151ee40f058');
  }
}

@media only screen and (max-width: 767px) {
  /* line 878, ../_sass/main.sass */
  .aboutpage__bottom .tree {
    display: none;
  }
}
/* line 890, ../_sass/main.sass */
.aboutpage__bottom .footnotes {
  padding-left: 275px;
  text-align: left;
  font-style: normal;
  margin-bottom: 120px;
}
@media only screen and (max-width: 959px) {
  /* line 890, ../_sass/main.sass */
  .aboutpage__bottom .footnotes {
    padding-left: 248px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 890, ../_sass/main.sass */
  .aboutpage__bottom .footnotes {
    padding-left: 0;
    margin-bottom: 30px;
  }
}
/* line 902, ../_sass/main.sass */
.aboutpage__bottom .footnotes .footnote {
  margin-bottom: 30px;
}
/* line 905, ../_sass/main.sass */
.aboutpage__bottom .footnotes .footnote span {
  color: #f2612e;
}

/* line 908, ../_sass/main.sass */
.back-btn {
  display: none;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/back-btn.png?1444056977&v151ee40f1fb');
  width: 198px;
  height: 80px;
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 908, ../_sass/main.sass */
  .back-btn {
    background-size: 198px auto;
    background-image: url('/build/images/back-btn@2x.png?1444056977&v151ee40f1ff');
  }
}
@media only screen and (max-width: 959px) {
  /* line 908, ../_sass/main.sass */
  .back-btn {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  /* line 908, ../_sass/main.sass */
  .back-btn {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/back-btn-phone.png?1444056977&v151ee40f1f4');
    width: 105px;
    height: 41px;
    top: 39px;
    left: 30px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 908, ../_sass/main.sass */
  .back-btn {
    background-size: 105px auto;
    background-image: url('/build/images/back-btn-phone@2x.png?1444056977&v151ee40f1f8');
  }
}

/* line 925, ../_sass/main.sass */
#nprogress .bar {
  background: #f15822;
}
/* line 928, ../_sass/main.sass */
#nprogress .peg {
  box-shadow: 0 0 10px #f15822, 0 0 5px #f15822;
}
/* line 931, ../_sass/main.sass */
#nprogress .spinner-icon {
  border-top-color: #f15822;
  border-left-color: #f15822;
}

/* line 934, ../_sass/main.sass */
.box-holiday {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  cursor: pointer;
  display: none;
}
/* line 942, ../_sass/main.sass */
.box-holiday_new-year {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/holiday-new-year.png?1451401310&v151ee429f11');
  width: 208px;
  height: 208px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 942, ../_sass/main.sass */
  .box-holiday_new-year {
    background-size: 208px auto;
    background-image: url('/build/images/index/holiday-new-year@2x.png?1451401310&v151ee429f17');
  }
}
/* line 945, ../_sass/main.sass */
.box-holiday_february-14 {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/holiday-february-14.png?1451401310&v151ee429eea');
  width: 208px;
  height: 208px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 945, ../_sass/main.sass */
  .box-holiday_february-14 {
    background-size: 208px auto;
    background-image: url('/build/images/index/holiday-february-14@2x.png?1451401310&v151ee429eed');
  }
}
/* line 948, ../_sass/main.sass */
.box-holiday_february-23 {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/holiday-february-23.png?1451401310&v151ee429ef3');
  width: 208px;
  height: 208px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 948, ../_sass/main.sass */
  .box-holiday_february-23 {
    background-size: 208px auto;
    background-image: url('/build/images/index/holiday-february-23@2x.png?1451401310&v151ee429ef6');
  }
}
/* line 951, ../_sass/main.sass */
.box-holiday_march-8 {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/holiday-march-8.png?1451401310&v151ee429efc');
  width: 208px;
  height: 208px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 951, ../_sass/main.sass */
  .box-holiday_march-8 {
    background-size: 208px auto;
    background-image: url('/build/images/index/holiday-march-8@2x.png?1451401310&v151ee429f00');
  }
}
/* line 954, ../_sass/main.sass */
.box-holiday_may-9 {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/index/holiday-may-9.png?1451401310&v151ee429f07');
  width: 208px;
  height: 208px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 954, ../_sass/main.sass */
  .box-holiday_may-9 {
    background-size: 208px auto;
    background-image: url('/build/images/index/holiday-may-9@2x.png?1451401310&v151ee429f0a');
  }
}

/*
 * Retina helper mixins for Compass
 * http://www.joelambert.co.uk
 *
 * Copyright 2012, Joe Lambert.
 * Free to use under the MIT license.
 * http://joelambert.mit-license.org/
 */
/*
 * Retina helper mixins for Compass
 * http://www.joelambert.co.uk
 *
 * Copyright 2012, Joe Lambert.
 * Free to use under the MIT license.
 * http://joelambert.mit-license.org/
 */
/* line 4, ../_sass/popups.sass */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 66666;
}
/* line 13, ../_sass/popups.sass */
.popup.video .playout {
  width: 642px;
}
@media only screen and (max-width: 641px) {
  /* line 13, ../_sass/popups.sass */
  .popup.video .playout {
    width: 100%;
  }
}
/* line 18, ../_sass/popups.sass */
.popup.video .video-div {
  width: 100%;
  padding-top: 56.23053%;
}
/* line 22, ../_sass/popups.sass */
.popup.video video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 29, ../_sass/popups.sass */
.popup.video .cross {
  top: -58px;
  right: -56px;
}
@media only screen and (max-width: 767px) {
  /* line 29, ../_sass/popups.sass */
  .popup.video .cross {
    top: -40px;
    right: 10px;
  }
}
/* line 39, ../_sass/popups.sass */
.popup.tetrapak .cross {
  left: 12.6em;
  top: 1.73333em;
}
@media only screen and (max-width: 959px) {
  /* line 39, ../_sass/popups.sass */
  .popup.tetrapak .cross {
    top: 0;
    left: auto;
    right: 0;
  }
}
/* line 48, ../_sass/popups.sass */
.popup.tetrapak .playout {
  background: no-repeat;
  background-image: url('/build/images/popups/about-tetrapak.png?1443087942&v151ee40f538');
  width: 13.52em;
  height: 9.65333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  padding-top: 1.6em;
  height: 8.05333em;
  padding-left: 2.85333em;
  width: 10.66667em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 48, ../_sass/popups.sass */
  .popup.tetrapak .playout {
    background-size: 1014px auto;
    background-image: url('/build/images/popups/about-tetrapak@2x.png?1443087962&v151ee40f53d');
  }
}
@media only screen and (max-width: 959px) {
  /* line 48, ../_sass/popups.sass */
  .popup.tetrapak .playout {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/about-tetrapak-tablet.png?1444056977&v151ee40f52e');
    width: 682px;
    height: 892px;
    padding: 0;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 48, ../_sass/popups.sass */
  .popup.tetrapak .playout {
    background-size: 682px auto;
    background-image: url('/build/images/popups/about-tetrapak-tablet@2x.png?1444056977&v151ee40f534');
  }
}

@media only screen and (max-width: 767px) {
  /* line 48, ../_sass/popups.sass */
  .popup.tetrapak .playout {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/about-tetrapak-phone.png?1444056977&v151ee40f525');
    width: 291px;
    height: 477px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 48, ../_sass/popups.sass */
  .popup.tetrapak .playout {
    background-size: 291px auto;
    background-image: url('/build/images/popups/about-tetrapak-phone@2x.png?1444056977&v151ee40f52a');
  }
}

/* line 62, ../_sass/popups.sass */
.popup.tetrapak .playout .popupname {
  color: #8b9d27;
  line-height: 0.86667em;
  font-weight: bold;
  margin-bottom: 0.66667em;
}
/* line 68, ../_sass/popups.sass */
.popup.tetrapak .playout .popupname span {
  font-size: 0.96em;
}
@media only screen and (max-width: 959px) {
  /* line 62, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupname {
    line-height: 65px;
    text-align: center;
    padding-top: 125px;
    margin-bottom: 75px;
  }
  /* line 77, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupname span {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 62, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupname {
    line-height: 30px;
    padding-top: 55px;
    margin-bottom: 55px;
  }
  /* line 85, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupname span {
    font-size: 30px;
  }
}
/* line 88, ../_sass/popups.sass */
.popup.tetrapak .playout .popupcontent {
  padding-left: 2.4em;
}
@media only screen and (max-width: 959px) {
  /* line 88, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent {
    padding: 0;
  }
}
/* line 94, ../_sass/popups.sass */
.popup.tetrapak .playout .popupcontent .pack {
  line-height: 0.56em;
  font-weight: bold;
  margin-bottom: 0.46667em;
  color: #363636;
}
/* line 100, ../_sass/popups.sass */
.popup.tetrapak .playout .popupcontent .pack span {
  font-size: 0.48em;
}
@media only screen and (max-width: 959px) {
  /* line 94, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .pack {
    padding: 0 80px 0 377px;
    line-height: 46px;
    margin-bottom: 85px;
  }
  /* line 108, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .pack span {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 94, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .pack {
    padding: 0 25px 0 152px;
    line-height: 15px;
    margin-bottom: 45px;
  }
  /* line 116, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .pack span {
    font-size: 18px;
  }
}
/* line 119, ../_sass/popups.sass */
.popup.tetrapak .playout .popupcontent .advantage {
  position: relative;
  margin-left: 0.53333em;
  margin-bottom: 15px;
}
@media only screen and (max-width: 959px) {
  /* line 119, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage {
    margin-left: 144px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 119, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage {
    margin-left: 47px;
    margin-bottom: 5px;
  }
}
/* line 131, ../_sass/popups.sass */
.popup.tetrapak .playout .popupcontent .advantage__text {
  line-height: 0.24em;
}
/* line 134, ../_sass/popups.sass */
.popup.tetrapak .playout .popupcontent .advantage__text span {
  font-size: 0.29333em;
  display: block;
}
@media only screen and (max-width: 959px) {
  /* line 131, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage__text {
    line-height: 21px;
  }
  /* line 141, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage__text span {
    font-size: 21px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 131, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage__text {
    line-height: 10px;
  }
  /* line 147, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage__text span {
    font-size: 10px;
  }
}
/* line 150, ../_sass/popups.sass */
.popup.tetrapak .playout .popupcontent .advantage__number {
  width: 0.26667em;
  height: 0.26667em;
  position: absolute;
  left: -0.49333em;
  top: 50%;
  margin-top: -0.13333em;
  border-radius: 100%;
  background: #e2c9a7;
  color: #fff;
  text-align: center;
  font-family: Arial;
  line-height: 0.26667em;
}
/* line 164, ../_sass/popups.sass */
.popup.tetrapak .playout .popupcontent .advantage__number span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0.17333em;
}
@media only screen and (max-width: 959px) {
  /* line 150, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage__number {
    width: 22px;
    height: 22px;
    top: 5px;
    left: -43px;
    line-height: 22px;
  }
  /* line 180, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage__number span {
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 150, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage__number {
    width: 14px;
    height: 14px;
    line-height: 14px;
    left: -21px;
  }
  /* line 189, ../_sass/popups.sass */
  .popup.tetrapak .playout .popupcontent .advantage__number span {
    font-size: 6px;
  }
}
/* line 194, ../_sass/popups.sass */
.popup.greeting .cross {
  left: 566px;
  top: 15px;
}
@media only screen and (max-width: 959px) {
  /* line 194, ../_sass/popups.sass */
  .popup.greeting .cross {
    top: 0;
    left: auto;
    right: 0;
  }
}
/* line 203, ../_sass/popups.sass */
.popup.greeting .playout {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/popups/greeting.png?1443097692&v151ee40f576');
  width: 568px;
  height: 506px;
  padding-top: 230px;
  height: 276px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 203, ../_sass/popups.sass */
  .popup.greeting .playout {
    background-size: 568px auto;
    background-image: url('/build/images/popups/greeting@2x.png?1443097703&v151ee40f57b');
  }
}
@media only screen and (max-width: 959px) {
  /* line 203, ../_sass/popups.sass */
  .popup.greeting .playout {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/greeting-tablet.png?1444056977&v151ee40f56b');
    width: 682px;
    height: 526px;
    padding-top: 240px;
    height: 286px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 203, ../_sass/popups.sass */
  .popup.greeting .playout {
    background-size: 682px auto;
    background-image: url('/build/images/popups/greeting-tablet@2x.png?1444056977&v151ee40f571');
  }
}

@media only screen and (max-width: 767px) {
  /* line 203, ../_sass/popups.sass */
  .popup.greeting .playout {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/greeting-phone.png?1444056977&v151ee40f561');
    width: 290px;
    height: 296px;
    padding-top: 125px;
    height: 171px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 203, ../_sass/popups.sass */
  .popup.greeting .playout {
    background-size: 290px auto;
    background-image: url('/build/images/popups/greeting-phone@2x.png?1444056977&v151ee40f566');
  }
}

/* line 223, ../_sass/popups.sass */
.popup.greeting .playout .march {
  color: #eb3048;
  font-size: 60px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  /* line 223, ../_sass/popups.sass */
  .popup.greeting .playout .march {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
/* line 236, ../_sass/popups.sass */
.popup.pack .background {
  background-image: url('/build/images/pattern.jpg?1443013697&v14ffa52fefe');
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 242, ../_sass/popups.sass */
/*.popup.pack .playout .wrapper {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/bg.png?1443197534&v151ee40f5fa');
  width: 13.98667em;
  height: 6.78667em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  padding: 1.33333em 6.6em 0 1.06667em;
  height: 5.45333em;
  width: 8.24em;
  text-align: center;
  color: #331c12;
  position: relative;
}*/
.popup.pack .playout .wrapper {
    background: no-repeat;
    background-image: url(/build/images/popups/packs/bg.png?1443197534&v151ee40f5fa);
    width: 13.98667em;
    height: 6.78667em;
    background-size: contain !important;
    -ms-behavior: url(/public/behaviors/backgroundsize.min.htc);
    padding: 1em 6.6em 0 1.06667em;
    height: 5.45333em;
    width: 8.24em;
    text-align: center;
    color: #331c12;
    position: relative;
}


@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 242, ../_sass/popups.sass */
  .popup.pack .playout .wrapper {
    background-size: 1049px auto;
    background-image: url('/build/images/popups/packs/bg@2x.png?1443197543&v151ee40f5ff');
  }
}
@media only screen and (max-width: 959px) {
  /* line 242, ../_sass/popups.sass */
  .popup.pack .playout .wrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/bg-tablet.png?1444056977&v151ee40f5ef');
    width: 728px;
    height: 460px;
    padding: 0;
    text-align: left;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 242, ../_sass/popups.sass */
  .popup.pack .playout .wrapper {
    background-size: 728px auto;
    background-image: url('/build/images/popups/packs/bg-tablet@2x.png?1444056977&v151ee40f5f5');
  }
}

@media only screen and (max-width: 767px) {
  /* line 242, ../_sass/popups.sass */
  .popup.pack .playout .wrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/bg-phone.png?1444056977&v151ee40f5db');
    width: 296px;
    height: 513px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 242, ../_sass/popups.sass */
  .popup.pack .playout .wrapper {
    background-size: 296px auto;
    background-image: url('/build/images/popups/packs/bg-phone@2x.png?1444056977&v151ee40f5e0');
  }
}

/* line 260, ../_sass/popups.sass */
.popup.pack.straight .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/straight.png?1451401310&v151ee42a17c');
  width: 3.13333em;
  height: 9.18667em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 260, ../_sass/popups.sass */
  .popup.pack.straight .packs {
    background-size: 235px auto;
    background-image: url('/build/images/popups/packs/straight@2x.png?1451401310&v151ee42a18d');
  }
}
/* line 262, ../_sass/popups.sass */
.popup.pack.straight .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/straight-fruits.png?1443199282&v151ee40f99f');
  width: 3.98667em;
  height: 3.12em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 262, ../_sass/popups.sass */
  .popup.pack.straight .fruits {
    background-size: 299px auto;
    background-image: url('/build/images/popups/packs/straight-fruits@2x.png?1443199298&v151ee40f9ab');
  }
}
@media only screen and (max-width: 959px) {
  /* line 268, ../_sass/popups.sass */
  .popup.pack.straight .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/straight-tablet.png?1451401310&v151ee42a16c');
    width: 118px;
    height: 346px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 268, ../_sass/popups.sass */
  .popup.pack.straight .packs {
    background-size: 118px auto;
    background-image: url('/build/images/popups/packs/straight-tablet@2x.png?1451401310&v151ee42a174');
  }
}
@media only screen and (max-width: 959px) {
  /* line 270, ../_sass/popups.sass */
  .popup.pack.straight .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/straight-fruits-tablet.png?1444056977&v151ee40f993');
    width: 186px;
    height: 146px;
    left: 17px;
    top: 5.13333em;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 270, ../_sass/popups.sass */
  .popup.pack.straight .fruits {
    background-size: 186px auto;
    background-image: url('/build/images/popups/packs/straight-fruits-tablet@2x.png?1444056977&v151ee40f999');
  }
}

@media only screen and (max-width: 767px) {
  /* line 276, ../_sass/popups.sass */
  .popup.pack.straight .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/straight-phone.png?1451401310&v151ee42a163');
    width: 90px;
    height: 260px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 276, ../_sass/popups.sass */
  .popup.pack.straight .packs {
    background-size: 90px auto;
    background-image: url('/build/images/popups/packs/straight-phone@2x.png?1451401310&v151ee42a167');
  }
}
@media only screen and (max-width: 767px) {
  /* line 278, ../_sass/popups.sass */
  .popup.pack.straight .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/straight-fruits-phone.png?1444056977&v151ee40f987');
    width: 149px;
    height: 117px;
    left: 0;
    top: 370px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 278, ../_sass/popups.sass */
  .popup.pack.straight .fruits {
    background-size: 149px auto;
    background-image: url('/build/images/popups/packs/straight-fruits-phone@2x.png?1444056977&v151ee40f98d');
  }
}

/* line 284, ../_sass/popups.sass */
.popup.pack.apple .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/apple.png?1451401310&v151ee42a000');
  width: 4.56em;
  height: 9.53333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 284, ../_sass/popups.sass */
  .popup.pack.apple .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/apple@2x.png?1451401310&v151ee42a017');
  }
}
/* line 286, ../_sass/popups.sass */
.popup.pack.apple .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/straight-fruits.png?1443199282&v151ee40f99f');
  width: 3.98667em;
  height: 3.12em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 286, ../_sass/popups.sass */
  .popup.pack.apple .fruits {
    background-size: 299px auto;
    background-image: url('/build/images/popups/packs/straight-fruits@2x.png?1443199298&v151ee40f9ab');
  }
}
@media only screen and (max-width: 959px) {
  /* line 292, ../_sass/popups.sass */
  .popup.pack.apple .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/apple-tablet.png?1451401310&v151ee429fec');
    width: 173px;
    height: 346px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 292, ../_sass/popups.sass */
  .popup.pack.apple .packs {
    background-size: 173px auto;
    background-image: url('/build/images/popups/packs/apple-tablet@2x.png?1451401310&v151ee429ff6');
  }
}
@media only screen and (max-width: 959px) {
  /* line 294, ../_sass/popups.sass */
  .popup.pack.apple .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/straight-fruits-tablet.png?1444056977&v151ee40f993');
    width: 186px;
    height: 146px;
    left: 17px;
    top: 398px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 294, ../_sass/popups.sass */
  .popup.pack.apple .fruits {
    background-size: 186px auto;
    background-image: url('/build/images/popups/packs/straight-fruits-tablet@2x.png?1444056977&v151ee40f999');
  }
}

@media only screen and (max-width: 767px) {
  /* line 300, ../_sass/popups.sass */
  .popup.pack.apple .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/apple-phone.png?1451401310&v151ee429fde');
    width: 144px;
    height: 260px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 300, ../_sass/popups.sass */
  .popup.pack.apple .packs {
    background-size: 144px auto;
    background-image: url('/build/images/popups/packs/apple-phone@2x.png?1451401310&v151ee429fe6');
  }
}
@media only screen and (max-width: 767px) {
  /* line 302, ../_sass/popups.sass */
  .popup.pack.apple .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/straight-fruits-phone.png?1444056977&v151ee40f987');
    width: 149px;
    height: 117px;
    left: 0;
    top: 370px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 302, ../_sass/popups.sass */
  .popup.pack.apple .fruits {
    background-size: 149px auto;
    background-image: url('/build/images/popups/packs/straight-fruits-phone@2x.png?1444056977&v151ee40f98d');
  }
}

/* line 308, ../_sass/popups.sass */
.popup.pack.plum .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/plum.png?1451401310&v151ee42a147');
  width: 4.56em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 308, ../_sass/popups.sass */
  .popup.pack.plum .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/plum@2x.png?1451401310&v151ee42a15e');
  }
}
/* line 310, ../_sass/popups.sass */
.popup.pack.plum .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/plum-fruits.png?1443200099&v151ee40f91a');
  width: 5.44em;
  height: 3.45333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 310, ../_sass/popups.sass */
  .popup.pack.plum .fruits {
    background-size: 408px auto;
    background-image: url('/build/images/popups/packs/plum-fruits@2x.png?1443200128&v151ee40f929');
  }
}
@media only screen and (max-width: 959px) {
  /* line 316, ../_sass/popups.sass */
  .popup.pack.plum .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/plum-tablet.png?1451401310&v151ee42a133');
    width: 172px;
    height: 347px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 316, ../_sass/popups.sass */
  .popup.pack.plum .packs {
    background-size: 172px auto;
    background-image: url('/build/images/popups/packs/plum-tablet@2x.png?1451401310&v151ee42a13d');
  }
}
@media only screen and (max-width: 959px) {
  /* line 318, ../_sass/popups.sass */
  .popup.pack.plum .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/plum-fruits-tablet.png?1444056977&v151ee40f902');
    width: 313px;
    height: 199px;
    left: 12px;
    top: 387px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 318, ../_sass/popups.sass */
  .popup.pack.plum .fruits {
    background-size: 313px auto;
    background-image: url('/build/images/popups/packs/plum-fruits-tablet@2x.png?1444056977&v151ee40f914');
  }
}

@media only screen and (max-width: 767px) {
  /* line 324, ../_sass/popups.sass */
  .popup.pack.plum .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/plum-phone.png?1451401310&v151ee42a126');
    width: 145px;
    height: 260px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 324, ../_sass/popups.sass */
  .popup.pack.plum .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/plum-phone@2x.png?1451401310&v151ee42a12e');
  }
}
@media only screen and (max-width: 767px) {
  /* line 326, ../_sass/popups.sass */
  .popup.pack.plum .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/plum-fruits-phone.png?1444056977&v151ee40f8f7');
    width: 190px;
    height: 113px;
    left: 0;
    top: 370px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 326, ../_sass/popups.sass */
  .popup.pack.plum .fruits {
    background-size: 190px auto;
    background-image: url('/build/images/popups/packs/plum-fruits-phone@2x.png?1444056977&v151ee40f8fd');
  }
}

/* line 332, ../_sass/popups.sass */
.popup.pack.peach .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/peach_1.png?1451401310&v151ee42a0f5');
  width: 4.54667em;
  height: 9.52em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (min-width: 1500px) {
.popup.pack.peach .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/peach_1.png?1451401310&v151ee42a0f5');
    left: 9.5em;
    top: 0em;
	  width: 6em;
    height: 8.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 332, ../_sass/popups.sass */
  .popup.pack.peach .packs {
    background-size: 341px auto;
    background-image: url('/build/images/popups/packs/peach_1.png?1451401310&v151ee42a11b');
  }
}
/* line 334, ../_sass/popups.sass */
.popup.pack.peach .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/peach-fruits.png?1443201408&v151ee40f805');
  width: 6.26667em;
  height: 3.14667em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 6.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 334, ../_sass/popups.sass */
  .popup.pack.peach .fruits {
    background-size: 470px auto;
    background-image: url('/build/images/popups/packs/peach-fruits@2x.png?1443201423&v151ee40f81a');
  }
}
@media only screen and (max-width: 959px) {
  /* line 340, ../_sass/popups.sass */
  .popup.pack.peach .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/peach_1.png?1451401310&v151ee42a0e1');
    width: 174px;
    height: 349px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 340, ../_sass/popups.sass */
  .popup.pack.peach .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/peach_1.png?1451401310&v151ee42a1eb');
  }
}
@media only screen and (max-width: 959px) {
  /* line 342, ../_sass/popups.sass */
  .popup.pack.peach .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/peach-fruits-tablet.png?1444056977&v151ee40f7f4');
    width: 386px;
    height: 193px;
    left: -20px;
    top: 407px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 342, ../_sass/popups.sass */
  .popup.pack.peach .fruits {
    background-size: 386px auto;
    background-image: url('/build/images/popups/packs/peach-fruits-tablet@2x.png?1444056977&v151ee40f7ff');
  }
}

@media only screen and (max-width: 767px) {
  /* line 348, ../_sass/popups.sass */
  .popup.pack.peach .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/peach_1.png?1451401310&v151ee42a0d5');
    width: 145px;
    height: 259px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 348, ../_sass/popups.sass */
  .popup.pack.peach .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/peach_1.png?1451401310&v151ee43a0dc');
  }
}
@media only screen and (max-width: 767px) {
  /* line 350, ../_sass/popups.sass */
  .popup.pack.peach .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/peach-fruits-phone.png?1444056977&v151ee40f7ea');
    width: 198px;
    height: 100px;
    left: 0;
    top: 327px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 350, ../_sass/popups.sass */
  .popup.pack.peach .fruits {
    background-size: 198px auto;
    background-image: url('/build/images/popups/packs/peach-fruits-phone@2x.png?1444056977&v151ee40f7ef');
  }
}

/* line 356, ../_sass/popups.sass */
.popup.pack.cherry .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/cherry.png?1451401310&v151ee42a08b');
  width: 4.56em;
  height: 9.52em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 356, ../_sass/popups.sass */
  .popup.pack.cherry .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/cherry.png?1451401310&v151ee42a094');
  }
}
/* line 358, ../_sass/popups.sass */
.popup.pack.cherry .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/cherry-fruits.png?1443201503&v151ee40f6c1');
  width: 6.17333em;
  height: 3.70667em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  /*top: 5.13333em; */
  top: 6.33333em; 
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 358, ../_sass/popups.sass */
  .popup.pack.cherry .fruits {
    background-size: 463px auto;
    background-image: url('/build/images/popups/packs/cherry-fruits@2x.png?1443201517&v151ee40f6d9');
  }
}
@media only screen and (max-width: 959px) {
  /* line 364, ../_sass/popups.sass */
  .popup.pack.cherry .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/cherry.png?1451401310&v151ee42a066');
    width: 175px;
    height: 350px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 364, ../_sass/popups.sass */
  .popup.pack.cherry .packs {
    background-size: 175px auto;
    background-image: url('/build/images/popups/packs/cherry.png?1451401310&v151ee42a072');
  }
}
@media only screen and (max-width: 959px) {
  /* line 366, ../_sass/popups.sass */
  .popup.pack.cherry .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/cherry-fruits-tablet.png?1444056977&v151ee40f6af');
    width: 339px;
    height: 204px;
    left: 20px;
    top: 413px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 366, ../_sass/popups.sass */
  .popup.pack.cherry .fruits {
    background-size: 339px auto;
    background-image: url('/build/images/popups/packs/cherry-fruits-tablet@2x.png?1444056977&v151ee40f6ba');
  }
}

@media only screen and (max-width: 767px) {
  /* line 372, ../_sass/popups.sass */
  .popup.pack.cherry .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/cherry-phone.png?1451401310&v151ee42a059');
    width: 144px;
    height: 260px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 372, ../_sass/popups.sass */
  .popup.pack.cherry .packs {
    background-size: 144px auto;
    background-image: url('/build/images/popups/packs/cherry.png?1451401310&v151ee42a062');
  }
}
@media only screen and (max-width: 767px) {
  /* line 374, ../_sass/popups.sass */
  .popup.pack.cherry .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/cherry-fruits-phone.png?1444056977&v151ee40f69a');
    width: 202px;
    height: 121px;
    left: -30px;
    top: 361px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 374, ../_sass/popups.sass */
  .popup.pack.cherry .fruits {
    background-size: 202px auto;
    background-image: url('/build/images/popups/packs/cherry-fruits-phone@2x.png?1444056977&v151ee40f6a3');
  }
}

/* line 380, ../_sass/popups.sass */
.popup.pack.grapes .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/grapes_1.png?1451401310&v151ee42a0b1');
  width: 4.58667em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}

@media only screen and (min-width: 1500px) {
.popup.pack.grapes .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/grapes_1.png?1451401310&v151ee42a0b1');
      width: 6.58667em;
    height: 9.49333em;
    left: 9em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 380, ../_sass/popups.sass */
  .popup.pack.grapes .packs {
    background-size: 344px auto;
    background-image: url('/build/images/popups/packs/grapes_1.png?1451401310&v151ee42a0d1');
  }
}
/* line 382, ../_sass/popups.sass */
.popup.pack.grapes .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/grapes-fruits.png?1443201662&v151ee40f761');
  width: 6.8em;
  height: 3.70667em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 6.33333em;
  /* top: 5.13333em;*/
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 382, ../_sass/popups.sass */
  .popup.pack.grapes .fruits {
    background-size: 510px auto;
    background-image: url('/build/images/popups/packs/grapes-fruits@2x.png?1443201677&v151ee40f77d');
  }
}
@media only screen and (max-width: 959px) {
  /* line 388, ../_sass/popups.sass */
  .popup.pack.grapes .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/grapes_1.png?1451401310&v151ee42a0a5');
    width: 173px;
    height: 347px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 388, ../_sass/popups.sass */
  .popup.pack.grapes .packs {
    background-size: 173px auto;
    background-image: url('/build/images/popups/packs/grapes_1.png?1451401310&v151ee42a1af');
  }
}
@media only screen and (max-width: 959px) {
  /* line 390, ../_sass/popups.sass */
  .popup.pack.grapes .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/grapes-fruits-tablet.png?1444056977&v151ee40f74f');
    width: 343px;
    height: 187px;
    left: 0;
    top: 366px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 390, ../_sass/popups.sass */
  .popup.pack.grapes .fruits {
    background-size: 343px auto;
    background-image: url('/build/images/popups/packs/grapes-fruits-tablet@2x.png?1444056977&v151ee40f75a');
  }
}

@media only screen and (max-width: 767px) {
  /* line 396, ../_sass/popups.sass */
  .popup.pack.grapes .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/grapes_1.png?1451401310&v151ee42a099');
    width: 144px;
    height: 260px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 396, ../_sass/popups.sass */
  .popup.pack.grapes .packs {
    background-size: 144px auto;
    background-image: url('/build/images/popups/packs/grapes_1.png?1451401310&v151ee42a0a1');
  }
}
@media only screen and (max-width: 767px) {
  /* line 398, ../_sass/popups.sass */
  .popup.pack.grapes .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/grapes-fruits-phone.png?1444056977&v151ee40f73d');
    width: 175px;
    height: 120px;
    left: 8px;
    top: 355px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 398, ../_sass/popups.sass */
  .popup.pack.grapes .fruits {
    background-size: 175px auto;
    background-image: url('/build/images/popups/packs/grapes-fruits-phone@2x.png?1444056977&v151ee40f74a');
  }
}

/* line 404, ../_sass/popups.sass */
.popup.pack.carrot .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/carrot.png?1451401310&v151ee42a03d');
  width: 4.56em;
  height: 9.52em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 404, ../_sass/popups.sass */
  .popup.pack.carrot .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/carrot@2x.png?1451401310&v151ee42a054');
  }
}
/* line 406, ../_sass/popups.sass */
.popup.pack.carrot .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/carrot-fruits.png?1443201797&v151ee40f630');
  width: 7.09333em;
  height: 3.30667em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 60px;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 406, ../_sass/popups.sass */
  .popup.pack.carrot .fruits {
    background-size: 532px auto;
    background-image: url('/build/images/popups/packs/carrot-fruits@2x.png?1443201811&v151ee40f640');
  }
}
@media only screen and (max-width: 959px) {
  /* line 412, ../_sass/popups.sass */
  .popup.pack.carrot .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/carrot-tablet.png?1451401310&v151ee42a029');
    width: 174px;
    height: 350px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 412, ../_sass/popups.sass */
  .popup.pack.carrot .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/carrot-tablet@2x.png?1451401310&v151ee42a034');
  }
}
@media only screen and (max-width: 959px) {
  /* line 414, ../_sass/popups.sass */
  .popup.pack.carrot .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/carrot-fruits-tablet.png?1444056977&v151ee40f617');
    width: 351px;
    height: 201px;
    left: -2px;
    top: 400px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 414, ../_sass/popups.sass */
  .popup.pack.carrot .fruits {
    background-size: 351px auto;
    background-image: url('/build/images/popups/packs/carrot-fruits-tablet@2x.png?1444056977&v151ee40f621');
  }
}

@media only screen and (max-width: 767px) {
  /* line 420, ../_sass/popups.sass */
  .popup.pack.carrot .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/carrot-phone.png?1451401310&v151ee42a01c');
    width: 145px;
    height: 258px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 420, ../_sass/popups.sass */
  .popup.pack.carrot .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/carrot-phone@2x.png?1451401310&v151ee42a025');
  }
}
@media only screen and (max-width: 767px) {
  /* line 422, ../_sass/popups.sass */
  .popup.pack.carrot .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/carrot-fruits-phone.png?1444056977&v151ee40f606');
    width: 217px;
    height: 125px;
    left: 0;
    top: 346px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 422, ../_sass/popups.sass */
  .popup.pack.carrot .fruits {
    background-size: 217px auto;
    background-image: url('/build/images/popups/packs/carrot-fruits-phone@2x.png?1444056977&v151ee40f611');
  }
}

/* line 428, ../_sass/popups.sass */
.popup.pack.tomato .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/tomato_1.png?1451401310&v151ee42a1b6');
  width: 4.57333em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (min-width: 1500px) {
.popup.pack.tomato .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/tomato_1.png?1451401310&v151ee42a1b6');
 
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");

    left: 9.5em;
    top: 0em;
	  width: 6em;
    height: 8.49333em;
}}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 428, ../_sass/popups.sass */
  .popup.pack.tomato .packs {
    background-size: 343px auto;
    background-image: url('/build/images/popups/packs/tomato_1.png?1451401310&v151ee42a1c5');
  }
}
/* line 430, ../_sass/popups.sass */
.popup.pack.tomato .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/tomato-fruits.png?1443202031&v151ee40fa07');
  width: 6.37333em;
  height: 3.86667em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 6em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 430, ../_sass/popups.sass */
  .popup.pack.tomato .fruits {
    background-size: 478px auto;
    background-image: url('/build/images/popups/packs/tomato-fruits@2x.png?1443202047&v151ee40fa0d');
  }
}
@media only screen and (max-width: 959px) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.tomato .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/tomato_1.png?1451401310&v151ee42a19g');
    width: 174px;
    height: 349px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.tomato .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/tomato_1.png?1451401310&v151ee42a1a0');
  }
}
@media only screen and (max-width: 959px) {
  /* line 438, ../_sass/popups.sass */
  .popup.pack.tomato .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/tomato-fruits-tablet.png?1444056977&v151ee40f9fd');
    width: 325px;
    height: 198px;
    left: 23px;
    top: 409px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 438, ../_sass/popups.sass */
  .popup.pack.tomato .fruits {
    background-size: 325px auto;
    background-image: url('/build/images/popups/packs/tomato-fruits-tablet@2x.png?1444056977&v151ee40fa03');
  }
}

@media only screen and (max-width: 767px) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.tomato .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/tomato_1.png?1451401310&v151ee42a194');
    width: 145px;
    height: 259px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.tomato .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/tomato_1.png?1451401310&v151ee42a19n');
  }
}
@media only screen and (max-width: 767px) {
  /* line 446, ../_sass/popups.sass */
  .popup.pack.tomato .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/tomato-fruits-phone.png?1444056977&v151ee40f9f5');
    width: 187px;
    height: 113px;
    left: 0;
    top: 385px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 446, ../_sass/popups.sass */
  .popup.pack.tomato .fruits {
    background-size: 187px auto;
    background-image: url('/build/images/popups/packs/tomato-fruits-phone@2x.png?1444056977&v151ee40f9f9');
  }
}
/********cherrycranberry**********/
.popup.pack.cherrycranberry .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/cherrycranberry.png?1451401310&v151ee42a1b4');
  width: 4.57333em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 428, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .packs {
    background-size: 343px auto;
    background-image: url('/build/images/popups/packs/cherrycranberry@2x.png?1451401310&v151ee42a1c9');
  }
}
/* line 430, ../_sass/popups.sass */
.popup.pack.cherrycranberry .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/cherrycranberry-fruits.png?1443202031&v151ee40fa07');
  width: 6.37333em;
  height: 3.86667em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.33333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 430, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .fruits {
    background-size: 478px auto;
    background-image: url('/build/images/popups/packs/cherrycranberry-fruits@2x.png?1443202047&v151ee40fa0d');
  }
}
@media only screen and (max-width: 959px) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/cherrycranberry-tablet.png?1451401310&v151ee42a19f');
    width: 174px;
    height: 349px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/cherrycranberry-tablet@2x.png?1451401310&v151ee42a1a9');
  }
}
@media only screen and (max-width: 959px) {
  /* line 438, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/cherrycranberry-fruits-tablet.png?1444056977&v151ee40f9fd');
    width: 325px;
    height: 198px;
    left: 23px;
    top: 409px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 438, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .fruits {
    background-size: 325px auto;
    background-image: url('/build/images/popups/packs/cherrycranberry-fruits-tablet@2x.png?1444056977&v151ee40fa03');
  }
}

@media only screen and (max-width: 767px) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/cherrycranberry-phone.png?1451401310&v151ee42a193');
    width: 145px;
    height: 259px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/cherrycranberry-phone@2x.png?1451401310&v151ee42a19b');
  }
}
@media only screen and (max-width: 767px) {
  /* line 446, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/cherrycranberry-fruits-phone.png?1444056977&v151ee40f9f5');
    width: 187px;
    height: 113px;
    left: 0;
    top: 385px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 446, ../_sass/popups.sass */
  .popup.pack.cherrycranberry .fruits {
    background-size: 187px auto;
    background-image: url('/build/images/popups/packs/cherrycranberry-fruits-phone@2x.png?1444056977&v151ee40f9f9');
  }
}
/********end cherrycranberry**********/

/* line 452, ../_sass/popups.sass */
.popup.pack.pear .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/pear.png?1451401310&v151ee42a121');
  width: 4.56em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 452, ../_sass/popups.sass */
  .popup.pack.pear .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/pear@2x.png?1451401310&v151ee489a3d');
  }
}
/* line 454, ../_sass/popups.sass */
.popup.pack.pear .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/pear-fruits.png?1443202177&v151ee40f88f');
  width: 5.28em;
  height: 4.05333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 454, ../_sass/popups.sass */
  .popup.pack.pear .fruits {
    background-size: 396px auto;
    background-image: url('/build/images/popups/packs/pear-fruits@2x.png?1443202193&v151ee40f8a5');
  }
}
@media only screen and (max-width: 959px) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.pear .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/pear-tablet.png?1451401310&v151ee485f71');
    width: 174px;
    height: 348px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.pear .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/pear-tablet@2x.png?1451401310&v151ee486822');
  }
}
@media only screen and (max-width: 959px) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.pear .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/pear-fruits-tablet.png?1444056977&v151ee40f880');
    width: 275px;
    height: 211px;
    left: 72px;
    top: 378px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.pear .fruits {
    background-size: 275px auto;
    background-image: url('/build/images/popups/packs/pear-fruits-tablet@2x.png?1444056977&v151ee40f889');
  }
}

@media only screen and (max-width: 767px) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.pear .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/pear-phone.png?1451401310&v151ee42a110');
    width: 144px;
    height: 258px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.pear .packs {
    background-size: 144px auto;
    background-image: url('/build/images/popups/packs/pear-phone@2x.png?1451401310&v151ee42a117');
  }
}
@media only screen and (max-width: 767px) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.pear .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/pear-fruits-phone.png?1444056977&v151ee40f86e');
    width: 165px;
    height: 127px;
    left: 8px;
    top: 321px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.pear .fruits {
    background-size: 165px auto;
    background-image: url('/build/images/popups/packs/pear-fruits-phone@2x.png?1444056977&v151ee40f87b');
  }
}

/*orange2*/
.popup.pack.orange .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/orange.png?1451401310&v151ee42a122');
  width: 4.56em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 452, ../_sass/popups.sass */
  .popup.pack.orange .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/orange@2x.png?1451401310&v151ee489a4d');
  }
}
/* line 454, ../_sass/popups.sass */
.popup.pack.orange .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/orange-fruits.png?1443202177&v151ee40f88f');
  width: 5.28em;
  height: 4.05333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 454, ../_sass/popups.sass */
  .popup.pack.orange .fruits {
    background-size: 396px auto;
    background-image: url('/build/images/popups/packs/orange-fruits@2x.png?1443202193&v151ee40f8a5');
  }
}
@media only screen and (max-width: 959px) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.orange .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/orange-tablet.png?1451401310&v151ee485f71');
    width: 174px;
    height: 348px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.orange .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/orange-tablet@2x.png?1451401310&v151ee486822');
  }
}
@media only screen and (max-width: 959px) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.orange .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/orange-fruits-tablet.png?1444056977&v151ee40f880');
    width: 275px;
    height: 211px;
    left: 72px;
    top: 378px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.orange .fruits {
    background-size: 275px auto;
    background-image: url('/build/images/popups/packs/orange-fruits-tablet@2x.png?1444056977&v151ee40f889');
  }
}

@media only screen and (max-width: 767px) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.orange .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/orange-phone.png?1451401310&v151ee42a110');
    width: 144px;
    height: 258px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.orange .packs {
    background-size: 144px auto;
    background-image: url('/build/images/popups/packs/orange-phone@2x.png?1451401310&v151ee42a118');
  }
}
@media only screen and (max-width: 767px) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.orange .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/orange-fruits-phone.png?1444056977&v151ee40f86e');
    width: 165px;
    height: 127px;
    left: 8px;
    top: 321px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.orange .fruits {
    background-size: 165px auto;
    background-image: url('/build/images/popups/packs/orange-fruits-phone@2x.png?1444056977&v151ee40f87b');
  }
}
/*/orange2*/
/*multi2*/
.popup.pack.multi .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/multi_1.png?1451401310&v151ee42a122');
  width: 4.56em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (min-width: 1500px) {
.popup.pack.multi .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/multi_1.png?1451401310&v151ee42a122');
    left: 9.5em;
    top: 0em;
	  width: 6em;
    height: 8.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 452, ../_sass/popups.sass */
  .popup.pack.multi .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/multi_1.png?1451401310&v151ee489a4d');
  }
}
/* line 454, ../_sass/popups.sass */
.popup.pack.multi .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/multi-fruits.png?1443202177&v151ee40f88f');
  width: 5.28em;
  height: 4.05333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 454, ../_sass/popups.sass */
  .popup.pack.multi .fruits {
    background-size: 396px auto;
    background-image: url('/build/images/popups/packs/multi-fruits@2x.png?1443202193&v151ee40f8a5');
  }
}
@media only screen and (max-width: 959px) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.multi .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/multi_1.png?1451401310&v151ee485f71');
    width: 174px;
    height: 348px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.multi .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/multi_1.png?1451401310&v151ee486823');
  }
}
@media only screen and (max-width: 959px) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.multi .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/multi-fruits-tablet.png?1444056977&v151ee40f880');
    width: 275px;
    height: 211px;
    left: 72px;
    top: 378px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.multi .fruits {
    background-size: 275px auto;
    background-image: url('/build/images/popups/packs/multi-fruits-tablet@2x.png?1444056977&v151ee40f889');
  }
}

@media only screen and (max-width: 767px) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.multi .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/multi_1.png?1451401310&v151ee42a110');
    width: 144px;
    height: 258px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.multi .packs {
    background-size: 144px auto;
    background-image: url('/build/images/popups/packs/multi_1.png?1451401310&v151ee42a118');
  }
}
@media only screen and (max-width: 767px) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.multi .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/multi-fruits-phone.png?1444056977&v151ee40f86e');
    width: 165px;
    height: 127px;
    left: 8px;
    top: 321px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.multi .fruits {
    background-size: 165px auto;
    background-image: url('/build/images/popups/packs/multi-fruits-phone@2x.png?1444056977&v151er40f87b');
  }
}
/*/multi2*/
/*gapple2*/
.popup.pack.gapple .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/gapple_1.png?1451401310&v151ee42a122');
  width: 4.56em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (min-width: 1500px) {
.popup.pack.gapple .packs {
    left: 9.5em;
    top: 0em;
	  width: 6em;
    height: 8.49333em;
    background: no-repeat;
    background-image: url(/build/images/popups/packs/gapple_1.png?1451401310&v151ee42a122);
  
    background-size: contain !important;
    -ms-behavior: url(/public/behaviors/backgroundsize.min.htc);
}
}


@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 452, ../_sass/popups.sass */
  .popup.pack.gapple .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/gapple_1.png?1451401310&v151ee489a2d');
  }
}
/* line 454, ../_sass/popups.sass */
.popup.pack.gapple .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/gapple-fruits.png?1443202177&v151ee40f88f');
  width: 5.28em;
  height: 4.05333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 454, ../_sass/popups.sass */
  .popup.pack.gapple .fruits {
    background-size: 396px auto;
    background-image: url('/build/images/popups/packs/gapple-fruits@2x.png?1443202193&v151ee40f8a5');
  }
}
@media only screen and (max-width: 959px) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.gapple .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/gapple-tablet.png?1451401310&v151ee485f71');
    width: 174px;
    height: 348px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.gapple .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/gapple_1.png?1451401310&v151ee586822');
  }
}
@media only screen and (max-width: 959px) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.gapple .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/gapple-fruits-tablet.png?1444056977&v151ee40f880');
    width: 275px;
    height: 211px;
    left: 72px;
    top: 378px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.gapple .fruits {
    background-size: 275px auto;
    background-image: url('/build/images/popups/packs/gapple-fruits-tablet@2x.png?1444056977&v151ee40f889');
  }
}

@media only screen and (max-width: 767px) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.gapple .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/gapple_1.png?1451401310&v151ee42a110');
    width: 144px;
    height: 258px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.gapple .packs {
    background-size: 144px auto;
    background-image: url('/build/images/popups/packs/gapple_1.png?1451401310&v151ee44a117');
  }
}
@media only screen and (max-width: 767px) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.gapple .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/gapple-fruits-phone.png?1444056977&v151ee40f86e');
    width: 165px;
    height: 127px;
    left: 8px;
    top: 321px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.gapple .fruits {
    background-size: 165px auto;
    background-image: url('/build/images/popups/packs/gapple-fruits-phone@2x.png?1444056977&v151ee40f87b');
  }
}
/*/gapple2*/
/*bcurrantlinberryclberry2*/
.popup.pack.bcurrantlinberryclberry .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/bcurrantlinberryclberry.png?1451401310&v151ee42a122');
  width: 4.56em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 452, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry.png?1451401310&v151ee489a2d');
  }
}
/* line 454, ../_sass/popups.sass */
.popup.pack.bcurrantlinberryclberry .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/bcurrantlinberryclberry-fruits.png?1443202177&v151ee40f88f');
  width: 5.28em;
  height: 4.05333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 454, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .fruits {
    background-size: 396px auto;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry-fruits@2x.png?1443202193&v151ee40f8a5');
  }
}
@media only screen and (max-width: 959px) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry.png?1451401310&v151ee485f71');
    width: 174px;
    height: 348px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry.png?1451401310&v151ee586822');
  }
}
@media only screen and (max-width: 959px) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry-fruits-tablet.png?1444056977&v151ee40f880');
    width: 275px;
    height: 211px;
    left: 72px;
    top: 378px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .fruits {
    background-size: 275px auto;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry-fruits-tablet@2x.png?1444056977&v151ee40f889');
  }
}

@media only screen and (max-width: 767px) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry.png?1451401310&v151ee42a118');
    width: 144px;
    height: 258px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .packs {
    background-size: 144px auto;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry.png?1451401310&v151ee44a118');
  }
}
@media only screen and (max-width: 767px) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry-fruits-phone.png?1444056977&v151ee40f86e');
    width: 165px;
    height: 127px;
    left: 8px;
    top: 321px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.bcurrantlinberryclberry .fruits {
    background-size: 165px auto;
    background-image: url('/build/images/popups/packs/bcurrantlinberryclberry-fruits-phone@2x.png?1444056977&v151ee40f87b');
  }
}
/*/bcurrantlinberryclberry2*/

/*apmango2*/
.popup.pack.apmango .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/apmango.png?1451401310&v151ee42a122');
  width: 4.56em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 452, ../_sass/popups.sass */
  .popup.pack.apmango .packs {
    background-size: 342px auto;
    background-image: url('/build/images/popups/packs/apmango.png?1451401310&v151ee489a2d');
  }
}
/* line 454, ../_sass/popups.sass */
.popup.pack.apmango .fruits {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/apmango-fruits.png?1443202177&v151ee40f88f');
  width: 5.28em;
  height: 4.05333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 0.8em;
  top: 5.13333em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 454, ../_sass/popups.sass */
  .popup.pack.apmango .fruits {
    background-size: 396px auto;
    background-image: url('/build/images/popups/packs/apmango-fruits@2x.png?1443202193&v151ee40f8a5');
  }
}
@media only screen and (max-width: 959px) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.apmango .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/apmango.png?1451401310&v151ee485f71');
    width: 174px;
    height: 348px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 460, ../_sass/popups.sass */
  .popup.pack.apmango .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/apmango.png?1451401310&v151ee586822');
  }
}
@media only screen and (max-width: 959px) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.apmango .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/apmango-fruits-tablet.png?1444056977&v151ee40f880');
    width: 275px;
    height: 211px;
    left: 72px;
    top: 378px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 462, ../_sass/popups.sass */
  .popup.pack.apmango .fruits {
    background-size: 275px auto;
    background-image: url('/build/images/popups/packs/apmango-fruits-tablet@2x.png?1444056977&v151ee40f889');
  }
}

@media only screen and (max-width: 767px) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.apmango .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/apmango.png?1451401310&v151ee42a110');
    width: 144px;
    height: 258px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 468, ../_sass/popups.sass */
  .popup.pack.apmango .packs {
    background-size: 144px auto;
    background-image: url('/build/images/popups/packs/apmango.png?1451401310&v151ee44a117');
  }
}
@media only screen and (max-width: 767px) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.apmango .fruits {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/apmango-fruits-phone.png?1444056977&v151ee40f86e');
    width: 165px;
    height: 127px;
    left: 8px;
    top: 321px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 470, ../_sass/popups.sass */
  .popup.pack.apmango .fruits {
    background-size: 165px auto;
    background-image: url('/build/images/popups/packs/apmango-fruits-phone@2x.png?1444056977&v151ee40f87b');
  }
}
/*/apmango2*/


/* line 475, ../_sass/popups.sass */
.popup.pack .cross {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/close.png?1443197893&v151ee40f735');
  width: 1.13333em;
  height: 1.05333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  left: 13.86667em;
  top: -0.26667em;
  z-index: 2;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 475, ../_sass/popups.sass */
  .popup.pack .cross {
    background-size: 85px auto;
    background-image: url('/build/images/popups/packs/close@2x.png?1443197900&v151ee40f738');
  }
}
/* line 481, ../_sass/popups.sass */
.popup.pack .cross:hover {
  background-image: url('/build/images/popups/packs/close.png?1443197893&v151ee40f735');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 481, ../_sass/popups.sass */
  .popup.pack .cross:hover {
    background-size: 85px auto;
    background-image: url('/build/images/popups/packs/close@2x.png?1443197900&v151ee40f738');
  }
}
@media only screen and (max-width: 959px) {
  /* line 475, ../_sass/popups.sass */
  .popup.pack .cross {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/close.png?1443197893&v151ee40f735');
    width: 85px;
    height: 79px;
    top: -20px;
    left: auto;
    right: 0;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 475, ../_sass/popups.sass */
  .popup.pack .cross {
    background-size: 85px auto;
    background-image: url('/build/images/popups/packs/close@2x.png?1443197900&v151ee40f738');
  }
}

@media only screen and (max-width: 767px) {
  /* line 475, ../_sass/popups.sass */
  .popup.pack .cross {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/close-phone.png?1444056977&v151ee40f72e');
    width: 43px;
    height: 40px;
    top: -40px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 475, ../_sass/popups.sass */
  .popup.pack .cross {
    background-size: 43px auto;
    background-image: url('/build/images/popups/packs/close-phone@2x.png?1444056977&v151ee40f731');
  }
}
@media only screen and (max-width: 767px) {
  /* line 494, ../_sass/popups.sass */
  .popup.pack .cross:hover {
    background-image: url('/build/images/popups/packs/close-phone.png?1444056977&v151ee40f72e');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 494, ../_sass/popups.sass */
  .popup.pack .cross:hover {
    background-size: 43px auto;
    background-image: url('/build/images/popups/packs/close-phone@2x.png?1444056977&v151ee40f731');
  }
}

/* line 497, ../_sass/popups.sass */
.popup.pack .harvest {
  position: absolute;
  background: no-repeat;
  background-image: url('/build/images/popups/packs/harvest.png?1443197762&v151ee40f7e1');
  width: 2.74667em;
  height: 2.25333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
  color: #fffdee;
  line-height: 0.44em;
  text-align: center;
  font-family: "finch_frame_4bold";
  padding-top: 0.8em;
  height: 1.45333em;
  padding-left: 0.21333em;
  width: 2.53333em;
  top: 1.58667em;
  left: 13.2em;
  z-index:10;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 497, ../_sass/popups.sass */
  .popup.pack .harvest {
    background-size: 206px auto;
    background-image: url('/build/images/popups/packs/harvest@2x.png?1443197772&v151ee40f7e5');
  }
}
/* line 511, ../_sass/popups.sass */
.popup.pack .harvest span {
  font-size: 0.65333em;
}
@media only screen and (max-width: 959px) {
  /* line 497, ../_sass/popups.sass */
  .popup.pack .harvest {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/harvest-tablet.png?1444056977&v151ee40f7d9');
    width: 104px;
    height: 85px;
    line-height: 16px;
    top: 554px;
    left: 407px;
    padding: 20px 0 0 0;
    width: 104px;
    height: 65px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 497, ../_sass/popups.sass */
  .popup.pack .harvest {
    background-size: 104px auto;
    background-image: url('/build/images/popups/packs/harvest-tablet@2x.png?1444056977&v151ee40f7dd');
  }
}
@media only screen and (max-width: 959px) {
  /* line 524, ../_sass/popups.sass */
  .popup.pack .harvest span {
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 497, ../_sass/popups.sass */
  .popup.pack .harvest {
    top: 590px;
    left: 33px;
  }
}
/* line 531, ../_sass/popups.sass */
/*.popup.pack .pack-description {
  line-height: 0.24em;
  font-family: "pf_agora_serif_proregular";
}*/
.popup.pack .pack-description {
    line-height: 0.2em;
    font-family: "pf_agora_serif_proregular";
}

@media only screen and (max-width: 959px) {
  /* line 531, ../_sass/popups.sass */
  .popup.pack .pack-description {
    line-height: 18px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 531, ../_sass/popups.sass */
  .popup.pack .pack-description {
    line-height: 0.24em;
  }
}
/* line 539, ../_sass/popups.sass */
.popup.pack .pack-description span {
  font-size: 0.24em;
}
@media only screen and (max-width: 959px) {
  /* line 531, ../_sass/popups.sass */
  .popup.pack .pack-description {
    padding: 0 200px 0 104px;
    text-align: center;
  }
  /* line 546, ../_sass/popups.sass */
  .popup.pack .pack-description span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 531, ../_sass/popups.sass */
  .popup.pack .pack-description {
    line-height: 0.3;
    padding: 0 15px 0 15px;
  }
  /* line 553, ../_sass/popups.sass */
  .popup.pack .pack-description span {
    font-size: 11px;
  }
}
/* line 556, ../_sass/popups.sass */
/*.popup.pack .taste {
  font-family: "finch_frame_4bold";
  color: #8b9d27;
  line-height: 0.8em;
  margin-bottom: 0.26667em;
}*/
.popup.pack .taste {
    font-family: "finch_frame_4bold";
    color: #8b9d27;
    line-height: 0.8em;
    margin-bottom: 0.1em;
}

/* line 562, ../_sass/popups.sass */
.popup.pack .taste span {
  font-size: 1em;
}
@media only screen and (max-width: 959px) {
  /* line 556, ../_sass/popups.sass */
  .popup.pack .taste {
    padding: 100px 200px 0 104px;
    line-height: 37px;
    margin-bottom: 33px;
    text-align: center;
  }
  /* line 571, ../_sass/popups.sass */
  .popup.pack .taste span {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 556, ../_sass/popups.sass */
  .popup.pack .taste {
    line-height: 35px;
    padding: 60px 23px 0 26px;
    margin-bottom: 10px;
  }
  /* line 579, ../_sass/popups.sass */
  .popup.pack .taste span {
    font-size: 38px;
  }
  /* line 582, ../_sass/popups.sass */
  .popup.pack .taste span.block786 {
    display: block;
  }
}
/* line 585, ../_sass/popups.sass */
.popup.pack .fruits {
  position: absolute;
}
/* line 588, ../_sass/popups.sass */
.popup.pack .packs {
  position: absolute;
  left: 9.93333em;
  top: -1.2em;
}
@media only screen and (max-width: 959px) {
  /* line 588, ../_sass/popups.sass */
  .popup.pack .packs {
    top: 283px;
    left: auto;
    right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 588, ../_sass/popups.sass */
  .popup.pack .packs {
    top: 410px;
    right: 31px;
  }
}
/* line 602, ../_sass/popups.sass */
.popup.pack .volume {
  position: absolute;
  color: #b7a08c;
  font-family: "finch_frame_4bold";
  line-height: 0.53333em;
}
/* line 608, ../_sass/popups.sass */
.popup.pack .volume span {
  font-size: 0.64em;
}
@media only screen and (max-width: 959px) {
  /* line 612, ../_sass/popups.sass */
  .popup.pack .volume span {
    font-size: 24px;
  }
}
/* line 615, ../_sass/popups.sass */
.popup.pack .volume[rel="2"] {
  top: 8.567em;
  left: 11.5em;
}
@media only screen and (max-width: 959px) {
  /* line 615, ../_sass/popups.sass */
  .popup.pack .volume[rel="2"] {
    top: 400px;
    left: auto;
    right: 37px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 615, ../_sass/popups.sass */
  .popup.pack .volume[rel="2"] {
    top: 455px;
    right: 14px;
  }
}


.popup.pack .volume[rel="1"] {
  top: 7.06667em;
  left: 9.13333em;
}

.popup.pack .volume[rel="2-1"] {
   /*  top: 7.06667em;
    left: 9.13333em; */
	
	top: 8.3em;
    left: 11.13333em;
}
.popup.pack .volume[rel="2-1-2"] {
 top: 7.3em;
    left: 8.3em;
}
@media only screen and (max-width: 959px) {
  /* line 615, ../_sass/popups.sass */
  .popup.pack .volume[rel="1"] {
    top: 580px;
    left: auto;
    right: 37px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 615, ../_sass/popups.sass */
  .popup.pack .volume[rel="1"] {
    top: 620px;
    right: 14px;
  }
}
/* line 628, ../_sass/popups.sass */
.popup.pack .volume[rel="0.2"] {
  top: 7.6em;
 left: 14.3em;
}
@media only screen and (max-width: 959px) {
  /* line 628, ../_sass/popups.sass */
  .popup.pack .volume[rel="0.2"] {
    top: 460px;
    left: auto;
    right: 237px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 628, ../_sass/popups.sass */
  .popup.pack .volume[rel="0.2"] {
    top: 504px;
    right: 179px;
  }
}
/* line 641, ../_sass/popups.sass */
.popup .background {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1001;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
/* line 654, ../_sass/popups.sass */
.popup.opening .playout, .popup.closing .playout {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -ms-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
/* line 657, ../_sass/popups.sass */
.popup.opening .background, .popup.closing .background {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 660, ../_sass/popups.sass */
.popup .cross {
  cursor: pointer;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/build/images/popups/close.png?1443092787&v151ee40f559');
  width: 46px;
  height: 46px;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 660, ../_sass/popups.sass */
  .popup .cross {
    background-size: 46px auto;
    background-image: url('/build/images/popups/close@2x.png?1443092794&v151ee40f55d');
  }
}
/* line 666, ../_sass/popups.sass */
.popup .cross:hover {
  background-image: url('/build/images/popups/close-hover.png?1444056977&v151ee40f541');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 666, ../_sass/popups.sass */
  .popup .cross:hover {
    background-size: 46px auto;
    background-image: url('/build/images/popups/close-hover@2x.png?1444056977&v151ee40f546');
  }
}
@media only screen and (max-width: 767px) {
  /* line 660, ../_sass/popups.sass */
  .popup .cross {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/close-phone.png?1444056977&v151ee40f551');
    width: 24px;
    height: 24px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 660, ../_sass/popups.sass */
  .popup .cross {
    background-size: 24px auto;
    background-image: url('/build/images/popups/close-phone@2x.png?1444056977&v151ee40f555');
  }
}
@media only screen and (max-width: 767px) {
  /* line 672, ../_sass/popups.sass */
  .popup .cross:hover {
    background-image: url('/build/images/popups/close-phone-hover.png?1444056977&v151ee40f549');
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 672, ../_sass/popups.sass */
  .popup .cross:hover {
    background-size: 24px auto;
    background-image: url('/build/images/popups/close-phone-hover@2x.png?1444056977&v151ee40f54d');
  }
}

/* line 675, ../_sass/popups.sass */
.popup .scroll {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1002;
}
/* line 683, ../_sass/popups.sass */
.popup .scroll.active {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
/* line 687, ../_sass/popups.sass */
.popup .playout {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

@media only screen and (min-width: 1055px) {
  /* line 696, ../_sass/popups.sass */
  .popup.pack .playout {
    padding-top: 1.33333em;
    padding-bottom: 1.33333em;
  }
}
@media only screen and (max-width: 1054px) {
  /* line 696, ../_sass/popups.sass */
  .popup.pack .playout {
    padding-bottom: 2.93333em;
  }
}

@media only screen and (max-width: 430px) {
.more_ozon {
    z-index: 1000;
    cursor: pointer;
    border: 0;
    line-height: 30px;
    /* margin-top: 15px; */
    width: 100%;
    text-align: center;
    /* text-transform: uppercase; */
    border-radius: 0px;
    font-family: "gotham_probold";
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 16px;
    color: #fff;
    /* padding: 0px; */
    position: absolute;
    right: 0;
    bottom: 0px;
    background-color: #F15822;
    /* padding: 19px; */
    padding: 5px 0px;
}
.more_ozon span {
    
    display: block;
}

}
/* line 705, ../_sass/popups.sass */
.chestno_index{padding:50px 0 40px}
.chestno_index img {
  width: 80%;
}
.popup.pack.straight .volume[rel="0.2"] {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 709, ../_sass/popups.sass */
  .popup.pack.straight .harvest {
    top: 590px;
    left: 83px;
  }
}
.footersection__copy{line-height:35px;padding-top:25px;text-align:center}
.soc img{width:35px}
.soc img:hover{opacity:.8}
@media only screen and (max-width: 959px) {
  .footersection__copy{padding:12px 0 15px}
}

/*.buyWrap{display: flex;position:absolute;bottom:-10px;right:6.6em;z-index:100}*/
.buyWrap {
    display: flex;
    position: absolute;
    bottom: -30px;
    right: 6em;
    z-index: 100;
}
.buy{background-color:rgba(0, 0, 0, 0.3);padding:7px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.inB{background-color:#fff;display: flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;justify-content:space-between;padding:7px;text-decoration:none;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.buy_b{padding:0 20px 0 7px;text-align:left;position:relative}
.buy_b::after{-webkit-transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;-ms-transition:all .2s ease 0s;transition:all .2s ease 0s;content:"";position:absolute;right:7px;top:45%;width:8px;height:8px;border-bottom: 2px solid #808080;border-left: 2px solid #808080;-webkit-transform: rotate(225deg);transform: rotate(225deg);}
.inB:hover .buy_b::after{right:5px}
.buy_b span{display:block;color:#808080;text-transform:uppercase;font-size:17px;line-height:17px}
.buy_b b{display:block;font-size:10px;color:#ab2145;}
.buy_b small{display:block;font-size:10px;color:#808080;}

@media only screen and (max-width: 600px) {
  .buyWrap{right:5em}
}

.where-to-buy {
    margin: 50px 0px;
    display: flex;
    /* flex-direction: row; */
    flex-wrap: wrap;
}
.where-to-buy_tr {
    display: flex;
    /* justify-content: space-between; 
    flex-direction: column;*/
    width: 50%;
    flex-wrap: wrap;
    align-content: stretch;
	margin-top: 20px;
}
.where-to-buy_td {
    font-size: 0.24em;
    /* padding: 10px; */
    width: 50%;
   
}
.where-to-buy_td:nth-child(2) {
    position: relative;
}
.where-to-buy_td:nth-child(2) p{
    position: absolute;
	margin-top:33px;
}
.where-to-buy_td_online {   font-size: 0.24em; width: 50%;}
.where-to-buy_td_none {display:none;}
.where-to-buy_th {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    padding: 10px;
    text-align: left;
	width: 100%;
}
.img_where-to-buy {
	
	width:150px;
}
@media only screen and (max-width: 430px) {
	.more_ozon_new {
    width: 195px;
        left: 25px;
        bottom: 161px;
}
	
	
	.where-to-buy_td, .where-to-buy_td_online {
   font-size: 0.4em;
	width: 100%;
}
	.where-to-buy_tr {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
	    width: 100%;
}

.where-to-buy_th {
    font-size: 24px;
}
.where-to-buy_td:nth-child(2) p {
    position: relative;
    margin-top: 10px;
}
}

.maxi-retail svg g {fill: #ec7404;}

.maxi-retail {height: 83px}
.where-to-buy_tr .where-to-buy_td:first-child {
   /* text-align: center; */
}
@media only screen and (max-width: 1023px) {
	.where-to-buy_td, .where-to-buy_td_online {
   font-size: 0.4em;
	width: 100%;
}
.where-to-buy_td:nth-child(2) p {
    position: relative;
    margin-top: 10px;
}
}
.taste_small_span {
    font-size: 0.5em!important;
}
.pack.mr-150 {
    margin-right: 250px;
}
@media only screen and (max-width: 767px) {
    .pack.mr-150 {
    margin-right: 0;
}
}




/********small_vishnya**********/
.popup.pack.small_vishnya .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/detcherry.png?1451401310&v151ee42a1b4');
  width: 4.57333em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 428, ../_sass/popups.sass */
  .popup.pack.small_vishnya .packs {
    background-size: 343px auto;
    background-image: url('/build/images/popups/packs/detcherry.png?1451401310&v151ee42a1c9');
  }
}
@media only screen and (max-width: 959px) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_vishnya .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detcherry.png?1451401310&v151ee42a19f');
    width: 174px;
    height: 349px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_vishnya .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/detcherry.png?1451401310&v151ee42a1a9');
  }
}
@media only screen and (max-width: 767px) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_vishnya .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detcherry.png?1451401310&v151ee42a193');
    width: 145px;
    height: 259px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_vishnya .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/detcherry.png?1451401310&v151ee42a19b');
  }
}


/********small_gapple**********/
.popup.pack.small_gapple .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/detgapple.png?1451401310&v151ee42a1b4');
  width: 4.57333em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 428, ../_sass/popups.sass */
  .popup.pack.small_gapple .packs {
    background-size: 343px auto;
    background-image: url('/build/images/popups/packs/detgapple.png?1451401310&v151ee42a1c9');
  }
}
@media only screen and (max-width: 959px) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_gapple .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detgapple.png?1451401310&v151ee42a19f');
    width: 174px;
    height: 349px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_gapple .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/detgapple.png?1451401310&v151ee42a1a9');
  }
}
@media only screen and (max-width: 767px) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_gapple .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detgapple.png?1451401310&v151ee42a193');
    width: 145px;
    height: 259px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_gapple .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/detgapple.png?1451401310&v151ee42a19b');
  }
}

/********small_tomato**********/
.popup.pack.small_tomato .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/dettom.png?1451401310&v151ee42a1b4');
  width: 4.57333em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 428, ../_sass/popups.sass */
  .popup.pack.small_tomato .packs {
    background-size: 343px auto;
    background-image: url('/build/images/popups/packs/dettom.png?1451401310&v151ee42a1c9');
  }
}
@media only screen and (max-width: 959px) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_tomato .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/dettom.png?1451401310&v151ee42a19f');
    width: 174px;
    height: 349px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_tomato .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/dettom.png?1451401310&v151ee42a1a9');
  }
}
@media only screen and (max-width: 767px) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_tomato .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/dettom.png?1451401310&v151ee42a193');
    width: 145px;
    height: 259px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_tomato .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/dettom.png?1451401310&v151ee42a19b');
  }
}

/********small_peach**********/
.popup.pack.small_peach .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/detpeach.png?1451401310&v151ee42a1b4');
  width: 4.57333em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 428, ../_sass/popups.sass */
  .popup.pack.small_peach .packs {
    background-size: 343px auto;
    background-image: url('/build/images/popups/packs/detpeach.png?1451401310&v151ee42a1c9');
  }
}
@media only screen and (max-width: 959px) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_peach .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detpeach.png?1451401310&v151ee42a19f');
    width: 174px;
    height: 349px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_peach .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/detpeach.png?1451401310&v151ee42a1a9');
  }
}
@media only screen and (max-width: 767px) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_peach .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detpeach.png?1451401310&v151ee42a193');
    width: 145px;
    height: 259px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_peach .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/detpeach.png?1451401310&v151ee42a19b');
  }
}

/********small_grapes**********/
.popup.pack.small_grapes .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/detgrapes.png?1451401310&v151ee42a1b4');
  width: 4.57333em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 428, ../_sass/popups.sass */
  .popup.pack.small_grapes .packs {
    background-size: 343px auto;
    background-image: url('/build/images/popups/packs/detgrapes.png?1451401310&v151ee42a1c9');
  }
}
@media only screen and (max-width: 959px) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_grapes .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detgrapes.png?1451401310&v151ee42a19f');
    width: 174px;
    height: 349px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_grapes .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/detgrapes.png?1451401310&v151ee42a1a9');
  }
}
@media only screen and (max-width: 767px) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_grapes .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detgrapes.png?1451401310&v151ee42a193');
    width: 145px;
    height: 259px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_grapes .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/detgrapes.png?1451401310&v151ee42a19b');
  }
}

/********small_multi**********/
.popup.pack.small_multi .packs {
  background: no-repeat;
  background-image: url('/build/images/popups/packs/detmulti.png?1451401310&v151ee42a1b4');
  width: 4.57333em;
  height: 9.49333em;
  background-size: contain !important;
  -ms-behavior: url("/public/behaviors/backgroundsize.min.htc");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 428, ../_sass/popups.sass */
  .popup.pack.small_multi .packs {
    background-size: 343px auto;
    background-image: url('/build/images/popups/packs/detmulti.png?1451401310&v151ee42a1c9');
  }
}
@media only screen and (max-width: 959px) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_multi .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detmulti.png?1451401310&v151ee42a19f');
    width: 174px;
    height: 349px;
  }
}
@media only screen and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 436, ../_sass/popups.sass */
  .popup.pack.small_multi .packs {
    background-size: 174px auto;
    background-image: url('/build/images/popups/packs/detmulti.png?1451401310&v151ee42a1a9');
  }
}
@media only screen and (max-width: 767px) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_multi .packs {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/build/images/popups/packs/detmulti.png?1451401310&v151ee42a193');
    width: 145px;
    height: 259px;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 444, ../_sass/popups.sass */
  .popup.pack.small_multi .packs {
    background-size: 145px auto;
    background-image: url('/build/images/popups/packs/detmulti.png?1451401310&v151ee42a19b');
  }
}
.margtop {
    margin-top: 40px;
}
.margtop-80 {
    margin-top: 80px;
}
.mt-30 {
    margin-top: 30px;
}
/*.gardenv {
    border-radius: 8px;
}*/
.video_header {
    font-size: 32px;
    font-weight: 600;
    /* margin-bottom: 25px; */
    margin-top: 50%;
    text-align: center;
    color: #412303;
}
.receipt_img {
    width: 100%;
    border-radius: 8px;
}
.receipt_header {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 15px;
}
.logohead {
    width: 130px;
    margin-right: 80px;
    /*padding-top: 10px;*/
}
.headermenu2 {
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 10;
    text-align: center;
    background-color: #DDDE3E;
}
.layout2 {
    width: 1280px;
    margin: 0 auto;
        height: 80px;
}
.layout3 {
    height: 80px;
    display: flex;
    justify-content: center;
}
.recul {
    font-size: 18px;
    font-weight: 600;
}
.recol {
    font-size: 18px;
    font-weight: 600;
        margin-left: 18px;
}
.rechtader {
    font-size: 42px;
    font-weight: 600;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 25px;
}
.minheader {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
@media (max-width: 1599px) {
    .main-video {
        top: 56px;
        right: -140px;
    }
}
.about_header {
    font-size: 65px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 65px;
    margin-bottom: 25px;
}
.main-video {
    position: absolute;
    top: 80px;
    right: 25px;
    text-align: right;
}
.main-video__right {
    width: 579px;
    height: 579px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.abg-wr-5 {
    position: relative;
    height: 380px;
    margin: 20px 0;
    overflow: hidden;
    background: url(/build/images/ab/i2.webp);
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;    
        border-radius: 15px;
}
.abg-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0.5;    
}
.abg-5 li {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.3);
    overflow: hidden;
    display: block;
    list-style: none;        
}
.abg-5 li:after {
    content: "";
    display: block;
    position: absolute;
    height: 15%;
    width: 100%;
    top: -50%;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 75%, #ffffff 100%);
    animation: animationbg-5 7s 0s infinite;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}
.abg-5 li:nth-child(1) {
    margin-left: -25%;
}
.abg-5 li:nth-child(1):after {
    animation-delay: 2s;
}
.abg-5 li:nth-child(3) {
    margin-left: 25%;
}
.abg-5 li:nth-child(3):after {
    animation-delay: 2.5s;
}
@keyframes animationbg-5 {
    0% {
        top: -50%;
    }
    100% {
        top: 110%;
    }
}
.animated-object {
    max-width: 100%; /* Изображение не выходит за рамки контейнера */
    max-height: 100%;
    position: absolute;
    transition: all 0.3s ease;
    left: 0;
    top: 0;
     object-fit: contain; /* Сохраняем пропорции изображения */
    object-position: center; /* Центрируем изображение */

}

.pagename,.contactspage__columns{font-family:"euclidflexregular"}
.name_min {
    font-size: 45px;
	clear: both;
}
.assortmentpage__packscontainer .pack .volume {font-family:"DejaVuSansCondensed";
font-size:20px;

}
.popup.pack .volume {font-family:"DejaVuSansCondensed";
}


@media only screen and (max-width: 959px) { 
.popup.pack .volume {position:fixed; display:none; }

}

.name {font-family: "euclidflexregular";}


@media only screen and (max-width: 400px) {
    .buyWrap {
        right: auto;
		left:0;
    }
}