*,
body {
    padding: 0;
    margin: 0
}

*,
::after,
::before,
body {
    box-sizing: border-box
}

address,
body {
    font-style: normal
}

.header__menu__logo img,
.implants-block__tab__item img,
.menu__btn img,
.surgeon__img {
    object-fit: contain;
    user-select: none
}

.get-block__item:last-child .get-block__item__img-wrap__border::before,
.operation-block__sum-block__item:last-child .operation-block__sum-block__item__border::before,
.preparation-operation-wrap__block__item:last-child .preparation-operation-wrap__block__item__border::before,
.steps-result__block__item:last-child .steps-result__block__item__border::before,
.where-operations__how-goes__wrap__item:last-child .where-operations__how-goes__wrap__item__border::before {
    height: 0;
    width: 0
}

.accordion-header,
.btn-reset,
.modal-close,
label {
    cursor: pointer
}

* {
    border: none
}

.video-play:focus,
:active,
:focus,
a:active,
a:focus,
button:active,
button:focus,
input:active,
input:focus {
    outline: 0
}

a,
a:hover,
a:link,
a:visited {
    text-decoration: none
}

aside,
footer,
header,
legend,
main,
nav,
section {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-size: inherit;
    font-weight: inherit
}

ul,
ul li {
    list-style: none
}

img {
    vertical-align: top
}

img,
svg {
    max-width: 100%;
    height: auto
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent
}

input::-ms-clear {
    display: none
}

button,
input[type=submit] {
    display: inline-block;
    box-shadow: none;
    background: 0 0;
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

body {
    background: #fff;
    color: #444;
    font-family: Gilroy, sans-serif;
    font-size: 21px;
    font-weight: 400;
    cursor: default
}

a:active,
a:focus,
button:active,
button:focus,
img:active,
img:focus {
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

@font-face {
    font-family: Gilroy;
	font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Gilroy-Regular.woff2') format('woff2')
}

@font-face {
    font-family: Gilroy;
	font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Gilroy-Medium.woff2') format('woff2')
}

@font-face {
    font-family: Gilroy;
	font-display: swap;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Gilroy-Semibold.woff2') format('woff2')
}

@font-face {
    font-family: Gilroy;
	font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Gilroy-Bold.woff2') format('woff2')
}

::selection {
    background: #71b2e0;
    color: #fff
}

::-moz-selection {
    background: #71b2e0;
    color: #fff
}

html {
    scroll-behavior: smooth
}

.wpcf7-response-output {
    display: none !important
}

.accordion-item,
.no-scroll {
    overflow: hidden
}

.container {
    width: 1440px;
    margin: 0 auto
}

.span-blue {
    color: #61a7da
}

.section-not-found-wrap h1 span,
.span-green {
    color: #50b08b
}

.section__title {
    font-size: 50px;
    font-weight: 700;
    line-height: 3.4rem;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.section__text {
    font-size: 21px;
    color: #444;
    font-weight: 500
}

.menu-wrap,
.menu__btn {
    display: none
}

.menu__btn img {
    width: 60px;
    height: 60px
}

.header {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff
}

.header__menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    font-weight: 700
}

.header__menu a {
    color: #444
}

.header__menu span {
    color: #999;
    font-weight: 400;
    font-size: 18px
}

.header__menu__logo img {
    width: 69px;
    height: 77px
}

.header__menu__logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 17px
}

/*
.logo__title-block {
    padding-bottom: 7px
}*/

.logo__title-block__title {
    color: #444;
    font-weight: 700;
    font-size: 20px
}

.logo__title-block__subtitle {
	margin-top: 3px;
    font-size: 17px;
    font-weight: 400;
    color: #999
}

.header__menu-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 25px
}

.header__menu-list__item_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

.header__menu__phone {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end
}

.header__menu-list__item a,
.header__menu__phone a {
    border-bottom: 2px solid transparent;
    transition: border .2s
}

.header__menu-list__item a:hover,
.header__menu__phone a:hover {
    border-bottom: 2px solid #4d9ad1
}

.offer {
    padding-bottom: 45px;
    color: #fff
}

.offer-wrap {
    position: relative;
    border-radius: 30px;
    background: #50b08b;
    padding: 70px 60px 60px
}

.offer__title {
    font-size: 65px;
    font-weight: 700;
    max-width: 645px;
    color: #fff;
    line-height: 3.8rem;
    letter-spacing: 1.3px
}

.offer__skills-block {
    color: #fff;
    font-weight: 500;
    letter-spacing: .48px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 40px;
    max-width: 857px
}

.offer__skills-block__item {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px
}
/*
.offer__skills-block__item::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    background: url('../img/icons/plus-light.svg') center no-repeat;
    width: 20px;
    height: 20px
}*/
.offer__skills-block__item > span {
    font-size: 1.5em;
	font-weight: 600;
}

.offer__consult-form {
    width: 760px;
    min-height: 220px;
    padding: 36px 43px;
    margin-top: 25px;
    border-radius: 20px;
    background: rgba(255, 255, 255, .1)
}

.offer__consult-form__title {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 16px
}

.offer__consult-form__input-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px
}

.offer__consult-form__input {
    width: 380px;
    padding: 14px 30px;
    background: 0 0;
    color: #fff;
    border-radius: 40px;
    border: 2px solid #fff;
    font-size: 21px;
    caret-color: #fff;
	box-sizing: border-box;
}

.offer__consult-form__input:-webkit-autofill,
.offer__consult-form__input:-webkit-autofill:focus,
.offer__consult-form__input:-webkit-autofill:hover {
    border: 2px solid #fff;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    transition: background-color 5000s ease-in-out
}

.offer__consult-form__input::placeholder {
    color: #d0eae0
}

.offer__consult-form__btn {
    font-size: 21px;
    font-weight: 700;
    color: #000;
    background: #fff;
    padding: 14px 20px;
    border-radius: 40px;
    width: 277px;
    transition: background .4s
}

.offer__consult-form__btn:hover {
    background: #61a7da;
    color: #fff;
	cursor: pointer;
}

.offer__consult-form__policy-text {
    color: #b0dbcb;
    font-size: 14px;
    font-weight: 400;
    margin-top: 11px;
    display: inline-block
}

.offer__consult-form__policy-text > a {
    color: #b0dbcb;
    text-decoration: none;
	border-bottom: 1px solid #b0dbcb;
}

.offer__consult-form__policy-text > a:hover {
	border-bottom: none;
}

.accordion-item .icon img.active,
.advantages-wrap__info-block__item:not(:last-child) .advantages__hr,
.manufacturers-wrap__item:not(:last-child) .manufacturers-wrap__item__hr,
.surgeon__img,
.tab-content.active {
    display: block
}

/*
.surgeon-block {
    position: absolute;
    right: 42px;
    bottom: 0
}

.surgeon-block-wrap,
.surgeon__img {
    position: relative
}

.surgeon__img {
    width: 570px;
    height: 699px;
    pointer-events: none
}

.surgeon-block__bage-wrap {
    position: absolute;
    right: 0;
    bottom: 42px;
    z-index: 15
}

.surgeon-block__bage {
    position: relative;
    width: 301px;
    padding: 24px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    border-radius: 15px;
    color: #444;
    background: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1)
}

.surgeon-block__bage::before {
    content: '';
    position: absolute;
    top: -14px;
    left: -14px;
    background: url('../img/icons/check-marks/check-mark-blue-min.svg') center/contain no-repeat;
    width: 36px;
    height: 36px
}*/

  .offer__right-block img.volkov_first {
	position: absolute;
    top: -15px;
    right: 20px;
}

  .surgeon-skills-block {
    position: absolute;
    right: 60px;
    bottom: 61px;
	display: flex;
	flex-direction: column;
	gap: 8px;
    max-width: 520px;
	color: #444444;
    font: 700 18px/1.2em 'Gilroy';
}
	
  .leader_wrapper {
	display: flex;
	align-items: center;
	gap: 25px;
    padding: 6px 15px;	
	border-radius: 15px;
    box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(6px);
    background: rgba(255, 255, 255, 0.6);
	line-height: 1.3em;
 }

  .contrast_wrapper > ul {
	display: flex;
	gap: 8px;
	padding: 0;
    margin: 0;
	list-style: none;
}

  .contrast_wrapper > ul > li {
	width: 180px;
    padding: 12px 15px;	
	border-radius: 15px;
    box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(6px);
    background: rgba(255, 255, 255, 0.6);
 }
 
   .contrast_wrapper > ul > li:first-child  {
    padding-top: 15px;
 }
 
  .contrast_wrapper > ul > li > img {
	 margin: 0;
	 height: 24px;
 }
 
  .contrast_wrapper > ul > li > p {
    margin: 5px 0 3px;
    font-size: 15px;
	text-transform: uppercase;
    white-space: nowrap;
}

  .contrast_wrapper > ul > li span {
	display: block;
    width: 60px;
    height: 20px;
	padding: 2px 0 1px;
    text-align: center;
	border-radius: 13px;
    background: #50b08b;	
    font-size: 14px;
	line-height: 1.1em;
    color: #fff;
}

  .contrast_wrapper .years {
    display: flex;
    gap: 5px;
}

  .contrast_wrapper .years > span:first-child {
    background-color: #ffb401;
}

 
 

@media screen and (max-width:1439px) {
    .container {
        width: 1280px
    }
    .offer__consult-form,
    .offer__skills-block,
    .offer__title {
        position: relative;
        z-index: 10
    }
    .offer__consult-form {
		width: 610px;
	}
	.offer__consult-form__title {
		font-size: 26px;
	}
	.offer__consult-form__input {
		width: 300px;
	}

}



@media screen and (max-width:1350px) {
    .container {
        width: 1120px
    }
    .implants-block__title_models,
    .section__title {
        font-size: 45px
    }
    .offer__skills-block {
        width: 706px
    }
/*
    .surgeon__img {
        width: 500px;
        height: auto
    }
    .surgeon-block {
        bottom: -10px;
        right: -70px
    }*/
	
	.offer__right-block img.volkov_first {
		top: 17px;
		right: -70px;
	}
	.surgeon-skills-block {
		max-width: 360px;	
	}
	.leader_wrapper > p > span,
	.contrast_wrapper > ul > li:last-child {
		display: none;
	}
    .offer-wrap {
        overflow: hidden
    }
}

