#s-block--banners-2>.container>.grid{
  display:grid!important;
  direction:ltr!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-template-rows:1.23fr 1fr!important;
  gap:16px!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1.85/1!important
}

#s-block--banners-2 .banner-entry{
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:20px!important;
  direction:rtl!important
}

#s-block--banners-2 .banner-entry>a{
  display:block!important;
  width:100%!important;
  height:100%!important
}

#s-block--banners-2 .banner-entry .lazy__bg{
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  border-radius:inherit!important
}

#s-block--banners-2 .banner-entry:nth-child(1){
  grid-column:3!important;
  grid-row:1!important
}

#s-block--banners-2 .banner-entry:nth-child(2){
  grid-column:2!important;
  grid-row:1!important
}

#s-block--banners-2 .banner-entry:nth-child(3){
  grid-column:1!important;
  grid-row:1/3!important
}

#s-block--banners-2 .banner-entry:nth-child(4){
  grid-column:2/4!important;
  grid-row:2!important
}

.s-block--statistics .statistics-list>.grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important
}

.s-block--statistics .statistics-slide{
  border-radius:12px!important;
  overflow:visible!important
}

.s-block--statistics .statistics-list__item{
  min-height:180px!important;
  background:#fafafa!important;
  border:1px solid #ddd!important;
  border-radius:12px!important;
  overflow:hidden!important;
  box-shadow:0 1px 3px rgba(0,0,0,.03)!important
}

.s-block--statistics .statistics-list__item .inner{
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:26px 18px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  text-align:center!important
}

.s-block--statistics .statistics-list__item svg{
  width:42px!important;
  height:42px!important;
  margin-bottom:4px!important;
  color:#40591f!important;
  stroke:#40591f!important
}

.s-block--statistics .statistics-list__item h3,
.s-block--statistics .statistics-list__item h4,
.s-block--statistics .statistics-list__item .title{
  color:#171717!important;
  font-size:19px!important;
  line-height:1.4!important;
  font-weight:500!important;
  margin:0!important
}

.s-block--statistics .statistics-list__item p{
  color:#555!important;
  font-size:15px!important;
  line-height:1.6!important;
  font-weight:400!important;
  margin:0!important
}

.saji-hero-video__desc{
  font-size:60px!important;
  line-height:1.1!important;
  font-weight:500!important
}

footer[data-testid="store-footer"]{
  position:relative!important;
  overflow:hidden!important;
  margin-top:80px!important;
  background:transparent!important
}

footer[data-testid="store-footer"] .store-footer-content{
  position:relative!important;
  background:#eef3df!important;
  border:0!important;
  border-radius:0!important;
  padding-top:55px!important;
  overflow:hidden!important;
  isolation:isolate
}

footer[data-testid="store-footer"] .store-footer-content::before{
  content:""!important;
  position:absolute!important;
  top:-42px!important;
  left:-5%!important;
  width:110%!important;
  height:75px!important;
  background:#fff!important;
  border-radius:0 0 50% 50%!important;
  z-index:3!important;
  pointer-events:none!important
}

footer[data-testid="store-footer"] .store-footer-content::after{
  content:""!important;
  position:absolute!important;
  right:-60px!important;
  bottom:-120px!important;
  width:430px!important;
  height:430px!important;
  border:65px solid rgba(64,89,31,.045)!important;
  border-radius:75% 25% 70% 30%/40% 60% 40% 60%!important;
  transform:rotate(-25deg)!important;
  z-index:-1!important;
  pointer-events:none!important
}

footer[data-testid="store-footer"] .store-footer-content>*{
  position:relative;
  z-index:2
}

footer[data-testid="store-footer"] .store-footer-content>div:nth-of-type(2){
  width:min(720px,90%)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:20px 0 34px!important;
  text-align:center!important;
  border:0!important
}

footer[data-testid="store-footer"] .store-footer-content>div:nth-of-type(2)::after{
  display:none!important
}

