/** Shopify CDN: Minification failed

Line 2094:13 Expected identifier but found whitespace
Line 2094:15 Unexpected "{"
Line 2094:24 Expected ":"
Line 2893:25 Expected ":"

**/
body,
.color-scheme-1,
.color-scheme-2,
.color-scheme-3,
.color-scheme-4,
.color-scheme-5{
    color: rgba(var(--color-foreground), 1) !important;
}
.header__menu-item{
    color: rgba(var(--color-foreground), 1) !important;
}
@font-face {
  font-family: "NotoSansSymbols-Regular";
  src: url("/cdn/shop/files/NotoSansSymbols-Regular.woff2?v=1784287167") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --NotoSansSymbols-Regular: "NotoSansSymbols-Regular", sans-serif;
}
@font-face {
  font-family: "NotoSansSymbols-Thin";
  src: url("/cdn/shop/files/NotoSansSymbols-Thin.woff2?v=1784458253") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --NotoSansSymbols-Thin: "NotoSansSymbols-Thin", sans-serif;
}
@font-face {
  font-family: "NotoSansSymbols-SemiBold";
  src: url("/cdn/shop/files/NotoSansSymbols-SemiBold.woff2?v=1784290769") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --NotoSansSymbols-SemiBold: "NotoSansSymbols-SemiBold", sans-serif;
}
@font-face {
  font-family: "NotoSansSymbols-Black";
  src: url("/cdn/shop/files/NotoSansSymbols-Black.woff2?v=1784291041") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --heading-black: "NotoSansSymbols-Black", sans-serif;
}
@font-face {
  font-family: "NotoSansSymbols-Medium";
  src: url("/cdn/shop/files/NotoSansSymbols-Medium.woff2?v=1784292453") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-medium: "NotoSansSymbols-Medium", sans-serif;
}
@font-face {
  font-family: "PlaywriteNO-Regular";
  src: url("/cdn/shop/files/PlaywriteNO-Regular.woff2?v=1784292644") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-playwrite: "PlaywriteNO-Regular", sans-serif;
}
@font-face {
  font-family: "NotoSansSymbols-ExtraBold";
  src: url("/cdn/shop/files/NotoSansSymbols-ExtraBold.woff2?v=1784293523") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

:root {
  --heading-extra-bold: "NotoSansSymbols-ExtraBold", sans-serif;
}
@font-face {
  font-family: "NotoSansSymbols-Bold";
  src: url("/cdn/shop/files/NotoSansSymbols-Bold.woff2?v=1784293718") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --NotoSansSymbols-Bold: "NotoSansSymbols-Bold", sans-serif;
}
.header__inline-menu ul li a {
    font-size: 14px;
    font-family: var(--NotoSansSymbols-Regular);
}
svg.mar-header-wd {
    width: 22px !important;
    height: 22px !important;
}
.header__icons {
    padding-right: 0 !important;
    gap: 2rem;
}
.announcement-bar .announcement-bar__message {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 0 3px 0;
}
.announcement-bar .announcement-bar__message span {
    font-size: 11px;
    letter-spacing: 0;
    font-family: var(--NotoSansSymbols-SemiBold);
}
.launch-left h1 {
    font-family: var(--heading-black);
    font-size: 60px;
    line-height: 65px;
    margin: 0;
    letter-spacing: -2%;
}
.launch-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 50px;
}

.mar-headers h2 {
  margin: 0;
  font-size: 50px;
  line-height: 55px;
  display: flex;
  justify-content: end;
  font-family: var(--font-playwrite);
  letter-spacing: 0;
}
.launch-desc p {
    font-family: var(--font-medium);
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 2rem;
}

.launch-note h4 {
    font-family: var(--NotoSansSymbols-Bold);
    font-size: 14px;
    margin: 0 0 10px;
}
.mar-bxt p {
  margin: 0;
  font-family: var(--NotoSansSymbols-SemiBold);
  font-size: 12px;
  line-height: 18px;
}
.launch-left {
    padding-left: 3rem;
}
.mar-launch-wd img {
    width: 40px;
}
.launch-right img {
  width: 100%;
  display: block;
}
.mar-headers {
  width: 65%;
}
.mar-launch-wd {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 15px 20px;
    border-radius: 22px;
    max-width: 95%;
    margin: 0 auto;
        margin-left: 0;
}
.launch-note {
    max-width: 80%;
}
.launch-desc-new p {
  font-family: var(--heading-extra-bold);
  letter-spacing: 0;
  font-size: 14px;
  line-height: 20px;
}
.mar-newx-iner {
    margin-bottom: 2rem;
}
.mar-newx-iner .newsletter-form {
    max-width: 90%;
    margin-left: 0;
}
.mar-newx-iner .newsletter-form__field-wrapper {
    max-width: 100%;
}
.mar-image-txt {
    max-width: 80%;
}
.mar-newx-iner .field:after{
  box-shadow: unset;
}
.mar-newx-iner .field:hover.field:after{
   box-shadow: unset;
}
.mar-newx-iner .field__input:focus{
  box-shadow: unset;
}
.mar-newx-iner .newsletter-form__button {
    position: unset;
    width: 100%;
    background: #fa8579 !important;
    padding: 18px;
    border-radius: 100px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    font-family: var(--NotoSansSymbols-Bold);
    text-decoration: none;
}

.mar-image-txt input#omnisend-form-6a916e834f57abc9a91f4fa9-field-container-62a34db0f7b3732a01429b16-emailField-input {
    background: #EBE6DB !important;
    height: 50px !important;
    border-radius: 100px !important;
    border-bottom: unset !important;
    width: 98%;
}
button#omnisend-form-6a916e834f57abc9a91f4fa9-action-627932485028ebd8c6660c51 {
    width: 100%;
    background: #fa8579 !important;
    padding: 18px !important;
    border-radius: 100px;
    font-size: 14px !important;
    letter-spacing: 0;
    line-height: 16px !important;
    font-family: var(--NotoSansSymbols-Bold) !important;
}
.omnisend-form-6a916e834f57abc9a91f4fa9-action-container-627932485028ebd8c6660c51 {
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    width: 98%;
}
.omnisend-form-6a916e834f57abc9a91f4fa9-field-container-62a34db0f7b3732a01429b16 {
    padding-right: 0px !important;
    padding-left: 0 !important;
}
.mar-image-txt #omnisend-form-6a916e834f57abc9a91f4fa9-field-container-62a34db0f7b3732a01429b16-emailField-input.omnisend-form-6a916e834f57abc9a91f4fa9-field-container-62a34db0f7b3732a01429b16-input:focus {
    box-shadow: unset !important;
}
.omnisend-form-6a916e834f57abc9a91f4fa9-column-62a3492df7b3732a01429af9 {
    display: none !important;
}
.mar-image-txt .omnisend-form-6a916e834f57abc9a91f4fa9-section-624ab2f927652f651edfd0ac {
    padding: 0;
}
.omnisend-form-6a917cc042630679157a6ffb-action-container-627932485028ebd8c6660c51 {
    padding: 0;
}
.mar-foter input#omnisend-form-6a917cc042630679157a6ffb-field-container-62a34db0f7b3732a01429b16-emailField-input{
     background: #EBE6DB !important;
    height: 50px !important;
    border-radius: 100px !important;
    border-bottom: unset !important;
    width: 98%;
}
.mar-foter #omnisend-form-6a917cc042630679157a6ffb-field-container-62a34db0f7b3732a01429b16-emailField-input.omnisend-form-6a917cc042630679157a6ffb-field-container-62a34db0f7b3732a01429b16-input:focus{
   box-shadow: unset !important;
}
button#omnisend-form-6a917cc042630679157a6ffb-action-627932485028ebd8c6660c51 {
    font-family: var(--NotoSansSymbols-Bold) !important;
    background-color: #F1C16F !important;
    color: #516C90;
}
.mar-foter .omnisend-form-6a917cc042630679157a6ffb-section-624ab2f927652f651edfd0ac {
    padding: 0 !important;
}
.mar-foter .omnisend-form-6a917cc042630679157a6ffb-action-container-627932485028ebd8c6660c51 {
    padding: 0 !important;
}
.mar-foter .omnisend-form-6a917cc042630679157a6ffb-field-container-62a34db0f7b3732a01429b16{
  padding: 0 !important;
}
.omnisend-mobile-container.omnisend-form-6a917cc042630679157a6ffb-column-624ab2f927652f651edfd0ae {
    max-width: 95% !important;
    row-gap: 1rem;
}
.mar-foter .omnisend-form-6a917cc042630679157a6ffb-text-6334361f157261686a766229 {
    display: none !important;
}
.omnisend-form-6a917cc042630679157a6ffb-column-62a3492df7b3732a01429af9{
  display: none !important;
}
.mar-newx-iner .field {
    flex-direction: column;
    row-gap: 12px;
}
.mar-newx-iner .field__input {
    background: #EBE6DB;
    height: 50px;
}
.mar-newx-iner button.newsletter-form__button {
    width: 100%;
    background: #fa8579 !important;
    padding: 18px;
    border-radius: 100px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    font-family: var(--NotoSansSymbols-Bold);
}
.newsletter-form__message--success {
    font-family: var(--NotoSansSymbols-SemiBold);
}
h2.footer-block__heading {
    font-size: 11px;
    font-family: var(--font-body-family);
   color: #FFD183;
   margin-bottom: 10px;
}
.footer-block__details-content .list-menu__item--link, .copyright__content a {
    color: rgba(var(--color-foreground), 1) !important;
}
.footer-block__details-content .list-menu__item--link {
    padding: 0;
    font-size: 11px !important;
    font-family: var(--font-body-family);
}
ul.footer-block__details-content {
    display: flex;
    flex-direction: column;
    line-height: normal;
}
.footer-block__brand-info .svg-wrapper{
  width: 30px;
  height: 30px;
}
.footer-block__brand-info .list-social__link {
    padding: 0;
}
.footer-block__brand-info .footer__list-social.list-social{
  gap: 1rem;
}
.footer-block__brand-info .list-social__item .icon
 {
    width: 100%;
    height: 100%;
}
ul.policies {
    display: flex;
    gap: 2rem;
}
ul.policies a {
    font-family: var(--font-body-family) !important;
    color: #ffd183 !important;
    font-size: 12px;
}
.wi-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
}
.wi-small h2 {
  font-family: var(--font-medium);
  font-size: 70px;
  margin: 0;
  line-height: 70px;
  letter-spacing: -4%;
}
.wi-big h2 {
  font-family: var(--font-playwrite);
  font-size: 100px;
  line-height: 90px;
  margin: 0;
    letter-spacing: -1%;

}
.wi-brush {
  margin-top: 0px;
  width: 100%;
  z-index: 0;
  position: relative;
}
.wi-brush img {
  width: 72%;
  display: block;
}
.wi-big {
  z-index: 2;
  position: relative;
}
.wi-brush span {
  display: block;
  width: 330px;
  height: 12px;
  border-radius: 20px;
}
.wi-pocket {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 10px;
  border-radius: 80px;
  margin-top: 55px;
  max-width: max-content;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}
