#wrapper .container-width, 
#wrapper .full-width .ubermenu-nav, 
#wrapper .container, 
#wrapper .row {
  max-width: 1280px;
}

#wrapper h2 {
  font-size: 58px;
  line-height: 70px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  background: linear-gradient(90deg, #EBC2B5 0%, #FFE7E0 68.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

#wrapper h2 span {
  font-weight: 700;
}

#wrapper .text-with-line p {
  width: max-content;
  margin-bottom: 0;
}

#wrapper .text-with-line {
  position: relative;
  display: flex;
  align-items: end;
  gap: 15px;
}
#wrapper .text-with-line-after::after {
  content: '';
  display: block;
  flex: 1;
  height: 1px;
  background-color: #EEC7BB;
  margin-bottom: 10px;
}

#wrapper .text-with-line-before::before {
  content: '';
  display: block;
  flex: 1;
  height: 1px;
  background-color: #EEC7BB;
  margin-bottom: 10px;
}

#wrapper p {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  font-family: 'Archivo', sans-serif;
}
#wrapper .landing-sec-1 {
  padding-top: 48px;
}
#wrapper .landing-sec-1 .section-bg.fill {
  width: 841px;
  height: 841px;
  max-width: 100%;
  object-fit: contain;
}
#wrapper .landing-sec-1 .no-padding .col {
  padding-left: 0;
  padding-right: 0;
}

#wrapper .landing-sec-1 .col-heading {
  padding-bottom: 0;
}

#wrapper .landing-sec-3 {
  padding-bottom: 0;
  background: radial-gradient(40.94% 42.28% at 50% 41.9%, #AA1323 0%, #370D11 100%);
}

#wrapper .landing-sec-3 h2 {
  background: linear-gradient(90deg, #C0806E 0%, #FDDED5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

#wrapper .landing-sec-3 .icon-box-text h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
}
#wrapper .landing-sec-4 {
  padding-top: 0;
  background: radial-gradient(35.74% 36.92% at 50% 50.04%, #A11322 1.92%, #380E12 97.12%);
}
#wrapper .landing-sec-4 h2 {
  color: #EEC7BB;
  background: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}

#wrapper .landing-sec-4 .box-card .col-inner {
  min-height: 405px;
  position: unset;
  padding: 25px 36px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  background: linear-gradient(180deg, rgba(95, 16, 24, 0.25) 0%, rgba(190, 32, 49, 0.18) 100%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid transparent;
  box-shadow: 0 0 0px rgba(255, 180, 180, 0.25),
    inset 0 0 6px rgba(255, 255, 255, 0.15);
}

#wrapper .landing-sec-4 .box-card .col-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(
    135deg, rgb(255 255 255 / 0%) 0%, 
    rgb(255 255 255 / 47%) 15%, 
    rgb(255 255 255 / 11%) 35%, 
    rgba(255, 255, 255, 0.04) 55%, 
    rgb(255 255 255 / 23%) 75%, 
    rgba(0, 0, 0, 0.20) 100%
  );
  -webkit-mask: 
    linear-gradient(#000 0 0) content-box, 
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

/* #wrapper .landing-sec-4 .box-card .col-inner {
  position: relative;
  z-index: 1;
  border: 1px solid transparent;
}

#wrapper .landing-sec-4 .box-card .col-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(180deg, rgba(95, 16, 24, 0.2) 0%, rgba(189, 32, 49, 0.2) 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 2;
} */

#wrapper .landing-sec-4 .box-card .icon-box-img {
  width: 173px;
  position: absolute;
  top: 25px;
  right: 36px;
}

#wrapper .landing-sec-4 .box-card .icon-box {
  margin-top: auto;
  position: unset;
}
#wrapper .landing-sec-4 .box-card .col-inner > * {
  z-index: 1;
}
#wrapper .landing-sec-4 .box-card p {
  margin-bottom: 0;
}
@media (min-width: 480px) {
  #wrapper .landing-sec-4 .box-card .card-box-content {
    min-height: 150px;
  }
}
#wrapper .landing-sec-4 .box-card .icon-box-text {
  display: flex;
  align-items: end;
}
#wrapper .landing-sec-4 .box-card .text {
  width: 100%;
}
#wrapper .landing-sec-5 {
  background: linear-gradient(180deg, #370D11 1.97%, #A81323 102.49%);
  padding-bottom: 140px;
}
#wrapper .landing-sec-5 h2 {
  color: #EEC7BB;
  background: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
