@font-face {
	font-family: Mulish;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
	font-family: Mulish;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
	font-family: Mulish;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
	font-family: Mulish;
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
	font-family: Mulish;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

.__className_c7f3d6 {
	font-family: Mulish;
	font-style: normal
}

.__variable_c7f3d6 {
	--font-mulish: "Mulish"
}

.video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; 
    height: 0;
    overflow: hidden;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;      
    line-height: 0;      
    transform: none !important;
}