.wi-pocket-icon {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.mar-btm-in {
  padding-right: 10px;
}
.wi-pocket-icon img {
  width: 22px;
  display: block;
}
.wi-pocket-text h4 {
  font-family: var(--NotoSansSymbols-Bold);
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  margin: 0;
}
.mar-btm-in p {
  font-size: 14px;
  line-height: 17px;
  padding-top: 4px;
  font-family: var(--font-medium);
  margin: 0;
}
.wi-right {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 58%;
}
.wi-left {
  width: 40%;
}
.wi-product-wrap {
  position: relative;
  width: 100%;
  line-height: 0;
}
img.wi-product {
  width: 80%;
}
.wi-size {
  position: absolute;
  font-size: 22px;
  font-weight: 700;
  z-index: 20;
  letter-spacing: 1px;
}
.wi-size-height {
  left: -40px;
  top: 110px;
  transform: rotate(-22deg);
}
.wi-size-width {
  bottom: 5px;
  left: 90px;
  transform: rotate(-12deg);
}
.wi-size-depth {
  right: -10px;
  bottom: 20px;
  transform: rotate(-12deg);
}
.wi-callout {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: 280px;
  z-index: 15;
}
.wi-top {
  top: 15%;
  right: 12%;
}
.wi-bottom {
    right: 0%;
    top: 52%;
}
.wi-call-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.wi-call-icon img {
  width: 30px;
  display: block;
}
.wi-call-content h4 {
  margin: 0 0 6px;
  font-size: 13px;
  line-height: 1.2;
  font-family: var(--NotoSansSymbols-Bold);
}
.wi-call-content p {
  margin: 0;
  font-size: 11px;
  line-height: 13px;
  font-family: var(--font-medium);
}
.wi-line {
  position: absolute;
  pointer-events: none;
}
.wi-line-top {
  width: 105px;
  height: 2px;
  background: #5c7aa8;
  left: -105px;
  top: 30px;
  transform: rotate(8deg);
}
.wi-line-top::after {
  content: "";
  position: absolute;
  left: -12px;
  top: -18px;
  width: 26px;
  height: 26px;
  border: 2px solid #5c7aa8;
  border-right: none;
  border-bottom: none;
  border-radius: 100% 0 0 0;
  transform: rotate(-15deg);
}
.wi-line-bottom {
  width: 120px;
  height: 2px;
  background: #5c7aa8;
  left: -120px;
  top: 35px;
  transform: rotate(-18deg);
}
.wi-line-bottom::after {
  content: "";
  position: absolute;
  left: -18px;
  top: -28px;
  width: 38px;
  height: 38px;
  border: 2px solid #5c7aa8;
  border-right: none;
  border-bottom: none;
  border-radius: 100%;
  transform: rotate(-70deg);
}
.wi-callout {
  transition: 0.3s;
}
.wi-callout:hover {
  transform: translateY(-6px);
}
.wi-pocket {
  transition: 0.3s;
}
.wi-pocket:hover {
  transform: translateY(-6px);
}
.mar-vd-header {
  text-align: center;
  margin-bottom: 2rem;
}
.mar-vd-header p {
  font-family: var(--NotoSansSymbols-Regular);
  font-size: 20px;
  margin: 0;
  letter-spacing: 0;
}
.mar-vd-header h2 {
  font-size: 35px;
  margin: 0;
  line-height: 45px;
  padding-top: 10px;
  letter-spacing: -2%;
}
span.mar-hed1 {
  font-family: var(--heading-black);
}
span.mar-hed2 {
  font-family: var(--font-playwrite);
}
.mar-main-flx {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 3rem;
}
.mar-left-div,
.mar-right-div,
.mar-left-btm,
.mar-right-btm {
  border-radius: 20px;
  overflow: hidden;
}
.mar-left-div,
.mar-right-btm {
  background: #f5f5f5;
  position: relative;
}
.video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.mar-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  cursor: pointer;
}
.play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  transition: 0.3s;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.play-btn:hover {
  transform: translate(-50%, -50%) scale(1.08);
}
.mar-right-div {
  background: #ffd287;
  position: relative;
  padding: 50px;
  display: flex;
  justify-content: space-between;
}
.mar-left-btm {
  background: #efe8da;
  position: relative;
  padding: 50px;
  display: flex;
  justify-content: space-between;
}
.step-content {
  width: 70%;
  z-index: 2;
}
.mar-left-btm .step-content h2 {
  color: #fa8579;
}
.mar-left-btm .step-number {
  color: #f5bb58;
}
.step-content h2 {
  font-family: var(--NotoSansSymbols-Bold);
  font-size: 35px;
  letter-spacing: 0;
  margin: 0;
  line-height: 40px;
  color: #845506;
}
.step-content h2 span {
  font-family: var(--font-playwrite);
  color: #464646;
}
.step-content h2 span {
  display: block;
  font-weight: 400;
  font-style: italic;
}
.step-content p {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  color: #464646;
  font-family: var(--font-medium);
  padding-top: 2rem;
  margin-bottom: 0;
}
.step-content a {
  display: flex;
  margin-top: 1.5rem;
  font-size: 14px;
  color: #516c90;
  font-family: var(--font-medium);
  text-underline-offset: 3.5px;
}
.feature-wrapper {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 35px;
  padding-top: 30px;
  border-top: 2px solid rgba(0, 0, 0, 0.12);
}
.feature-item {
  display: flex;
  align-items: center;
  gap: 5px;
}
.feature-item img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: contain;
}
span.mar-itmes-inf p {
  font-size: 10px;
  line-height: 12px;
  color: #845506;
  margin: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  padding: 0;
  font-family: var(--NotoSansSymbols-SemiBold);
}
.step-number {
  font-size: 300px;
  line-height: 1;
  font-weight: 200;
  color: rgba(255, 120, 120, 0.85);
  font-family: var(--NotoSansSymbols-Thin);
}
.mar-vd-btm .feature-wrapper {
  border-color: #fa8579;
}
.play-btn svg {
  width: 34px;
  height: 34px;
  color: #404b5a;
}
.mar-vd-top {
  display: grid;
  grid-template-columns: 40% 59%;
  gap: 0px;
  align-items: stretch;
  width: 100%;
  justify-content: space-between;
}
.mar-vd-btm {
  display: grid;
  grid-template-columns: 59% 40%;
  gap: 0px;
  align-items: stretch;
  width: 100%;
  justify-content: space-between;
}
.collage.new-custom-design.mar--right {
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}
.mar-vd-header p {
    font-size: 28px;
    margin-top: 10px;
}
.new-custom-design .collage-card .media img {
    border-radius: 20px;
}
.new-custom-design .global-media-settings {
    border-radius: 20px;
}
.collage.new-custom-design.mar--left{
   
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
}