@media screen and (max-width:1180px) {
    .container {
        width: 960px
    }
    .header__menu-list_desktop,
    .surgeon-block__bage-wrap {
        display: none
    }
    .header__menu__phone__ui-wrap {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 25px
    }
    .menu-wrap,
    .menu__btn {
        display: block
    }
    .menu-wrap {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .6);
        z-index: 1000;
        transition: .1s
    }
    .menu-wrap.active {
        opacity: 1;
        visibility: visible;
        pointer-events: auto
    }
    .menu-wrap__menu-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 500px;
        height: 100%;
        background: #fff;
        padding: 20px;
        max-height: 100%;
        box-shadow: -5px 0 4px rgba(0, 0, 0, .2);
        transform: translateX(100%);
        transition: .4s
    }
    .menu-wrap__menu-container.active {
        transform: translateX(0)
    }
    .menu-close {
        position: absolute;
        top: 20px;
        left: 20px;
        cursor: pointer
    }
    .menu-close img {
        width: 40px;
        height: 40px;
        object-fit: contain;
        user-select: none
    }
    .menu-wrap__menu-container__wrap {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow-y: scroll
    }
    .header__menu-list_mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 34px;
        color: #444
    }
    .header__menu-list {
        gap: 40px
    }
    .header__menu-list__item a {
        color: #444;
        font-weight: 700;
        border-bottom: 3px solid;
        margin-bottom: 5px
    }
    .header__menu-list__item a.header__menu-list__item__tel {
        border-bottom: none
    }
    .header__menu-list__item span {
        font-size: 26px;
        display: block;
        text-align: center
    }
    .header__menu-list__item__phone {
        margin-top: 8px
    }
    .offer__title {
        font-size: 55px
    }
    .offer__skills-block {
        font-size: 22px;
        width: 606px
    }
	.offer__consult-form {
		width: 320px;
	}
	.offer__consult-form__input-block {
		flex-direction: column;
		gap: 20px;
	}
	.wpcf7 input[type="tel"],
	.offer__consult-form__btn {
		width: 235px;
		border-radius: 20px;
		padding: 14px 20px;
	}
	.surgeon-skills-block {
		right: 50px; bottom: 50px;
		max-width: 500px;
	}
	.offer__right-block img.volkov_first {
		top: 200px; right: -130px;
	}
	.leader_wrapper > p > span,
	.contrast_wrapper > ul > li:last-child {
		display: initial;
	}		
    .implants-block__title_models,
    .section__title {
        font-size: 40px;
        line-height: 2.6rem
    }
    .section__text {
        font-size: 20px
    }
/*
    .surgeon-block__bage {
        width: 242px;
        padding: 18px;
        font-size: 18px
    }*/
    .offer-wrap {
        padding: 50px
    }
}

@media screen and (max-width:999px) {
    .container {
        width: 780px
    }
    .offer__consult-form {
        width: 100%;
        background: rgba(255, 255, 255, .3)
    }
    .header__menu__phone span {
        font-size: 15px
    }
    .offer__skills-block {
        width: 90%
    }
/*
    .surgeon__img {
        width: 400px;
        height: auto
    }
    .surgeon-block {
        bottom: -20px
    }*/
	.offer__right-block img.volkov_first {
		position: relative;
		top: inherit; right: inherit;		
		width: 500px;
		margin: 40px 0 0 100px;
	}
	.surgeon-skills-block {
		position: relative;
		right: inherit;
		bottom: inherit;
		max-width: inherit;
	}
	.contrast_wrapper > ul > li {
		width: 250px;
	}
	.offer__consult-form {
		width: 100%;
		text-align: center;
	}
	.offer__consult-form__title {
		font-size: 30px;
	}
	.offer__consult-form__input-block {
		flex-direction: row;
	}
	.wpcf7 input[type="tel"],
	.offer__consult-form__btn {
		width: 300px;
	}	
    .offer__consult-form__policy-text {
        color: #cbebe0
    }
}

@media screen and (max-width:800px) {
    .container {
        width: 620px
    }
    .menu-wrap__menu-container {
        width: 400px
    }
    .header__menu__phone {
        display: none
    }
/*
    .surgeon__img {
        width: 420px;
        height: auto
    }
    .surgeon-block {
        bottom: -30px;
        right: -130px
    }
    .surgeon-block__bage-wrap {
        right: 51px;
        bottom: 58px
    }*/
	.offer__skills-block {
		width: 100%;
	}
	.offer__skills-block__item {
		padding-left: 10px;
	}
	.offer__right-block img.volkov_first {
		margin-left: 20px;
	}
	.wpcf7 input[type="tel"] {
		width: 240px;
        font-size: 20px;
	}
    .offer__consult-form__btn {
        font-size: 20px;
        width: 166px;
        padding: 19px 20px
    }
    .offer__consult-form__input {
        width: 260px
    }
    .offer__consult-form__input-block {
        gap: 0
    }
    .implants-block__title_models,
    .section__title {
        font-size: 37px
    }
    .advantages-wrap__item__img-wrap {
        height: 351px
    }
}

@media screen and (max-width:642px) {
    .container {
        width: 460px
    }
    .menu-wrap__menu-container {
        width: 300px
    }
    .header__menu-list_mobile {
        font-size: 26px
    }
    .header__menu-list__item span {
        font-size: 20px
    }
    .offer-wrap {
        padding: 30px;
        margin-top: 30px
    }
    .offer__title {
        font-size: 48px;
        line-height: 3rem
    }
/*
    .surgeon-block__bage p {
        font-size: 12px
    }
    .surgeon-block__bage {
        width: 159px;
        padding: 11px
    }*/
	.offer__right-block img.volkov_first {
		margin-left: 0;
		width: inherit;
	}
	.leader_wrapper > p > span {
		display: none;
	}
	.contrast_wrapper > ul {
		flex-wrap: wrap;
	}
	.contrast_wrapper > ul > li {
		width: 196px;
	}
	.contrast_wrapper > ul li:first-child {
		width: 100%;
		padding-top: 12px;
		text-align: center
	}
    .offer__consult-form {
        padding: 20px
    }
    .offer__consult-form__title {
        font-size: 27px
    }	
    .offer__consult-form__input-block {
        flex-wrap: wrap
    }
    .offer__consult-form__input {
        width: 100%
    }
	.wpcf7 input[type="tel"] {
		width: 100%;
	}
    .offer__consult-form__btn {
        width: 100%;
        margin-top: 8px
    }
    .offer__consult-form__policy-text {
        font-size: 15px;
		color: #fff;
    }
}

@media screen and (max-width:475px) {
	.leader_wrapper,
	.consultation-surgeon-wrap__leader_wrapper {
		gap: 20px;
		padding: 12px 15px;
	}
	.leader_wrapper > img,
	.consultation-surgeon-wrap__leader_wrapper > img {
		width: 85px;
	}
	.contrast_wrapper > ul > li {
		width: 48.5%;
	}
	.contrast_wrapper > ul > li > p {
		font-size: 13px;
	}
}

@media screen and (max-width:390px) {
	.surgeon-skills-block {
		font-size: 16px;
	}
}

@media screen and (max-width:356px) {
	.surgeon-skills-block {
		font-size: 15px;
	}
	.leader_wrapper,
	.consultation-surgeon-wrap__leader_wrapper  {
		flex-direction: column;
		text-align: center;
		gap: 10px;
	}
	.leader_wrapper > img,
	.consultation-surgeon-wrap__leader_wrapper > img {
		width: initial;
	}
	.contrast_wrapper > ul > li {
		padding: 10px;
	}
	.contrast_wrapper > ul > li > img {
		height: 20px;
	}
	.contrast_wrapper > ul > li > p {
		font-size: 11px;
	}
}



.get-block,
.price,
.section__title_white {
    color: #fff
}

.get {
    padding-top: 45px;
    padding-bottom: 50px
}

.section__text_get {
    width: 827px
}

.get-block {
    padding: 61px 50px;
    border-radius: 30px;
    background: #61a7da;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 70px;
    flex-wrap: wrap;
    margin-top: 45px;
    min-height: 461px
}

.get-block__item {
    width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.get-block__item__img-wrap__border {
    position: relative
}

.get-block__item__img-wrap__border::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translateY(-50%);
    background: url('../img/icons/stroke.svg') center no-repeat;
    width: 390px;
    height: 3px
}

.get-block__item:not(:last-child) .get-block__item__img-wrap__border::before {
    width: 390px;
    height: 3px
}

.get-block img {
    width: 108px;
    height: 108px;
    user-select: none
}

.get-block__item__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 25px
}

.get-block__item__text {
    line-height: 1.7rem;
    letter-spacing: .03rem
}

.advantages {
    padding-top: 50px;
    padding-bottom: 50px
}

.advantages-wrap,
.preparation-operation__terms-block,
.sickroom-block-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}

.advantages-wrap__title-block {
    width: 618px
}

.advantages-wrap__item__img-wrap {
    margin-top: 35px;
    width: 100%;
    height: 374px
}

.advantages-wrap__item__img-wrap svg {
    width: 100%;
    height: 100%
}

.advantages-wrap__item__img-wrap svg image {
    width: 100%;
    object-fit: cover
}

.advantages-wrap__info-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 774px
}

.advantages-wrap__info-block__item {
    position: relative;
    width: 100%;
    padding-left: 74px;
    padding-top: 10px
}

.advantages-wrap__info-block__item::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 50px;
    height: 50px;
    background: url('../img/icons/plus.svg') center no-repeat
}

.advantages-wrap__info-block__item__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 18px
}

.advantages__hr {
    display: none;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    margin-top: 31px;
    margin-bottom: 31px
}

.advantages-wrap__info-block__item:last-child .advantages__hr,
.tab-content {
    display: none
}

.feedbacks {
    padding-top: 50px;
    padding-bottom: 40px
}

.feedbacks-wrap {
    border-radius: 30px;
    background: #eaeef6;
    padding: 70px 60px
}

.feedbacks-slider {
    position: relative;
    width: 100%;
    height: 463px;
    min-width: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 45px
}

.feedbacks-slider .feedbacks-slider__item {
    position: relative;
    border: 1px solid #939599;
    outline: 0;
    width: 300px;
    max-height: 463px;
    height: auto;
    overflow: hidden;
    border-radius: 20px;
    margin: 0 20px
}

.feedbacks-slider .feedbacks-slider__item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 20px;
    user-select: none
}

.slick-list {
    overflow: hidden !important
}

.slick-track {
    display: flex;
    align-items: flex-start
}

.feedbacks-slider .slick-arrow {
    position: absolute;
    top: -75px;
    transform: translateY(-50%);
    z-index: 150;
    font-size: 0;
    width: 64px;
    height: 64px
}

.feedbacks-slider .slick-arrow.slick-prev {
    right: 80px;
    background: url('../img/icons/arrow-left.svg') no-repeat
}

.feedbacks-slider .slick-arrow.slick-next {
    right: 0;
    background: url('../img/icons/arrow-right.svg') no-repeat
}

.price {
    padding-top: 40px;
    padding-bottom: 50px
}

.price-wrap {
    border-radius: 30px;
    background: #50b08b;
    padding: 60px
}

