@font-face {
	font-family: 'Gotham-Black';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-Black.otf");
}
@font-face {
	font-family: 'Gotham-BlackItalic';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-BlackItalic.otf");
}
@font-face {
	font-family: 'Gotham-Bold';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-Bold.otf");
}
@font-face {
	font-family: 'Gotham-BoldItalic';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-BoldItalic.otf");
}
@font-face {
	font-family: 'Gotham-Book';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-Book.otf");
}
@font-face {
	font-family: 'Gotham-BookItalic';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-BookItalic.otf");
}
@font-face {
	font-family: 'Gotham-Light';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-Light.otf");
}
@font-face {
	font-family: 'Gotham-LightItalic';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-LightItalic.otf");
}
@font-face {
	font-family: 'Gotham-Medium';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-Medium.otf");
}
@font-face {
	font-family: 'Gotham-MediumItalic';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-MediumItalic.otf");
}
@font-face {
	font-family: 'Gotham-Thins';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-Thin.otf");
}
@font-face {
	font-family: 'Gotham-ThinItalic';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-ThinItalic.otf");
}
@font-face {
	font-family: 'Gotham-Ultra';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-Ultra.otf");
}
@font-face {
	font-family: 'Gotham-UltraItalic';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-UltraItalic.otf");
}
@font-face {
	font-family: 'Gotham-XLight';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-XLight.otf");
}
@font-face {
	font-family: 'Gotham-XLightItalic';
	font-display: swap;
	src: url("https://cdn.epoch.cloud/assets/fonts/Gotham-XLightItalic.otf");
}

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter&family=Montserrat:wght@400;700&display=swap');

*, 
*::before, 
::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

html, body {
    padding:0;
    width:100%;
    overflow-x: hidden;
    max-width: 1600px;
    margin: 0 auto;
    background: #000000;
}

a {
  color:inherit;
  text-decoration:none;
}

a:hover {
  text-decoration:none;
}

.tp-v {
  object-fit: cover;
}

.tp-form-container {
  min-height: 180px;
}

