/** Shopify CDN: Minification failed

Line 588:0 Unexpected "<"

**/
@media (min-width: 769px) {
  announcement-bar-carousel.announcement-bar__carousel, announcement-bar-carousel.announcement-bar__carousel p.heading {
    max-width: none;
    width: 100%;
    text-align: center;
  }
}


/* BANNER SLIDEE CODE */

.page-dots {
  width: 100%;
}
.page-dots > *:after {
  background: #666666 !important;
}
.page-dots > *[aria-current="true"]:after {
  background: #fff !important;
}

/* PROTECT YOUR SKIN SECTION CODE */

.multiple-media-with-text--overlap .multiple-media-with-text__media-wrapper > :first-child {
    grid-column: 1 / 5 !important;
}
.multiple-media-with-text .prose p.h3 {
  margin: 0px;
  line-height: 1em;
    width: 90%;
    margin: 0 auto;
}
.section-stack .prose h2.h2 {
    margin: 0 auto !important;
}
.section-stack .v-stack {
  gap: 0px;
}
.section-stack .v-stack h2.h2 {
      width: 68%;
    line-height: 1em;
    margin: 0 auto;
}

.section-stack .prose p.h4 {
   font-size: clamp(18px, 15.4px + 0.8125vi, 31px) !important;
} 
p.heading.text-subdued.text-xxs {
    font-size: 12px;
    color: #000;
}


p.prose.heading.is-selected {
    font-weight: 300;
    font-family:'Sofia Pro' !important;
}

.prose .h6 , .section-stack p.h6 {
  font-size: clamp(14px, 1.2vw, 20px) !important;
  font-weight: 400;
  color: #666;
}
.slideshow__slide-content .prose .h6 {
    color: #fff !important;
    font-size: clamp(18px, 16.8px + 0.375vi, 24px) !important;
    line-height: 1.4em;
    font-weight: 400 !important;
}
/* video-media>:is(video:not(:fullscreen),img) {
      height: 420px;
    max-width: 420px !important;
    width: 325px;
} */


/* .content-over-media.content-over-media--md {
  position: relative;
} */
.collection-card__content p.h3 {
    font-size: clamp(18px,16.8px + .375vi,24px) !important;
    color: #000;
    line-height: 1.1em;
    width: 300px;
    margin: 0 auto;
}
.featured-collections-carousel .product-card a.product-title.h6 {
      font-size: clamp(18px,16.8px + .375vi,24px) !important;
    color: #000;
    line-height: 1.1em;
}
.featured-collections-carousel .featured-collections-carousel__item.is-selected {
      display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.collection-list.wrap .content-over-media.content-over-media--md {
  display: flex;
  flex-direction: column;
}
.collection-list.wrap .content-over-media.content-over-media--md img {
  width: 100%;
    min-width: 363px !important;
    min-height: 390px !important;
}
.collection-list.wrap .collection-card__content {
  background: #fff;
}

.featured-collections-carousel .product-card:nth-child(even) {
      display: flex;
    flex-direction: column-reverse;
  margin-top: 40px;
}
.footer__inner .footer__aside {
  border-top: 1px solid #6666668c;
  padding-top: 15px;
}
.footer__block.footer__block--newsletter form#newsletter-form-sections--16971221860503__footer {
  display: flex;
    flex-direction: row;
    align-items: center;
  justify-content: flex-start;
  border: 1px solid #6666668c;
    padding: 5px;
}
.footer__block.footer__block--newsletter form#newsletter-form-sections--16971221860503__footer .form-control {
  width: 100%;
}
.footer__block.footer__block--newsletter form#newsletter-form-sections--16971221860503__footer .form-control input {
  border: none;
}
h2#plugin-title {
    font-size: clamp(30px, 23.2px + 2.125vi, 64px) !important;
  line-height: 1.2;
  font-weight: 400 !important;
}
#plugin-title::before {
    content: "approved";
    display: block; /* Ensures it appears as a block element */
    font-size: clamp(14px, 1.2vw, 20px) !important; /* Adjust the font size as needed */
    font-weight: 400; /* Make the text bold */
    margin-bottom: 0.5em; /* Space between "approved" and the plugin title */
  color: #666;
}
.footer__inner {
  position: relative;
}
.footer__inner ul.social-media.social-media--list.unstyled-list {
  position: absolute;
  top: 45%;
  transform: translate(0%, 50%);
}
video-media img {
    height: 420px !important;
    max-width: 325px !important;
    width: 325px !important;
}
/* video-media {
    margin-top: -100px;
    left: -100px;
} */
video-media {
    height: 420px;
    width: 325px !important;
    margin-top: 55%;
    margin-left: -55%;
}
nav.header__secondary-nav {
  display: flex;
}
nav.header__secondary-nav a:nth-child(1) {
  order: 2;
}
nav.header__secondary-nav a:nth-child(2) {
  order: 1;
}
nav.header__secondary-nav a:nth-child(3) {
  order: 3;
}
video-media::part(play-button) {
  height: 60px;
  width: 60px;
}