.price-wrap__offer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.price-wrap__offer__item {
    border-radius: 20px;
    background: rgba(255, 255, 255, .2);
    padding: 40px 30px 34px;
    width: 48.48%
}

.price-wrap__offer__item__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px
}

.price-wrap__offer__item__price-tag {
    color: #d1e4da;
    font-size: 50px;
    font-weight: 700
}

.price-wrap__offer__item__price-tag_crossed-out {
    text-decoration: line-through;
    text-decoration-thickness: 3px
}

.implants-block {
    margin-top: 73px
}

.tabs-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.implants-block__title {
    font-size: 36px;
    font-weight: 700
}

.tabs-top__btns {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 553px;
    height: 51px;
    border: 2px solid #fff;
    background-color: transparent;
    border-radius: 99px;
    transition: .3s linear
}

.tabs-top__btns__item.active,
.tabs-top__btns__item.active:hover {
    color: #444
}

.tabs-top__btns__item:hover {
    color: #fff
}

.tabs-top__btns__item.active {
    z-index: 3
}

.tab-slider {
    position: absolute;
    height: 41px;
    left: 4px;
    width: 50%;
    border-radius: 40px;
    background-color: #fff;
    transition: transform .3s;
    z-index: 1
}

.tabs-top__btns__item.active+.tab-slider {
    transform: translateX(100%);
    left: -4px
}

.tabs-top__btns__item.active+.tab-slider::before {
    opacity: 0;
    transition: opacity .3s
}

.tabs-top__btns__item.active+.tab-slider::after {
    opacity: 1;
    transition: opacity .3s
}

.implants-block__tab {
    margin-top: 44px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px
}

.implants-block__tab__item {
    position: relative;
    color: #444;
    background: #fff;
    border-radius: 20px;
    padding-top: 20px;
    min-height: 390px;
    width: 420px;
    overflow: hidden
}

.implants-block__tab__item img {
    width: 100%;
    height: 274px
}

.implants-block__tab__item img.implants-block__tab__item__logo {
    position: absolute;
    top: 265px;	left: 20px;
	height: 25px;
	width: auto;
}

.implants-block__tab__item__content {
    padding: 10px 20px 28px
}

.implants-block__tab__item__title {
    font-size: 21px;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: .03rem
}

.implants-block__tab__item__price-tag {
    font-size: 28px;
    font-weight: 700;
    line-height: 2.25rem;
    letter-spacing: .035rem
}

.implants-block__tab__item__in-stock {
	margin: 5px 0 0;
    color: #939599;
    font-size: 15px;
    line-height: 1.3rem;	
}

.implants-block__tab__item__taxonomy {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    padding: 0 19px;
    font-size: 18px;
    line-height: 2.25rem;
    letter-spacing: .0225rem;
    font-weight: 500;
    background: #61a7da;
    border-radius: 15px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1)
}

.consultation-surgeon-wrap,
.operation-block__sum-block__item__border,
.steps-result__block__item,
.steps-result__block__item__border {
    position: relative
}

.implants-block__price-current {
	margin: 30px 0 0 20px;
}

.operation-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 90px
}

.operation-block__title {
    font-size: 30px;
    font-weight: 700;
    margin: 80px 0 30px;
}

.operation-block__table {
	display: flex;
    gap: 20px;
    width: 100%;
}

.operation-block__table-left,
.operation-block__table-right {
	width: calc(50% - 10px);
}

.operation-block__subtitle {
	font-size: 30px;
    font-weight: 700;
    margin: 30px 0 20px;
}

.operation-block__table-left > div,
.operation-block__table-right > div {
	display: flex;
    justify-content: space-between;
	align-items: flex-end;
    max-width: 80%;
    margin: 0 0 10px 20px;
    font-size: 24px;
}

.operation-block__table-left > div > span:last-child,
.operation-block__table-right > div > span:last-child {
	font-size: 30px;
    font-weight: 500;
}


.operation-block__sum-block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
    flex-wrap: wrap
}

.operation-block__sum-block__item {
    width: 300px
}

.operation-block__sum-block__item__border::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 62px;
    transform: translateY(-50%);
    background: url('../img/icons/operation-vector.svg') center/contain no-repeat;
    width: 255px;
    height: 28px
}

.operation-block__sum-block__item:not(:last-child) .operation-block__sum-block__item__border::before {
    width: 255px;
    height: 28px
}

.operation-block__sum-block__item img {
    width: 72px;
    height: 72px;
    user-select: none
}

.operation-block__sum-block__item__title {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 30px;
    line-height: 2rem;
    letter-spacing: .0375rem
}

.operation-block__sum-block__item__text {
    color: #fff;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.7rem;
    letter-spacing: .03rem
}

.steps-result {
    padding-top: 50px;
    padding-bottom: 35px
}

.steps-result__block {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0 30px
}

.steps-result__block__item {
    width: 207px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    z-index: 10
}

.steps-result__block__item span {
    display: inline-block;
    color: #fff;
    font-size: 36px;
    text-align: center;
    font-weight: 600;
    padding: 6px 40px;
    border-radius: 30px;
    background: #61a7da
}

.steps-result__block__item__title {
    margin-top: 16px;
    font-size: 30px;
    font-weight: 700
}

.steps-result__block__item__border::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 64px;
    transform: translateY(-50%);
    background: url('../img/icons/steps-vector.svg') center/contain no-repeat;
    width: 370px;
    height: 5px;
    z-index: 5
}

.steps-result__block__item:not(:last-child) .steps-result__block__item__border::before {
    width: 370px;
    height: 5px
}

.consultation-surgeon {
    padding-top: 45px;
    padding-bottom: 230px
}

.consultation-surgeon-description {
	max-width: 820px;
    margin-bottom: 35px;
}

.consultation-surgeon-description > p {
    margin-bottom: 20px;
}

.consultation-surgeon-wrap {
    display: flex;
    justify-content: space-between;
}

.consultation-surgeon-wrap__img-block {
    width: 510px;
    height: 600px;
    border-radius: 25px;
    overflow: hidden
}

.consultation-surgeon-wrap__img-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    user-select: none
}

.consultation-surgeon-wrap__info {
    width: 870px
}

.consultation-surgeon-wrap__info__title {
    font-size: 42px;
    font-weight: 700
}

.consultation-surgeon-wrap__info__tags-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 13px;
    margin-bottom: 25px
}

.consultation-surgeon-wrap__info__tags-block__item {
    color: #fff;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 9px;
    font-size: 18px;
    font-weight: 600;
    padding: 5px 30px;
    border-radius: 24px;
    background: #50b08b
}

.consultation-surgeon-wrap__info__tags-block__item:last-child {
    background: #61a7da	
}

.consultation-surgeon-wrap__leader_wrapper {
	display: flex;
    align-items: center;
    gap: 25px;
    max-width: 650px;
    line-height: 1.4em;
	margin-bottom: 35px;
 }

.consultation-surgeon-wrap__info__text {
	margin-bottom: 12px;
}


.consultation-surgeon-wrap__info__btn {
    display: inline-block;
    position: relative;
    font-size: 21px;
    font-weight: 700;
    margin-top: 32px;
    transition: transform .2s
}

.consultation-surgeon-wrap__info__btn:hover {
    transform: translateX(2px)
}

.consultation-surgeon-wrap__info__btn::before {
    content: '';
    position: absolute;
    top: 50%;
    right: -78px;
    width: 60px;
    height: 36px;
    background: url(../img/icons/video-play-green.svg) center no-repeat;
    transform: translateY(-50%)
}



.video-stories {
  position: relative;
  overflow: hidden; 
  margin: 100px 0 50px;}

  .video-stories-text {
	margin-bottom: 30px;
    width: 75%;}
	
  .video-stories-item {
    border-radius: 12px; }
    .video-stories-wrapper {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      min-height: 359px; }
  .video-stories-item video {
    border-radius: 12px; }
	
  .video-stories-navigation {
    width: 38px;
    height: 38px;
    background-repeat: no-repeat;
    outline: none; }
    .video-stories-navigation:hover {
      cursor: pointer; }
  .video-stories-bottom {
	display: flex;
    justify-content: space-between;
    margin: 26px auto 0;
    align-items: center;
	max-width: 500px;	}
    .video-stories-bottom .swiper-pagination-bullet {
      width: 10px;
      height: 10px;
      background: #d9d9d9;
      margin-left: 10px;
      margin-right: 10px; }
	@media (max-width: 420px) {
	  .video-stories-bottom .swiper-pagination-bullet {
		margin-left: 5px;
		margin-right: 5px; } }
  .video-stories-bottom .swiper-pagination-bullet-active {
      background: #61a7da; }
	

.indication-wrap__list__item::before,
.indication-wrap__list_main__title::before {
    background: url('../img/icons/check-marks/check-mark-light.svg') center/contain no-repeat;
    left: 0;
    content: '';
    position: absolute
}

.consultation-surgeon-wrap__internship__title {
	font-size: 30px;
    font-weight: 700;
    margin: 50px 0 20px;
}

.consultation-surgeon-wrap__internship_wrapper {
	display: flex;
    flex-direction: column;
    gap: 10px;
}



.ratings-block-wrap {
    border-radius: 30px;
    background: #61a7da;
    padding: 28px 47px;
    width: 1100px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -150px
}

.ratings-block__title {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
}

.ratings-block__subtitle {
    font-size: 18px;
	line-height: 1.2em;
    color: #fff;
    margin: 20px 0 15px;
}

.component-type__carts-block,
.ratings-block,
.where-operations-block__company,
.where-operations-block__places {
    display: flex;
    justify-content: space-between;
}


.ratings-block__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 320px;
    background: #fff;
    border-radius: 20px;
    padding: 12px 16px;
}

.ratings-block__item img {
    width: 190px;
    height: 50px;
    object-fit: contain;
    user-select: none
}

.ratings-block__item img.star {
    width: 30px;
    height: 30px;
	margin-left: auto;
	margin-right: 5px;
}

.ratings-block__item span {
    font-size: 36px;
    font-weight: 700
}


.indication {
    padding-bottom: 25px;
    padding-top: 10px
}

.indication-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 104px;
    border-radius: 30px;
    background: #eaeef6;
    padding: 51px 30px;
    margin-top: 15px
}

.indication-wrap__list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.indication-wrap__list_main__title {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 58px;
    padding-left: 60px
}

.indication-wrap__list_main__title::before {
    top: 0;
    width: 36px;
    height: 36px
}

.indication-wrap__list__item {
    position: relative;
    font-size: 21px;
    line-height: 1.7rem;
    font-weight: 400;
    padding-left: 35px;
    margin-bottom: 13px;
    letter-spacing: .03rem
}

.indication-wrap__list__item::before {
    top: 2px;
    width: 20px;
    height: 20px
}

