.wp-block-stranarosatom-people-imgwithtext-block.people-imgwithtext-block {
    /*margin-left: 73px;*/
    /*margin-right: 73px;*/
    margin-bottom: 32px;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in {
    display: flex;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-left {
    flex-basis: 590px;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-left * {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    color: #FFFFFF;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-right {
    flex-grow: 1;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-right .wp-block-image img {
    width: 100%;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-left-in {
    display: flex;
    align-items: center;
    height: 100%;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-right-in {
    padding: 5px;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-right {
    position: relative;
    /*padding: 78px;*/
    padding: 6%;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-right-in {
    position: relative;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-right-in::before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 641 256' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='641' y1='60.5078' y2='60.5078' stroke='%239FBCC6' stroke-width='5'/%3E%3Cline x1='38.5' x2='38.5' y2='255.008' stroke='%239FBCC6' stroke-width='5'/%3E%3C/svg%3E%0A");
	position: absolute;
	top: -14%;
	left: -7%;
	height: 100%;
	width: 80%;
	background-repeat: no-repeat;
	background-position: left top;
	object-fit: contain;
}

.wp-block-stranarosatom-people-imgwithtext-block .people-imgwithtext-block-in .block-right-in:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 641 256' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='208.5' x2='641' y2='208.5' stroke='%239FBCC6' stroke-width='5'/%3E%3Cline x1='609.5' y1='255.008' x2='609.5' y2='-3.05176e-05' stroke='%239FBCC6' stroke-width='5'/%3E%3C/svg%3E%0A");
    position: absolute;
    bottom: -12%;
    right: -6%;
    height: 100%;
    width: 80%;
    background-repeat: no-repeat;
    background-position: right bottom;
    object-fit: contain;
}

.wp-block-stranarosatom-people-imgwithtext-block.people-imgwithtext-block.to-right .block-right {
    order: 0;
}

.wp-block-stranarosatom-people-imgwithtext-block.people-imgwithtext-block.to-right .block-left {
    order: 1;
}

.wp-block-stranarosatom-people-imgwithtext-block.to-right .people-imgwithtext-block-in .block-left * {
    /*text-align: right;*/
}