/** Shopify CDN: Minification failed

Line 3133:8 Expected ":"
Line 3133:9 Expected identifier but found "24px"

**/
/* U Timer Annoucuement */

.u-timer{
  display: flex;
  align-items: center;
}
.u-timer .timer-title{
  margin:0px;
  text-align:center;
}
.timer-digits h3{
  margin:0;
}
.u-timer .timer-digits {
  display: flex;
  justify-content: center;
  align-items:center;
}
.u-timer .time-box {
  text-align: center;
  padding:2px 4px;
  margin:1px;
}
.u-timer .time-value {
  font-weight: bold;
  line-height: 1;
}
.u-timer .time-label {
  margin-top: 0px;
  text-transform:uppercase;
}
.u-main-tim-annbar-items{
  display:flex;
  align-items:center;
  justify-content:center;
}
.colon {
  line-height:1;
}
@keyframes gradientAnimation {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}

/* U Image Banner Section */


.u-imba-reviews-text-an-tag{
  margin:0;
}
.u-main-image-banner-txt-wrap{
  position: relative;
  width: 100%;
}
.u-image-banner-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.u-image-banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.u-image-banner-img-mobile {
  display: none;
}
.u-main-imagebanner-content {
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 2;
  display:flex;
  flex-direction:column;
}
.u-image-banner-head-headone{
  margin: 0px;
}
.u-image-banner-image::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
}
.u-image-bner-btn{
  text-decoration:none;
  cursor:pointer;
  align-items: center;
  justify-content:center;
  /* box-shadow:0 8px 16px #0000004d,0 4px 8px #00000033,inset 0 1px 0 #ffffff1a,inset 0 -1px 0 #0000004d; */
  backdrop-filter: saturate(1.05);
  -webkit-backdrop-filter: saturate(1.05);
  transition: all 0.25s ease;
  display: inline-flex;
  width:fit-content;
  line-height:normal;
}
.u-image-bner-btn:hover {
  transform: translateY(-2px);
  /* box-shadow: 0 12px 24px #00000066, 0 6px 12px #0000004d, inset 0 1px 0 #ffffff26, inset 0 -1px 0 #00000066; */
}
.u-imba-reviews-icon-txt-wrap{
  display: flex;
  align-items: center;
  backdrop-filter: blur(3px);
  padding: 7px 12px;
  width:fit-content;
}
.u-imba-revi-icon{
  display: flex;
  align-items: center;
  justify-content:center;
}
.u-imba-fe_usp-ico-txt-wrap{
  display: flex;
  justify-content: flex-start;
  flex-direction:column;
}
.u-imba-fe_usp-ico{
  display: flex;
  justify-content:center;
  align-items: center;
}