#wrapper .landing-sec-5 .box-overlay .overlay {
  background: linear-gradient(0.6deg, #30000080 0.52%, rgba(102, 102, 102, 0) 97.72%);
}
#wrapper .landing-sec-5 .btn-buy-now {
  border: none;
  outline: none;
  background-color: #EEC7BB;
  color: #670D15;
  font-size: 16px;
  line-height: 37px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0 45px 0 30px;
  box-shadow: none;
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: 155px center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAMxJREFUeAG90rENwjAQheELIRVCchOJ0iOwAqNQILIGc1CwAhuEEWAOGhpK5zCWiCDESWzf3V89RZE+yXYGtv2yRGAOEQ8zEEwUy4C4SimNpqjt1N/fyY/RB30iw7qQfXEPBDyTY71QAxs7bqSYDzo+79fuv0lYCJSEhULRWAwUhcVCwVgKFISlQpMxCmgSRgWNYpTQIEYNeTEOqBfjgv4wTugH44ZaTAJymBTkMDDFSQJ6N4c834IxtYUUwx1dGsR2u1Gpld4tyjUw9wLhhPVJs735HgAAAABJRU5ErkJggg==);
  transition: all 0.3s ease;
}
#wrapper .landing-sec-5 .btn-buy-now:hover {
  background-color: #670D15;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAM1JREFUeAG90MENwjAMQFEnMABskBEYgAsX9mAUJmEFbkhwKAekXmERygCtTYhEBbShTWLnX2JFlp5kBbZ7eSIQjhC3GjKWFVPAXFUWhqAp7OHM5z/7GX3QOzasAxE8FKk9O9YLIa2Qmhsr5oPmy/X1dzcJC4GSsFAoGouBorBYKBhLgYKwVGg0xgGNwrigQYwT+otxQ15MAurFpKAOJgl9YdJQi+WAHJYLejUlqHf2NdKQwxTUG4JJAaRm3BBqfdaI7eyGqjyY6nJcgHBPhxMWyqPPiAkAAAAASUVORK5CYII=);
  color: #EEC7BB;
}
#wrapper .landing-sec-5 .box-text {
  padding: 15px 0;
}
#wrapper .landing-sec-5 .box-text p a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-shadow: none;
  color: #EEC7BB;
}
#wrapper .landing-sec-5 .box-text p strong {
  font-weight: 700;
}
#wrapper .landing-sec-5 .box-text .card-price p a {
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  color: #EEC7BB;
  margin-bottom: 0;
}
#wrapper .landing-sec-6 .section-bg.fill {
  width: 190px;
  right: 0;
  left: auto;
  transform: translateY(-50%);
  max-height: 485px;
}
#wrapper .landing-sec-6 {
  background: linear-gradient(180deg, #A81323 0%, #370D11 102.49%);
}
#wrapper .landing-sec-7 {
  background: linear-gradient(180deg, #370D11 0%, #A81323 102.49%);
}
#wrapper .landing-sec-7 .section-bg img {
  object-position: top;
  transform: rotate(5deg);
}
#wrapper .landing-sec-7 h2 {
  color: #EEC7BB;
  background: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