.trans-m-bg {
  background-image: url("https://cdn.epoch.cloud/assets/static_assets/gendertf-tp-banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.trans-m-bg, .trans-d-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.evts-bg {
  background: linear-gradient(180deg,#111111 30%,#000000 100%);
  color: #ffffff;
  font-family: 'Gotham-Book';
  font-weight: 600;
}

.evts-tt {
  font-family: 'Gotham';
  font-size: 20px;
}

.repost {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.repost:hover {
  background: #ffffff;
  color: #000000;
}

.lm-cta {
  font-size: 22px;
  color: #ffffff;
  background: #EC1E24;
  max-width: 228px;
}

.tcl-control {
  color: white;
  background-color: #1d303b;
}

.tg-line {
  font-size: 20px;
}

.ff-gbook {
  font-family: "Gotham-Book";
}

.ff-gbold {
  font-family: "Gotham-Bold";
}

.ff-g{
  font-family: "Gotham";
}

.mv-name {
  font-size: 100px;
}

.tp-cta-d {
  font-size: 35px;
}

.tp-cta {
  font-size: 28px;
  background: #EC1E24;
  max-width: 253px;
}

.tp-cta:hover {
  cursor: pointer;
}

.iframe-wrapper{
  position: relative;
	padding-top: 56.25%;
}

iframe, .tp-bx {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* .tp-bx {
  background-image: url("https://framerusercontent.com/images/rIZDjtXyY6Wtt9MSGMXhYObUUrM.png");
  background-size: auto;
  background-repeat: repeat;
  background-position: center center;
} */

/* .tp-m-bx {
  background: rgba(2,2,2,.35)
} */

.tp-bx-control {
  height: 75%;
}

.g-str-control {
  height: 78vh;
  display: grid;
  grid-template-rows: auto 1fr auto;
}

.m-text {
  font-size: 24px;
  letter-spacing: 0.1rem;
  font-weight: bold;
}

.animate-line{
  position: relative;
  top: 100%;  
  /* width: 24em; */
  margin: 0 auto;
  text-align: center;
  white-space: pre;
  overflow: hidden;
  text-decoration: underline;
}

/* Animation */
.animate-text{
  animation: typewriter 3s steps(12) 1s infinite normal both;
}

@keyframes typewriter{
  0% {
    width: 0;
  }
  50% {
    width: 120px;
  }
  50% {
    width: 120px;
  }
  100% {
    width: 0;
  }
}

.tp-bx-pro-control{
  max-width: 430px;
}

.tp-bx-modal {
  /* background-color: rgba(2,2,2,.8); */
  color: #ffffff;
  /* border-radius: 5px; */
}

.tp-bx-head {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 1px;
}

.tp-bx-footer{
  font-size: 16px;
}

.tp-bx-footer-click:hover {
  cursor: pointer;
}

.tp-bx-btn {
  background-color: rgb(194, 18, 18);
  color: #ffffff;
  border-radius: 5px;
  font-weight: bold;
}

.tp-bx-btn:hover {
  cursor: pointer;
}

iframe, .rg-bx {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.rg-bx {
background-image: url("https://vs1.youmaker.com/assets/2023/0518/49563d1b-e00f-4e99-9bdb-edb91b670957/thumbnail_h_1684427139356.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.rg-bx-modal {
  background-color: #ffffffe3;
  opacity: 0.97;
  max-width: 500px;
  border-radius: 20px;
}

.tes-row {
  font-family: serif;
}

.tes-row .top-tm {
  white-space: pre-line;
}

.r-font {
  font-size: 35px;
  letter-spacing: 0.2rem;
  color: #ffffff;
}

.n-font {
  font-size: 17px;
  letter-spacing: 0.4rem;
  color: #838282;
}

.t-control {
  display: inline-block;
  width: 20%;
  padding: 0px 18px;
}

.m-t-control {
  width: 50%;
  padding: 0px 16px;
}

.t-hide {
  display: none;
}

.t-show {
  display: block;
}

.showMoreBtn {
  background-color: #10283d;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Gotham-Bold';
  max-width: 205px;
}

.showMoreBtn:hover {
  cursor: pointer;
}

.f-name {
  font-family: "gotham-Book";
  font-size: 16px;
}

.f-title {
  font-family: "gotham-Bold";
  font-size: 14px;
}

.bg-control {
  background: #000000ee;
  color: #ffffff;
}

.slick-track{
    display: flex !important;
}

.slick-slide{
    height: inherit !important;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: white;
}

.slick-dots li button:before {
    opacity: .25;
    color: #ededed;
}

.video-cap {
  font-size: 52px;
  color: #000000;
  letter-spacing: 8px;
  font-weight: 700;
  text-shadow: 1px 1px #ffffff;
  -webkit-appearance: none;
  -webkit-text-shadow: 1px 1px #ffffff;
}

.video-subcap {
  font-size: 30px;
  color: #ffffff;
  opacity: 0.9;
  letter-spacing: 0.1rem;
}

.unlock-header{
  font-size: 20px;
  font-family: 'Gotham-Medium';
  color: #000000;
}

/* .title-space-control{
  min-height: 110px;
} */

/* .space-control {
  min-height: 170.5px;
} */

.gt-em-bg {
  color: #ffffff;
  background: linear-gradient(180deg,#476886 0%,#111111 100%)
  /* background-image: url("https://framerusercontent.com/images/n8y3xX2V0FWVmXOgbUP75JhpYx4.png?scale-down-to=2048");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top; */
}

.form-radius {
  border-radius: 8px;
  padding: 15px 0px;
}

.msg{
  text-align: left;
  line-height: 0;
  padding-left: 2px;
  font-size: 13px;
  display: none;
  color: red;
  margin: 10px 0px;
  width: max-content;
}

.disclaimer {
  font-family: 'Ringside Narrow Book';
  font-size: 12px;
  line-height: 14px;
  color: rgb(81, 81, 81);
}

.disclaimer a {
  text-decoration: underline;
}

.password-input, .email-input {
  padding: 4px 20px;
  border: 1px solid #262626;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
  font-size: 16px;
}

.btn .loader {
  display: none;
}

.btn {
  font-family: 'Ringside Narrow Book';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  background: #173DD3;
  border-radius: 8px;
  border: none;
  width: 100%;
  color: #ffffff;
  cursor: pointer;
}

.btn:hover {
  color: #fff;
  text-decoration: none;
}

.top-tm, .btm-tm {
  vertical-align: top;
  display: inline-block;
}

.abt-l {
  /* text-align: justify; */
  font-family: 'Gotham-Light';
  font-size: 18px;
}

.og-tt {
  font-family: 'Gotham-Medium';
  font-size: 19px;
  max-width: 609px;
}

.og-cta {
  font-family: 'Gotham-Bold';
  font-size: 21px;
  background: #EC1E24;
  max-width: 261px;
}

.btm-tm {
  position: relative;
}

.btm-tm-modal {
  position: absolute;
  background: #000000;
  opacity: 0.8;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-d {
  line-height: 18px;
  font-weight: 200;
  letter-spacing: 0.4px;
  font-size: 15px;
}

.btm-tm-modal {
  display: none;
}

.showModal {
  display: block;
}

.footer-wrap a:hover {
  color: rgb(118, 118, 118);
}

.footer-wrap:visited {
  color: #ffffff;
}

.sub-box {
  /* border: 1px solid #555; */
  background: #ffffff;
  /* min-height: 506px; */
  max-width: 320px;
}

.ct-pr {
  font-family: 'Gotham-Bold';
  font-size: 54px;
}

.ct-pr-tl {
  color: #666666;
  font-family: 'Gotham-Bold';
  font-size: 14px;
}

.text-sec {
  color: #666666;
  font-family: 'Gotham-Book';
  font-size: 11px;
}

.pb-1 {
  color: #666666;
  font-family: 'Gotham-Bold';
  font-size: 14px;
}

.sub-btn {
  background-color: #EC1E24;
  color: #ffffff;
  font-size: 22px;
  font-family: 'Gotham-Bold';
}

.sub-btn-ctl {
  max-width: 262px;
}

.rds-ctl:hover {
  background-color: #ababab;
  color: #000000;
}

.rds-ctl {
  border-radius: 30px;
}

.slick-dots li button:before {
  font-size: 12px;
  top: 9px;
}

.title_1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
  text-shadow: rgb(255 255 255 / 60%) 1px 1px 1px, rgb(0 0 0 / 60%) -1px -1px 1px;
  letter-spacing: 0.25em;
  color: #ffffff;
}

.title_2 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.25em;
}

.cta_1 {
  color: #45433D;
  background-color: #F5D7B4;
  padding: 15px 0;
  margin: 10px 0px 20px;
}

.cta_1:hover {
  background-color: #c6ac93;
  color: #ffffff;
  text-decoration: none;
}

.title_3 {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.title_3_sub{
  font-weight: 400;
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  letter-spacing: 0.2px;
}

.blk-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000;
    z-index: 1;
    opacity: 0.21;
}

.blk-btm {
  position: relative;
  z-index: 2;
}

.reviews_bg {
  background: linear-gradient(90deg,#071D31 0%,#496A88 100%);
}

.trailer_bg {
    background: linear-gradient(180deg, #001622 0%, #FFFFFF 100%);
}

.trailer_intro_tt, .trailer_intro_tt_m {
  font-family: "Gotham-Medium";
  font-size: 25px;
  color: #ffffff;
}

.trailer_intro {
  font-family: "Gotham-Book";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.5em;
  color: #ffffff;
}

.ft-bg {
  color: #000000;
  background: #ffffff;
}

.rv-wrap {
  box-shadow: 0 0.7961918735236395px 2.3885756205709185px -0.625px #0000000d, 0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d, 0 6.382653521484461px 19.147960564453385px -1.875px #0000000d, 0 20px 60px -2.5px #0000000d;
  padding: 25px;
  border-radius: 35px;
}

.rv-tt {
  color: #ffffff;
  font-size: 28px;
  font-family: 'Gotham-Medium';
}

.rv-n {
  font-size: 20px;
  color: #fff;
  font-family: 'Gotham-Book';
}

.rv-sc {
  font-size: 14px ;
  color: #fff;
  font-family: 'Gotham-Light';
}

.rv-ds {
  font-size: 18px;
  color: #fff;
  font-family: 'Gotham-Book';
}

.rc-20 {
  border-radius: 20px;
}

.ft-tt {
  font-family: 'Gotham-Medium';
  font-size: 28px;
}

.db-cta {
  background: linear-gradient(0deg, #001622 0%, #FFFFFF 100%);
}

.db-cta-tt {
  color: #ffffff;
  font-family: 'Gotham-Medium';
  font-size: 28px;
}

.db-cta-pl {
  color: #006297;
  font-size: 25px;
  font-family: 'Gotham-Bold';
}

.act-bg {
  background-color: #071d31;
  color: #ffffff;
}

.act-control {
  max-width: 265px;
}

.act-ds {
  font-family: 'Gotham-Medium';
  font-size: 20px;
}

.act-sub-tt {
  font-size: 20px;
}

.act-sub-ds {
  font-size: 18px;
}

.act-sub-btn {
  font-size: 15px;
  background-color: #EC1E24;
}

.act-sub-btn:hover {
  color: #fff;
  cursor: pointer;
}

.act-sub-tt, .act-sub-ds, .act-sub-btn {
  font-family: 'Gotham-Book';
}

.moreLink:hover, .close_button:hover {
  cursor: pointer;
}

.hideLinks {
  display: none;
}

.i-rotate {
  transform: rotate(0deg);
}

.wToDo:hover {
  cursor: pointer;
}

ul li {
  list-style-type: none;
  list-style-position: inside;
  text-indent: -2.1em;
  padding-left: 1em;
}

ul li::before { 
  content: '';   
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M%2012%202.25%20C%206.615%202.25%202.25%206.615%202.25%2012%20C%202.25%2017.385%206.615%2021.75%2012%2021.75%20C%2017.385%2021.75%2021.75%2017.385%2021.75%2012%20C%2021.74%206.62%2017.38%202.26%2012%202.25%20Z%20M%2016.641%2010.294%20L%2011.147%2015.544%20C%2011.005%2015.677%2010.817%2015.751%2010.622%2015.75%20C%2010.429%2015.753%2010.244%2015.679%2010.106%2015.544%20L%207.359%2012.919%20C%207.152%2012.738%207.06%2012.458%207.121%2012.189%20C%207.181%2011.92%207.384%2011.706%207.649%2011.632%20C%207.914%2011.557%208.199%2011.634%208.391%2011.831%20L%2010.622%2013.959%20L%2015.609%209.206%20C%2015.912%208.942%2016.37%208.964%2016.647%209.255%20C%2016.923%209.547%2016.921%2010.005%2016.641%2010.294%20Z%22%20fill%3D%22%23333%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  display: inline-block;   
  background-position: center center;
  background-size: 20px;   
  width: 20px;    
  height: 20px;   
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
}

.title_4, .title_6 {
  font-size: 33px;
  font-weight: bold;
  letter-spacing: 0.25em;
  margin: 55px 0px 68px;
}

.title_5 {
  font-size: 33px;
  font-weight: bold;
  letter-spacing: 0.25em;
  margin: 60px 0px;
}

.ex_content_2 {
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: justify;
}

.top-row-slider {
  width: 100%;
  white-space: nowrap;
}

.carousel-track {
  transition: transform 250ms ease-in;
}

.film-tns-top {
  vertical-align: top;
  display: inline-block;
  padding-right: 15px;
}

.film-tns-top:hover {
  cursor: pointer;
}

.film-tns-ds {
  white-space: initial;
  font-size: 20px;
  padding: 5px;
}

.film-tns-top img{
  border: 1px white solid;
  border-radius: 3%;
}

.btm-slider-prev{
  position: absolute;
  bottom: 50%;
  left: -50px;
  z-index: 0;
  opacity: .15;
}

.btm-slider-next{
  position: absolute;
  bottom: 50%;
  right: -50px;
  z-index: 0;
  opacity: .15;
}

.btm-slider-prev2{
  position: absolute;
  bottom: 50%;
  left: 12px;
  z-index: 1;
  opacity: .6;
}

.btm-slider-next2{
  position: absolute;
  bottom: 50%;
  right: 12px;
  z-index: 1;
  opacity: .6;
}

.btm-slider-prev4{
  position: absolute;
  bottom: 50%;
  left: -24px;
  z-index: 1;
  opacity: .6;
}

.btm-slider-next4{
  position: absolute;
  bottom: 50%;
  right: -24px;
  z-index: 1;
  opacity: .6;
}

.btm-slider-prev, .btm-slider-prev2, .btm-slider-prev4, .btm-slider-next, .btm-slider-next2, .btm-slider-next4{
  transform: translateY(50%);
}

.btm-btn:hover{
  cursor: pointer;
}

.slider-nav2:hover{
  cursor: pointer;
}

.merch-row a:hover {
  text-decoration: none;
  color: inherit;
}

.off-tag {
  color: #ffffff;
  background-color: #B31942;
  max-width: fit-content;
  font-size: 12px;
}

.section_title {
  background-color: #ededed;
  padding: 15px 18px;
  font-family: "Ringside Narrow Bold";
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  border-radius: 5px 5px 0 0;
  width: 100%;
  text-align: left;
  position: relative;
  color: #000;
}

#social_popup_overlay {
  z-index: 10000;
  padding: 23vh calc((100vw - 245px)/ 2) 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.7);
}

.sharing_popup_container {
  max-width: 280px;
  max-height: fit-content;
  border-radius: 5px;
  background: #ffffff;
  color: #000;
}

#social_popup_overlay {
  display: none;
}

.shareUrl {
  background-color: #2078bf;
  color: #ffffff;
}

.copy_link {
  color: #ffffff;
}

.wp-break {
  word-wrap:break-word;
}

@media screen and (max-width: 1040px) {
  .abt-l {
    font-size: 18px;
  }   

  .mv-name {
    font-size: 80px;
  }
}

@media screen and (max-width: 825px) {
  .video-cap{
    font-size: 50px;
  }

  .video-subcap {
    font-size: 26px;
  }

  /* .space-control {
    min-height: 169px;
  } */

  .unlock-header{
    font-size: 18px;
  }

  .title_3 {
    font-size: 24px;
  }

  .slick-list.draggable{
    min-height: fit-content;
  }

  .t-control {
    width: 33%;
    padding: 0px 20px;
  }
}

@media screen and (max-width: 568px) {

  .tp-bx-modal{
    max-width: 85%;
  }

  .video-cap{
    font-size: 22px;
    letter-spacing: 5px;
  }

  .video-subcap{
    font-size: 16px;
    line-height: 20px;
  }

  /* .space-control {
    min-height:fit-content;
  } */

  .unlock-header{
    font-size: 16px;
  }

  .disclaimer {
    font-size: 10px;
    line-height: 11px;
  }
  
  .ex_content {
    line-height: 34px;
  }

  .title_2 {
    font-size: 17px;
  }

  .title_3 {
    font-size: 20px;
  }

  .tp-bx-head {
    font-size: 18px;
  }
  
  .title_4, .title_6 {
    font-size: 26px;
    margin: 35px 0px 48px;
  }
  
  .title_5 {
    font-size: 26px;    
    margin: 40px 0px;
  }

  .footer-content {
    font-size: 18px;
  }

  .btm-slider-prev {
    left: -25px;
  }

  .btm-slider-next{
    right: -25px;
  }

  .btm-slider-prev, .btm-slider-next{
    transform: translateY(150%);
  }

  .tes-row img, .slider-nav2 img, .slider-nav4 img{
    width: 27px;
  }

  .r-font {
    font-size: 25px;
    letter-spacing: 0.15rem;
  }

  .n-font {
    font-size: 13px;
    letter-spacing: 0.3rem;
  }

  .t-control {
    width: 50%;
    padding: 0px 16px;
  }
  
  .mv-name {
    font-size: 50px;
  }

  .trailer_intro_tt {
    font-size: 18px;
    text-align: justify;
  }
  
  .trailer_intro_tt_m {
    font-size: 18px;
    text-align: center;
  }

  .trailer_intro {
    font-size: 17px;
    text-align: justify;
  }

  /* .sub-box {
    min-height: 453px;
  } */

}

@media screen and (max-width: 420px) {
  .tp-bx-modal{
    max-width: 100%;
  }

  .tp-cta-d {
    font-size: 18px;
  }
  .ff-gbook, .ff-gbold {
    font-size: 18px;
  }
}

@media screen and (max-width: 350px) {
  .m-text {
    font-size: 18px;
  }

  .video-cap{
    font-size: 21px;
  }

  .tp-bx-head {
    font-size: 16px;
    line-height: 22px;
  }

  .tp-bx-btn {
    font-size: 15px;
  }

  .tp-bx-footer{
    font-size: 12px;
    line-height: 18px;
  }

  .mv-name {
    font-size: 38px;
  }

  .f-name {
    font-size: 18px;
  }

  .slick-list.draggable{
    min-height: 466px;
  }
}