.platform ul li{
    margin-bottom: 40px;
}
.wpcf7-response-output{
    text-align: right;
    margin-right: 20px;
}
.article__element{
    cursor: pointer;
}
.post-block{
    display: none;
}
.post-block-active{
    display: block;
}
.touch__place p:not(:last-child){
    margin-bottom: 0;
}
.touch .form label span{
    width: 100%;
    display: block;
}
.dad-textarea-main-form span{
    position: static !important;
}

.dad-active-input{
    transform: translateY(-15px);
    font-size: 10px !important;
}
.dad-form-label-span{
    transition: 0.5s;
}
.wpcf7-not-valid-tip{
    margin-top: 40px;
    color: red !important;
}
blockquote{
    padding: 0;
    border-left: none;
}
blockquote p{
    display: block;
    margin-top: 56px;
    padding: 40px;
    border-radius: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #6C57FF;
}
#case-nav button{
    background-color: transparent;
    border: none !important;
    padding-left: 0;
}
.hide-dad-copied{
    display: none;
}
.cookie{
    z-index: 20;
}
.hide-cookie{
    display: none;
}
.hide-thank-sent{
    display: none;
}
.wpcf7-response-output{
    display: none;
}
.case-details__inner h4 span{
    margin-top: 0;
    padding: 0;
    background-color: transparent;
}
.close-pop{
    transition: 0.5s;
}
.close-pop:hover{
    transform: rotate(180deg);
}
.dad-coral .slide-item{
    background-color: #FF5366;;
}
textarea{
    font-weight: 600;
    font-size: 14px;
    color: #fff;
}
textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-weight: 400 !important;
    color: #bcc5d7 !important;
}
textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-weight: 400 !important;
    color: #bcc5d7 !important;
}
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-weight: 400 !important;
    color: #bcc5d7 !important;
}
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-weight: 400 ;
    color: #bcc5d7 !important;
}
textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-weight: 400 !important;
    color: #bcc5d7 !important;
}
textarea:placeholder-shown { /* Standard Pseudo-class */
    font-weight: 400 !important;
    color: #bcc5d7 !important;
}
.hidden-block-with-img-link{
    display: none;
}
.top h1{
	max-width: 1000px;
	text-transform: none;
}
#strategy ul{
   margin-top: 88px;
}
.digital-info h6::after{
	content:url("../images/quote-violet.svg") !important
}
.digital-info h6::before{
	content:url("../images/quote-violet.svg") !important
}
.digital-person-wrap{
	width: 72px;
	height: 72px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
}
.digital-person-wrap img{
	width: 72px !important;
	height: 72px !important;
	object-fit: cover;
	position: relative;
}
#file-input{
	display: none;	
}
.vacancies__list li a p span span.vac-new{
	padding: 0 4px;
}
@media (max-width: 999px){
	#strategy ul{
   		margin-top: 48px;
	}
}
@media (max-width: 750px){
    .footer{
        transform: translateY(0);
    }
}

/*Roma style*/
#form-file-wrap {
	z-index: 1;
	border-bottom: 1px solid #FFFFFF;
	height: fit-content!important;
	position: relative;
	margin-bottom: 40px!important;
	padding-bottom: 14px;
}
#form-file-wrap a {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 1;
	visibility: visible;
	transition: all 0.3s;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 24px;
	width: 24px;
	z-index: 5;
	line-height 24px;
}
#form-file-wrap label {
	position: relative;
	cursor: pointer;
	height: 24px;	
}
#form-file-wrap .file-clip{
	opacity: 0;
	z-index: -1;
	position: absolute;
	top: 0;
	right: 0;
	visibility: hidden;
	max-width: 24px;
	width: 24px;
	height: 24px;
	transition: all 0.3s;
}
#form-file-span {
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
}
#form-file-wrap .wpcf7-not-valid-tip {
	margin-top: 42px;
}
.show-hide-cross-clip .file-clip {
	opacity: 1!important;
	visibility: visible!important;
}
.show-hide-cross-clip a {
	opacity: 0!important;
	visibility: hidden!important;
}
/*RV style*/
.header .button .slime__block p {
	color: #fff!important;
}
.lang_changer {
  display: flex;
}
.lang-changer button {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    transition: all 0.2s;
}
.lang-changer button:hover {
    color: #bcc5d7;
}
.lang-active a {
    color: #6C57FF!important;
}