#wrapper .landing-sec-7,
#wrapper .landing-sec-7 .col {
  padding-bottom: 0;
}
#wrapper .landing-sec-7 .btn-buy-now-2 {
  border: none;
  outline: none;
  background-color: #670D15;
  color: #EEC7BB;
  font-size: 16px;
  line-height: 37px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0 45px 0 30px;
  box-shadow: none;
  position: absolute;
  bottom: 33px;
  right: 0;
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: 115px center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAM1JREFUeAG90MENwjAMQFEnMABskBEYgAsX9mAUJmEFbkhwKAekXmERygCtTYhEBbShTWLnX2JFlp5kBbZ7eSIQjhC3GjKWFVPAXFUWhqAp7OHM5z/7GX3QOzasAxE8FKk9O9YLIa2Qmhsr5oPmy/X1dzcJC4GSsFAoGouBorBYKBhLgYKwVGg0xgGNwrigQYwT+otxQ15MAurFpKAOJgl9YdJQi+WAHJYLejUlqHf2NdKQwxTUG4JJAaRm3BBqfdaI7eyGqjyY6nJcgHBPhxMWyqPPiAkAAAAASUVORK5CYII=);
}

#wrapper .landing-sec-7 .btn-buy-now-2:hover {
  background-color: #EEC7BB;
  color: #670D15;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAMxJREFUeAG90rENwjAQheELIRVCchOJ0iOwAqNQILIGc1CwAhuEEWAOGhpK5zCWiCDESWzf3V89RZE+yXYGtv2yRGAOEQ8zEEwUy4C4SimNpqjt1N/fyY/RB30iw7qQfXEPBDyTY71QAxs7bqSYDzo+79fuv0lYCJSEhULRWAwUhcVCwVgKFISlQpMxCmgSRgWNYpTQIEYNeTEOqBfjgv4wTugH44ZaTAJymBTkMDDFSQJ6N4c834IxtYUUwx1dGsR2u1Gpld4tyjUw9wLhhPVJs735HgAAAABJRU5ErkJggg==);
}
#wrapper .landing-sec-7 .logo-slogan {
  max-width: 777px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 480px) {
  #wrapper .hide-on-desktop {
    display: none;
  }
  html, body {
    scroll-behavior: smooth;
  }
}

