﻿/*----------------------  Start WishList Landing Page  -------------------------*/
#PST_GlobalWrapper #PST_ContentWrapper #PST_MainWrapper {
  padding-bottom: 410px;
}
.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 .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 > h1 {
  color: #FFF;
  font-family: 'SourceSerifPro', Times, serif;
  font-size: 45px;
  max-width: 500px;
  margin: auto;
}
.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;
}
#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;
}
.flexrow {
  display: flex;
}
.ws {
  white-space: nowrap;
}
.container_wrapper img {
  max-width: 100%;
}
.container_wrapper .content_card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
}
.container_wrapper .content_card h2 {
  padding: 0;
  margin: 0;
  line-height: 44px;
  font-size: 3rem;
  font-weight: 700;
}
.container_wrapper .content_card p {
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: 32px;
}
.container_wrapper .content_card .card_action {
  padding-top: 8px;
}
.container_wrapper .content_card .card_action .swd_button {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  padding: 8px 24px;
  box-sizing: border-box;
}
.container_wrapper .swd_container {
  border-radius: 0px;
  background: rgba(30, 123, 146, 0.12);
  display: flex;
  flex-direction: column;
  padding: 0 64px;
  margin: 0;
}
.container_wrapper .swd_container .main_container {
  max-width: 1620px;
  margin-left: auto;
  margin-right: auto;
}
.container_wrapper .swd_container.section2 {
  margin-bottom: 0;
}
.container_wrapper .swd_container.section2 .main_container {
  margin: auto;
}
.container_wrapper .swd_container.section2 .main_container .content_card {
  padding-left: 96px;
}
.container_wrapper .swd_container.section3 {
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}
.container_wrapper .swd_container.section3 .titleRotate > .wrap {
  position: relative;
}
.container_wrapper .swd_container.section3 .titleRotate > .wrap:after {
  content: '';
  display: inline-block;
  width: 3px;
  background-color: #1E7B92;
  position: absolute;
  top: 18%;
  bottom: 10%;
  margin-left: 3px;
}
.container_wrapper .swd_container.section3 .content_card p {
  max-width: 663px;
}
.container_wrapper .swd_container.section3 .main_container.grid_container.two_columns {
  grid-template-columns: repeat(2, auto);
  width: 100%;
  justify-content: space-between;
}
.container_wrapper .swd_container.section5 {
  padding-top: 64px;
  padding-bottom: 64px;
  margin-bottom: 0px;
  margin-top: 0;
}
.container_wrapper .swd_container.section5 {
  text-align: center;
}
.container_wrapper .swd_container.section5 sup {
  font-size: 30%;
  top: -2em;
}
.container_wrapper .swd_container.section5 .content_card h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
}
.container_wrapper .swd_container.boxed {
  border: none;
}
.container_wrapper .swd_container .swd_text {
  padding-bottom: 16px;
}
.container_wrapper .swd_container .noborder {
  border-radius: unset;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.container_wrapper .swd_container.no-background {
  background: #fff;
}
.container_wrapper .white {
  background-color: #fff;
}
.container_wrapper .splitbg {
  background: #F7FDFF;
  background: linear-gradient(-90deg, #f7fdff 50%, #ffffff 50%);
}
.container_wrapper .sectionMain .box-main {
  min-height: auto;
  background-image: url(../Images/wishlist-hero-bg.png);
  background-position: center bottom;
  background-size: 100% auto;
  background-color: #E5F0F2;
  background-repeat: no-repeat;
}
.container_wrapper .sectionMain .box-main .main-content {
  min-height: calc(100vh - 332px);
  max-width: 100%;
  padding: 57px 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: revert-layer;
  gap: 126px;
}
.container_wrapper .sectionMain .box-main .main-content .content-container {
  flex: 0 0 730px;
  padding: 0;
  margin: 0;
}
.container_wrapper .sectionMain .box-main .main-content .content-container .content-title {
  font-family: var(--font_ivy);
  font-weight: 600;
  font-size: 80px;
  line-height: 86px;
  color: #004E60;
  text-align: left;
  max-width: 100%;
}
.container_wrapper .sectionMain .box-main .main-content .content-container .content-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0;
  margin: 32px 0 0;
  list-style-type: none;
  max-width: 100%;
}
.container_wrapper .sectionMain .box-main .main-content .content-container .content-list li {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBDNC40OCAwIDAgNC40OCAwIDEwQzAgMTUuNTIgNC40OCAyMCAxMCAyMEMxNS41MiAyMCAyMCAxNS41MiAyMCAxMEMyMCA0LjQ4IDE1LjUyIDAgMTAgMFpNOCAxNUwzIDEwTDQuNDEgOC41OUw4IDEyLjE3TDE1LjU5IDQuNThMMTcgNkw4IDE1WiIgZmlsbD0iIzAwNEU2MCIvPgo8L3N2Zz4K");
  background-position: left 11px;
  background-repeat: no-repeat;
  font-family: var(--font_proxima);
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  color: #414141;
  max-width: 100%;
  text-align: left;
  padding-left: 28px;
  background-size: 20px;
}
.container_wrapper .sectionMain .box-main .main-content .content-container .content-list li strong {
  font-weight: 600;
}
.container_wrapper .sectionMain .box-main .main-content .content-container #btnSignupMobile.hide {
  display: none;
}
.container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper {
  flex: 0 0 491px;
  margin: 0;
  box-sizing: border-box;
  position: relative;
}
.container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper .signupControl .box-container {
  padding: 16px;
  max-width: 488px;
}
.container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper .signupControl .box-signup .signupFields .title h1 {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}
.container_wrapper .sectionMain .content-action {
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid rgba(112, 120, 126, 0.5);
}
.container_wrapper .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;
}
.container_wrapper .sectionMain .content-action .btnHomePageFind {
  font-weight: 700;
}
/* -- Media < ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1440px) {
  .swd_container.wide {
    max-width: 1180px;
  }
  .imghousewarmingImg {
    max-width: 540px;
  }
  .container_wrapper .sectionMain .box-main {
    background-image: url(../Images/wishlist-hero-bg-fade-md.png);
  }
  .container_wrapper .sectionMain .box-main .main-content {
    padding: 64px 80px;
    align-items: center;
    gap: 64px;
    transition: none;
    height: auto;
    box-sizing: border-box;
    max-width: 100%;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container {
    flex: 0 0 698px;
    margin: 0;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container .content-title {
    font-size: 64px;
    line-height: 72px;
    max-width: 488px;
  }
  .container_wrapper .sectionMain .box-main .main-content .sigupContainer .box-signup {
    padding: 32px 24px;
  }
  .container_wrapper .swd_container .content_card h2 {
    font-size: 36px;
    line-height: 44px;
  }
  .container_wrapper .swd_container.section2 .main_container .content_card {
    padding-left: 64px;
  }
}
@media only screen and (max-width: 1367px) {
  .container_wrapper .swd_container {
    padding-left: 32px;
    padding-right: 32px;
  }
  .container_wrapper .sectionMain {
    min-height: auto;
  }
  .container_wrapper .sectionMain .box-main {
    background-position: 45% center;
  }
  .container_wrapper .sectionMain .box-main .main-content {
    gap: 40px;
    justify-content: center;
    min-height: 614px;
    padding: 40px 60px;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container {
    flex: 0 0 583px;
    margin: 0;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container .content-title {
    font-size: 48px;
    line-height: 56px;
    max-width: 456px;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container .content-list li {
    font-size: 22px;
    line-height: 30px;
    background-position: left 6px;
    letter-spacing: -0.8px;
  }
  .container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper {
    flex: 0 0 440px;
  }
  .container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper {
    flex: 1;
    max-width: 440px;
    width: 100%;
  }
  .container_wrapper .sectionMain .content-action {
    height: 56px;
  }
  .container_wrapper .sectionMain .content-action .actionText {
    font-size: 16px;
    line-height: 24px;
  }
  .container_wrapper .content_card h2 {
    font-size: 1.875rem;
    line-height: 38px;
  }
  .container_wrapper .content_card p {
    font-size: 1.25rem;
    line-height: 28px;
    max-width: 471px;
  }
  .container_wrapper .swd_container.section3 .content_card p {
    max-width: 471px;
  }
}
@media only screen and (max-width: 1279px) {
  .container_wrapper .sectionMain .box-main {
    background-image: url(../Images/wishlist-hero-bg-fade-sm.png);
  }
  .container_wrapper .sectionMain .box-main .main-content {
    gap: 40px;
    justify-content: center;
    padding: 48px 32px 64px 32px;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container {
    flex: 0 0 480px;
    margin: 0;
  }
  .container_wrapper .sectionMain .box-main .main-content .sigupContainer {
    flex: 0 0 400px;
    margin: 0;
    min-height: auto;
  }
  .container_wrapper .sectionMain .content-action {
    height: 56px;
  }
  .container_wrapper .sectionMain .content-action .actionText {
    font-size: 16px;
    line-height: 24px;
  }
  .container_wrapper .imghousewarmingImg {
    max-width: 339px;
  }
  .container_wrapper .swd_container .content_card h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .container_wrapper .swd_container .content_card p {
    font-size: 20px;
    line-height: 28px;
    max-width: 471px;
  }
  .container_wrapper .swd_container .content_card .card_action .swd_button {
    font-size: 16px;
    line-height: 24px;
  }
  .container_wrapper .swd_container.section2 {
    padding: 0;
  }
  .container_wrapper .swd_container.section2 .main_container {
    gap: 0;
  }
  .container_wrapper .swd_container.section2 .main_container .content_card {
    padding-left: 32px;
  }
  .container_wrapper .swd_container.section5 .content_card h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  #SWD_Header .header-top.white .menu-trigger span {
    background: #fff;
  }
}
@media only screen and (max-width: 960px) {
  .container_wrapper .sectionMain .box-main {
    background-image: url(../Images/wishlist-hero-bg-fade-tblt.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .container_wrapper .sectionMain .box-main .main-content {
    padding: 24px 16px 60px 16px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container {
    flex: 0 0 auto;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container .content-title {
    text-align: center;
    align-items: flex-start;
    max-width: 636px;
    margin-left: auto;
    margin-right: auto;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container .content-list {
    max-width: revert-layer;
    text-align: left;
    align-items: flex-start;
    max-width: 483px;
    margin-left: auto;
    margin-right: auto;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container .content-list li {
    max-width: none;
    background-position: left 4px;
  }
  .container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper {
    max-width: 440px;
  }
  .container_wrapper .imghousewarmingImg {
    max-width: 100%;
  }
  .container_wrapper .swd_container.section3 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container_wrapper .swd_container.section3 .main_container.grid_container.two_columns {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column-reverse;
  }
  .container_wrapper .swd_container.section3 .content_card p {
    max-width: 100%;
  }
  .container_wrapper .swd_container .content_card {
    text-align: center;
  }
  .container_wrapper .swd_container .content_card p {
    max-width: 100%;
  }
  .container_wrapper .swd_container.section2.splitbg {
    background: #fff;
  }
  .container_wrapper .swd_container.section2 .content_card {
    padding: 48px 32px;
  }
  .imghousewarmingImg {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .container_wrapper .swd_container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .container_wrapper .sectionMain {
    min-height: 300px;
    margin-top: 40px;
  }
  .container_wrapper .sectionMain .box-main {
    background-image: url('../Images/wishlist-hero-bg-fade-mbl.png');
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
  }
  .container_wrapper .sectionMain .box-main .main-content {
    padding: 72px 16px 220px 16px;
    min-height: 527px;
    text-align: center;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container .content-title {
    font-size: 36px;
    line-height: 44px;
    max-width: 100%;
    width: 363px;
  }
  .container_wrapper .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;
  }
  .container_wrapper .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: 18px;
    line-height: 22px;
    position: relative;
    letter-spacing: 0;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container .content-list li:not(:first-child) {
    margin-top: 8px;
  }
  .container_wrapper .sectionMain .box-main .main-content .content-container #btnSignupMobile.swd_button {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    margin-top: 32px;
    font-weight: 400;
    padding: 9px 24px;
    letter-spacing: 0.1px;
    width: auto;
  }
  .container_wrapper .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;
  }
  .container_wrapper .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: none;
    max-height: 100vh;
    background-color: rgba(0, 0, 0, 0.25);
  }
  .container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper.hide {
    display: none;
  }
  .container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper.show {
    display: flex;
  }
  .container_wrapper .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%;
  }
  .container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper .signupControl .box-container.box-socialSignup {
    padding: 40px 16px;
  }
  .container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper .signupControl .box-container.box-signup .signupFields .buttons .swd_button {
    padding: 8px 40px;
  }
  .container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper .sigupContainer .box-signup {
    padding-top: 40px;
  }
  .container_wrapper .sectionMain .box-main .main-content .signup-right-wrapper .sigupContainer .box-signup .swd_inputtext-error {
    text-align: left;
  }
  .container_wrapper .sectionMain .content-action {
    height: 80px;
  }
  .container_wrapper .sectionMain .content-action .actionText {
    line-height: 32px;
  }
  .container_wrapper .sectionMain .content-action .btnHomePageFind {
    display: block;
  }
  .container_wrapper .swd_container .content_card h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .container_wrapper .swd_container .content_card p {
    font-size: 1rem;
    line-height: 24px;
  }
  .container_wrapper .swd_container.section5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container_wrapper .swd_container.section5 .content_card h2 {
    font-size: 28px;
    line-height: 36px;
  }
}