<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	div.playerFULLiframe {
    min-width: 100%;
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    height: 0px;
    box-sizing: content-box;
}

div.iframediv {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
}

/*Swissinterpro specific rules*/
.et_pb_row:has(.playerFULLiframe) {
    padding: 0;
}

.et_pb_section:has(.playerFULLiframe) {
    padding: 0;
}</pre></body></html>