.collage.new-custom-design.mar--left > .collage__item:first-child{
    grid-column: 1;
    grid-row: 1 / span 2;
}

.collage.new-custom-design.mar--left > .collage__item:nth-child(2){
    grid-column: 2;
    grid-row: 1;
}

.collage.new-custom-design.mar--left > .collage__item:nth-child(3){
    grid-column: 2;
    grid-row: 2;
}
.custom-collage {
  max-width: 1400px;
  margin: 0 auto;
}
.custom-collage__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  align-items: start;
  margin-top: 3rem;
}
.custom-collage img {
  width: 100%;
  display: block;
  object-fit: cover;
  height: auto;
}
.custom-collage__grid img {
  border-radius: 20px;
}
.custom-collage__bottom {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  margin-top: 22px;
}
.custom-collage h3 {
  margin: 16px 0 8px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -2%;
  font-family: var(--NotoSansSymbols-Bold);
}
.custom-collage p {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  font-family: var(--font-medium);
  letter-spacing: -2%;
}
.mar-color-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:30px;
    align-items:end;
}
.mar-color-item{
    text-align:center;
}
.mar-color-item h4{
    margin:0;
    font-size:15px;
     font-family: var(--NotoSansSymbols-SemiBold);
         letter-spacing: -0.44px;
}
.mar-underline{
    display:block;
    width:60px;
    height:3px;
    margin:12px auto 20px;
    border-radius:100px;
}
.mar-color-item img{
    width:100%;
    max-width:220px;
    display:block;
    margin:auto;
}
.mar-nex-flx h2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.mar-color-grid {
    margin-top: 6rem;
}
.desktop-bg{
    display:block;
}
.mobile-bg{
    display:none;
}
  .newsletter__wrapper{
    position:relative;
    overflow:hidden;
}
.mar-news-content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto;
}
.mar-new-rgt {
    width: 48%;
}
.mar-new-bx-lft {
    width: 35%;
    text-align: left;
}
.mar-new-bx-lft .mar-newx-iner button.newsletter-form__button {
    background-color: #F1C16F !important;
    color: #516C90;
}
.mar-new-bx-lft p {
    font-size: 14px;
    line-height: 20px;
        margin: 0;
}
.mar-new-rgt .mar-nex-flx h2 {
    text-align: left;
        font-size: 35px;
    line-height: 45px;
}
.mar-new-bx-lft .newsletter-form__field-wrapper {
    max-width: 100% !important;
}
.mar-news-bg{
    position:absolute;
    inset:0;
    pointer-events:none;
    z-index:1;
}
.mar-news-bg img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}
.mar-new-bx-lft .newsletter__subheading {
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 25px;
    color: white;
    letter-spacing: -2%;
    font-family: var(--heading-extra-bold);
}
.desktop-image{
  display:block;
}

.mobile-image{
  display:none;
}
.wi-image img{
  width:100%;
  display:block;
  border-radius:24px;
    height: 100%;
}
.wi-top-box{
  display:flex;
  align-items:center;
  gap:12px;
  padding:15px 28px;
  border-radius:100px;
      width: 85%;
}

.wi-top-icon{
  width:45px;
  min-width:45px;
}
.wi-top-content strong {
    font-weight: 700;
}
.wi-top-icon img{
  width:100%;
  display:block;
      height: 100%;
}

.wi-top-content h4{
  margin:0 0 4px;
  font-size:18px;
  font-weight:700;
  font-family: var(--NotoSansSymbols-Bold);
  letter-spacing: -2%;
}

.wi-top-content p {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    font-family: var(--font-medium);
    letter-spacing: 0;
}
.mar-img-flx {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: self-start;
}
.mar-img-bx
 {
    width: 48.5%;
}
.mar-content-sp {
     width: 48.5%;
}
.wi-heading {
    margin: 0;
    font-size: 38px;
    line-height: 45px;
    letter-spacing: -1%;
}
.wi-heading-box {
    padding-top: 2rem;
}
.wi-heading-script{
 font-family: var(--font-playwrite);
  font-weight:400;
  position: relative;
      z-index: 1;
}
.wi-heading-script img.wi-heading-icon {
    right: 10px;
    z-index: 0;
    width: 62%;
    bottom: -2px;
}
span.wi-heading-second, .wi-heading-highlight, span.wi-heading-last {
    font-family: var(--heading-extra-bold);
    font-size: 35px;
}

.wi-description{
  margin:1.5rem 0;
}

.wi-description p {
    font-size: 17px;
    letter-spacing: -1%;
    font-family: var(--NotoSansSymbols-Regular);
    line-height: 26px;
    margin: 0;
}
span.wi-heading-first {
    position: relative;
    z-index: 0;
    font-family: var(--heading-extra-bold);
}
.wi-heading-icon {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    bottom: 5px;
    z-index: -1;
}
.wi-description p strong {
    font-weight: 700;
}
h3.wi-deposit-heading {
    font-size: 24px;
    letter-spacing: -1%;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 4rem;
    font-family: var(--NotoSansSymbols-Bold);
}
.wi-progress-card{
  padding:22px;
  border-radius:16px;
  margin-bottom: 1rem;
}

.wi-limit{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:10px;
}

.wi-limit img{
  width:22px;
}
.wi-limit span {
    font-family: var(--NotoSansSymbols-SemiBold);
    font-size: 14px;
    letter-spacing: -2%;
    line-height: 20px;
}

.wi-progress-info{
  display:flex;
  gap:10px;
  align-items:flex-end;
      margin-bottom: 10px;
}

.wi-progress-info img{
  width: 38px;
}

.wi-progress-content{
  flex:1;
}

.wi-progress-text {
    font-size: 12px;
    font-family: var(--font-medium);
    letter-spacing: -2%;
    line-height: 20px;
}

.wi-progress-bar{
  width:100%;
  height:10px;
  background:#F8F2EC;
  border-radius:30px;
  overflow:hidden;
}

.wi-progress-bar span{
  display:block;
  height:100%;
  border-radius:30px;
}
.wi-reserve-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:12px 25px;
  border-radius:999px;
  text-decoration:none;
  font-size:18px;
  font-family: 'NotoSansSymbols-Bold';
    letter-spacing: 0;
  transition:.3s ease;
  margin-top: 3rem;
}

.wi-reserve-btn:hover{
  opacity:.9;
}
.wi-reserve-btn img{
  width:28px;
  height:28px;
  object-fit:contain;
  display:block;
}
.icon-wd-wrapper {
  display: flex;
  align-items: center;
  border-radius: 60px;
  overflow: hidden;
}

.icon-wd-item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 22px 25px;
  position: relative;
}

.icon-wd-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 22%;
  width: 1px;
  height: 56%;
}

.icon-wd-item img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}

.icon-wd-item span {
  font-size: 18px;
  font-family: var(--font-medium);
  line-height: 20px;
  letter-spacing: -1%;
}
/* Heading */

.wi-nx-nxprc-heading {
  text-align: center;
  margin-bottom: 60px;
}

