.dfsmm-vt{font-family:inherit;color:inherit;width:100%}.dfsmm-vt *{box-sizing:border-box}.dfsmm-vt__filters{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 34px}.dfsmm-vt__filter{appearance:none;border:1px solid rgba(0,0,0,.12);background:#fff;color:inherit;border-radius:999px;padding:12px 23px;font:inherit;font-weight:700;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.dfsmm-vt__filter:hover{background:#051CCA;color:#fff;border-color:#051CCA;transform:translateY(-1px)}.dfsmm-vt__filter.is-active{background:#000;color:#fff;border-color:#000}.dfsmm-vt__grid{display:grid;grid-template-columns:repeat(var(--dfsmm-vt-columns,3),minmax(0,1fr));gap:28px}.dfsmm-vt__card{display:block;border:1px solid rgba(0,0,0,.12);border-radius:14px;background:#fff;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative}.dfsmm-vt__card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.14);border-color:rgba(0,0,0,.25)}.dfsmm-vt__card.is-hidden,.dfsmm-vt__card.is-extra{display:none}.dfsmm-vt.is-expanded .dfsmm-vt__card.is-extra:not(.is-hidden){display:block}.dfsmm-vt__card-button{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;color:inherit;font:inherit;cursor:pointer}.dfsmm-vt__poster{display:block;position:relative;aspect-ratio:16/9;background:#050505;overflow:hidden}.dfsmm-vt__poster:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.18));opacity:0;transition:opacity .2s ease}.dfsmm-vt__card:hover .dfsmm-vt__poster:after{opacity:1}.dfsmm-vt__poster img{display:block;width:100%;height:100%;object-fit:cover;transform:none!important;transition:filter .2s ease}.dfsmm-vt__card:hover .dfsmm-vt__poster img{filter:brightness(.72)}.dfsmm-vt__play{position:absolute;left:50%;top:50%;width:76px;height:76px;border-radius:999px;background:#000;transform:translate(-50%,-50%) scale(.9);opacity:0;z-index:2;transition:opacity .2s ease,transform .2s ease}.dfsmm-vt__play:before{content:"";position:absolute;left:31px;top:23px;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:23px solid #fff}.dfsmm-vt__card:hover .dfsmm-vt__play{opacity:1;transform:translate(-50%,-50%) scale(1)}.dfsmm-vt__content{display:block;padding:18px 20px 22px}.dfsmm-vt__title{display:block;font-weight:800;font-size:1.15rem;line-height:1.25;margin:0 0 13px}.dfsmm-vt__tags{display:flex;gap:7px;flex-wrap:wrap}.dfsmm-vt__tag{display:inline-flex;align-items:center;border-radius:999px;background:rgba(0,0,0,.1);padding:6px 12px;font-size:.85rem;font-weight:700;line-height:1}.dfsmm-vt__more-wrap{position:relative;text-align:center;margin:26px 0 0;padding-top:48px}.dfsmm-vt__more-wrap:before{content:"";position:absolute;left:0;right:0;top:-80px;height:130px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 72%);pointer-events:none}.dfsmm-vt.is-expanded .dfsmm-vt__more-wrap:before{display:none}.dfsmm-vt__more{position:relative;z-index:1;border:1px solid rgba(0,0,0,.16);background:#fff;color:inherit;border-radius:999px;padding:14px 34px;font:inherit;font-weight:800;cursor:pointer}.dfsmm-vt__more span:before{content:" "}.dfsmm-vt__modal{position:fixed;inset:0;z-index:999999;display:none}.dfsmm-vt__modal.is-open{display:block}.dfsmm-vt__modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.76)}.dfsmm-vt__modal-panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,1400px);max-height:92vh;background:#050505;border-radius:14px;overflow:hidden;color:#fff;box-shadow:0 24px 80px rgba(0,0,0,.45)}.dfsmm-vt__modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 28px 18px}.dfsmm-vt__modal-title{margin:0;color:#fff;font-size:1.35rem;line-height:1.2;font-weight:800}.dfsmm-vt__modal-close{border:0;background:transparent;color:#fff;font-size:44px;line-height:1;cursor:pointer;padding:0 0 4px}.dfsmm-vt__modal-body{padding:0 28px 28px}.dfsmm-vt__modal-body .presto-block-video,.dfsmm-vt__modal-body presto-player{width:100%;max-width:100%;display:block}.dfsmm-vt__preview-cta{display:none;position:absolute;left:0;right:0;bottom:0;top:72px;background:rgba(0,0,0,.94);z-index:4;align-items:center;justify-content:center;text-align:center;padding:28px}.dfsmm-vt__preview-cta.is-visible{display:flex}.dfsmm-vt__preview-box{max-width:430px;color:#fff}.dfsmm-vt__preview-box h3{margin:0 0 14px;color:#fff;font-size:1.6rem;line-height:1.15;font-weight:900}.dfsmm-vt__preview-box p{margin:0 auto 26px;color:rgba(255,255,255,.82);font-size:1.05rem;line-height:1.45}.dfsmm-vt__join{display:block;width:100%;background:#051CCA;color:#fff!important;text-decoration:none!important;border-radius:7px;padding:17px 28px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;margin-bottom:17px}.dfsmm-vt__login{display:block;color:rgba(255,255,255,.8)!important;text-decoration:none!important;margin:0 0 16px}.dfsmm-vt__restart{border:0;background:transparent;color:rgba(255,255,255,.7);text-decoration:underline;cursor:pointer;font:inherit;padding:0}@media (max-width:900px){.dfsmm-vt__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dfsmm-vt__modal-panel{width:94vw}.dfsmm-vt__modal-head{padding:18px 20px}.dfsmm-vt__modal-body{padding:0 20px 20px}}@media (max-width:620px){.dfsmm-vt__grid{grid-template-columns:1fr}.dfsmm-vt__filters{gap:8px}.dfsmm-vt__filter{padding:10px 17px}.dfsmm-vt__modal-panel{width:100vw;max-height:100vh;border-radius:0}.dfsmm-vt__preview-cta{top:64px}}

/* DFSMM locked hover overrides */
.dfsmm-vt .dfsmm-vt__card:hover,
.dfsmm-vt .dfsmm-vt__card:focus-within{
  background:#fff!important;
  color:inherit!important;
}
.dfsmm-vt .dfsmm-vt__card-button:hover,
.dfsmm-vt .dfsmm-vt__card-button:focus,
.dfsmm-vt .dfsmm-vt__card-button:active{
  background:transparent!important;
  color:inherit!important;
}
.dfsmm-vt .dfsmm-vt__content,
.dfsmm-vt .dfsmm-vt__card:hover .dfsmm-vt__content,
.dfsmm-vt .dfsmm-vt__card-button:hover .dfsmm-vt__content{
  background:#fff!important;
  color:inherit!important;
}
.dfsmm-vt .dfsmm-vt__title,
.dfsmm-vt .dfsmm-vt__card:hover .dfsmm-vt__title{
  color:inherit!important;
}
.dfsmm-vt .dfsmm-vt__tag,
.dfsmm-vt .dfsmm-vt__card:hover .dfsmm-vt__tag{
  background:rgba(0,0,0,.1)!important;
  color:inherit!important;
}
/* v1.3.0 stable full-height CTA wall */
.dfsmm-vt__modal-panel.is-preview-locked{height:min(92vh,900px)!important;min-height:620px!important;}
.dfsmm-vt__modal-panel.is-preview-locked .dfsmm-vt__modal-body{display:block!important;min-height:0!important;height:0!important;padding:0!important;overflow:hidden!important;}
.dfsmm-vt__modal-panel.is-preview-locked .dfsmm-vt__preview-cta{top:82px!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;height:auto!important;min-height:0!important;padding:40px 24px!important;align-items:center!important;justify-content:center!important;background:rgba(0,0,0,.96)!important;}
.dfsmm-vt__modal-panel.is-preview-locked .dfsmm-vt__preview-box{width:min(520px,92%)!important;max-width:520px!important;}
.dfsmm-vt__modal-panel.is-preview-locked .dfsmm-vt__preview-box h3{font-size:clamp(1.7rem,3vw,2.45rem)!important;}
.dfsmm-vt__modal-panel.is-preview-locked .dfsmm-vt__preview-box p{font-size:clamp(1rem,1.5vw,1.25rem)!important;}
.dfsmm-vt__card:hover,.dfsmm-vt__card:focus-within{background:#fff!important;color:inherit!important;}
.dfsmm-vt__card:hover .dfsmm-vt__content,.dfsmm-vt__card:focus-within .dfsmm-vt__content{background:#fff!important;color:inherit!important;}
@media (max-width:620px){.dfsmm-vt__modal-panel.is-preview-locked{height:100vh!important;min-height:100vh!important}.dfsmm-vt__modal-panel.is-preview-locked .dfsmm-vt__preview-cta{top:70px!important}}

/* v1.3.0 final CTA and modal hover lock */
.dfsmm-vt .dfsmm-vt__modal-close,
.dfsmm-vt .dfsmm-vt__modal-close:hover,
.dfsmm-vt .dfsmm-vt__modal-close:focus,
.dfsmm-vt .dfsmm-vt__modal-close:active{
  color:#fff!important;
  background:transparent!important;
  border-color:rgba(255,255,255,.22)!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
.dfsmm-vt .dfsmm-vt__preview-cta a,
.dfsmm-vt .dfsmm-vt__preview-cta a:hover,
.dfsmm-vt .dfsmm-vt__preview-cta a:focus,
.dfsmm-vt .dfsmm-vt__preview-cta a:active,
.dfsmm-vt .dfsmm-vt__preview-cta button,
.dfsmm-vt .dfsmm-vt__preview-cta button:hover,
.dfsmm-vt .dfsmm-vt__preview-cta button:focus,
.dfsmm-vt .dfsmm-vt__preview-cta button:active{
  text-decoration:none!important;
  box-shadow:none!important;
}
.dfsmm-vt .dfsmm-vt__join,
.dfsmm-vt .dfsmm-vt__join:hover,
.dfsmm-vt .dfsmm-vt__join:focus,
.dfsmm-vt .dfsmm-vt__join:active{
  background:#051CCA!important;
  color:#fff!important;
  border-color:#051CCA!important;
}
.dfsmm-vt .dfsmm-vt__login,
.dfsmm-vt .dfsmm-vt__login:hover,
.dfsmm-vt .dfsmm-vt__login:focus,
.dfsmm-vt .dfsmm-vt__login:active{
  background:transparent!important;
  color:#fff!important;
}
.dfsmm-vt .dfsmm-vt__restart,
.dfsmm-vt .dfsmm-vt__restart:hover,
.dfsmm-vt .dfsmm-vt__restart:focus,
.dfsmm-vt .dfsmm-vt__restart:active{
  background:transparent!important;
  color:rgba(255,255,255,.76)!important;
  border:0!important;
  text-decoration:underline!important;
}
.dfsmm-vt .dfsmm-vt__restart:hover,
.dfsmm-vt .dfsmm-vt__restart:focus{
  color:#fff!important;
}

/* v1.3.0 Show All button lock */
.dfsmm-vt .dfsmm-vt__more,
.dfsmm-vt .dfsmm-vt__more:focus,
.dfsmm-vt .dfsmm-vt__more:active{
  background:#fff!important;
  color:inherit!important;
  border-color:rgba(0,0,0,.16)!important;
  box-shadow:none!important;
  text-transform:uppercase!important;
}
.dfsmm-vt .dfsmm-vt__more:hover{
  background:#051CCA!important;
  color:#fff!important;
  border-color:#051CCA!important;
  box-shadow:none!important;
  text-transform:uppercase!important;
}

/* v1.3.0 filter and login polish */
.dfsmm-vt .dfsmm-vt__filter{
  text-transform:none!important;
}
.dfsmm-vt .dfsmm-vt__login .dfsmm-vt__login-word,
.dfsmm-vt .dfsmm-vt__login:hover .dfsmm-vt__login-word,
.dfsmm-vt .dfsmm-vt__login:focus .dfsmm-vt__login-word{
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}


/* v1.3.0 filter, sports tray, and button updates */
.dfsmm-vt .dfsmm-vt__filters{align-items:center!important;}
.dfsmm-vt .dfsmm-vt__filter,
.dfsmm-vt .dfsmm-vt__filter:focus,
.dfsmm-vt .dfsmm-vt__filter:active{background:#000!important;color:#fff!important;border-color:#000!important;box-shadow:none!important;text-transform:none!important;}
.dfsmm-vt .dfsmm-vt__filter:hover{background:#E8E8E8!important;color:#000!important;border-color:#E8E8E8!important;box-shadow:none!important;}
.dfsmm-vt .dfsmm-vt__filter.is-active,
.dfsmm-vt .dfsmm-vt__filter.is-active:hover,
.dfsmm-vt .dfsmm-vt__filter.is-active:focus,
.dfsmm-vt .dfsmm-vt__filter.is-active:active{background:#051CCA!important;color:#fff!important;border-color:#051CCA!important;}
.dfsmm-vt .dfsmm-vt__sports-tray{display:none;flex-wrap:wrap;gap:10px;margin:-18px 0 34px;padding:0;}
.dfsmm-vt .dfsmm-vt__sports-tray.is-visible{display:flex;}
.dfsmm-vt .dfsmm-vt__sport-chip,
.dfsmm-vt .dfsmm-vt__sport-chip:focus,
.dfsmm-vt .dfsmm-vt__sport-chip:active{appearance:none!important;border:1px solid rgba(0,0,0,.14)!important;background:#fff!important;color:#000!important;border-radius:999px!important;padding:9px 16px!important;font:inherit!important;font-size:.9rem!important;font-weight:800!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important;}
.dfsmm-vt .dfsmm-vt__sport-chip:hover{background:#E8E8E8!important;color:#000!important;border-color:#E8E8E8!important;}
.dfsmm-vt .dfsmm-vt__sport-chip.is-active,
.dfsmm-vt .dfsmm-vt__sport-chip.is-active:hover,
.dfsmm-vt .dfsmm-vt__sport-chip.is-active:focus,
.dfsmm-vt .dfsmm-vt__sport-chip.is-active:active{background:#051CCA!important;color:#fff!important;border-color:#051CCA!important;}
.dfsmm-vt .dfsmm-vt__more,
.dfsmm-vt .dfsmm-vt__more:focus,
.dfsmm-vt .dfsmm-vt__more:active{background:#051CCA!important;color:#fff!important;border-color:#051CCA!important;box-shadow:none!important;text-transform:uppercase!important;}
.dfsmm-vt .dfsmm-vt__more:hover{background:#000!important;color:#fff!important;border-color:#000!important;box-shadow:none!important;}


/* v1.3.0: remove bottom fade/band above Show All button */
.dfsmm-vt__more-wrap::before,
.dfsmm-vt__more-wrap:before {
  display: none !important;
  content: none !important;
  background: none !important;
  box-shadow: none !important;
}


/* v1.3.0: clean bottom area and stable filter order helpers */
.dfsmm-vt__more-wrap::before,
.dfsmm-vt__more-wrap:before {
  display: none !important;
  content: none !important;
  background: none !important;
  box-shadow: none !important;
}


/* 1.3.0: search, courses tray, descriptions */
.dfsmm-vt__search-wrap {
  margin: 0 0 18px;
  max-width: 520px;
}
.dfsmm-vt__search {
  width: 100%;
  border: 1px solid rgba(0,0,0,.16)!important;
  border-radius: 999px!important;
  background: #fff!important;
  color: inherit!important;
  padding: 12px 18px!important;
  font: inherit!important;
  font-weight: 600!important;
  outline: none!important;
  box-shadow: none!important;
}
.dfsmm-vt__search:focus {
  border-color:#051CCA!important;
  box-shadow:0 0 0 3px rgba(5,28,202,.12)!important;
}
.dfsmm-vt__courses-tray {
  display:none;
  flex-wrap:wrap;
  gap:10px;
  margin:-18px 0 34px;
  padding:0;
}
.dfsmm-vt__courses-tray.is-visible {
  display:flex;
}
.dfsmm-vt__course-chip,
.dfsmm-vt__course-chip:focus,
.dfsmm-vt__course-chip:active {
  appearance:none!important;
  border:1px solid rgba(0,0,0,.14)!important;
  background:#fff!important;
  color:#000!important;
  border-radius:999px!important;
  padding:9px 16px!important;
  font:inherit!important;
  font-size:.9rem!important;
  font-weight:800!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.dfsmm-vt__course-chip:hover {
  background:#E8E8E8!important;
  border-color:#E8E8E8!important;
  color:#000!important;
}
.dfsmm-vt__course-chip.is-active,
.dfsmm-vt__course-chip.is-active:hover,
.dfsmm-vt__course-chip.is-active:focus {
  background:#051CCA!important;
  border-color:#051CCA!important;
  color:#fff!important;
}
.dfsmm-vt__description {
  display:block;
  margin:-4px 0 14px;
  color:rgba(0,0,0,.68);
  font-size:.92rem;
  font-weight:500;
  line-height:1.42;
}
.dfsmm-vt__more-wrap::before,
.dfsmm-vt__more-wrap:before {
  display:none!important;
  content:none!important;
  background:none!important;
  box-shadow:none!important;
}


/* 1.3.1: inline search and course-only ordering support */
.dfsmm-vt__search-wrap {
  display:inline-flex!important;
  vertical-align:middle!important;
  width:260px!important;
  max-width:260px!important;
  margin:0 12px 28px 0!important;
}
.dfsmm-vt__search {
  height:42px!important;
  padding:10px 16px!important;
  font-size:.95rem!important;
}
.dfsmm-vt__filters {
  display:inline-flex!important;
  vertical-align:middle!important;
  margin:0 0 28px!important;
}
.dfsmm-vt__description {
  max-height:none!important;
  overflow:visible!important;
  display:block!important;
  white-space:normal!important;
}
.dfsmm-vt__content {
  height:auto!important;
  min-height:0!important;
}
.dfsmm-vt__card {
  height:auto!important;
}
@media (max-width:780px){
  .dfsmm-vt__search-wrap {
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 14px!important;
  }
  .dfsmm-vt__filters {
    display:flex!important;
    margin:0 0 24px!important;
  }
}


/* 1.3.2: search sits at end of filter row, course filter physically reorders cards */
.dfsmm-vt__filters {
  display:inline-flex!important;
  vertical-align:middle!important;
  margin:0 12px 28px 0!important;
}
.dfsmm-vt__search-wrap {
  display:inline-flex!important;
  vertical-align:middle!important;
  width:260px!important;
  max-width:260px!important;
  margin:0 0 28px 0!important;
}
@media (max-width:900px){
  .dfsmm-vt__filters {
    display:flex!important;
    margin:0 0 14px!important;
  }
  .dfsmm-vt__search-wrap {
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 24px!important;
  }
}

/* 1.3.3: Courses uses Mindmap Courses, NFL Courses, PGA Courses tag group. */


/* 1.3.7: load-more button typography and spacing */
.dfsmm-vt .dfsmm-vt__more,
.dfsmm-vt .dfsmm-vt__more:focus,
.dfsmm-vt .dfsmm-vt__more:active {
  font-family: Montserrat, sans-serif!important;
  font-size:24px!important;
  font-weight:600!important;
  line-height:1.1!important;
  padding:10px 20px!important;
  border-radius:50px!important;
}
.dfsmm-vt .dfsmm-vt__more:hover {
  font-family: Montserrat, sans-serif!important;
  font-size:24px!important;
  font-weight:600!important;
  padding:10px 20px!important;
  border-radius:50px!important;
}


/* 1.3.8: modal viewport fit fix for smaller browser heights */
.dfsmm-vt__modal-panel {
  display:flex!important;
  flex-direction:column!important;
  width:min(92vw,1180px)!important;
  max-height:92dvh!important;
  overflow:hidden!important;
}

.dfsmm-vt__modal-head {
  flex:0 0 auto!important;
}

.dfsmm-vt__modal-body {
  flex:1 1 auto!important;
  min-height:0!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding-bottom:20px!important;
}

.dfsmm-vt__modal-body .presto-block-video,
.dfsmm-vt__modal-body presto-player,
.dfsmm-vt__modal-body iframe {
  max-height:calc(92dvh - 110px)!important;
}

@media (max-height:820px) {
  .dfsmm-vt__modal-panel {
    width:min(92vw,1040px)!important;
    max-height:90dvh!important;
  }
  .dfsmm-vt__modal-head {
    padding:16px 22px 12px!important;
  }
  .dfsmm-vt__modal-body {
    padding:0 22px 18px!important;
  }
  .dfsmm-vt__modal-body .presto-block-video,
  .dfsmm-vt__modal-body presto-player,
  .dfsmm-vt__modal-body iframe {
    max-height:calc(90dvh - 88px)!important;
  }
}

@media (max-height:700px) {
  .dfsmm-vt__modal-panel {
    width:min(90vw,900px)!important;
    max-height:88dvh!important;
  }
  .dfsmm-vt__modal-title {
    font-size:1.05rem!important;
  }
  .dfsmm-vt__modal-head {
    padding:12px 18px 10px!important;
  }
  .dfsmm-vt__modal-body {
    padding:0 18px 14px!important;
  }
  .dfsmm-vt__modal-body .presto-block-video,
  .dfsmm-vt__modal-body presto-player,
  .dfsmm-vt__modal-body iframe {
    max-height:calc(88dvh - 74px)!important;
  }
}


/* 1.3.9: height-aware modal sizing, avoids cropped/zoomed player */
.dfsmm-vt__modal-panel {
  display:flex!important;
  flex-direction:column!important;
  width:min(92vw, calc((92dvh - 108px) * 1.77777778), 1180px)!important;
  max-width:1180px!important;
  max-height:92dvh!important;
  overflow:hidden!important;
}

.dfsmm-vt__modal-head {
  flex:0 0 auto!important;
}

.dfsmm-vt__modal-body {
  flex:0 0 auto!important;
  min-height:0!important;
  overflow:visible!important;
  padding-bottom:22px!important;
}

.dfsmm-vt__modal-body .presto-block-video,
.dfsmm-vt__modal-body presto-player {
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:16/9!important;
}

.dfsmm-vt__modal-body iframe {
  max-height:none!important;
}

@media (max-height:820px) {
  .dfsmm-vt__modal-panel {
    width:min(92vw, calc((90dvh - 82px) * 1.77777778), 1040px)!important;
    max-height:90dvh!important;
  }
  .dfsmm-vt__modal-head {
    padding:14px 22px 10px!important;
  }
  .dfsmm-vt__modal-title {
    font-size:1.05rem!important;
  }
  .dfsmm-vt__modal-body {
    padding:0 22px 16px!important;
  }
}

@media (max-height:700px) {
  .dfsmm-vt__modal-panel {
    width:min(90vw, calc((88dvh - 68px) * 1.77777778), 860px)!important;
    max-height:88dvh!important;
  }
  .dfsmm-vt__modal-head {
    padding:10px 18px 8px!important;
  }
  .dfsmm-vt__modal-title {
    font-size:.95rem!important;
  }
  .dfsmm-vt__modal-body {
    padding:0 18px 12px!important;
  }
}

@supports not (height: 1dvh) {
  .dfsmm-vt__modal-panel {
    width:min(92vw, calc((92vh - 108px) * 1.77777778), 1180px)!important;
    max-height:92vh!important;
  }
}
