/* start common styles*/
body {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #f2f2f6;
  color: #000000;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
}
body,
body * {
  font-family: "Segoe UI", Calibri, Arial, Helvetica, sans-serif;
}
b {
  font-weight: 700;
}
h1 {
  margin: 0;
  color: #000000;
  font-weight: 700;
  font-size: 52px;
  line-height: 1.4;
}
h2 {
  margin: 0;
  color: #000000;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.4;
}
h3 {
  color: #000000;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
}
h4 {
  font-size: 18px;
  text-align: center;
}
p {
  color: #000000;
  font-size: 18px;
  line-height: 1.667;
}
.page {
  min-height: 100%;
}
.img img {
  width: 100%;
  height: auto;
}
/* End common styles*/
/* Start block model styles */
.flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.page {
  background-color: #f2f2f6;
}
.section {
  max-width: 940px;
  margin: 0 auto;
}
.section__wrapper {
  margin: 0 auto;
  padding: 0 10px;
}
/* End block model styles */
/*header*/
.header {
  background-color: #ffffff;
}
.header .section__wrapper {
  padding: 14px 10px 5px 72px;
}
.header__logo {
  display: inline-block;
  width: 144px;
  height: 36px;
  background: url("/resource/img/sale/new-year-sale/rs-logo.png") no-repeat 0 0 transparent;
}
.wz .header__logo {
  background: url("/resource/img/sale/new-year-sale/wz-logo.png") no-repeat 0 0 transparent;
}
/*header*/
/* Start section--1*/
.section.section--1 {
  z-index: 0;
  position: relative;
  padding: clamp(30px, 7vw, 75px) 0 75px;
  background: url("/resource/img/sale/new-year-sale/bg-2.png") no-repeat center 0 #a6408b;
}
.section.section--1:before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 451px;
  background: url("/resource/img/sale/new-year-sale/bg-top.png") no-repeat center top transparent;
  content: '';
}
.section.section--1:after {
  display: block;
  z-index: -1;
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 432px;
  background: url("/resource/img/sale/new-year-sale/bg-bottom.png") no-repeat center bottom transparent;
  content: '';
}
.section.section--1 .title {
  text-align: center;
}
.section.section--1 .title h1 {
  margin: 18px 0 0;
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(36px, calc(46 * 100vw / 940), 46px);
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}
.section.section--1 .title h2 {
  color: #ffe652;
  font-weight: 700;
  font-size: clamp(43px, calc(53 * 100vw / 940), 53px);
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.section.section--1 .title p {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  display: inline-block;
  padding: 5px 31px;
  border-radius: 18px;
  background-color: #843886;
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(14px, calc(20 * 100vw / 940), 20px);
  line-height: 1.2;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}
.showcase {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 35px
}
.showcase__best.flex__item {
  max-width: 380px;
}
.showcase__view.flex__item {
  max-width: 300px;
  margin: 0;
  display: flex;
  align-items: center;
}
.showcase__boxes {
  max-width: 300px;
}
.showcase__boxes img {
  width: 100%;
  height: auto;
}
.showcase__best h3 {
  margin: 29px 0 12px 0;
  color: #ffffff;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0.9px;
}
.nl .showcase__best h3 {
  font-size: 19px;
}
.showcase__best li {
  position: relative;
  margin: 0 0 12px 0;
  padding-left: 22px;
  list-style: none;
}
.showcase__best li:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  margin: 0;
  border-radius: 3px;
  background-color: #ffe652;
  content: '';
}
.showcase__best p {
  color: #ffe652;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.1px;
}
.fr .showcase__best p {
  font-size: 17px;
}
.nl .showcase__best p {
  font-size: 18px;
}
.showcase__countdown {
  margin: 7px 0 0 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.4px;
  text-align: center;
  text-transform: uppercase;
}
/* End section--1*/
/* Start section--2*/
.section.section--2 {
  position: relative;
  padding: 48px 0 49px 0;
  background-color: #2b40d6;
}
.section.section--2 .semicircle {
  position: absolute;
  top: -33px;
  left: 0;
  width: 100%;
  height: 33px;
  overflow: hidden;
}
.section.section--2 .semicircle:before {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 200%;
  height: 500px;
  transform: translateX(-50%);
  border-radius: 100% 100% 0 0;
  background-color: #2b40d6;
  content: '';
}
.section.section--2 .title h1 {
  max-width: 780px;
  margin: 6px auto 32px;
  color: #ffffff;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.2;
  text-align: center;
}
.section.section--2 .title p {
  max-width: 740px;
  margin: 0 auto 13px;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.25px;
  text-align: center;
}
.section.section--2 .title p.desc {
  max-width: 530px;
}
/* End section--2*/
/* Start tools*/
.tools {
  max-width: 800px;
  margin: 0 auto;
}
.tools h3 {
  max-width: 500px;
  margin: 0 auto 13px;
  color: #404ef1;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
}
.tools p {
  max-width: 640px;
  margin: 0 auto;
  color: #161719;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}
.tools__item {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 647px;
  margin: 38px auto 43px;
}
.tools__box {
  margin: 0 14px 0 0;
}
.tools__item.tools__item--1 .tools__box {
  margin: -15px 14px 0 0;
}
.tools__item ul {
  flex-basis: 350px;
}
.tools__item li {
  margin: 0 0 9px 30px;
  font-size: 13px;
  list-style: disc;
}
.tools__item.tools__item--2 li {
  margin-right: 65px;
}
.tools__item p {
  padding: 0;
  color: #161719;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.35px;
  text-align: left;
}
/* End tools*/
/* Start section--3*/
.section.section--3 {
  padding: 41px 0 4px 0;
  background-color: #ffffff;
}
.section.section--3 .tools {
  margin: 0 auto 0;
}
.section.section--3 .tools h3 {
  max-width: 500px;
  margin: 0 auto 8px;
  color: #404ef1;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
}
.section.section--3 .tools h4 {
  max-width: 720px;
  margin: 0 auto;
  color: #161719;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
}
.section.section--3 .tools p:not(.tools__item p) {
  max-width: 432px;
  margin: 10px auto 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  letter-spacing: -0.2px;
}
.section.section--3 .tools__box {
  flex-basis: 162px;
  margin: 5px 14px 0 -4px;
}
.sprite.sprite--9 {
  width: 174px;
  height: 200px;
  background: url("/resource/img/sale/new-year-sale/rs-tpc-box.png") no-repeat 0 0 transparent;
}
.wz .sprite.sprite--9 {
  background: url("/resource/img/sale/new-year-sale/wz-upc-box.png") no-repeat 0 0 transparent;
}
.sprite.sprite--10 {
  width: 164px;
  height: 167px;
  background: url("/resource/img/sale/new-year-sale/wz-box.png") no-repeat 0 0 transparent;
}
.sprite.sprite--11 {
  width: 164px;
  height: 167px;
  background: url("/resource/img/sale/new-year-sale/tpx-box.png") no-repeat 0 0 transparent;
}
.sprite.sprite--12 {
  width: 164px;
  height: 167px;
  background: url("/resource/img/sale/new-year-sale/zipshare-box.png") no-repeat 0 0 transparent;
}
/* End section--3*/
/* Start section--4*/
.section.section--4 {
  padding: 0 0 52px 0;
  background-color: #ffffff;
}
.section.section--4 .title p {
  color: #161719;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}
/* End section--4*/
/* Start section--5*/
.section.section--5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 348px;
  padding: 0;
  background: url("/resource/img/sale/new-year-sale/bg-3.png") no-repeat center 0 transparent;
}
.section.section--5 h1 {
  margin: 8px 0 0 0;
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(27px, calc(39 * 100vw / 940), 39px);
  line-height: 1.2;
  text-align: center;
}
.section.section--5 p {
  margin: 14px 0 28px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
}
/* End section--5*/
/*footer*/
.footer {
  padding: 30px 0;
  background-color: #f2f2f6;
}
.footer .links {
  padding-bottom: 3px;
  color: #999999;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.footer .links a {
  background-color: transparent;
  color: #58595c;
  font-size: 12px;
  text-decoration: none;
}
.footer .links span {
  margin: 0 6px 0 9px;
  color: #161719;
  font-size: 12px;
  vertical-align: text-bottom;
}
.footer .links a:hover {
  text-decoration: underline;
}
.footer p {
  margin: 0 0 5px 0;
  color: #161719;
  font-size: 13px;
  line-height: 1.3;
  text-align: center;
}
/*footer*/
@media screen and (max-width: 926px) {
  .section.section--3 .tools {
    justify-content: center;
  }
}
/*Start lang tweaks*/
/*End lang tweaks*/
/* Start buttons*/
.button__wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: start;
}
.btn {
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  display: inline-block;
  z-index: 1;
  position: relative;
  min-width: 215px;
  margin: 17px 0 0 0;
  padding: 11px 15px 12px;
  overflow: hidden;
  border-radius: 24px;
  background-color: #ffe652;
  color: #440f7c;
  font-weight: 700;
  font-size: 21px;
  line-height: 1.2385;
  font-family: "Segoe UI", Calibri, Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.btn:before {
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  display: block;
  z-index: -1;
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  border-radius: 23px;
  background-color: #e6cd4c;
  content: '';
}
.btn:hover.btn:before {
  -webkit-box-shadow: 0 0 49px 47px #e6cd4c;
  -moz-box-shadow: 0 0 49px 47px #e6cd4c;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 49px 47px #e6cd4c;
  cursor: pointer;
  transition: all ease 0.4s;
}
.button {
  margin: 0 0 0 0;
  text-align: center;
}
/* End buttons*/