.application-consult {
    padding-top: 26px;
    padding-bottom: 40px
}

.application-consult-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.application-consult-wrap__form {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 710px
}

.application-consult-wrap__form label {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px
}

.application-consult-wrap__form-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
	gap: 20px;
    width: 100%
}

.application-consult-wrap__form-wrap__input {
    color: #444;
    font-size: 21px;
    padding: 14px 34px;
    border-radius: 40px;
    border: 2px solid #d9d9d9;
    min-width: 390px;
    width: 390px;
    transition: border .2s
}

.application-consult-wrap__form-wrap__input::placeholder {
    color: #939599
}

.application-consult-wrap__form-wrap__input:focus {
    border: 2px solid #444
}

.application-consult-wrap__form-wrap__btn {
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    padding: 14px 84px;
    border-radius: 40px;
    background: #61a7da;
    transition: background .2s
}

.application-consult-wrap__form-wrap__btn:hover {
    background: #498bba;
	cursor: pointer;
}

.application-consult-wrap__form span {
    font-size: 14px;
    color: #939599;
    font-weight: 500;
    margin-top: 10px
}

.application-consult-wrap__form span > a {
    color: #939599;
	text-decoration: none;
	border-bottom: 1px solid #939599;
}

.application-consult-wrap__form span > a:hover {
	border-bottom: none;
}

.contraindication,
.manufacturers {
    padding-top: 40px;
    padding-bottom: 45px
}

.section__title_manufacturers {
    margin-bottom: 74px
}

.manufacturers__info-block {
    margin-bottom: 75px;
    width: 979px
}

.manufacturers__info-block__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 19px
}

.manufacturers-wrap__item__benefit-block__item,
.manufacturers-wrap__item__facts-block__item {
    margin-bottom: 15px;
    padding-left: 32px;
    position: relative
}

.manufacturers-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%
}

.contraindication-wrap__item__wrap,
.manufacturers-wrap__item {
    width: 100%
}

.manufacturers-wrap__item-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    font-size: 21px;
    font-weight: 700
}

.manufacturers-wrap__item__img-block {
    height: 112px;
    width: 214px
}

.manufacturers-wrap__item__img-block img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    user-select: none
}

.manufacturers-wrap__item__facts-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 531px
}

.manufacturers-wrap__item__facts-block__item::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: url('../img/icons/check-marks/check-mark-green-min.svg') center/contain no-repeat
}

.manufacturers-wrap__item__benefit-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 471px
}

.manufacturers-wrap__item__benefit-block__item::before {
    position: absolute;
    content: '';
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url('../img/icons/check-marks/check-mark-blue-min.svg') center/contain no-repeat
}

.manufacturers-wrap__item__hr {
    margin-top: 45px;
    margin-bottom: 45px;
    width: 100%;
    height: 1px;
    background: #d9d9d9
}

.icon img.accordion-item__minus,
.manufacturers-wrap__item:last-child .manufacturers-wrap__item__hr,
.open .icon img.accordion-item__plus {
    display: none
}

.types-of-implants {
    padding-top: 45px;
    padding-bottom: 40px
}

.section__text_types-of-implants {
    width: 979px;
    margin-bottom: 61px
}

.component-type {
    width: 100%;
    border-radius: 30px;
    background: #61a7da;
    color: #fff;
    padding: 68px 63px;
    margin-bottom: 40px
}

.component-type__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 21px
}

.component-type__info-block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 88px
}

.component-type__info-block__icon {
    width: 206px;
    height: 244px
}

.component-type__info-block__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.component-type__info-block__info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.component-type__info-block__info__title {
    color: rgba(255, 255, 255, .5);
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 17px;
    margin-top: 10px
}

.component-type__info-block__info__item {
    position: relative;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-left: 39px
}

.component-type__info-block__info__item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    background: url('../img/icons/check-marks/check-mark-white-min.svg') center/contain no-repeat
}

/*
.component-type__info-block__info__btn {
    position: relative;
    font-size: 21px;
    font-weight: 700;
    margin-top: 25px;
    transition: transform .2s
}

.component-type__info-block__info__btn::before {
    content: '';
    position: absolute;
    top: -5px;
    right: -75px;
    width: 60px;
    height: 36px;
    background: url('../img/icons/video-play-white.svg') center/contain no-repeat
}

.component-type__info-block__info__btn:hover {
    transform: translateX(2px)
}

*/

.component-type__hr {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    margin-top: 45px;
    margin-bottom: 20px
}



.component-type__video-block-wrap__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 32px
}
.component-type__video {
    position: relative
}	
.component-type__video img{
	width: 100%;
    border-radius: 22px;
}
.component-type__video .play{
    position: absolute;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    background: url(../img/icons/play.png) 30px 50% no-repeat #50B08B;
    width: 80px;
    height: 80px;
    border-radius: 40px;
}
.component-type__video .play:hover{
    cursor: pointer;
	background-color: #61a7da;
}
.component-type__video img.hidden,
.component-type__video .play.hidden{
    display: none;
}
.component-type__video video{
    width: 100%;
    height: auto;
    display: none;
    border-radius: 22px;
}
.component-type__video video.active{
    display: block;
}
.component-type__video-block-wrap__text {
	margin: 20px 0 0 20px;
    font-size: 18px;
    line-height: 1.2em;
}



.component-type__carts-block-wrap__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 32px
}

.component-type__carts-block__item {
    width: 300px;
    height: 300px;
    border-radius: 20px;
    overflow: hidden
}

.component-type__carts-block__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    user-select: none
}

.answers-on-questions,
.implants-medels {
    padding-bottom: 30px
}

.implants-medels-wrap {
    border-radius: 30px;
    background: #50b08b;
    padding: 60px;
    color: #fff
}

.implants-block__title_models {
    font-size: 50px
}

.implants-models__tab__item__text,
.implants-models__tab__item__title {
    font-size: 28px;
    letter-spacing: .035rem;
    font-weight: 700;
    line-height: 2rem
}

.implants-models__tab {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 61px
}

.implants-models__tab__item {
    border-radius: 20px;
    padding-top: 10px;
    background: #fff;
    width: 420px;
    overflow: hidden
}

.implants-models__tab__item img {
    height: 284px;
    width: 100%;
    object-fit: contain;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    border-radius: 20px 20px 0 0
}

.implants-models__tab__item__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 493px
}

.implants-models__tab__item__content__content-top {
    padding: 17px 24px 0;
    color: #444
}

.implants-models__tab__item__content__content-bottom {
    padding-bottom: 34px
}

.implants-models__tab__item__text {
    font-size: 21px;
    color: #939599;
    margin-top: 5px;
    margin-bottom: 10px
}

.implants-models__tab__item__price-tag {
    color: #50b08b;
    font-weight: 700;
    font-size: 36px
}

.implants-models__tab__item__desc-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 14px
}

.implants-models__tab__item__desc-block__item {
    position: relative;
    font-size: 21px;
    font-weight: 500;
    padding-left: 32px;
    margin-bottom: 16px;
    line-height: 2rem;
    letter-spacing: .03rem
}

.implants-models__tab__item__desc-block__item::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 21px;
    height: 21px;
    background: url('../img/icons/check-marks/check-mark-green-min.svg') center/contain no-repeat
}

.implants-models__tab__item__download-btn {
    position: relative;
    color: #939599;
    font-weight: 400;
    font-size: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 13px;
    transition: color .2s
}

.accordion-header,
.accordion-header h3 {
    transition: transform .2s
}

.implants-models__tab__item__download-btn:hover {
    color: #444
}

.implants-models__tab__item__download-btn span {
    color: #939599;
    padding: 5px 20px;
    border-radius: 30px;
    background: #e9f0f2;
    font-weight: 700;
    font-size: 18px
}

.preparation-operation {
    padding-top: 30px;
    padding-bottom: 40px
}

.section__text_preparation-operation {
    margin-top: 38px;
    margin-bottom: 41px
}

.preparation-operation-wrap {
    border-radius: 30px;
    background: #eaeef6;
    padding: 60px 60px 75px
}

.preparation-operation-wrap__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 26px
}

.preparation-operation-wrap__block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px
}

.preparation-operation-wrap__block__item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 421px
}

.preparation-operation-wrap__block__item__border {
    position: relative
}

.preparation-operation-wrap__block__item__border::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 75px;
    transform: translateY(-50%);
    background: url('../img/icons/steps-vector.svg') center no-repeat;
    width: 390px;
    height: 3px
}

.preparation-operation-wrap__block__item__title {
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 5px
}

.preparation-operation-wrap__block__item__text {
    font-size: 21px;
    font-weight: 500;
    line-height: 2rem;
    letter-spacing: .03rem
}

.preparation-operation-wrap__block__item:not(:last-child) .preparation-operation-wrap__block__item__border::before {
    width: 390px;
    height: 3px
}

.preparation-operation-wrap__block__item img {
    width: 72px;
    height: 72px;
    object-fit: contain;
    user-select: none
}

.preparation-operation__hr {
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    margin: 35px 0
}

.preparation-operation__terms-block__item {
    position: relative;
    width: 575px;
    padding-left: 92px;
    padding-top: 20px
}

.preparation-operation__terms-block__item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 72px;
    width: 72px;
    background: url('../img/icons/plus-green-bg.svg') center/contain no-repeat
}

.preparation-operation__terms-block__item__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 19px
}

.contraindication-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 38px
}

.contraindication-wrap__item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%
}

.contraindication-wrap__item__desc {
    width: 700px;
    font-size: 21px;
    font-weight: 400
}

.contraindication-wrap__item__list {
    width: 666px;
    font-size: 21px;
    font-weight: 700
}

.contraindication-wrap__item__list__item {
    position: relative;
    margin-bottom: 15px;
    padding-left: 34px
}

.contraindication-wrap__item__list__item::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 24px;
    height: 24px;
    background: url('../img/icons/cross-icon.svg') center/contain no-repeat
}

.hr {
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    margin: 30px 0
}

.prosthesis-operation {
    padding-top: 10px;
    padding-bottom: 10px
}

.prosthesis-operation__proccess-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 71px
}

.prosthesis-operation__proccess-block__img-wrap {
    width: 700px;
    height: 400px;
    border-radius: 25px;
    overflow: hidden
}

.prosthesis-operation__proccess-block__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 25px
}

.prosthesis-operation__proccess-block__info {
    width: 700px
}

.prosthesis-operation__proccess-block__info__item__title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 9px
}

.prosthesis-operation__proccess-block__info__btn {
    position: relative;
    font-weight: 700;
    transition: transform .2s
}

.prosthesis-operation__proccess-block__info__btn::before {
    content: '';
    position: absolute;
    top: -5px;
    right: -75px;
    width: 60px;
    height: 36px;
    background: url('../img/icons/video-play-blue.svg') center/contain no-repeat
}

