/* PROMOTION */
.fly-out {position: fixed;right: 0;top: 50%;transform: translate(0%, -50%);display:none;}
.fly-out-content {position: relative;;width:220px;}
.fly-out-close button {background-color: transparent;border-color: transparent;cursor: pointer;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
.button__line {background-color: #919191;position: absolute;height: 1px;width: 100%;}
.button__line--first {
  left: 0px;
  top: 50%;
  transform: translate(0%, -50%) rotate(45deg);
  height: 1px;
  width: 100%;
}
.button__line--second {
  left: 50%;
  top: 0px;
  transform: translate(-50%, 0%) rotate(45deg);
  height: 100%;
  width: 1px;
}
.fly-out-close {height: 32px;}
.fly-out-content img {display: block;width: 100%;}

@media only screen and (max-width: 580px) {
  .fly-out{display:none !important;}
}

.fly-out {top: 190px;right:20px;}
.fly-out-content {width: 180px; }
#fly-out-link{
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

@media only screen and (max-width: 1470px) {.fly-out {top: 240px;}}
@media only screen and (max-width: 991px) {.fly-out {top: 230px;}}


#fly-out-link p {
  position: absolute;
  z-index: 1;
  top: 20%;
  left: 0;
  right: 0;
  margin: auto;
  display: inline;
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: white;
  text-shadow: 0px 0px 2px rgb(0, 0, 0);   
}
#fly-out-link p span{
  display: block;
  font-weight: 700;
  font-size: 4.2rem;
  line-height: 1;
}

.price-container{
  height: 70px;
}

.ru_RU .t-new4 .price{
  font-size: 1.8rem;
}
.ru_RU .t-new4 .dollar-sign{
  font-size: 1.5rem;
}
.ru_RU .frequency{
  font-size: 1.8rem;
}

.nb_NO  .t-new4 .price,
.sv_SE  .t-new4 .price,
.hi_IN  .t-new4 .price,
.ko_KR  .t-new4 .price{
  font-size: 2rem;
}
.nb_NO  .t-new4 .dollar-sign,
.sv_SE  .t-new4 .dollar-sign,
.hi_IN  .t-new4 .dollar-sign,
.ko_KR  .t-new4 .dollar-sign{
  font-size: 1.8rem;
}
.nb_NO  .frequency,
.sv_SE  .frequency,
.hi_IN  .frequency,
.ko_KR  .frequency{
  font-size: 1.5rem;
}

.zh_CN .brand-rrc .price-container{
  display: block;
  margin-top: 2rem;
}



.promo-modal{  
  /*word-break: break-word;*/
  word-break: normal;
  padding-right: 0;
}
.promo-modal .close{opacity: 1;}
.promo-modal .close span{text-shadow:none;color:white;}