section#shopify-section-template--16971221303447__multi_column_wgHCxb {
    padding-top: 50px;
}
html.js.gf-theme-version-9.js-focus-visible {
    padding-bottom: 0px !important;
}

@media only screen and (max-width: 1440px) {
  .footer__inner ul.social-media.social-media--list.unstyled-list {
    top: 40%;
  }
}
@media only screen and (max-width: 430px) {
    .footer__inner ul.social-media.social-media--list.unstyled-list {
        top: 13% !important;
    }
  video-media img {
    height: 420px !important;
    width: 100% !important;
    max-width: 100% !important;
}
  video-media {
    height: 420px;
    width: 100% !important;
}
  .footer__inner .footer__block.footer__block--text {
    padding-bottom: 40px;
  }
  .page-dots {
    width: 90% !important;
  }
  #shopify-section-template--16971221303447__multiple_media_with_text_6nzVQw .multiple-media-with-text--overlap .multiple-media-with-text__media-wrapper>:nth-child(2) {
    grid-column: 1 / 12;
    position: relative;
  }
  .go-down-btn {
    top: 52% !important;
    left: 50% !important;
  }
}



/* Button */
.go-down-btn {
  position: relative;
  z-index: 0;
  display: inline-block;
  position: absolute;
    top: 61%;
    left: 23%;
    transform: translate(-50%, -50%);
}

.go-down-btn svg {
  position: relative;
  z-index: -1;
  display: block;
  fill: #fff;
      font-family: 'Stepp ITC Std';
}

.go-down-btn text {
  font-size: 5px;
  transform-origin: center;
}
.collection-card__content {
  width: 100%;
    max-width: 450px;
}

@media only screen and (max-width:1024px){
  video-media{
        margin-left: -85%;
  }
    .footer__inner ul.social-media.social-media--list.unstyled-list {
    top: 25%;
  }
}
@media only screen and (max-width:830px){
  video-media{
        margin-left: -52%;
  }
}
@media only screen and (max-width:430px){
  video-media{
        margin-left: 0%;
    margin-top: 10%;
  }
  .content-over-media {
    min-height: 600px;
  }
}
@media only screen and (max-width:800pxpx) and (min-width:768px){
  video-media{
        margin-left: -55%;
  }
}



.FlexboxIeFix {
  display: flex;
  flex-direction: row;
}
.ImageHero {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-size: cover;
  background-position: center;
  min-height: 380px;
  width: 100%;
  overflow: hidden;
}

.ImageHero--small {
  min-height: 330px;
}

.ImageHero--large {
  min-height: 480px;
}

.ImageHero__ImageWrapper,
.ImageHero__Image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 1008px) and (-moz-touch-enabled: 0), screen and (min-width: 1008px) and (hover: hover) {
  .ImageHero__Image--parallax {
    background-attachment: fixed;
  }
}

.ImageHero__ImageWrapper--hasOverlay::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.ImageHero__Wrapper {
  z-index: 1;
}