.prosthesis-operation__proccess-block__info__btn:hover {
    transform: translateX(2px)
}


.prosthesis-operation__video-block-wrap__title {
    font-size: 30px;
    font-weight: 700;
    margin: 50px 0 20px;
}
.prosthesis-operation__video-block-wrap > p{
    max-width: 70%;
	margin-bottom: 20px;
}
.prosthesis-operation__video {
    position: relative
}	
.prosthesis-operation__video img{
	width: 100%;
    border-radius: 22px;
}
.prosthesis-operation__video .play{
    position: absolute;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    background: url(../img/icons/play.png) 30px 50% no-repeat #50B08B;
    width: 80px;
    height: 80px;
    border-radius: 40px;
}
.prosthesis-operation__video .play:hover{
    cursor: pointer;
	background-color: #61a7da;
}
.prosthesis-operation__video img.hidden,
.prosthesis-operation__video .play.hidden{
    display: none;
}
.prosthesis-operation__video video{
    width: 100%;
    height: auto;
    display: none;
    border-radius: 22px;
}
.prosthesis-operation__video video.active{
    display: block;
}
.prosthesis-operation__video-block-wrap__text {
	margin: 20px 0 0 20px;
    font-size: 18px;
    line-height: 1.2em;
}




.where-operations-block {
    border-radius: 30px;
    background: #eaeef6;
    padding: 50px 60px;
    margin-top: 58px
}

.where-operations-block__places__info {
    width: 450px
}

.where-operations-block__places__info__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 29px
}

.where-operations-block__places__img-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 814px
}

.where-operations-block__places__img-block__item__img-wrap {
    width: 385px;
    height: 330px;
    border-radius: 25px;
    overflow: hidden
}

.where-operations-block__places__img-block__item__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 25px;
    user-select: none
}

.where-operations-block__places__img-block__item span {
    display: inline-block;
    font-weight: 400;
    margin-top: 17px
}

.where-operations-block__company__img-wrap {
    width: 640px;
    height: auto;
    border-radius: 25px;
    overflow: hidden
}

.where-operations-block__company__img-wrap img {
    width: 100%;
    border-radius: 25px;
    object-fit: cover;
    user-select: none
}

.where-operations-block__company__info {
    width: 640px
}

.where-operations-block__company__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 29px
}

.where-operations-block__company__text {
    margin-bottom: 18px
}

.where-operations-block__company__list-name {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px
}

.where-operations-block__company__list-name__title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 12px
}

.where-operations-block__company__list-name__item {
    position: relative;
    font-size: 21px;
    font-weight: 500;
    padding-left: 30px;
    margin-bottom: 17px
}

.where-operations-block__company__list-name__item::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url('../img/icons/check-marks/check-mark-green-min.svg') center/contain no-repeat
}

.where-operations__how-goes {
    margin-top: 58px;
    margin-bottom: 20px
}

.where-operations__how-goes__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 26px
}

.where-operations__how-goes__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.sickroom-block-wrap__item,
.where-operations__how-goes__wrap__item {
    width: 420px
}

.where-operations__how-goes__wrap__item__border {
    position: relative
}

.where-operations__how-goes__wrap__item__border::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 75px;
    transform: translateY(-50%);
    background: url('../img/icons/steps-vector.svg') center no-repeat;
    width: 410px;
    height: 5px
}

.where-operations__how-goes__wrap__item img {
    width: 72px;
    height: 72px;
    object-fit: contain;
    user-select: none
}

.where-operations__how-goes__wrap__item__title {
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 5px
}

.where-operations__how-goes__wrap__item:not(:last-child) .where-operations__how-goes__wrap__item__border::before {
    width: 410px;
    height: 5px
}


.patient-stories {
	margin: 120px 0 100px;
}

.patient-stories .accordion-content__wrap-text p {
    margin: 0 0 15px;	
}

.patient-stories .accordion-content__wrap-text ul {
    padding-left: 40px;
    margin: -5px 0 20px;	
}

.patient-stories .accordion-content__wrap-text ul li {
    list-style: disc;
	margin-bottom: 3px;
}

.patient-stories .accordion-content__wrap-foto-video {
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0;
}

.patient-stories .accordion-content__wrap-foto-video img {
	border-radius: 20px;
	max-height: 500px;
    height: auto;
}




.postoperatively {
    padding-top: 25px;
    padding-bottom: 40px
}

.postoperatively__info-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 38px;
    margin-bottom: 10px
}

.postoperatively__info-block__item {
    width: 640px
}

.postoperatively__info-block__item_main {
    width: 700px
}

.postoperatively__info-block__item__title {
    color: #61a7da;
    font-size: 30px;
    font-weight: 700
}

.sickroom-block {
    border-radius: 30px;
    background: #eaeef6;
    padding: 42px 60px;
    margin-top: 41px
}

.sickroom-block__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px
}

.sickroom-block__text {
    width: 950px;
    margin-bottom: 29px
}

.sickroom-block-wrap__item__img-wrap {
    width: 100%;
    height: 340px;
    border-radius: 20px;
    overflow: hidden
}

.sickroom-block-wrap__item__img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px
}

.sickroom-block-wrap__item__text {
    font-size: 21px;
    font-weight: 400;
    margin-top: 17px
}

.postoperatively__info-block-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 43px
}

.postoperatively__info-block-column__item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%
}

.postoperatively__info-block-column__item__title {
    width: 500px;
    font-size: 36px;
    font-weight: 700
}

.postoperatively__info-block-column__item__desc {
    width: 700px
}

.accordion {
    width: 100%;
    margin-top: 45px
}

.accordion-header {
    font-size: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0
}

.accordion-header:hover h3 {
    opacity: .7;
    transform: translateX(4px)
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
    font-weight: 400;
    font-size: 20px;
    width: 90%
}

.accordion-content__wrap {
    padding-bottom: 40px;
    font-size: 21px
}

.icon img {
    width: 64px;
    height: 64px;
    transition: transform .3s ease-in-out;
    display: none
}

.open .icon img.accordion-item__minus {
    display: block
}

.hr_accordion {
    margin: 0
}

.footer {
    padding-top: 45px;
    padding-bottom: 20px
}

.footer__info {
    border-radius: 30px;
    background: #50b08b;
    padding: 60px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: #fff
}

.footer__info__main,
.footer__info__maps {
    width: 640px
}

.footer__info__main__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px
}

.footer__info__main__phone {
    font-size: 36px;
    color: #fff
}

.footer__info__main__work-schedule {
    display: block;
    color: rgba(255, 255, 255, .5);
    font-size: 21px;
    margin-top: 17px;
    margin-bottom: 26px
}

.footer__info__main__text {
    margin-bottom: 35px
}

.footer__info__main__social-block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 35px
}

.footer__info__main__social-block__item img {
    width: 62px;
    height: 62px;
    transition: transform .2s
}

.footer__info__main__social-block__item img:hover {
    transform: translateY(-2px)
}

.footer__info__maps__wrap {
    margin-top: 34px;
    width: 100%;
    height: 340px;
    border-radius: 20px;
    overflow: hidden;
    background: #fff7b8
}

.footer__info__maps__address {
    margin-top: 16px
}

.footer__bottom {
    margin-top: 47px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.footer__bottom__item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    color: #444;
	font-size: 16px;
	line-height: 1.5em;
}

.footer__bottom__item p {
    letter-spacing: .03rem;
}

.policy__link {
    border-bottom: 2px solid transparent;
    transition: border .2s;
    color: #444
}

.policy__link:hover {
    opacity: 0.8
}

.policy-section {
    padding-top: 40px;
    padding-bottom: 70px
}

.policy-section__title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 40px
}

.policy-section h2 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 10px
}

.policy-section p {
    margin-bottom: 15px;
    font-size: 20px
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    opacity: 0;
    transition: background .3s, opacity .3s;
    overflow: auto
}

.modal.show {
    background-color: rgba(0, 0, 0, .7);
    opacity: 1
}

.modal-content {
    position: relative;
    background: #fff;
    margin: 10vh auto;
    padding: 25px;
    border-radius: 25px;
    width: 80%;
    max-width: 800px;
    transition: margin-top .3s
}

.modal.show .modal-content {
    margin-top: 10%
}

.modal-close {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 10px;
    transition: .2s
}

.modal-close:hover {
    opacity: .8
}

.modal-close img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    user-select: none
}

.modal-body {
    max-height: calc(100vh - 20vh);
    overflow-y: auto
}

.modal__title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 25px
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video {
    position: relative;
    background-color: #313131;
    display: inline-block;
    height: 338px
}

.btn-reset {
    border: none;
    background: 0 0
}

.video-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.video-play-shape {
    fill: #212121;
    fill-opacity: 0.8
}

.video-play-icon {
    fill: #ffffff
}

.video:focus .video-play-shape,
.video:hover .video-play-shape {
    fill: #ff0000;
    fill-opacity: 1
}

.section-not-found {
    height: 80vh
}

.section-not-found-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80vh
}

.section-not-found-wrap h1 {
    color: #444;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px
}

.section-not-found-wrap p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #444
}

.section-not-found-wrap a {
    font-weight: 700;
    color: #4d9ad1;
    font-size: 24px;
    text-align: center
}

@media screen and (max-width:1476px) {
    .get-block__item {
        width: 346px
    }
    .advantages-wrap__title-block {
        width: 570px
    }
    .advantages-wrap__info-block {
        width: 664px
    }
    .operation-block__sum-block__item {
        width: 260px
    }
    .operation-block__sum-block__item:not(:last-child) .operation-block__sum-block__item__border::before {
        width: 226px
    }
    .steps-result__block {
        justify-content: space-between;
        gap: 0
    }
    .consultation-surgeon-wrap__img-block {
        width: 466px
    }
    .consultation-surgeon-wrap__info {
        width: 770px
    }
    .footer__info__main,
    .manufacturers-wrap__item__facts-block,
    .where-operations-block__company__img-wrap {
        width: 500px
    }
    .component-type__carts-block__item {
        width: 272px;
        height: 272px
    }
    .implants-models__tab__item,
    .sickroom-block-wrap__item {
        width: 370px
    }
    .implants-models__tab__item__content {
        min-height: 525px
    }
    .contraindication-wrap__item__desc,
    .prosthesis-operation__proccess-block__img-wrap {
        width: 600px
    }
    .prosthesis-operation__proccess-block__info {
        width: 640px
    }
    .where-operations-block__places__img-block__item__img-wrap {
        width: 344px
    }
    .where-operations-block__places__img-block {
        width: 704px
    }
    .where-operations-block__places__info {
        width: 430px
    }
    .postoperatively__info-block__item,
    .where-operations-block__company__info {
        width: 630px
    }
    .where-operations__how-goes__wrap__item {
        width: 350px
    }
    .implants-block__tab__item {
        width: 366px
    }
}