@media (max-width: 480px) {
  #wrapper .landing-sec-7 .logo-slogan {
    max-width: 301px;
    margin-bottom: 80px;
  }
  #wrapper .col {
    padding-left: 28px;
    padding-right: 28px;
  }
  #wrapper h2 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }
  #wrapper p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  #wrapper .landing-sec-4 .box-card:last-child {
    padding-bottom: 0;
  }
  #wrapper .landing-sec-4 .box-card .col-inner {
    padding: 20px 135px 20px 20px;
    min-height: 196px;
    justify-content: center;
    border-radius: 13px;
  }
  #wrapper .landing-sec-4 .box-card .col-inner::before {
    border-radius: 13px;
  }
  #wrapper .landing-sec-4 .box-card .icon-box {
    margin-top: unset;
  }
  #wrapper .landing-sec-4 .box-card .icon-box-img {
    top: 50%;
    transform: translateY(-50%);
  }
  #wrapper .landing-sec-4 .box-card:first-child .icon-box-img {
    right: 30px;
  }
  #wrapper .landing-sec-4 .box-card:nth-child(2) .icon-box-img {
    right: 32px;
  }
  #wrapper .landing-sec-4 .box-card:nth-child(3) .icon-box-img {
    right: 10px;
  }
  #wrapper .landing-sec-4 .box-card:nth-child(4) .icon-box-img {
    right: 30px;
  }
  #wrapper .landing-sec-4 .box-card .icon-box-img, 
  #wrapper .landing-sec-4 .box-card .icon-box-img img {
    max-width: 80px;
    max-height: 160px;
    object-fit: contain;
  }
  #wrapper .landing-sec-4 .box-card:nth-child(3) .icon-box-img, 
  #wrapper .landing-sec-4 .box-card:nth-child(3) .icon-box-img img {
    max-width: 114px;
  }
  #wrapper .landing-sec-5 .col:not(:first-child) {
    padding-bottom: 6px;
  }
  #wrapper .landing-sec-4 .box-card {
    padding-bottom: 18px;
  }
  #wrapper .landing-sec-4 .box-card .text p {
    text-align: left;
    font-size: 12px;
    line-height: 16px;
  }
  #wrapper .landing-sec-4 .box-card .text p br {
    display: none;
  }
  #wrapper .landing-sec-4 .box-card .gap-element {
    padding-top: 15px;
  }
  #wrapper .hide-on-mobile {
    display: none;
  }
  #wrapper .landing-sec-3 .icon-box-text p {
    text-align: left;
  }
  #wrapper .landing-sec-3 .row {
    flex-direction: column-reverse;
  }
  #wrapper .text-with-line-after::after,
  #wrapper .text-with-line-before::before {
    content: none;
    justify-content: center;
    text-align: center;
  }
  #wrapper .text-with-line p {
    width: 100%;
  }
  #wrapper .landing-sec-1 .section-bg.fill {
    height: 700px;
  }
  #wrapper .gallery-sc__desc {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  #wrapper .gallery-sc__desc-wrap-mobile {
    max-width: 90%;
    margin: 0 auto;
  }
  #wrapper .landing-sec-1 .col {
    padding-bottom: 0;
  }
  #wrapper .landing-sec-1 p {
    margin-left: 0;
  }
  #wrapper .landing-sec-1 .is-divider {
    max-width: unset !important;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  #wrapper .landing-sec-1 p {
    max-width: 100% !important;
    width: 100% !important;
  }
  #wrapper .landing-sec-1 p br {
    display: none;
  }
  #wrapper .landing-sec-3 .gap-element {
    display: none !important;
  }
  #wrapper .landing-sec-3 .icon-box {
    flex-direction: column;
    width: max-content;
    max-width: 190px;
    margin-left: auto;
    margin-right: 15px;
  }
  #wrapper .landing-sec-3 .icon-box-img {
    width: 18px !important;
    margin-bottom: 5px;
  }
  #wrapper .landing-sec-3 .icon-box-text {
    padding-left: 0;
  }
  #wrapper .landing-sec-3 .icon-box-text p,
  #wrapper .landing-sec-3 .icon-box-text h4 {
    font-size: 12px;
    line-height: 16px;
  }
  #wrapper .landing-sec-3 .icon-box-text h4 br {
    display: block !important;
  }
  #wrapper .landing-sec-3 .icon-box-text br {
    display: none !important;
  }
  #wrapper .landing-sec-3 .col-image {
    transform: rotate(-12deg);
    margin-left: -20px;
    margin-top: -216px;
  }
  #wrapper .landing-sec-5 .box-text p {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
  }
  #wrapper .landing-sec-5 .box-text p strong {
    font-size: 16px;
  }
  #wrapper .landing-sec-5 .gap-element {
    display: none !important;
  }
  #wrapper .landing-sec-5 .col-inner {
    position: relative;
  }
  #wrapper .landing-sec-5 .btn-buy-now {
    margin-bottom: 0;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 2;
    font-size: 9px;
    line-height: 21px;
    padding: 0 30px 0 16px;
    background-position: 69px center;
    background-size: 5px;
  }
  #wrapper .landing-sec-5 {
    padding-bottom: 10px;
  }
  #wrapper .landing-sec-6 .section-bg.fill {
    display: none;
  }
  #wrapper .landing-sec-6 p {
    font-size: 12px;
    line-height: 18px;
  }
  #wrapper .landing-sec-6 .revert-on-mobile {
    flex-direction: column-reverse;
  }
  #wrapper .landing-sec-7 .gap-element {
    display: none !important;
  }
  #wrapper .landing-sec-7 h2 {
    margin-bottom: 90px;
    max-width: 296px;
    margin-left: auto;
    margin-right: auto;
  }
  #wrapper .landing-sec-7 h2 br {
    display: none;
  }
  #wrapper .landing-sec-5 h2 {
    margin-top: 40px;
  }
  #wrapper .landing-sec-3 .icon-box-text h4 {
    margin-bottom: 15px;
  }
  #wrapper .landing-sec-5 .box-text .card-price p {
    position: unset;
  }
  #wrapper .landing-sec-5 h2 br {
    display: none;
  }
  #wrapper .landing-sec-5 .box-text p a {
    font-size: 14px;
  }
}