.h1{font-weight:600 !important;font-size:48px !important;top:0 !important;}
.h2{font-weight:300 !important;font-size:48px !important;line-height:35px !important;top:0 !important}
.h3{font-size:21px !important;font-weight:400 !important;top:0 !important}
.live-logo{height:120px;}
.video-popup__content__close{cursor:pointer;}
.button.button--primary-filled{color:#fff;}
.yellow{color:#E8AB1B !important}
.grid--small{max-width: 1000px;margin: 0 auto;}
.grid--padding{width: 100%;}
.body__menu__button {text-decoration: none;}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  border:0;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}


@media(max-width:64em){
    .extra-content{padding-top: 222px;}
}

@media (max-width:64em) {
	.extra-content {
		overflow: auto;
		height: auto !important;
	}
}

.temp ul {
    margin-top: 20px;
    padding-left: 15px;
}
.temp li {
    list-style-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.145917 10.354L1.64592 11.854C1.69236 11.9006 1.74754 11.9375 1.80828 11.9627C1.86903 11.9879 1.93415 12.0009 1.99992 12.0009C2.06568 12.0009 2.13081 11.9879 2.19155 11.9627C2.2523 11.9375 2.30747 11.9006 2.35392 11.854L7.85392 6.354C7.90048 6.30756 7.93742 6.25238 7.96263 6.19163C7.98784 6.13089 8.00081 6.06577 8.00081 6C8.00081 5.93423 7.98784 5.86911 7.96263 5.80837C7.93742 5.74762 7.90048 5.69245 7.85392 5.646L2.35392 0.146001C2.30747 0.0994379 2.2523 0.0624951 2.19155 0.0372886C2.13081 0.0120822 2.06568 -0.000892639 1.99992 -0.000892639C1.93415 -0.000892639 1.86903 0.0120822 1.80828 0.0372886C1.74754 0.0624951 1.69236 0.0994379 1.64592 0.146001L0.145917 1.646C0.0993539 1.69245 0.0624112 1.74762 0.0372047 1.80837C0.0119983 1.86911 -0.000976562 1.93423 -0.000976562 2C-0.000976562 2.06577 0.0119983 2.13089 0.0372047 2.19163C0.0624112 2.25238 0.0993539 2.30756 0.145917 2.354L3.79292 6L0.145917 9.646C0.0993539 9.69245 0.0624112 9.74762 0.0372047 9.80837C0.0119983 9.86911 -0.000976562 9.93423 -0.000976562 10C-0.000976562 10.0658 0.0119983 10.1309 0.0372047 10.1916C0.0624112 10.2524 0.0993539 10.3076 0.145917 10.354Z' fill='white'/%3E%3C/svg%3E%0A");
    margin-bottom: 20px;
    font-size: 90%;
    font-weight: 300;
}
.temp a {
    color: #E8AB1B;
    text-decoration: none;
}
.vertical-align-center{
    display: grid;
    height: 100%;
    align-items: center;
}
:root{
    --border-radius-sm: 4px;
    --border-radius-md: 8px;
    --border-radius-lg: 16px;
}


.background-video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	translate: -50% -50%;
	pointer-events: none;
	z-index: 0;
}
.storing{
	max-width: 100%;
	border-radius: 20px;
}