/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

span#hs_cos_wrapper_widget_1669281235186_ img {
    border-radius: 100px;
}

span#hs_cos_wrapper_module_16902348108133_ img {
    border-radius: 100px;
}

span#hs_cos_wrapper_module_16902349978507_ img {
    border-radius: 100px;
}

#hs_cos_wrapper_module_1689663532775 ul.card__features {
    display: none;
}

div#hs_cos_wrapper_module_16896635421633 ul.card__features {
    display: none;
}

p.cnnm {
    margin-bottom: 0px;
}

div#hs_cos_wrapper_widget_1689843197734 .swiper-slide {
    margin-top: -185px;
    margin-bottom: -100px;
}

.header__search {
    display: none;
}

.header__nav {
    margin-right: 20px;
}

#hs_cos_wrapper_module_16886583975018 .thumbnail__img img {
    width: 65%;
}

.imageLoopWrapper {
  overflow: hidden;
}

.imageLoopWrapper--animate {
  transform: translateX();
}

.imageLoop {
  display: flex;
  margin-bottom: 2rem;
  padding-left: 0;
}

div#hs_cos_wrapper_module_168846227957810 {
    width: 100%;
    text-align: center;
}

@media only screen and (min-width: 1024px) {
  .imageLoop {
    justify-content: center;
  }
}

.imageLoop--centeredOne {
  justify-content: center;
}

@media only screen and (min-width: 1024px) {
  .imageLoop--uncentered {
    justify-content: initial;
  }
}

.imageLoop__item {
  align-items: center;
  background-color: #fff;
  border-radius: 0.44rem;
  box-shadow: 0 0 24px rgb(0, 0, 0, 0.03);
  display: flex;
  flex-shrink: 0;
  height: 200px;
  justify-content: center;
  margin: 1rem;
  overflow: hidden;
  width: 200px;
}

.imageLoop__item img {
  border-radius: 0rem;
}

/* Thumbnail */

.thumbnail * {
  transition: var(--transition);
}
.thumbnail a:hover * {
  color: var(--primary-accent);
  opacity: 0.6;
}

.thumbnail__img {
  margin: 0 0 1rem 0;
  overflow: hidden;
}

.thumbnail__img img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}

.thumbnail__label {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.thumbnail__description {
  margin: 0;
}

.linkSpanner{
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;

@media only screen and (min-width: 500px) {
  .thumbnail--horizontal {
    display: flex;
  }
}
  
/* Ends */

@media only screen and (max-width: 667px) {
 span#hs_cos_wrapper_widget_1669281235186_ img {
    border-radius: 200px;
    width: 69%;
    margin: 0 auto;
    text-align: center;
    display: flex;
}
  
span#hs_cos_wrapper_module_16902349978507_ img {
    border-radius: 200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    text-align: center;
}

.swiper-button-next, .swiper-button-prev {
    color: #f6252e!important;
    margin-left: -20px !Important;
    margin-right: -20px !Important;
    margin-top: -40px !important;
}


}
  
  
@media only screen and (max-width: 667px) {
  .hs-content-id-134887737172 blockquote.tiktok-embed {
    padding: 1em 2em;
}

div#hs_cos_wrapper_module_16946901997524 {
    margin-top: -50px;
}

div#hs_cos_wrapper_module_16946901997526 {
    margin-top: -50px;
}
}