.wi-nx-nxprc-heading h2 {
  font-size: 32px;
  line-height: 1.1;
  margin: 0;
  font-weight: 700;
  letter-spacing: -3%;
}
span.mar-hd-lst {
  z-index: 0;
}
.wi-nx-nxprc-heading h2 span {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
span.mar-hd-lst {
  font-family: var(--font-playwrite);
}
.wi-nx-nxprc-heading h2 span img {
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: auto;
}

/* Grid */

.wi-nx-nxprc-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

/* Card */

.wi-nx-nxprc-card {
  position: relative;
  border-radius: 32px;
  padding: 35px 28px 28px;
  text-align: center;
      display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.wi-nx-nxprc-image {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}

.wi-nx-nxprc-image img {
  max-width: 230px;
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* Ribbon */

.wi-nx-nxribbon {
  position: absolute;
  left: 0;
  top: 68px;
  padding: 6px 20px;
  font-size: 14px;
  font-weight: 700;
  clip-path: polygon(0 0, 100% 0, 90% 50%, 100% 100%, 0 100%);
  font-family: var(--NotoSansSymbols-SemiBold);
  letter-spacing: -1%;
}

/* Badge */

.wi-nx-nxbadge {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: var(--heading-black);
  font-size: 25px;
  line-height: 25px;
  margin: 0;
  letter-spacing: -1%;
  padding: 10px;
}

/* Content */
.wi-nx-nxprc-title {
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 14px;
  line-height: 1.2;
  font-family: var(--NotoSansSymbols-Bold);
  letter-spacing: -1%;
}

.wi-nx-nxprc-desc {
  font-size: 16px;
  line-height: 20px;
  font-family: var(--NotoSansSymbols-Regular);
  width: 80%;
  margin: 0 auto;
  letter-spacing: -1%;
}

/* Divider */

.wi-nx-nxline {
  width: 70px;
  height: 4px;
  border-radius: 10px;
  margin: 28px auto;
}

/* Bottom Button */

.wi-nx-nxbottom-btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 8px 12px;
  border-radius: 999px;
}

.wi-nx-nxbottom-btn img {
  width: 18px;
  height: 18px;
}
p.mar-pst-lst {
    font-family: var(--NotoSansSymbols-Regular);
    font-size: 11px;
    margin: 0;
    letter-spacing: -1%;
    padding-top: 10px;
}
.wi-nx-nxbottom-btn span {
  font-family: var(--NotoSansSymbols-SemiBold);
  font-size: 15px;
  line-height: 21px;
  letter-spacing: -1%;
}
/* Hover */

.wi-nx-nxprc-card {
  transition: 0.35s;
}

.wi-nx-nxprc-card:hover {
  transform: translateY(-8px);
}

/* Responsive */
.wi-nx-nxheading-highlight-nex,
.st-head,
.head-2nd {
  font-family: var(--NotoSansSymbols-SemiBold);
}
.mar-step-content-inf p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-family: var(--font-medium);
}
.mar-step-content-inf {
    padding-top: 20px;
}
.fr-wrapper {
  display: flex;
  align-items: stretch;
  border-radius: 30px;
  overflow: hidden;
  justify-content: space-between;
}
.fr-left {
  width: 80%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.fr-right {
  width: 20%;
}
.fr-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 35px 25px;
  position: relative;
}
.fr-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 18%;
  width: 1px;
  height: 64%;
}
.fr-heading h3 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 22px;
  font-family: var(--NotoSansSymbols-SemiBold);
  letter-spacing: -1%;
  margin: 0;
}
.fr-heading {
  width: 90%;
  margin: 0 auto;
}
.fr-price h3 {
  font-family: var(--heading-extra-bold);
  font-size: 65px;
  line-height: 70px;
  margin: 0;
}
.fr-subtitle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 18px;
  font-weight: 500;
}
.fr-subtitle img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.fr-right-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 28px;
  padding: 28px 20px;
}
.fr-right-heading {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 14px;
}
.fr-right-price {
  font-size: 74px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 12px;
}
.fr-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 65%;
  text-transform: uppercase;
}
.fr-bottom img {
  width: 22px;
  height: 22px;
}
.fr-bottom span {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -1%;
  font-family: var(--font-medium);
}
.fr-item,
.fr-right-card {
  transition: 0.35s ease;
}
.fr-item:hover,
.fr-right-card:hover {
  transform: translateY(-6px);
}
.fr-subtitle span {
  font-family: var(--font-medium);
  letter-spacing: -1%;
  margin-top: 5px;
  font-size: 20px;
  line-height: 26px;
}
.fr-subtitle.no-imge-mar span {
  font-family: var(--NotoSansSymbols-Bold);
}
/* ========================= */

.paymnt-wrapper {
  display: grid;
  grid-template-columns: 52% 48%;
  align-items: center;
  gap: 70px;
  padding: 55px 48px;
  border-radius: 34px;
}

/* LEFT */

.paymnt-heading {
  margin-bottom: 36px;
}

.paymnt-heading-first {
  width: 100%;
  font-size: 36px;
  font-weight: 400;
  font-family: var(--font-playwrite);
}
.paymnt-heading-second {
  font-size: 68px;
  font-weight: 800;
}

.paymnt-heading-third {
  font-size: 68px;
  font-weight: 800;
}
.paymnt-heading h2 {
  letter-spacing: -1%;
  margin: 0;
  width: 90%;
}
.paymnt-heading-second {
  font-size: 46px;
  font-family: var(--heading-extra-bold);
  line-height: 50px;
}
.paymnt-heading-third {
  font-size: 46px;
  font-family: var(--heading-extra-bold);
  line-height: 50px;
}
.paymnt-features {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.paymnt-feature {
  display: flex;
  align-items: center;
  gap: 14px;
}

.paymnt-feature img {
  width: 26px;
  height: 26px;
  object-fit: contain;
  flex-shrink: 0;
}
.paymnt-feature span {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -1%;
  font-family: var(--NotoSansSymbols-Regular);
}

/* RIGHT */

.paymnt-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* BUTTON */

.paymnt-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px 40px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 18px;
  font-family: "NotoSansSymbols-Bold";
  letter-spacing: -1%;
  transition: 0.3s;
}

.paymnt-btn:hover {
  transform: translateY(-3px);
}

.paymnt-btn img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

/* PAYMENT ICONS */

.paymnt-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.lst-inf {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.paymnt-icons img {
  width: 280px;
  height: auto;
  display: block;
}

/* TEXT */

.paymnt-text {
  text-align: center;
}

.paymnt-text h4 {
  margin: 0 0 8px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
}

.paymnt-text h4 strong {
  font-weight: 800;
}

/* OPTIONAL HOVER */

.paymnt-feature {
  transition: 0.3s;
}

.paymnt-feature:hover {
  transform: translateX(6px);
}

.paymnt-icons img {
  transition: 0.3s;
}

.paymnt-icons img:hover {
  transform: translateY(-4px);
}
.lst-inf p {
  font-size: 14px;
  letter-spacing: -1%;
  line-height: 22px;
  font-family: var(--NotoSansSymbols-Regular);
  margin: 0;
}
.lst-inf img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.lst-inf p strong {
  font-family: "NotoSansSymbols-Bold";
}
p.btm-txt {
  font-family: var(--font-medium);
  font-size: 14px;
  letter-spacing: -1%;
  line-height: 22px;
  margin: 0;
}
.paymnt-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    padding: 15px 0 20px 0;
}
.wi-process-wrapper {
  position: relative;
  border: 3px solid;
  border-radius: 36px;
  padding: 65px 60px 50px;
}
.wi-process-header {
  position: absolute;
  left: 50%;
  top: -22px;
  transform: translateX(-50%);
  padding: 0 24px;
}
.wi-process-header h2 {
  font-size: 32px;
  margin: 0;
  font-family: var(--NotoSansSymbols-SemiBold);
  letter-spacing: -3%;
  line-height: 40px;
}
.wi-process-heading,
.wi-process-highlight {
  display: inline-block;
}
.wi-process-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px;
}
.wi-process-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 18px;
}
.wi-process-number {
  width: 35px;
  height: 35px;
  min-width: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-family: var(--NotoSansSymbols-SemiBold);
  line-height: 1;
}
.wi-process-content {
  width: 100%;
}
.wi-process-title {
  margin: 0 0 16px;
  font-size: 18px;
  line-height: 24px;
  font-family: var(--NotoSansSymbols-Bold);
  letter-spacing: -3%;
  width: 68%;
      display: flex;
    gap: 12px;
   align-items: center;
}
.wi-process-bottom {
  display: flex;
  align-items: center;
  gap: 12px;
}
.wi-process-bottom img {
  width: 36px;
  height: 36px;
  object-fit: contain;
  flex-shrink: 0;
}
.wi-process-bottom p {
  margin: 0;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -3%;
  font-family: var(--font-medium);
}
.wi-process-arrow {
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
}
.wi-process-arrow img {
  display: block;
  width: 18px;
}
.wi-process-item:last-child .wi-process-arrow {
  display: none;
}
.wi-process-item {
  transition: 0.35s ease;
}
.wi-process-item:hover {
  transform: translateY(-5px);
}
p.mar-frz-fnt {
    margin: 0;
    line-height: 32px;
    padding-bottom: 10px;
}
.mar-wd-bx {
    width: 70%;
    margin: 0 auto;
        padding-top: 3rem;
}
details.mar-faq-pd {
    margin-bottom: 2rem;
    padding: 2rem;
    border-radius: 15px;
}
.frs-ansr p {
    font-family: var(--NotoSansSymbols-Regular);
    font-size: 16px;
    line-height: 30px;
    color: #464646;
    margin: 0;
}
details.mar-faq-pd h3 {
    color: #516C90;
    font-family: var(--NotoSansSymbols-SemiBold);
    font-size: 18px;
    letter-spacing: -2%;
}
span.faq-plus {
    background: #FA8579;
}
.frs-ansr {
    width: 80%;
    margin: 0 auto;
    margin-left: 92px;
}
.wi-mobile-image {
  display: none;
}
    .pledge-benefits {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 14px;
        padding-top: 1.5rem;
  }

  .pledge-benefit {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    line-height: 1.3;
    color: #444;
    letter-spacing: -1%;
    font-family: var(--NotoSansSymbols-Regular);
}

  .pledge-benefit img {
    width: 27px;
    height: 27px;
    object-fit: contain;
    flex-shrink: 0;
  }

  .pledge-benefit-discount {
    gap: 10px;
  }

  .pledge-discount {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 13px;
    border-radius: 22px;
    font-size: 17px;
    font-weight: 600;
    white-space: nowrap;
  }