.touch .form p {
	display: contents;
}

.footer__copy ul li:not(:last-child) {
    position: relative;
}

.footer__copy ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -12px;
    top: 50%;
    width: 1px;
    height: 7px;
    background-color: rgba(255,255,255,0.25);
    transform: translateY(-50%);
}

.trusted__slide {
    height: 298px !important;
}
@media only screen and (max-width: 999px) {
    .trusted__slide {
        height: 185px !important;
    }
}

.cookie p a {
    text-decoration: underline;
}

@media only screen and (max-width: 750px) {
    .trusted__slide img {
        height: auto;
    }
}

.footer__main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* footer-partners */
.footer-partners.m-mob {
    display: none;
}
.footer-partners__img-white,
.footer-partners__img-black {
    width: 70px;
    height: 70px;
    object-fit: contain;
}
.footer-partners__img-white,
.light .footer-partners__img-black {
    display: none;
}
.light .footer-partners__img-white {
    display: block;
}
.footer-partners__iten:not(:last-child) {
    margin-right: 35px;
}

.values ul img {
    object-fit: contain;
}

@media only screen and (max-width: 853px) {
    .footer-partners {
        display: none;
    }
    .footer-partners.m-mob {
        display: block;
        margin-top: 40px;
    }
    .footer-partners__img-white,
    .footer-partners__img-black {
        width: 61px;
        height: 61px;
    }
    .footer-partners__list {
        display: flex;
    }
    .footer-partners__iten:not(:last-child) {
        margin-right: 31px;
    }
}

/* vacancy-page */

