﻿html.desktop .hp-container .box-main .main-content {
  height: auto;
}
#PST_GlobalWrapper #PST_ContentWrapper #PST_MainWrapper {
  padding-bottom: 412px;
}
strong {
  font-weight: bold;
}
sup {
  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;
}
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;
}
.animated {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.item_visibility_hidden {
  visibility: hidden;
}
.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.login .content-container,
.hp-container .box-main.hasPanel .main-panel .panel-content.login .content-action {
  margin-top: 40px;
}
#btnSignup1 {
  display: inline-block;
  vertical-align: middle;
}
/*! CSS Used from: /lp/Styles/LandingPageV3-addition.css?version=201804271902595268 */
.hp-container .box-main .main-content .content-container .content-title {
  max-width: 685px;
  position: relative;
}
.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;
}
/*----------------------  Start WishList Landing Page  -------------------------*/
.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 .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 .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 > span {
  font-style: italic;
}
.container_wrapper .swd_container.section2 {
  padding-top: 85px;
  padding-bottom: 85px;
}
.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.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 < ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1440px) {
  .swd_container.wide {
    max-width: 1180px;
  }
}
@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) {
  .section1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 1100px) {
  .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%;
  }
}
@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 > 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 > h1 {
    font-size: 20px;
  }
  .hp-container .box-main .main-content .content-container .content-action .action-item {
    font-size: 16px;
  }
}
@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 .box-main .main-content .content-container .content-title > h1 {
    font-size: 44px;
  }
}
@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;
  }
}
/* 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;
  }
  .hp-container .box-main .main-content .content-container .content-title > h1 {
    font-size: 30px !important;
  }
  #btnSignup1 span {
    display: none;
  }
  #btnSignup1::before {
    font-size: 15px;
    text-transform: uppercase;
  }
}
.swd_button,
.swd_button.large {
  padding: 8px 32px;
}
@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) {
  h4,
  .hp-container h4 {
    font-size: 21px;
    line-height: 1.4;
  }
}
@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 .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;
  }
}
@media only screen and (max-width: 768px) {
  .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) {
  .pst_title {
    font-size: 28px;
    line-height: 34px;
    margin: 10px auto;
  }
  .hp-container .box-main.hasPanel .main-panel {
    height: 310px;
  }
  .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: 640px) {
  .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 > 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 > h1 {
    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 .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 {
    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 .content-container.all {
    box-shadow: 0px 211px 10px -10px #c8a88c inset;
  }
  .container_wrapper .hp-container .box-main .main-content .content-container .content-title .content-action {
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 500px) {
  h5 {
    font-size: 20px;
    margin: 15px 5px;
  }
  .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 .box-main .main-content .content-container.all {
    box-shadow: 0px 202px 5px -5px #c8a88c inset;
  }
  .hp-container .box-main .main-content .content-container .content-title.all {
    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;
  }
}
@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;
  }
}
@media only screen and (max-width: 320px) {
  .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;
}