.pledge-value {
    min-height: 40px;
    border: 2px solid;
    border-radius: 28px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 5px 25px;
    font-size: 16px;
    color: #444;
    letter-spacing: -1%;
    box-sizing: border-box;
    width: max-content;
    font-family: var(--NotoSansSymbols-Regular);
    margin-top: 10px;
}

  .pledge-value-highlight {
    font-weight: 700;
    white-space: nowrap;
  }

  .pledge-value-line {
    width: 35px;
    height: 2px;
    background: #999;
    flex-shrink: 0;
  }

 .pledge-bottom {
    display: flex;
    align-items: center;
    gap: 9px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    padding: 1.5rem 0;
    letter-spacing: -1%;
}

  .pledge-bottom img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    flex-shrink: 0;
  }
span.mar-sd p {
    margin: 0;
}
span.mar-sd p strong{
    font-weight: 700;
}
.mar-ptmz p {
    font-size: 14px;
    font-family: var(--font-medium);
    letter-spacing: -1%;
    line-height: 20px;
    margin: 0;
}
.mar-ptmz p strong {
  font-weight: 700;
}
.mar-paymts img {
    width: 300px;
    object-fit: contain;
    height: 100%;
}
.mar-paymts {
    line-height: 0;
}
.btm-infzs {
    font-family: var(--font-medium);
    font-size: 14px;
    letter-spacing: -1%;
}
.pymt-inf {
    display: flex;
    flex-direction: column;
    row-gap: 1.5rem;
    text-align: center;
    padding-top: 1.5rem;
}
.asd-main a.wi-reserve-btn {
    width: 75%;
    margin: 0 auto;
    display: flex;
}
.asd-main {
    padding-top: 2rem;
}
.video-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.video-wrapper {
    line-height: 0;
}
.notify-banner {
  position: relative;
  width: 100%;
}

.notify-banner__image {
  width: 100%;
}

.notify-banner__image img {
  display: block;
  width: 100%;
  height: auto;
}
.notify-banner__image.notify-banner__desktop {
    position: relative;
    padding-bottom: 40%;
}
.notify-banner__image.notify-banner__desktop img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    border-radius: 25px;
}
.notify-banner__mobile {
  display: none;
}

.notify-banner__heading {
    margin: 0px;
    font-family: var(--heading-extra-bold);
    font-size: 30px;
    letter-spacing: -3%;
    line-height: 40px;
        position: relative;
    width: max-content;
}
.notify-banner__heading img {
    width: 100px;
    height: auto;
    object-fit: contain;
    position: absolute;
    right: 0;
    bottom: -8px;
}
.noti-icon {
    line-height: 0;
}

.noti-icon img {
    width: 60px;
    height: 60px;
}
.notify-banner__content-inner {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 10px;
}
.notify-banner__text p {
    font-family: var(--NotoSansSymbols-Regular);
    font-size: 17px;
    letter-spacing: -1%;
    margin: 0;
    color: #464646;
    line-height: 25px;
}
.notify-banner__text {
  margin: 0;
}
.notify-banner__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: end;
    text-align: center;
    width: 100%;
}
.notify-banner__text p strong {
    font-weight: 700;
}
.notify-newsletter__inner {
  padding: 40px 30px;
  border-radius: 24px;
  text-align: center;
}
.notify-newsletter__heading {
      margin: 0;
    font-family: var(--heading-extra-bold);
    font-size: 30px;
    letter-spacing: -3%;
    line-height: 40px;
    padding-bottom: 10px;
}
span.heading_hdt{
    color: #FA8579;
}
.notify-newsletter__line {
  width: 110px;
  height: 4px;
  margin: 4px auto 20px;
  background: {{ section.settings.line_color }};
  border-radius: 10px;
  transform: rotate(-2deg);
}
span.ntify-as {
    position: relative;
        z-index: 1;
}
.notify-newsletter__icon {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    z-index: -1;
}
.notify-newsletter__icon img {
    width: 100%;
    height: 100%;
}
.notify-newsletter__text p strong{
    font-weight: 700;
}

.notify-newsletter__text p {
 font-family: var(--NotoSansSymbols-Regular);
    font-size: 17px;
    letter-spacing: -1%;
    margin: 0;
    color: #464646;
    line-height: 25px;
}
.notify-newsletter__text {
    padding: 1.5rem 0;
}
.notify-newsletter__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 50%;
  padding: 20px 24px;
  border-radius: 50px;
    background: #FA8579;
    color: white;
  text-decoration: none;
  font-size: 17px;
  line-height: 25px;
  transition: opacity 0.2s ease;
  font-family: var(--heading-extra-bold);
}

.notify-newsletter__button:hover {
  opacity: 0.85;
}

.notify-newsletter__button-icon {
  display: inline-flex;
  align-items: center;
  line-height: 0;
}