.vacancy-form .touch {
    background: linear-gradient(0deg, #5843EA, #5843EA),
    linear-gradient(265.45deg, #6C57FF 2.92%, #C356A7 96.97%);
}

.vacancy-form .touch .form__block:nth-child(3) label:last-child {
    margin: 0;
}

.vacancy-form .touch .form__block:nth-child(4) {
    height: max-content;
}

.vacancy-form .touch .form__block:nth-child(4) .wpcf7-form-control-wrap {
    width: 100%;
}

.vacancy-form .touch .custom-textearea textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    resize: none;
    height: 140px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #E0E0E0;
    padding: 0;
}

.vacancy-form .touch .custom-textearea textarea::placeholder {
    font-size: 12px;
    line-height: 18px;
    color: #E0E0E0;
}

.vacancy-form .touch .custom-textearea textarea:focus-visible,
.vacancy-form .touch .custom-textearea textarea:active {
    outline: none;
}

.vacancy-form .touch .custom-checkbox {
    display: block;
}
.vacancy-form .touch .custom-checkbox .wpcf7-list-item {
    display: flex;
    margin: 0;
}

.vacancy-form .touch .custom-checkbox .wpcf7-list-item-label {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    padding-left: 25px;
    color: #fff;
}

.vacancy-form .touch .custom-checkbox .wpcf7-list-item-label a {
    text-decoration: underline;
}

.vacancy-form .touch .custom-checkbox .wpcf7-list-item-label a:hover {
    text-decoration: none;
}

.vacancy-form .touch .custom-checkbox label {
    display: flex;
    position: relative;
    cursor: pointer;
    height: max-content;
}

.vacancy-form .touch .custom-checkbox label::before {
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    position: absolute;
    z-index: 5;
    top: 4px;
    left: 0;
}

.vacancy-form .touch .custom-checkbox label::after {
    content: '';
    width: 4px;
    height: 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    z-index: 5;
    top: 4px;
    left: 6px;
    transform: rotate(45deg);
    display: none;
}

.vacancy-form .touch .custom-checkbox label.active::after {
    display: block;
}

.vacancy-form .touch .custom-checkbox input[type="checkbox"] {
    display: none;
}

.vacancy-form .touch .button__form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.vacancy-form .touch .custom-file {
    display: flex;
}

.vacancy-form .touch .custom-file input[type="file"] {
    display: none;
}

.vacancy-form .touch .custom-file__remove__btn,
.vacancy-form .touch .custom-file__btn {
    border: 2px solid #fff;
    cursor: pointer;
    max-width: max-content;
}

.vacancy-form .touch .custom-file__remove__btn .slime__block,
.vacancy-form .touch .custom-file__btn .slime__block {
    text-align: center;
}
.vacancy-form .touch .custom-file__remove__btn .slime__block p,
.vacancy-form .touch .custom-file__btn .slime__block p {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}

.vacancy-form .touch .custom-file__info {
    display: flex;
    align-items: center;
    margin-left: 15px;
    position: relative;
}

.vacancy-form .touch .custom-file__info__icon {
    cursor: pointer;
}

.vacancy-form .touch .custom-file__info__wrapper {
    position: absolute;
    bottom: 110%;
    left: -141px;
    width: 300px;
    transition: all 300ms;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    display: none;
    color: #000;
    background: #fff;
    border-radius: 5px;
    z-index: 5;
}

.vacancy-form .touch .custom-file__info__wrapper::before {
    content: '';
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    z-index: 4;
    left: 50%;
    transform: rotate(45deg) translateX(-50%);
    bottom: -13px;
}

.vacancy-form .touch .custom-file__info:hover .custom-file__info__wrapper {
    display: block;
    padding: 10px;
}

.vacancy-form .touch .form__button {
    width: max-content;
    margin-left: auto;
}

.vacancy-form .touch .touch__vac .touch__vac-text {
    margin-top: 20px;
}

.vacancy-form .touch label.custom-textearea {
    margin: 0 ;
    height: 140px;
    margin-bottom: 20px;
}

.vacancy-form .touch .custom-file__remove {
    width: 100%;
    margin-top: 20px;
    display: none;
}

.vacancy-form .touch .custom-file__remove.active {
    display: flex;
}

.vacancy-form .touch .custom-file__info__name {
    display: flex;
    align-items: end;
    margin-left: 20px;
}

.vacancy-open .vacancy-open__date {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
}

.vacancy-open .vacancy-open__date .vacancy-open__date__label {
    font-weight: 600;
}

.vacancy-open__params span {
    display: flex;
    align-items: center;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton {
    border: 1px solid #0c4da2;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.moove-gdpr-infobar-reject-btn {
    background-color: #fff;
    color: #0c4da2;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.moove-gdpr-infobar-reject-btn:hover {
    background-color: #0c4da2 !important;
    color: #fff !important;
}

@media only screen and (min-width: 768px)  {
    .vacancy-open .slime {
        margin-bottom: 0;
    }
    .vacancy-open .vacancy-open__date {
        text-align: end;
        margin-bottom: 40px;
        margin-top: -10px;
    }
}

@media only screen and (max-width: 650px) {
    .vacancy-form .touch .button__form {
        flex-direction: column;
    }
    .vacancy-form .touch .form__button {
        text-align: left;
        width: max-content;
        margin-left: 0;
    }
    .vacancy-form .touch .form__button .slime {
        right: auto;
        left: 0;
        margin-top: 20px;
        min-width: 134px;
        justify-content: center;
    }
    .vacancy-form .touch .custom-file__remove {
        margin-top: 40px;
    }
}

/* case form */

.touch__info {
    max-width: 40%;
    margin-right: 40px;
}

.touch__info__media {
    width: 300px;
    height: 300px;
}

.touch__info__media p {
    width: 100%;
    height: 100%;
}

.touch__info__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
    border-radius: 50%;
}

.touch__info__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
}

.touch__info__content p {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media only screen and (max-width: 999px) {
    .touch__info {
        display: flex;
        align-items: center;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .touch__info__media {
        width: 200px;
        height: 200px;
    }
    .touch__info__content {
        align-items: flex-start;
        margin-left: 40px;
        margin-top: 0;
    }
    .touch__info__content p {
        align-items: start;
    }
}

@media only screen and (max-width: 500px) {
    body {
        word-wrap: break-word;
    }
    .touch__info {
        display: flex;
        flex-direction: column;
    }
    .touch__info__content {
        align-items: center;
        margin-left: 0;
        margin-top: 10px;
    }
    .touch__info__content p {
        align-items: center;
    }
    .menu-mobile__block {
        max-width: calc(50% - 18px);
        word-wrap: break-word;
    }
    body,
    .preview h1,
    .models .panel-body ul li a {
        overflow-wrap: anywhere;
    }
}


/* studies */

@media only screen and (max-width: 750px) {
    .section__head {
        flex-direction: column;
        align-items: flex-start;
    }
    .studies .studies__button {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        margin: 20px 0 0;
    }
}