@media screen and (max-width:1350px) {
    .get-block__item {
        width: 293px
    }
    .get-block__item:not(:last-child) .get-block__item__img-wrap__border::before {
        width: 360px
    }
    .advantages-wrap__title-block {
        width: 496px
    }
    .advantages-wrap__info-block {
        width: 604px
    }
    .price-wrap__offer__item {
        min-height: 254px
    }
    .implants-block__tab__item {
        width: 312px
    }
	.operation-block__table-left > div,
	.operation-block__table-right > div {
		max-width: 90%
	}	
    .operation-block__sum-block__item {
        width: 220px
    }
    .operation-block__sum-block__item:not(:last-child) .operation-block__sum-block__item__border::before {
        width: 179px
    }
    .steps-result__block__item:not(:last-child) .steps-result__block__item__border::before {
        width: 306px;
        height: 12px
    }
    .consultation-surgeon-wrap__img-block {
        width: 422px
    }
    .consultation-surgeon-wrap__info,
    .postoperatively__info-block-column__item__desc {
        width: 660px
    }
    .manufacturers-wrap__item__img-block {
        width: 182px
    }
    .manufacturers-wrap__item__benefit-block,
    .manufacturers-wrap__item__facts-block,
    .postoperatively__info-block-column__item__title {
        width: 420px
    }
    .component-type__carts-block__item {
        width: 238px;
        height: 238px
    }
    .implants-models__tab {
        flex-direction: column
    }
	/*
    .implants-models__tab__item {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 15px
    }
    .implants-models__tab__item img {
        height: 100%;
        width: 300px
    }
    .implants-models__tab__item__content {
        position: relative;
        min-height: 275px;
        width: 680px
    }
    .implants-models__tab__item__content__content-bottom {
        padding-bottom: 20px
    }
    .implants-models__tab__item__desc-block__item {
        font-size: 19px;
        margin-bottom: 10px
    }
    .implants-models__tab__item__price-tag {
        position: absolute;
        font-size: 30px;
        right: 25px;
        top: 25px
    }
    .implants-models__tab__item__title {
        width: 460px;
        display: inline-block;
        font-size: 26px
    }
    .implants-models__tab__item__text {
        font-size: 23px;
        width: 460px;
        display: inline-block
    }
    .implants-models__tab__item__desc-block {
        margin-top: 0
    }*/
    .preparation-operation-wrap__block__item:not(:last-child) .preparation-operation-wrap__block__item__border::before {
        width: 302px
    }
    .contraindication-wrap__item__desc {
        width: 490px
    }
    .contraindication-wrap__item__list {
        width: 590px
    }
    .prosthesis-operation__proccess-block__img-wrap {
        width: 500px
    }
    .prosthesis-operation__proccess-block__info {
        width: 582px
    }
    .where-operations-block__places__img-block__item__img-wrap {
        width: 280px;
        height: 280px
    }
    .where-operations-block__places__img-block {
        width: 580px
    }
    .where-operations-block__places__info {
        width: 393px
    }
    .footer__info__main,
    .where-operations-block__company__img-wrap {
        width: 440px
    }
    .where-operations-block__company__info {
        width: 530px
    }
    .sickroom-block-wrap__item,
    .where-operations__how-goes__wrap__item {
        width: 320px
    }
    .where-operations__how-goes__wrap__item:not(:last-child) .where-operations__how-goes__wrap__item__border::before {
        width: 310px
    }
    .postoperatively__info-block__item {
        width: 48%
    }
    .sickroom-block-wrap__item__img-wrap {
        height: 320px
    }
    .footer__info__maps {
        width: 540px
    }
}

@media screen and (max-width:1180px) {
    .get-block img {
        width: 94px;
        height: 94px
    }
    .get-block__item:not(:last-child) .get-block__item__img-wrap__border::before {
        width: 300px
    }
    .get-block__item {
        width: 240px
    }
    .get-block {
        padding: 40px
    }
/*
    .surgeon-block__bage {
        width: 196px
    }
    .surgeon-block__bage p {
        font-size: 14px
    }
    .surgeon-block__bage::before {
        top: -9px;
        left: -12px;
        width: 26px;
        height: 26px
    }*/
    .get-block__item__title {
        font-size: 25px
    }
    .get-block__item__text,
    .operation-block__sum-block__item__text,
    .preparation-operation-wrap__block__item__text {
        font-size: 20px;
        line-height: 1.6rem
    }
    .advantages-wrap__title-block {
        width: 348px
    }
    .advantages-wrap__info-block {
        width: 584px
    }
    .advantages-wrap__info-block__item__title,
    .price-wrap__offer__item__title {
        font-size: 25px
    }
    .advantages-wrap__info-block__item__text {
        font-size: 20px
    }
    .advantages-wrap__info-block__item {
        padding-left: 64px
    }
    .implants-block__tab__item {
        width: 262px
    }
    .indication-wrap__list_main__title {
        margin-bottom: 29px
    }
    .section__title_manufacturers {
        margin-bottom: 34px
    }
    .implants-models__tab__item__download-btn {
        font-size: 19px
    }
    .indication-wrap__list_main__title,
    .operation-block__sum-block__item__title,
    .preparation-operation-wrap__block__item__title,
    .preparation-operation__terms-block__item__title,
    .prosthesis-operation__proccess-block__info__item__title,
    .steps-result__block__item__title,
    .where-operations__how-goes__wrap__item__title {
        font-size: 25px
    }
	.operation-block__table {
		flex-direction: column;
	}
	.operation-block__table-left,
	.operation-block__table-right {
		width: 100%
	}
	.operation-block__table-left > div,
	.operation-block__table-right > div {
		max-width: 60%;
	} 
    .operation-block__sum-block__item {
        width: 45%
    }
    .operation-block__sum-block__item:not(:last-child) .operation-block__sum-block__item__border::before {
        width: 420px
    }
    .operation-block__sum-block__item__border::before {
        left: 10px
    }
    .consultation-surgeon-wrap__info__title,
    .implants-block__title_models,
    .ratings-block__item span {
        font-size: 36px
    }
    .ratings-block-wrap {
        width: 100%;
        position: static;
        transform: translate(0);
        left: 0;
        top: 0;
        margin-top: 35px
    }
    .consultation-surgeon-wrap__info {
        width: 510px
    }
    .consultation-surgeon-wrap {
        flex-wrap: wrap
    }
    .ratings-block__item img {
        width: 180px
    }
    .consultation-surgeon-wrap__info__tags-block__item {
        font-size: 16px;
		padding: 10px 20px;
    }
    .application-consult-wrap__form-wrap__btn,
    .application-consult-wrap__form-wrap__input,
    .component-type__info-block__info__item,
    .consultation-surgeon-wrap__info__text,
    .manufacturers-wrap__item-wrap,
    .manufacturers__info-block__text,
    .postoperatively__info-block__item,
    .preparation-operation__terms-block__item__text,
    .prosthesis-operation__proccess-block__info__item__text,
    .tabs-top__btns__item,
    .where-operations-block__places__info__text,
    .where-operations__how-goes__wrap__item__text {
        font-size: 20px
    }
    .indication-wrap {
        gap: 54px
    }
    .indication-wrap__list_main__title::before {
        top: -5px
    }
    .consultation-surgeon {
        padding-bottom: 65px
    }
    .manufacturers-wrap__item__benefit-block,
    .manufacturers-wrap__item__facts-block {
        width: 360px
    }
    .component-type {
        padding: 50px
    }
    .component-type__carts-block__item {
        width: 205px;
        height: 205px
    }
    .tabs-top__btns {
        width: 454px
    }
    .implants-models__tab__item__desc-block__item {
        line-height: 1.4rem
    }
    .implants-models__tab__item__price-tag {
        font-size: 24px
    }
    .implants-models__tab__item__title {
        font-size: 25px;
        width: 350px
    }
    .implants-models__tab__item__text {
        font-size: 20px;
        width: 100%
    }
    .application-consult-wrap__form {
        width: 680px
    }
    .preparation-operation-wrap__block__item:not(:last-child) .preparation-operation-wrap__block__item__border::before {
        width: 280px
    }
    .preparation-operation__terms-block__item::before {
        width: 64px;
        height: 64px
    }
    .preparation-operation__terms-block__item {
        padding-left: 82px
    }
    .contraindication-wrap__item__desc,
    .contraindication-wrap__item__list {
        width: 48%;
        font-size: 20px
    }
    .prosthesis-operation__proccess-block__img-wrap {
        width: 400px
    }
    .prosthesis-operation__proccess-block__info {
        width: 530px
    }
    .where-operations-block__places__img-block__item__img-wrap {
        width: 215px;
        height: 215px
    }
    .where-operations-block__places__img-block {
        width: 441px;
        font-size: 20px
    }
    .where-operations-block__places__info__title {
        font-size: 34px;
        bottom: 20px
    }
    .postoperatively__info-block-column__item__title,
    .where-operations-block__company__title,
    .where-operations__how-goes__title {
        font-size: 34px
    }
    .where-operations-block__company__info {
        width: 430px;
        font-size: 20px
    }
    .where-operations-block__company__img-wrap {
        width: 391px
    }
    .where-operations__how-goes__wrap__item {
        width: 272px
    }
    .where-operations__how-goes__wrap__item:not(:last-child) .where-operations__how-goes__wrap__item__border::before {
        width: 234px
    }
    .sickroom-block__text {
        width: 100%;
        font-size: 20px
    }
    .sickroom-block-wrap__item {
        width: 270px
    }
    .sickroom-block-wrap__item__img-wrap {
        height: 270px
    }
    .accordion-content__wrap,
    .footer__bottom,
    .footer__info__main,
    .sickroom-block-wrap__item__text {
        font-size: 20px
    }
    .postoperatively__info-block-column__item__desc {
        font-size: 20px;
        width: 540px
    }
    .footer__info__main {
        width: 350px
    }
    .footer__info__maps {
        width: 470px
    }
    .icon img {
        height: 60px;
        width: 60px
    }
    .header__menu__phone span {
        font-size: 17px
    }
    .ratings-block__item {
        width: 283px
    }
}