.notify-newsletter__button-icon img {
  display: block;
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.notify-email__box {
  display: flex;
  align-items: center;
  gap: 25px;
  width: 100%;
  padding: 24px 45px;
  border-radius: 60px;
      background: #F8F8F8;
}
.notify-email {
    margin-top: 2rem;
}
.notify-email__icon {
  flex: 0 0 auto;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.notify-email__icon img {
  display: block;
  width: 60px;
  height: 60px;
  object-fit: contain;
}

.notify-email__content {
  flex: 1;
}

.notify-email__content .notify-email__text {
  margin: 0;
  line-height: 1.5;
}

.notify-email__content p {
    color: #516C90;
    font-size: 17px;
    letter-spacing: -1%;
    margin: 0;
    line-height: 25px;
}
.notify-email__content p strong {
    font-weight: 700;
}
.notify-email__bottom {
  margin-top: 25px;
  text-align: center;
  line-height: 1.4;
}

.notify-email__bottom p {
    margin: 0;
    color: #464646;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: var(--NotoSansSymbols-Regular);
}
.notify-newsletter {
    width: 85%;
    margin: 0 auto;
}
.notify-banner {
    width: 98%;
    margin: 0 auto;
}
.frs-logo-info p {
    font-size: 12px;
    margin: 0;
    letter-spacing: 0;
    line-height: 20px;
}
.footer-block-image {
    display: flex;
    flex-direction: column;
}
.footer-block__image-wrapper{
  margin-bottom: 5px !important;
}
.footer-block__brand-info .footer__list-social.list-social {
    justify-content: end !important;
}
.enabled_ploicy {
    display: flex;
    flex-direction: row-reverse !important;
    justify-content: center;
    gap: 2rem;
}
.enabled_ploicy li {
    margin: 0 !important;
}
.footer__blocks-wrapper {
    align-items: center;
}

ul.footer-block__details-content.list-unstyled.enabled_ploicy .list-menu__item--link {
    font-size: 12px !important;
    letter-spacing: 0;
    color: #FFD183 !important;
    border-right: 2px solid;
    padding-right: 14px;
}
ul.footer-block__details-content.list-unstyled.enabled_ploicy>:first-child .list-menu__item--link {
    padding-right: 0;
    border-right: 0;
}
@media only screen and (min-width: 767px){
.header__icons{
  display: none !important;
}
  .mar-swiper-prev, .mar-swiper-next{
    display: none;
  }
.mar-mbl-hr {
    display: none;
}
.mar-mblz-scl {
    display: none;
}
}
@media only screen and (max-width: 767px) {
  .footer-block__brand-info .footer__list-social.list-social {
    display: none;
}
.footer-block--logoz {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 3rem !important;
}
ul.footer-block__details-content.list-unstyled.enabled_ploicy .list-menu__item--link {
    font-size: 10px !important;
    border-right: 2px solid;
    padding-right: 10px;
}
.mar-mblz-scl .list-social__item .icon {
    width: 30px !important;
    height: 30px !important;
}
.mar-mblz-scl .svg-wrapper{
      width: 30px !important;
    height: 30px !important;
}
.footer-block-image {
    width: 47%;
}
.mar-mblz-scl {
    width: 45%;
}
.omnisend-form-6a916e834f57abc9a91f4fa9-action-container-627932485028ebd8c6660c51 {
    width: 100%;
}
.mar-image-txt input#omnisend-form-6a916e834f57abc9a91f4fa9-field-container-62a34db0f7b3732a01429b16-emailField-input {
    border-bottom: unset !important;
    width: 100%;
}
.omnisend-mobile-container.omnisend-form-6a917cc042630679157a6ffb-column-624ab2f927652f651edfd0ae {
    max-width: 100% !important;
    row-gap: 1rem;
      padding-top: 1rem;
}
.mar-foter input#omnisend-form-6a917cc042630679157a6ffb-field-container-62a34db0f7b3732a01429b16-emailField-input {
    width: 100%;
}
.notify-email__bottom p {
    font-size: 14px;
}
.notify-newsletter__icon{
  display: none;
}
.notify-newsletter__heading {
    font-size: 25px;
    line-height: 38px;
    text-align: left;
}
.notify-banner__text p {
    font-size: 15px;
}
.notify-newsletter__text p {
    font-size: 16px;
    text-align: left;
}
.notify-newsletter__text p br{
    display: none;
}
.notify-newsletter__button {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
}
.notify-email__box {
    gap: 15px;
    padding: 15px 20px;
}
.notify-email__content p {
    font-size: 12px;
    line-height: 20px;
}
.notify-newsletter__inner{
      padding: 40px 20px;
}
  .notify-banner__desktop {
    display: none;
  }

  .notify-banner__mobile {
    display: block;
  }
.notify-newsletter {
    width: 100%;
    margin: 0 auto;
}
    .notify-banner__content {
        position: unset;
        transform: unset;
        justify-content: center;
        margin-top: 2.5rem !important;
    }
    .pledge-benefits {
      gap: 12px;
    }

    .pledge-benefit {
      font-size: 16px;
    }

    .pledge-value {
      font-size: 16px;
      padding: 6px 12px;
    }

    .pledge-discount {
      font-size: 15px;
    }

    .pledge-bottom {
      font-size: 14px;
    }
.header__icons{
      padding-right: .8rem !important;
}
  .wi-desktop-image {
    display: none;
  }

  .wi-mobile-image {
    display: block;
  }
.mar-wd-bx {
    width: 100%;
    padding-top: 1rem;
}
 details.mar-faq-pd h3 {
    font-size: 15px;
    letter-spacing: -2%;
}
.frs-ansr p {
    font-size: 14px;
    line-height: 28px;
}
.frs-ansr {
    margin-left: 65px;
}
.mar-img-bx, .mar-content-sp {
    width: 100%;
}
.wi-nx-nxprc-heading h2 {
    font-size: 22px;
    line-height: 27px;
}
.wi-top-box {
    display: none;
}
.desktop-image{
    display:none;
}
.mobile-image{
    display:block;
}
.desktop-bg{
    display:none;
}
.mobile-bg{
    display:block;
}
.launch-grid {
    grid-template-columns: 1fr;
    gap: 10px;
}
.launch-left {
    order: 2;
}
.mar-headers h1 {
    font-size: 28px;
   line-height: 30px;
}
.mar-headers h2 {
    font-size: 28px;
    line-height: 30px;
}
.mar-headers {
    display: flex;
    width: 100%;
    text-align: center;
    gap: 5px;
    justify-content: center;
}
.launch-desc p {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding: 0;
}
.launch-desc-new p br {
    display: none;
}
.mar-launch-wd{
  padding: 10px;
  max-width: 100%;
}
    .wi-brush img {
        width: 85%;
        display: block;
        margin: 0 auto;
    }
img.wi-product {
    width: 88%;
}
.mar-main-flx{
  padding: 0;
}
.launch-desc-new p {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}
.mar-image-txt {
    max-width: 100%;
}
.mar-newx-iner .newsletter-form {
    max-width: 100%; 
}
.launch-note {
    max-width: 100%;
}
.launch-note h4 {
    font-size: 13px;
        margin: 0 0 10px;
}
.mar-bxt p br {
    display: none;
}

.mar-bxt p {
    font-size: 11px;
}
.wi-left {
    width: 100%;
}
.wi-right{
  width: 100%;
}
.wi-small h2 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: -4%;
}
.wi-big h2 {
    font-size: 62px;
    line-height: 67px;
}
.mar-mn-mbl {
    display: flex;
    align-items: end;
    justify-content: center;
}
.wi-brush{
      margin-top: -10px;
}
.wi-wrapper{
      width: 90%;
}
.wi-pocket{
      margin-top: 10px;
        gap: 10px;
}
.wi-pocket-text h4{
      font-size: 12px;
      line-height: 18px;
}
.mar-btm-in p {
    font-size: 12px;
    line-height: 15px;
}
.wi-call-content h4{
      font-size: 9px;
}
.wi-call-content p {
    font-size: 8px;
    line-height: 10px;
}
.wi-call-icon {
    width: 40px;
    height: 40px;
}
.wi-pocket-icon{
    width: 50px;
    height: 50px;
}
.wi-pocket-icon img {
    width: 20px;
    display: block;
}
.wi-callout{
    gap: 5px;
}
.wi-call-icon img {
    width: 20px;
}
.wi-bottom{
    right: 0%;
    top: 63%;
}
.wi-top {
    right: 3%;
    top: 22%;
}
.mar-vd-top{
    grid-template-columns: 1fr;
    row-gap: 1rem;
}
.mar-vd-btm{
  grid-template-columns: 1fr;
  gap: 1rem;
}
.mar-vd-header p{
  font-size: 14px;
}
.mar-vd-header h2 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -2%;
    padding: 0;
}
.mar-new-bx-lft {
    text-align: center;
}

.mar-vd-top .mar-left-div {
    order: 2;
}

.mar-right-div{
  padding: 15px;
}
.step-content h2{
    font-size: 24px;
    line-height: 30px;
}
.step-content p {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}
.feature-item img {
    width: 35px;
    height: 35px;
}
.step-content {
    width: 85%;
    z-index: 2;
}
.mar-left-btm{
    padding: 15px;
}
.feature-wrapper{
  margin-top: 20px;
  padding-top: 15px;
  gap: 10px;
  border: unset;
  position: relative;
}
.feature-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    width: 85%;
    border-top: 2px solid rgba(0, 0, 0, .12);
}