footer[data-testid="store-footer"] .store-footer-content>div:nth-of-type(2) img{
  display:block!important;
  width:auto!important;
  max-width:150px!important;
  max-height:90px!important;
  margin:0 auto 20px!important;
  object-fit:contain!important
}

footer[data-testid="store-footer"] .store-footer-content>div:nth-of-type(2) p{
  max-width:620px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  color:#3f462f!important;
  font-size:14px!important;
  line-height:2!important;
  text-align:center!important
}

footer[data-testid="store-footer"] .store-footer-content>div:nth-of-type(2) a{
  transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease!important
}

footer[data-testid="store-footer"] .store-footer-content>div:nth-of-type(2) a:hover{
  transform:translateY(-2px)!important
}

footer[data-testid="store-footer"] .store-footer-content>.container{
  width:min(1180px,calc(100% - 40px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-top:30px!important;
  border-top:1px solid rgba(64,89,31,.12)!important
}

footer[data-testid="store-footer"] .store-footer-content>.container>.grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:70px!important;
  padding-top:15px!important;
  padding-bottom:35px!important;
  align-items:start!important
}

footer[data-testid="store-footer"] .store-footer-content>.container>.grid>div{
  padding:0!important;
  background:transparent!important;
  border:0!important
}

footer[data-testid="store-footer"] .store-footer-content>.container>.grid h3,
footer[data-testid="store-footer"] .store-footer-content>.container>.grid h4{
  color:#40591f!important;
  font-size:17px!important;
  font-weight:600!important;
  margin-bottom:15px!important
}

footer[data-testid="store-footer"] .store-footer-content>.container>.grid p,
footer[data-testid="store-footer"] .store-footer-content>.container>.grid a,
footer[data-testid="store-footer"] .store-footer-content>.container>.grid li{
  color:#454b39!important;
  font-size:13px!important;
  line-height:2!important
}

footer[data-testid="store-footer"] .store-footer-content>.container>.grid a:hover{
  color:#40591f!important
}

footer[data-testid="store-footer"] .store-footer-content>.container>.grid img{
  object-fit:contain!important
}

footer[data-testid="store-footer"] .footer-bottom{
  background:#eef3df!important;
  border-top:1px solid rgba(64,89,31,.1)!important;
  padding-top:13px!important;
  padding-bottom:13px!important;
  color:#535a46!important;
  font-size:12px!important;
  text-align:center!important
}

@media(max-width:1024px) and (min-width:768px){
  #s-block--banners-2>.container>.grid{
    gap:12px!important;
    aspect-ratio:1.7/1!important
  }

  #s-block--banners-2 .banner-entry{
    border-radius:16px!important
  }

  .saji-hero-video__desc{
    font-size:44px!important
  }
}

@media(max-width:1024px) and (min-width:641px){
  .s-block--statistics .statistics-list>.grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important
  }
}

@media(max-width:1024px){
  footer[data-testid="store-footer"] .store-footer-content>.container>.grid{
    gap:35px!important
  }

  footer[data-testid="store-footer"] .store-footer-content::after{
    width:340px!important;
    height:340px!important;
    right:-100px!important
  }
}

