/** Shopify CDN: Minification failed

Line 1103:0 Unexpected "}"

**/
.announcement-bar__message {
    padding: 5px 0px;
    min-height: 20px;
}
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-shop-btn{
margin-top: 0;
    margin-bottom: 0;
    border-radius: 4px;
    background: #000;
    padding: 10px 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .6px;
    text-transform: uppercase;
    transition: .3s all;
    border: 1px solid #000;
    text-decoration: none;
    max-height: 40px;
}
.header-shop-btn:hover{
    background:#fff;
    color:#000;
}
.color-scheme-4{
    color:#fff;
}
.header__active-menu-item {
    text-decoration: none;
}
.header__menu-item span {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}
.home .header-wrapper.gradient, .page-success .header-wrapper.gradient {
    background:transparent;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 38px;
    border-bottom:0px;
}

.home .utility-bar--bottom-border.gradient, .page-success .utility-bar--bottom-border.gradient {
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
    background: rgba(0, 0, 0, 0.10);
    position: absolute;
    width: 100%;
        z-index: 99;
        height:38px;
}
.home .header.header--middle-left, .page-success .header.header--middle-left {
    padding-top: 10px;
    padding-bottom: 10px;
}
.home .header__active-menu-item, .home .header__menu-item,.home .header__menu-item:hover, .page-success .header__active-menu-item, .page-success .header__menu-item,.page-success .header__menu-item:hover {
    color: #fff;
}
.home .announcement-bar__message,.page-success .announcement-bar__message {
    color: #fff;
}
.home .header__icon .icon, .page-success .header__icon .icon {
    color: #fff;
}
.home .header__heading-logo, .page-success .header__heading-logo {
    filter: brightness(100);
}
.sticky-ykbar.header-wrapper.gradient{
     background:#fff;
    top: 0px; 
}
.sticky-ykbar.header-wrapper.gradient .header__active-menu-item, .sticky-ykbar.header-wrapper.gradient .header__menu-item, .sticky-ykbar.header-wrapper.gradient .header__menu-item:hover{
  color: #000;  
}
.sticky-ykbar.header-wrapper.gradient .header__icon .icon {
    color: #000;
}
.sticky-ykbar.header-wrapper.gradient .header.header--middle-left {
    padding-top: 5px;
    padding-bottom: 5px;
}
.header__heading-logo {
    filter: brightness(0);
}
.sticky-ykbar.header-wrapper.gradient .header__heading-logo {
    filter: brightness(0);
}
.yk-home-hero .banner__content.banner__content--bottom-center {
    padding-top:130px;
    align-items: flex-start;
    padding-bottom: 1em;
}

.yk-home-hero.banner--desktop-transparent .banner__box {
    padding: 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    max-width:1100px;
}

.yk-home-hero.banner--large:not(.banner--adapt) {
    min-height: 110vh;
}

.banner__box {}

.upper-info {}

.lower-info {}

.banner__heading {
    color: #FFF;
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.72px;
    line-height: 1.1em;
    margin-top: 10px;
    margin-bottom:20px !important; 
    text-transform: uppercase;
}

.banner__subtitle {
    color: #FFF;
    text-align: center;
    font-size: 31px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -1.04px;
    margin: 18px auto 0px;
    max-width: 800px;
    line-height: 1.4em;
}

.banner__quantity {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    margin: 18px 0px 10px;
    text-transform: uppercase;
    letter-spacing: .2px;
}

.banner__description p{
   color: #FFF;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    margin: 0px 0px 20px;
}

.banner__buttons .button {
 border-radius: 4px;
background: #FFF;
padding: 15px 30px;
text-align:center;
line-height:100%;
color: #000;
font-size: 17px;
font-style: normal;
font-weight: 700;
letter-spacing: 0.6px;
text-transform: uppercase;
transition:.3s all;
border:1px solid #fff;
}
.banner__buttons .button:hover{
 color: #fff; 
 background:transparent;  
}
.banner__buttons .button:before, .banner__buttons .button:after{
    display:none;
}
.banner__award{
    display:flex;
    flex-direction:column;
    align-items:center;
}
.award__images{
    display:flex;
    align-items:center;
    gap:20px;
}
.award__images img{
    margin:0px;
}

