﻿/*-- Global Mixins ----------------------------------------------------------------------------------------*/
/* Carryover Pastel Style - Variables */
@-webkit-keyframes logo-display {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#PST_GlobalWrapper #PST_ContentWrapper #PST_MainWrapper {
  padding-bottom: 412px;
}
#SWD_Header .header-bottom {
  display: none;
}
#SWD_Header.header-visitor {
  height: 60px;
}
.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;
}
input#txtHomeLoginPassword:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #FFFFFF inset;
  -webkit-text-fill-color: #141414;
}
input#txtHomeLoginPassword:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #FFFFFF inset;
  -webkit-text-fill-color: #141414;
}
/*-- Keyframes ------------------------------------------------------------------------------------------*/
@keyframes appearOnScroll {
  from {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    transition-timing-function: cubic-bezier(0.694, 0, 0.335, 1);
    transform: translate3d(0, 0, 0);
  }
}
a:focus-visible {
  outline: 2px solid -webkit-focus-ring-color;
  outline: 2px solid highlight;
}
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_GlobalLeftBanner {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
}
#MR_GlobalRightBanner {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
}
#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;
  margin-bottom: 30px;
}
.hp_text_Container2 {
  margin: 0 auto;
}
.hp_text_Container2 h4 {
  text-align: left;
}
.hp_left_Container {
  text-align: left;
  float: left;
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.hp_content_Holder {
  min-height: 10em;
  display: table-cell;
  vertical-align: middle;
}
h3 {
  font-size: 1.75rem;
  font-weight: 300;
}
h4,
.hp-container h4 {
  font-size: 1.438rem;
  font-weight: 400;
  line-height: 1.347;
}
h5 {
  font-size: 1.875rem;
  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 {
  margin: 0px auto;
  height: 100%;
  overflow: hidden;
  max-width: 960px;
  padding: 0 60px;
  /*width: 85%;*/
}
.desktoplbl {
  display: block;
}
.mblipad {
  display: none;
}
.animated {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
div a .pst_subtitle {
  color: #4cb9a3;
  font-weight: 400;
}
.hp_title_nowrap {
  white-space: nowrap;
}
.hp-container .box-partner {
  padding-bottom: 20px;
}
.hp-container .box-partner .pst_title {
  margin: 0 0 32px;
}
.hp-container .box-partner .item:has( a:focus-visible) {
  outline: 2px solid -webkit-focus-ring-color;
  outline: 2px solid highlight;
}
/* MR */
.item_visibility_hidden {
  visibility: hidden;
}
.hp_Container span.mobile_title {
  display: none;
}
.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: 455px;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .hp_links_wrapper {
  font-size: 1.375rem;
  padding: 20px 0;
}
.hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .pst_subtitle {
  text-align: left;
  font-weight: 400;
}
.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: 2rem;
  letter-spacing: 0px;
  padding: 10px 0px;
}
.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-family: 'SourceSerifPro', Times, serif;
  font-size: 2.375rem;
  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_rol_Container.backimage2baby {
  margin: 0px auto;
  height: 560px;
  background-image: url(/Images/Home/HomePage/Baby/Image_2a.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hp_rol_Container.backimage2baby .hp_Container_width {
  display: table;
  width: 100%;
  padding: 0;
  max-width: 1420px;
}
.hp_rol_Container.backimage2baby .hp_Container_width .hp_left_Container {
  width: calc(43% - 4px);
  max-width: 312px;
}
.hp_rol_Container.backimage2baby .hp_Container_width .hp_left_Container .hp_content_Holder {
  vertical-align: bottom;
}
.hp_rol_Container.backimage2baby .hp_Container_width .hp_left_Container .hp_content_Holder .hp_left_image {
  max-width: 312px;
  margin: 0 auto -4px;
}
.hp_rol_Container.backimage2baby .hp_Container_width .hp_right_Container {
  display: table-cell;
  float: right;
  height: 100%;
  position: relative;
  width: calc(57% - 4px);
}
.hp_rol_Container.backimage2baby .hp_Container_width .hp_right_Container .hp_content_Holder {
  max-width: 475px;
  padding: 20px 40px;
}
.hp_rol_Container.backimage2baby .hp_Container_width .hp_right_Container .hp_content_Holder .hp_text_Container1 {
  max-width: 325px;
}
.hp_rol_Container.backimage2baby .hp_Container_width .hp_right_Container .content-appstores {
  margin: auto;
  width: 350px;
  position: absolute;
  bottom: 20px;
  text-align: left;
  left: 50px;
}
.hp_rol_Container.backimage2baby .hp_Container_width .hp_right_Container .content-appstores .content-appstores-item.iphone {
  width: 120px;
  background-image: url(/Images/Icons/seaweed/icon-app-store.svg);
  background-size: 120px auto;
  display: inline-block;
  margin-right: 10px;
  background-repeat: no-repeat;
  height: 40px;
}
.hp_rol_Container.backimage2baby .hp_Container_width .hp_right_Container .content-appstores .content-appstores-item.googleplay {
  width: 136px;
  background-image: url(/Images/Icons/seaweed/icon-google-play.svg);
  background-size: 136px auto;
  display: inline-block;
  height: 40px;
  background-repeat: no-repeat;
}
.hp_rol_Container.backimage3baby {
  background-image: url(/Images/Home/HomePage/Baby/create-a-cash-gift-fund.jpg);
  background-repeat: no-repeat;
  width: 100%;
  margin: 0px auto;
  background-size: cover;
  height: 560px;
  position: relative;
}
.hp_rol_Container.backimage3baby .hp_Container_width {
  margin: 0 auto;
}
.hp_rol_Container.backimage3baby .hp_Container_width .hp_text_Container2 h4 {
  max-width: 500px;
}
.hp_rol_Container.backimage3baby .hp_Container_width .hp_text_Container2 .learnmore {
  text-align: left;
  font-size: 1.625rem;
}
.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_text a {
  display: block;
}
.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: 1.625rem;
  margin: auto;
}
.hp_circles_container {
  margin: 10px auto;
}
.hp_circles_container .pst_title {
  margin: 30px 0px;
}
.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: 1.625rem;
}
.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_button_holder .hp_Container_width {
  overflow: visible;
}
.hp-container .box-main.hasPanel .main-panel .panel-content .content-container {
  max-width: 475px;
  margin: auto;
  font-size: 1.125rem;
}
.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: 0.75rem;
}
.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;
}
.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.login .content-container,
.hp-container .box-main.hasPanel .main-panel .panel-content.login .content-action {
  margin-top: 40px;
}
.mr_main_10reasons .hp_Container .mr_10_reasons_title_1 {
  padding: 10px;
  font-weight: 600;
  font-size: 1.5rem;
}
/*! CSS Used from: /lp/Styles/LandingPageV3-addition.css?version=201804271902595268 */
.main-panel .panel-content {
  position: absolute;
  background-color: #141414;
  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: 2.375rem;
  font-family: 'SourceSerifPro', Times, serif;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  font-size: 3rem;
  margin-bottom: 10px;
}
a.HereIsWhy {
  display: block;
  position: relative;
  top: -60px;
  visibility: hidden;
}
h4,
.hp-container h4 {
  font-size: 1.313rem;
  font-weight: 400;
  line-height: 1.428;
}
.hp-container .box-dock {
  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 .dock-action {
  width: 100%;
  box-sizing: border-box;
  height: auto;
  padding: 4px 10px;
}
.hp-container .box-dock.show {
  opacity: 1;
  right: 448px;
  top: 15px;
  margin: auto;
  pointer-events: all !important;
}
.hp-container .box-dock.show.pnlBanner {
  top: 67px;
}
.hp-container .box-main {
  transition: height 100ms ease-out;
  position: relative;
  overflow: initial;
  top: auto;
  width: auto;
  min-height: Calc(100vh - 60px);
  background: #B0CBCF40;
}
.hp-container .box-main .main-content {
  transition: none;
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  text-align: center;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
  height: auto;
}
.hp-container .box-main .main-content .content-container {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 80px 0 40px 0;
  box-sizing: border-box;
  top: auto;
  text-align: center;
}
.hp-container .box-main .main-content .content-container .vectorStar {
  height: 16px;
  width: 17px;
  background-image: url(../Images/icon-star1.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  display: inline-block;
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.hp-container .box-main .main-content .content-container .content-title {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.hp-container .box-main .main-content .content-container .content-title h1 {
  margin-bottom: 60px;
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  color: #141414;
  text-transform: none;
  text-shadow: none;
}
.hp-container .box-main .main-content .content-container .content-title h2 {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-size: 2rem;
  margin-bottom: 8px;
  line-height: 1.25;
  color: #141414;
  text-transform: none;
  text-shadow: none;
  font-weight: 400;
}
.hp-container .box-main .main-content .content-action .actionText {
  font-family: 'Proxima-Nova', Arial, Helvetica, Sans-Serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.33;
  margin: 0;
  color: #263238;
}
.hp-container .box-main .main-content .content-action .actionText a.swd_link.btnHomePageFind {
  font-weight: 700;
}
.hp-container .box-main .main-content .content-action .actionText a.swd_link.btnHomePageFind:focus-visible {
  outline: 2px solid -webkit-focus-ring-color;
  outline: 2px solid Highlight;
}
.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 .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;
}
.panel-content.login .content-container.content .swd_inputtext-holder + .swd_inputtext-error {
  font-size: 0.875rem;
  line-height: 1.214;
  font-weight: 400;
  display: none;
  position: relative;
  color: #D46000;
  text-align: left;
  margin-bottom: 16px;
}
.panel-content.login .content-container.content .swd_inputtext-holder.error {
  margin-bottom: 8px;
}
.panel-content.login .content-container.content .swd_inputtext-holder.error + .swd_inputtext-error {
  display: block;
}
.panel-content.login .content-container.content .swd_inputtext-holder.pw-field {
  margin-bottom: 0;
}
.panel-content.login .content-container.content .swd_inputtext-holder.pw-field.error {
  margin-bottom: 8px;
}
.panel-content.login .content-container.content .swd_inputtext-holder.pw-field + .swd_inputtext-error {
  margin-bottom: 0;
}
.panel-content.login .content-container .field-note {
  text-align: right;
  padding-top: 8px;
}
.panel-content.login .content-container .field-note a.swd_link {
  font-size: 0.875rem;
}
.panel-content.login .content-container,
.panel-content.login .content-action {
  margin-top: 24px;
}
.panel-content.login .content-holder .content-subtitle {
  text-align: left;
}
.panel-content.login .content-holder .cont-social .cont-social-text {
  margin-bottom: 24px;
}
.panel-content.login .content-holder .cont-social .social-btn-container {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.panel-content.login .content-holder .cont-social .social-btn-container .btnSocial {
  text-align: center;
  border-radius: 20px;
  border: 1px solid #141414;
  font-size: 0.875rem;
  line-height: 1.285;
  padding: 10px 24px;
  display: flex;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background-color: #fff;
  color: #141414;
}
.panel-content.login .content-holder .cont-social .social-btn-container .btnSocial span {
  background-repeat: no-repeat;
  background-size: 14px 17px;
  background-position: 0;
  padding-left: 22px;
  display: block;
  min-height: 18px;
  height: auto;
  width: auto;
}
.panel-content.login .content-holder .cont-social .social-btn-container .btnSocial.icon-login-apple span {
  background-image: url('/Images/Icons/apple_logo_button_black.svg');
  background-size: auto;
  padding-left: 20px;
}
.panel-content.login .content-holder .cont-social .social-btn-container .btnSocial.icon-login-google span {
  background-image: url('/Images/Icons/google_logo_button.svg');
  background-size: 17px 18px;
  padding-left: 24px;
}
.panel-content.login .content-holder .cont-social .social-btn-container .btnSocial.icon-login-facebook {
  color: #1A77F2;
  border-color: #1A77F2;
}
.panel-content.login .content-holder .cont-social .social-btn-container .btnSocial.icon-login-facebook span {
  background-image: url('/Images/Icons/facebook_logo_button_blue.svg');
  background-size: 20px;
  padding-left: 26px;
}
.panel-content.login .content-error {
  font-size: 0.875rem;
  line-height: 1.214;
  font-weight: 400;
  display: none;
  position: relative;
  color: #D46000;
  text-align: left;
  margin-top: 16px;
}
.panel-content.login .content-error.show {
  display: block;
}
.panel-content.login .content-option {
  text-align: left;
  margin-top: 16px;
}
.panel-content.login .content-option .swd_checkbox label {
  font-size: 0.875rem;
}
.panel-content.login .password-hint-login {
  font-size: 1rem;
  padding-bottom: 34px;
}
/*.reason_baby {*/
.box {
  min-height: 540px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 20px;
}
.box .box-container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.box .box-container .box-content .content-title {
  font-size: 2.375rem;
  line-height: 1.263;
  font-family: 'SourceSerifPro', Times, serif;
  text-align: center;
  color: #141414;
}
.box .box-container .box-content .content-subtitle {
  font-size: 1.5rem;
  line-height: 1.333;
  padding-top: 5px;
}
.box.box-faq {
  background-color: #F8F8F8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box.box-faq .box-container {
  margin: 50px auto;
}
.box.box-faq .box-container .box-content {
  margin-bottom: 100px;
}
.box.box-faq .box-container .box-content .content-subtitle {
  text-align: center;
}
.box.box-faq .box-container .faq-container {
  max-width: 960px;
  margin: 0 auto;
  min-height: 500px;
}
.box.box-faq .box-container .faq-container .faq-item {
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 50px;
  transition: margin ease 500ms, max-height ease 500ms, opacity ease 500ms;
}
.box.box-faq .box-container .faq-container .faq-item.hidden {
  margin: 0;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
}
.box.box-faq .box-container .faq-container .faq-item.opened {
  margin: 0 0 50px 0;
  max-height: 500px;
  opacity: 1;
  pointer-events: all;
}
.box.box-faq .box-container .faq-container .faq-item .item-question {
  max-width: 360px;
  background-color: #E4E4E4;
  border-radius: 20px;
  color: #219A81;
  font-weight: 600;
  line-height: 20px;
  padding: 8px 30px;
  position: relative;
  width: auto;
  display: inline-block;
  margin-bottom: 25px;
}
.box.box-faq .box-container .faq-container .faq-item .item-question::after {
  width: 0;
  height: 0;
  content: '';
  border-top: 11px solid #E4E4E4;
  border-right: 11px solid transparent;
  position: absolute;
  left: 30px;
  bottom: -9px;
}
.box.box-faq .box-container .faq-container .faq-item .item-answer {
  position: relative;
  max-width: 660px;
  background-color: #4cb9a3;
  line-height: 20px;
  border-radius: 15px;
  color: #FFFFFF;
  padding: 25px;
  width: 100%;
  margin: 0 0 0 auto;
}
.box.box-faq .box-container .faq-container .faq-item .item-answer::after {
  width: 0;
  height: 0;
  content: '';
  border-top: 11px solid #4cb9a3;
  border-left: 11px solid transparent;
  position: absolute;
  right: 30px;
  bottom: -9px;
}
.box.box-faq .box-container .faq-container .faq-item .item-answer a {
  color: #FFFFFF;
  text-decoration: underline;
}
.box.box-faq .box-container .read-more-container {
  text-align: center;
  text-transform: uppercase;
  padding-top: 40px;
}
.box.box-faq .box-container .read-more-container a {
  font-weight: 600;
  color: #219A81;
}
.box.box-faq .box-container .read-more-container a:hover {
  color: #219A81;
  text-decoration: underline;
}
.box.box-faq .box-container > div {
  opacity: 1;
}
/*}*/
html.ie .hp-container .box.box-faq .box-container {
  margin: 50px 0;
}
/*-- Multilanguage ----------------------------------------------------------------------------------------- */
html.mr-culture-es-US #PST_MainWrapper .hp-container .mr_main_10reasons .hp_circles_container .hp_circle_Container_width .hp_circle_text {
  font-size: 1.5rem;
}
.partner-slider--baby {
  padding-left: 0;
  margin: 0 40px 24px;
  padding-block-start: 10px;
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  column-gap: 40px;
  row-gap: 24px;
}
.partner-slider--baby .slider-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  background-color: transparent;
  transition: background 250ms ease;
  border-radius: 5px;
}
@media (hover: hover) {
  .partner-slider--baby .slider-item:hover {
    background-color: #c1f5eb;
  }
}
.partner-slider--baby .slider-item img {
  max-width: 100%;
}
.partner-slider--baby .slick-autoplay-toggle-button {
  display: none;
}
@media only screen and (max-width: 1281px) {
  .partner-slider--baby {
    margin: 0 16px;
  }
  .partner-slider--baby .slick-track .slick-slide {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 0;
  }
  .partner-slider--baby .slick-track .slick-slide > div {
    margin: 4px 10px;
    flex: 1 1 calc(16.667% - 20px);
  }
  .partner-slider--baby .slider-item {
    position: relative;
  }
  .partner-slider--baby .slider-item img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto;
    margin: auto;
  }
  .partner-slider--baby .slick-dots {
    bottom: -60px;
  }
  .partner-slider--baby .slick-dots li button:before {
    content: "";
  }
  .partner-slider--baby .slick-dots li button .slick-dot-icon:before {
    font-size: 14px;
  }
  .partner-slider--baby .slick-dots li.slick-active button .slick-dot-icon:before {
    margin-top: 0;
    margin-left: 0;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1025px) {
  .partner-slider--baby .slick-track .slick-slide > div {
    flex: 1 1 calc(20% - 20px);
  }
}
@media only screen and (max-width: 768px) {
  .partner-slider--baby .slick-track .slick-slide {
    gap: 10px 0;
  }
  .partner-slider--baby .slick-track .slick-slide > div {
    margin: 0 10px;
    flex: 1 1 calc(33.33% - 20px);
  }
  .partner-slider--baby .slider-item {
    height: 40px;
  }
  .partner-slider--baby .slick-dots {
    bottom: -50px;
  }
}
.hp-container .sectionMain {
  min-height: calc(100vh - 60px);
}
.hp-container .sectionMain .box-main {
  min-height: auto;
  background-image: url(../Images/Baby_Gift_Bg-1920.jpg);
  background-position: center;
  background-size: cover;
}
.hp-container .sectionMain .box-main .main-content {
  min-height: calc(100vh - 156px);
  max-width: 100%;
  padding: 72px 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: revert-layer;
  gap: 126px;
}
.hp-container .sectionMain .box-main .main-content .content-container {
  flex: 0 0 617px;
  padding: 0;
  margin: 0;
}
.hp-container .sectionMain .box-main .main-content .content-container .content-title {
  font-family: var(--font_ivy);
  font-weight: 600;
  font-size: 72px;
  line-height: 80px;
  color: #001F28;
  text-align: left;
}
.hp-container .sectionMain .box-main .main-content .content-container .content-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin: 32px 0 0;
  list-style-type: none;
  max-width: 425px;
}
.hp-container .sectionMain .box-main .main-content .content-container .content-list li {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.6448 0C13.8186 0.121235 14.3452 1.46829 14.4262 3.15209C14.5208 5.01103 14.3723 6.96425 12.1173 7.27407C10.038 7.55695 9.65991 5.81926 9.60589 4.18933C9.55188 2.42469 9.45737 0.56576 11.6448 0Z" fill="%23001F28"/><path d="M11.7385 16.4746C14.358 17.2559 14.5605 19.0205 14.412 20.8525C14.277 22.4421 13.9259 24.2202 11.806 23.9777C9.32154 23.6948 9.6591 21.5799 9.60509 19.8153C9.55108 18.0237 10.4018 16.9596 11.7385 16.4611V16.4746Z" fill="%23001F28"/><path d="M20.7039 14.4259C18.4895 14.3856 16.7342 14.0893 16.6802 12.136C16.6127 9.5766 18.773 9.72478 20.5419 9.6709C22.1757 9.63049 23.958 9.84602 23.9985 11.8666C24.066 14.4125 21.8652 14.2104 20.6904 14.4259H20.7039Z" fill="%23001F28"/><path d="M7.29756 11.7328C7.13553 13.7804 5.85279 14.4 4.11097 14.4135C2.34215 14.4135 0.276269 14.5886 0.0197219 12.1639C-0.196317 10.0894 1.39697 9.67186 3.11179 9.65839C4.86711 9.65839 6.74395 9.45633 7.29756 11.7328Z" fill="%23001F28"/></svg>');
  background-position: left 16px;
  background-repeat: no-repeat;
  font-family: var(--font_proxima);
  font-weight: 600;
  font-size: 40px;
  line-height: 56px;
  color: #001F28;
  max-width: 421px;
  text-align: left;
  padding-left: 40px;
}
.hp-container .sectionMain .box-main .main-content .content-container #btnSignupMobile.hide {
  display: none;
}
.hp-container .sectionMain .box-main .main-content .signup-right-wrapper {
  flex: 0 0 498px;
  margin: 0;
  box-sizing: border-box;
  position: relative;
}
.hp-container .sectionMain .content-action {
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hp-container .sectionMain .content-action .actionText {
  margin: 0;
  font-family: var(--font-proxima);
  font-weight: 400;
  font-size: 24px;
  line-height: 31.92px;
  text-align: center;
  color: #263238;
}
.hp-container .sectionMain .content-action .btnHomePageFind {
  font-weight: 700;
}
.sectionTestimonials {
  background-color: #F8F8F8;
}
.sectionTestimonials .swd_container {
  padding-top: 64px;
  padding-bottom: 64px;
  margin-bottom: 0;
}
.sectionTestimonials .swd_container .pst_title {
  margin: 0;
}
.sectionTestimonials .swd_container .swdContentBlock {
  align-items: center;
  gap: 30px;
  height: 100%;
  padding-top: 32px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}
.sectionTestimonials .swd_container .swdContentBlock .swdTestimonialItem {
  width: Calc(50% - 15px);
  padding: 32px 56px 32px 56px;
  color: #414141;
  border-radius: 40px;
  background: #FFF;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  box-shadow: 3px 6px 6px 0 rgba(0, 0, 0, 0.16);
  justify-content: space-between;
}
.sectionTestimonials .swd_container .swdContentBlock .swdTestimonialItem .swdTestimonialItemDesc {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.333;
  text-align: left;
  margin: 0px;
  min-height: 68px;
}
.sectionTestimonials .swd_container .swdContentBlock .swdTestimonialItem .swdTestimonialItemFooter {
  font-size: 1.5rem;
  font-style: normal;
  line-height: normal;
  text-align: right;
  margin: 16px 0 0 0;
}
.sectionTestimonials .swd_container.fadeIntoView {
  animation: appearOnScroll 2s forwards;
}
@media only screen and (max-width: 1440px) {
  .hp-container .box-main {
    background-position: 100% 0px;
    min-height: unset;
  }
  .hp-container .box-main .main-content {
    transition: none;
    height: auto;
    box-sizing: border-box;
    max-width: 1366px;
  }
  .hp-container .box-main .main-content .background_holder {
    background-position: center;
  }
  .hp-container .box-main .main-content .content-container {
    padding-top: 40px;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star1 {
    top: -14px;
  }
  .hp-container .box-main .main-content .content-container .content-title h1 {
    font-size: 3.5rem;
    line-height: 1.142;
    margin: 0;
    margin-bottom: 24px;
  }
  .hp-container .box-main .main-content .content-container .content-title h2 {
    font-size: 1.75rem;
    line-height: 1.285;
  }
  .hp-container .sectionMain .box-main .main-content {
    padding: 32px 80px;
    align-items: center;
  }
  .hp-container .sectionMain .box-main .main-content .content-container {
    flex: 0 0 540px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-title {
    font-size: 64px;
    line-height: 72px;
  }
  .hp-container .sectionMain .box-main .main-content .sigupContainer .box-signup {
    padding: 32px 24px;
  }
}
@media only screen and (max-width: 1367px) {
  .hp-container .box .box-container {
    max-width: 1110px;
  }
  .hp-container .box.box-faq .box-container .faq-container {
    max-width: 912px;
  }
  .hp-container .box.box-faq .box-container .faq-container .item-answer {
    max-width: 610px;
  }
  .hp-container .box-main .main-content .content-container .content-action .action-item {
    padding: 15px 30px !important;
  }
}
@media only screen and (max-width: 1280px) {
  .hp-container .box-main .main-content {
    padding: 0 40px;
  }
  .hp-container .box-main .main-content .content-container {
    padding-left: 0;
    padding-right: 0;
  }
  .hp-container .box-main .main-content .content-container .content-title h1 {
    font-size: 2.5rem;
    line-height: 1.4;
  }
  .hp-container .box-main .main-content .content-container .content-title h2 {
    font-size: 1.5rem;
    line-height: 1.333;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star1 {
    top: 6px;
    left: 5%;
  }
  .hp-container .sectionMain {
    min-height: auto;
  }
  .hp-container .sectionMain .box-main {
    background-position: 75% center;
  }
  .hp-container .sectionMain .box-main .main-content {
    gap: 40px;
    justify-content: center;
    min-height: auto;
    padding: 56px 80px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container {
    flex: 0 0 386px;
    margin: 0;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-title {
    font-size: 48px;
    line-height: 56px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-list {
    max-width: 269px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-list li {
    font-size: 24px;
    line-height: 32px;
    background-position: left 6px;
  }
  .hp-container .sectionMain .box-main .main-content .signup-right-wrapper {
    flex: 0 0 440px;
  }
  .hp-container .sectionMain .box-main .main-content .signup-right-wrapper {
    flex: 1;
    max-width: 440px;
    width: 100%;
  }
  .hp-container .sectionMain .content-action {
    height: 56px;
  }
  .hp-container .sectionMain .content-action .actionText {
    font-size: 16px;
    line-height: 24px;
  }
}
@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);
  }
}
@media only screen and (max-width: 1100px) and (min-width: 641px) {
  html.mr-culture-es-US .hp-container .box-dock {
    right: 426px;
  }
  html.mr-culture-es-US .hp-container .box-dock.show {
    right: 402px;
  }
  html.mr-culture-es-US .hp-container .box-dock .dock-action {
    font-size: 0.875rem;
    padding: 6px 10px;
  }
  .hp-container .box-main .main-content .content-container .content-action .action-item {
    padding: 10px 30px !important;
  }
}
@media only screen and (min-width: 1025px) {
  .mr-culture-es-US .hp-container .box-dock {
    right: 672px;
  }
  .mr-culture-es-US .hp-container .box-dock.show {
    right: 544px;
  }
  .mr-culture-fr-CA .hp-container .box-dock {
    right: 766px;
  }
  .mr-culture-fr-CA .hp-container .box-dock.show {
    right: 538px;
  }
}
@media only screen and (max-width: 1024px) {
  #SWD_Header.header-visitor {
    height: 50px;
  }
  #SWD_Header.header-visitor .menu-trigger {
    display: none;
  }
  .hp-container .box-dock {
    top: 8px;
    right: 574px;
  }
  .hp-container .box-dock.show {
    top: 8px;
    right: 406px;
  }
  .hp-container .sectionMain .box-main .main-content {
    gap: 40px;
    justify-content: center;
    padding: 24px 68px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container {
    flex: 0 0 385px;
    margin: 0;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-title {
    font-size: 40px;
    line-height: 48px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-list {
    max-width: 269px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-list li {
    font-size: 24px;
    line-height: 32px;
  }
  .hp-container .sectionMain .box-main .main-content .sigupContainer {
    flex: 0 0 400px;
    margin: 0;
    min-height: auto;
  }
  .hp-container .sectionMain .content-action {
    height: 56px;
  }
  .hp-container .sectionMain .content-action .actionText {
    font-size: 16px;
    line-height: 24px;
  }
  .mr-culture-es-US .hp-container .box-dock {
    right: 472px;
  }
  .mr-culture-es-US .hp-container .box-dock.show {
    right: 414px;
  }
  .hp-container .box-main .main-content .content-container .content-action .action-item {
    padding: 15px 30px !important;
  }
}
@media only screen and (max-width: 1009px) {
  .hp-container .box-main .main-content .content-container .content-title .content-action .action-item {
    padding: 15px 15px !important;
  }
}
@media only screen and (max-width: 960px) {
  .hp-container .box-dock {
    width: 180px;
    right: 449px;
  }
  .hp-container .box-dock.show {
    right: 309px;
  }
  .hp-container .sectionMain .box-main {
    background-image: url(../Images/baby-gift-bg-tablet.jpg);
    background-position: center;
    background-position: top;
    background-size: 106% auto;
  }
  .hp-container .sectionMain .box-main .main-content {
    padding: 24px 16px 60px 16px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .hp-container .sectionMain .box-main .main-content .content-container {
    flex: 0 0 auto;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-title {
    text-align: center;
    font-size: 48px;
    line-height: 56px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-list {
    max-width: revert-layer;
    text-align: left;
    align-items: flex-start;
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-list li {
    max-width: none;
    background-position: left 4px;
  }
  .hp-container .sectionMain .box-main .main-content .signup-right-wrapper {
    max-width: 418px;
  }
  .mr-culture-fr-CA .hp-container .box-dock {
    right: 430px;
  }
  .mr-culture-fr-CA .hp-container .box-dock.show {
    right: 333px;
  }
}
@media only screen and (max-width: 900px) {
  .hp-container .box-main .main-content .content-container .campaign-logo {
    padding-bottom: 5px;
  }
  .hp-container .mr_main_10reasons .box-partner .pst_title {
    margin: 20px 5px;
  }
  .hp-container .mr_main_10reasons .pst_title {
    font-size: 1.938rem;
    margin-bottom: 20px;
  }
  .hp-container .mr_main_10reasons .hp_benefits .hp_benefits_text a {
    display: block;
  }
  .hp-container .mr_main_10reasons .hp_rol_Container {
    height: 400px;
  }
  .hp-container .hp_imageContainer .pst_subtitle h4 {
    font-size: 1.313rem;
  }
  .second-background > .campaign-logo-main > img {
    display: none !important;
  }
  .hp-container .box-main .main-content .content-container .campaign-logo .campaign-title {
    vertical-align: 0px;
  }
  .counter-zoomin {
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -ms-transform: scale(0.8);
  }
  .hp_left_image {
    max-width: 250px;
  }
  h3 {
    font-size: 1.313rem;
  }
  h4 {
    font-size: 1rem;
    line-height: 1.625;
  }
  .reason_baby .hp_rol_Container.backimage3baby .hp_Container_width {
    padding: 0 50% 0 20px;
  }
  .hp_imageContainer.backimage1baby .hp_Container_width {
    margin: 20px 50% 20px 20px;
    padding: 0 20px;
    width: 50%;
  }
  /*-- Multilanguage ----------------------------------------------------------------------------------------- */
  html.mr-culture-es-US .hp-container .box-main .main-content .content-container .content-title h1 {
    line-height: 1.2;
    padding: 0px 8px;
  }
  html.mr-culture-es-US .hp-container .mr_main_10reasons .box-partner .pst_title {
    font-size: 1.688rem;
  }
  html.mr-culture-es-US .hp-container .mr_main_10reasons .mr_10_reasons_title_2 .mr_10_reasons_title_1 {
    font-size: 1.313rem;
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 821px) {
  .desktoplbl {
    display: none;
  }
  .mblipad {
    display: block;
  }
  .hp-container .box-main .main-content .content-container .content-title {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .hp-container .box-main .main-content .content-container .content-title h1 {
    line-height: 50px;
  }
  .hp-container .box-main .main-content .content-container .content-title h2 {
    margin-bottom: 8px;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star1 {
    width: 22px;
    height: 21px;
    top: -25%;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star2 {
    left: 113%;
    top: 26px;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star4 {
    width: 25px;
    height: 23px;
    top: -23%;
    left: 80%;
    opacity: 0.5;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star5 {
    z-index: 0;
    left: 40%;
    bottom: -35px;
  }
  .hp-container .backimage1baby .hp_text_Container2 {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .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;
  }
  .hp_rol_Container.backimage2baby {
    background-position: 44% 0;
  }
  .hp-container .box-main .main-content .content-container .content-title .content-action .action-item {
    padding: 11px 20px !important;
    font-size: 1.25rem !important;
  }
  .hp-container .box-main .main-content .content-container .content-title {
    max-width: 68%;
  }
  /*-- Multilanguage ----------------------------------------------------------------------------------------- */
  html.mr-culture-es-US .mr_main_10reasons .backimage1baby .hp_text_Container2 h4 {
    font-size: 1.125rem;
    line-height: 1.4;
  }
  html.mr-culture-es-US .mr_main_10reasons .backimage1baby .text-sub .pst_subtitle {
    font-size: 1.125rem;
  }
  html.mr-culture-es-US .mr_main_10reasons .backimage3baby .hp_text_Container2 h4 {
    font-size: 1.125rem;
    line-height: 1.4;
  }
  html.mr-culture-es-US .mr_main_10reasons .hp_button_holder .hp_Container_width {
    padding: 0 35px;
  }
  html.mr-culture-es-US .mr_main_10reasons .hp_button_holder .hp_Container_width .pst_title {
    font-size: 1.813rem;
  }
  html.mr-culture-es-US .hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .hp_links_wrapper {
    font-size: 1.125rem;
  }
}
@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) {
  .hp-container .box .box-container {
    max-width: 688px;
  }
  .hp-container .box .box-container .box-content .content-title {
    font-size: 2rem;
    line-height: 1.25;
  }
  .hp-container .box.box-faq .box-container .faq-container .faq-item .item-answer {
    max-width: 458px;
  }
  .hp-container .mr_main_10reasons .sectionTestimonials .pst_title {
    margin-bottom: 32px;
  }
  .sectionTestimonials .swd_container .swdContentBlock {
    max-width: 556px;
    margin: 0 auto;
    padding-top: 0;
  }
  .sectionTestimonials .swd_container .swdContentBlock .swdTestimonialItem {
    font-size: 1.375px;
    width: 100%;
  }
  .sectionTestimonials .swd_container .swdContentBlock .swdTestimonialItem .swdTestimonialItemDesc,
  .sectionTestimonials .swd_container .swdContentBlock .swdTestimonialItem .swdTestimonialItemFooter {
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 720px) {
  #MR_GlobalBottomBanner {
    display: none;
  }
  .pst_title {
    font-size: 1.75rem;
    line-height: 1.214;
    margin: 10px auto;
  }
  .pst_subtitle {
    font-size: 1.125rem;
  }
  .mr_10_reasons_title_1 {
    font-size: 1.313rem !important;
  }
  .hp_circles_container .hp_circle_Container_width a.hp_viewsample_text,
  .hp_circles_container .hp_circle_Container_width .hp_circle_text {
    font-size: 1.375rem;
  }
  .hp_button_holder {
    min-height: 110px;
  }
  .hp-container .box-main.hasPanel .main-panel {
    height: 310px;
  }
  .hp_content_Holder {
    padding-top: 25px;
  }
  .hp_text_Container2 h4 {
    font-size: 1.063rem;
    line-height: 1.4;
  }
  .hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .hp_links_wrapper {
    font-size: 1.125rem;
    padding: 15px 0;
    line-height: 1.4;
  }
  .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-size: 1.688rem;
  }
  .hp-container .sectionMain {
    min-height: 300px;
  }
  .hp-container .sectionMain .box-main {
    background-image: url(../Images/baby-gift-bg-mobile.jpg);
    background-position: center bottom;
    background-size: cover;
    background-color: #e1e1e1;
    background-repeat: no-repeat;
    z-index: 2;
  }
  .hp-container .sectionMain .box-main .main-content {
    padding: 48px 16px 16px;
    min-height: 527px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-title {
    font-size: 38px;
    line-height: normal;
    max-width: 100%;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-list {
    list-style-type: none;
    align-items: flex-start;
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-list li {
    background-size: 16px;
    background-position: left 3px;
    padding-left: 32px;
    margin-left: 0;
    font-size: 16px;
    line-height: 24px;
    position: relative;
  }
  .hp-container .sectionMain .box-main .main-content .content-container .content-list li:not(:first-child) {
    margin-top: 16px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container #btnSignupMobile.swd_button {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    padding: 8px 32px;
    margin-top: 48px;
  }
  .hp-container .sectionMain .box-main .main-content .content-container #btnSignupMobile.swd_button .icon-arrow {
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M10.4999 3.33301L9.32492 4.50801L13.9749 9.16634H3.83325V10.833H13.9749L9.32492 15.4913L10.4999 16.6663L17.1666 9.99967L10.4999 3.33301Z' fill='white'/%3E%3C/svg%3E") no-repeat center center;
  }
  .hp-container .sectionMain .box-main .main-content .signup-right-wrapper {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 16px;
    flex: revert-layer;
    max-width: 100%;
    width: 100%;
    overflow: auto;
    margin: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    max-height: 100vh;
    background-color: rgba(0, 0, 0, 0.25);
  }
  .hp-container .sectionMain .box-main .main-content .signup-right-wrapper.hide {
    display: none;
  }
  .hp-container .sectionMain .box-main .main-content .signup-right-wrapper .ctm-pnl-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(/Images/Icons/seaweed/icon-x.svg) no-repeat center center / 100%;
  }
  .hp-container .sectionMain .content-action {
    height: 80px;
  }
  .hp-container .sectionMain .content-action .actionText {
    line-height: 32px;
  }
  .hp-container .sectionMain .content-action .btnHomePageFind {
    display: block;
  }
}
@media only screen and (max-width: 700px) {
  .mr_10_reasons_title_1 {
    font-size: 1.25rem;
  }
  .hp_content_Holder {
    padding-top: 10px;
  }
  .learnmore {
    margin: 15px 20px;
  }
  .hp_width_mobile {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  #SWD_Header.header-visitor .header-top .box-left {
    padding-left: 16px;
  }
  .smartbanner-show .hp-container .box-dock.show {
    top: 129px;
  }
  .hp-container .box-dock {
    width: 100%;
    left: 0;
    right: 0;
    top: 50px;
  }
  .hp-container .box-dock.show {
    width: 100%;
    left: 0;
    right: 0;
    top: 50px;
  }
  .hp-container .box-dock.show.pnlBanner {
    top: 134px;
  }
  .hp-container .box-dock .dock-action {
    border-radius: 0;
    padding: 8px 20px;
  }
  .panel-content.swd_dialogpanel {
    width: calc(100% - 30px) !important;
    padding: 40px 16px 32px;
    text-align: center;
    top: 7% !important;
  }
  .panel-content.login.swd_dialogpanel {
    top: 2.5% !important;
  }
  .panel-content.login .content-holder .cont-social .social-btn-container {
    flex-wrap: wrap;
    gap: 12px;
  }
  .panel-content.login .content-holder .cont-social .social-btn-container .btnSocial {
    flex: 1 1 100%;
    text-align: center;
    justify-content: center;
    background-position-x: 75px;
  }
  .panel-content.login .content-holder .cont-social .social-btn-container .btnSocial.icon-login-google {
    background-size: 18px 18px;
  }
  .panel-content.login .content-holder .cont-social .social-btn-container .btnSocial.icon-login-facebook {
    background-size: 24px 24px;
  }
  .mr-culture-es-US .panel-content.login .content-holder .cont-social .social-btn-container .btnSocial {
    background-position-x: 52px;
  }
  .pst_button {
    font-size: 1.25rem !important;
  }
  .main-panel .panel-content .content-title {
    font-size: 1.5rem;
    line-height: 1.25;
    padding: 20px 15px;
  }
  .hp-container .box-partner {
    padding: 0 10px;
  }
  .hp-container .box-main .main-content .content-container .campaign-logo {
    max-width: 480px;
  }
  .hp-container .box-main .main-content .content-container .campaign-logo img {
    max-width: 130px;
  }
  .hp-container .box-main .main-content .content-container .campaign-logo .campaign-title {
    font-size: 1.875rem;
    line-height: 1.2;
  }
  .hp-container .box-main .main-content .content-container > .default {
    bottom: 0;
    top: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 10px 0px;
    box-sizing: border-box;
  }
  #btnMemberFindSearch {
    padding: 11px 41px !important;
    width: 100%;
  }
  .hp-container .box-main .main-content .content-container > .default > h1 {
    margin-bottom: 20px;
    font-size: 1.75rem !important;
    line-height: 1.285 !important;
  }
  .hp-container .box-main .main-panel .panel-content {
    max-width: 100%;
  }
  .hp-container .box-main .main-content .content-container .content-title .content-action .action-item {
    padding: 11px 30px !important;
    width: 100%;
  }
  .hp-container .box-main .main-content .content-container .content-title .content-action .action-item h2 {
    font-size: 1rem;
    font-weight: 600;
    padding: 0px 68px;
  }
  .hp-container .box-main .main-content .content-container .content-title .content-action {
    margin-top: 0px;
  }
  .hp-container .box-main .main-content .content-container .content-action {
    display: flex;
    gap: 10px 20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .hp-container .box-main .main-content .content-container .content-title > h1.black,
  .hp-container .box-main .main-content .content-container .content-title > h2.black {
    color: #fff;
  }
  a.HereIsWhy {
    top: -100px;
  }
  .slick-dots {
    position: relative;
    margin: 0 auto;
    padding: 5px;
    background-color: #FFFFFF;
  }
  .hp-container .box-main .slick-dots {
    position: absolute;
    bottom: 220px;
    background-color: transparent;
  }
  .hp-container .hp_imageContainer .pst_subtitle h4 {
    font-size: 1.125rem;
    line-height: 1.4;
  }
  .hp_imageContainer.backimage1baby .hp_Container_width {
    width: 100%;
    margin: 0px;
  }
  .hp_imageContainer.backimage1baby .hp_Container_width .hp_left_Container .hp_content_Holder .text-sub .counter-wrapper {
    padding: 5px 0px;
  }
  .reason_baby .hp_benefits .hp_benefits_text {
    margin-bottom: 0px;
  }
  .hp-container .mr_main_10reasons .pst_title {
    font-size: 1.5rem;
    line-height: 1.333;
    margin-bottom: 0;
  }
  .hp-container .box-main {
    background: #EBF2F3;
  }
  .hp-container .box-main .main-content {
    padding: 40px 16px 24px 16px;
    margin-top: 0;
  }
  .hp-container .box-main .main-content .content-container {
    display: block;
    padding: 0;
  }
  .hp-container .box-main .main-content .content-container .content-title {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .hp-container .box-main .main-content .content-container .content-title h1 {
    line-height: 1.25;
    font-size: 2rem !important;
    margin-bottom: 28px;
  }
  .hp-container .box-main .main-content .content-container .content-title h2 {
    margin-bottom: 8px;
    font-size: 1.125rem;
    line-height: 1.333;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star1 {
    width: 17px;
    height: 16px;
    top: -8%;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star2 {
    left: 0;
    top: 26px;
    display: none;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star3 {
    display: none;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star4 {
    width: 17px;
    height: 16px;
    top: -22%;
    left: 80%;
    opacity: 0.3;
  }
  .hp-container .box-main .main-content .content-container .content-title .vectorStar.star5 {
    z-index: 0;
    width: 17px;
    height: 16px;
    left: 87%;
    bottom: -23px;
    opacity: 0.2;
  }
  .hp-container .box-main .main-content .content-action .actionText {
    font-size: 1.125rem;
    line-height: 1.333;
  }
  .hp-container .box-main .main-content .content-action .actionText a.swd_link.btnHomePageFind {
    display: table;
  }
}
@media only screen and (max-width: 577px) {
  .hp_title_nowrap {
    white-space: normal;
  }
  .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 0px 0px;
    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;
  }
  .hp_rol_Container.backimage2baby {
    background-position: 30% 0;
    background-size: auto 260px;
  }
  .hp_rol_Container.backimage2baby .hp_Container_width {
    display: table;
    width: 100%;
  }
  .hp_rol_Container.backimage2baby .hp_Container_width .hp_right_Container .hp_content_Holder {
    padding: 20px;
  }
  .hp_rol_Container.backimage2baby .hp_Container_width .hp_left_Container {
    display: none;
  }
  .hp_rol_Container.backimage2baby .hp_Container_width .hp_right_Container {
    float: none;
    width: 100%;
    padding-bottom: 80px;
    vertical-align: bottom;
  }
  .hp_rol_Container.backimage2baby .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;
  }
  .hp-container .mr_main_10reasons .hp_rol_Container {
    height: auto;
  }
  .hp-container .mr_main_10reasons .hp_rol_Container.backimage2baby {
    height: 535px;
  }
  .reason_baby .hp_rol_Container.backimage3baby .hp_Container_width {
    padding: 300px 0px 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;
  }
  .hp-container .box-partner .partner-slider .slider-item {
    height: 40px;
    margin: 5px auto;
  }
  .hp_circles_container {
    margin: 10px;
  }
  .learnmore {
    font-size: 1.563rem;
  }
  .hp_text_Container1 h4 {
    font-size: 1.063rem;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 500px) {
  .counter-wrapper .counter-zoomin {
    transform: scale(0.8);
    width: 100%;
  }
  .hp_left_Container {
    width: 100%;
  }
  .hp_content_Holder {
    padding: 20px;
  }
  .hp_title_Container2 {
    margin: 0;
    padding: 0;
  }
  .hp_title_Container1 {
    padding: 0;
  }
  .hp_text_Container2 {
    margin-left: 0;
  }
  h5 {
    font-size: 1.25rem;
    margin: 15px 5px;
  }
  .hp_circles_container .hp_circle_Container_width a.hp_viewsample_text {
    margin: 58px 0px 16px;
  }
  .hp_circles_container .hp_circle_Container_width .hp_circle_text {
    font-size: 1.5rem;
  }
  .hp_baby_circle_text {
    font-size: 1.25rem;
  }
  .mr_10_reasons_title_1 {
    font-size: 1.25rem;
    padding: 15px 10px;
    line-height: 1.35;
  }
  .hp_Container_width {
    padding: 0;
  }
  .reason_baby .backimage1baby .hp_left_Container {
    width: 100%;
  }
  .learnmore {
    margin: 0 0;
  }
  .smartbanner-show .hp-container .box-dock.show {
    top: 179px;
  }
  .hp-container .box-dock {
    top: 100px;
  }
  .hp-container .box-dock.show {
    top: 100px;
  }
  .hp-container .box-dock.show.pnlBanner {
    top: 185px;
  }
  .hp-container .box {
    padding: 15px;
  }
  .hp-container .box .box-container .box-content .content-title {
    font-size: 1.5rem;
    line-height: 1.166;
  }
  .hp-container .box.box-faq .box-container .box-content .content-subtitle {
    font-size: 1.125rem;
    line-height: 1.167;
  }
  .hp-container .box.box-faq .box-container .faq-container .faq-item .item-question {
    padding: 8px 15px;
    width: auto;
    margin-right: 20px;
    box-sizing: border-box;
  }
  .hp-container .box.box-faq .box-container .faq-container .faq-item .item-answer {
    padding: 15px;
    box-sizing: border-box;
    width: auto;
    margin: 0 0 0 20px;
  }
  /*-- Multilanguage ----------------------------------------------------------------------------------------- */
  html.mr-culture-es-US #PST_MainWrapper .hp-container {
    /*.box-main {
                        .main-content {
                            height: 460px;

                            .background_holder {
                                .background {
                                    &.bk1 {
                                        height: calc(100vh - 100px);
                                        max-height: 460px;
                                        position: relative;
                                        display: block;
                                        background-size: 1100px auto;
                                        background-position: 5% 130%;
                                    }
                                }
                            }
                        }

                        .content-container {
                            .content-title {
                                margin-top: -240px;

                                h1 {
                                    line-height: 1.1;

                                    .l2 {
                                        // display: initial;
                                    }
                                }
                            }
                        }
                    }*/
  }
  html.mr-culture-es-US #PST_MainWrapper .hp-container .mr_main_10reasons .backimage1baby {
    height: auto;
  }
  html.mr-culture-es-US #PST_MainWrapper .hp-container .mr_main_10reasons .partner-content .content-title h3 {
    font-size: 1.75rem;
    line-height: 1.2;
  }
  html.mr-culture-es-US #PST_MainWrapper .hp-container .mr_main_10reasons .hp_circles_container .hp_circle_Container_width .hp_circle_text .hp_viewsample_text {
    font-size: 1.313rem;
  }
  html.mr-culture-es-US #PST_MainWrapper .hp-container .mr_main_10reasons .hp_button_holder .hp_Container_width .pst_title {
    font-size: 1.813rem;
  }
}
@media only screen and (max-width: 420px) {
  .hp-container .box-main.hasPanel .main-panel .panel-content .content-action .pst_button {
    padding: 10px 0;
  }
  .learnmore {
    margin: -5px 0;
  }
}
@media only screen and (max-width: 375px) {
  .pst_button {
    font-size: 1.125rem !important;
  }
  .hp-container .box-main .main-content .content-container .content-title h1 {
    font-size: 1.75rem;
    line-height: 1.357;
    margin: 10px;
    text-shadow: 0 0 0 rgba(65, 65, 65, 0);
  }
  .learnmore {
    margin: 3px 0;
  }
  .hp_imageContainer.backimage1baby .hp_Container_width .hp_content_Holder,
  .hp_rol_Container.backimage3baby .hp_content_Holder {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 360px) {
  .counter-zoomin {
    width: 100%;
    margin-left: 0;
  }
  .learnmore {
    margin: 3px 0px;
  }
  .hp-container .box-main .main-content .content-container > .default > h1 {
    font-size: 1.375rem !important;
  }
  .hp-container .box-main .main-content .content-container .content-title .content-action .action-item h2 {
    font-size: 1rem;
    font-weight: 600;
    padding: 0px 60px;
  }
}
@media only screen and (max-width: 320px) {
  .hp_content_Holder {
    padding: 30px 0px;
  }
  .hp-container .box-main .main-content .content-container .content-title > h2 {
    font-size: 0.938rem !important;
  }
  .hp_Container_width {
    margin: 0 10px;
  }
  .pst_subtitle {
    margin: 10px auto;
  }
  .learnmore {
    margin: 3px 0;
  }
  .hp-container .box-main .main-content .content-container > .default > h1 {
    font-size: 1.375rem !important;
  }
  .hp-container .box-main .main-content .content-container .campaign-logo .campaign-title {
    font-size: 1.625rem;
    line-height: 1;
  }
}