.promo-modal .modal-content {
  font-family: "Josefin Sans", sans-serif;
    background-image: url(https://f057a20f961f56a72089-b74530d2d26278124f446233f95622ef.ssl.cf1.rackcdn.com/site/promo/summer/popup2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 600px;
  height: 460px;
  border: none;
  
  position: relative;
  border-radius: 30px;
}

.promo-modal .modal-dialog{
  max-width: 600px;
}
.promo-modal .modal-body{
  padding: 3rem 2rem;
  padding-top: 0px;  
}

.promo-modal .modal-info{  
  text-align: center;
  /*word-wrap: break-word;*/
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-top: 1rem;
}
.promo-modal .popup-heading {  
  color: #00817A;
  /*word-wrap: break-word;*/
  line-height: 1;
  margin-top: 2rem;
  position: relative;
  font-weight: 400;
  padding-bottom: 0;
  text-transform: uppercase;
  /*text-shadow: 0px 0px 1px rgb(0, 0, 0);*/
  font-size: 52px;
  font-weight: 700;
  margin-bottom: 16px;
}

.promo-modal .popup-disclaimer{
  display: block;
  color: #DB5B62;
  line-height: 1;
  margin-top: 1.2rem;
  text-transform: uppercase;
  /*text-shadow: 0px 0px 1px rgb(0, 0, 0);*/
  font-size: 44px;      
  font-weight: 700;
  margin-bottom: 32px;
}

.promo-modal .popup-link{
  font-weight: 400;
  background: #FDB80B;
  color: #fff;
  display: inline-block;
  transition: opacity .2s;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  font-size: 24px;
  padding: 18px 36px 12px;
  border-radius: 10px;
}

.promo-modal .popup-link:hover{
  text-decoration: none;
  opacity: .9;
}

.fr_FR .promo-modal .popup-heading ,
.it_IT .promo-modal .popup-heading ,
.pt_PT .promo-modal .popup-heading ,
.pt_BR .promo-modal .popup-heading ,
.es_ES .promo-modal .popup-heading ,
.ru_RU .promo-modal .popup-heading ,
.sv_SE .promo-modal .popup-heading ,
.ja .promo-modal .popup-heading 
{
  margin-top: 0;
}

.hi_IN .promo-modal .popup-heading 
{
  margin-top: 1rem;
}

.es_ES .promo-modal .popup-heading {
  font-size: 48px;
}
.de_DE .promo-modal .popup-heading {
  /*word-break: break-word;*/
}

.hi_IN .promo-modal .modal-dialog, 
.ja .promo-modal .modal-dialog, 
.zh_CN .promo-modal .modal-dialog, 
.ko_KR .promo-modal .modal-dialog {
  max-width: 540px;
}

.hi_IN .promo-modal .modal-content, 
.ja .promo-modal .modal-content, 
.zh_CN .promo-modal .modal-content, 
.ko_KR .promo-modal .modal-content
{
  width: 540px;
  height: 400px;
}

@media only screen and (max-width: 540px) {
  .promo-modal .modal-content{
    width: 100%;
    height: 100%;
  }
  .ru_RU .promo-modal .popup-heading {
  font-size: 48px;
}
}

@media only screen and (max-width: 500px) {
  .promo-modal .modal-body {
    padding: 3rem 1rem;
    padding-top: 0;
  }
}

@media only screen and (max-width: 480px) {
  .promo-modal .popup-heading {
    margin-top: 0;
  }
}

@media only screen and (max-width: 420px) {
  .promo-modal .modal-content {
    height: auto;
  }
}

@media only screen and (max-width: 400px) {
  .promo-modal .popup-heading { margin-bottom: 1rem; }
  .promo-modal .modal-body{padding-bottom: 2rem;}
}




.promo-bg {
    position: relative;
}

.no-webp .promo-buy,
.no-js .promo-buy {
  background-image: url(https://f057a20f961f56a72089-b74530d2d26278124f446233f95622ef.ssl.cf1.rackcdn.com/site/promo/summer/buy.svg);
}

.webp .promo-buy {
  background-image: url(https://f057a20f961f56a72089-b74530d2d26278124f446233f95622ef.ssl.cf1.rackcdn.com/site/promo/summer/buy.webp);
}

.promo-buy {

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.promo-buy{
  font-family: "Josefin Sans", sans-serif;
    
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
  position: relative;
/*   word-wrap: break-word; */
}
.promo-buy .promo-name {
  font-size: 4rem;
  color: #00817A;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 1;
}

.promo-buy .promo-info {
    font-size: 3.4rem;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 0;
  line-height: 1;
  display: inline-block;
  color: #BF000A;
  text-transform: uppercase;
}


.fr_FR .promo-buy p {
	max-width: 800px;
	line-height: 1.2;
}

@media only screen and (max-width: 1200px) {
    .promo-buy {
        padding-top: 6%;
        padding-bottom: 10%;
    }
}

@media only screen and (max-width: 880px) {
    .promo-buy {
        padding-top: 10%;
    }
}
@media only screen and (max-width: 767px) {
    .promo-buy {
        padding-top: 10%;
    }
}



.promo-home-bg {
    background-image: url(https://f057a20f961f56a72089-b74530d2d26278124f446233f95622ef.ssl.cf1.rackcdn.com/site/promo/summer/home-3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.promo-home {
    font-family: "Josefin Sans", sans-serif;
    /*padding: 60px 15px 60px !important;*/
    color: #00817A;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 5% 0;
}
.promo-home h1 {
  color: #00817A;
    font-size: 64px;
  font-weight: 800;
  margin-bottom: 20px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;

    font-size: 80px;
  font-weight: 800;
  margin-bottom: 24px;
  line-height: 1.1;
}

.ru_RU .promo-home h1 {
  font-size: 65px;
}
.promo-home h1 span {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 16px;
  color: #DB5B62;
  display: block;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
}
.promo-home .promo-home-info {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 36px;
    color: #DB5B62;
    text-transform: uppercase;
    /*margin-top: 30px;*/
    line-height: 1;

    font-size: 60px;         
  font-weight: 700;
  margin-bottom: 44px;
  color: #000;
}

.promo-home-btn {
    font-weight: 400;
  font-size: 24px;
  background-color: #136d5f;
  padding: 16px 30px 14px;
    color: #fff;
    display: inline-block;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    margin-top: 1rem;

    font-size: 28px;
  padding: 22px 48px;

}
.promo-home-btn:hover {
    opacity: 0.9;
    text-decoration: none;
    color: #fff;
}
.promo-home-btn:after {
    content: "";
    position: absolute;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));
    transform: rotateZ(60deg) translate(-5em, 7.5em);
}
.promo-home-btn:hover:after {
    animation: sheen 1s forwards;
}
/*.de_DE .promo-home h1 {
    font-size: 60px;
}

.fr_FR .promo-home h1 {
    font-size: 60px;
    line-height: 1.4;
}

.it_IT .promo-home h1 {
    font-size: 60px;
}

.pt_PT .promo-home h1 {
    font-size: 60px;
    line-height: 1.2;
}

.pt_PT .promo-home .promo-home-info {
    top: 70px;
}*/


/*.es_ES .promo-home h1 {
    font-size: 60px;
}

.nl_NL .promo-home h1 {
    font-size: 60px;
}*/

@keyframes sheen {
    100% {
        transform: rotateZ(60deg) translate(1em, -9em);
    }
}

@media only screen and (max-width: 1200px){
  .promo-home {  padding: 2% 0;}
  .promo-home .promo-home-info {  margin-bottom: 20px;}
}

@media only screen and (max-width: 991px) {
    .promo-home {
        padding: 120px 15px 50px !important;
    }
    .promo-home h1 {
        text-align: center;
    }
    .promo-home .promo-home-info {
        position: static;
        margin-top: 30px;
        margin-left: 0;
        transform: none;
    }

    .promo-home-btn {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 870px){
  .de_DE .promo-home h1 {
  /*word-wrap: break-word;*/
}
}
@media only screen and (max-width: 767px) {
    .promo-home {
        background-image: none;
        padding: 60px 15px 50px !important;
    }
}

.price-box--combined .price-box__info {
  min-height: 175px;
}
.price-box__info--fixed {
  height: 175px;
}
.price-box__info--size-160 {
  min-height: 174px;
}
.price-box__info--small {
  min-height: 125px !important;
}
.price-box__button-container-single {margin-top:22px;}
.price-box__bottom--size-fixed {
  min-height: 376px;
}

.hi_IN  .price-box__price-container:has(.price-box__regular-price),
.ko_KR .price-box__price-container:has(.price-box__regular-price),
.nb_NO .price-box__price-container:has(.price-box__regular-price)
{
font-size: 2rem;
}

.ru_RU .price-box__price-container:has(.price-box__regular-price)
/* .ru_RU .price-box__price-container */
{
font-size: 1.5rem;
}
.ru_RU .price-box__regular-price {font-size: inherit;}

.double-container .price-box--combined {
  min-width: 308px;
}

@media only screen and (max-width: 630px) {
	.promo-buy .promo-name {font-size: 2.6rem;}
	.promo-buy .promo-info { font-size: 2.4rem; }
	.promo-buy__heading span {font-size: 2rem;}
}

@media only screen and (max-width: 767px) {
	.hi_IN .promo-home .year { line-height: 1; }
}

@media only screen and (max-width: 670px) {
	.promo-home h1,
	.de_DE .promo-home h1,
	.fr_FR .promo-home h1,
	.it_IT .promo-home h1,
	.pt_PT .promo-home h1,
	.es_ES .promo-home h1,
	.nl_NL .promo-home h1 { font-size: 3rem; }

	.promo-home .promo-home-info { font-size: 3rem;}
	.fr_FR .promo-home .promo-home-info { line-height: 1.2;  }
}
@media only screen and (max-width: 430px) {
	.promo-home h1 { font-size: 2.5rem; }
	.promo-home h1,
	.de_DE .promo-home h1,
	.fr_FR .promo-home h1,
	.it_IT .promo-home h1,
	.pt_PT .promo-home h1,
	.es_ES .promo-home h1,
	.nl_NL .promo-home h1 { font-size: 2.5rem; }
	.promo-home .promo-home-info { font-size: 2.5rem;
    font-weight: bold;margin-top: 20px;}
	
	.fr_FR .promo-home h1 {  line-height: 1.1;}
	
	
	
	.promo-home-btn {
  font-weight: 400;
		font-size: 1.25rem;
    padding: 16px 30px;
  }

.en_US .promo-home h1 span{ font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;  }
.en_US .promo-home h1{ font-size: 40px;
    font-weight: 800;
    margin-bottom: 16px;
    line-height: 1.1; }
.en_US .promo-home .promo-home-info{ font-size: 32px;
    font-weight: 700;
    margin-bottom: 28px;
    color: #000; }
.en_US .promo-home-btn{ font-size: 20px;
    padding: 14px 28px; }
}