.banner__award-text {
  color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    line-height: 150%;  
}


.home-iconboxes .multicolumn-list__item.center .media--adapt img {
    width: 60px;
    height: 60px;
}
.home-iconboxes .multicolumn-list__item.center .multicolumn-card__image-wrapper:not(.multicolumn-card__image-wrapper--full-width){
    height:70px;
}
.home-iconboxes.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info{
    padding-top:10px;
}
.home-iconboxes .multicolumn-card__info p{
color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: capitalize;
    padding: 0px 50px;
}
.home-iconboxes.multicolumn .button {
margin-top: 2em;
border-radius: 4px;
background: #000;
padding: 15px 20px;
text-align:center;
line-height:100%;
color: #FFF;
font-size: 17px;
font-style: normal;
font-weight: 700;
letter-spacing: 0.6px;
text-transform: uppercase;
transition:.3s all;
border:1px solid #000;
}
.home-iconboxes.multicolumn .button:before, .home-iconboxes .multicolumn .button:after{
    display:none;
}
.home-iconboxes.multicolumn .button:hover {
background: transparent;
color: #000;
}
.hib{
padding:50px 0px 90px;
}
.hib__inner{
display:flex;
flex-wrap:wrap;
gap:40px;
    align-items: flex-end;
}
.hib__content, .hib__image{
flex: 1 1 0;
}
.hib__btnbox {
    flex: auto;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: 30px 0px 0px;
}
.hib-btn{
border-radius: 4px;
background: #000;
padding: 15px 45px;
text-align:center;
line-height:100%;
color: #FFF;
font-size: 17px;
font-style: normal;
font-weight: 700;
letter-spacing: 0.6px;
text-transform: uppercase;
transition:.3s all;
border:1px solid #000;
text-decoration:none;
}
.hib-btn:hover{
 background: transparent;
color: #000;   
}
.hib__content h2{
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.96px;
    margin-top:0px;
    text-transform:uppercase;
        margin-bottom: 15px;
}
.hib__content p{
     color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.64px;   
}
.hib__content img{
 max-width: 100%;
 object-fit: contain;     
    height: auto; 
}
.hib__image img{
    max-width: 100%;
    object-fit: cover;
    height: auto;
    border-radius: 8px;
    min-height: 398px;
}
.button--full-width {
    border: 1px solid #000;
}
.info-collage{
padding:90px 0px;
}
.info-collage h2{
    color: #000;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.96px;
    margin-top:0px;
    text-align:center;
}
.info-collage__grid{
display:flex;
flex-direction:row;
gap:20px;
flex-wrap:wrap;
}
.info-collage__item{
width:31%;
background-size:cover;
min-height:350px;
padding:25px;
border-radius: 12px;
}
.info-collage__grid .info-collage__item:nth-child(4),
.info-collage__grid .info-collage__item:nth-child(5) {
  width: 48%;
  min-height:445px;
  padding:25px 125px 25px 25px;
}
.info-collage__item h3{
font-size: 18px;   
color: #FFF;
font-style: normal;
font-weight: 500;
line-height: 160%;
text-transform: capitalize;
margin:0px;
}
.icb-btn{
border-radius: 4px;
background: #000;
padding: 15px 20px;
text-align:center;
line-height:100%;
color: #FFF;
font-size: 17px;
font-style: normal;
font-weight: 700;
letter-spacing: 0.6px;
text-transform: uppercase;
transition:.3s all;
border:1px solid #000;
text-decoration:none;
display:inline-block;
margin-top:20px;
margin:0 auto;
}
.icb-btn:hover{
 background: transparent;
color: #000;   
}
.home-featured-product{
    padding:40px 0px;
}
.home-featured-product .product__info-container>*+* {
    margin:0px 0 5px;
}
.home-featured-product  .product__text.caption-with-letter-spacing {
    display:none;
}
.home-featured-product .price__regular .price-item--regular {
    font-size: 32px;
    font-weight: bold;
    margin: 5px 0px 0px;
}
.home-featured-product .product__tax{
    margin-top:-15px;
    padding-bottom:15px;
}
.home-featured-product .product__subtitle{
 padding-bottom:15px;
}
.featured-product-reviews{
    display:flex;
    align-items:center;
    gap:10px;
    padding:bottom:5px;
}
.featured-product-reviews p{
color:#fff;
margin:0px;
}
.featured-product-reviews p a{
color:#fff;
margin:0px;
text-decoration:none;
}
.product__short-description{
font-size: 15px;
    padding-bottom: 30px;
}
.home-featured-product .product__view-details{
display:none;
}
.home-featured-product .button--full-width{
border-radius: 4px;
    background: #fff;
    padding: 15px 30px;
    text-align: center;
    line-height: 100%;
    color: #000;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .6px;
    text-transform: uppercase;
    transition: .3s all;
    border: 1px solid #fff;
    justify-content:center;
    text-decoration:none;
    max-width:438px;
}
.home-featured-product .button--full-width:hover{
    background:transparent;
    color:#fff;
}
.home-featured-product .product.grid{
align-items:center;
}
.home-featured-product .product-form__input .form__label {
    padding-left: 0;
    font-weight: bold;
}
.home .jdgm-carousel__arrows {
    margin: 30px auto 10px auto;
}
.home .jdgm-carousel__left-arrow, .jdgm-carousel__right-arrow, .home .jdgm-carousel__right-arrow, .jdgm-carousel__left-arrow {
border-color:  rgba(0,0,0,0.5);
}