@media screen and (max-width:999px) {
	 .section__text_get {
        width: 100%
    }
    .consultation-surgeon-wrap__info__title,
    .steps-result__block__item span {
        font-size: 30px
    }
    .get-block__item:not(:last-child) .get-block__item__img-wrap__border::before,
    .where-operations__how-goes__wrap__item:not(:last-child) .where-operations__how-goes__wrap__item__border::before {
        display: none
    }
    .get-block {
        justify-content: space-around;
        gap: 0
    }
    .get-block__item {
        text-align: center;
        justify-content: center;
        align-items: center;
        width: 320px
    }
    .get-block__item:last-child {
        width: 100%;
        margin-bottom: 10px
    }
    .advantages-wrap__title-block,
    .indication-wrap__list,
    .manufacturers__info-block,
    .section__text_types-of-implants {
        width: 100%
    }
    .advantages-wrap__info-block {
        width: 100%;
        margin-top: 25px
    }
    .implants-block__tab {
        justify-content: space-around;
        flex-wrap: wrap;
        gap: 0
    }
    .implants-block__tab__item {
        width: 310px;
        margin-bottom: 15px
    }

    .implants-models__tab__item {
        width: 100%;
        display: flex;
	/*  justify-content: space-between; */
        align-items: flex-start;
        margin-bottom: 15px
    }
    .implants-models__tab__item img {
        height: 100%;
        width: 300px
    }
    .implants-models__tab__item__content {
        position: relative;
        min-height: 275px;
        max-width: 450px
    }
    .implants-models__tab__item__content__content-bottom {
        padding-bottom: 20px
    }
    .implants-models__tab__item__desc-block__item {
        font-size: 19px;
        margin-bottom: 10px
    }
    .implants-models__tab__item__price-tag {
        font-size: 30px;
		/*
        position: absolute;
        right: 25px;
        top: 25px */
    }
    .implants-models__tab__item__title {
        width: 460px;
        display: inline-block;
        font-size: 26px
    }
    .implants-models__tab__item__text {
        font-size: 23px;
        width: 460px;
        display: inline-block
    }
	
	.implants-models__tab__item__download-btn {
		justify-content: flex-start;
        padding-left: 24px;
	}

	.operation-block__table-left > div,
	.operation-block__table-right > div {
		max-width: 80%;
	} 
    .operation-block__sum-block__item:not(:last-child) .operation-block__sum-block__item__border::before {
        width: 254px;
        left: 50px
    }
    .steps-result__block__item {
        width: 171px
    }
    .steps-result__block__item:not(:last-child) .steps-result__block__item__border::before {
        width: 206px;
        height: 10px
    }
    .consultation-surgeon-wrap {
        flex-direction: column-reverse
    }
    .ratings-block-wrap {
        order: -2;
        padding: 30px
    }
    .implants-medels-wrap,
    .preparation-operation-wrap {
        padding: 50px
    }
    .consultation-surgeon-wrap__info {
        order: -1;
        width: 100%;
        margin-top: 20px
    }
    .where-operations-block__company__list-name__item::before {
        top: 1px
    }
    .consultation-surgeon-wrap__img-block {
        width: 460px;
        height: 400px;
        margin-top: 25px
    }
    .ratings-block__item img {
        width: 148px
    }
    .ratings-block__item span {
        font-size: 28px
    }
    .ratings-block__item {
        width: 235px
    }
    .indication-wrap {
        flex-wrap: wrap;
        gap: 0
    }
    .manufacturers-wrap__item__img-block {
        width: 150px
    }
    .manufacturers-wrap__item__benefit-block,
    .manufacturers-wrap__item__facts-block {
        width: 290px
    }
    .component-type__carts-block,
    .postoperatively__info-block,
    .tabs-top {
        flex-wrap: wrap
    }
    .component-type__carts-block__item {
        width: 48%;
        height: 232px;
        margin-bottom: 20px
    }
	/*
	.component-type__video .play {
		top:35%
	}*/
    .tabs-top__btns {
        margin-left: auto
    }
    .implants-block__title_models {
        margin-bottom: 20px
    }
    .implants-models__tab__item img {
        width: 218px
    }
    .implants-models__tab__item__title {
        width: 270px
    }
    .implants-models__tab__item__desc-block__item {
        font-size: 18px
    }
    .preparation-operation-wrap__block__item:not(:last-child) .preparation-operation-wrap__block__item__border::before {
        width: 220px
    }
    .prosthesis-operation__proccess-block__img-wrap {
        width: 320px
    }
    .prosthesis-operation__proccess-block__info {
        width: 430px
    }
    .prosthesis-operation__proccess-block__info__btn {
        font-size: 20px
    }
    .prosthesis-operation__proccess-block__info__btn::before {
        top: -8px;
        right: -67px;
        width: 52px;
        height: 36px
    }
    .where-operations-block {
        padding: 40px
    }
    .where-operations-block__places {
        flex-wrap: wrap;
        justify-content: center
    }
    .where-operations-block__places__info {
        width: 100%;
        margin-bottom: 20px
    }
    .where-operations-block__company {
        flex-direction: column-reverse
    }
    .where-operations-block__company__info {
        width: 100%
    }
    .where-operations-block__company__img-wrap {
        order: 1;
        margin-bottom: 20px;
        width: 100%;
        height: 450px
    }
    .where-operations__how-goes__wrap {
        flex-wrap: wrap;
        justify-content: space-around
    }
    .where-operations__how-goes__wrap__item {
        width: 100%;
        margin-bottom: 35px;
        display: flex;
        align-items: flex-start;
        text-align: left;
        justify-content: space-between
    }
    .where-operations__how-goes__wrap__item__content {
        width: 600px
    }
    .where-operations__how-goes__wrap__item img {
        width: 62px;
        height: 62px
    }
    .accordion,
    .where-operations__how-goes__wrap__item__title {
        margin-top: 0
    }
    .sickroom-block-wrap__item {
        width: 80%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 25px
    }
    .sickroom-block-wrap__item__text {
        font-size: 22px
    }
    .sickroom-block-wrap {
        justify-content: center
    }
    .postoperatively__info-block-column__item {
        flex-wrap: wrap
    }
    .postoperatively__info-block-column__item__title {
        width: 100%
    }
    .postoperatively__info-block-column__item__desc {
        width: 1005px;
        margin-top: 10px
    }
    .accordion-header {
        font-size: 26px
    }
    .footer__info {
        padding: 30px;
        flex-wrap: wrap
    }
    .footer__info__main {
        width: 100%
    }
    .footer__info__maps {
        width: 1005px;
        margin-top: 20px
    }
    .consultation-surgeon-wrap__info__tags-block {
        margin-bottom: 13px
    }
    .get-block__item {
        margin-bottom: 40px
    }
}

@media screen and (max-width:800px) {
	.get .section__title,
	.section__text_get {
		padding: 0 20px;
	}
    .preparation-operation-wrap__block__item:not(:last-child) .preparation-operation-wrap__block__item__border::before,
    .steps-result__block__item:not(:last-child) .steps-result__block__item__border::before {
        display: none
    }
    .feedbacks-slider .slick-arrow {
        top: 0
    }
    .feedbacks-wrap {
        padding: 30px
    }
    .price-wrap__offer__item {
        padding: 25px
    }
    .price-wrap__offer__item__price-tag {
        font-size: 32px
    }
    .price-wrap {
        padding: 30px
    }
    .implants-block__title {
        margin-bottom: 30px
    }
    .implants-block__tab__item {
        width: 410px
    }
	.implants-models__tab__item__download-btn {
		justify-content: center;
		padding-left: 0;
	}
	
    .operation-block {
        margin-top: 50px
    }
	.operation-block__table-left > div,
	.operation-block__table-right > div {
		max-width: 90%;
	} 
    .operation-block__sum-block__item:not(:last-child) .operation-block__sum-block__item__border::before {
        width: 204px;
        left: 62px
    }
    .steps-result__block {
        justify-content: space-evenly
    }
    .steps-result__block__item {
        width: 230px;
        margin-bottom: 20px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center
    }
    .ratings-block-wrap {
        padding: 20px
    }
    .implants-models__tab__item,
    .manufacturers-wrap__item-wrap,
    .ratings-block {
        flex-direction: column
    }
    .ratings-block__item {
        width: 80%;
        margin-bottom: 15px
    }
    .ratings-block__item img {
        width: 205px
    }
    .manufacturers-wrap__item__facts-block {
        width: 100%;
        margin-bottom: 20px
    }
    .manufacturers-wrap__item__benefit-block {
        width: 100%
    }
    .manufacturers-wrap__item__img-block {
        width: 170px
    }
    .component-type__info-block {
        gap: 20px;
        flex-direction: column
    }
    .component-type__info-block__icon {
        display: block;
        margin: 0 auto
    }
    .implants-models__tab__item img {
        width: 100%;
        height: 200px
    }
    .application-consult-wrap__form,
    .implants-models__tab__item__content,
    .implants-models__tab__item__title {
        width: 100%
    }
    .implants-models__tab__item__price-tag {
        position: static
    }
    .implants-models__tab__item__desc-block {
        margin-top: 15px
    }
    .implants-models__tab {
        margin-top: 34px
    }
    .application-consult-wrap__form-wrap__btn {
        padding: 14px 67px
    }
    .application-consult-wrap__form-wrap__input {
        min-width: 367px
    }
    .preparation-operation-wrap__block {
        flex-wrap: wrap;
        justify-content: center
    }
    .preparation-operation-wrap__block__item {
        width: 100%;
        justify-content: flex-start;
        text-align: left;
        align-items: center;
        flex-direction: row;
        gap: 20px
    }
    .contraindication-wrap__item {
        flex-wrap: wrap
    }
    .contraindication-wrap__item__list {
        width: 100%
    }
    .contraindication-wrap__item__desc {
        width: 100%;
        margin-bottom: 20px
    }
    .prosthesis-operation__proccess-block {
        margin-top: 40px;
        flex-wrap: wrap;
        justify-content: center
    }
    .prosthesis-operation__proccess-block__img-wrap {
        width: 90%;
        height: 300px;
        margin-bottom: 25px
    }
    .prosthesis-operation__proccess-block__info {
        width: 100%
    }
    .where-operations__how-goes__wrap__item__content {
        width: 450px
    }
}

