<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes ticking {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
html.gt-1680.no-ie #pnlVideo::after {
  background: none;
}
html.desktop .hp-container .box-main .main-content {
  height: auto;
}
#PST_GlobalWrapper #PST_ContentWrapper #PST_MainWrapper {
  padding-bottom: 412px;
}
.pst_subtitle {
  text-transform: none;
}
strong {
  font-weight: bold;
}
sup {
  font-size: 75%;
  top: -0.5em;
  font-size: 28%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -1.1em;
}
img {
  border: 0;
}
input,
select {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-size: 100%;
  margin: 0;
}
input {
  line-height: normal;
}
select {
  text-transform: none;
}
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
label.hide {
  left: -999999px;
  position: absolute;
}
#MR_GlobalMain {
  padding-bottom: 20px;
  margin: 0px auto 0px;
  display: block;
  text-align: left;
}
#MR_GlobalMiddle {
  position: relative;
  min-width: 320px;
}
.hp_w40 {
  width: 40%;
}
.hp_w50 {
  width: 50%;
}
.hp_w100 {
  width: 100%;
}
.hp_title_Container1 {
  text-align: left;
  margin: 20px 0 30px;
}
.hp_text_Container1 {
  text-align: left;
}
.hp_title_Container2 {
  margin: 0 auto;
  text-align: left;
}
.hp_text_Container2 {
  margin: 0 auto;
}
.hp_text_Container2 h4 {
  max-width: 500px;
  text-align: left;
}
.hp_left_Container {
  text-align: left;
  float: left;
  display: table;
  height: 100%;
  position: relative;
  width: 45%;
  z-index: 1;
}
.hp_content_Holder {
  min-height: 10em;
  display: table-cell;
  vertical-align: middle;
}
h4,
.hp-container h4 {
  font-size: 23px;
  font-weight: 400;
  line-height: 31px;
}
h5 {
  font-size: 30px;
  font-weight: 600;
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  margin: 16px;
}
.mr_main_10reasons {
  background-color: #ffffff;
}
.hp_rol_Container {
  height: 620px;
}
.hp_Container {
  margin: 0px auto;
  text-align: center;
}
.hp_Container_width {
  max-width: 1050px;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
  padding: 0 60px;
}
.hp_right_Container {
  float: right;
  display: table;
  height: 100%;
  position: relative;
  width: 50%;
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.animated {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
div a .pst_subtitle {
  color: #4cb9a3;
  font-weight: 600;
}
/*carousel*/
.carousel {
  background-color: #e8e7e7;
  background-image: -webkit-linear-gradient(top, #e8e7e7, #fdfdfe);
  background-image: -moz-linear-gradient(top, #e8e7e7, #fdfdfe);
  background-image: -o-linear-gradient(top, #e8e7e7, #fdfdfe);
}
.background_holder .background.bk1 {
  background-image: url(/lp/Images/holiday/wish_list_holiday1.jpg);
}
.background_holder .background.bk2 {
  background-image: url(/lp/Images/holiday/wish_list_holiday2.jpg);
}
.background_holder .background.bk3 {
  background-image: url(/lp/Images/holiday/wish_list_holiday3.jpg);
}
.background_holder .background.bk4 {
  background-image: url(/lp/Images/holiday/wish_list_holiday4.jpg);
}
.background_holder {
  margin: auto;
}
.background_holder .background {
  background-position: 0% 0%;
  background-size: cover;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 620px;
  position: relative;
}
.slick-dots {
  bottom: 0;
  z-index: 1;
}
.slick-dots li button:before {
  font-size: 52px;
}
.carousel_logo_container {
  position: absolute;
  max-width: 123px;
  margin: -77px auto 0;
  padding: 0 50px;
  z-index: 1;
}
.item_visibility_hidden {
  visibility: hidden;
}
.hp-container .box-partner {
  padding: 20px 0;
}
.slick-track {
  margin: 0 auto;
}
/*.hm_banners {
    font-size: 15px;
    font-family: @font_proxima;
    color: @pastel_color_black;
    padding-bottom: 20px;
    padding: 0px 40px;
}*/
/*.hm_banners ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: table;
    width: 100%;
}*/
/*.hm_banners ul li {
    display: inline-block;
    height: 48px;
    line-height: 50px;
    padding: 0 12px 8px;
}*/
/*.hm_banners ul li img {
    vertical-align: middle;
    max-height: 45px;
}*/
.mr_SyncRegistries_spaceline {
  border-top: 1px solid #d4d4d4;
  width: 190px;
  margin: 15px auto 0px;
  padding: 0 !important;
}
.hp_imageContainer {
  margin: 0 auto;
  background-size: cover;
  height: 430px;
  position: relative;
}
.hp_imageContainer.backimage1baby {
  background-image: url(/Images/Home/HomePage/Baby/get-the-add-to-registry-button.jpg);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0px auto;
  background-size: cover;
  height: 560px;
  position: relative;
}
.hp_imageContainer.backimage1baby .hp_Container_width {
  padding: 0 20px;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container {
  max-width: 500px;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .hp_links_wrapper {
  font-size: 22px;
  padding: 20px 0;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .pst_subtitle {
  text-align: left;
  font-weight: 600;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .counter-wrapper {
  font-family: 'SourceSerifPro', Times, serif;
  font-weight: bold;
  font-size: 32px;
  letter-spacing: -2px;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .counter-wrapper .counter-zoomin {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -ms-transform: scale(1);
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .counter-wrapper .counter-zoomin .counter-analog span.part {
  display: inline-block;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .counter-wrapper .counter-zoomin .counter-analog span.part span.digit {
  font: 32px 'Modern TwoSxtn', Times, serif;
  color: #141414;
  width: 21px;
  background: none;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .counter-wrapper .counter-zoomin .counter-analog .separator {
  color: #141414;
  top: 3px;
  font-family: 'SourceSerifPro', Times, serif;
  height: auto;
  vertical-align: top;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .counter-wrapper .counter-zoomin .counter-analog .separator.separator1,
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .counter-wrapper .counter-zoomin .counter-analog .separator.separator3 {
  margin: 0 2px;
}
.hp_title_nowrap {
  white-space: nowrap;
}
.reason_wishlist .hp_rol_Container.backimage2mobile {
  margin: 0px auto;
  height: 560px;
  background-image: url(/Images/Home/HomePage/WishList/wishlist_mobileBG.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width {
  display: table;
  width: 100%;
  padding: 0;
  max-width: 1420px;
}
.reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_left_Container {
  width: calc(43% - 4px);
  max-width: 312px;
}
.reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_left_Container .hp_content_Holder {
  vertical-align: bottom;
}
.reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_left_Container .hp_content_Holder .hp_left_image {
  max-width: 312px;
  margin: 0 auto -4px;
}
.reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_right_Container {
  display: table-cell;
  float: right;
  height: 100%;
  position: relative;
  width: calc(57% - 4px);
}
.reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_right_Container .hp_content_Holder {
  max-width: 475px;
  padding: 20px 40px;
}
.reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_right_Container .hp_content_Holder .hp_text_Container1 {
  max-width: 325px;
}
.reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_right_Container .content-appstores {
  margin: auto;
  width: 350px;
  position: absolute;
  bottom: 20px;
  text-align: left;
  left: 50px;
}
.hp_rol_Container.backimage3baby {
  background-image: url(/Images/Home/HomePage/Baby/baby_cashgift_A.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 0;
}
.hp_rol_Container.backimage3baby .hp_Container_width {
  margin: 0 auto;
}
.hp_rol_Container.backimage3baby .hp_Container_width .hp_title_Container2,
.hp_rol_Container.backimage3baby .hp_Container_width .hp_text_Container2 {
  /*color: @pastel_color_white;*/
}
.hp_rol_Container.backimage3baby .hp_Container_width .hp_text_Container2 h4 {
  padding: 20px 0 10px;
}
.hp_rol_Container.backimage3baby .hp_Container_width .hp_text_Container2 .learnmore {
  text-align: left;
}
.hp_benefits {
  background-image: url(/Images/Home/HomePage/Baby/template_dots.png);
  background-position: center;
  padding: 26px 0;
}
.hp_benefits .hp_benefits_text {
  margin: 0 auto;
  max-width: 600px;
}
.hp_benefits .hp_benefits_image_link {
  width: 150px;
  margin: 10px auto 0;
}
.hp_benefits .hp_benefits_image_link img {
  width: 50px;
}
.hp_circles_container .hp_circle_Container_width {
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: calc(50% - 62px);
  max-width: 325px;
  padding: 0 30px;
}
.hp_circles_container .hp_circle_Container_width div a.hp_viewsample_text {
  font-size: 26px;
  margin: auto;
}
.hp_circles_container {
  margin: 0 auto;
}
.hp_circles_container .hp_circle_Container_width .hp_circle_holder {
  padding: 10px 4%;
  display: inline-block;
  vertical-align: top;
  width: 231px;
  height: 231px;
}
.hp_circles_container .hp_circle_Container_width .hp_circle_holder .hp_baby_circle_images {
  padding: 10px;
}
.hp_circles_container .hp_circle_Container_width .hp_circle_text {
  padding: 10px 0;
  margin: auto;
  display: inline-block;
  font-size: 26px;
}
.hp_button_holder {
  background-image: url(/Images/Home/HomePage/Baby/template_dots.png);
  background-position: center;
  padding: 40px 10px;
  height: auto;
  min-height: 170px;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container {
  max-width: 475px;
  margin: auto;
  font-size: 18px;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-field {
  margin: 8px 0;
  box-sizing: border-box;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-field input.pst_inputtext,
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-field select.pst_inputselect {
  width: 100%;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-field .label {
  position: relative;
  top: 5px;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-field .pst_checkbox {
  display: block;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-field .field-note {
  display: block;
  text-align: right;
  font-size: 12px;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-twocols .cont-field {
  float: left;
  width: 50%;
  position: relative;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-twocols .cont-field:first-child {
  padding-right: 5px;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-twocols .cont-field:last-child {
  padding-left: 5px;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container .cont-twocols:after {
  display: block;
  content: "";
  float: none;
  clear: both;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-action {
  text-align: center;
  position: relative;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-action .pst_button {
  padding: 10px 50px;
}
.pst_button.light:hover {
  background-color: #fff;
  color: #4cb9a3;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-action .action-recaptcha {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -152px;
  margin-top: -39px;
}
.hp-container .box-main.hasPanel .main-panel .panel-content.video {
  height: 481px;
  top: calc(50%-240px);
}
.hp-container .box-main.hasPanel .main-panel .panel-content.green {
  background-color: #4cb9a3;
  color: #ffffff;
}
.hp-container .box-main.hasPanel .main-panel .panel-content.login .content-container,
.hp-container .box-main.hasPanel .main-panel .panel-content.login .content-action {
  margin-top: 40px;
}
.mr_10_reasons_title_1 {
  padding: 40px 0;
  font-size: 24px !important;
  margin: 0;
  font-weight: normal;
  font-weight: 600 !important;
}
.hp_links_wrapper {
  font-size: 22px;
  padding: 30px 10px 0;
}
.hp_display_mobile {
  display: inline-block;
  vertical-align: middle;
}
.hp-container h5.hp_display_mobile {
  font-size: 38px;
}
#btnSignup1 {
  display: inline-block;
  vertical-align: middle;
}
.hp_benefits_text {
  font-size: 22px;
  margin: 32px;
}
.hp_circle_text {
  padding: 30px 0 0;
  font-size: 20px;
}
/*! CSS Used from: /lp/Styles/LandingPageV3-addition.css?version=201804271902595268 */
.hp-container .box-main .main-content .background_holder {
  margin: auto;
}
/*.hp-container .box-main .main-content .content-container {
    position: absolute;
    padding: 0;
    max-width: 1280px;
    margin: auto;
    width: 100%;
}*/
.hp-container .box-main .main-content .content-container .content-title {
  max-width: 685px;
  position: relative;
}
.hp-container .box-main .main-content .content-container .content-title &gt; h2 {
  color: #fff;
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
  text-shadow: 0 0 4px rgba(65, 65, 65, 0.3);
}
.main-panel .panel-content {
  position: absolute;
  background-color: #ffffff;
  width: 800px;
  left: calc(50%-400px);
  height: 500px;
  top: calc(50%-250px);
  border: 20px solid rgba(255, 255, 255, 0.5);
  padding: 15px;
  background-clip: padding-box;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
}
.main-panel .panel-content .panel-close {
  height: 36px;
  width: 36px;
  display: block;
  right: 15px;
  position: absolute;
  top: 15px;
}
.main-panel .panel-content .content-title {
  color: #141414;
  font-size: 38px;
  font-family: 'SourceSerifPro', Times, serif;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  font-size: 48px;
  margin-bottom: 10px;
}
#MR_GlobalMiddle {
  min-width: 320px;
}
.mr_main_middleContainer {
  background-image: none;
}
.mr_main_middleContainer.babyBg {
  background-position: 100% 0%;
}
.mr_main_middleContainer.weddingBg {
  background-position: 100% 0%;
}
.mr_main_middleContainer.wishBg {
  background-position: 100% 0%;
}
.background1,
.background2,
.background3 {
  background-position: 20% 0%;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0px;
  width: 100%;
  display: none;
  max-height: 450px;
}
.background1.babyBg,
.background2.babyBg {
  background-position: 60% 0%;
}
.background1.weddingBg,
.background2.weddingBg {
  background-position: 20% 0%;
}
.background2.wishBg,
.background3.wishBg {
  background-position: 20% 0%;
}
.background1.wishBg {
  background-position: 43% 0%;
}
.background1.wishBg.wishHoliday {
  background-position: 33% 0%;
}
.wishlist_sample {
  display: none;
}
.mr_10_reasons_title_1 {
  padding: 40px 0;
  font-size: 30px;
}
.mr_SyncRegistries_text h3 {
  font-size: 18px;
  font-weight: 600;
  padding: 0;
}
.reason_wishlist .mr_SyncRegistries_text h3 {
  margin: 20px auto;
}
.reason_wishlist .hp_title_Container2 {
  margin: 0px 0px 30px;
}
.reason_wishlist .hp_text_Container2 {
  margin-left: 0;
}
.hp_Container_width {
  padding: 0 60px;
}
.mr_sampleRegistries.wishlist_sample {
  background-color: #f3f3f3;
}
.hp_imageContainer.backimage1wishlist {
  background-image: url("/Images/Home/HomePage/WishList/wishlist_button_A.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hp_rol_Container.backimage2wishlist {
  background-image: url("/Images/Home/HomePage/WishList/wishlist_cashgift_A.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #f1f1ef;
  background-size: cover;
}
.hp_imageContainer.backimage1baby {
  background-image: url("/Images/Home/HomePage/Baby/get-the-add-to-registry-button.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #f1f1ef;
  background-size: cover;
}
.reason_wishlist .hp_imageContainer.backimage2mobile {
  background-image: url("/Images/Home/HomePage/WishList/wishlist_mobileBG.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #A68468;
  background-size: cover;
  background-position: 63% 0px;
}
.hp_imageContainer.backimage1wedding {
  background-image: url("/Images/Home/HomePage/Wedding/get-the-add-to-registry-button.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-position: 60% 0;
}
.hp_rol_Container.backimage2wedding {
  background-image: url("/Images/Home/HomePage/Wedding/create-a-cash-gift-fund.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FBF8E9;
  background-size: cover;
  background-position: 60% 0;
  height: 430px;
}
.reason_wishlist .hp_rol_Container {
  height: 430px;
}
.reason_wishlist .hp_left_image {
  max-width: 368px;
}
.reason_wishlist .hp_imageContainer.backimage2 {
  background-color: #FFF;
}
.reason_wishlist .hp_image1_rol3 {
  width: 368px;
}
.reason_wishlist .hp_image1_rol1 {
  width: auto;
  right: -60px;
}
.reason_baby .hp_image1_rol1 {
  width: auto;
  margin-right: -166px;
}
.reason_baby .hp_Container_width {
  overflow: initial;
}
.reason_wishlist .backimage2mobile .hp_content_Holder {
  color: #FFF;
}
.reason_wedding .hp_imageContainer.backimage2 {
  background-color: #FFF;
}
.reason_wishlist .backimage2mobile .hp_text_Container2 a {
  color: #9BB7D8;
}
.wish_hp_w100 {
  width: 100%;
}
.hp_right_space {
  padding-right: 0px;
}
.lp_wedding_title {
  margin: 20px auto;
  max-width: 1200px;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.5;
}
/*----------------------  Start Wedding Landing Page  -------------------------*/
.weddingBg .mr_main_10reasons {
  margin-top: -20px;
}
.weddingBg .hm_howitworks {
  margin-top: 40px;
}
.weddingBg .hm_howitworks ul li {
  padding: 0px 0 20px;
}
/*----------------------  Start WishList Landing Page  -------------------------*/
.wishBg .hm_howitworks ul li {
  padding: 0 0 10px;
}
.wishBg .mr_main_10reasons {
  margin-top: 0;
}
.hp_right_image {
  max-width: 525px;
  margin: 0 auto;
}
.hp_circle_holder {
  padding: 10px 4%;
  display: inline-block;
  width: 22%;
  vertical-align: top;
}
.section2 .main_container.grid_container {
  gap: 100px;
}
.hp-container {
  position: relative;
  background-color: #fff;
}
.hp-container .box-dock-wl {
  display: block;
  opacity: 0;
  position: fixed;
  top: 15px;
  right: 676px;
  width: 232px;
  z-index: 5;
  pointer-events: none !important;
  transition: opacity ease-out 0.6s, right ease-out 1s;
}
.hp-container .box-dock-wl .dock-action {
  width: 100%;
  box-sizing: border-box;
  height: auto;
  padding: 4px 10px;
}
.hp-container .box-dock-wl.show {
  opacity: 1;
  right: 448px;
  top: 15px;
  margin: auto;
  pointer-events: all !important;
}
.hp-container .box-dock-wl.show.pnlBanner {
  top: 67px;
}
.hp-container .box-main .main-content #top-carousel .background_holder .second-background {
  background-size: cover;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 620px;
  max-height: 320px;
  display: flex;
  align-items: center;
}
.hp-container .box-main .main-content .content-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hp-container .box-main .main-content .content-container .content-title {
  transition: max-width cubic-bezier(0.23, 1, 0.32, 1) 2000ms 100ms;
}
.hp-container .box-main .main-content .content-container .content-title.all {
  max-width: 46%;
}
.hp-container .box-main .main-content .content-container .content-title.graduation {
  max-width: 49%;
}
.hp-container .box-main .main-content .content-container .content-title.birthday {
  max-width: 46%;
}
.hp-container .box-main .main-content .content-container .content-title.christmas {
  max-width: 45%;
}
.hp-container .box-main .main-content .content-container .content-title .l-new {
  display: none;
}
.hp-container .box-main .main-content .content-container .content-title .btn-new {
  display: none;
}
.hp-container .box-main .main-content .content-container .content-title &gt; h1 {
  color: #FFF;
  font-family: 'SourceSerifPro', Times, serif;
  font-size: 45px;
  max-width: 500px;
  margin: auto;
}
.hp-container .box-main.docked .main-content .content-container .content-title {
  max-width: 60%;
  transition: max-width cubic-bezier(0.23, 1, 0.32, 1) 2000ms 100ms;
}
.hp-container .box-main.docked .main-content .content-container .content-title.all {
  max-width: 60%;
}
.hp-container .box-main.docked .main-content .content-container .content-title.graduation {
  max-width: 52%;
}
.hp-container .box-main.docked .main-content .content-container .content-title.birthday {
  max-width: 52%;
}
.hp-container .box-main.docked .main-content .content-container .content-title.christmas {
  max-width: 49%;
}
.hp-container .box-main.docked .main-content .content-container .content-title h1 {
  margin-bottom: 10px;
}
.hp-container .box-main.docked .main-content .content-container .content-title .content-action {
  margin-top: 10px;
}
.hp-container .box-main.shrinkView .main-content .background_holder {
  position: relative;
}
.hp-container .box-main.shrinkView .main-content .content-container {
  background: none;
}
.hp-container .box-main.shrinkView .main-content .content-container .content-title {
  top: -4px;
}
.hp-container .box-main.minimized .main-content .content-container .content-title.all {
  max-width: 100%;
}
.hp-container .box-main.minimized .main-content .content-container .content-title.graduation {
  max-width: 100%;
}
.hp-container .box-main.minimized .main-content .content-container .content-title.birthday {
  max-width: 100%;
}
.hp-container .box-main.minimized .main-content .content-container .content-title.christmas {
  max-width: 100%;
}
.hp-container .box-main.minimized .background_holder[data-campaign="all"] .bk1 {
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  opacity: 0;
}
.hp-container .box-main.minimized .background_holder[data-campaign="all"] .second-background {
  background-image: url(/lp/Images/Dock_Background_1.jpg);
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  background-position: 0 0;
  opacity: 1;
  position: absolute;
  z-index: -1;
}
.hp-container .box-main.minimized .background_holder[data-campaign="graduation"] .bk2 {
  -webkit-transition: all 800ms ease;
  -moz-transition: all 1800ms ease;
  -o-transition: all 1800ms ease;
  opacity: 0;
  transform: scale(1);
}
.hp-container .box-main.minimized .background_holder[data-campaign="graduation"] .second-background {
  background-image: url(/lp/Images/Dock_Background_2.jpg);
  -webkit-transition: all 11200ms ease;
  -moz-transition: all 11200ms ease;
  -o-transition: all 11200ms ease;
  background-position: 0 0;
  opacity: 1;
  position: absolute;
  z-index: -1;
}
.hp-container .box-main.minimized .background_holder[data-campaign="birthday"] .bk3 {
  -webkit-transition: all 800ms ease;
  -moz-transition: all 1800ms ease;
  -o-transition: all 1800ms ease;
  opacity: 0;
  transform: scale(1);
}
.hp-container .box-main.minimized .background_holder[data-campaign="birthday"] .second-background {
  background-image: url(/lp/Images/Dock_Background_3.jpg);
  -webkit-transition: all 11200ms ease;
  -moz-transition: all 11200ms ease;
  -o-transition: all 11200ms ease;
  background-position: 0 0;
  opacity: 1;
  position: absolute;
  z-index: -1;
}
.hp-container .box-main.minimized .background_holder[data-campaign="christmas"] .bk4 {
  -webkit-transition: all 800ms ease;
  -moz-transition: all 1800ms ease;
  -o-transition: all 1800ms ease;
  opacity: 0;
  transform: scale(1);
}
.hp-container .box-main.minimized .background_holder[data-campaign="christmas"] .second-background {
  background-image: url(/lp/Images/Dock_Background_4.jpg);
  -webkit-transition: all 11200ms ease;
  -moz-transition: all 11200ms ease;
  -o-transition: all 11200ms ease;
  background-position: 0 0;
  opacity: 1;
  position: absolute;
  z-index: -1;
}
.hp-container .box-main.minimized .slick-dots {
  display: none;
}
.hp-container .box-main.hasPanel {
  height: 620px !important;
  transition: height 0.65s ease-out -70ms;
}
.hp-container .box-main.hasPanel .main-content {
  filter: blur(5px);
  transform: translateZ(0);
}
.hp-container .box-main.hasPanel .main-content .content-container {
  opacity: 0;
}
.hp-container .box-main.hasPanel .main-content .content-container .content-title {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.1s, opacity 0.1s, visibility 0s 0.2s;
  transition: transform 0.1s, opacity 0.1s, visibility 0s 0.1s;
}
.hp-container .box-main.hasPanel .main-content .background_holder .background.bk1 {
  background-position: 15% 55%;
}
.hp-container .box-main.hasPanel .main-content .background_holder .background.bk2 {
  background-position: 15% 55%;
}
.hp-container .box-main.hasPanel .main-content .background_holder .background.bk3 {
  background-position: 15% 55%;
}
.hp-container .box-main.hasPanel .main-content .background_holder .background.bk4 {
  background-position: 15% 55%;
}
.hp-container .box-main .main-panel .panel-content {
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, visibility 0s 0.4s;
  transition: transform 0.4s, opacity 0.4s, visibility 0s 0.4s;
}
.hp-container .box-main .background_holder_mobile {
  display: none;
}
.hp-container .mr_main_10reasons .hp_imageContainer.backimage1wishlist .hp_content_Holder .hp_links_wrapper {
  padding: 30px 0px 11px;
}
.hp-container .mr_main_10reasons .hp_imageContainer.backimage1wishlist .hp_content_Holder .text-sub .pst_subtitle {
  text-align: left;
  font-weight: 400;
}
.hp-container .mr_main_10reasons .hp_imageContainer.backimage1wishlist .hp_content_Holder .text-sub .counter-wrapper {
  padding: 5px 0px;
  font-family: 'SourceSerifPro', Times, serif;
  font-weight: bold;
  font-size: 32px;
  letter-spacing: 0px;
}
#SWD_Header .header-top.white {
  background-color: #1e7b92;
  box-shadow: none;
}
#SWD_Header .header-top.white .box-right .content-action .swd_button.blue {
  background-color: #FFF;
  color: #141414;
}
#SWD_Header .header-top.white .box-right .content-action .swd_button.white {
  color: #141414;
}
#SWD_Header .header-top.white .box-right .content-action .swd_button.blue:not(.disabled):hover {
  background-color: #f8f8f8;
}
#SWD_Header .header-top.white .box-right .content-action .swd_button.lightgreen:not(.disabled):hover {
  background-color: #f8f8f8;
}
#SWD_Header .header-top.white .box-right .content-action .swd_text_button.blue {
  color: #FFF;
}
#SWD_Header .header-top.white .box-right .content-action .swd_text_button.blue:after {
  border-bottom-color: #FFF;
}
#SWD_Header .header-top.white .box-left .main_logo {
  background-image: url(/images/MRlogo_520.svg);
}
#SWD_Header .header-top.white .box-left .main_logo a {
  display: block;
  height: 100%;
  width: 100%;
  text-indent: -9999em;
  text-decoration: none;
}
/*.wishlistContentsTitle &gt; span {
    font-size: 60px;
    font-style: italic;
}*/
.mrw-container {
  padding: 64px 195px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.flexrow {
  display: flex;
}
.ws {
  white-space: nowrap;
}
.mrw-wrapper .main-header {
  height: 412px;
  border-radius: 0px;
  background: rgba(30, 123, 146, 0.12);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  order: 0;
  text-align: center;
}
.mrw-wrapper .main-header .mrw-container {
  padding: 64px 195px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.mrw-wrapper .main-header .mrw-container .wishlistContentsTitle {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 56px;
  line-height: 64px;
}
.mrw-wrapper .main-header .mrw-container .wishlistContentsTitle &gt; span {
  font-size: 60px;
  font-style: italic;
}
.mrw-wrapper .main-header .mrw-container .pst_button {
  display: inline-block;
  padding: 16px 32px;
  background: #1E7B92;
  border-radius: 100px;
  font-size: 24px;
  line-height: 110%;
}
.mrw-wrapper .giftbox {
  /* width: 100%;
        display: flex;
        margin: auto;
        text-align: center;
        justify-content: center;
        height: 534px;
        overflow: hidden;*/
}
.mrw-wrapper .giftbox .mrw-container {
  padding: 64px 195px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.mrw-wrapper .giftbox .mrw-container .flexrow {
  gap: 30px;
}
.mrw-wrapper .giftbox .mrw-container .giftboxText {
  flex: 1 1 50%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.mrw-wrapper .giftbox .mrw-container .giftboxText .box-description {
  text-align: -webkit-left;
}
.mrw-wrapper .giftbox .mrw-container .giftboxText .box-description .orgWishlist-title {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-size: 40px;
  line-height: 44px;
}
.mrw-wrapper .giftbox .mrw-container .giftboxText .box-description .orgWishlist-desc {
  font-family: 'Source Serif Pro';
  font-style: italic;
  font-size: 32px;
  line-height: 48px;
}
.mrw-wrapper .giftbox .mrw-container .imgWide1 {
  background-image: url(../Images/lp-box.png);
}
.mrw-wrapper .giftbox .mrw-container .box-text {
  margin: auto;
}
.mrw-wrapper .wishListFeature {
  height: 534px;
  overflow: hidden;
  background: rgba(179, 230, 219, 0.5);
}
.mrw-wrapper .wishListFeature .mrw-container {
  padding: 64px 195px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.mrw-wrapper .wishListFeature .mrw-container .flexrow {
  gap: 30px;
}
.mrw-wrapper .wishListFeature .mrw-container .wishListFeatureBox {
  flex: 1 1 50%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.mrw-wrapper .wishListFeature .mrw-container .wishListFeatureBox .wishListFeatureText .wishlist-title {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 56px;
  /* identical to box height, or 140% */
  display: flex;
  color: #141414;
  /* inside auto layout */
  order: 0;
}
.mrw-wrapper .wishListFeature .mrw-container .wishListFeatureBox .wishListFeatureText .wishlist-desc {
  font-size: 24px;
  line-height: 32px;
  text-align: left;
}
.mrw-wrapper .wishListFeature .mrw-container .wishListFeatureBox .wishListFeatureText .pst_button {
  display: inline-block;
  padding: 16px 32px;
  background: #1E7B92;
  border-radius: 100px;
  font-size: 24px;
  line-height: 110%;
}
.mrw-wrapper .wishListFeature .mrw-container .box-text {
  margin: auto;
}
.mrw-wrapper .wishListFeature .mrw-container .imgWide2 {
  background-image: url(../Images/right.png);
}
.mrw-wrapper .wishlist-people-saying {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background: #FFFFFF;
  /* inside auto layout */
  order: 3;
}
.mrw-wrapper .wishlist-people-saying .mrw-container {
  padding: 64px 195px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.mrw-wrapper .wishlist-people-saying .mrw-container .row {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.mrw-wrapper .wishlist-people-saying .mrw-container .people-saying {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 56px;
  display: block;
  text-align: center;
  color: #141414;
  width: 100%;
}
.mrw-wrapper .wishlist-people-saying .mrw-container .people-saying-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 56px;
  gap: 16px;
  width: 48%;
  height: 240px;
  background: #FFFFFF;
  box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.16);
  border-radius: 40px;
  margin: 15px;
  box-sizing: border-box;
}
.mrw-wrapper .wishlist-people-saying .mrw-container .people-saying-box .box-people-name {
  text-align: right !important;
  width: 100%;
}
.mrw-wrapper .wishlist-people-saying .mrw-container .people-saying-box &gt; span {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
.mrw-wrapper .footer {
  background: rgba(30, 123, 146, 0.12);
  min-height: 256px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
.mrw-wrapper .footer .mrw-container {
  padding: 64px 195px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  /*.footerContentsBtn &gt; a {
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                padding: 0px;
                gap: 8px;
                width: 257px;
                height: 48px;
                background: #1E7B92;
                border-radius: 100px;
                flex: none;
                order: 1;
                flex-grow: 0;
                font-weight: 400;
                font-size: 20px;
                line-height: 32px;
            }*/
}
.mrw-wrapper .footer .mrw-container .footerContentsTitle {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 56px;
}
.mrw-wrapper .footer .mrw-container .footerContentsBtn {
  display: inline-block;
}
.mrw-wrapper .footer .mrw-container .pst_button {
  display: inline-block;
  padding: 16px 32px;
  background: #1E7B92;
  border-radius: 100px;
  font-size: 24px;
  line-height: 110%;
}
.container_wrapper img {
  max-width: 100%;
}
.container_wrapper .swd_container {
  border-radius: 0px;
  background: rgba(30, 123, 146, 0.12);
  display: flex;
  flex-direction: column;
}
.container_wrapper .swd_container.section1 {
  padding-top: 98px;
  padding-bottom: 98px;
}
.container_wrapper .swd_container.section1 h1 &gt; span {
  font-style: italic;
}
.container_wrapper .swd_container.section2 {
  padding-top: 85px;
  padding-bottom: 85px;
}
.container_wrapper .swd_container.section3 .titleRotate &gt; .wrap {
  position: relative;
}
.container_wrapper .swd_container.section3 .titleRotate &gt; .wrap.ticking:after {
  animation: ticking ease 1000ms infinite;
}
.container_wrapper .swd_container.section3 .titleRotate &gt; .wrap:after {
  content: '';
  display: inline-block;
  width: 3px;
  background-color: #1E7B92;
  position: absolute;
  top: 18%;
  bottom: 10%;
  margin-left: 3px;
}
.container_wrapper .swd_container.section5 {
  padding-top: 64px;
  padding-bottom: 64px;
  margin-bottom: 0px;
}
.container_wrapper .swd_container.boxed {
  border: none;
}
.container_wrapper .swd_container .swd_text {
  padding-bottom: 16px;
}
.container_wrapper .swd_container .tile {
  background: #fff;
  border-radius: 40px;
  box-shadow: 0 3px 6px #00000065;
}
.container_wrapper .swd_container .tile .action-buttons {
  margin: 24px 0 0;
  text-align: center;
}
.container_wrapper .swd_container .noborder {
  border-radius: unset;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.container_wrapper .swd_container.background4 {
  background: rgba(179, 230, 219, 0.5);
}
.container_wrapper .swd_container .noBg {
  background: none;
}
.container_wrapper .swd_container .font-1 {
  font-family: 'SourceSerifPro', Times, serif;
  font-weight: 400;
}
.container_wrapper .swd_container .font-2 {
  font-family: 'SourceSerifPro', Times, serif;
  font-weight: 600;
}
.container_wrapper .swd_container .font-3 {
  font-family: 'SourceSerifPro', Times, serif;
  font-weight: 700;
}
.container_wrapper .swd_container .font-4 {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-weight: 300;
}
.container_wrapper .swd_container .font-5 {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-weight: 400;
}
.container_wrapper .swd_container .font-6 {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-weight: 600;
}
.container_wrapper .swd_container .font-7 {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-weight: 700;
}
.container_wrapper .swd_container .swd_subf1 {
  margin-bottom: 8px;
  line-height: 1.25;
  font-size: 2rem;
}
.container_wrapper .white {
  background-color: #fff;
}
/* -- Media &lt; ---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 1680px) {
  #pnlVideo::after {
    width: inherit;
  }
}
@media only screen and (max-width: 1440px) {
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk1,
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk4 {
    background-position: 10% 0%;
  }
  .swd_container.wide {
    max-width: 1180px;
  }
}
@media only screen and (max-width: 1380px) {
  .hp_right_image {
    max-width: 466px;
  }
}
@media only screen and (max-width: 1350px) {
  .container_wrapper .swd_container .swd_subf1 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1280px) {
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk1,
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk4 {
    background-position: 16% 0%;
  }
  .section1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 1100px) {
  .counter-zoomin {
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -ms-transform: scale(0.9);
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk1 {
    background-position: 20% 100%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk2 {
    background-position: 25% 100%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk3 {
    background-position: 18% 100%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk4 {
    background-position: 18% 100%;
  }
  .hp-container .box-main .main-content .content-container .content-title {
    max-width: 65%;
  }
  .hp-container .box-main .main-content .content-container .content-title h1 {
    line-height: 120%;
  }
  .hp-container .box-main.docked .main-content .content-container .content-title {
    max-width: 65%;
  }
  .hp-container .box-main.shrinkView .main-content .content-container .content-title {
    max-width: 66%;
  }
  .hp-container .box-main.minimized .main-content .content-container .content-title {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1100px) and (min-width: 641px) {
  html.mr-culture-es-US .hp-container .box-dock-wl {
    right: 426px;
  }
  html.mr-culture-es-US .hp-container .box-dock-wl.show {
    right: 402px;
  }
  html.mr-culture-es-US .hp-container .box-dock-wl .dock-action {
    font-size: 0.875rem;
    padding: 6px 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .mr-culture-es-US .hp-container .box-dock-wl {
    right: 672px;
  }
  .mr-culture-es-US .hp-container .box-dock-wl.show {
    right: 544px;
  }
  .mr-culture-fr-CA .hp-container .box-dock-wl {
    right: 766px;
  }
  .mr-culture-fr-CA .hp-container .box-dock-wl.show {
    right: 538px;
  }
}
@media only screen and (max-width: 1024px) {
  .hp-container .box-main .main-content .content-container .content-title {
    top: auto;
  }
  .hp-container .box-main .main-content .content-container .content-title.all {
    max-width: 58%;
  }
  .hp-container .box-main .main-content .content-container .content-title.graduation {
    max-width: 66%;
  }
  .hp-container .box-main .main-content .content-container .content-title.birthday {
    max-width: 58%;
  }
  .hp-container .box-main .main-content .content-container .content-title.christmas {
    max-width: 58%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk1 {
    background-position: 26% 100%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk2 {
    background-position: 31% 100%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk4 {
    background-position: 30% 100%;
  }
  .hp-container .box-main .main-content .content-container .content-title &gt; h2 {
    font-size: 26px;
  }
  .hp-container .box-main .main-content .content-container .content-title &gt; h1 {
    font-size: 26px;
    max-width: 400px;
  }
  .hp-container .box-dock-wl {
    top: 8px;
    right: 574px;
  }
  .hp-container .box-dock-wl.show {
    top: 8px;
    right: 406px;
  }
  .mr-culture-es-US .hp-container .box-dock-wl {
    right: 472px;
  }
  .mr-culture-es-US .hp-container .box-dock-wl.show {
    right: 414px;
  }
  #SWD_Header .header-top.white .menu-trigger span {
    background-color: #FFF;
  }
}
@media only screen and (max-width: 1023px) {
  .container_wrapper .swd_container .swd_subf1 {
    font-size: 28px;
    line-height: 36px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 960px) {
  .hp-container .box-dock-wl {
    width: 180px;
    right: 449px;
  }
  .hp-container .box-dock-wl.show {
    right: 309px;
  }
  .mr-culture-fr-CA .hp-container .box-dock-wl {
    right: 430px;
  }
  .mr-culture-fr-CA .hp-container .box-dock-wl.show {
    right: 333px;
  }
  h1 br {
    display: none;
  }
  .container_wrapper .swd_container.section2 .main_container.grid_container .innerItem {
    text-align: center;
  }
  .container_wrapper .swd_container.section3 .reverse-columns {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
  }
  .container_wrapper .swd_container.section4.swd_container .main_container.grid_container {
    gap: 0;
  }
}
@media only screen and (max-width: 900px) {
  .hp-container .box-main .main-content .content-container .content-title &gt; h2 {
    font-size: 21px;
  }
  .hp-container .box-main .main-content .content-container .content-title &gt; h1 {
    font-size: 20px;
  }
  .hp-container .box-main .main-content .content-container .content-action .action-item {
    font-size: 16px;
  }
  .hp_viewsample_text.pst_title {
    font-size: 31px;
    margin: 0px 0px 20px;
  }
  .hp_Container_width .hp_display_mobile.pst_title {
    font-size: 31px;
  }
  .reason_wishlist .hp_image1_rol1 {
    width: 324px;
    right: 0px;
    top: 75px;
    position: relative;
  }
  .reason_wishlist .hp_title_Container2 {
    margin: 0px 0px 20px;
  }
  .reason_wishlist .hp_rol_Container {
    height: 293px;
  }
  .reason_wishlist .hp_imageContainer {
    height: 400px;
  }
  .reason_wishlist .hp_image1_rol3 {
    width: 251px;
  }
  .reason_wishlist .hp_benefits_text {
    font-size: 24px;
    padding: 20px 10px 0px;
    margin-bottom: 15px;
  }
  .reason_wedding .hp_rol_Container.backimage2wedding {
    height: 285px;
  }
  .reason_baby .hp_image1_rol1 {
    width: auto;
    margin-right: -308px;
  }
  .lp_wedding_title {
    font-size: 16px;
  }
  /*----------------------  Start Wedding Landing Page  -------------------------*/
  .mr_main_10reasons .reason_wedding {
    margin: 50px auto 0;
  }
  /*----------------------  Start WishList Landing Page  -------------------------*/
  .wishBg .mr_main_middleTextContainerTitle {
    margin: 40px auto 20px;
  }
  .wishBg .hm_abs {
    top: 200px;
  }
  .hp_Container.reason_wishlist .hp_button_holder {
    margin-top: 40px;
  }
  .wishBg .login_section {
    padding-bottom: 10px !important;
  }
  .wishBg #UserControlsLoginUserSection {
    margin-right: 0% !important;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .container_wrapper .swd_container .swd_subf1 {
    font-size: 22px;
    line-height: 28px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 766px) {
  .hp_Container_width {
    padding: 0 20px;
  }
  .reason_wishlist .hp_image1_rol1 {
    right: -20px;
  }
  .videoMuteControl {
    display: none;
  }
  .hp-container .box-main .main-content .content-container .content-title &gt; h1 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 700px) {
  .reason_wishlist .hp_text_Container2 h4 {
    font-size: 16px;
    line-height: 1.45;
  }
  .mr_10_reasons_title_1 {
    font-size: 20px;
  }
  .reason_wishlist .backimage2 h4 {
    line-height: 1.45;
    font-size: 16px;
  }
  .reason_wishlist .backimage2 h3 {
    font-size: 19px;
  }
  .reason_wishlist .hp_image1_rol1 {
    right: -10px;
    margin-top: 38px;
    width: 280px;
  }
  .reason_wishlist .hp_text_Container2 h4 {
    font-size: 16px;
  }
  .reason_wedding .backimage1wedding .hp_left_Container {
    width: 60%;
  }
}
@media only screen and (max-width: 640px) {
  .smartbanner-show .hp-container .box-dock-wl.show {
    top: 129px;
  }
  .hp-container .box-dock-wl {
    width: 100%;
    left: 0;
    right: 0;
    top: 50px;
  }
  .hp-container .box-dock-wl.show {
    width: 100%;
    left: 0;
    right: 0;
    top: 50px;
  }
  .hp-container .box-dock-wl.show.pnlBanner {
    top: 134px;
  }
  .hp-container .box-dock-wl .dock-action {
    border-radius: 0;
    padding: 8px 20px;
  }
  .swd_fs_9,
  swd_fs_7 {
    font-size: 2rem !important;
  }
}
@media only screen and (max-width: 600px) {
  .hp_imageContainer.backimage1wishlist {
    background-size: auto 360px;
    background-position: 100% -83px !important;
    height: auto;
  }
  .hp_imageContainer.backimage1wishlist .hp_Container_width {
    padding: 290px 0px 0px;
  }
  .hp_imageContainer.backimage1wishlist .hp_right_Container.hp_w50 {
    margin-top: -347px;
  }
  .hp_imageContainer.backimage1wishlist .hp_right_Container {
    float: none;
    width: 100%;
  }
  .hp_imageContainer.backimage1wishlist .hp_left_Container {
    width: 100%;
    max-width: 455px;
  }
  .hp_imageContainer.backimage1wishlist .hp_left_Container .hp_content_Holder {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 577px) {
  .hp_title_nowrap {
    white-space: normal;
  }
  /*----------------------  Start Wedding Landing Page  -------------------------*/
  .weddingBg .mr_main_middleTextContainer {
    max-width: 410px;
  }
  .SignupPanelOpen .weddingBg .mr_main_middleTextContainer {
    max-width: 100%;
    width: 100%;
  }
  .SignupPanelOpen .md-show.md-effect-1 .md-content {
    width: calc(100% - 2px);
    padding: 42px 0px;
  }
  /*----------------------  Start WishList Landing Page  -------------------------*/
  .SignupPanelOpen .wishBg .mr_main_middleTextContainerHolder {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  .wishBg .mr_main_middleTextContainerHolder {
    width: 250px;
    margin-right: 3%;
    float: right;
  }
  .wishBg .hm_howitworks {
    margin-top: -20px;
    float: right;
    width: 240px;
  }
  .wishBg .mr_main_middleTextContainerTitle .hm_topTitle {
    font-size: 16px;
  }
  .wishBg .mr_main_middleTextContainerTitle .hm_bottomTitle {
    font-size: 25px;
    line-height: 31px;
  }
  .wishBg a.mr_main_blue_button span {
    display: none;
  }
  .wishBg a.mr_main_blue_button:before {
    content: "Create Free Registry";
    font-size: 15px;
    text-transform: uppercase;
  }
  .wishBg #pnlSignup2 {
    right: 0;
  }
  .wishBg .mr_main_middleTextContainer .hm_abs .counter-wrapper {
    margin-top: 85px;
  }
  .hp_Container.reason_wishlist {
    margin: 30px auto 0;
  }
  .reason_wishlist .hp_w100 {
    width: 148px;
  }
  .reason_wishlist .hp_title_Container2 h3 {
    font-size: 28px;
    padding-bottom: 0px;
  }
  .reason_wishlist .hp_text_Container2 h4 {
    font-size: 16px;
  }
  .background1.wishBg.wishHoliday {
    background-position: 27% 0%;
  }
  .background1.wishBg {
    background-position: 33% 0%;
  }
  .background2.wishBg {
    background-position: 28% 0%;
  }
  .background3.wishBg {
    background-position: 33% 0%;
  }
  .background1.wishBg,
  .background2.wishBg,
  .background3.wishBg {
    max-height: 260px;
  }
}
/* jump moment */
@media only screen and (max-width: 500px) {
  .smartbanner-show .hp-container .box-dock-wl.show {
    top: 179px;
  }
  .hp-container .box-dock-wl {
    top: 100px;
  }
  .hp-container .box-dock-wl.show {
    top: 100px;
  }
  .hp-container .box-dock-wl.show.pnlBanner {
    top: 185px;
  }
  .mr_10_reasons_title_1 {
    font-size: 20px;
    padding: 15px 10px;
  }
  .hp_Container_width {
    padding: 0;
  }
  .hp-container .box-main .main-content .content-container .content-title &gt; h1 {
    font-size: 30px !important;
  }
  .reason_wishlist .hp_left_Container {
    width: 100%;
    height: 180px;
  }
  .reason_wishlist .backimage2 .hp_left_Container {
    width: 40%;
    height: 100%;
  }
  .reason_wishlist .backimage2wishlist {
    height: 350px;
  }
  .reason_wishlist .backimage2 .hp_left_image {
    max-width: 100%;
    text-align: center;
  }
  .reason_wishlist .hp_imageContainer.backimage2 {
    height: 410px;
  }
  .reason_wishlist .hp_w100 {
    width: 160px;
    margin-top: -74px;
  }
  .reason_wishlist .backimage2wishlist .hp_right_image {
    max-width: 100%;
    text-align: center;
  }
  .reason_wishlist .hp_image1_rol3 {
    width: 149px;
    position: inherit;
    margin-top: -108px;
  }
  .reason_wishlist .hp_benefits_text {
    font-size: 19px;
  }
  .reason_wishlist .hp_button_holder {
    padding: 20px 0;
  }
  .reason_wishlist .backimage2wishlist .hp_left_Container {
    height: 150px;
  }
  .reason_wedding .hp_imageContainer.backimage1wedding {
    background-position: 75% 239px;
    background-size: auto 247px;
  }
  .reason_wedding .hp_imageContainer {
    height: 491px;
  }
  .reason_wedding .hp_title_Container2 h3 {
    font-size: 19px;
  }
  .reason_wedding .hp_text_Container2 h4 {
    font-size: 16px;
    line-height: 1.45;
  }
  .reason_wedding .backimage1wedding .hp_left_Container {
    width: 100%;
  }
  .reason_wedding .hp_rol_Container.backimage2wedding {
    background-position: 87% 239px;
    background-size: auto 194px;
    height: 434px;
  }
  .background1.weddingBg,
  .background2.weddingBg {
    background-position: 23% 0%;
    background-size: auto 250px;
    background-repeat: no-repeat;
  }
  .background1.babyBg,
  .background2.babyBg {
    background-position: 55% 0%;
    background-size: auto 232px;
    background-repeat: no-repeat;
  }
  .reason_wishlist .hp_imageContainer.backimage2mobile {
    background-position: 65% 220px;
    background-size: auto 219px;
  }
  .reason_baby .backimage2mobile {
    height: 439px;
  }
  .reason_baby .hp_image1_rol1 {
    width: 510px;
    margin-right: 0;
  }
  .reason_baby .hp_imageContainer.backimage1baby {
    background-image: none;
    background-color: #F6E8E8;
  }
  .reason_baby .backimage1baby {
    height: 480px;
  }
  .background1.wishBg.wishHoliday {
    background-position: 25% 0%;
  }
  #btnSignup1 span {
    display: none;
  }
  #btnSignup1::before {
    /*content: "Create Free Registry";*/
    font-size: 15px;
    text-transform: uppercase;
  }
  /*----------------------  Start Wedding Landing Page  -------------------------*/
  .weddingBg .mr_main_middleTextContainer {
    max-width: 100%;
  }
  .weddingBg .mr_main_middleTextContainer .hm_abs .counter-wrapper {
    margin: 50px auto 0;
  }
  .weddingBg .mr_main_10reasons {
    padding-top: 320px;
  }
  .weddingBg .hm_howitworks {
    margin-top: 0px;
  }
  /*----------------------  Start WishList Landing Page  -------------------------*/
  .wishBg .mr_main_middleTextContainerTitle .hm_topTitle,
  .wishBg .mr_main_middleTextContainerTitle .hm_bottomTitle,
  .wishBg #btnSignup1 {
    margin-left: 0;
  }
  .wishBg .hm_howitworks {
    width: 217px;
  }
  .wishBg .mr_main_middleTextContainer .hm_abs .counter-wrapper {
    margin-top: 85px;
  }
}
.swd_button,
.swd_button.large {
  padding: 8px 32px;
}
@media only screen and (max-width: 400px) {
  .reason_wishlist .hp_w100 {
    width: 138px;
  }
  .reason_wishlist .hp_title_Container2 h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .reason_wishlist .hp_text_Container2 h4 {
    font-size: 18px;
  }
  .background1.wishBg {
    background-position: 33% 0%;
  }
  .background1,
  .background2,
  .background3 {
    max-height: 260px;
  }
  .background1.wishBg.wishHoliday {
    background-position: 27% 0%;
  }
  .ChangeLine-M {
    display: block;
  }
}
@media only screen and (max-width: 375px) {
  /*----------------------  Start WishList Landing Page  -------------------------*/
  .wishBg .mr_main_middleTextContainerHolder {
    margin-right: 0;
    width: 220px;
  }
  .wishBg .hm_howitworks {
    width: 190px;
  }
}
@media only screen and (max-width: 1400px) {
  .hp-container .box-main .main-content {
    height: initial;
  }
  .container_wrapper .swd_container {
    padding: 15px;
  }
  .container_wrapper .swd_container.section1 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .container_wrapper .swd_container.section2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container_wrapper .swd_container.section2 .main_container.grid_container {
    gap: 40px;
    padding: 0px 15px;
  }
  .container_wrapper .swd_container.section3 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .container_wrapper .swd_container .section4 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .container_wrapper .swd_container .section5 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container_wrapper .swd_container .swd_fs_6 {
    font-size: 1.75rem !important;
    line-height: 2.55rem;
  }
  .container_wrapper .swd_container .swd_fs_3 {
    font-size: 1.75rem !important;
    line-height: 2rem;
    margin-top: 0.5rem;
  }
  .container_wrapper .swd_container .swd_fs_5 {
    font-size: 2rem !important;
    line-height: 2.5rem;
  }
  .container_wrapper .swd_container .swd_fs_2 {
    font-size: 1.5rem !important;
    line-height: 2rem;
  }
}
@media only screen and (max-width: 1280px) {
  .container_wrapper .swd_container {
    padding: 15px 20px;
    margin: 15px auto;
  }
  .container_wrapper .swd_container.section2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .container_wrapper .swd_container.section4 {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (max-width: 1024px) {
  #PST_ContentWrapper #SWD_Header.header-visitor {
    height: 50px;
  }
  .swd_mt_2 {
    margin-top: 1rem !important;
  }
  .container_wrapper .swd_container.section1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container_wrapper .swd_container.section1 .swd_fs_7 {
    font-size: 3rem !important;
  }
  .container_wrapper .swd_container.section1 .swd_fs_7 span {
    font-weight: normal;
  }
  .container_wrapper .swd_container.section2 .main_container.grid_container {
    padding: 15px 48px;
  }
  .container_wrapper .swd_container.section2 .swd_fs_5 {
    font-size: 1.5rem !important;
    line-height: 2rem;
  }
  .container_wrapper .swd_container.section2 .swd_fs_5.swd_text {
    padding-bottom: 0.5rem;
  }
  .container_wrapper .swd_container.section5 .swd_fs_5 {
    font-size: 2.5rem !important;
    line-height: 3.5rem;
  }
  .container_wrapper .swd_container.section4.swd_container {
    padding-bottom: 16px;
  }
  .container_wrapper .swd_container .swd_fs_6 {
    font-size: 1.5rem !important;
    line-height: 2rem;
  }
  .container_wrapper .swd_container .swd_fs_3 {
    font-size: 1.5rem !important;
    line-height: 2rem;
  }
  .container_wrapper .swd_container .swd_fs_7 {
    font-size: 2rem !important;
    font-weight: 400 !important;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 900px) {
  .counter-zoomin {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
  }
  .hp_left_image {
    max-width: 250px;
  }
  .hp_title_Container1 h3 {
    font-size: 31px;
    line-height: 1.3;
  }
  .hp_title_Container2 h3 {
    font-size: 31px;
    line-height: 1.3;
    padding-bottom: 12px;
  }
  h4,
  .hp-container h4 {
    font-size: 21px;
    line-height: 1.4;
  }
  .reason_baby .hp_rol_Container.backimage3baby .hp_Container_width {
    padding: 0 50% 0 20px;
  }
  .hp_imageContainer.backimage1baby .hp_Container_width {
    padding: 0 50% 0 20px;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile {
    height: 410px;
  }
  .hp_left_Container {
    width: 50%;
  }
  .hp_right_Container {
    width: 50%;
  }
}
@media only screen and (max-width: 830px) {
  .container_wrapper .swd_container.section3 .housewarmingContent .titleRotate {
    display: inline-block;
  }
}
@media only screen and (max-width: 800px) {
  .hp-container .main-content .content-video video {
    left: auto;
  }
  .hp-container .box-main .main-panel .panel-content.open .content-action {
    padding-bottom: 0;
  }
  .hp-container .box-main .main-panel .panel-content.open {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    width: auto;
    height: auto;
    overflow: scroll;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile {
    background-position: 44% 0;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk1 {
    background-position: 24% 0%;
    background-size: 1800px auto;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk2 {
    background-position: 20% 0%;
    background-size: 2200px auto;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk3 {
    background-position: 18% 0%;
    background-size: 2200px auto;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk4 {
    background-position: 28% 0%;
    background-size: 1762px auto;
  }
}
@media only screen and (max-width: 774px) {
  .hp_circles_container .hp_circle_Container_width {
    width: calc(50% - 50px);
    padding: 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  #pnlVideo {
    display: none;
  }
  .hp-container .box-main .background_holder_mobile {
    display: block;
    width: 100%;
    height: 420px;
    position: relative;
    background-image: url(/lp/Images/holiday/wish_list_holiday1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 75% 100%;
  }
  .hp-container .box-main .main-content .content-container .content-title {
    top: -50px;
  }
  .container_wrapper .swd_container.section1 .swd_fs_7 {
    font-size: 2.5rem !important;
  }
}
@media only screen and (max-width: 720px) {
  #MR_GlobalBottomBanner {
    display: none;
  }
  .pst_title {
    font-size: 28px;
    line-height: 34px;
    margin: 10px auto;
  }
  .hp_text_Container2 h4 {
    max-width: 100%;
  }
  .mr_10_reasons_title_1 {
    font-size: 21px !important;
  }
  .hp_circles_container .hp_circle_Container_width a.hp_viewsample_text,
  .hp_circles_container .hp_circle_Container_width .hp_circle_text {
    font-size: 22px;
  }
  .hp_button_holder {
    min-height: 110px;
  }
  .hp-container .box-main.hasPanel .main-panel {
    height: 310px;
  }
  .hp_imageContainer.backimage1wishlist .hp_Container_width .hp_left_Container .hp_content_Holder .hp_links_wrapper {
    font-size: 18px;
    padding: 15px 0;
    line-height: 1.4;
  }
  .pst_subtitle {
    font-size: 18px;
  }
  .hp_imageContainer.backimage1wishlist .hp_title_Container2.pst_title h3 {
    font-size: 28px;
  }
  .container_wrapper .swd_container.section1 .swd_fs_7 {
    font-size: 28px !important;
  }
  .container_wrapper .swd_container.section1 .swd_fs_7 span {
    font-size: inherit;
  }
  .container_wrapper .swd_container.section1 .swd_fs_7 + .swd_subf1 {
    font-size: 24px;
    padding-top: 0;
  }
}
@media only screen and (max-width: 700px) {
  .mr_10_reasons_title_1 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .container_wrapper {
    /*.hp-container .box-main .main-content .content-container &gt; .all {
        bottom: -70px;
    }*/
    /*
        .desktop_view span {
            display: none;
        }*/
  }
  .container_wrapper .swd_button {
    width: 100%;
    font-size: 1rem;
  }
  .container_wrapper .swd_container.section1 {
    padding-top: 60px;
    padding-left: 11%;
    padding-right: 11%;
  }
  .container_wrapper .swd_container.section1 .swd_fs_9 {
    font-size: 2rem !important;
  }
  .container_wrapper .swd_container.section1 h1 &gt; span {
    font-size: 2.5rem;
  }
  .container_wrapper .swd_container.section1 .swd_button {
    width: auto;
  }
  .container_wrapper .swd_container.section2 {
    padding-bottom: 0px;
  }
  .container_wrapper .swd_container.section2 .main_container.grid_container {
    padding: 15px 10px;
  }
  .container_wrapper .swd_container.section2 .swd_fs_5 {
    font-size: 1rem !important;
    line-height: 1.5rem;
  }
  .container_wrapper .swd_container.section3 {
    padding: 24px 0px;
    margin: 0px;
  }
  .container_wrapper .swd_container.section3 .swd_container {
    padding: 0px;
    margin: 0px;
  }
  .container_wrapper .swd_container.section3 .swd_fs_5 {
    font-size: 2.25rem !important;
    line-height: 2.75rem;
    min-height: 106px;
  }
  .container_wrapper .swd_container.section3 .housewarmingContent {
    padding: 12px 24px;
  }
  .container_wrapper .swd_container.section3 .housewarmingContent .titleRotate {
    display: block;
  }
  .container_wrapper .swd_container.section3 .imghousewarmingBlock.noBg {
    background-image: url(/lp/WishList/Images/right.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 100%;
  }
  .container_wrapper .swd_container.section3 .imghousewarmingBlock.noBg .imghousewarmingImg {
    display: none;
  }
  .container_wrapper .swd_container .swd_fs_2 {
    font-size: 1rem !important;
    line-height: 1.5rem;
  }
  .container_wrapper .swd_container .swd_fs_3 {
    font-size: 1rem !important;
    line-height: 1.5rem;
  }
  .container_wrapper .swd_container.section4 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .container_wrapper .swd_container.section4 .tile {
    padding: 32px 24px;
  }
  .container_wrapper .swd_container.section4 .tile .swd_text.swd_tright {
    padding-bottom: 0;
  }
  .container_wrapper .swd_container .tmTitle sup {
    font-size: 14px;
    top: -1.35em;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title &gt; h1,
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title &gt; h2 {
    color: #141414;
  }
  .container_wrapper .main-panel .panel-content .content-title {
    font-size: 24px;
    line-height: 30px;
    padding: 20px 15px;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title .content-action .action-item {
    padding: 10px 30px;
  }
  .container_wrapper .hp-container .box-partner {
    padding: 0 10px;
  }
  .container_wrapper .main-panel .panel-content .content-title {
    font-size: 24px;
    line-height: 30px;
    padding: 20px 15px;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title.all,
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title.graduation,
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title.birthday,
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title.christmas {
    max-width: 100%;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title {
    background: none;
    padding-top: 0px;
  }
  .container_wrapper .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk1 {
    height: calc(100vh - 100px);
    max-height: 420px;
    position: relative;
    display: block;
    background-position: 0% 105%;
    background-size: 1000px auto;
    background-repeat: no-repeat;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container.all {
    box-shadow: 0px 211px 10px -10px #c8a88c inset;
  }
  .container_wrapper .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk2 {
    height: calc(100vh - 100px);
    max-height: 420px;
    position: relative;
    display: block;
    background-size: 1300px auto;
    background-position: 0% 160%;
    background-repeat: no-repeat;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container.graduation {
    box-shadow: 0px 215px 20px -20px #a8b3ab inset;
  }
  .container_wrapper .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk3 {
    height: calc(100vh - 100px);
    max-height: 420px;
    position: relative;
    display: block;
    background-size: 1300px auto;
    background-position: 0% 160%;
    background-repeat: no-repeat;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container.birthday {
    box-shadow: 0px 204px 15px -15px #c1d6d1 inset;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title &gt; h2 {
    font-size: 20px !important;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title .content-action {
    margin-top: 20px !important;
  }
  .container_wrapper .slick-dots {
    position: relative;
    margin: 0 auto;
    padding: 5px;
    background-color: #FFFFFF;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container.christmas {
    box-shadow: 0px 200px 0px 0px #FFFFFF inset;
  }
  .container_wrapper .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk4 {
    height: calc(100vh - 100px);
    max-height: 420px;
    position: relative;
    display: block;
    background-size: 1400px auto;
    background-position: 0% 118%;
    background-repeat: no-repeat;
  }
  .container_wrapper .hp-container .box-main .background_holder_mobile {
    background-size: auto 220px;
    background-position: 70% 100%;
  }
}
@media only screen and (max-width: 577px) {
  .background_holder .background {
    height: 450px;
    background-position: 20% 0%;
  }
  .carousel_logo_container {
    top: 87px;
    left: -40px;
  }
  .hp_circles_container .hp_circle_Container_width {
    display: block;
    width: calc(100% - 30px);
    margin: 10px auto;
  }
  .hp_imageContainer.backimage1baby {
    background-size: auto 385px;
    background-position: 100% -83px !important;
    height: auto;
  }
  .hp_imageContainer.backimage1baby .hp_Container_width {
    padding: 290px 10px 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 44%, #ffffff 55%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 44%, #ffffff 55%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 44%, #ffffff 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .hp_imageContainer.backimage1baby .hp_Container_width .hp_content_Holder {
    vertical-align: bottom;
    padding-bottom: 20px;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile {
    background-position: 30% 0;
    background-size: auto 260px;
    height: 540px;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile .hp_title_Container1 h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile h4,
  .hp-container h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width {
    display: table;
    width: 100%;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_right_Container .hp_content_Holder {
    padding: 20px;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_left_Container {
    display: none;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_right_Container {
    float: none;
    width: 100%;
    padding-bottom: 80px;
    vertical-align: bottom;
  }
  .reason_wishlist .hp_rol_Container.backimage2mobile .hp_Container_width .hp_right_Container .content-appstores {
    width: 100%;
    text-align: center;
    left: 0;
  }
  .hp_rol_Container.backimage3baby {
    background-size: auto 376px;
    background-position: 100% 0 !important;
    height: auto;
  }
  .reason_baby .hp_rol_Container.backimage3baby .hp_Container_width {
    padding: 300px 10px 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 44%, #ffffff 55%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 44%, #ffffff 55%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 44%, #ffffff 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .hp_rol_Container.backimage3baby .hp_Container_width .hp_title_Container2,
  .hp_rol_Container.backimage3baby .hp_Container_width .hp_text_Container2 {
    color: #141414;
  }
  .hp_rol_Container.backimage3baby .hp_content_Holder {
    vertical-align: bottom;
    padding-bottom: 20px;
    padding-top: inherit;
  }
  .slick-dots {
    position: relative;
  }
}
@media only screen and (max-width: 500px) {
  .hp_imageContainer.backimage1wishlist .hp_right_Container.hp_w50 {
    margin-top: -367px;
  }
  .hp_right_Container {
    height: 70%;
  }
  .hp_left_Container {
    width: 100%;
  }
  .hp_content_Holder {
    padding: 20px;
  }
  .hp_title_Container2 {
    margin: 0;
  }
  .hp_text_Container2 {
    margin-left: 0;
  }
  h5 {
    font-size: 20px;
    margin: 15px 5px;
  }
  .hp_circles_container .hp_circle_Container_width a.hp_viewsample_text {
    font-size: px;
    margin: 58px 0px 16px;
  }
  .hp_circles_container .hp_circle_Container_width .hp_circle_text {
    font-size: 24px;
  }
  .hp_baby_circle_text {
    font-size: 20px;
  }
  .mr_10_reasons_title_1 {
    font-size: 20px;
    padding: 15px 10px;
    line-height: 1.35;
  }
  .hp_Container_width {
    padding: 0;
  }
  .reason_baby .backimage1baby .hp_left_Container {
    width: 100%;
  }
  .hp_title_Container1.pst_title {
    margin: 10px auto 20px;
  }
  .hp_display_mobile.pst_title {
    margin: 10px auto 20px;
  }
  .hp-container .box-main .main-content .content-container {
    background-image: none;
  }
}
@media only screen and (max-width: 420px) {
  .hp-container .box-main.hasPanel .main-panel .panel-content .content-action .pst_button {
    padding: 10px 0;
  }
  .hp_Container.reason_wishlist {
    margin: 10px auto 0;
  }
  .hp-container .box-partner {
    padding: 0;
  }
  .hp-container .box-partner .partner-slider .slider-item {
    margin: 0px auto;
  }
  .hp-container .box-partner .partner-content .content-title {
    padding: 20px 15px 10px;
  }
  .mr_10_reasons_title_1 {
    padding: 0px 10px 15px;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk1 {
    background-position: 4% 105%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk2 {
    background-size: 1500px auto;
    background-position: 15% 272%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk3 {
    background-size: 1300px auto;
    background-position: 10% 159%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk4 {
    background-size: 1050px auto;
    background-position: 0% 108%;
  }
  .hp-container .box-main .main-content .content-container.all {
    box-shadow: 0px 202px 5px -5px #c8a88c inset;
  }
  .hp-container .box-main .main-content .content-container.birthday {
    box-shadow: 0px 195px 10px -10px #c1d6d1 inset;
  }
  .hp-container .box-main .main-content .content-container .content-title.all,
  .hp-container .box-main .main-content .content-container .content-title.birthday,
  .hp-container .box-main .main-content .content-container .content-title.christmas {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .mr-culture-es-US .hp-container .box-main .main-content .content-container .content-title h1 {
    font-size: 28px !important;
  }
  .mr-culture-es-US .hp_circle_text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 375px) {
  .pst_button {
    font-size: 18px !important;
  }
  .hp-container .box-main .main-content .content-container .content-title h2 {
    font-size: 18px !important;
  }
  .hp-container .box-main .main-content .content-container .content-title h1 {
    font-size: 28px;
    line-height: 38px;
    margin: 10px;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk1 {
    background-position: 8% 105%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk2 {
    background-position: 16% 272%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk3 {
    background-position: 12% 159%;
  }
}
@media only screen and (max-width: 360px) {
  .counter-zoomin {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 320px) {
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk1 {
    background-position: 11% 105%;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk2 {
    background-position: 18% 205%;
    background-size: 1400px auto;
  }
  .hp-container .box-main .main-content .slick-slider .slick-list .slick-track .slick-slide .background_holder .bk3 {
    background-position: 14% 159%;
    background-size: 1300px auto;
  }
  .hp-container .box-main .main-content .content-container .content-title h1 {
    font-size: 20px !important;
    line-height: 26px;
    padding: 0 10px;
  }
}
.tmTitle sup {
  font-size: 16px;
  top: -1.5em;
}
.section4 .tile {
  padding: 32px 56px;
  margin-bottom: 30px;
  border-radius: 40px;
}</pre></body></html>