.home .jdgm-carousel-wrapper, .page-success .jdgm-carousel-wrapper {
    padding: 80px 0;
    flex-direction: column;
    display: flex;
    height:auto;
    gap:20px;
}
.home .jdgm-carousel-title-and-link, .page-success .jdgm-carousel-title-and-link {
    display: inline-block;
    width: 100%;
    height: auto;
}
.home .jdgm-carousel-wrapper .jdgm-carousel.jdgm-carousel--compact-theme, .page-success .jdgm-carousel-wrapper .jdgm-carousel.jdgm-carousel--compact-theme {
    width: 100%;
    margin: 0 auto;
}
.home .jdgm-star, .page-success .jdgm-star {
    color: #FFA929;
}
.home .jdgm-carousel-item__review-body>p, .page-success .jdgm-carousel-item__review-body>p {
    margin: 0;
    color: #3B3B3B;
    font-size: 15px;
    line-height: 24px;
}
.home .jdgm-carousel-item__review-content, .page-success .jdgm-carousel-item__review-content{
    text-align:center;
    background:#fff;
    padding:0px 0px 20px;
}
.home .jdgm-carousel--compact-theme .jdgm-carousel-item__review-rating, .page-success .jdgm-carousel--compact-theme .jdgm-carousel-item__review-rating {
    font-size: 100%;
    margin-bottom: 0px;
    text-align: center;
    background: #fff;
    padding: 20px 0px 5px;
}
.home .jdgm-carousel--compact-theme .jdgm-carousel-item__reviewer-name-wrapper, .page-success .jdgm-carousel--compact-theme .jdgm-carousel-item__reviewer-name-wrapper {
        margin: 0px 12px;
    text-align: center;
    background: #fff;
    padding: 10px 0px 20px;
}
.home .jdgm-carousel__item-wrapper, .page-success .jdgm-carousel__item-wrapper {
    width: 100%;
    height: auto;
    white-space: nowrap;
}
.home .jdgm-carousel-item__review-title, .page-success .jdgm-carousel-item__review-title {
    font-weight: bold;
    color: #000;
    padding: 5px 0px 10px;
}
.home .jdgm-carousel--compact-theme .jdgm-carousel-item__reviewer-name, .page-success .jdgm-carousel--compact-theme .jdgm-carousel-item__reviewer-name  {
    color: #000;
    line-height:1.2;
}
.home .jdgm-carousel-item, .page-success .jdgm-carousel-item {
    display: inline-block;
    height: 100%;
    padding: 0 24px;
    overflow: hidden;
    margin: 0px 10px;
    background: #fff;
    min-height: 320px;
}
.home .jdgm-carousel-number-of-reviews, .page-success .jdgm-carousel-number-of-reviews {
    color: #000;
}
.home .jdgm-carousel-title, .page-success .jdgm-carousel-title {
    font-weight: 600;
    font-size: 26px;
}
.home .jdgm-carousel--compact-theme .jdgm-carousel-item__review {
    height: calc(86% - 1.2999999999999998em) !important;
}
#shopify-section-template--19551250809000__1762577451b0643faf, #shopify-section-template--19589834178728__1762841034fb86e80a{
     background: #f0f5f8;
}
  .cgal { 
    --gap: 16px; 
    padding: 90px 0px;
}
.cgal h3{
    font-size: 32px;
    margin: 0px 0px 20px;
    font-weight: bold;
}
  .cgal__layout { 
    display:flex; gap:var(--gap); flex-wrap:wrap; 
}
  .cgal__featured, .cgal__thumbs { 
    flex: 1 1 0; min-width: 0; 
}
  .cgal__featured { 
    display:flex; 
    flex-direction:column; 
    overflow:hidden; 
    background:#fff; }

  .cgal__featured-media { 
    position:relative; 
    display:block; 
}
  .cgal__featured-media img { 
    width:100%; 
    height:auto; 
    display:block; 
}
  .cgal__meta { 
    padding:12px 0px; 
}
  .cgal__title {
    margin:0 0 8px; 
    font-size:18px; 
    line-height:1.3; 
}
.cgal__title a {
    text-decoration: none;
    color: #000;
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
}
  .cgal__actions { 
    margin-top:8px; 
}
  @keyframes cgalFadeOut { 
    from { opacity:1; transform:scale(1); } to { opacity:0; transform:scale(.985); } 
}
  @keyframes cgalFadeIn  { 
    from { opacity:0; transform:scale(.985); } to { opacity:1; transform:scale(1); } 
}
  .cgal__featured.is-out { 
    animation: cgalFadeOut .22s ease both; 
}
  .cgal__featured.is-in  { 
    animation: cgalFadeIn  .26s ease both; 
}
  @media (prefers-reduced-motion: reduce){ 
    .cgal__featured { animation:none !important; } 
}
  .cgal__thumbs {
    padding:8px; 
    background:#fff; 
    }
  .cgal__thumb-grid { 
    display:grid; 
    gap:15px; 
    grid-template-columns: repeat(2, 1fr); 
}
  @media (min-width: 750px){ 
    .cgal__thumb-grid { 
        grid-template-columns: repeat(3, 1fr); 
    } 
}
  @media (min-width: 1200px){ 
    .cgal__thumb-grid { 
        grid-template-columns: repeat(3, 1fr); 
    } 
}
  .cgal__thumb { 
    display:block; 
    overflow:hidden; 
    cursor:pointer; 
    border:1px solid transparent; 
    padding-bottom: 12px;
    text-decoration: none;
    color: #000;
}
  .cgal__thumb[aria-current="true"]{ 
    border-color: rgba(0,0,0,.3); 
}
  .cgal__thumb img { 
    width:100%; 
    height: auto; 
    aspect-ratio: 1 / 1; 
    object-fit: cover; 
    display:block; 
}
  .cgal__thumb-title { 
    display:block; 
    text-align:left; 
    font-size:16px; 
    line-height:1.5; 
    margin-top:12px; 
    font-weight:500; 
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
    padding:0px 15px; 
}
  .cgal__empty, .cgal__note { 
    padding:12px; 
    background:rgba(0,0,0,.03); 
    border-radius:12px; 
}
.cgal .product__pickup-availabilities{
    display:none;
}
.cgal .product-form__buttons{
    margin-top:10px;
    max-width: 100%;
}
.cgal .button--full-width {
    border: 1px solid #000;
    width: 100%;
    background: transparent;
    font-size: 18px;
    color: #000;
    padding: 10px 0px;
    display: block;
    height: 50px;
    border-radius: 4px;
    transition:.3s all;
    margin-top: 20px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    text-align:center;
}
.cgal .button--full-width:hover{
    background:#000;
    color:#fff;
}
.manifesto{
padding:90px 0px;
background: linear-gradient(180deg, #060608 44.57%, #444547 100%);
}
.manifesto-container{
display:flex;
gap:20px;
flex-direction:row;
}
.manifesto-container h2{
 color:#fff;
 width:25%;  
 font-size:42px;
 line-height:1.2em; 
}
.manifesto__grid{
display:flex;
gap:0px;
flex-direction:column;
width:75%;
}
.manifesto__item{
    display:flex;
    flex-direction:row;
    gap:40px;
    padding-bottom:50px;
}
.manifesto__item:before {
    content: "";
    text-align: center;
    position: absolute;
    top: 20px;
    left: 45px;
    height: 100%;
    margin-left: 0;
    border-right: 2px dashed #fff;
    width: 15px;
}
.manifesto__img{
 width:120px;
    z-index: 99;
    position: relative;   
}
.manifesto__text{
  width:auto;  
}
.manifesto__text h3{
    color: #fff;
    margin-top: 0px;
    font-size: 24px;
    font-weight: bold; 
}
.manifesto__text p{
  color:#fff; 
      margin: 0px; 
}
.manifesto__grid .manifesto__item:last-child:before{
    display:none;
}
.footer__blocks-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer__blocks-wrapper .footer-block {
        display: flex;
        justify-content: center;
        width:100%;
    }
.footer-block__details-content.list-unstyled{
        display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
        margin-bottom: 30px;
}
.footer-block__details-content .list-menu__item--link, .copyright__content a, .footer__localization h2 {
    color: #000 !important;
}
.footer .localization-form:only-child {
        justify-content: start;
        width: auto;
        margin: 0px;
        padding: 0px;
    }
.footer .footer__content-bottom {
    padding-top: 15px;
}
.footer .footer__copyright {
    margin-top: 0px;
}
.footer .copyright__content {
    font-size: 13px;
    color: #000;
}
.footer-block--newsletter {
    display: flex;
    align-items: flex-end;
    margin-top: 3rem;
    gap: 1rem;
    flex-direction: column;
    align-items: center !important;
}
.footer-block__newsletter{
    width:100%;
}
.add-to-cart-message {
  position: relative;
  background: #fff;
  color: #000;
      padding: 15px 30px;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .6px;
    text-transform: uppercase;
    border-radius: 4px;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease;
  text-decoration:none;
  max-width:438px;
  text-align:center;
      line-height: 1.2em;
}

.add-to-cart-message.is-visible {
  opacity: 1;
}
.extra-str-featured{
padding-bottom:40px;
}
.extra-str-featured-heading{
    font-size: 32px;
    margin: 0 0 20px;
    font-weight: 700;
}
.extra-str-featured .product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper {
    max-width: 100%;
    width: 100%;
}
.extra-str-featured .main-slider-image{
width:49%;
margin-right:2%;
float:left;
}
.extra-str-featured .thumbnail-slider{
width:49%;
float:left;
}
.extra-str-featured .product--large .thumbnail-list {
    grid-template-columns: repeat(3, 1fr);
}
.extra-str-featured .featured-product:not(.product--no-media)>.product__info-wrapper {
    padding: 0 4rem;
}
.extra-str-featured .product__view-details{
    display:none;
}
.cart-item__quantity-wrapper .quantity-popover-container{
display:none;
}
.cart-items__heading--wide{
    font-size:0px;
}
.checkout-btn-extra{
    background:#000;
    text-align:center;
    transition:.3s all;
    border:1px solid #000;
    color:#fff;
    text-decoration:none;
        padding: 8px 18px;
}
.checkout-btn-extra:hover{
    background:#fff;
    color:#000;
}
.yk-popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 9998;
}

.yk-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 35px;
  width: 90%;
  max-width: 900px;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 9999;
  text-align:center;
}