@media(max-width:767px){

  #s-block--banners-2>.container>.grid{
    display:grid!important;
    direction:ltr!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:auto auto auto!important;
    column-gap:4px!important;
    row-gap:4px!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:auto!important;
    align-items:stretch!important
  }

  #s-block--banners-2 .banner-entry{
    width:100%!important;
    height:auto!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    position:relative!important;
    overflow:hidden!important;
    border-radius:12px!important;
    aspect-ratio:auto!important
  }

  #s-block--banners-2 .banner-entry:nth-child(3){
    grid-column:1!important;
    grid-row:1/3!important;
    align-self:stretch!important;
    aspect-ratio:auto!important
  }

  #s-block--banners-2 .banner-entry:nth-child(3)>a,
  #s-block--banners-2 .banner-entry:nth-child(3) .lazy__bg{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important
  }

  #s-block--banners-2 .banner-entry:nth-child(3) .lazy__bg{
    background-size:cover!important;
    background-position:left top!important;
    background-repeat:no-repeat!important
  }

  #s-block--banners-2 .banner-entry:nth-child(2){
    grid-column:2!important;
    grid-row:1!important;
    aspect-ratio:1.11/1!important
  }

  #s-block--banners-2 .banner-entry:nth-child(1){
    grid-column:2!important;
    grid-row:2!important;
    aspect-ratio:1.11/1!important
  }

  #s-block--banners-2 .banner-entry:nth-child(1)>a,
  #s-block--banners-2 .banner-entry:nth-child(2)>a,
  #s-block--banners-2 .banner-entry:nth-child(1) .lazy__bg,
  #s-block--banners-2 .banner-entry:nth-child(2) .lazy__bg{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important
  }

  #s-block--banners-2 .banner-entry:nth-child(1) .lazy__bg,
  #s-block--banners-2 .banner-entry:nth-child(2) .lazy__bg{
    background-size:cover!important;
    background-position:center!important;
    background-repeat:no-repeat!important
  }

  #s-block--banners-2 .banner-entry:nth-child(4){
    grid-column:1/-1!important;
    grid-row:3!important;
    width:100%!important;
    aspect-ratio:2/1!important
  }

  #s-block--banners-2 .banner-entry:nth-child(4)>a,
  #s-block--banners-2 .banner-entry:nth-child(4) .lazy__bg{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important
  }

  #s-block--banners-2 .banner-entry:nth-child(4) .lazy__bg{
    background-size:contain!important;
    background-position:center!important;
    background-repeat:no-repeat!important
  }

  .saji-hero-video__desc{
    font-size:32px!important;
    line-height:1.15!important
  }

  footer[data-testid="store-footer"]{
    margin-top:55px!important
  }

  footer[data-testid="store-footer"] .store-footer-content{
    padding-top:45px!important
  }

  footer[data-testid="store-footer"] .store-footer-content::before{
    top:-27px!important;
    height:50px!important;
    width:120%!important;
    left:-10%!important
  }

  footer[data-testid="store-footer"] .store-footer-content>div:nth-of-type(2){
    width:calc(100% - 36px)!important;
    padding-bottom:28px!important
  }

  footer[data-testid="store-footer"] .store-footer-content>div:nth-of-type(2) img{
    max-width:125px!important;
    margin-bottom:15px!important
  }

  footer[data-testid="store-footer"] .store-footer-content>div:nth-of-type(2) p{
    font-size:13px!important;
    line-height:1.9!important
  }

  footer[data-testid="store-footer"] .store-footer-content>.container{
    width:calc(100% - 36px)!important;
    padding-top:25px!important
  }

  footer[data-testid="store-footer"] .store-footer-content>.container>.grid{
    grid-template-columns:1fr!important;
    gap:28px!important;
    padding-bottom:30px!important
  }

  footer[data-testid="store-footer"] .store-footer-content>.container>.grid>div{
    text-align:center!important
  }

  footer[data-testid="store-footer"] .store-footer-content::after{
    width:260px!important;
    height:260px!important;
    right:-120px!important;
    bottom:60px!important;
    border-width:45px!important
  }

  .double-banner-saji .double-banner-saji-columns{
    columns:1!important;
    column-count:1!important;
    display:flex!important;
    flex-direction:column!important;
    gap:6px!important
  }

  .double-banner-saji .double-banner-data{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important
  }
}

@media(max-width:640px){

  .s-block--statistics .statistics-list>.grid{
    grid-template-columns:1fr!important;
    gap:12px!important
  }

  .s-block--statistics .statistics-list__item{
    min-height:160px!important
  }

  .s-block--statistics .statistics-list__item .inner{
    padding:22px 16px!important
  }
}