/** Shopify CDN: Minification failed

Line 767:9 Expected ":"
Line 767:11 Expected identifier but found "0.8"
Line 998:134 Unexpected "{"

**/
/* ========== SETUP ============ */
body,h1,h2,h3,h5,h4,h6,p,span,i,strong,em,div,label,input,textarea,html,*,a button{
  letter-spacing:normal !important;
}
img, video{
  max-width: 100%;
  display: block;
}
a{
  text-decoration: none;
}
.hz__cvbTextUpper{
  text-transform: uppercase !important;
}
.hz__containerMain{
  max-width: 1440px;
  width: 100%;
  padding: 0 16px;
  margin: 0 auto;
}
.hz__sectionHeader_container{
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.hz__titlePrimary{
  font-size: 55px;
  line-height: 1;
  text-align: center;
  font-weight: 400;
  margin: 0;
  letter-spacing: -2.75px !important;
}
.hz__titlePrimary span{
  letter-spacing: inherit !important;
}
.hz__titleSecondary{
  font-size: 56px;
  line-height: 64px;
  font-weight: 300;
  margin: 0;
  letter-spacing: -2.24px !important;
}
.hz__titleTertiary{
  font-size: 36px;
  line-height: 116.667%;
  text-align: center;
  font-weight: 300;
  margin: 0;
  letter-spacing: -0.72px !important;
}

.hz__titleHero strong{
  font-weight: 700;
}
.hz__regularText, .hz__regularText p{
  font-size: 15px;
  line-height: 126.667%;
  font-weight: 400;
  text-align: center;
  letter-spacing: normal !important;
  margin: 0;
  max-width: 100%;
}
.hz__regularText strong{
  font-weight: 700;
}
.hz__btn-wrapper{
  display: flex;
  align-items: center;
  justify-content: center;
}
.hz__btn{
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 38px;
  max-width: max-content;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  border-radius: 8px;
  text-transform: uppercase;
  letter-spacing: 1.2px !important;
  text-decoration: none;
  transition: all 0.3s;
}
.hz__cardsTitle{
  font-size: 16px;
  line-height: 14px;
  font-weight: 500;
  margin: 0;
  letter-spacing: 1.2px !important;
  text-transform: uppercase;
}
.hz__contentFlex_col{
  display: flex;
  flex-direction: column;
}
a.hz__cvbOnHover_scale:hover img{
  transform: scale(1.07);
}
.hz__cvbCardsMedia{
  overflow: hidden;
  width: 100%;
  padding-top: 75%;
  position: relative;
}
.hz__cvbCardsMedia img, .hz__cvbCardsMedia video{
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;z-index: 1;
}
.hz__sectionHeader_paddingBox{
  padding: 0 15px;
}
@media only screen and (max-width: 992px){
  .hz__titlePrimary{
    font-size: 48px;
  }
}
@media only screen and (max-width: 768px){
  .hz__titlePrimary{
    font-size: 44px;
  }
  .hz__regularText, .hz__regularText p{
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px){
  .hz__titlePrimary{
    font-size: 40px;
  }
}
@media only screen and (max-width: 500px){

  .hz__titleTertiary{
    font-size: 28px;
  }
  .hz__titlePrimary{
    font-size: 38px;
  }
}

/* ================= H E R O ============= */

.hz__cvbHero_banner{
  min-height: calc(100vh - 123px);
  display: flex;
  align-items: center;
  justify-content:center
}
.hz__cvbHero_title{
  line-height: 90%;
  font-weight: 300;
}
.hz__cvbHero_title strong{
  font-weight: 700;
}
.hz__cvbHeroBanner_content_wrapper{
  padding-top:44px;
}
.hz__cvbHero_content{
  max-width: 970px;
  padding: 0 15px;
  margin: auto;
}
.hz__cvbHero_text{
  margin: 18px 0 0;
}
.hz__cvbHero_btn_wrapper{
  margin: 28px 0 0;
}
@media only screen and (max-width: 992px){
  .hz__cvbHero_title{
    font-size: 45px;
  }
}
@media only screen and (max-width: 750px){
  .hz__cvbHero_title{
    font-size: 40px;
  }
}
@media only screen and (max-width: 700px){
  .hz__cvbHero_title{
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
}
@media only screen and (max-width: 600px){
  .hz__cvbHeroBanner_content_wrapper{
    padding: 0;
  }
  .hz__cvbHero_text {
    font-size: 12px;
  }
}
@media only screen and (max-width: 410px){
  .hz__cvbHero_title{
    font-size: 32px;
  }
}
@media only screen and (max-width: 345px){
  .hz__cvbHero_title{
    font-size: 26px;
  }
}
/* ======== COLLECTION CARDS ============= */

.hz__collectionBlocks{
  padding: 33px 0;
}
.hz__collectionBlocks_container{
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.hz__collectionCards_wrapper{
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 30px;
}
.hz__collectionCards_wrapper .hz__cbCollection_wrapper{
  width: calc(33.33% - 20px);
}
.hz__cbCollection_link{
  text-decoration: none;
}
.hz__cbCollection_title{
  margin: 10px 0 0;
  text-align: center;
}
.hz__collectionsCards_title{
  padding: 12px 0;
}
/* =========== PRODUCTS LIST =========== */

.hz__cvbProductsList_container{
  max-width: 1122px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}
.hz__cvbProductsListHeader_wrapper{
  margin-bottom: 48px;
}
.hz__cvbProductsListHeader{
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hz__cvbProductsList_wrapper{
  display: flex;
  column-gap: 48px;
  row-gap: 30px;
  align-items: stretch;
  flex-wrap: wrap;
}
.hz__cvbProductsList_wrapper .hz__cvbProductsList_product{
  width: calc(50% - 24px);
}
.hz__cvbProductsList_product img{
  
}
.hz__productsList_productContent{
  margin: 10px 0 0;
  /* text-align: left; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}
.hz__productsList_productPrice{
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: 1; 
  letter-spacing: 2.5px !important;
  text-transform: uppercase;
  margin: 0;
}
.hz__cvbProductsList{
  padding: 48px 0 35px;
}
@media only screen and (max-width: 992px){
  .hz__collectionCards_wrapper, .hz__cvbProductsList_wrapper{
    gap: 20px;
  }
  .hz__cvbProductsList_wrapper .hz__cvbProductsList_product{
    width: calc(50% - 10px);
  }
  .hz__collectionCards_wrapper .hz__cbCollection_wrapper{
     width: calc(33.33% - 13.33px);
   }
}
@media only screen and (max-width: 768px){
  .hz__cvbProductsList_wrapper{
    padding: 0 16px;
  }
}
@media only screen and (max-width: 700px){
 .hz__collectionCards_wrapper .hz__cbCollection_wrapper{
   width: calc(50% - 10px)
 }
  .hz__productsList_productPrice{
    font-size: 18px;
  }
  .hz__productsList_productContent{
    gap: 8px;
  }
  .hz__cardsTitle{
    font-size: 11px;
  }
}
@media only screen and (max-width: 500px){
  .hz__collectionCards_wrapper .hz__cbCollection_wrapper, .hz__cvbProductsList_wrapper .hz__cvbProductsList_product{
   width: 100%;
 }
  .hz__productsList_productPrice{
    font-size: 20px;
  }
  .hz__cardsTitle{
    font-size: 12px;
  }
  
}
@media only screen and (max-width: 400px){
  .hz__cvbProductsListHeader{
    flex-direction: column;
    gap: 18px;
  }
}

/* ============= V I D E O ========== */

.hz__cvbArt_video{
  padding: 72px 0;
}
.hz__cvbArt_video_container{
  max-width: 1152px;
  margin: 0 auto;
  width: 100%;
}
.hz__cvbArtVideo_media_wrapper{
  position: relative;
  /* border: 11px solid #FFF; */
  border-radius:0;
  padding-top: 47.414%;
  overflow:hidden;
}
.hz__cvbArtVideo_media_wrapper > img, .hz__cvbArtVideo_media_wrapper > video{
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;z-index: 1;
}
.hz__cvbVideo_btn{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: block;
  background: transparent;
  border: none;
  outline: none;
  z-index: 2;
  transition: all 400ms;
  cursor: pointer;
  padding: 0;
}
.hz__cvbVideo_btn svg{
  width: 100%;
  height: 100%;
}
.hz__cvbVideo_btn_pause{
  display:none;
  opacity: 0;
}
.hz__cvbArtVideo_media_wrapper:hover .hz__cvbVideo_btn_pause.active{
  opacity: 1;
}
.hz__cvbVideo_btn_pause.active{
  display: block;
}
.hz__cvbVideoBtn_hidden{
  display: none;
}

/* ================ TEXT BANNER ============= */


.hz__cvbTextBanner_Wrapper{
  position: relative;
  width: 100%;
  
}
.hz__cvbTextBanner_Wrapper > img{
  width: 100%;
  height: auto;
  display: block;
  min-height: 453px;
}
.hz__cvbTextBanner_content_wrapper{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hz__cvbTextBanner_content{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  max-width: 715px;
  padding: 0 15px;
}
.hz__cvbTextBanner_headline{
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1.2px !important;
  margin: 0;
}
.hz__cvbTextBanner_text{
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.9px !important;
  margin: 0;
}

@media only screen and (max-width: 992px){
  .hz__cvbTextBanner_Wrapper > img{
    object-fit: cover;
  }
  .hz__cvbTextBanner_headline{
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px){
  .hz__cvbTextBanner_headline{
    font-size: 20px;
  }
  .hz__cvbTextBanner_text{
    font-size: 16px;
  }
  .hz__cvbTextBanner_Wrapper>img{
    min-height:550px;
  }
}
@media only screen and (max-width: 500px){
  .hz__cvbTextBanner_headline{
    font-size: 18px;
  }
  .hz__cvbTextBanner_text{
    font-size: 14px;
  }
}
@media only screen and (max-width: 400px){
  .hz__cvbTextBanner_headline{
    font-size: 17px;
  }
}

/* =========== IMAGE WITH TEXT ============ */

.hz__imageWithText-inner{
  position: relative;
}
.hz__mediaWithText_outerContainer{
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding-bottom: 50px;
}
.hz__mediaWithText_sidebar{
  position: absolute;
  padding: 25px 16px;
  left: 0;
  top: 0;
  transform: rotate(180deg);
  writing-mode: vertical-lr;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  border-left: 1px solid;
}
.hz__mediaWithText_sidebar p{
  margin: 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height:  116.667%;
  letter-spacing: -0.48px !important;
  text-transform: uppercase;
}
.hz__mediaWithText_container{
  max-width: 1124px;
  padding: 0 16px;
  margin: 0 auto;
  width: 100%;
}
.hz__mediaWithText_blocks{
  display: flex;
  align-items: start;
  gap: 48px;
  padding-top: 4px;
  flex-wrap: wrap;
  justify-content: center;
}
.hz__mediaText_content{
  width: calc(53.76% - 24px);
  display: flex;
  flex-direction: column;
  gap: 11px;
  align-items: start;
  padding: 13px 0;
}
.hz__mediaText_media{
  width: calc(46.24% - 24px);
  position: relative;
}
.hz__mediaText_media > img , .hz__mediaText_media > video{
  width: 100%;
  height: auto;
  display: block;
}
.hz__cvbArtVideo_poster{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.hz__cvbArtVideo_poster img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hz__iwtBlock_media_sign{
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 62.8%;
  transform: translate(-30.3%, 26.7%);
}
.hz__iwtBlock_media_sign img{
  width: 100%;
  height: auto;
  max-height: 132px;
  display: block;
}
.hz__vwtBlock_media_sign {
  max-width: 75.15%;
  margin: auto;
  transform: translateY(-17.42%);
}
.hz__vwtBlock_media_sign img{
  width: 100%;
  height: auto;
  max-height: 155px;
  display: block;
}
.hz__mediaText_title{
  font-size: 56px;
  font-style: normal;
  font-weight: 300;
  line-height:  114.286%;
  letter-spacing: -2.24px !important;
  margin: 0;
}
.hz__mediaText_title em{
  display: block;
}

.hz__mediaText_text{
  padding-bottom: 18px;
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.hz__mediaText_text p{
  color: inherit;
  text-align: left;
}
.hz__imgWithText_blocks_audio{
  margin-top: 27px;
}
.hz__imgWithText_blocks_audio audio{
  width: 100%;
}
.hz__imgWithText_blocks_images{
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 23px;
  margin-top: 27px;
  flex-wrap: wrap;
}
.hz__imgWithText_block_image{
  flex: 1;
  min-width: calc(25% - 17.25px);
}
.hz__imgWithText_block_image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hz__imgWithText_header{
  padding: 35px 0;
}
.hz__vwtVideo_btn_pause{
  display:none;
  opacity: 0;
}

.hz__vwtVideo_wrapper:hover .hz__vwtVideo_btn_pause.active{
  opacity: 1;
}
.hz__vwtVideo_btn_pause.active{
  display: block;
}
.hz__cvbVideoBtn_hidden{
  display: none;
}
.hz__vwtVideo_wrapper{
  position: relative;
}
@media only screen and (max-width: 1250px){
  .hz__mediaWithText_container{
    padding-left:84px;
  }
}

@media only screen and (max-width: 992px){
  .hz__mediaWithText_blocks{
    gap: 20px;
  }
  .hz__mediaText_content{
    width: 100%;
  }
  .hz__mediaText_media{
    width: 50%;
  }
  .hz__imgWithText_blocks_audio{
    margin-top: 44px;
  }
  .hz__imgWithText_blocks_images{
    gap: 15px;
  }
}
@media only screen and (max-width: 768px){
  .hz__imgWithText_blocks_images{
    gap: 10px;
  }
  .hz__mediaText_media{
    width: 64%;
  }
  .hz__mediaText_title{
    font-size: 48px;
  }
}
@media only screen and (max-width: 600px){
  .hz__mediaText_media{
    width: 84%;
  }
  .hz__imgWithText_block_image{
    min-width: calc(50% - 5px);
  }
  .hz__imgWithText_header{
    padding: 30px 0;
  }
  .hz__mediaWithText_container{
    padding-left: 76px;
  }
  .hz__mediaText_title{
    font-size: 44px;
  }
  .hz__mediaWithText_sidebar p{
    font-size: 20px;
  }
}
@media only screen and (max-width: 470px){
  .hz__mediaText_media{
    width: 100%;
  }
  .hz__mediaText_title{
    font-size: 38px;
  }
}
/* =========== FOOTER============= */
.hz__footerMenus_wrapper{
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.hz__footerMenus_wrapInner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1223px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
}

.hz__footerMenu_block{
  padding:25px 0;
  flex: 1;
  max-width: max-content;
}
ul.hz__footerMenu_quickLinks{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  
}
ul.hz__footerMenu_quickLinks li, ul.hz__footerMenu_quickLinks li .hz__footerMenu_menuTitle{
  text-decoration: none;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height:  116.667%;
  letter-spacing: 1.2px !important;
}
ul.hz__footerMenu_quickLinks li a{
  transition: all 300ms;
}
ul.hz__footerMenu_quickLinks li a:hover{
  opacity; 0.8;
}

.hz__footerMenu_menuTitle{
  margin: 0 0 2px;
}
.hz__footerMenus_borders{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.hz__footerMenu_block_border{
  display: block !important;
}
.hz__footerMenu_block_border.hz__footerMenu_block_noBorder{
  border: none;
}
.hz__cvbFooter_logo_wrapper{
  max-width: 1083px;
  width: 100%;
  margin: 50px auto 0;
  padding: 0 15px;
}
.hz__cvbFooter_logo_wrapper img{
  width: 100%;
  height: auto;
  display: block;
}
.hz__cvbFooter_copyright_wrapper{
  padding: 24px 0;
  position: relative;
  top: -15px;
  z-index: 1;
}
.hz__cvbFooter_copyright{
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 116.667% */
  letter-spacing: 1.2px !important;
  margin: 0;
  text-align: center;
}
@media only screen and (max-width: 650px){
  .hz__footerMenus_borders{
    display: none;
  }
  .hz__footerMenu_block{
    flex: unset;
    width: 50%;
    max-width: 50%;
    border-bottom: 1px solid;
    padding: 25px 15px;
  }
  .hz__footerMenu_block:nth-of-type(even){
    border-left: 1px solid;
  }
  .hz__footerMenu_block ul{
    max-width: max-content;
    margin: auto;
    padding:
  }
  .hz__footerMenus_wrapInner{
    padding: 0;
  }
}


/* ============== NEWS============== */
.hz__cvbNewsBlocks{
  padding-bottom: 48px;

  overflow: hidden;
}
.hz__cvbNewsBlocksHeader{
  padding: 12px 0;
}
.hz__cvbNewsBlocks_wrapper{
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}
.hz__cvbNewsBlock{
  width: calc(33.33% - 9.33px);
  border-right: 1px solid;
  padding: 22px 10px 24px 0;
}
.hz__cvbNewsBlock.hz__cvbNewsBlock_lastInRow{
  border: none;
}
.hz__cvbNewsBlock_media{
  width: 100%;
  padding-top: 84.4%;
  overflow: hidden;
  position: relative;
}
.hz__cvbNewsBlock_media > img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.hz__cvbNewsBlock_content_Wrapper{
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: start;
  margin: 16px 0 0;
}
.hz__cvbNewsBlock_title{
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 116.667% */
  letter-spacing: -0.48px !important;
  margin: 0;
}
.hz__cvbNewsBlocks_btn:before{
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  max-width:0;
  height: 1px;
  transition: all 0.3s;
}
.hz__cvbNewsBlocks_btn:hover:before{
  width: 100%;
  max-width: 100%;
}
.hz__cvbNewsBlocks_btn.hz__btn{
  padding: 0;
  position: relative;
}

.hz__cvbNewsBlock_text.hz__regularText{
  text-align: left;
  font-weight: 700;
}
.hz__containerMain.hz__cvbNewsBlocks_wrapper{
  padding-right: 6px;
}

@media only screen and (max-width: 992px){
  .hz__cvbNewsBlock_title{
    font-size: 22px;
  }
  .hz__cvbNewsBlock_content_Wrapper{
    gap: 20px;
  }
}
@media only screen and (max-width: 700px){
  .hz__cvbNewsBlock{
    width: 100%;
    border: none !important;
    padding-right: 0;
  }
  .hz__containerMain.hz__cvbNewsBlocks_wrapper{
      padding-right: 16px;
    }
  .hz__cvbNewsBlock_content_Wrapper{
    gap: 18px;
  }
  .hz__cvbNewsBlocks_wrapper{
    gap: 8px;
  }
  .hz__cvbNewsBlock_title{
    font-size: 20px;
  }
  .hz__cvbVideo_btn{
    width: 48px;
    height: 48px;
  }
  .hz__cvbArtVideo_media_wrapper{
    /* border-width: 5px; */
    padding-top: 60%;
    border-radius: 16px;
  }
  .hz__cvbArt_video{
    padding: 40px 0;
  }
}

/* ========== newsletter========== */

.hz__cvbNewsletter{
  padding: 72px 0;
}
.hz__cvbNewsletterHeader{
  margin: 0 0 72px;
}
.hz__cvbNewsletterTitle{
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 36px; /*44px */
  font-weight: 300;
  line-height: normal;
  margin: 0;
}
.field:before, .field:after{
  display: none;
}
.field__button.hz__btn{
  height: unset;
  position: unset;
  width: auto;
}
.footer__newsletter.hz__cvbNewsletter_form{
  max-width: 783px;
  margin: 0 auto;
}
.hz__cvbFooter_field_wrapper{
  display: flex;
  gap: 14px;
  align-items: end;
  justify-content: center;
}
.hz__cvbNewsletter_input{
  border-bottom: 1px solid;
}
.hz__cvbNewsletter_input.field__input:not(:placeholder-shown), .hz__cvbNewsletter_input, .hz__cvbNewsletter_input.field__input:focus, {
  padding-left: 15px;
  padding-bottom: 13px;
}

.hz__cvbNewsLetter_label{
  left: 15px;
  color:  rgba(30, 40, 50, 0.50);
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  text-transform: capitalize;
}
.hz__cvbNewsletter_input.field__input:focus{
  box-shadow: none;
  padding-left: 15px;
  padding-bottom: 13px;
}
@media only screen and (max-width: 768px){
  .hz__cvbNewsletterTitle{
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px){
  .hz__cvbFooter_field_wrapper{
    flex-direction: column;
    align-items: center;
  }

  .hz__cvbNewsLetter_label{
    font-size: 14px;
  }
}


 /* ============= INSTAGRAM SECCTION================ */

.hz__cvbInstagram_app{
  padding: 40px 0 10px;
}
.hz__cvbInstaPosts_container.hz__containerMain{
  max-width: 1350px;
  padding-top: 25px;
}
.hz__cvbInstagram_appHeader{
  padding: 12px 0;
}

.hz__cvbInstaPosts_container{
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 24px;
}
.hz__cvbInsta_post_wrapper{
  max-width: 200px;
  /* height: 200px; */
  flex: 1;
}
.hz__cvbInsta_post_wrapper img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hz__cvbInstaPosts_container{
  /* margin: 0 0 34px; */
}
.collection-list__item .icon-wrap{
  display: none;
}
.collection-list__item .card__heading{
  text-align: center;;
}
.hz__collections__list{
  margin-top: -20px;
  padding: 35px 0;
}
.hz__collections__list .card__media img{
   transition: all 200ms linear !important;
}
@media only screen and (max-width: 992px){
  .hz__cvbInsta_post_wrapper{
    min-width: 26%;
  }
}









