.elementor-182 .elementor-element.elementor-element-f28840c{margin-top:0px;margin-bottom:-20px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-16077cd */@media (max-width: 991px){
  .vertical-curtain-hero.premium-curtain-updated{
    min-height:100svh;
    height:100svh;
    overflow:hidden;
  }

  .curtain-wrap{
    display:flex;
    flex-direction:row !important;
    min-height:100%;
    height:100%;
    width:100%;
  }

  .curtain-panel,
  .curtain-wrap:hover .curtain-panel,
  .curtain-wrap .curtain-panel:hover{
    flex:1 1 25%;
    width:25%;
    min-width:25%;
    max-width:25%;
    min-height:100%;
    height:100%;
    border-right:1px solid rgba(255,255,255,.12);
    border-bottom:none;
  }

  .curtain-panel:last-child{
    border-right:none;
  }

  .panel-image{
    opacity:.30 !important;
    transform:scale(1) !important;
    background-position:center center;
  }

  .panel-content{
    padding:18px 8px;
    max-width:100%;
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    text-align:center;
  }

  .panel-no{
    width:30px;
    height:30px;
    font-size:8px;
    margin-bottom:8px;
  }

  .panel-content h2{
    font-size:16px;
    line-height:1.15;
    margin:0 0 8px;
  }

  .panel-desc{
    font-size:10px;
    line-height:1.45;
    margin:0 0 10px;
    max-width:100%;
  }

  .panel-marketing{
    display:none;
  }

  .panel-actions{
    display:flex;
    flex-direction:column;
    gap:7px;
    width:100%;
  }

  .panel-btn{
    width:100%;
    min-height:34px;
    padding:0 6px;
    font-size:9px;
    border-radius:0;
  }

  .curtain-wrap:hover .curtain-panel:not(:hover) .panel-content{
    opacity:1;
  }
}

@media (max-width: 480px){
  .panel-content{
    padding:14px 5px;
  }

  .panel-content h2{
    font-size:13px;
  }

  .panel-desc{
    font-size:9px;
    line-height:1.4;
  }

  .panel-no{
    width:26px;
    height:26px;
    font-size:7px;
  }

  .panel-btn{
    min-height:30px;
    font-size:8px;
  }
}/* End custom CSS */