html,body {
	position: relative;
}
.header_container_2022 img {
	max-width: 112px;
}
.ohfriends {
	width: 100%;
	position: relative;
	background: #F9F9F9;
	overflow: hidden;
}
.ohfriends-link {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    text-decoration: none;
    filter: contrast(100%);
    transition: 250ms;
}
.ohfriends-link:hover {
    filter: contrast(150%);
    color: #fff;
    text-decoration: none;
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .1);
    transition: 250ms;
}
.ohfriends-link span {
    flex: 0 0 24px;
    width: 24px;
    height: 21px;
    margin-left: 9px;
    background-image: url(../../images/str/100friends/2.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.ohfriends__section {
	position: relative;
}
.ohfriends-block1 {
	padding-top: 67px;
	padding-bottom: 57px;
	z-index: 5;
}
.ohfriends-block1__text-header h1,
.ohfriends-block1__text-header {
	font-style: normal;
	font-weight: 800;
	font-size: 80px;
	color: #202b40;
	line-height: 120%;
}
.ohfriends-block1__text-paragraph {
	padding-top: 22px;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	color: #202b40;
	line-height: 120%;
}
.ohfriends-block1__choose {
	width: 100%;
	padding-top: 55px;
}
.ohfriends-block1__choose-text {
	font-weight: 800;
	font-size: 32px;
	color: #202b40;
	line-height: 120%;
}
.ohfriends-block1__choose-hero {
	display: block;
}
.ohfriends-block1__choose-hero:hover {
	text-decoration: none;
}
.ohfriends-block1__choose-btext {
	min-height: 73px;
}
.ohfriends-block1__choose-ptext,
.ohfriends-block1__choose-htext {
	font-weight: 800;
	font-size: 18px;
	text-align: center;
	color: #202b40;
	line-height: 120%;
}
.ohfriends-block1__choose-ptext {
	font-weight: 500;
}
.ohfriends-block1__choose-photo {
	width: 100%;
	padding-top: 6px;
}
.ohfriends-block1__choose-photo img {
	width: 100%;
	height: auto;
	border-radius: 100%;
}
.ohfriends-block2 {
	z-index: 1;
}
.ohfriends-block2__background {
	width: 100%;
	height: 847px;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -63px;
	background-image: url(../../images/str/100friends/100_4.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}
.ohfriends-block2__text-header {
	text-align: center;
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	color: #FFFFFF;
}
.ohfriends-block2__list {
	display: flex;
	padding-top: 43px;
}
.ohfriends-block2__element {
	flex: 0 0 150px;
	width: 150px;
	height: 150px;
	margin-left: -28px;
	border-radius: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.ohfriends-block2__element:first-of-type {
	margin-left: 0;
}
.ohfriends-block2__info {
	padding-top: 40px;
}
.ohfriends-block2__text-sign {
	line-height: 120%;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	color: #FFFFFF;
	padding-right: 12px;
}
.ohfriends-block2__text-sign strong {
	font-weight: 700;
}
.ohfriends-block2__line {
	width: 100%;
	height: 33px;
	margin-top: 5px;
	position: relative;
	border-radius: 33px;
	background: #fff;
	overflow: hidden;
}
.ohfriends-block2__filler {
	width: 0;
	height: 100%;
	position: absolute;
	background: #E3DED4;
	border-radius: 30px;
	overflow: hidden;
}
.ohfriends-block3 {
	padding-top: 55px;
	z-index: 5;
}
.ohfriends-block3__background {
	display: none;
	width: 100%;
	height: 300px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-top: 0;
	background: #EFEEEC;
	z-index: -1;
}
.ohfriends-block3__container {
	width: 100%;
	padding-top: 67px;
	padding-bottom: 67px;
	background: #FFFFFF;
	border-radius: 9px;
}
.ohfriends-block3__text-header {
	line-height: 120%;
	font-weight: 800;
	font-size: 18px;
	color: #202B40;
	text-align: center;
}
.ohfriends-block3__list {
	padding-top: 50px;
}
.ohfriends-block3__element {
	display: flex;
	align-items: center;
	padding-bottom: 21px;
	margin-bottom: 21px;
	position: relative
}
.ohfriends-block3__element._line {
	border-bottom: #D3CCBC 1px solid;
}
.ohfriends-block3__element._after-line::after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	left: 100%;
	top: 100%;
	background: #D3CCBC;
}
.ohfriends-block3__picture {
	flex: 0 0 68px;
	width: 68px;
	height: 68px;
	border-radius: 100%;
	position: relative;
}
.ohfriends-block3__picture-background {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	background: #EFEEEC;
	border: 6px solid #E3DED4;
	border-radius: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.ohfriends-block3__picture::after {
	content: '';
	width: 24px;
	height: 21px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(../../images/str/100friends/20.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.ohfriends-block3__picture-text {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 120%;
	color: #202B40;
}
.ohfriends-block3__text-list {
	padding-left: 32px;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	color: #202B40;
}
.ohfriends-block3__button {
	margin-top: 6px;
	width: 100%;
	height: 56px;
}
.ohfriends-block3__link {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	color: #202B40;
	border: 2px solid #F47860;
	box-sizing: border-box;
	border-radius: 63px;
}
.ohfriends-block3__link:hover {
	text-decoration: none;
	color: #202B40;
	background: #F47860;
	box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .1);
	transition: 250ms;
}
.ohfriends-block4 {
	padding-top: 222px;
	padding-bottom: 124px;
	background: #EFEEEC;
}
.ohfriends-block4__text-header {
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 29px;
	color: #202B40;
	text-align: center;
}
.ohfriends-block4__video {
	width: 100%;
	position: relative;
	margin-top: 41px;
}
.ohfriends-block4__video video {
	width: 100%;
}
.ohfriends-block4__video._play .ohfriends-block4__video-foreground {
	display: none;
}
.ohfriends-block4__video-foreground {
	cursor: pointer;
}
.ohfriends-block4__video-foreground::after,
.ohfriends-block4__video-foreground {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.ohfriends-block4__video-foreground::after {
	content: '';
	width: 118px;
	height: 118px;
	top: 50%;
	left: 50%;
	margin: -59px 0 0 -59px;
	background-color: rgba(255, 255, 255, 0.62);
	background-image: url(../../images/str/100friends/30.svg);
	background-size: auto;
	border-radius: 100%;
}
.ohfriends-block4__text-paragraph {
	margin-top: 76px;
	position: relative;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	color: #202B40;
	z-index: 1;
}
.ohfriends-block4__quotes {
	position: absolute;
	top: 0;
	left: 0;
	margin: 60px 0 0 -98px;
	font-style: normal;
	font-weight: 800;
	font-size: 288px;
	line-height: 0;
	color: rgba(255, 255, 255, 0.58);
	z-index: -1;
}
.ohfriends-block4__text-sign {
	padding-top: 31px;
	width: 100%;
	text-align: right;
	font-weight: 500;
	font-size: 18px;
	color: #202b40;
	line-height: 120%;
}
.ohfriends-block5 {
    padding-top: 30px;
	padding-bottom: 97px;
}
.ohfriends-block5__background {
	width: 100%;
	height: 116px;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -116px;
	background-image: url(../../images/str/100friends/101.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.ohfriends-block5__text-header {
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 120%;
	color: #202B40;
	text-align: center;
}
.ohfriends-block5__list {
	padding-top: 47px;
}
.ohfriends-block5__element {
	margin-bottom: 47px;
}
.ohfriends-block5__text-paragraph {
	padding-top: 21px;
	padding-right: 4px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #202B40;
}
.ohfriends-block5__text-paragraph strong {
	font-weight: 600;
	font-size: 18px;
}
.ohfriends-block5__button {
	width: 100%;
	height: 66px;
	margin-top: 44px;
}
.ohfriends-block5__link {
	font-style: normal;
	font-weight: 800;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	background: linear-gradient(108.34deg, #F87F62 14.59%, #E35F5B 88.41%);
	border-radius: 63px;
}
.ohfriends-block5__link.ohfriends-link span {
	margin-left: 20px;
}
.ohfriends-block6 {
	height: 630px;
	padding-top: 92px;
}
.ohfriends-block6__background {
	width: 100%;
	height: 630px;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0;
	background-image: url(../../images/str/100friends/102.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.ohfriends-block6__text-paragraph {
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 120%;
	text-align: center;
	color: #FFFFFF;
}
.ohfriends-block6__social {
	display: flex;
	justify-content: center;
	padding-top: 38px;
	position: relative;
}
.ohfriends-block6__button {
	flex: 0 0 68px;
	width: 68px;
	height: 68px;
	margin: 0 15px;
}
.ohfriends-block6__link {
	display: flex;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	transition: 250ms;
}
.ohfriends-block6__link:hover {
	opacity: 0.5;
}
.footer_ohfriends {
	background: transparent;
    position: absolute;
    width: 100%;
	height: 298px;
	bottom: 0;
	left: 0;
    z-index: 10;
	overflow: hidden;
}
footer.footer_ohfriends #footer {
	background: transparent;
}
.footer_ohfriends .logo {
	filter: brightness(100);
	padding-right: 20px;
}
.footer_ohfriends address strong,
.footer_ohfriends,
.footer_ohfriends a {
	color: #fff !important;
	font-size: 14px !important;
}
.footer_ohfriends .politic {
	line-height: 111% !important;
}
.footer_ohfriends address,
.footer_ohfriends address strong {
	line-height: 143% !important;
}
.footer_ohfriends .politic a {
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height: 111% !important;
	letter-spacing: 0.45px !important;
}
.footer_ohfriends .footer-social>a,
.footer_ohfriends .socials>a {
	background: #fff;
	border-radius: 0;
	color: #EA847C !important;
	font-size: 20px !important;
	transition: 250ms;
}
.footer_ohfriends .footer-social>a:hover,
.footer_ohfriends .socials>a:hover {
	opacity: 0.4;
}
.footer_ohfriends .promont {
	transition: 250ms;
}
.footer_ohfriends .promont:hover {
	opacity: 0.4;
}
.footer_ohfriends .footer_scripts {
	position: absolute;
	bottom: 0;
	margin-bottom: 23px;
	margin-left: 16px;
}
/********************************/
.modal-dialog {
	max-width: 950px;
	margin: 10rem auto;
}
.modal-body {
	text-align: center;
	padding: 3rem;
}
#imagemodalpayStatus .close {
    left: 50% !important;
    margin-left: -32% !important;
}
.ohfriends_popup {
	position: relative;
	padding: 0 5rem;
}
.ohfriends_popup .close {
	width: 68px;
	height: 68px;
	position: absolute;
	right: 0;
	top: 0;
	margin: -48px -48px 0 0;
	background-image: url(../../images/str/100friends/80.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 17px 17px;
	float: none;
	line-height: 0;
	color: transparent;
	text-shadow: 0 0 0 transparent;
	opacity: 1;
	outline: none;
}
.ohfriends_popup p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 120%;
	color: #202B40;
	margin-bottom: 3rem;
}
.ohfriends_popup-line {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ohfriends_popup-text {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	color: #202B40;
}
.ohfriends_popup-btn {
    display: flex;
    flex: 0 0 68px;
    width: 68px;
    height: 49px;
    justify-content: center;
    align-items: center;
	box-sizing: border-box;
	margin: 0 15px;
	border: 2px solid #EFEEEC;
    border-radius: 63px;
    background: transparent;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #202B40;
	transition: 250ms;
}
.ohfriends_popup-btn:last-of-type {
	margin: 0 0 0 15px;
}
.ohfriends_popup-btn:hover,
.ohfriends_popup-btn:focus,
.ohfriends_popup-btn:active,
.ohfriends_popup-btn.active {
	border: 2px solid #F47860;
	outline: 5px auto #F47860;
}
.ohfriends_popup-input {
	width: 100%;
	height: 49px;
	border: 2px solid #EFEEEC;
	box-sizing: border-box;
	border-radius: 63px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	color: #202B40;
	padding: 0 1.5rem;
	margin-top: 30px;
}
.ohfriends_popup-input::placeholder {
	color: #202B40;
}
.ohfriends_popup-span {
	display: block;
	margin-top: 12px;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	color: #9F9F9F;
	text-align: left;
}
.ohfriends_popup-bottom {
	display: flex;
	flex-direction: column;
	margin-top: 50px;
	align-items: center;
}
.ohfriends_popup-bottom button {
	width: auto;
	height: 56px;
	border: none;
	outline: none;
	background: linear-gradient(164.36deg, #F47860 -2.04%, #E35F5B 116.89%, rgba(248, 127, 98, 0.015625) 116.9%, #F47860 116.92%);
	border-radius: 63px;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 120%;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 0 2rem;
	transition: 250ms;
}
.ohfriends_popup-bottom button:hover {
	color: #FFFFFF;
    filter: contrast(150%);
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .1);
}
.ohfriends_popup-bottom button.disabled,
.ohfriends_popup-bottom button:disabled {
	cursor: default;
	color: #FFFFFF !important;
}
.ohfriends_popup-bottom a {
	color: #F47860;
}
@media (max-width: 1199px) {
	.ohfriends-block1__text-header h1 {
		font-size: 60px;
	}
	.ohfriends-block1__choose-text {
		font-size: 26px;
	}
	.ohfriends-block4 {
		padding-top: 150px;
	}
}
@media (max-width: 991px) {
	.ohfriends-block1 {
		padding-top: 48px;
	}
	.ohfriends-block1__text-header h1 {
		font-size: 46px;
	}
	.ohfriends-block1__text-paragraph {
		font-size: 18px;
	}
	.ohfriends-block1__choose-text {
		font-size: 24px;
	}
	.ohfriends-block1__choose {
		margin-bottom: -40px;
	}
	.ohfriends-block1__choose-hero {
		margin-bottom: 40px;
	}
	.ohfriends-block2 {
	}
	.ohfriends-block2__element {
	}
	.ohfriends-block3__element._after-line::after {
		display: none;
	}
	.ohfriends-block3__element:not(._notline) {
		border-bottom: #D3CCBC 1px solid;
	}
	.ohfriends-block3__background {
		display: block;
		height: 200px;
	}
	.ohfriends-block2__background {
		background-position: top right;
	}
	.ohfriends-block4 {
		padding-top: 90px;
	}
	.ohfriends-block4__text-paragraph {
		margin-top: 56px;
	}
	.ohfriends-block4__quotes {
		display: none;
	}
	/**********************************/
	.modal-dialog {
		margin: 2rem auto;
	}
	.ohfriends_popup {
		padding: 0;
	}
}
@media (max-width: 768px) {
	body {
		padding-top: 0 !important;
	}
	.ohfriends-block1 {
		padding-top: 40px;
	}
	.ohfriends-block1__text-header h1 {
		font-size: 34px;
	}
	.ohfriends-block1__choose {
		padding-top: 40px;
		margin-bottom: -40px;
	}
	.ohfriends-block1__choose-hero {
		margin-bottom: 40px;
	}
	
	
	
	
	.ohfriends-block2__element {
		flex: 0 0 110px;
		width: 110px;
		height: 110px;
	}
	.ohfriends-block3__container {
		padding-top: 37px;
	}
	.ohfriends-block6 {
		padding-top: 52px;
	}
	/************************************/
	.ohfriends_popup p {
		margin-bottom: 2rem;
	}
	.ohfriends_popup-line {
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.ohfriends_popup-btn:last-of-type {
		margin: 7px 8px 5px;
	}
}
@media (max-width: 575px) {
	.ohfriends-block1__text-header h1 {
		font-size: 30px;
	}
	.ohfriends-block1__text-paragraph {
		font-size: 18px;
	}
	.ohfriends-block1__choose-text {
		font-size: 22px;
		margin-bottom: 30px;
		text-align: center;
	}
	.ohfriends-block1__choose-btext {
		min-height: auto;
	}
	.ohfriends-block1__choose {
		margin-bottom: -30px;
		padding-top: 30px;
	}
	.ohfriends-block1__choose-hero {
		margin-bottom: 30px;
	}
	.ohfriends-block1__choose-photo {
		width: 260px;
		margin: 0 auto;
		padding-top: 20px;
	}
	.ohfriends-block2__element {
		flex: 0 0 74px;
		width: 74px;
		height: 74px;
	}
	.ohfriends-block3__text-list {
		font-size: 16px;
	}
    .ohfriends-block4 {
        padding-top: 60px;
    }
	.ohfriends-block6 {
		padding-top: 42px;
	}
	.ohfriends-block6__text-paragraph {
		font-size: 21px;
	}
	.ohfriends-block3__background {
		height: 300px;
	}
	/****************************************/
	.modal-body {
		padding: 1rem;
	}
	.ohfriends_popup {
		padding: 25px 0 0;
	}
	.ohfriends_popup .close {
		width: 48px;
		height: 48px;
		margin: -17px -17px 0 0;
	}
	.ohfriends_popup-input {
		font-size: 14px;
	}
}