@media screen and (max-width:642px) {
    .consultation-surgeon-wrap__img-block,
    .get-block__item,
    .prosthesis-operation__proccess-block__img-wrap,
    .tabs-top__btns {
        width: 100%
    }
    .feedbacks-slider .feedbacks-slider__item {
        min-height: 580px
    }
    .feedbacks-slider {
        height: 580px
    }
    .feedbacks-slider .slick-arrow {
        top: -51px
    }
    .price-wrap__offer__item {
        width: 100%;
        margin-bottom: 20px;
        min-height: auto
    }
    .implants-block {
        margin-top: 33px
    }
    .tabs-top__btns__item {
        padding: 8px
    }
	.operation-block__table-left > div,
	.operation-block__table-right > div {
		margin-left: 0;
		font-size: inherit;
	} 
	.operation-block__table-left > div > span:last-child,
	.operation-block__table-right > div > span:last-child {
		font-size: 24px;
	}
    .operation-block__sum-block__item:not(:last-child) .operation-block__sum-block__item__border::before {
        display: none
    }
    .application-consult-wrap__form-wrap,
    .footer__bottom {
        flex-wrap: wrap
    }
    .application-consult-wrap__form-wrap__input {
        min-width: 100%
    }
    .application-consult-wrap__form-wrap__btn {
        min-width: 100%;
        margin-top: 8px
    }
    .application-consult-wrap__form label {
        font-size: 32px
    }
/*
    .component-type__info-block__info__btn {
        text-align: left;
        font-size: 27px
    }
    .component-type__info-block__info__btn::before {
        top: 32px;
        right: 162px
    }*/
	.component-type__video .play {
		height: 50px;
		width: 50px;
		top: calc(50% - 25px);
		left: calc(50% - 25px);
		background-position: 18px;
		background-size: 40%;
	}
    .preparation-operation-wrap {
        padding: 35px 30px
    }
    .preparation-operation-wrap__block__item__content,
    .where-operations__how-goes__wrap__item__content {
        width: 300px
    }
    .tabs-top__btns__item {
        font-size: 17px
    }
	.prosthesis-operation__video-block-wrap > p {
		max-width: initial;
	}
    .where-operations-block__places__img-block {
        width: 100%;
        flex-wrap: wrap
    }
    .sickroom-block-wrap__item,
    .sickroom-block-wrap__item__img-wrap,
    .where-operations-block__places__img-block__item__img-wrap {
        width: 100%
    }
	.where-operations-block__company__img-wrap {
		height: auto;
	}
    .where-operations-block__places__img-block__item {
        margin-bottom: 20px;
        width: 100%
    }
    .where-operations-block__company {
        margin-top: 30px
    }
    .postoperatively__info-block__item {
        width: 100%;
        margin-bottom: 20px
    }
    .sickroom-block {
        padding: 30px
    }
    .accordion-header h3 {
        width: 412px
    }
    .footer__bottom__item {
        margin-bottom: 35px
    }
    .footer__info__maps__address {
        font-size: 19px
    }
    .advantages-wrap__info-block,
    .advantages-wrap__item__img-wrap {
        margin-top: 0
    }
    .manufacturers-wrap__item:not(:last-child) .manufacturers-wrap__item__hr {
        margin: 30px 0
    }
}

@media screen and (max-width:475px) {
    .container {
        width: 375px
    }	
    .offer__title {
        font-size: 37px
    }
    .component-type__carts-block__item,
    .offer__skills-block,
    .preparation-operation-wrap__block__item,
    .where-operations__how-goes__wrap__item {
        width: 100%
    }
    .offer__consult-form__title,
    .where-operations__how-goes__wrap__item__title {
        font-size: 22px
    }
    .offer__consult-form__policy-text,
    .tabs-top__btns__item {
        font-size: 14px
    }
    .offer-wrap {
        padding: 20px 20px 20px
    }
    .surgeon__img {
        height: 543px
    }
    .get-block {
        padding: 20px;
		gap: 30px;
    }
	.get-block__item__title {
		margin-top: 20px;
	}
    .feedbacks,
    .get {
        padding-top: 10px
    }
	.operation-block__table-left > div,
	.operation-block__table-right > div {
		flex-wrap: wrap;
		margin: 0 0 20px 10px;
	}
    .indication-wrap__list_main__title {
        padding-left: 50px
    }
    .advantages-wrap__info-block,
    .advantages-wrap__item__img-wrap {
        margin-top: 0
    }
    .feedbacks-slider {
        min-height: 488px;
        margin-top: 62px;
        height: 501px
    }
    .feedbacks-wrap {
        padding: 30px 30px 0
    }
    .feedbacks-slider .feedbacks-slider__item {
        min-height: auto
    }
    .feedbacks-slider .slick-arrow {
        top: -26px
    }
    .advantages-wrap__item__img-wrap {
        height: 286px
    }
    .steps-result__block__item {
        width: 186px
    }
	.implants-block__price-current {
		margin: 0 20px;
		font-size: 18px;
	}
	.operation-block__table {
		gap: 30px;
	}
	.implants-block__title {
		margin: 40px 0 20px;
	}
	/*
	.component-type__video .play {
		top: 33%;
		left: 40%;
	}*/
	.operation-block__subtitle {
		font-size: 25px;
		margin-top: 10px;
	}
	.operation-block__title {
		margin-bottom: 0
	}
	.operation-block__sum-block {
		gap:5px
	}
    .operation-block__sum-block__item {
        width: 100%;
    }
	.operation-block__sum-block__item img {
		display: none;
	}
	.operation-block__sum-block__item__title {
		position: relative;
		margin-left: 35px;
	}
	.operation-block__sum-block__item__title:before {
		content: '';
		position: absolute;
		top: 0;
		left: -35px;
		width: 25px;
		height: 25px;
		background: url(../img/icons/check-marks/check-mark-green.svg) center no-repeat;
	}
    .implants-block__title_models,
    .section__title {
        font-size: 32px;
        line-height: 2rem
    }
	.steps-result {
		display: none;
	}
	.consultation-surgeon-wrap__leader_wrapper {
		padding: 0;
	}
	.consultation-surgeon-wrap__leader_wrapper > p {
		font-size: 18px;
		line-height: 1.3em;
	}
	.consultation-surgeon-wrap__leader_wrapper > p > span {
		display: none
	}
	.ratings-block__subtitle {
		margin-bottom: 20px;
	}
	.ratings-block__item {
		width: 100%
	}
    .indication-wrap__list_main__title {
        font-size: 24px
    }
	.indication-wrap__list_main__title::before {
		top: 0
	}
    .indication-wrap__list__item {
        line-height: 2rem
    }
    .indication-wrap__list__item::before {
        top: 5px
    }
    .application-consult-wrap__form span {
        text-align: center
    }
    .section__title_manufacturers {
        margin-bottom: 20px
    }
    .manufacturers__info-block {
        margin-bottom: 40px
    }
    .manufacturers-wrap__item__hr {
        margin: 25px 0
    }
    .component-type__title {
        font-size: 30px
    }
	/*
    .component-type__info-block__info__btn::before {
        right: 84px
    }*/
    .implants-medels-wrap {
        padding: 35px 20px
    }
    .preparation-operation__terms-block__item {
        padding-left: 0;
        margin-bottom: 25px
    }
    .preparation-operation__terms-block__item__title {
        padding-top: 50px;
        margin-bottom: 10px
    }
    .prosthesis-operation__proccess-block__info__btn {
        font-size: 24px;
        text-align: left
    }
    .prosthesis-operation__proccess-block__info__btn::before {
        top: 24px;
        right: 191px
    }
    .where-operations-block {
        padding: 30px 20px
    }
    .accordion-header h3 {
        width: 300px
    }
    .consultation-surgeon-wrap__info__btn {
        text-align: left;
        font-size: 27px
    }
    .ratings-block__item img {
        width: 167px
    }
    .consultation-surgeon-wrap__info__btn::before {
        right: 72px;
        top: 50px
    }
    .where-operations__how-goes__wrap__item__content {
        width: 260px
    }
    .where-operations__how-goes__wrap__item__text {
        font-size: 18px
    }
    .where-operations__how-goes__wrap__item img {
        width: 48px;
        height: 48px
    }
}

@media screen and (max-width:390px) {
    .container {
        width: 340px
    }
    .offer__title {
        font-size: 34px
    }
    .surgeon__img {
        height: 607px
    }
    .offer-wrap {
        padding-bottom: 20px
    }
    .component-type,
    .footer__info,
    .indication-wrap,
    .preparation-operation-wrap,
    .price-wrap {
        padding: 30px 20px
    }
    .prosthesis-operation .section__title,
    .section__title_indication,
    .sickroom-block__title {
        font-size: 28px
    }
    .consultation-surgeon-wrap__info__btn::before {
        right: 43px
    }
	.consultation-surgeon-description > p,
	.consultation-surgeon-wrap__internship_wrapper	{
		font-size: 20px;
	}
	.consultation-surgeon-wrap__info__text {
		font-size: 18px;
		padding-left: 10px;
	}
	.consultation-surgeon-wrap__internship__title,
	.ratings-block__title {
		font-size: 25px;		
	}
	.consultation-surgeon-wrap__info__text,
	.consultation-surgeon-wrap__internship_wrapper {
		padding-left: 20px;
	}	
    .indication-wrap__list_main__title {
        padding-left: 49px
    }
	/*
    .component-type__info-block__info__btn::before {
        right: 101px
    }*/
    .prosthesis-operation__proccess-block__info__btn::before {
        right: 167px
    }
	/*
    .where-operations-block__company__img-wrap {
        height: 363px
    }*/
    .ratings-block__item {
        width: 100%
    }
    .where-operations-block__company__list-name__item {
        font-size: 20px
    }
    .types-of-implants {
        padding-top: 0
    }
    .header__menu__logo img {
        width: 54px
    }
    .where-operations__how-goes__wrap__item__content {
        width: 238px
    }
}

@media screen and (max-width:356px) {
    .container {
        width: 310px
    }
    .logo__title-block__title,
    .offer__skills-block {
        font-size: 18px
    }
    .logo__title-block__subtitle {
        font-size: 13px
    }
    .offer__title {
        font-size: 32px
    }
/*
    .surgeon-block {
        bottom: -86px
    }
    .surgeon-block__bage-wrap {
        bottom: 97px
    }*/
    .feedbacks-slider {
        height: 401px;
        margin-top: 45px
    }
    .feedbacks-slider .slick-arrow {
        top: 0
    }
    .price-wrap {
        padding: 30px 10px
    }
    .consultation-surgeon-wrap__info__btn::before {
        right: 17px
    }
    .section__title_indication {
        font-size: 26px
    }
    .indication-wrap__list_main__title {
        font-size: 21px
    }
	/*
    .component-type__info-block__info__btn::before {
        right: 79px
    }*/
    .implants-medels-wrap {
        padding: 35px 9px 20px
    }
    .prosthesis-operation__proccess-block__info__btn::before {
        right: 73px
    }
    .section__title_postoperatively,
    .section__title_prosthesis-operation,
    .sickroom-block__title {
        font-size: 27px
    }
    .where-operations__how-goes__wrap__item__content {
        width: 212px
    }
}
.video-container img {
    width: 100%;
    height: 421px;
    object-fit: cover;
    user-select: none;
}

#map_container_moscow {
    background: #fff7b8 url(../img/map-moscow.png) no-repeat center center / cover;
}
#map_container_krd {
    background: #fff7b8 url(../img/map-krd.png) no-repeat center center / cover;
}

.inv-recaptcha-holder {display:none}
.bt_acceptance,
.wpcf7-spinner,
.wpcf7-form-control-wrap[data-name="acceptance-1"] {display:none}