.mar-vd-btm .feature-wrapper::before {
    border-top-color: #fa8579;
}
.mar-step-content-inf {
    padding-top: 0px;
}
span.mar-itmes-inf p {
    font-size: 8px;
    line-height: 10px;
}
.step-number{
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 210px;
}
.mar-coll-hedr p {
           font-size: 17px;
        line-height: 22px;
        margin: 0;
}
.custom-collage__grid{
      margin-top: 0rem;
      gap: 15px;
}
.step-content a{
    font-size: 12px;
}
.mar-color-grid {
    margin-top: 2rem;
}
.collage.new-custom-design.mar--right {
    grid-template-columns: 1fr;
}
.custom-collage__grid{
      grid-template-columns: 1fr;
}
.custom-collage h3{
      font-size: 15px;
    line-height: 17px;
    margin: 8px 0 2px 0;
}
.custom-collage p{
      font-size: 12px;
    line-height: 17px;
}
.menu-drawer__inner-container .menu-drawer__menu-item {
    font-size: 14px;
        padding: 1rem 3rem;
}
.header__icons {
    gap: 0rem;
}
.header__icon .svg-wrapper {
    width: 30px !important;
    height: 30px !important;
}
.header__icons .header__icon {
    width: 32px !important;
}
.header {
    padding: 6px 1.5rem 6px 1.5rem !important;
}
 .mar-color-grid{
    overflow:hidden;
    padding:0 18%;
  }

  .mar-color-grid .swiper-slide{
    transition:.35s;
    transform:scale(.9);
    opacity:.6;
  }

  .mar-color-grid .swiper-slide-active{
    transform:scale(1);
    opacity:1;
  }

  .mar-color-item img{
    width:100%;
    display:block;
  }
  .wi-section-slider .page-width
 {
    padding: 0;
    max-width: 100%;
}
.mar-color-grid {
  position: relative;
}

.mar-swiper-prev,
.mar-swiper-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  cursor: pointer;
}

.mar-swiper-prev {
  left: 20px;
}

.mar-swiper-next {
  right: 20px;
}
.mar-swiper-prev img, .mar-swiper-next img {
    width: 50px;
}
.mar-nex-flx h2 {
    display: inline-block;
}
.mar-news-content{
    flex-direction: column;
}
.mar-new-rgt {
    width: 100%;
}
.mar-new-bx-lft {
    width: 100%;
}
.mar-new-rgt .mar-nex-flx h2 {
    font-size: 22px;
    display: flex;
    text-align: center;
}
.mar-new-bx-lft .newsletter__subheading {
    font-size: 12px;
    line-height: 22px;
}
.mar-new-bx-lft .newsletter__subheading br {
    display: none;
}
.mar-news-content{
      max-width: 100%;
}
.newsletter__wrapper{
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.wi-heading {
    font-size: 30px;
    line-height: 38px;
}
span.wi-heading-second, .wi-heading-highlight, span.wi-heading-last {
    font-family: var(--heading-extra-bold);
    font-size: 24px;
}
h2.wi-heading br {
    display: none;
}
.wi-heading-icon{
    bottom: 4px;
}
.wi-description p br {
    display: none;
}
.wi-description p {
    font-size: 14px;
    line-height: 24px;
}
h3.wi-deposit-heading {
    font-size: 16px;
    line-height: 24px;
    margin-top: 3rem;
}
.wi-progress-card {
    padding: 16px;
    border-radius: 22px;
}
.wi-limit span {
    font-size: 12px;
    line-height: 14px;
}
.wi-limit {
    margin-bottom: 12px;
}
.wi-progress-text {
    font-size: 12px;
    line-height: 17px;
}
.wi-progress-info img {
    width: 40px;
}
.wi-limit {
    gap: 8px;
}
.wi-limit img {
    width: 20px;
}
.wi-progress-bar{
  height: 8px;
}
.wi-reserve-btn {
    display: flex;
    margin-top: 3rem !important;
    width: 85%;
    font-size: 15px;
    margin: 0 auto;
}
.wi-nx-nxprc-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.wi-nx-nxprc-card {
    border-radius: 30px;
    padding: 20px 10px;
    text-align: center;
    display: flex;
        flex-direction: row;
}

.wi-nx-nxprc-heading {
    text-align: center;
    margin-bottom: 30px;
}
.wi-nx-nxbadge{
    font-size: 16px;
    width: 60px;
    height: 60px;
    left: 115px;
    top: 12px;
}
.wi-nx-nxprc-image {
    margin-bottom: 0;
    line-height: 0;
    width: 45%;
}
.wi-nx-nxribbon{
      top: 26px;
      padding: 3px 10px;s
}
.wi-nx-nxprc-title {
    font-size: 15px;
    line-height: 1.2;
        margin: 0 0 5px;
}
.wi-nx-nxprc-desc {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
}
    .wi-nx-nxline {
        height: 2px;
        border-radius: 10px;
        margin: 14px auto;
        margin-left: 0;
    }
.wi-nx-nxbottom-btn span {
    font-size: 13px;
    line-height: 17px;
}

.wi-nx-nxbottom-btn img {
    width: 15px;
    height: 15px;
}
p.mar-pst-lst {
    font-size: 9px;
}
.asd-main a.wi-reserve-btn {
    margin-top: 0 !important;
        width: 85%;
}
.mar-ptmz p {
    font-size: 11px;
    line-height: 18px;
}
.mar-data {
    text-align: left;
    width: 50%;
}
.fr-wrapper{
  flex-direction: column;
}
.fr-left {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
}
.fr-right {
    width: 100%;
}
.fr-item:not(:last-child):after {
    right: unset;
    top: 99%;
    width: 95%;
    height: 2px;
}
.fr-price h3 {
    font-size: 35px;
    line-height: 55px;
}
.fr-right-price{
   font-size: 50px;
    line-height: 60px;
}
.paymnt-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 28px;
}
.paymnt-heading-first {
    font-size: 21px;
    line-height: 30px;
}
.paymnt-heading-second, .paymnt-heading-third {
    font-size: 26px;
    line-height: 38px;
}
.paymnt-feature span {
    font-size: 13px;
    line-height: 20px;
}
.paymnt-btn{
  font-size: 14px;
  line-height: 22px;
      padding: 12px 40px;
}
.paymnt-icons img {
    width: 250px;
}
.lst-inf p {
    font-size: 14px;
    line-height: 18px;
}
p.btm-txt {
    font-size: 14px;
    line-height: 17px;
    padding-top: 8px;
}
.wi-process-header h2 {
    font-size: 16px;
    line-height: 25px;
}
.wi-process-wrapper {
    padding: 40px 20px;
}
.wi-process-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 33px;
    padding-top: 2rem;
}
.wi-process-header {
    left: 50%;
    top: -23px;
    padding: 0 15px;
    text-align: center;
}
.wi-process-title {
    font-size: 16px;
    line-height: 16px;
    width: 100%;
    margin-bottom: 10px;
}
.wi-process-bottom p {
    font-size: 14px;
    line-height: 20px;
}
.wi-process-bottom img {
    width: 28px;
    height: 28px;
}
.icon-wd-wrapper{
  flex-wrap: wrap;
  padding: 10px 15px;
  border-radius: 30px;
}
.icon-wd-item span {
    font-size: 13px;
    line-height: 17px;
}
.icon-wd-item {
    padding: 15px 20px;
}
.icon-wd-item img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.icon-wd-item:not(:last-child):after {
    width: 0px;
}
.mar-mbl-hr{
    width:90%;
    height:.5px;
    background:#D0BCA6;
    position:absolute;
    left:50%;
    transform:translateX(-50%);
}
.launch-left {
    padding-left: 0rem;
}
.footer__content-top{
  padding: 0 1.5rem !important;
}
.footer__blocks-wrapper {
    display: flex !important;
    justify-content: space-between;
    margin: 0 !important;
}
.frs-logo-info p {
    font-size: 10px;
    line-height: 15px;
    padding-top: 5px;
}
.footer-block.grid__item.footer-block--menu {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.footer-block__details-content .list-menu__item--link {
       padding-top: 0 !important;
      padding-bottom: 0 !important;
}
.footer-block-image {
    margin: 0 !important;
    justify-content: flex-start !important;
}
.footer-block.grid__item{
  margin: 0 !important;
}
ul.footer-block__details-content.list-unstyled {
    justify-content: start;
}
}

