body {
  background-color: #ffffff;
  margin: 0 !important;
  padding: 0 !important;
  height: 100% !important;
  width: 100% !important;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}
.wrp {
  min-height: 100%;
  position: relative;
}
.page .section__wrapper {
  max-width: 1400px;
  margin: 0 auto;
}
.page * {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.page b {
  font-weight: 800;
}
.page h1 {
  color: #ffde00;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 2.1px;
  text-shadow: 6px 6px 0 #035157;
}
.page h1 .summer {
  font-size: 70px;
  letter-spacing: 3.7px;
}
.page h2 {
  color: #ffde00;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 1.5px;
  text-shadow: 7px 4px 0 #035157;
}
.page h3 {
  color: #018995;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.1;
}
.page h4 {
  color: #018995;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
}
.page p {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
  text-align: left;
}
.page .uppercase {
  text-transform: uppercase;
}
.page .lowercase {
  text-transform: lowercase;
}
.sprite {
  width: 98px;
  height: 98px;
  background: url("/resource/img/sale/summer-savings/sprite.png") center no-repeat transparent;
}
.sprite.sprite--1 {
  background-position: -354px -33px;
}
.sprite.sprite--2 {
  background-position: -354px -165px;
}
.sprite.sprite--3 {
  background-position: -354px -297px;
}
.sprite.sprite--4 {
  background-position: -354px -429px;
}
.sprite.sprite--5 {
  background-position: -354px -561px;
}
.sprite.sprite--product {
  width: 150px;
  height: 225px;
}
.sprite.sprite--6 {
  background-position: -10px -8px;
}
.sprite.sprite--7 {
  background-position: -192px -8px;
}
.sprite.sprite--8 {
  background-position: -10px -273px;
}
.sprite.sprite--9 {
  background-position: -192px -273px;
}
.sprite.sprite--10 {
  background-position: -10px -548px;
}
.sprite.sprite--11 {
  background-position: -192px -548px;
}
.sprite.sprite--12 {
  background-position: -10px -828px;
}
.sprite.sprite--13 {
  background-position: -192px -828px;
}
.guarantee__sprite {
  width: 236px;
  height: 236px;
  background: url("/resource/img/sale/summer-savings/guarantee.png") 0 0 no-repeat transparent;
}
.en .guarantee__sprite {
  background-position: 0 0;
}
.da .guarantee__sprite {
  background-position: -237px 0;
}
.de .guarantee__sprite {
  background-position: -474px 0;
}
.es .guarantee__sprite {
  background-position: -711px 0;
}
.fr .guarantee__sprite {
  background-position: -948px 0;
}
.it .guarantee__sprite {
  background-position: -1185px 0;
}
.ja .guarantee__sprite {
  background-position: -1422px 0;
}
.nl .guarantee__sprite {
  background-position: -1659px 0;
}
.sv .guarantee__sprite {
  background-position: -1896px 0;
}
.no .guarantee__sprite {
  background-position: -2133px 0;
}
/* Start header ---------------------------------------------------------------------------------------------------*/
.header {
  background: #ffffff;
}
.header-wrapper {
  padding: 27px 0 15px 0;
  margin: 0 auto;
  max-width: 940px;
}
/* End header -----------------------------------------------------------------------------------------------------*/
/* Start section--1 -----------------------------------------------------------------------------------------------*/
.section.section--1 {
  position: relative;
  background: url("/resource/img/sale/summer-savings/bg-left.png") bottom left repeat-x transparent;
  z-index: 1;
}
.section.section--1:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  background: url("/resource/img/sale/summer-savings/bg-right.png") bottom left repeat-x transparent;
  z-index: 2;
}
.section.section--1 .section__wrapper {
  position: relative;
  background: url("/resource/img/sale/summer-savings/bg1.jpg") bottom left no-repeat transparent;
  height: 609px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
}
.section.section--1 .space_for_image {
  align-self: stretch;
  -ms-flex-preferred-size: 511px;
  flex-basis: 511px;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin: 0 0 0 0;
}
.section.section--1 .article {
  margin: 4px 0 0 0;
  -ms-flex-preferred-size: 560px;
  flex-basis: 560px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.section.section--1 .article p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.3px;
  margin: 18px 0 0 2px;
  max-width: 450px;
}
.section.section--1 .article h2 {
  margin: 20px 0 0 3px;
}
.fr .section.section--1 .article h1 {
  font-size: 32px;
}
/* End section--1 -------------------------------------------------------------------------------------------------*/
/* Start section--2 -----------------------------------------------------------------------------------------------*/
.section.section--2 .section__wrapper {
  padding: 98px 0 88px;
}
.section.section--2 .article {
  max-width: 743px;
  margin: 0 auto;
}
.section.section--2 .article h3 {
  text-align: center;
}
.section.section--2 .article p {
  margin: 30px auto 0;
  text-align: center;
}
/* End section--2 -------------------------------------------------------------------------------------------------*/
/* Start section--3 -----------------------------------------------------------------------------------------------*/
.section.section--3 {
  background-color: #e9fafb;
}
.section.section--3 .section__wrapper {
  padding: 109px 0 93px;
  text-align: center;
}
.section.section--3 .article {
  max-width: 721px;
  margin: 0 auto;
}
.section.section--3 .article h3 {
  font-size: 32px;
  text-align: center;
  line-height: 1.4;
}
.section.section--3 .article h4 {
  text-align: center;
  margin: 57px auto 0;
  letter-spacing: 0.6px;
}
.section.section--3 .article p {
  margin: 28px auto 0;
  text-align: center;
}
.section.section--3 .btn {
  margin: 37px 0 0 4px;
}
.section.section--3 .button__subtitle {
  color: #018995;
  margin: 1px 0 0 0;
}
.features {
  margin: 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 810px;
}
.features .feature {
  width: 130px;
  height: 165px;
  margin: 61px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.features .feature p {
  text-align: center;
  line-height: 1.3;
  letter-spacing: -0.2px;
}
/* End section--3 -------------------------------------------------------------------------------------------------*/
/* Start section--4 -----------------------------------------------------------------------------------------------*/
.section.section--4 .section__wrapper {
  padding: 115px 0 72px;
  text-align: center;
}
.section.section--4 .article {
  max-width: 721px;
  margin: 0 auto;
}
.section.section--4 .article h3 {
  font-size: 32px;
  text-align: center;
  line-height: 1.4;
}
.products {
  margin: 82px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 997px;
}
.products .product {
  width: 440px;
  margin: 0 0 48px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.products .product .sprite {
  width: 150px;
}
.products .product .product__article {
  margin: -12px 0 0 29px;
}
.products .product h5 {
  margin: 0 0 5px 0;
  color: #018995;
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: left;
}
.products .product p {
  line-height: 1.8;
}
/* End section--4 -------------------------------------------------------------------------------------------------*/
/* Start section--5 -----------------------------------------------------------------------------------------------*/
.section.section--5 {
  background-color: #e9fafb;
}
.section.section--5 .section__wrapper {
  padding: 93px 0 71px;
  text-align: center;
}
.section.section--5 .article {
  max-width: 725px;
  margin: 0 auto;
}
.section.section--5 .article h3 {
  font-size: 28px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.5px;
  font-weight: 600;
}
/* End section--5 -------------------------------------------------------------------------------------------------*/
/* Start section--6 -----------------------------------------------------------------------------------------------*/
.section.section--6 .section__wrapper {
  padding: 92px 0 91px;
  text-align: center;
}
.section.section--6 .article {
  max-width: 725px;
  margin: 0 auto;
  text-align: left;
}
.section.section--6 .article h3 {
  font-size: 30px;
  font-weight: 800;
  text-align: left;
}
.section.section--6 .article p {
  margin: 20px 0 0 0;
  line-height: 1.6;
  max-width: 500px;
}
.guarantee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.guarantee__img {
  margin: 0 0 0 161px;
}
.guarantee__article {
  width: 634px;
  padding: 15px 0 0 55px;
}
/* End section--6 -------------------------------------------------------------------------------------------------*/
/* Start section--7 -----------------------------------------------------------------------------------------------*/
.section.section--7 {
  position: relative;
  background: url("/resource/img/sale/summer-savings/bg2-left.png") bottom left repeat-x transparent;
  z-index: 1;
}
.section.section--7:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  background: url("/resource/img/sale/summer-savings/bg2-right.png") bottom left repeat-x transparent;
  z-index: 2;
}
.section.section--7 .section__wrapper {
  background: url("/resource/img/sale/summer-savings/bg2.jpg") bottom left no-repeat transparent;
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 3;
}
.section.section--7 .space_for_image {
  align-self: stretch;
  -ms-flex-preferred-size: 608px;
  flex-basis: 608px;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin: 0 0 0 0;
}
.section.section--7 .article {
  margin: 13px 0 0 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 390px;
}
.section.section--7 .article h1 {
  margin: 0 0 6px 0;
  line-height: 1.15;
}
/* End section--7 -------------------------------------------------------------------------------------------------*/
/* Start buttons ----------------------------------------------------------------------------------------- */
.button {
  text-align: left;
}
.button__wrapper {
  display: inline-block;
  text-align: center;
}
.btn {
  position: relative;
  display: inline-block;
  padding: 16px 42px 14px;
  border-radius: 30px;
  background-color: #ed1212;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 205px;
  z-index: 1;
  letter-spacing: -1px;
  margin: 26px 0 0 4px;
}
.btn:before {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  background-color: #ee2929;
  z-index: -1;
}
.btn:hover.btn:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0 0 49px 47px #ee2929;
  box-shadow: 0 0 49px 47px #ee2929;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  cursor: pointer;
}
.button__subtitle {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  margin: 1px 0 0 0;
}
.btn.btn--w {
  min-width: 235px;
  margin: 39px 0 0 4px;
}
.btn.btn--6 {
  min-width: 185px;
  margin: 30px 0 0 -2px;
}
.btn.btn--7 {
  margin: 38px 0 0 4px;
}
/* End buttons ------------------------------------------------------------------------------------------- */
/* Start countdown -----------------------------------------------------------------------------------------------*/
#countdown #timer__headline {
  font-size: 23px;
  color: #ffd800;
  font-weight: 600;
  line-height: 1.182;
  margin: 16px 0 6px 0;
}
#countdown .timer {
  margin-top: 22px;
  z-index: 2;
}
#countdown p {
  margin: 0;
}
#countdown .timer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
#countdown .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-right: 20px;
  width: 72px;
}
#countdown p.clock__digit {
  font-size: 40px;
  font-family: 'ProximaNova-Bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 53px;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #1a1b1b;
  border: 2px solid #ffd800ff;
  border-radius: 5px;
  height: 52px;
}
#countdown p.clock__title {
  /* margin-top: 6px !important; */
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
  width: 78px;
  height: 25px;
  margin: 0 0 0 -3px;
}
/* End countdown -----------------------------------------------------------------------------------------------*/

/*------- Start footer ---------------------------------------------------------------------------------------*/
.footer {
  padding: 45px 0 40px 0;
  background-color: #0b1018;
}
.footerTwo1 {
  font-family: ProximaNova-Regular, 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.footerTwo1 #copy a {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
}
.links {
  padding-bottom: 3px;
  font-size: 13px;
  color: #999999;
  text-align: center;
}
.links a {
  color: #999999;
  font-size: 13px;
  text-decoration: none;
  background-color: transparent;
}
.links a:hover {
  text-decoration: underline;
}
.footer p {
  margin: 0 0 5px 0;
  line-height: 1.3;
  font-size: 15px;
  text-align: center;
  color: #ffffff;
}

/*------- End footer ---------------------------------------------------------------------------------------*/