.ImageHero__ContentOverlay {
  position: relative;
  flex-basis: 425px;
  flex-grow: 0;
  padding: 0 15px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

.ImageHero__TextContent {
  position: absolute;
  padding: 0 24px;
  margin-bottom: 0 !important;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
}

/* We allow embedding a video within an image hero */
.ImageHero iframe {
  position: absolute;
  height: 100%;
  width: 200%;
  left: -50%;
  pointer-events: none;
}

.ImageHero--large iframe {
  width: 250%;
  left: -75%;
}

.ImageHero--preserveRatio {
  min-height: 0;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.ImageHero--preserveRatio iframe {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.ImageHero iframe[src] {
  pointer-events: auto; /* When data saver is on in Chrome, it will just set the src but prevents autoplay, so we need to make sure that we make it clickable */
}

.ImageHero__Block {
  margin: 40px auto;
  padding: 38px 20px;
  max-width: 250px;
  box-shadow: 0 1px 20px rgba(54, 54, 54, 0.3);
}

.ImageHero__Block--small {
  max-width: 165px;
}

.ImageHero__Block--large {
  max-width: 320px;
}

.ImageHero__BlockHeading {
  margin: -0.325em 0 18px 0;
}

.ImageHero__BlockContent + .ImageHero__BlockLink {
  margin-top: 18px;
}

@media screen and (max-width: 640px) {
  .ImageHero__Block {
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 11px));
  }
}

@media screen and (min-width: 641px) {
  .ImageHero {
    min-height: 450px;
  }

  .ImageHero--small {
    min-height: 400px;
  }

  .ImageHero--large {
    min-height: 500px;
  }

  .ImageHero iframe {
    width: 100%;
    height: 200%;
    left: 0;
  }

  .ImageHero__Block {
    padding: 48px 15px;
    max-width: 380px;
  }

  .ImageHero__Block--small {
    max-width: 240px;
  }

  .ImageHero__Block--large {
    max-width: 520px;
  }

  .ImageHero__TextContent {
    padding: 0 40px;
    bottom: 40px;
    top: auto;
    left: 0;
    transform: none;
    text-align: left;
  }
}

@media screen and (min-width: 1140px) {
  .ImageHero {
    min-height: 500px;
  }

  .ImageHero--small {
    min-height: 450px;
  }

  .ImageHero--large {
    min-height: 600px;
  }

  .ImageHero__TextContent {
    padding: 0 50px;
    bottom: 50px;
  }
}
header{
    display: block;
}
.SectionHeader__IconHolder {
    margin-top: 30px;
}

.Video__PlayButton {
    display: inline-block;
    transition: transform .2s ease-in-out;
    height: 80px;
    width: 80px;
    cursor: pointer;
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .2));
}
.Video__PlayButton svg {
    width: 80px;
    height: 80px;
    pointer-events: none;
}

#section-featured-video-2, #section-featured-video-2 .Heading {
    color: #ffffff;
}


.video-content .SectionHeader__SubHeading.SectionHeader__SubHeading {    background: #ccaebdb0;
    padding: 15px;color:#000000 !important
                                                                    
                                                              
    letter-spacing: .2em;
    text-transform: uppercase;

                                                                    
                                                                    }

h3.SectionHeader__SubHeading.Heading.u-h6{
  position: absolute !important;
    width: 100%;
    left: 0;
    font-size:16px;
bottom: -20px;
    transform: translateY(151px);
}
@media screen and (max-width: 640px){
  h3.SectionHeader__SubHeading.Heading.u-h6{
  position: absolute !important;
    width: 100%;
    left: 0;    
    top: -10px !important;
    font-size: 12px !important;
    transform: translateY(151px);
}
}
@media screen and (min-width: 720px){
  h3.SectionHeader__SubHeading.Heading.u-h6{
  position: absolute !important;
    width: 100%;
    left: 0;    
    top: 0px !important;
    font-size: 11px !important;
    transform: translateY(151px);
}
}
@media screen and (min-width: 1020px){
  h3.SectionHeader__SubHeading.Heading.u-h6{
  position: absolute !important;
    width: 100%;
    left: 0;    
    top: 20px !important;
    font-size: 20px !important;
    transform: translateY(151px);
}
}


.template-learning-center .main .heading {
    text-align: center;
    margin: 20px;
    font-size: xx-large;
}
span.h6 {
    color: #1c1c1c;
}

ul.header__dropdown-menu {
  width: 100%;
  max-width: 17.5rem;
}

.header__dropdown-menu li svg.Icon--arrow-right {
  max-height: 20px;
}
buy-buttons.buy-buttons button {
  background: #81917a;
  color: #fff;
  font-weight: bold;
}
<script>
$(document).ready(function() {
    $('.go-down-btn').on('click', function() {
        $('.align-self-center.video-media').click();
    });
});

</script>