/* Tablet Portrait + Mobile Landscape */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.frs-logo-info p {
    font-size: 10px;
    line-height: 15px;
}
ul.footer-block__details-content.list-unstyled.enabled_ploicy .list-menu__item--link {
    font-size: 8px !important;
    letter-spacing: 0;
    color: #FFD183 !important;
    border-right: 2px solid;
    padding-right: 12px;
    padding-top: 0;
    padding-bottom: 0;
}
.notify-banner__text p {
    font-size: 15px;
    line-height: 23px;
}
.notify-newsletter__text p {
    font-size: 14px;
    line-height: 22px;
}
.notify-newsletter__inner {
    padding: 35px 20px;
}
.notify-newsletter__heading {
    font-size: 26px;
}
.notify-newsletter__button {
    width: 65%;
    padding: 15px 24px;
    font-size: 17px;
}
.notify-email__content p {
    font-size: 14px;
    line-height: 22px;
}
.asd-main a.wi-reserve-btn {
    width: 90%;
    margin: 0 auto;
}
.mar-wd-bx {
    width: 90%;
}
.page-width {
        padding: 0 1.5rem !important;
    }
.launch-grid {
    display: grid;
    grid-template-columns: 60% 38%;
    align-items: center;
    justify-content: space-between;
    gap: 0;
}
.launch-left h1 {
    font-size: 45px;
    line-height: 60px;
}
.mar-headers h2 {
    font-size: 38px;
    line-height: 46px;
}
.launch-desc p {
    font-size: 16px;
    line-height: 22px;
}
.launch-desc-new p {
    font-size: 12px;
    line-height: 18px;
}
.mar-bxt p {
    font-size: 11px;
    line-height: 16px;
}
.mar-bxt p br {
    display: none;
}
.mar-launch-wd{
      padding: 10px;
}
.wi-small h2 {
    font-size: 40px;
    line-height: 45px;
}
.wi-big h2 {
    font-size: 90px;
    line-height: 80px;
}
.wi-wrapper{
  width: 95%;
  padding-top: 3rem;
}
img.wi-product {
    width: 68%;
}
.wi-top {
    top: 12%;
    right: 7%;
}
.wi-call-icon{
      width: 45px;
    height: 45px;
}
.wi-callout{
  gap: 5px;
}
.wi-call-icon img {
    width: 23px;
    display: block;
}
.wi-bottom {
    right: 0%;
    top: 53%;
}
.wi-call-content h4{
    font-size: 11px;
}
.wi-call-content p{
      font-size: 10px;
    line-height: 12px;
}
.step-number{
      position: absolute;
    right: 0;
    top: 77px;
}
.mar-right-div, .mar-left-btm{
      padding: 30px;
}
.step-content h2 {
    font-size: 32px;
    line-height: 35px;
}
.step-content p {
    font-size: 15px;
    line-height: 17px;
}
.mar-vd-header h2 {
    font-size: 30px;
    line-height: 35px;
}
.mar-vd-header p {
    font-size: 24px;
    margin-top: 10px;
}
.custom-collage h3 {
    font-size: 15px;
    line-height: 17px;
}
.custom-collage p {
    font-size: 13px;
    line-height: 18px;
}
.mar-color-grid {
    grid-template-columns: repeat(3, 1fr);
}
.mar-news-content{
      max-width: 100%;
}
.mar-new-bx-lft {
    width: 50%;
}
.mar-new-rgt {
    width: 40%;
}
.newsletter__wrapper{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.mar-new-rgt .mar-nex-flx h2 {
    text-align: left;
    font-size: 22px;
    line-height: 35px;
}
.mar-new-bx-lft .newsletter__subheading br {
    display: none;
}

.mar-new-bx-lft .newsletter__subheading {
    font-size: 14px;
}
.wi-top-box {
    gap: 10px;
    padding: 20px;
    width: 95%;
}
.wi-top-content h4{
  font-size: 14px;
}
.wi-top-content p br {
    display: none;
}
.wi-top-icon {
    width: 40px;
    min-width: 40px;
}
span.wi-heading-second, .wi-heading-highlight, span.wi-heading-last {
    font-family: var(--heading-extra-bold);
    font-size: 27px;
}
.wi-heading{
    font-size: 30px;
    line-height: 45px;
}
.wi-heading-icon{
  bottom: 3px;
}
.wi-description p {
    font-size: 14px;
    line-height: 22px;
}
.wi-description p br {
    display: none;
}
h3.wi-deposit-heading {
    font-size: 20px;
    line-height: 25px;
    margin-top: 3rem;
}
.wi-progress-card {
    padding: 20px;
}
.wi-limit span {
    font-size: 14px;
    line-height: 20px;
}
.wi-progress-info img {
    width: 45px;
}
.wi-progress-text {
    font-size: 12px;
    line-height: 18px;
}
.wi-progress-bar {
    height: 5px;
}
.wi-reserve-btn {
    font-size: 15px;
    margin-top: 1rem;
}
.wi-nx-nxprc-heading h2 {
    font-size: 28px;
}
.wi-nx-nxbadge{
    top: 10px;
    width: 70px;
    height: 70px;
    font-size: 18px;
    line-height: 40px;
}
.wi-nx-nxribbon {
    top: 30px;
    font-size: 12px;
}
.wi-nx-nxprc-heading {
    text-align: center;
    margin-bottom: 40px;
}
.wi-nx-nxprc-grid {
    gap: 15px;
}
.wi-nx-nxprc-desc {
    font-size: 15px;
    line-height: 22px;
    width: 100%;
}
.wi-nx-nxprc-title {
    font-size: 18px;
}
.fr-price h3 {
    font-size: 38px;
    line-height: 60px;
}
.fr-item{
    padding: 33px 10px
}
.fr-subtitle span {
    font-size: 16px;
    line-height: 25px;
}
.fr-heading h3 {
    font-size: 15px;
    line-height: 18px;
}
.fr-right-card{
      padding: 20px 15px;
}
.fr-right-heading {
    font-size: 13px;
    line-height: 20px;
}
.fr-right-price {
    font-size: 50px;
}
.fr-bottom{
    width: 85%;
}
.fr-bottom span {
    font-size: 10px;
    line-height: 20px;
    letter-spacing: -1%;
}
.paymnt-wrapper {
    gap: 20px;
    padding: 25px 20px;
}
.paymnt-heading-first {
    font-size: 28px;
}
.paymnt-heading-second, .paymnt-heading-third {
    font-size: 32px;
    line-height: 46px;
}
.paymnt-feature span {
    font-size: 14px;
    line-height: 19px;
}
.paymnt-feature {
    gap: 5px;
}
.paymnt-btn {
    font-size: 14px;
}
.paymnt-icons img {
    width: 240px;
}
.lst-inf p {
    font-size: 14px;
    line-height: 20px;
}
p.btm-txt {
    font-size: 13px;
    line-height: 18px;
    padding-top: 0px;
}
.wi-process-header h2 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
}
.wi-process-wrapper {
    padding: 40px 20px;
}
.wi-process-grid {
    gap: 20px;
    margin-top: 2rem;
}
.wi-process-title {
    font-size: 14px;
    line-height: 20px;
    width: 85%;
    gap: 10px;
}
.wi-process-bottom p {
    font-size: 13px;
    line-height: 23px;
}
.wi-process-bottom img {
    width: 24px;
    height: 24px;
}
.wi-process-number {
    width: 25px;
    height: 25px;
    min-width: 25px;
    font-size: 13px;
}
.icon-wd-item span {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -1%;
}
.icon-wd-item {
    gap: 10px;
    padding: 22px 15px;
}
}

/* Small Laptop */
@media only screen and (min-width: 992px) and (max-width: 1440px) {
.mar-new-bx-lft {
    width: 49%;
}
.mar-new-bx-lft .newsletter__subheading br {
    display: none;
}
.launch-left h1 {
    font-size: 45px;
    line-height: 55px;
}
.mar-headers h2 {
    margin: 0;
    font-size: 35px;
    line-height: 45px;
}
.launch-desc p {
    font-size: 16px;
    line-height: 25px;
}
.launch-desc-new p {
    font-size: 12px;
    line-height: 20px;
}

.wi-big h2 {
    font-size: 70px;
    line-height: 65px;
}
.wi-small h2 {
    font-size: 55px;
    line-height: 55px;
}
img.wi-product {
    width: 85%;
}
.wi-brush img {
    width: 60%;
    display: block;
}
.wi-call-icon{
      width: 45px;
    height: 45px;
}
.wi-callout{
  gap: 5px;
}
.wi-call-icon img {
    width: 23px;
    display: block;
}
.wi-bottom {
    right: 0%;
    top: 53%;
}
.wi-call-content h4{
    font-size: 11px;
}
.wi-call-content p{
      font-size: 10px;
    line-height: 12px;
}
.mar-headers {
    width: 60%;
}
}