.u-image-banner-head-headone{
  line-height:1.2;
}
.u-imba-fe_usp-ico-txt-1stone{
  align-items: center;
  display: flex;
}
.u-img-banner-btn-txt{
  padding:18px 40px;
  margin:0;
  border-radius:100px;
  display:flex;
  align-items: center;
  justify-content:center;
  width:100%;
  gap:10px;
}
.u-img-banner-btn-txt svg{
  width: 14px !important;
  height: 14px !important;
  background: transparent;
  min-height: auto !important;
}
.u-imngbanner-guarr-usp-wr{
  display:flex;
  align-items: center;
}
.u-image-banner-head-headone-wrap{
  display:flex;
  align-items: center;
}
.u-image-banner-detailtxt-txt{
  margin-bottom:0px;
}
.u-imba-feusp-txt{
  margin:0px;
}
.u-imgbann-sim-usp-icon{
  display:flex;
  align-items: center;
}
.u-imgbann-sim-usp-txt{
  margin:0px;
}
.u-img-banner-btn-wrap{
  display: flex;
  align-items: center;
  justify-content:flex-start;
  width:100%;
}
.u-imba-reviews-text{
  line-height:normal;
  text-align:center;
}
.u-image-banner-detailtxt-txt{
  line-height:1.3;
}
@media (max-width: 769px) {
  .u-image-banner-img-desktop {
    display: none;
  }
  .u-image-banner-img-mobile {
    display: block;
  }
  .u-btn-mobile-fit .u-image-bner-btn {
    width: fit-content;
  }
  .u-btn-mobile-full .u-image-bner-btn {
    width: 100%;
  }
  .u-img-banner-btn-wrap{
    justify-content:center;
  }
  .u-main-imagebanner-content {
    align-items:center;
    left:50%;
    transform: translateX(-50%);
    padding-bottom:30px;
  }
  .u-image-banner-head-headone{
    text-align:center;
  }
  .u-image-banner-head-headone-wrap{
    width:100% !important;
    justify-content: center;
  }
  .u-img-banner-btn-txt{
    padding:16px 32px;
  }
  .u-image-banner-detailtxt-txt{
    text-align:center;
    width:100% !important;
  }
  .u-main-imagebanner-content {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .u-pos-mobile-top {
    top: 0;
    bottom: auto;
    padding-top: 30px;
  }
  .u-pos-mobile-center {
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
  }
  .u-pos-mobile-bottom {
    top: 20px;
    bottom: 0;
    padding-bottom: 30px;
  }
  .u-imba-fe_usp-ico-txt-wrap{
    flex-direction:row;
  }
  .u-imba-fe_usp-ico-txt-1stone{
    flex-direction:column;
  }
  .u-imba-feusp-txt{
    text-align:center;
  }
}
@media(min-width:991px){
  .u-main-imagebanner-content {
    padding-left:150px;
  }
}
@media(min-width:769px){
  .u-imngbanner-guarr-usp-wr{
    width:27%;
    justify-content:center;
  }
}

/* Marquee Code */

.U-marquee-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.U-marquee-containerWrapper {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 200%;
}
.U-marquee-container {
  display: flex;
  width: fit-content;
}
.U-marquee-content {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
}
@keyframes track {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* U Images Slider */

.u-marquee-item img {
  object-fit: cover;
  border-radius:10px;
}
.u-marque-container{
  position:relative;
}
.u-marque-content{
  position:absolute;
  left: 50%;
  transform: translateX(-50%);
  line-height:1.4;
  padding: 18px 23px;
  border-radius: 10px;
  border: 0px solid #000000;
  background-color: #ffffff;
  position: relative;
  width:fit-content;
  z-index: 3;
  text-align: center;
  box-shadow: -3px 7px 9px -2px #a09c9c;
}
.u-marque-text{
  margin:0 ! important;
}
.u-marquee-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@keyframes utrack {
  0% {
    transform: translateX(0)
  }
  100% {
    transform: translateX(-100%)
  }                                                                                                 
}
.u-marquee-container {
  display: flex;
  width: fit-content;
}
.u-marquee-content {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
}
.u-marquee-containerWrapper{
  position: relative;
  display: flex;
  overflow: hidden;
  width: 200%;
}
.u-imageslider-tp{
  display:flex;
  align-items:center;
  gap:8px;
  justify-content:center;
}

/* U Results Reviews */

@media (max-width: 769px) {
  .u-gp-review-sec .swiper-button-next,
  .u-gp-review-sec .swiper-button-prev {
    height: 35px !important;
    width: 35px !important;
  }
}
.u-gp-review-wrapper{
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.u-gp-content{
  padding-top:100px;
}
.u-gp-review{
  box-shadow: 0 2px 8px rgba(16, 25, 58, 0.08);
}
.u-gp-review-sec .swiper-button-next{
  right:0px;
  top:30px;
}
.u-gp-review-sec .swiper-button-prev{
  left:unset;
  right:60px;
  top:30px;
}
.u-gp-author-info h5, .u-gp-author-info span{
  margin-bottom:10px;
  display:block;
}
.u-gp-review-text p{
  margin:0;
  line-height:1.6;
}
.u-gp-review-text{
  margin-top:5px;
}
.u-gp-content-blocks{
  box-sizing:border-box;
  margin-bottom:15px;
}
.u-gp-review-wrapper .swiper-pagination-bullet-active{
  background:#000!important;
}
@media(max-width:769px){
  .u-gp-review-wrapper{
    padding:0;
  }
}
.u-gp-review-wrapper-bottom{
  padding:24px;
}

.u-gp-author-info h5{
  margin:0;
}
.u-gp-author-info img {
  border-radius: 100%;
}
.u-gp-reviews-img img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  object-fit: cover;
  height:100%;
}
.u-gp-review{
  display:flex!important;
  flex-direction:column;
}
.u-gp-reviews-img {
  position: relative;
  overflow: hidden;
}

.u-gp-review-sec .swiper-button-next,
.u-gp-review-sec .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
}
.u-gp-review-sec .swiper-button-next:after,
.u-gp-review-sec .swiper-button-prev:after {
  font-size: 12px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}
.u-gp-review-sec .swiper-button-next:after {
  content: "next";
}
.u-gp-review-sec .swiper-button-prev:after {
  content: "prev";
}
.u-gp-review-sec .swiper-button-next:after {
  padding-left: 4px !important;
}
.u-gp-review-sec .swiper-button-prev:after {
  padding-right: 4px !important;
}
.u-gp-review-sec .swiper-button-next,
.u-gp-review-sec .swiper-button-prev {
  border-radius: 50%;
  transition: 0.4s ease;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.u-results-review-verfied-badge{
  display:flex;
  align-items:center;
  justify-content:
}
.u-gp-review-sec .swiper-button-next::after,
.u-gp-review-sec .swiper-button-prev::after{
  display:none;
}
.u-gp-review-sec .swiper-button-next svg{
  transform:rotate(-90deg);
  width:20px;
}
.u-gp-review-sec .swiper-button-prev svg{
  transform:rotate(90deg);
  width:20px;
}

/* U How it works */


.u-how-it-works-tag-text{
  margin:0px;
}
.u-timeline-icon{
  position:absolute;
  left:-50px;
  top:6px;
  width:28px;
  height:28px;
}
.u-timeline-icon img{
  width:100%;
  height:auto;
  display:block;
}
.u-how-it-works-block::after{
  content:"";
  position:absolute;
  left:-37px;
  top:28px;
  width:2px;
}
.u-how-it-works-mobile-image {
  display: none;
}
.u-how-it-works-container{
  display:flex;
  justify-content:flex-end;
}
.u-how-it-works-content{
  width:50%;
  position: relative;
  padding-left:95px;
  overflow:hidden;
  padding-right:60px;
}
.u-how-it-works-content .u-how-it-works-block:last-child{
  margin-bottom:0;
}
.u-how-it-works-content h2{
  margin-left:-48px;
}
@media(max-width:769px){
  .u-how-it-works-content{
    padding-left:65px;
    padding-right:20px;
  }
  .u-timeline-icon{
    left: -49px;
  }
  .u-how-it-works-block:after{
    left:-36px;
  }
  .u-how-it-works-content h2 {
    margin-left: -65px;
  }
}
.u-how-it-works-detailtext{
  line-height:1.5;
  margin:0px;
}
.u-how-it-works-tag{
  display:flex;
  width:fit-content;
  align-items:center;
  padding:8px 9px 5px 8px;
}
.u-how-it-works{
  position:relative;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
@media(max-width:768px){
  .u-how-it-works-container{
    flex-direction:column;
    justify-content:center;
    align-items:center;
  }
  .u-how-it-works-content{
    width:100%;
  }
  .u-how-it-works-heading{
    text-align:center;
  }
  .u-how-it-works-mobile-image{
    display:block;
    width:100%;
    margin-top:20px;
  }
}

/* U Lumin Section */


.u-lumin-different-container {
  display:flex;
  align-items:center;
}
.u-lumin-different-cards-desktop  {
  display: flex;
  flex-direction: column;
  padding: 0 20px 60px 0;
}
.u-lumin-different-header {
  text-align: center;
}
.u-lumin-different-title {
  line-height: 1.2;
}
.u-lumin-different-subtitle {
  line-height: 1.3;
}
.u-lumin-different-card {
  display: flex;
  align-items: flex-start;
  position: relative;
  height:100%;
  opacity:0.8;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.u-lumin-different-icon {
  flex-shrink: 0;
  height:auto;
  align-self:stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}
.u-lumin-different-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.u-lumin-different-text {
  flex: 1;
}
.u-lumin-different-heading {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1.3;
}
.u-lumin-different-description {
  line-height: 1.2;
  margin-top: 0;
}
.u-lumin-different-number {
  position: absolute;
  right: 18px;
  font-weight:bold;
  bottom: 14px;
  line-height: 1;
  margin:0px;
  opacity:0.35;
  letter-spacing: 0.4px;
}

.u-lumin-different-slider {
  display: none !important;
}
.u-lumin-mobile-image{
  display:none;
}
.u-lumin-mobile-icon{
  display:none;
}
@media screen and (max-width: 768px) {
  .u-lumin-different-cards-desktop {
    display: none;
  }
  .u-lumin-mobile-icon{
    display:block;
  }
  .u-lumin-des-icon{
    display: none;
  }
  .u-lumin-different-card {
    box-shadow: 0px 0px 20px 0px rgba(174, 174, 174, 0.25) !important;
    overflow:hidden;
    padding:0px !important;
    opacity:1 !important;
  }
  .u-lumin-different-icon-head-inner-wrap{
    padding:16px 23px 14px 30px;
    display:flex;
    align-items:center;
  }
  .u-lumin-different-heading{
    margin:0px !important;
  }
  .u-lumin-different-description {
    padding:0px 15px 0px 20px;
    width:285px;
    line-height: 1.5;
  }
  .u-lumin-different-content{
    max-width:100% !important;
  }
  .u-lumin-mobile-image{
    display:block;
    margin-top:30px;
  }
  .u-lumin-mobile-image img{
    width:100%;
    height:auto;
    display:block;
  }
  .u-lumin-different-container {
    display:flex;
    align-items:center;
  }
  .u-lumin-different-slider {
    display: block !important;
    padding:20px 0px !important;
  }
  .u-lumin-next,
  .u-lumin-prev{
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: all 0.3s ease;
    border-width:1px;
    border-style:solid;
  }
  .u-lumin-different-icon-head-wrap{
    margin-bottom: 15px;
  }
  .u-lumin-prev{
    transform:rotate(180deg);
  }
  .swiper-button-disabled{
    opacity:0.5;
  }
  .u-lumin-next svg,
  .u-lumin-prev svg{
    width:20px;
    height:20px;
  }
  .u-lumin-slider-btn{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    position:relative;
    margin-top:20px;
  }
  .u-lumin-different-slider .swiper-slide {
    height: auto !important;
  }
  .u-lumin-pagination{
    width:fit-content !important;
  }
  .u-lumin-pagination .swiper-pagination-bullet{
    background:#ffffff ;
    opacity:1
  }
}

/* U Trustpilot REview */

.u-review-slider-section .swiper-slide{
  height: auto !important;
}
.u-review-slider-card{
  height: 100%;
  box-sizing: border-box;
  display:flex;
  flex-direction:column;
}
.u-review-slider{
  cursor:pointer
}
.u-review-sim-slider-btn{
  display: none;
}
@media(min-width:769px){
  .u-page-width{
    padding:0 5rem;
  }
}
@media(min-width:991px){
  .u-review-slider-section .u-page-width{
    padding:0 5rem;
  }
}
@media(min-width:1200px){
  .u-review-slider-section .u-page-width{
    padding:0 12rem;
  }
}
@media(min-width:1400px){
  .u-review-slider-section .u-page-width{
    padding:0 20rem;
  }
}
.u-review-simple-next,
.u-review-simple-prev{
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  transition: all 0.3s ease;
  border-width:1px;
  border-style:solid;
}
.u-review-simple-prev{
  transform:rotate(180deg);
}
.swiper-button-disabled{
  opacity:0.5;
}
.u-review-simple-next svg,
.u-review-simple-prev svg{
  width:20px;
  height:20px;
}
.u-review-simple-pagination{
  width:fit-content !important;
}
.u-review-simple-pagination .swiper-pagination-bullet{
  background:#ffffff ;
  opacity:1
}
.u-review-detail-text{
  line-height:1.4;
}
.u-author-review-txt{
  margin:0;
}
.u-review-text {
  display: flex ;
  flex-direction: column ;
  justify-content: center;
  line-height: normal;
}
.u-author-review-wrapp{
  display: flex;
  flex-direction: row;
  margin-top:auto;
  align-items: center;
  justify-content: space-between;
}
.u-review-icon{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.u-auther-review-verfied-wrapp{
  display: flex;
  align-items: center;
  padding:0px 8px;
  justify-content: center;
}
.u-auther-review-verfied-txt{
  margin:0px;
  line-height:normal;
}
@media(max-width:768px){
  .u-review-sim-slider-btn{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    position:relative;
    margin-top:20px;
  }
}

/* U Our Story */

.u-story-container {
  max-width: 1280px;
  margin: auto;
  display: flex;
}
.u-story-subtext p:first-child{
  margin-top:0;
}
.u-story-subtext h3:last-child{
  margin-bottom:0;
}
.u-story-image {
  flex: 1;
}
.u-story-image{
  position: relative;
  overflow:hidden;
}
.u-story-image img {
 position: absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 object-fit: cover;
}
.u-story-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.u-story-founder{
  display: flex;
  align-items: center;
}
.u-founder-wrap{
  display: flex;
  flex-direction: column;
}
.u-story-heading {
  margin: 0;
}
.u-founder-name{
  margin: 0;
}
.u-founder-owner{
 margin: 0;
}
.u-story-feature-list {
  display: flex;
  flex-direction: column;
  width: fit-content;
}
.u-story-feature-item {
  display: flex;
  align-items: baseline;
}
.u-story-feature-item img{
  position: relative;
  top: 5px;
}
.u-story-item-text {
  margin: 0;
}
@media(max-width:768px){
  .u-story-container {
    flex-direction: column !important;
  }
}

/* U Quality Sec */

.u-quality-section {
  background-size: cover;
  background-position: center;
}
.u-quality-container {
  max-width: 1280px;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.u-quality-content {
  max-width: 478px;
  display: flex;
  flex-direction: column;
}
.u-quality-heading {
  margin:0;
}
.u-quality-subheading {
  margin:0;
}
.u-quality-feature-list {
  display: flex;
  flex-direction: column;
}
.u-quality-feature-item {
  display: flex;
  align-items: center;
}
.u-quality-item-text{
  margin:0;
}
.u-quality-mobile-img {
  display: none;
}
@media (max-width: 768px) {
  .u-quality-section {
    background-image: none !important;
  }
  .u-quality-container {
    flex-direction: column-reverse;
    justify-content: center;
  }
  .u-quality-content{
    text-align: center;
  }
  .u-quality-mobile-img {
    display: block;
  }
  .u-quality-mobile-img img {
    object-fit: cover;
    display: block;
  }
  .u-quality-content {
    max-width: 100%;
  }
}

/* U Screenshot Reviews Slider */

.u-simple-slide {
position: relative;
width: 100%;
overflow: hidden;
}
.u-simple-slide img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.u-simple-img-swiper-btn-wrap {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
width: 100%;
display: flex;
justify-content: space-between;
z-index: 10;
padding:0px 16px;
pointer-events: none;
opacity:1;
transition:opacity 0.6s ease;
}
.u-simple-img-swiper-btn-wrap .u-simple-swiper-button-prev,
.u-simple-img-swiper-btn-wrap .u-simple-swiper-button-next {
pointer-events: all;
position:relative;
overflow: hidden;
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: transform 0.5s ease, opacity 0.4s ease;;
}
.u-simple-swiper-button-prev {
transform:rotate(180deg);
}
.u-simple-swiper-button-prev svg,
.u-simple-swiper-button-next svg {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: opacity 0.3s ease, transform 0.3s ease;
}
.u-simple-image-sil-sbhead-txt{
margin-top:0;
line-height: normal;
}
.u-simple-image-sil-header{
text-align:center;
}
.u-simple-imag-slider-pagina{
position:static !important;
}
.u-simple-image-sil-heading-txt{
line-height: normal;
}
.u-simple-imag-slider-pagina .swiper-pagination-bullet{
box-shadow:rgba(0, 0, 0, 0.1) 0px 4px 6px -1px;
opacity:1;
}

/* U Product Slider */

.u-product-slider-section .swiper-slide{
  height: auto !important;
}
.u--product--slider-card{
  height: 100%;
  box-sizing: border-box;
  display:flex;
  overflow:hidden;
  flex-direction:column;
}
.u--product--slider{
  cursor:pointer
}
.u-product-slider-hd-txt{
  margin:0px;
}
.u-product-slider-btn{
  display: none;
}
.u--product-slider-card-image{
  position: relative;
  width: 100%;
  overflow: hidden;
}
.u--product-slider-card-image img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.u-product-slider-next,
.u-product-slider-prev{
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.3s ease;
  border-width:1px;
  border-style:solid;
}
.u-product-slider-prev{
  transform:rotate(180deg);
}
.swiper-button-disabled{
  opacity:0.5;
}
.u-product-slider-next svg,
.u-product-slider-prev svg{
  width:20px;
  height:20px;
}
.u-product-detail-text{
  line-height:1.4;
}
.u-product-content-wrapper{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
.u-product-buu-points-txt{
  margin:0;
  padding:7px 10px;
  letter-spacing: 0;
  line-height:1;
  border-radius:15px;
}
.u-product-slider-head-bttns-wrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding:0px 16px;
}
.u-product-text {
  display: flex ;
  flex-direction: column ;
  justify-content: center;
  line-height: normal;
}
.u-product-bull-points-wrapp{
  display: grid;
  row-gap: 9.5px;
  column-gap: 9.5px;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: auto;
  grid-template-columns:1fr 1fr;
}
.u-product-slider-card-icon-text-wrapper{
  display: flex;
  align-items: center;
}
.uu-product-slider-card-txt{
  margin:0px;
}
.u-product-card-btn-wrapper{
  padding:12px 32px;
  text-align:center;
  text-decoration:none;
  display: flex;
  align-self: stretch;
  align-items:center;
  justify-content:center;
}
.u-product-card-btn{
  margin:0px;
  line-height: normal;
}
.u-product-review-icon{
  display: flex;
  align-items: center;  
}
@media(max-width:768px){
  .u-product-slider-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
    gap:16px;
  }
  .u-product-buu-points-txt{
    padding:7px 12px;
  }
}

/* U Money Back */

.u-money-back-section {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.u-money-back-container {
  max-width: 1280px;
  margin: auto;
  display: flex;
  align-items: center;
}
 .u-money-back-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.u-money-back-heading{
  margin:0;
  text-align: center;
}
.u-money-back-subheading{
  margin:0;
  text-align: center;
}
.u-money-back-btn{
  display: inline-block;
  text-decoration: none;
  text-align: center;
  width: 100%;
}
@media(max-width:768px){
  .u-money-back-container{
    justify-content: center;
  }
  .u-money-back-box{
    background: transparent !important;
  }
}

/* U Real Emersions */

.u-real-emotions-slider-section .swiper-slide{
  height: auto !important;
}
.u--real-emotions--slider-card{
  height: 100%;
  box-sizing: border-box;
  display:flex;
  overflow:hidden;
  padding-top:8px;
  flex-direction:column;
}
.u--real-emotions--slider{
  cursor:pointer
}
.u-real-emotions-slider-hd-txt{
  margin:0px;
}
.u--real-emotions-slider-card-image{
  position: relative;
  width: 100%;
  overflow: hidden;
}
.u--real-emotions-slider-card-image img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding:0px 6px 0px 7px;
}
.u-real-emotions-slider-next,
.u-real-emotions-slider-prev{
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.3s ease;
  border-width:1px;
  border-style:solid;
}
.u-real-emotions-slider-prev{
  transform:rotate(180deg);
}
.swiper-button-disabled{
  opacity:0.5;
}
.u-real-emotions-slider-next svg,
.u-real-emotions-slider-prev svg{
  width:20px;
  height:20px;
}
.u-real-emotions-detail-text{
  line-height:1.5;
  padding:0px 19px;
  text-align:center;
}
.u-real-emotions-content-wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.u-real-emotions-buu-points-txt{
  margin:0;
  padding:4px 7px 4px;
  letter-spacing: 0;
  line-height:1;
}
.u-real-emotions-slider-head-bttns-wrap{
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  padding:0px 16px;
}
.u-real-emotions-bull-points-wrapp{
  display: flex;
  flex-wrap: wrap;
  row-gap: 9.5px;
  column-gap: 9.5px;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: auto;
}
.u-real-emotions-slider-card-icon-text-wrapper{
  display: flex;
  align-items: center;
}
.u-real-emotions-icon{
  display: flex;
  align-items: center;
}
.u-real-emotions-verif-txt{
  margin: 0;
}
.u-real-emotions-verified-wrap{
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  padding:8px 8px 7px;
}
.u-real-emotions-slider-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  position:relative;
  gap:16px;
}
.u-real-emotions-slider-sb-hd{
  margin: 0;
}
@media(max-width:768px){
  .u-real-emotions-buu-points-txt{
    padding:7px 12px;
  }
}

/* U Video Slider Video */

.u-nothing-video-wrapper {
  position: relative;
  overflow: hidden;
}
.u-nothing-video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.u-nothing-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.u-nothing-custom-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.u-nothing-custom-prev {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.u-nothing-custom-next {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.u-nothing-video-controls {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  display: flex;
  justify-content: space-between;
}
.u-nothing-videos-wrap{
  display: flex;
  align-items: center;
}
.play-pause,
.mute-unmute,
.fullscreen-btn {
  color: #FFFFFFFF;
  border: none;
  height: 24px;
  width: 24px;
  padding: 6px 10px;
  cursor: pointer;
  background: none;
}

/* U Guarantees */

.u-guarantee-heading{
  margin-top:0px;
}
.u-guarantee-subheading *{
  line-height:normal;
  letter-spacing:0px;
  margin:0px;
}
.u-guarantee-feature *{
  margin:0px;
  line-height:normal;
}
.u-guarantee-features{
  display: flex;
  justify-content: flex-start;
  text-align: center;
}
.u-guarantee-features .u-guarantee-block-border:last-child{
  display:none!important;
}
.u-guarantee-block-border{
  width: 1px;
  height: 65px;
  position: relative;
  top: 15px;
}
.u-guarantee-feature{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.u-guarantee-wrapper{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 0 37px 31px;
  margin: 0px 20px 50px 0px;
}
.u-guarantee-container{
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 19px 18px 21px;
  overflow: hidden;
  max-width: 1100px;
  margin:0 auto;
}
@media(max-width:768px){
  .u-guarantee-wrapper{
    padding: 29px 17px 0px 18px;
    margin: 0px 0px 76px 0px;
    flex-direction: column;
    text-align: center;
  }
  .u-guarantee-container{
    padding: 16px 15px 41px;
  }
  .u-guarantee-feature{
    width:100% !important;
  }
}


/* U Formulate Section */

.u-formulate-section{
  position:relative;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.u-formulate-wrap{
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:flex-start;
}
.u-formulate-left{
  text-align:center;
}
.u-formulate-title{
  line-height:1.3;
  margin-top:0;
}
.u-formulate-text *{
  line-height:1.5;
  margin:0px;
}
.u-formulate-right{
  position:relative;
  display:flex;
  justify-content:center;
}
.u-formulate-img-wrapper{
  position:relative;
  width: 100%;
}
.u-formulate-img-wrapper .u-formulate-image{
  display:block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.u-formulate-badges{
  position:absolute;
  display:flex;
  flex-direction:column;
}
.u-formulate-badges.top{
  top:-25px;
  left:-40px;
}
.u-formulate-badges.bottom{
  bottom:-25px;
  right:-40px;
}
.u-formulate-badge{
  padding:12px 0 10px 0;
  text-align: center;
  white-space:nowrap;
  box-shadow:0 2px 6px rgba(0,0,0,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 14px;
}
@media(max-width:1000px){
  .u-formulate-img-wrapper{
    max-width:100%
  }
}
@media(max-width:768px){
  .u-formulate-wrap{
    grid-template-columns:1fr;
    text-align:center;
  }
  .u-formulate-badge{
    padding:9px 0 6px 0;
  }
  .u-formulate-badges.top{
    top:-15px;
    left:-40px;
  }
  .u-formulate-badges.bottom{
    bottom:-15px;
    right:-40px;
  }
}

/* U Ingradients Seciton */

.u-ingredient-hder-wrapper {
  text-align: center;
}
.u-ingredient-title{
  line-height: 1.2;
}
.u-ingredient-cards {
  display: grid;
}
.u-ingredient--card {
  overflow: hidden;
  box-shadow: 0px 0px 57px 0px #7d767645;
}
.u-ingredient-image-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  height:100%;
}
.u-ingredient-card-content-wrapper{
  width: 100%;
}
.u-ingredient-card-hd-txt {
  width: fit-content;
  padding:5px 11px;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-left:auto;
  margin-top:0;
  margin-right:auto;
}
.u-ingredient-card-detail-txt{
  letter-spacing: 0.16px;
  line-height: 1.45;
  margin-top:0px;
}
.u-ingredient-usp-icon-txt{
  margin:0;
}
.u-ingredient-card-usp-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
}
.u-ingredient-link-tag{
  display: flex;
  align-items: center;
  padding:7px 11px;
  justify-content: center;
  text-decoration:none;
  width:fit-content;
  margin:0 auto;
}
.u-ingredient-link{
  margin:0;
  line-height: normal;
}
@media(min-width:769px){
  .u-ingredient-hder-wrapper{
    margin:0 auto;
    width:80%;
  }
}

/* U Confident Section */

.u-confidence{
  background-size:cover;
  background-position:center;
}
.u-confidence-container{
  max-width:1200px;
  margin:auto;
  text-align:center;
  display:flex;
  flex-direction:column;
}
.u-confidence-small{
  margin:0;
}
.u-confidence-heading{
  margin:0;
}
.u-confidence-skin-grid{
  display:flex;
  justify-content:center;
  margin-bottom:20px;
}
.u-confidence-skin-item {
  position: relative;
}
.u-confidence-skin-item img{
 object-fit: cover;
 display:block;
}
.u-confidence-skin-text{ 
  margin:0;
  position: absolute;
  width: 100%;
  bottom:0;
  padding: 8px 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  line-height:1.4;
}
.u-confidence-text{
  margin:0 ;
}
.u-confidence-subtext{
  width:35%;
  margin: 0 auto;
}
.u-confidence-icon-row{
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
.u-confidence-icon-box{
  text-align:center;
}
.u-confidence-icon-text{   
  margin:0;
}
.u-conf-icon{
  display:none;
}
@media(max-width:768px){
.u-confidence-skin-grid{
  overflow: scroll;
  justify-content: flex-start;
}
.u-confidence-icon-row{
  display: grid;
  grid-template-columns: repeat(2, 1fr) !important;
}
.u-confidence-skin-text{
  padding: 4px 18px;
  bottom: 0px;
}
.u-confidence-subtext{
  width: 100%;
}
.u-conf-icon{
    display:block;
    margin: 0 auto;
  }
}


/* U Brand Comparison Section  */

.u-beauty-wrapper{
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.u-beauty-content{
  padding: 60px  70px 70px;
}
.u-beauty-image{
  position: relative;
  overflow: hidden;
}
.u-beauty-image img{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.u-beauty-usp{
  display: flex;
  align-items: center;
}
.u-beauty-one{
  display: flex;
  flex-direction: column;
}

.u-beauty-heading {
  margin:0;
  text-align:center;
}
.u-beauty-subheading{
  margin:0;
  text-align:center;
}
.u-beauty-text{
  margin:0;
}
.u-beauty-txt{
  margin:0;
  line-height: normal;
}
.u-beauty-usp{
  display:flex;
  align-items:center;
}
.u-circle-bg{
  fill:none;
}
.u-circle-progress{
  fill:none;
  transform:rotate(-90deg);
  transform-origin:center;
}
.u-results-circle text{
  font-weight:600;
}

@media(max-width: 768px){
  .u-beauty-wrapper{
    grid-template-columns: 1fr;
  }
  .u-beauty-content{
    padding: 40px;
  }
  .u-beauty-heading{
    line-height: 1.4;
  }
  .u-beauty-image{
      border-bottom-left-radius: 0 !important;
  }
}


/* U Glow Section  */

.u-glow-wrapper{
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.u-glow-content{
  padding: 60px  70px 70px;
}
.u-glow-image{
  position: relative;
  overflow: hidden;
}
.u-glow-image img{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.u-glow-usp{
  display: flex;
  align-items: center;
}
.u-glow-one{
  display: flex;
  flex-direction: column;
}

.u-glow-heading {
  margin:0;
  text-align:center;
}
.u-glow-subheading{
  margin:0;
  text-align:center;
}
.u-glow-text{
  margin:0;
}
.u-glow-txt{
  margin:0;
  line-height: normal;
}
@media(max-width: 768px){
  .u-glow-wrapper{
    grid-template-columns: 1fr;
  }
  .u-glow-content{
    padding: 40px;
  }
  .u-glow-heading{
    line-height: 1.5;
  }
  .u-glow-image{
    border-bottom-left-radius: 0 !important;
  }
}


/* U Testimonial Slider */

.u-hear-review-heading{
  text-align: center;
  margin:0;
}
.u-hear-reviews-slide .swiper-slide{
  height: auto !important;
}
.u-hear-review-card {
  overflow:hidden;
  display: flex !important;
  flex-direction: column;
  box-sizing: border-box !important;
  height: 100%;
}
.u-hear-review-image {
  position:relative;
  overflow:hidden;
}
.u-hear-review-image img {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.u-hear-review-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.u-hear-review-name {
  margin:0;
}
.u-hear-review-stars img {
  display:block;
}
.u-hear-review-stars{
  margin: 8px 0;
}
.u-hear-review-subtitle {
  margin:0;
  text-align: center;
  line-height:1.4;
}
.u-hear-swiper-pagination{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 20px;
}
.u-hear-swiper-pagination .swiper-pagination-bullet {
  flex: 0 0 10px;
  background-color: transparent !important;
  transition: all 0.25s ease 0s;
  opacity: 1 !important;
}
@media(max-width: 768px){
  .u-hear-review-heading{
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* U Benefits Comparison  */


.u-benefits-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.u-benefits-container {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}
.u-benefits-left {
  flex: 1 1 45%;
  min-width: 300px;
  text-align: center;
}
.u-benefits-right {
  flex: 1 1 45%;
  min-width: 320px;
  position: relative;
}
.u-benefits-kicker {
  line-height: normal;
  letter-spacing: 0.01em;
  margin-right:0px;
  margin-left:0px;
}
.u-benefits-title {
  line-height: 1;
  margin:0px;
}
.u-benefits-grid {
  display: grid;
  grid-template-columns: 7fr 3fr 2fr;
  width: 100%;
}
.u-benefit-box-header{
  display: grid;
  grid-template-columns: 7fr 3fr 2fr;
  width: 100%;
}
.u-benefits-header-row {
  margin-bottom: 0px;
  align-items: end;
}
.u-benefits-brand-text{
  font-weight:bold;
}
.u-benefits-item-text{
  letter-spacing:0;
}
.u-benefits-cell {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.u-benefits-cell-left {
  text-align: left;
  align-items: start;
}
.u-benefits-cell-center {
  padding: 8px 0;
}
.u-benefits-cell-right {
  padding: 15px 0;
}
.u-benefits-brand-text {
  margin: 0;
  line-height: 1;
}
.u-benefits-other-text {
  margin-bottom: -20px;
  margin-Top: 0px;
  text-align:center;
  line-height: 1.2;
}
.u-benefits-box {
  border-radius: 23px;
  box-shadow: 0px 0px 23px 0px rgba(165, 157, 157, 0.25);
  width: 100%;
  overflow: hidden;
}
.u-benefits-row {
  position: relative;
}
.u-benefits-row:last-child {
  border-bottom:none;
}
.u-benefits-pill {
  position: relative;
  z-index: 5;
}
.u-benefits-pill-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
  display: block !important;
}
.u-benefits-item-title {
  line-height: 1.1;
  margin-top: 0px;
  position:relative;
  top:5px;
}
.u-benefits-item-text {
  line-height: 1.39;
  margin: 0;
  position:relative;
  top:5px;
}
.u-benefits-icon {
  object-fit: cover;
}
.u-benefits-mobile-image{
  display:none;
}
.u-benefits-mobile-image img{
  width:100%;
  height:auto;
  display:block;
}
.u-benefit-box-header-right,
.u-benefit-box-header-left{
  display:block !important;
}
.u-benefit-box-header-cernter img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}
@media only screen and (max-width: 767px) {
  .u-benefits-container {
    align-items: center;
    flex-direction:column;
  }
  .u-benefits-section{
    background-image:none !important;
  }
  .u-benefits-mobile-image{
    display:block;
    width:100%;
  }
  .u-benefits-right {
    width:100%;
  }
  .u-benefits-brand-text{
    font-size:18px!important;
  }
  .u-benefits-other-text{
    font-size:13px!important
  }
  .u-benefits-cell-left{
    padding: 12px 20px 16px 15px!important;
  }
  .u-benefit-box-header, .u-benefits-grid{
    grid-template-columns: 6fr 3fr 2fr!important;
  }
}
@media(min-width:769px){
  .u-benefits-container{
    padding:0 50px;
  }
}
.u-benefits-item-title{
  font-weight:bold;
}

/* U Neck Review Slider */

.u-neck-review-heading{
  margin:0;
  text-align: center;
}
.u-neck-review-image{
  position: relative;
  overflow: hidden;
}
.u-neck-review-image img{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit: cover;
}
.u-neck-review-content{
  text-align: left;
}
.u-neck-review-title{
 margin:0;
}
.u-neck-review-subtitle{
  margin:0;
}
.u-neck-review-icon-row{
  display:flex;
  align-items:center;
}
.u-neck-review-icon-img{
  display: flex;
  align-items: center;
}
.u-neck-review-icon-text{
  margin:0;
}
.u-neck-review-txt{
  margin:0;
}
.u-neck-custom-arrow{
  display:flex;
  align-items:center;
  justify-content:center;
}
.u-neck-prev,
.u-neck-next{
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
}
@media (min-width: 769px) {
  .u-neck-review-slider-section .u-neck-custom-arrow {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .u-neck-review-slider-section .u-neck-custom-arrow {
    display: flex !important;
  }
}

/* U Image Collapsable  */

.u-new--main--image-collaps{
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.u-new-collaps-hd-txt{
  margin:0;
  text-align: center;
}
.u-new--main--image-collaps-container{
  max-width:1200px;
  margin:0 auto;
}
.u-new-collapsible-toggle::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.04);
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
}
.u-new-collapsible-toggle:hover::before {
  opacity: 1;
}
.u-new-collapsible-toggle {
  width: 100%;
  background: none;
  border: 0;
  text-align: left;
  font-weight: 400;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-block:0px;
  padding-inline:0px;
  padding:20px 13px;
  position: relative;
  overflow: hidden;
  transition:all 0.5s ease;
}
.u-new-collapsible-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: transform 0.3s ease;
  border-radius: 50%;
  padding: 2px;
}
.u-new-collapsible-icon svg {
  width: 16px;
  height: 16px;
}
.u-new-collapsible-icon .minus-icon{
  display: none;
}
.u-new-collapsible-icon .plus-icon{
  display: block;
}
.u-new-collapsible-item.active .plus-icon{
  display: none;
}
.u-new-collapsible-item.active .minus-icon{
  display: block;
}
.u-new--collaps-img-wrap img{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.u-new-collapsible-content {
  max-height: 0;
  overflow: hidden;
  line-height: 1.6;
  transition: all 0.4s ease;
  padding: 0px 35px 0px 20px;
}
.u-new-collapsible-item.active .u-new-collapsible-content {
  opacity: 1;
  transform: translateY(0);
  padding: 32px 35px 47px 20px;
  max-height: none !important; 
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.u-new-main--imgcollaps-width--wrapper{
  width:100%;
  margin:0 auto !important;
}
.u-new-main-img-collaps-wrapper {
  display: flex;
  align-items: center;
}
.u-new-main-img-collaps-wrapper.img-left {
  flex-direction: row;
}
.u-new-main-img-collaps-wrapper.img-right {
  flex-direction: row-reverse;
}
.u-new--collaps-img-wrap {
  position: relative;
  width: 50%;
  overflow: hidden;
}
.u-new-collaps-icon-hd-subhd-collaps-wrapper-outer {
  width: 50%;
}
.u-new-collaps-subhd-txt p{
  margin:0px;
}
.u-new-collaps-con-textone p{
  margin:0px;
}
@media(max-width:768px){
  .u-new-main-img-collaps-wrapper {
    flex-direction: column !important;
  }
  .u-new--collaps-img-wrap,
  .u-new-collaps-icon-hd-subhd-collaps-wrapper-outer {
    width: 100% !important;
  }
  .u-new-main--imgcollaps-width--wrapper{
    width:100%;
  }
  .u-new--collaps-img-wrap {
    display: none !important;
  }
}

/* U Border Marquee */

.U-bordermarquee-item{
  display:flex;
  align-items:center;
  gap:10px;
  position:relative;
}
.U-bordermarquee-text{
  margin:0;
  white-space:nowrap;
}
@media(min-width:769px){
  .U-bordermarquee-item:nth-child(5)::after{
    display:none;
  }
}
.U-bordermarquee-item:not(:last-child)::after{
  content:"";
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  width:1px;
  height:28px;
  background:rgba(255,255,255,0.4);
}
.U-bordermarquee-containerWrapper{
  overflow:hidden;
  width:100%;
}
.U-bordermarquee-track{
  display:flex;
  align-items:center;
}
.U-bordermarquee-item:nth-child(n+4):After{
  display:none;
}
@media(max-width:767px){
  .U-bordermarquee-track{
    width:max-content;
  }
}
@media(min-width:768px){
  .U-bordermarquee-track{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    margin:auto;
    animation:none !important;
  }
  .U-bordermarquee-item{
    justify-content:center;
  }
  .U-bordermarquee-item:nth-child(n+5){
    display:none;
  }
}
@keyframes bordermarqueeMove{
  0%{
    transform:translateX(0);
  }

  100%{
    transform:translateX(-50%);
  }

}

/* U Label Marquee */

.U-bg-txt-marquee-text{
  display:inline-block;
  white-space:nowrap;
  vertical-align:middle;
}
.U-bg-txt-marquee-text *{
  margin:0;
}
.U-bg-txt-marquee-wrapper{
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  overflow:hidden;
  width:100%;
}
.U-bg-txt-marquee-container-wr{
  position:relative;
  display:flex;
  overflow:hidden;
  width:200%;
}
.U-bg-txt-marquee-cont{
  display:flex;
  width:fit-content;
}
.U-bg-txt-marquee-content{
  position:relative;
  display:flex;
  width:100%;
  align-items:center;
}

/* U  Number Text */

.u-icon-text{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.u-icon-wrapper{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  align-items:center;
  max-width: 1100px;
  margin:0 auto;
}
.u-icon-item{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  position:relative;
}
.u-icon-item p{
  line-height:1.3
}
.u-icon-item:nth-child(1)::after,
.u-icon-item:nth-child(2)::after{
  content:"";
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
}
.u-icon-num{
  margin:0;
}
.u-icon-txt{
  margin:0;
}
@media(max-width:768px){
  .u-icon-wrapper{
    grid-template-columns:repeat(3,1fr);
  }
}

/* Product Blocks */

.u-badge-item{
  display:inline-flex;
  align-items:center;
  gap:11px;
}
.u-double-badge-item .u-badge-icon {
  object-fit:contain;
}
.u-double-badge-item-first{
  display:flex;
  align-items:center;
}

/* Blinkding Inventory Dot */

.uinventory-box {
  display: flex;
  justify-content:center;
  align-items: center;
}
.udot {
  border-radius: 50%;
  display: inline-block;
  animation: blink 2.5s infinite;
}

@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
}

/* U  YouTube Videos */ 

.u-you {
  background-size: cover;
  background-position: center;
}
.u-you-container{
  max-width: 1000px;
  margin: 0 auto;
}
 .u-you-heading {
  text-align: center;
  margin:0;
}
.u-you-subheading {
  text-align: center;
  margin:0;
}
.u-you-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
 .u-you-video {
  position: relative;
  overflow: hidden;
}
.u-you-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .u-you-container{
    max-width: 100%;
  }
  .u-you-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* U Before After */ 

.u-tested-section{
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.u-tested-container{
  max-width:1200px;
  margin:auto;
  display:flex;
  align-items:center;
}
.u-tested-left{
  width:30%;
}
.u-tested-slider {
  position: relative;
  overflow: hidden;
}
.u-tested-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.u-tested-before-img {
  z-index: 2;
  clip-path: inset(0 50% 0 0); 
}
.u-tested-after-img {
  z-index: 1;
}
.u-tested-divider,
.u-tested-handle {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.u-tested-divider {
  width: 2px;
  background: #fff;
  left: 50%;
  transform: translateX(-1px);
}
.u-tested-handle {
  width: 24px;
  height: 24px;
  left: 50%;
  transform: translateX(-50%);
  cursor: grab;
}
.u-tested-before-label {
  position: absolute;
  top: 10px; 
  left: 10px; 
  z-index: 5;
}
.u-tested-after-label {
  position: absolute;
  top: 10px; 
  right: 10px; 
  z-index: 5;
}
.u-tested-handle{
  position:absolute;
  top:0;
  left:50%;
  transform:translateX(-50%);
  height:100%;
  width:40px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  cursor:ew-resize;
  z-index:2;
}
.u-tested-handle svg{
  display:flex;
  align-items:center;
  box-sizing:border-box;
  justify-content:center;
  border-radius:50%;
  width:35px;
  height:35px;
}
.u-tested-handle::before{
  content:"";
  width:1.5px;
  flex:1;
}
.u-tested-handle::after{
  content:"";
  width:1.5px;
  flex:1;
}
.u-tested-right{
  width:60%;
  display: flex;
  flex-direction: column;
}
.u-tested-sub{
  margin:0;
}
.u-tested-heading *{
  margin:0;
}
.u-tested-stats{
  display:flex;
}
.u-tested-item{
  flex:1;
}
.u-tested-percent{
  margin:0;
}
.u-tested-text{
  margin:0;
  line-height:1.4;
}
.u-tested-txt{
  margin:0;
}
.u-tested-mobile{
  display: none;
}
@media(max-width:768px){  
  .u-tested-container{
    flex-direction:column;
  }
  .u-tested-left,
  .u-tested-right{
    width:100%;
  }
  .u-tested-stats{
  flex-direction:column;
  }
  .u-tested-mobile{
    display: block;
  }
  .u-tested-desktop{
    display: none;
  }
  .u-tested-stats{
    background: transparent !important;   
    box-shadow: none !important;         
    padding: 0 !important;               
    border-radius: 0 !important;         
    text-align: center !important;       
  }
  .u-tested-item{
    text-align: center !important;
    align-items: center !important;
  }
  .u-tested-percent{
    text-align: center !important;
  }
    .u-tested-text{
    text-align: center !important;
    margin: 0 auto;
    width: 70%;
  }
  .u-tested-txt{
    text-align: center !important;
  }
  .u-tested-heading{
    text-align: center !important;
  }
  .u-tested-sub{
    text-align: center !important;
  }
}

/* U Guarantees Section */

.cstm-services{
    display: grid;
}
.cstm-services-box{
    text-align: center;
    padding: 0 10px;
}

@media screen and (max-width: 960px){
    .cstm-services{
        grid-template-columns: repeat(2, 1fr)!important;
        gap:20px;
    }
}

@media screen and (max-width: 769px){
    .cstm-services{
        grid-template-columns: repeat(1, 2fr)!important;
        gap:20px;
    }
}

/* M Before After */

.M-compare-title{
  text-align: center;
  margin-bottom: 40px;
}
.M-compare-wrapper {
  display: grid;
  place-items: center;
}

.M-compare-container {
  display: grid;
  place-content: center;
  position: relative;
  overflow: hidden;
  --position: 50%;
}

.M-compare-images {
  max-width: 100%;
  max-height: 90vh;
  position: relative;
}

.M-compare-image-preview {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
  display:block;
}

.M-compare-image-before {
  position: absolute;
  inset: 0;
  width: var(--position);
  overflow: hidden;
}
.M-compare-overlay-after h3{
  margin-bottom:0;
  white-space:nowrap;
}

/* New After Overlay Container */

.M-compare-overlay-after-container {
  position: absolute;
  inset: 0;
  left: var(--position);
  width: calc(100% - var(--position));
  overflow: hidden;
  pointer-events: none;
  z-index: 3;
}

.M-compare-sliderpreview {
  position: absolute;
  inset: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.M-compare-overlay-after h3{
  font-weight:bold;
}
.M-compare-overlay-before h3{
  font-weight:bold;
}
.M-compare-sliderpreview:focus-visible ~ .M-compare-slider-buttonpreview {
  outline: 5px solid black;
  outline-offset: 3px;
}

.M-compare-slider-linepreview {
  position: absolute;
  inset: 0;
  width: 2px;
  height: 100%;
  background-color: #fff;
  z-index: 4;
  left: var(--position);
  transform: translateX(-50%);
  pointer-events: none;
  display:block ! important;
}

.M-compare-slider-buttonpreview {
  position: absolute;
  background-color: #fff;
  color: black;
  padding: .5rem;
  border-radius: 12px;
  display: grid;
  place-items: center;
  top: 50%;
  left: var(--position);
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 4;
  box-shadow: 1px 1px 1px #000, 0 0 1px #0d0d0d;
}

/* Image Overlay Styles */

.M-compare-overlay-before {
  position: absolute;
  top: 10px;
  left: 12px;
  z-index: 3;
  text-align: left;
  min-width: fit-content;
}
.M-compare-overlay-before .shop-link{
 text-decoration:underline; 
 transition: all 0.3s ease; 
}
.M-compare-overlay-after .shop-link{
  text-decoration:underline;
 transition: all 0.3s ease; 
}  
.M-compare-overlay-before .shop-link:hover{
 text-decoration:underline; 
 color:#b4b4b4; 
}
.M-compare-overlay-after .shop-link:hover{
 text-decoration:underline;
 color:#b4b4b4; 
}  
.M-compare-overlay-after {
  position: absolute;
  top: 10px;
  right: 12px;
  pointer-events: auto;
  text-align:right;
  min-width:fit-content;
}

.M-compare-overlay h3 {
  margin: 0px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
}

.M-compare-overlay .shop-link {
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
  transition: opacity 0.3s ease;
}

.M-compare-overlay .shop-link:hover {
  opacity: 0.8;
}
.M-compare-desktop {
  display: block;
}

.M-compare-mobile {
  display: none;
}
@media (max-width: 767px){
  .M-compare-desktop {
    display: none;
  }
  .M-compare-mobile {
    display: block;
  }
  .M-compare-overlay-before {
    top: 10px;
    left: 12px;
    min-width: fit-content;;
  }
  .M-compare-overlay-after {
    top: 10px;
    right: 12px;
  }
}
.M-compare-overlay-after h3{
  margin:0;
}
.M-compare-overlay-before h3{
  margin:0!important;
}



/* Product Blocks */

/* U icon with text  */

.u-icon-usp-one{
 display: grid;
 grid-template-columns: repeat( 3, 1fr);
 align-items: center;
}
.u-icon-usp-image{
  display: flex;
  align-items: center;
}
.u-icon-usp-text{
  white-space: nowrap;
}
@media (max-width:1100px){
  .u-icon-usp-one{
    grid-template-columns: repeat( 2, 1fr);
  }
}

/* U Video Slider */

.u-new-video-heading{
  text-align: left;
}
.u-new-video-slider{
  position: relative;
}
.u-new-video-wrapper{
  position: relative;
  overflow: hidden;
}
.u-new-video-wrapper video{
  position:absolute;
  width:100%;
  height:100%;
  object-fit:cover;
  top:0;
  left:0;
  filter:none;
}
.u-new-play-btn{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  display:flex;
  align-items:center;
  justify-content:center;
  transition:0.3s;
}
.u-new-play-btn svg {
  width:20px;
}
.u-new-nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:5;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
}
.u-new-prev{
  left: 8px;
}
.u-new-next{
  right: 8px;
}
.u-new-video-wrapper video::-webkit-media-controls {
  display: flex !important;
}



.u-collapsible-toggle{
  width:100%;
  background:none;
  border:none;
  display:flex;
  justify-content:space-between;
  align-items:center;
  cursor:pointer;
}
.u-collapsible-icon{
  display:flex;
  align-items:center;
  justify-content:center;
}
.u-collapsible-icon .minus-icon{
  display:none;
}
.u-collapsible-item.active .plus-icon{
  display:none;
}
.u-collapsible-item.active .minus-icon{
  display:block;
}
.u-collapsible-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding: 0 10px;
}
.u-collapsible-item.active .u-collapsible-content {
  padding: 10px;
}
.u-collapsible-sub-title{
  text-align: left;
  margin:0;
}
.faq-text {
  display: flex;
  flex-direction: column;
}
.faq-row {
  display: flex;
  align-items: baseline; 
  margin-bottom:15px;
}
.faq-row img{
  position:relative;
  top:5px;
}
.u-collapsible-text {
  margin: 0;
}
.u-collapsible-txt {
  margin: 0;
  line-height:1.4;
}
/* U Quote Block  */

.u-doctor-quote{             
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  width:70%;
}
.u-doctor-quote-top{
  margin:0;
}
.u-doctor-quote-bottom{
  display:flex;
  align-items:center;
}
.u-doctor-img{
  border-radius:50%;
  object-fit:cover;
}
.u-doctor-role{
  display:flex;
  align-items:center;
}
.u-doctor-name{
  margin:0;
}
.u-doctor-role-txt{
  margin:0;
}
@media(max-width:769px){
  .u-doctor-quote-deskotponly{
    display:none;
  }
  .u-doctor-quote{
    width:100%;
  }
}

.umerzaman152-buybutton:after,
.umerzaman152-buybutton:before{
  display:none;
}
.header__icon--cart .svg-wrapper{
  width:24px;
  height;24px;
} 
.header__icon--account.link{
  display:none;
}
.product__title h1{
  font-weight:bold;
}
.usp-box h4{
  margin:0;
}
.usp-box{
  display: flex; 
  align-items: baseline;
}
.usp-text p{
  margin: 0;
  line-height:1.3;
}
.usalestockindicator img{
  position:relative;
  top:5px;
}
.sale-pric{
  font-weight:bold;
  position:relative;
}

/* U Inventory  */

.simple-uinventory-box {
  display: flex;
  align-items: center;
}
.simple-cstm-inventory-icon {
  position: relative;
  display: inline-block;
}

.simple-cstm-inventory-icon:before {
  animation: simple-inventory-animation 2s linear infinite;
}
.simple-cstm-inventory-icon:after,
.simple-cstm-inventory-icon:before {
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

@keyframes simple-inventory-animation {
  0% {
      opacity: 0.5;
  }

  to {
      transform: scale(2.5);
      opacity: 0;
  }
}

.u-free-gift-wrapper{
  display:flex;
  justify-content:space-between;
  align-items:center;
  background-size:cover;
  background-position:center;
}

.u-free-gift-content{
  display:flex;
  flex-direction:column;
}

.u-free-gift-price-row{
  display:flex;
  align-items:center;
}

.u-free-gift-tag{
  display:inline-block;
  width:fit-content;
}

.u-free-gift-price{
  text-decoration:line-through;
}

.u-free-gift-img-wrap{
  display:flex;
  align-items:center;
}

.u-free-gift-image{
  height:auto;
  display:block;
}
@media(max-width:768px){
  .u-free-gift-wrapper{
    text-align:center;
  }
  .u-free-gift-title{
    text-align:left;
  }
}

/* Footer */

.footer .field__input{
  background:none;
}
@media(min-width:769px){
  .footer h2.footer-block__heading.inline-richtext{
    font-size: 22px;
    margin-bottom: 7px;
  }
}
.footer .footer-block__details-content.rte{
  margin-bottom:10px;
  font-size: 14px;
  color: #fff;
}
.footer .field:after{
  border-radius:30px;
  background: #ffffff0d;
  border: 1px solid rgba(255, 255, 255, .15);
}
.footer .field__button>.svg-wrapper{
  height: 3.5rem;
  width: 4.5rem;
  border-radius: 20px;
  background:linear-gradient(to bottom right,#caa83a,#c69510 22%,#a8710c 50%)
}
.footer .newsletter-form__button{
  width:6.5rem;
}
.u-footer-usps{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
  margin-top:15px;
}
.u-footer-usp1{
  display:flex;
  align-items:center;
  gap:5px;
}
.u-footer-usp1 span{
  color:#fff;
}
@media(min-width:769px){
  .footer-block.grid__item.scroll-trigger.animate--slide-in{
    width:50%;
  }
  .footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in{
    width:15%;
  }
  .footer .field__input{
    height:6rem;
  }
  .footer .field__label{
    top:2rem;
  }
}
a.link.link--text.list-menu__item.list-menu__item--link.list-menu__item--active{
  text-decoration:none;
}
a.link.link--text.list-menu__item.list-menu__item--link{
  color:#fff;
}
.u-bigg-footer-logo{
  margin-top:50px;
}
@media(min-width:769px){
  .u-footer-desk-hide{
    display:none;
  }
}
@media(max-width:769px){
  .u-footer-mobile-hide{
    display:none;
  }
  .u-bigg-footer-logo{
    margin-top:10px;
  }
  .footer-block.grid__item h2{
    font-weight:bold;
    text-align:center;
    font-size:17px;
    margin-top:0;
  }
  .footer-block.grid__item.scroll-trigger.animate--slide-in{
    margin-top:0!important;
  }
  .footer .field__input{
    height:5rem;
  }
  .footer .field__label{
    top:1.5rem;
  }
  .footer__content-top.page-width{
    padding-left:20px;
    padding-right:20px;
  }
}
.u-footer-social a{
  display: flex;
  width: 26px;
  height: 26px;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  border-radius: 99px;
  transition: .2s;
  background: #ffffff26;
}
.u-footer-social {
  display:flex;
  align-items:center;
  gap:10px;
  margin: 15px 0;
  justify-content:center;
}
.u-footer-social a svg{
  fill: #fff;
  width: 18px;
  height: 18px;
}
.footer{
  background: linear-gradient(to bottom right, #386290, #0b2e55, #0a294d);
}
@media(min-width:769px){
  .u-footer-social{
    display:none;
  }
}

.cstm-collapsible-content {
  padding: 18px 0px;
  border-top:1px solid rgba(230, 233, 240, .1);
}
.cstm-collapsible-content + .cstm-collapsible-content {
  border-top: none;
  margin-top: 0;
}
.contentclose {
  display: none;
}
.collapsibleuz.active .contentclose {
  display: block;
}
.collapsibleuz.active .contentopen {
  display: none;
}
.containeruz {
  cursor: pointer;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content:space-between;
}
.collapsible-btn {
  background:none;
  border:none;
  padding:0;
}

.contentuz {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.contentuz p {
  font-size: 14px;
  margin: 10px 0px 8px 0;
}
.plusminus {
  display:block!important;
  position: relative;
  width: 14px;
  height: 14px;
  cursor: pointer;

  &.active {
    &:before {
      transform: translatey(-50%) rotate(-90deg);
      opacity: 0;
    }
    &:after {
      transform: translatey(-50%) rotate(0);
    }
  }

  &:before,
  &:after {
    content: "";
    display: block;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transition: 0.35s;
    width: 14px;
    height: 2px;
    font-weight: bold;
  }

  &:before {
    transform: translatey(-50%);
  }

  &:after {
    transform: translatey(-50%) rotate(90deg);
  }
}
@media(max-width:769px){
  .footer-block--menu::first-child .cstm-collapsible-content{
    margin-top:15px;
  }
  .footer-block{
    margin-bottom:0!important;
  }
  .u-footer-usps{
    margin-bottom:25px;
  }
  .collapsible-btn h2{
    font-size:17px!important;
    margin:0;
  }
  .footer .footer-block__details-content.rte{
    text-align:center;
  }
  .footer__blocks-wrapper .footer-block::first-child .footer-block__heading{
    display:block!important;
  }
  .footer-block.grid__item h2{
    margin-bottom: 4px;
  }
  .footer-block__details-content{
    margin-bottom:0;
  }
}
.footer-block:last-child .cstm-collapsible-content{
  border-bottom:1px solid rgba(230, 233, 240, .1);
}
.icon.icon-search{
  stroke-width: 0.5px;
  stroke: #000;
}
.product__media.media.media--transparent{
  border-radius:15px;
}
.grid__item.product__media-wrapper .slider-button .icon{
  stroke:#1B365D;
  stroke-width:1px;
  height: 1.1rem;
}
.u-badge-text{
  line-height:1;
}
.u-badge-item{
  margin:0!important;
}
.gift-img{
    margin:0 auto;
    vertical-align:middle;
}
.gift-title{
    text-align:center;
    margin-top:10px;
}
@media(max-width:768px){
  .gift-grid{
    row-gap:20px!important;
  }
}
.promo-mainheading{
  text-align:center;
}
.promo-heading{
  text-align:center;
}
.gift-grid{
  display:grid;
}
.gift-item{
  position:relative;
  text-align:center;
}
.gift-badge{
  position:absolute;
  top:-12px;
  left:50%;
  transform:translateX(-50%);
  padding:3px 10px;
  border-radius:20px;
  white-space:nowrap;
}
.gift-img{
  max-width:100%;
  margin-bottom:10px;
}
.u-delivery-wrapper{
  display:flex;
  align-items:center;
}
.u-delivery-text{
  margin:0;
  line-height: 1.2;
}


/* U works product */

.u-main-work-product {
  display: block;
}
.u-main-work-product .u-works-product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 6px;
}
.u-main-work-product .u-works-left {
  display: flex;
  align-items: center;
}
.u-main-work-product .u-works-heading {
  text-align: left;
  margin: 0;
}
.u-main-work-product .u-works-img img {
  object-fit: cover;
  border-radius: 6px;
}
.u-main-work-product .u-works-title {
  margin: 0;
  font-weight: 600;
}
.u-main-work-product .u-works-price {
  margin: 0;
  font-weight: 600;
}
.u-main-work-product .u-works-add {
  text-align: center;
}
.u-works-stars{
  line-height:1;
}
.u-works-add .product-form{
  margin:0!important;
}
.u-main-work-product .u-works-btn {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.u-main-work-product .u-works-add-text {
  margin: 0;
}
@media(max-width:769px){
  .u-main-work-product .u-works-btn{
    margin-bottom:0.5rem;
  }
}


/* U Product Featured */

.u-product-features-wrapper{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  align-items:baseline;
  text-align:center;
}

.u-product-feature-item{
  position:relative;
}

.u-product-feature-item:not(:last-child)::after{
  content:"";
  position:absolute;
  right:0;
  top:58%;
  transform:translateY(-50%);
}
@media(min-width:769px){
  .u-doctor-quote-hide-desk{
    display:none;
  }
  .u-product-features-wrapper{
    gap:20px;
}
}
.m-waves{
  width: 100%;
  height: 80px;
  min-height: 80px;
  max-height: 80px;
  vertical-align:middle;
}
.parallax>use {
  animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax>use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}

.parallax>use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}

.parallax>use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}

.parallax>use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}

@keyframes move-forever {
  0% {
      transform: translate3d(-90px, 0, 0);
  }

  100% {
      transform: translate3d(85px, 0, 0);
  }
}
@media(max-width:769px){
  .m-waves {
    height: 40px;
    min-height: 40px;
    max-height: 40px;
  }  
}

/* U Shopable Videos */

.u-sh-vd-main-heading {
  margin-top: 0px;
  text-align: center;
}
.u-sh-vd--card {
  position: relative;
  overflow: hidden;
  width:100%;
  cursor: pointer;
  box-shadow: rgba(18, 18, 18, 0.25) 0px 0px 1rem;    
}
.u-sh-vd--card video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position:absolute;
  inset:0;
}
.u-sh-vd-play-btn-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
}
.u-sh-vd-play-btn-overlay svg {
  width: 23px;
}
.u-sh-vd--card[data-playing="true"] .u-sh-vd-play-btn-overlay {
  opacity: 0;
}

.U-marquee-text img{
  vertical-align:middle;
}

.u-st-bar-main-heading {
  margin: 0;
  font-weight: 700;
  line-height: 1.2;
}
.u-state-fixed {
  position: fixed !important;
  bottom: 0 !important;
  top: auto !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 1000000 !important;
  box-shadow: 0 -4px 20px rgba(0,0,0,0.1);
  animation: u-slideUp 0.3s ease-out;
}
@keyframes u-slideUp {
  from { transform: translateY(100%); }
  to { transform: translateY(0); }
}
.u-st-flex-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.u-st-prod-flex {
  display: flex;
  align-items: center;
}
.u-st-img-wrap img {
  display: block;
  object-fit: cover;
}
.u-st-btn-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.u-st-content-wrap{
  display: flex;
  flex-direction: column;
}
.u-st-prime-btn {
  display: block;
  text-decoration: none;
}
@media(max-width:768px){
  .u-st-left-part{
    display:none;
  }
  .u-st-flex-box {
    justify-content: center;
  }
}

.u-sale-progress-wrapper{
  text-align: center !important;
}
.u-sale-badge{
  display: inline-block !important;
}
.u-sale-heading{
  margin:0;
}
.u-sale-subheading{
  margin:0
}
.u-sale-percent{
  margin-top: 0;
  margin-bottom:0;
}
.u-sale-percent-number{
  font-weight: 700;
}
.u-sale-percent-text{
  margin:0;
}
.u-sale-progress-bar{
  width:100% !important;
  height:14px !important;
  position:relative !important;
  padding:2px !important;
  overflow:hidden !important;
  margin-bottom:6px !important;
}
.u-sale-progress-fill{
  width:0% !important;
  height:100% !important;
  display:block !important;
  position:relative;
  transition:width .5s ease;
  overflow:hidden;
}
.u-sale-progress-fill::before{
  content:'' !important;
  position:absolute !important;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:repeating-linear-gradient(
  90deg,
  transparent 0px,
  transparent 20px,
  rgba(255,255,255,0.15) 20px,
  rgba(255,255,255,0.15) 30px,
  transparent 30px,
  transparent 50px,
  rgba(255,255,255,0.25) 50px,
  rgba(255,255,255,0.25) 60px
  );
  animation:u-flowRight 3s linear infinite;
}
.u-sale-progress-fill::after{
  content:'';
  position:absolute;
  top:0;
  left:-100%;
  right:0;
  bottom:0;
  background:linear-gradient(
  90deg,
  transparent 0%,
  rgba(255,255,255,0.4) 50%,
  transparent 100%
  );
  animation:u-pulseWave 2s ease-in-out infinite;
}

@keyframes u-flowRight{
  0%{transform:translateX(0);}
  100%{transform:translateX(60px);}
}

@keyframes u-pulseWave{
  0%{left:-100%;}
  100%{left:100%;}
}
.u-sale-date{
  margin:0;
}
.u-product-feature-item p{
  margin:0;
}

/* U Cart Settings */

.u-cart-annoucemenet{
  text-align:center;
  margin: 0 -20px;
}
.cart__checkout-button{
  color:#ffffff;
  background:#1b365d;
  font-size:16px;
  border-radius:28px;
  padding:14px 0;
  box-shadow:0 2px 5px #9e9e9e;
  text-transform:uppercase;
  font-weight:bold;
} 
.cart__checkout-button:after, .cart__checkout-button:before{
  display:none;
}
.cart-drawer__footer small.tax-note.caption-large.rte{
  display:none;
}
.totals__total-value .totals__total{
  font-size:16px;
  color:#000000;
}

  .totals__total-value{
    font-weight:bold;
  }


  .totals__total{
    font-weight:bold;
  }


.u-payment-icons {
  text-align: center;
}
.cstmpayments {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top:10px;
}
.cstmpayments li {
  list-style-type: none;
}
.cart-drawer__footer{
  margin-bottom:15px;
}
.drawer__heading{
  font-weight:bold;
}
.drawer__close .svg-wrapper svg{
  stroke: #505050;
}
.drawer__close .svg-wrapper{
  height: 1rem!important;
  width: 1rem!important;
  position: relative;
  bottom: 3px;
}



.free-shippingBar{
  display: block!important;
  width: 100%;
  height: 8px;
  background: #c0e7c8;
  border-radius: 7px;
  overflow: hidden;
  position: relative;
}

.free-shippingBar::before {
  content: "";
  background: #10b030;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.free-shipping-Wrapper{
  background: rgba(0,0,0,0);
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px;
}

.freeshippingText{
  margin-top: 0px;
  font-size: 12px;
  color: #000000;
  text-align:center;
}

.freeshipremPrice{
  font-weight: bold;
  color: #000000;
  font-size: 12px;
}

.uoriginalprice, .u-cart-peritemprice{
  color:#000!important;
  opacity:1!important;
  font-size:12px!important;
}
.u-cart-peritemprice{
  position: relative;
  bottom: 6px;
}
.cart-item__name{
  display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight:bold;
}
.cart-item__media img{
  border-radius: 20px;
}
.cart-item__discounted-prices .cart-item__old-price{
  font-size:12px!important;
  color:#000!important;
}
.cart-item__discounted-prices .price.price--end{
  font-size:16px!important;
}
.drawer__cart-items-wrapper .quantity__button{
  width:3rem;
}
quantity-input.quantity.cart-quantity{
  width: 90px;
  min-height: 36px;
  position: relative;
  bottom: 30px;
}
.drawer__cart-items-wrapper .quantity:after{
  border-radius: 27px;
  box-shadow:none;
  border: 1px solid #d5d5d5;
}
.drawer__cart-items-wrapper .quantity__input{
  font-size:10px;
}
.cart-item__quantity-wrapper{
  justify-content:flex-end;
  flex-direction: column;
  align-items: end;
}
cart-remove-button .button{
  min-width:0!important;
  min-height:0!important;
  position: relative;
  bottom: 23px;
}
.u-shipping-bar-wrapper{
  display:flex;
  align-items:center;
}
.u-shipping-bar-wrapper img{
  position: absolute;
  right: -3px;
}

/* Upsell Slider */
.M-upsell-container{
  width: 100%;
}
.upsell-wrapper{
  width: 100%;
  padding-bottom: 15px;
  margin: 0 auto;
}
.upsell-selectwrapper,
.upsell-addBtn{
  margin-top: 10px;
}
.upsell-heading{
  text-align: left;
}
.upsell-heading h2{
  font-size:17px;
  margin-bottom:25px;
  text-align:center;
}
.upsell-product-imgWrapper{
  position: relative;
  padding-top: 100%;
}

.upsell-product-img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.upsell-select{
  min-height: 15px;
  height: 30px;
}
.upsell-product-titlePrice{
 text-overflow: ellipsis;
  overflow: hidden;
}
.upsell-product-titlePrice span.price-item.price-item--sale.price-item--last{
  color:#000;
  font-size:12px;
}
.upsell-product-title{
  white-space: nowrap;
  font-weight: bold;
  color: #000;
}
.upsell-addBtn{
  background: #1b365d;
  height: 40px;
  color: #fff;
  /* min-height: 20px; */
  border-radius: 5px;
  padding: 1px 35px;
  font-weight: bold;
  border-radius: 30px;
  font-size: 12px;
  width:65px;
}
.upsell-box-wrapper{
  display:flex;
  align-items:center;
  justify-content: space-between;
  width:100%;
}
.trustBarContainer{
  display:none!important;
}
.upsell-product .badgesContainer,
.upsell-product  .trustBarContainer{
  display:none!important;
}
.upsell-product-meta{
  width:30%;
}
.upsell-product-variantsnBtn{
  width:67%;
}
.upsell-product-variantsnBtn .price--on-sale .price-item--regular{
  font-size:12px;
  opacity:0.75;
}
.free-shipping-Wrapper{
  position:relative;
}
cart-drawer-items{
  overflow-x:hidden!important;
}
.upsell-wrapper .slick-prev{
  right: 26px!important;
  left: auto;
  top: -20px!important;
} 
.upsell-wrapper .slick-prev:before, .upsell-wrapper .slick-next:before{
  color:#000!important;
}
.upsell-wrapper .slick-next{
  right: 0px!important;
  top: -20px!important;
} 
  .M-upsell-container {
    padding: 12px 0;
    overflow: hidden;
  }

  .upsell-swiper {
    width: 100%;
    overflow: visible;
  }

  .upsell-swiper .swiper-wrapper {
    align-items: stretch;
  }

  .upsell-swiper .swiper-slide {
    width: calc((100% / 1.2));
    height: auto;
    box-sizing: border-box;
  }

  .upsell-box-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding: 10px;
    height: 100%;
    box-sizing: border-box;
  }

  .upsell-product-imgWrapper img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 6px;
    display: block;
  }

  .upsell-product-variantsnBtn {
    flex: 1;
    min-width: 0;
  }

  .upsell-product-title {
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .upsell-addBtn {
    margin-top: 6px;
    padding: 7px 10px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 6px;
  }
.upsell-wrapper{
  border:2px solid #1b365d;
  border-radius: 10px;
  padding: 10px;
}
.upsell-product-variantsnBtn .price__sale{
  display:flex!important;
  flex-direction:column!important;
  gap:5px;
}
.u-upsell-prices{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/*shipping protection*/

.shippingProtection .switch {
  position: relative;
  display: inline-block;
  width: 47px;
  flex-shrink: 0;
  height: 24px;
}

.shippingProtection .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.shippingProtection .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.shippingProtection .slider:before {
  position: absolute;
  content: '';
  height: 17px;
  width: 17px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.shippingProtection input:checked + .slider {
  background-color: #00bb00;
}

.shippingProtection input:focus + .slider {
  box-shadow: 0 0 1px #00bb00;
}

.shippingProtection input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(266px);
  transform: translateX(26px);
}

.shippingProtection .slider.round {
  border-radius: 34px;
}

.shippingProtection .slider.round:before {
  border-radius: 50%;
}
.shippingProtection form.form {
  display: none !important;
}
.shippingProtection {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  font-size: 0.9em;
  padding: 10px 6px;
  background: #f5f5f5;
  border: 0.1rem solid #E6E6E6;
  border-radius: 20px;
}
.mshipping-prod-text{
  margin: 0 10px;
}
.shippingProtection p {
  font-size: 10px; 
  margin: 0;
}
.mshipping-title{
  margin: 0;
  margin-bottom: 2px;
  font-size: 10px;
}
.shippingProduct.hidden {
  display: none !important;
} 
.cart-item.mshippingProtection-item{
  display: none!important;
} 
div#CartDrawer-CartErrors{
  display:none
}
.mshipping-title span{
  color:#1B365D;
}
.u-totals{
  margin-bottom:30px;
}
.upsell-heading{
  text:center;
}