.yk-popup-content {
  position: relative;
}

.yk-popup-close {
  position: absolute;
  top: -18px;
  right: -18px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.yk-popup.show,
.yk-popup-overlay.show {
  opacity: 1;
  visibility: visible;
}
.yk-popup-trigger{
    display:block;
    margin-top:5px;
}
.yk-popup-content h2{
    font-weight: 600;
    font-size: 30px;
    margin: 0px 0px;
}
.yk-popup-content p{
  font-size:17px;  
}
.yk-popup-content a{
    color:#000;
    font-weight:600;
}
.extra-strap-home .featured-product-reviews{
    display:none;
}
.extra-strap-home .product__tax {
    margin-top: 0rem;
}
.extra-strap-home .price__regular .price-item--regular {
    margin-right: 0;
    font-size: 27px;
    font-weight: bold;
}
.header-btn{
    display:none;
margin-top: 0;
    margin-bottom: 0;
    border-radius: 4px;
    background: #000;
    padding: 10px 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .6px;
    text-transform: uppercase;
    transition: .3s all;
    border: 1px solid #000;
    text-decoration: none;
    max-height: 40px;
}
.header-btn:hover{
    background:#fff;
    color:#000;
}
.sticky-ykbar .header-btn{
    display:block;
}
.header__icons {
    align-items: center;
}

.why-block .multicolumn-list__item.center .media--adapt img {
    width: 60px;
    height: 60px;
}
.why-block .multicolumn-list__item.center .multicolumn-card__image-wrapper:not(.multicolumn-card__image-wrapper--full-width){
    height:70px;
}
.why-block.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info{
    padding-top:10px;
    text-transform:uppercase;
}
.why-block .title{
   width: 100%;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.why-block .subtitle{
    font-size: 18px;
    color: #111;
    line-height: 1.5;
    margin: 0px auto 30px;
    text-align: center;
    max-width: 800px;
}
.why-block .multicolumn-card__info p{
color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: capitalize;
    padding: 0px 50px;
}
.bottom-cta{
    background:#f5f5f5;
}
.bottom-cta .rich-text__heading{
    text-transform: uppercase;
    font-size: 30px;
}
.bottom-cta .rich-text__text p{
color:#000;
font-size:18px;
}
.bottom-cta .button.button--primary{
  border-radius: 4px;
    background: #000;
    padding: 15px 45px;
    text-align: center;
    line-height: 100%;
    color: #FFF;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    transition: .3s all;
    border: 1px solid #000;
    text-decoration: none;  
}
.bottom-cta .button.button--primary:hover{
       background: transparent;
    color: #000;
  border-radius: 4px;
}
.footer__content-bottom{
    display:none;
}
.footer__content-top .grid {
row-gap: 0px !important;
}
.footer-block__brand-info {
    margin-bottom: 10px;
}
    .footer-block__details-content {
        font-size: 13px;
    }
    .footer__content-top {
    padding-bottom: 0px !important;
    display: block;
}
/*--------------------------------Responsive goto---------------------------------------------*/

@media only screen and (min-width: 991px) {
    .header:not(.drawer-menu).page-width {
        padding-left: 0;
        padding-right: 0;
    }

}
 @media screen and (min-width: 750px) {

    .banner--desktop-transparent .banner__box {
        padding: 4rem 0;
        background: transparent;
        max-width: 95rem;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }
    .banner--large:not(.banner--adapt) {
        min-height: 85vh;
    }
        .page-width {
        padding: 0 0px;
    }
}   
.home .jdgm-carousel-wrapper .jdgm-carousel-item, .page-success .jdgm-carousel-wrapper .jdgm-carousel-item, .page-success .jdgm-carousel-wrapper .jdgm-carousel-item, .page-success .jdgm-carousel-wrapper .jdgm-carousel-item {
        width: 23.0%;
    }
.footer-block__newsletter:not(:only-child) {
        text-align: center;
        margin-right: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 1400px) {
.upper-info, .lower-info{
    transform:scale(.7)
}
.banner__heading{
    margin-top:10px
}
.yk-home-hero .banner__content.banner__content--bottom-center {
    padding-top: 70px;
}
}
@media screen and (max-width: 1200px) {
.upper-info, .lower-info{
    transform:scale(.6)
}
.banner__heading{
    margin-top:10px
}
.yk-home-hero .banner__content.banner__content--bottom-center {
    padding-top: 80px;
}
}
/*--------------------------------mobile---------------------------------------------*/
@media only screen and (max-width: 768px) {
.sticky-ykbar.header-wrapper.gradient .header__heading-logo {
    height: 32px;
    width: auto;
}
.upper-info, .lower-info{
    transform:scale(1);
    padding:0px 10px;
}
.yk-home-hero .banner__content.banner__content--bottom-center {
    padding-top: 150px;
}
.banner__heading {
    font-size: 25px;
    line-height:1.3em;
}  
.banner__subtitle {
    font-size: 20px;
}  
.banner__quantity {
    font-size: 16px;
}
.banner__description p {
    font-size: 14px;
}
.banner__award-text {
    font-size: 14px;
}

.hib__inner{
flex-direction:column;
gap:15px;
}
.hib__content, .hib__image{
width:100%;
}
.hib__content h2, .info-collage h2, .manifesto-container h2 {
    font-size: 32px;
}
.hib__content p {
    font-size: 21px;
}
.hib {
    padding: 70px 0;
}
.home-iconboxes .multicolumn-list__item.center .media--adapt img {
    width: 51px;
    height: 51px;
}
.home-iconboxes .multicolumn-card__info p {
    font-size: 15px;
}
.home-iconboxes .multicolumn-list__item.center .multicolumn-card__image-wrapper:not(.multicolumn-card__image-wrapper--full-width) {
    height: 55px;
}
.info-collage__grid{
flex-direction:column;
}
.info-collage__item,
.info-collage__grid .info-collage__item:nth-child(4),
.info-collage__grid .info-collage__item:nth-child(5) {
  width: 100%;
  min-height:300px;
  padding:20px;
}
.info-collage__item h3{
    font-size:16px;
}
.home .jdgm-carousel-item, .page-success .jdgm-carousel-item {
    display: inline-block;
    height: 100%;
    padding: 0 20px;
    overflow: hidden;
    margin: 0px 0px;
    background: #fff;
    min-height: 320px;
}
.cgal {
    padding: 60px 0;
}
.cgal__layout {
    flex-direction: column;
}
.cgal__featured {
    min-height: 25em;
}
.cgal h3 {
    font-size: 28px;
}
.cgal__title a {
    font-size: 18px;
}
.manifesto {
    padding: 60px 0;
}
.manifesto-container {
    flex-direction: column;
}
.manifesto__item {
    gap: 12px;
}
.manifesto__img {
    width: 60px;
    z-index: 99;
    position: relative;
}
.manifesto__img img{
    width: 60px;
    height:auto;
}
.manifesto-container h2, .manifesto__grid{
    width:100%;
}
.manifesto__item:before {
    left: 25px;
    width: 10px;
}
.footer-block__details-content.list-unstyled {
    min-width: 300px;
    justify-content: center;
    flex-wrap:wrap;
        gap: 20px;
        margin-bottom:20px !important;
}
    .footer-block__details-content .list-menu__item--link {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
.footer-block.grid__item {
        padding: 0;
        margin: 10px !important;
        width: 100%;
    }
    .footer-block__details-content {
    margin-bottom: 0px !important;
}
.footer .footer__copyright {
    margin-top: 20px;
}
.footer-block__newsletter:not(:only-child) {
        text-align: center;
        margin-right: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .manifesto__item:before {
    content: "";
    display:none;
}
.utility-bar__grid.page-width {
    padding-left: 1rem;
    padding-right: 1rem;
}
.announcement-bar__message {
    padding: 7px 0px 7px;
    font-size: 12px;
}
.header {
    grid-template-columns: 1fr 2fr 4fr;
    padding: 0px 1rem 0px 1rem !important;
}
.header-btn {
    padding: 10px 10px;
    font-size: 14px;
    max-height: 35px;
}
.banner__content {
    align-items: flex-start !important;
    justify-content: flex-start !important;
}
        .page-width {
        padding: 0 10px;
    }
    header-drawer{
        display:none;
    }
}
/*--------------------------------goend---------------------------------------------*/