/*
Theme Name: Olga-Stom
Template: Goodini
Theme URI: https://degorov.ru/
Description: Дочерняя тема для Goodini
Author: 
Version: 1.0
*/

:root {
	--color_base: #fff;
	--color_font: #404A6C;
	--color_green: #27AE60;
	--color_blue: #0A65D1;
	--color_blue_hover: #0C55AD;
	--color_grey: #909CAB;
	--color_green_card: #2C9396;
	--color_bullet_text: rgba(255, 255, 255, 70%);
	--color_border_input: #909CAB;
	--color_link: #0A65D1;
	--color_link_hover: #0C55AD;
	--color_check: #00CCD1;
	--color_footer_bg: #404A6C;
	--color_bg_gradient: radial-gradient(84% 345% at 94% 96%, #baf0f1 0%, #f2f9f9 52.0%, #e5eefa 100%);
	--color_bg_gradient_green: radial-gradient(53% 99% at 40% 100%, #2c808b 0%, #2eb0b3 100%);
	--radius_section: 2rem
}

html {
	overflow-x: hidden;
	height: 100%;
	font: 400 1rem/1.3 "Overpass";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
	color: #404a6c;
	scroll-behavior: smooth;
	touch-action: manipulation;
	-webkit-overflow-scrolling: touch
}
body {
	overflow-x: hidden;
	position: relative;
	min-width: 330px;
	padding: 0.5rem;
	background-color: var(--color_base);
	line-height: 1.2;
}
details {
	outline: 0;
	outline-offset: 0
}
details summary::-webkit-details-marker {
	display: none
}

a {
	display: inline-block;
	border-bottom: 1px solid var(--color_link);
	text-decoration: none;
	transition: all .2s ease-in-out;
	color: var(--color_link)
}
a:hover, a:focus-visible {
	border-bottom: 1px solid var(--color_link_hover);
	transition: all .2s ease-in-out;
	color: var(--color_link_hover)
}

.container {
	position: relative;
	max-width: 450px;
	margin: 0 auto
}
.main {
	max-width: 2000px;
	margin: 0 auto
}
h2,
.title {
	font-size: 1.5rem;
	line-height: 1.2;
	letter-spacing: -1.2px;
	margin: 0;
}
.logo {
	display: block;
	width: 100px;
	height: 2.75rem;
	border-bottom: none;
	text-decoration: none
}
.logo__icon {
	width: 100%;
	height: inherit
}
.logo:hover, .logo:focus-visible {
	border-bottom: none;
	text-decoration: none
}
.social {
	display: flex;
	align-items: center;
	gap: 0.5rem
}
.social__item {
	cursor: pointer;
	position: relative;
	display: block;
	width: 2.75rem;
	height: 2.75rem;
	border-bottom: none;
	border-radius: 100%;
	text-decoration: none;
	background-color: var(--color_base)
}
.social__item:hover, .social__item:focus-visible {
	border-bottom: none;
	text-decoration: none
}
.social__item:hover .social__icon, .social__item:focus-visible .social__icon {
	color: var(--color_blue)
}
.social__icon {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	transform: translateX(-50%) translateY(-50%);
	transition: all .2s ease-in-out;
	color: var(--color_grey)
}
.develop {
	display: flex;
	align-items: center;
	gap: 0.9rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto;
	padding: 0.5rem 1.25rem;
	border-bottom: none;
	border-radius: 5px;
	line-height: 1;
	letter-spacing: -0.3px;
	white-space: nowrap;
	background: rgba(12, 12, 14, .25);
	color: var(--color_base)
}
.develop:hover, .develop:focus-visible {
	border-bottom: none;
	color: var(--color_base)
}
.home #undo_header_abs {
	display: none;
}
#header-wrapper.header-fixed {
	padding-top: 1rem;
	transition: all .3s ease;
}
.scroll_start #header-wrapper.header-fixed, 
body:not(.home) .no_hero #header-wrapper {
	padding-top: 0rem;
	background: transparent;
}
.scroll_start .header__section,
body:not(.home) .no_hero .header__section{
	background: var(--color_bg_gradient);
}
.header__section {
	position: relative;
	z-index: 100;
	display: flex;
	justify-content: space-between;
	padding: 0.5rem 1.5rem;
	transition: all .3s ease;
	border-radius: 0 0 1.5rem 1.5rem;
}
.header__left, .header__right {
	display: flex;
	align-items: center
}
.header__adress {
	display: none
}
.header__social {
	display: none
}
.header__button {
	display: none
}
.header__contact-number {
	border-bottom: none;
	text-decoration: none
}
.header__contact-number span {
	white-space: nowrap
}

.header__contact-badge {
	display: flex;
	align-items: center;
	gap: 5px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 5px 0.5rem;
	border-radius: 3rem;
	background-color: rgba(255, 255, 255, .5)
}
.header__contact-mark {
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 100%;
	background-color: var(--color_green);
}
.header__contact-mark.work_close {
	background-color: red;
}
.header__contact-text {
	margin-top: 3px;
	font: 400 0.9rem/14px "Overpass";
	color: var(--color_font)
}
a[href^="tel:"].header__contact-number {
	display: flex;
	align-items: center;
	gap: 5px;
	font: 700 1rem/14px "Overpass";
	transition: all .2s ease-in-out;
	color: var(--color_font)
}
.header__contact {
	display: flex;
	flex-flow: column;
	gap: 0.5rem;
}
.header__contact-number:hover, .header__contact-number:focus-visible {
	border-bottom: none;
	text-decoration: none;
	color: var(--color_blue)
}
.header__contact-icon {
	display: block;
	width: 1.125rem;
	height: 1.125rem;
	margin-top: -3px
}
.hero {
	overflow-x: hidden;
	position: relative;
	height: 100%;
	padding: 0 0.9rem;
	padding-bottom: 0.9rem;
	border-radius: var(--radius_section);
	background: url(assets/img/hero__bg.svg), var(--color_bg_gradient);
	background-size: cover;
	background-repeat: no-repeat
}
.hero__content {
	margin-top: 7rem;
	margin-bottom: 3rem;
}
.hero__title {
	margin-bottom: 0.9rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -1.7px
}
.hero__subtitle {
	margin-bottom: 2.5rem
}
.hero__info {
	max-width: 420px;
	margin-bottom: 1.25rem;
	line-height: 1.2
}
.hero__img {
	display: block;
	width: 100%;
	height: auto;
	max-height: -webkit-min-content;
	max-height: min-content
}
.hero__bullet {
	display: flex;
	flex-flow: column;
	gap: 0.9rem;
	width: 100%;
	margin-top: -10px
}
.hero__bullet-item {
	position: relative;
	width: 100%;
	max-width: 450px;
	padding: 2.75rem 1.25rem 1.25rem 1.25rem;
	border-radius: 1.25rem;
	background: rgba(255, 255, 255, .3);
	box-shadow: 102px 147px 72px rgba(25, 121, 123, .01), 3.5rem 83px 3.75rem rgba(25, 121, 123, .04), 1.5rem 2.25rem 2.75rem rgba(25, 121, 123, .07), 0.4rem 0.5rem 1.5rem rgba(25, 121, 123, .08), 0 0 0 rgba(25, 121, 123, .08);
	backdrop-filter: blur(28px);
	-webkit-backdrop-filter: blur(28px)
}
.hero__bullet-icon {
	position: absolute;
	top: 0;
	left: 1.25rem;
	display: block;
	width: 2rem;
	height: 2rem
}
.hero__bullet-title {
	font: 400 1rem/1.3 "Overpass"
}
.smile {
	overflow: hidden;
	position: relative;
	padding: 3rem 0.9rem
}
.smile__title {
	max-width: 450px;
	margin: 0 auto;
	margin-bottom: 0.9rem
}
.smile__grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-areas: "img_0 img_1" "img_0 img_3" "img_2 img_3";
	gap: 0.9rem;
	width: 100%;
	margin-bottom: 2rem
}
.smile__grid-img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	border-radius: 1rem;
	-o-object-fit: cover;
	object-fit: cover
}
.smile__grid-img[data-index="0"] {
	grid-area: img_0
}
.smile__grid-img[data-index="1"] {
	grid-area: img_1
}
.smile__grid-img[data-index="2"] {
	grid-area: img_2
}
.smile__grid-img[data-index="3"] {
	grid-area: img_3
}
.smile__reating {
	width: 100%
}
.smile__reating-title {
	margin-bottom: 0.9rem;
	font-size: 1.25rem;
	font-weight: 400;
	letter-spacing: -0.5px
}
.smile__reating-subtitle {
	margin-bottom: 0.9rem;
	font: 700 1rem/1.2 "Overpass"
}
.smile__company {
	display: flex;
	flex-flow: column
}
.smile__company-item {
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 1rem;
	padding-block: 0.5rem;
	border-bottom: 1px solid #e0e0e0
}
.smile__company-item:hover, .smile__company-item:focus-visible {
	border-bottom: 1px solid #e0e0e0
}
.smile__company-item:hover .smile__company-link, .smile__company-item:focus-visible .smile__company-link {
	background: var(--color_blue);
	color: var(--color_base)
}
.smile__company-info {
	display: block
}
.smile__company-logo {
	width: 2.5rem;
	height: 2.5rem
}
.smile__company-icon {
	display: block;
	width: 1.25rem;
	height: 1.25rem
}
.smile__company-icon--link {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1.25rem;
	height: 1rem;
	transform: translateX(-50%) translateY(-50%)
}
.smile__company-count {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-bottom: 5px;
	font-size: 1rem;
	font-weight: 700;
	color: var(--color_font)
}
.smile__company-count span {
	display: block;
	margin-top: 3px
}
.smile__company-text {
	color: var(--color_font)
}
.smile__company-link {
	position: relative;
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	margin-left: auto;
	border-radius: 0.8rem;
	background: radial-gradient(145.47% 527.72% at 127.78% 125%, #baf0f1 0%, #f2f9f9 52.08%, #e5eefa 100%), #d1f4f5;
	transition: all .2s ease-in-out;
	color: var(--color_blue)
}
.kinds {
	overflow-x: hidden;
	position: relative;
	padding: 2rem 0.9rem 100px 0.9rem;
	border-radius: var(--radius_section);
	background: var(--color_bg_gradient)
}
.kinds__title {
	max-width: 450px;
	margin: 0 auto;
	margin-bottom: 0.9rem
}
.kinds__stages {
	position: relative;
	display: flex;
	flex-flow: column;
	gap: 2rem;
	max-width: 450px;
	margin: 0 auto
}
.kinds__stages-item {
	position: relative;
	z-index: 100;
	text-align: right;
}
.kinds__stages-img {
	width: 100%;
	height: auto;
	margin-bottom: 0.9rem
}
.kinds__card {
	text-align: left;
	position: relative;
	width: 100%;
	padding: 0 1.25rem 1.25rem 1.25rem;
	border-radius: 1.125rem;
	background-image: url(assets/img/card__bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	backdrop-filter: blur(55px);
	-webkit-backdrop-filter: blur(55px)
}
.kinds__card-title {
	padding-top: 0.5rem;
	padding-left: 0.5rem;
	font: 700 0.9rem/1.2 "Overpass";
	margin: 0;
}
.kinds__card-info {
	margin-top: 2.5rem;
	margin-bottom: 1rem;
	padding: 0.9rem 1.25rem;
	border-radius: 1rem;
	background-color: var(--color_green_card);
	color: var(--color_base)
}
.kinds__card-subtitle {
	font: 400 0.9rem/1.2 "Overpass"
}
.kinds__card-list {
	margin-left: 0.9rem;
	list-style: disc;
	list-style-type: disc
}
.kinds__card-item {
	font: 400 0.9rem/1.2 "Overpass";
	list-style: disc;
	list-style-type: disc
}
.kinds__card-bullets {
	display: flex;
	flex-flow: column;
	gap: 0.9rem
}
.kinds__card-bullet {
	display: flex;
	gap: 0.5rem;
	font: 400 0.9rem/1.2 "Overpass"
}
.kinds__card-icon {
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	min-width: 1.25rem;
	min-height: 1.25rem;
	margin-top: -0.2rem;
}
.kinds__card::before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	border: 1px solid #fff;
	border-radius: 1.25rem;
	backdrop-filter: blur(28px);
	-webkit-backdrop-filter: blur(28px);
	background: rgba(255, 255, 255, .65)
}
.methods {
	position: relative;
	margin-bottom: -90px;
	padding: 3rem 0.9rem 0 0.9rem
}
.methods__bg {
	position: absolute;
	top: -126px;
	left: -75px;
	z-index: 50;
	width: 100%;
	height: 100%;
	max-width: 1100px;
	max-height: none;
	transform: rotate(10deg);
	pointer-events: none;
}
.methods__container {
	position: relative;
	top: -120px;
	left: 50%;
	z-index: 100;
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
	padding: 2rem 0.9rem;
	border-radius: var(--radius_section);
	background: var(--color_bg_gradient_green);
	transform: translateX(-50%)
}
.methods__title {
	max-width: 620px;
	margin: 0 auto 1rem auto;
	text-align: center;
	color: var(--color_base);
	font-size: 1.125rem;
}
.methods__bullet {
	display: flex;
	flex-flow: column;
	gap: 0.9rem
}
.methods__bullet-item {
	display: flex;
	flex-flow: column;
	gap: 0.5rem;
	padding: 1.25rem;
	border-radius: 1.25rem;
	background: rgba(14, 14, 14, .12)
}
.methods__bullet-icon {
	width: 3.75rem;
	height: 3.75rem
}
.methods__bullet-title {
	margin-bottom: 5px;
	font-weight: 700;
	color: var(--color_base)
}
.methods__bullet-text {
	font-size: 0.9rem;
	color: var(--color_bullet_text)
}
.doctor {
	overflow: hidden;
	position: relative;
	padding: 2rem 0.9rem;
	margin-block: 2rem;
	border-radius: var(--radius_section);
	background: var(--color_bg_gradient)
}
.doctor__content {
	display: flex;
	flex-flow: column;
	gap: 2rem;
	margin-bottom: 2.5rem
}
.doctor__header {
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 1.25rem
}
.doctor__avatar {
	display: block;
	width: 100%;
	height: auto;
	max-width: 180px;
	max-height: 180px
}
.doctor__title {
	text-align: center
}
.doctor__discount {
	position: relative;
	max-width: 440px;
	margin: 0 auto;
	padding: 2rem;
	padding-bottom: 60%;
	border-radius: 1.5rem;
	background: url(assets/img/doctor__discount-bg.svg), var(--color_blue);
	background-position: 2.75rem -15px;
	background-size: 100% 100%;
	background-repeat: no-repeat
}
.doctor__discount-title {
	margin-bottom: 0.5rem;
	font-weight: 400;
	color: var(--color_base)
}
.doctor__discount-title br {
	display: none;
}
.doctor__discount-subtitle {
	margin-bottom: 2.5rem;
	color: var(--color_bullet_text)
}
.doctor__discount-picture {
	position: absolute;
	bottom: 0;
	width: 70%;
}
.doctor__discount-img {
	position: relative;
	z-index: 100;
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-right: -10%;
}
.doctor__discount-value {
	position: absolute;
	bottom: 85px;
	left: -80px;
	z-index: 50;
	font: 700 4.375rem/1.1 "Overpass";
	transform: rotate(-90deg);
	color: var(--color_base)
}
.form__open {
	position: relative;
	display: flex;
	flex-flow: column;
	gap: 1.25rem
}
.form__title {
	font-weight: var(--f1wb);
	color: var(--color_fonts);
	font-size: 1.125rem;
}
.form__fields {
	display: flex;
	flex-flow: column;
	gap: 1.25rem
}
.form__fieldset {
	display: block;
	margin: 0;
	padding-left: 0.9rem;
	border: 1px groove var(--color_border_input);
	border-radius: 0.5rem;
}
.form__legend {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 0 0.5rem;
	font-size: 0.8rem;
}
.form__input {
	display: block;
	width: 100%;
	padding: 0.5rem 0.9rem 0.5rem 0;
	border: none;
	outline: none;
	background: none
}
.form__policy {
	position: relative;
	display: flex;
	gap: 0.5rem;
	max-width: 420px;
	font-size: 0.8rem;
	color: var(--color_fonts)
}
.form__radio {
	cursor: pointer;
	position: relative;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	min-width: 1.25rem;
	min-height: 1.25rem;
	border: 1px solid var(--color_border_input);
	border-radius: 100%
}
.form__radio:checked {
	border: 1px solid var(--color_blue);
	background-image: url(assets/img/icon__check.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: var(--color_blue)
}
.form__action {
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 0.9rem
}
.form__info {
	max-width: 380px;
	text-align: center
}
.btn {
	cursor: pointer;
	/* display: flex; */
	justify-content: center;
	align-items: center;
	border-radius: 90px;
	font: 700 1rem/1.2 "Overpass";
	background: transparent;
	transition: all .5s ease-in-out;
	color: var(--color_base);
	overflow: hidden;
}
.btn span {
	z-index: 1;
}
.btn:not(.btn-primary)::after {
	content: '';
	background: linear-gradient(70deg, #0A65D1 0%, #00BFBF 40%, #00BFBF 60%,#0C55AD 100% );
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 300%;
	z-index: 0;
	transition: all .3s ease;
}
.btn:hover::after, 
.btn:focus-visible::after {
	left: -150%;
}
.btn-primary {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3rem;
	font-size: 1rem;
	font-weight: 700;
	line-height: 0.8rem;
	letter-spacing: -0.3px;
	background-color: var(--color_base);
	color: var(--color_font);
	vertical-align: middle
}
.btn-primary:hover, 
.btn-primary:visited, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary:focus-visible {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3rem;
	font-size: 1rem;
	font-weight: 700;
	line-height: 0.8rem;
	letter-spacing: -0.3px;
	background-color: var(--color_base);
	color: var(--color_font);
	vertical-align: middle
}
.btn-prev, .btn-next {
	cursor: pointer;
	position: relative;
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 0.9rem;
	background: radial-gradient(145.47% 527.72% at 127.78% 125%, #baf0f1 0%, #f2f9f9 52.08%, #e5eefa 100%), linear-gradient(0deg, #d1f4f5, #d1f4f5);
	transition: all .2s ease-in-out;
	color: var(--color_blue);
	box-shadow: none;
}
.slick-arrow svg {
	stroke: #0A65D1;
	width: 50%;
	height: 50%;
}
.slick-arrow:hover svg ,
.slick-arrow:active svg {
	stroke: #fff;
}
.btn-prev:hover, .btn-next:hover, .btn-prev:focus-visible, .btn-next:focus-visible {
	background: var(--color_blue);
	color: var(--color_base)
}
.btn-prev:active, .btn-next:active {
	background: var(--color_blue_hover);
	color: var(--color_base)
}
.btn-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1.125rem;
	height: 1rem;
	transform: translateX(-50%) translateY(-50%)
}
.price {
	position: relative;
	padding: 2rem 0.9rem
}
.price__title {
	margin-bottom: 1.25rem
}
.price__block {
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 2rem;
	margin-bottom: 3.75rem
}
.price__block-item {
	width: 100%;
	max-width: 510px;
	padding: 0.9rem 0.9rem 0 0.9rem;
	border: 1px solid #baf0f1;
	border-radius: var(--radius_section)
}
.price__block-logo {
	display: block;
	width: 100%;
	height: auto;
	max-width: 320px;
	margin: 0 auto
}
.price__card {
	position: relative;
	width: calc(100% + 2rem);
	margin-left: -15px;
	padding: 1.25rem;
	border-radius: var(--radius_section);
	background: radial-gradient(104.62% 88.11% at 40.02% 100%, #2c808b 0%, #2eb0b2 100%), #d9d9d9;
	transition: all .2s ease-in-out;
	box-shadow: 0px 0px 0px 0px rgba(60, 67, 68, .2), 0.4rem 0.5rem 1.5rem 0px rgba(60, 67, 68, .2), 1.75rem 2.25rem 2.75rem 0px rgba(60, 67, 68, .17), 4rem 81px 3.75rem 0px rgba(60, 67, 68, .1), 115px 143px 73px 0px rgba(60, 67, 68, .03), 179px 224px 80px 0px rgba(60, 67, 68, 0)
}
.price__card-title {
	margin-bottom: 0.9rem;
	font: 400 1.125rem/1.2 "Overpass";
	color: var(--color_base)
}
.price__card-cost {
	color: var(--color_base)
}
.price__card-old {
	margin-bottom: 0.5rem;
	font-size: 1rem;
	text-decoration: line-through;
	line-height: 1.2
}
.price__card-new {
	font-weight: 700
}
.price__card-info {
	font-size: 0.9rem;
	opacity: .9
}
.price__card-more {
	display: none;
	transition: all .8s linear
}
.price__card-bullet {
	display: flex;
	flex-flow: column;
	gap: 0.5rem;
	margin-top: 2rem;
	margin-bottom: 1.25rem
}
.price__card-item {
	display: flex;
	align-items: flex-start;
	gap: 0.5rem;
	font-size: 0.9rem;
	letter-spacing: -0.3px;
	color: var(--color_base)
}
.price__card-icon {
	display: block;
	width: 0.9rem;
	height: 0.9rem;
	min-width: 0.9rem;
	min-height: 0.9rem;
	padding: 4px;
	border-radius: 0.4rem;
	background: var(--color_check)
}
.price__card-total {
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	color: var(--color_base)
}
.price__card-btn {
	cursor: pointer;
	position: relative;
	display: block;
	width: 100%;
	margin-top: 1.25rem;
	padding-right: 0.5rem;
	outline: none;
	font-size: 0.9rem;
	text-align: right;
	text-decoration: underline;
	background: transparent;
	border: 0;
	color: #fff;
}
.price__card-btn::after {
	content: "";
	position: absolute;
	top: 4px;
	right: -5px;
	display: block;
	width: 0;
	height: 0;
	border-top: 0.4rem solid var(--color_base);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-left: 5px solid rgba(0, 0, 0, 0)
}
.price__card.active {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), radial-gradient(104.62% 88.11% at 40.02% 100%, #2C808B 0%, #2EB0B2 100%)
}
.price__card.active .price__card-more {
	display: block
}
.price__card.active .price__card-btn::after {
	border-top: 0;
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 0.4rem solid var(--color_base);
	border-left: 5px solid rgba(0, 0, 0, 0)
}
.price__action {
	position: relative;
	max-width: 350px;
	margin: 0 auto;
	padding: 1.25rem;
	border-radius: var(--radius_section);
	background: radial-gradient(circle, rgb(78, 141, 216) 0%, rgb(10, 101, 209) 100%);
	color: var(--color_base)
}
.price__action-title {
	margin-bottom: 0.9rem;
	font-size: 1.5rem;
	font-weight: 700
}
.price__action-subtitle {
	margin-bottom: 2rem;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: -0.5px
}
.price__action-subtitle br {
	display: none;
}
.price__action-img {
	position: relative;
	top: 0;
	left: 50%;
	z-index: 100;
	width: 100%;
	max-width: 320px;
	margin-bottom: 2rem;
	transform: translateX(-50%);
}
.price__action-info {
	width: calc(100% + 2.5rem);
	margin-bottom: -20px;
	margin-left: -20px;
	padding: 2rem 1.25rem;
	border-radius: var(--radius_section);
	background: radial-gradient(359.49% 117.86% at 93.78% 95.78%, #baf0f1 0%, #f2f9f9 52.08%, #e5eefa 100%);
	color: var(--color_font)
}
.price__action-text {
	margin-bottom: 1.5rem;
	font-size: 1rem;
	font-weight: 400;
	text-align: center
}
.price__action-btn {
	margin: 0 auto
}
.steps {
	overflow: hidden;
	position: relative;
	padding: 2rem 0.9rem;
	border-radius: 2rem;
	background: var(--color_bg_gradient);
	background-size: cover;
	background-repeat: no-repeat
}
.steps__bg {
	position: absolute;
	top: 1.25rem;
	left: 0;
	width: calc(100% + 2rem);
	height: 100%
}
.steps__title {
	position: relative;
	z-index: 25;
	margin-bottom: 1.5rem;
	text-align: center
}
.steps__container {
	position: relative;
	z-index: 25;
	display: flex;
	flex-flow: column;
	gap: 1rem;
}
.steps__item {
	position: relative;
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
	padding: 1.25rem;
	border: 1px solid #fff;
	border-radius: 1.25rem;
	background: rgba(255, 255, 255, .6);
	box-shadow: 0px 0px 0px 0px rgba(25, 121, 123, .08), 0.4rem 0.5rem 1.5rem 0px rgba(25, 121, 123, .08), 1.5rem 2.25rem 2.75rem 0px rgba(25, 121, 123, .07), 3.5rem 83px 3.75rem 0px rgba(25, 121, 123, .04), 102px 147px 72px 0px rgba(25, 121, 123, .01), 160px 230px 78px 0px rgba(25, 121, 123, 0);
	color: var(--color_font);
	backdrop-filter: blur(28px);
	-webkit-backdrop-filter: blur(28px)
}
.steps__item-position {
	position: relative
}
.steps__item-img {
	width: calc(100% + 2.5rem);
	height: auto;
	max-width: none;
	max-height: none;
	margin-top: -1.25rem;
	margin-bottom: 2rem;
	margin-left: -1.25rem;
	border-radius: 1.25rem;
	-o-object-fit: cover;
	object-fit: cover;
}
.steps__item-index {
	position: absolute;
	bottom: 0;
	left: calc(50% - 0.5rem);
	font-size: 100px;
	font-weight: 700;
	text-shadow: 0px 0px 0px rgba(25, 121, 123, .08), 0.4rem 0.5rem 1.5rem rgba(25, 121, 123, .08), 1.5rem 2.25rem 2.75rem rgba(25, 121, 123, .07), 3.5rem 83px 3.75rem rgba(25, 121, 123, .04), 102px 147px 72px rgba(25, 121, 123, .01), 160px 230px 78px rgba(25, 121, 123, 0);
	line-height: 100px;
	letter-spacing: -4px;
	transform: translateX(-50%);
	color: rgba(255, 255, 255, .66);
	-webkit-text-stroke: 1px #fff;
	line-height: 1.15;
	text-stroke: 1px #fff;
}
.steps__item-title {
	margin-bottom: 1.25rem;
	font-size: 1rem;
	font-weight: 700;
	max-width: 260px;
}
.steps__item-title br {
	display: none;
}
.steps__item-bullet {
	display: flex;
	flex-flow: column;
	gap: 0.5rem
}
.steps__item-point {
	display: flex;
	align-items: flex-start;
	gap: 0.5rem;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.2
}
.steps__item-icon {
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	min-width: 0.5rem;
	min-height: 0.5rem;
	padding: 5px;
	border-radius: 4px;
	background: var(--color_check);
	margin-top: 2px;
}
.advantages {
	overflow-x: hidden;
	position: relative;
	padding: 4rem 0.9rem 2rem 0.9rem;
	border-radius: 2rem;
	background: url(assets/img/advantages__bg.svg);
	background-position: 0 3rem;
	background-size: contain;
	background-repeat: no-repeat
}
.advantages__title {
	margin-bottom: 1.5rem;
	text-align: center
}
.advantages__content {
	z-index: 1;
	position: relative;
	display: grid;
	grid-template-areas: "bullet_1" "bullet_2" "hero";
	grid-template-columns: 100%;
	gap: 1.25rem
}
.advantages__bullet {
	display: flex;
	flex-flow: column;
	gap: 1.25rem
}
.advantages__bullet-header {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	margin-bottom: 0.5rem;
	color: var(--color_font)
}
.advantages__bullet-icon {
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	min-width: 1.25rem;
	min-height: 1.25rem
}
.advantages__bullet-title {
	padding-top: 4px;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.1
}
.advantages__bullet-text {
	font-size: 0.9rem;
}
.advantages__bullet--first {
	grid-area: bullet_1
}
.advantages__bullet--second {
	grid-area: bullet_2
}
.advantages__hero {
	grid-area: hero;
	width: 100%;
	height: auto;
	max-width: 400px;
	margin: 0 auto
}
.advantages__bg {
	position: absolute;
	bottom: 0;
	left: -25%;
	z-index: 0;
	width: 150%;
	height: 650px;
	background: linear-gradient(180deg, rgba(240, 240, 240, 0) 0%, rgb(229, 239, 250) 100%)
}
.slider {
	overflow: hidden;
	position: relative;
	padding: 2rem 0.9rem
}
.slider__title {
	margin-bottom: 1.5rem;
	text-align: center
}
.slider__nav {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.9rem;
	margin-bottom: 1.25rem
}
.slider__slide {
	border-radius: 2rem
}
.slider__slide-img {
	width: 100%;
	height: auto;
	border-radius: 2rem
}
.action {
	overflow: hidden;
	position: relative;
	padding: 2rem 0.9rem 0 0.9rem;
	margin-block: 2rem;
	border-radius: 2rem;
	background: var(--color_bg_gradient)
}
.action__title {
	margin-bottom: 2rem
}
.action__title br {
	display: none;
}
.action__form {
	position: relative;
	z-index: 50;
	margin-bottom: 3rem
}
.action__doctor {
	position: relative;
	max-width: 310px;
	margin: 0 auto
}
.action__doctor::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	display: block;
	width: 200px;
	height: 100%;
	background: rgba(88, 129, 143, .4);
	filter: blur(65px)
}
.action__doctor-img {
	position: relative;
	z-index: 10;
	display: block;
	width: 100%;
	height: auto
}
.action__doctor-regalia {
	position: absolute;
	bottom: 3.75rem;
	left: 2.25rem;
	z-index: 10;
	display: inline-flex;
	flex-flow: column;
	gap: 5px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	min-width: 252px;
	max-width: 360px;
	padding: 0.9rem 1.5rem;
	border-radius: 5px 1.5rem 1.5rem 1.5rem;
	background: var(--color_base)
}
.action__doctor-name {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.3;
	white-space: nowrap
}
.action__bg {
	position: absolute;
	bottom: 200px;
	left: -150px;
	z-index: 0;
	width: 200%;
	height: 100%;
	pointer-events: none;
}
.medics {
	position: relative;
	padding: 2rem 0.9rem
}
.medics__bg {
	position: absolute;
	right: -1rem;
	bottom: -55px;
	width: 100%;
	height: 100%;
	max-width: 780px;
	max-height: none;
	pointer-events: none;
}
.medics__header {
	display: flex;
	flex-flow: column;
	gap: 0.9rem
}
.medics__description {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	margin-bottom: 2rem
}
.medics__description-icon {
	width: 3rem;
	height: auto
}
.medics__description-text {
	max-width: 440px
}
.medics__slider {
	margin-bottom: 2rem
}
.medics__swiper {
	margin-bottom: 2rem
}
.medics__nav {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.9rem;
	margin-bottom: 1.25rem
}
.medics__slide {
	width: 100%
}
.medics__slide-bg {
	margin-bottom: 1.25rem;
	border-radius: 100px 100px 100px 2rem;
	background: linear-gradient(-60deg, #BAF0F1 0%, #F2F9F9 52.08%, #E5EEFA 100%);
	transition: all .2s ease-in-out;
	overflow: hidden;
	padding-top: 1.5rem;
}
.medics__slide:hover .medics__slide-bg, 
.medics__slide:focus-visible.medics__slide-bg {
	background: var(--color_blue)
}
.medics__slide-title {
	margin-bottom: 0.5rem;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.2
}
.medics__slide-subtitle {
	max-width: 380px;
	font-size: 1rem;
	line-height: 1.3;
	min-height: calc(1rem * 1.3 * 3);
}
.medics__btn {
	margin-top: 1rem;
}
.medics__slide:hover .medics__btn {
	opacity: 1;
}
.medics__phone {
	z-index: 1;
	position: relative;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	max-width: 300px;
	margin: 0 auto;
	padding: 1.25rem;
	border-radius: 2rem;
	background: radial-gradient(96.53% 84.88% at 15.25% 34.59%, #2C808B 0%, #2EB0B2 100%), #d9d9d9;
	color: var(--color_base)
}
.medics__phone-title {
	margin-bottom: 0.9rem;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.2
}
.medics__phone-subtitle {
	margin-bottom: 2.5rem;
	font-size: 1rem
}
.medics__phone-img {
	position: relative;
	z-index: 50;
	width: 100%;
	height: auto;
	margin-left: -20px
}
.medics__phone-btn {
	margin: 0 auto;
	margin-bottom: -5px
}
.questions {
	padding: 2rem 0.9rem
}
.questions__title {
	margin-bottom: 2rem
}
.questions__container {
	display: flex;
	flex-flow: column;
	gap: 0.5rem;
	background-position: bottom;
	background-size: 450px;
	background-repeat: no-repeat
}
.faq {
	display: flex;
	flex-flow: column;
	gap: 0.5rem;
}
.faq__item {
	cursor: pointer;
	position: relative;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	border-radius: 1.25rem;
	background: #f3f3f3;
	transition: all .2s ease-in-out
}
.faq__item[open] {
	background: linear-gradient(-60deg, #BAF0F1 0%, #F2F9F9 52.08%, #E5EEFA 100%)
}
.faq__item .faq__title-icon {
	transform: rotate(180deg)
}
.faq__item[open] .faq__title-icon {
	transform: rotate(0deg)
}
.faq__item[open] .faq__title {
	padding-bottom: 0.9rem
}
.faq__summary{
	display: block;
}
.faq__title {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 5px;
	padding: 1rem;
	font-weight: 700
}
.faq__title-icon {
	width: 0.9rem;
	height: 1.5rem;
	min-width: 0.9rem;
	transition: all .2s ease-in-out
}
.faq__text {
	margin-bottom: 0.9rem
}
.faq__more {
	margin: 0;
	padding: 0 1.25rem 1.25rem 1.25rem
}
.faq__link {
	display: flex;
	align-items: center;
	gap: 0.5rem
}
.faq__btn {
	cursor: pointer;
	color: var(--color_blue);
	border: 0;
	border-bottom: 1px solid;
	padding: 0;
	background: transparent;
}
.faq__btn span {
	min-width: none;
	padding: 0
}
.faq__btn:hover, .faq__btn:focus-visible {
	color: var(--color_blue_hover)
}
.faq__btn:hover~.faq__icon, .faq__btn:focus-visible~.faq__icon {
	color: var(--color_blue_hover)
}
.faq__icon {
	display: block;
	width: 2rem;
	height: 2rem;
	color: var(--color_blue)
}
.footer {
	overflow: hidden;
	max-width: 2000px;
	margin: 0 auto;
	margin-top: -2rem;
	padding: 3.75rem 0.9rem 0.9rem 0.9rem;
	border-radius: 2rem;
	background: var(--color_footer_bg);
	color: var(--color_base)
}
.footer__top {
	display: flex;
	flex-flow: column;
	gap: 2rem;
	margin-bottom: 2rem
}
.footer__first {
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 1.25rem
}
.footer__second {
	max-width: 320px;
	margin: 0 auto
}
.footer__logo {
	width: 180px;
	height: 85px;
	border-bottom: none
}
.footer__logo:hover, .footer__logo:focus-visible {
	border-bottom: none
}
.footer__title {
	margin-bottom: 1.25rem;
	font-size: 1.25rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.2
}
.footer__adress {
	display: flex;
	flex-flow: column;
	gap: 1.5rem;
	text-align: center
}
.footer__adress-item {
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 5px;
	padding-left: 0.9rem
}
.footer__adress-title {
	font-weight: 700
}
.footer__adress-street {
	letter-spacing: -0.3px;
	opacity: .9
}
.footer__adress-line {
	display: block;
	width: 100%
}
.footer__adress-icon {
	display: block;
	width: 100%;
	height: auto;
	max-height: 2.25rem;
	margin: 0 auto 0.5rem auto;
	fill: none
}
.footer__time {
	text-align: center
}
.footer__badge {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-bottom: 0.9rem;
	padding: 5px 0.5rem;
	border-radius: 0.5rem;
	line-height: 1;
	background: rgba(255, 255, 255, .5)
}
.footer__contact {
	display: flex;
	flex-flow: column;
	align-items: center
}
a.footer__contact-item {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-bottom: 0.9rem;
	border-bottom: none;
	font-size: 1rem;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.1;
	transition: all .2s ease-in-out;
	color: var(--color_base)
}
a.footer__contact-item:hover, a.footer__contact-item:focus-visible {
	border-bottom: none;
	text-decoration: none;
	color: var(--color_blue)
}
.footer__contact-item:nth-child(4) {
	margin-bottom: 2rem
}
.footer__contact-icon {
	display: block;
	width: 1.125rem;
	height: 1.125rem;
	margin-top: -3px
}
.footer__btn {
	margin: 0 auto
}
.footer__info {
	margin-bottom: 0.9rem;
	font-size: 0.9rem;
	text-align: center
}
.footer__policy {
	border-bottom: none;
	text-decoration: underline;
	color: var(--color_base)
}
.footer__policy:hover, .footer__policy:focus-visible {
	border-bottom: none;
	color: var(--color_base)
}
.footer__center {
	position: relative;
	border-radius: 2rem;
	overflow: hidden;
	height: 400px;
	margin-bottom: 2rem;
}
.map-wrapper {
	width: 100%;
}
@font-face {
	font-family: "swiper-icons";
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
	font-weight: 400;
	font-style: normal
}
:root {}
.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: clip;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box
}
.slider__wrapper {
	transform: translate3d(0px, 0, 0);
	margin-inline: -1rem;
}
.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block;
	padding-inline: 1rem;
}
@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

.hero-thanks{
	
}
.hero-thanks .thanks-title {
	margin: auto;
	max-width: 800px;
	position: relative;	
	font-weight: var(--f1wb);
}
.hero-thanks .thanks-title::after ,
.hero-thanks .thanks-title::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	background: url(
	assets/img/zub.svg);
	background-size: contain;
}
.hero-thanks .thanks-title::before {
	width: 200px;
	height: 200px;
	left: 0;
}
.hero-thanks .thanks-title::after {
	width: 150px;
	height: 150px;
	right: 0;
	transform: translateX(50%) rotate(45deg);
}
.hero-thanks .thanks-title h1{	
	font-weight: var(--f1wb);
	margin: 0 0 0.5rem;
}
.hero-thanks .button {
	margin-top: 3rem;
}

@media all and (min-width: 400px) {
	.steps__item-title {
		max-width: none;
	}
}
@media all and (min-width: 475px) {
	.doctor__discount-value {
		bottom: 120px;
		font-size: 70px
	}
}
@media all and (min-width: 534px) {
	.header__social {
		display: flex;
		align-items: center;
		gap: 0.5rem;
		margin-right: 2rem
	}
	.title {
		font-size: 1.5rem
	}
	.hero__title {
		font-size: 2.25rem
	}
	.kinds__card-title {
		min-width: 360px;
		padding-left: 1.25rem;
		font-size: 1.125rem
	}
	.methods__container {
		position: absolute;
		margin-bottom: 0
	}
	.methods__bullet-item {
		flex-flow: row;
		align-items: center
	}
	.methods {
		height: 533px
	}
	.doctor__discount-title {
		font-size: 1.125rem
	}
	.price__action-info {
		padding: 2.5rem 2rem
	}
	.price {
		padding: 3rem 0.9rem
	}
	.steps__item-title {
		font-size: 1.125rem
	}
	.steps__item-point {
		font-size: 1rem
	}
	.action__doctor-regalia {
		bottom: 100px;
		left: 100px;
		padding: 1.25rem 2rem
	}
}
@media all and (min-width: 768px) {
	body {
		padding: 1rem;
	}
	.container {
		max-width: 650px
	}
	#header-wrapper.header-fixed {
		padding-top: 1.5rem;
	}
	.header__section {
		margin-inline: 1rem;
	}
	.header__button {
		display: block;
	}
	.header__contact {
		margin-right: 1.5rem;
	}
	.title {
		font-size: 1.75rem
	}
	.hero__content {
		margin-top: 8rem;
	}
	.hero__img {
		max-width: 650px
	}
	.hero__bullet-item {
		flex: 0 0 calc(50% - 0.5rem);
		max-width: 380px
	}
	.hero__bullet-icon {
		width: 2.25rem;
		height: 2.25rem
	}
	.hero__bullet {
		flex-flow: row;
		flex-wrap: wrap;
		justify-content: center;
		max-width: 100%
	}
	.hero {
		padding: 0 2rem;
		padding-bottom: 2rem
	}
	.smile__title {
		margin: 0 0 0.9rem 0
	}
	.smile__grid-img[data-index="0"] {
		height: 100%
	}
	.smile__grid-img[data-index="1"] {
		height: 60%
	}
	.smile__grid-img[data-index="2"] {
		height: 70%
	}
	.smile__grid-img[data-index="3"] {
		height: 100%
	}
	.smile__grid {
		align-items: end;
		grid-template-areas: "img_0 img_1 img_2 img_3";
		grid-template-columns: 1fr 1fr 1fr 1fr
	}
	.smile {
		padding: 3rem 2rem
	}
	.kinds {
		padding: 3rem 2rem 100px 2rem
	}
	.methods__bg {
		top: -160px;
		height: 150%
	}
	.methods__container {
		padding: 2rem 1.25rem
	}
	.doctor__content {
		gap: 2.75rem
	}
	.doctor__header {
		flex-flow: row
	}
	.doctor__title {
		text-align: left
	}
	.doctor__discount {
		border-radius: 1.5rem 1.5rem 0 0
	}
	.doctor {
		padding-bottom: 0
	}
	.form__title {
		font-size: 1.125rem
	}
	.form__fields {
		flex-flow: row;
		flex-wrap: wrap
	}
	.form__fieldset {
		flex: 1 0 calc(50% - 1rem)
	}
	.price__block-item {
		flex: 1 0 calc(50% - 1rem);
		max-width: 310px
	}
	.price__block {
		flex-flow: row;
		flex-wrap: wrap;
		align-items: flex-start
	}
	.price__card-old {
		font-size: 1.125rem
	}
	.price__action-title {
		font-size: 1.75rem
	}
	.price__action-subtitle {
		font-size: 1.25rem
	}
	.price__action-info {
		width: calc(100% + 3.75rem);
		margin-bottom: -30px;
		margin-left: -30px
	}
	.price__action {
		padding: 2rem
	}
	.steps__title {
		margin-bottom: 3rem
	}
	.steps {
		padding: 3rem 2rem
	}
	.advantages__content {
		justify-content: space-between;
		grid-template-areas: "bullet_1 bullet_2" "hero hero";
		grid-template-columns: 1fr 1fr
	}
	.advantages__bullet-title {
		font-size: 1.125rem
	}
	.advantages__bullet--second {
		justify-self: flex-end
	}
	.advantages {
		padding: 3rem 2rem 0 2rem;
		background-position: 50% 3rem;
		background-size: 650px
	}
	.slider__nav {
		justify-content: flex-end
	}
	.slider {
		padding: 3rem 2rem
	}
	.action__doctor-name {
		font-size: 1.125rem
	}
	.action {
		padding: 3rem 2rem 0 2rem
	}
	.action__title br {
		display: block;
	}
	.medics__bg {
		bottom: -210px
	}
	.medics__description-icon {
		width: 4rem
	}
	.medics__description-text {
		font-size: 1.125rem
	}
	.medics__nav {
		justify-content: flex-end
	}
	.medics__phone-title {
		font-size: 1.25rem
	}
	.medics {
		padding: 3rem 2rem
	}
	.questions {
		padding: 0 2rem 3rem 2rem
	}
	.faq__title {
		font-size: 1.125rem
	}
	.footer__top {
		display: grid;
		grid-template-areas: "first first" "second third";
		grid-template-columns: 1fr 1fr;
		gap: 2.5rem
	}
	.footer__first {
		grid-area: first
	}
	.footer__second {
		grid-area: second
	}
	.footer__third {
		grid-area: third
	}
	.footer {
		padding: 3.75rem 2rem 0.9rem 2rem
	}
}
@media all and (min-width: 992px) {
	.container {
		max-width: 100%
	}
	.title {
		font-size: 2rem
	}
	.logo {
		width: 140px;
		height: 4rem
	}
	.hero__title {
		font-size: 2.5rem
	}
	.hero__info {
		max-width: 340px
	}
	.hero__img {
		position: absolute;
		top: 180px;
		right: 0
	}
	.hero__bullet-item {
		max-width: 100%
	}
	.hero__bullet {
		margin-top: 2.5rem
	}
	.smile__title {
		grid-area: title;
		max-width: 450px
	}
	.smile__grid {
		max-width: 1100px;
		grid-area: grid;
		margin-bottom: 0
	}
	.smile__reating {
		grid-area: rating;
		max-width: 440px
	}
	.smile {
		padding: 80px 2rem
	}
	.smile .container {
		display: grid;
		grid-template-columns: 2fr 1fr;
		grid-template-areas: "title title" "grid rating";
		gap: 1.25rem
	}
	.kinds__title {
		max-width: 920px;
		margin-bottom: 2rem
	}
	.kinds__stages-item {
		flex: 0 0 calc(50% - 1.25rem);
		height: 100%;
		max-width: 440px
	}
	.kinds__stages-img {
		max-width: 380px;
		margin-left: auto
	}
	.kinds__stages {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 920px;
		margin: 0 auto
	}
	.kinds__card-title {
		font-size: 1.25rem
	}
	.kinds__card-bullet {
		align-items: flex-start
	}
	.methods__bg {
		top: -400px;
		left: -15px;
		height: 200%
	}
	.methods__container {
		top: -140px;
		max-width: 100%;
		padding: 2rem
	}
	.methods__title {
		font-size: 1.25rem
	}
	.methods__bullet {
		flex-flow: row;
		flex-wrap: wrap
	}
	.methods__bullet-item {
		flex: 0 0 calc(50% - 0.5rem)
	}
	.methods__bullet-icon {
		width: 80px;
		height: 80px
	}
	.methods__bullet-title {
		font-size: 1.125rem
	}
	.methods__bullet-text {
		font-size: 1rem
	}
	.methods {
		height: 488px;
		padding: 80px 2rem 0 2rem
	}
	.doctor__content {
		margin-bottom: 0
	}
	.doctor__title {
		max-width: 480px
	}
	.doctor__discount-title {
		font-size: 1.25rem
	}
	.doctor__discount {
		position: absolute;
		right: 0;
		bottom: -3rem;
		padding-bottom: 30%;
	}
	.doctor {
		padding: 3rem 2rem 3rem 2rem
	}
	.form__title {
		font-size: 1.25rem
	}
	.form__fields {
		flex-flow: column
	}
	.form__input {
		padding: 0.9rem 0.9rem 0.9rem 0
	}
	.form__action {
		align-items: flex-start
	}
	.form__info {
		text-align: left
	}
	.form__open {
		max-width: 50%
	}
	.price__block-item {
		flex: 1 0 calc(33% - 1.25rem);
		max-width: 100%
	}
	.price__card-title {
		font-size: 1.25rem
	}
	.price__card-old {
		font-size: 1.25rem
	}
	.price__card-info {
		font-size: 1rem
	}
	.price__card-total {
		font-size: 1.5rem
	}
	.price__action-header {
		grid-area: header
	}
	.price__action-subtitle {
		margin-bottom: 0
	}
	.price__action-img {
		margin-bottom: 0;
	}
	.price__action-info {
		display: flex;
		flex-flow: column;
		justify-content: center;
		grid-area: info;
		width: 100%;
		height: 100%;
		margin: 0
	}
	.price__action {
		display: grid;
		align-items: center;
		grid-template-areas: "header img info";
		grid-template-columns: 1fr 1fr 1fr;
		gap: 0.5rem;
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		max-width: 100%;
		padding: 0 0 0 2.5rem
	}
	.steps__item-position {
		max-width: 350px
	}
	.steps__item-img {
		width: calc(100% + 2rem);
		height: calc(100% + 3.75rem);
		margin: 0;
		margin-top: -31px;
		margin-left: -32px
	}
	.steps__item-index {
		right: 5px;
		bottom: 2.5rem;
		left: initial;
		transform: translateX(0)
	}
	.steps__item-title {
		font-size: 1.25rem
	}
	.steps__item-title br {
		display: block;
	}
	.steps__item-bullet {
		max-width: 480px
	}
	.steps__item-icon {
		display: block;
		width: 0.9rem;
		height: 0.9rem;
		min-width: 0.9rem;
		min-height: 0.9rem;
		padding: 3px;
		margin-top: 0px;
		border-radius: 0.4rem
	}
	.steps__item--left {
		flex-flow: row-reverse;
		justify-content: space-between
	}
	.steps__item--left .steps__item-img {
		width: calc(100% + 2rem);
		height: calc(100% + 3.75rem);
		margin: 0;
		margin-top: -31px;
		margin-right: -32px;
		margin-left: initial
	}
	.steps__item--left .steps__item-index {
		right: initial;
		bottom: 4.375rem;
		left: 0
	}
	.steps__item {
		display: flex;
		gap: 2rem;
		max-width: 1050px !important;
		padding: 2rem
	}
	.advantages__title {
		margin-bottom: 3rem
	}
	.advantages__bullet-title {
		font-size: 1.25rem
	}
	.advantages__bullet {
		max-width: 500px
	}
	.advantages {
		padding: 4rem 2rem 0 2rem;
	}
	.slider__title {
		margin-bottom: 0;
		text-align: left
	}
	.slider__swiper {
		margin-top: -45px
	}
	.slider__nav {
		margin-bottom: 2rem
	}
	.slider {
		padding: 80px 2rem
	}
	.action__title {
		max-width: 730px;
		margin-bottom: 3rem
	}
	.action__form {
		margin-bottom: 0
	}
	.action__doctor-regalia {
		left: 80px
	}
	.action__doctor-name {
		font-size: 1.25rem
	}
	.action__doctor {
		position: absolute;
		right: 80px;
		bottom: -80px
	}
	.action__bg {
		bottom: -57px;
		left: 160px;
		width: 100%
	}
	.action {
		padding: 3rem 2rem 80px 2rem
	}
	.medics__bg {
		bottom: -310px
	}
	.medics__header {
		flex: 1 0 100%
	}
	.medics__description-icon {
		width: 85px
	}
	.medics__description-text {
		max-width: 480px;
		font-size: 1.25rem
	}
	.medics__description {
		margin: 0
	}
	.medics__slider {
		flex: 1 0 calc(65% - 0.9rem);
		max-width: 65%;
		margin: 0
	}
	.medics__nav {
		margin-bottom: 2rem
	}
	.medics__phone-title {
		font-size: 1.25rem
	}
	.medics__phone {
		flex: 1 0 calc(35% - 2rem)
	}
	.medics .container {
		display: flex;
		flex-wrap: wrap;
		gap: 2rem
	}
	.questions__title {
		margin-bottom: 2.5rem
	}
	.questions__container {
		flex-flow: row;
		background-image: url(assets/img/faq__bg.svg);
		background-position: bottom right;
		gap: 1rem;
	}
	.questions {
		padding: 0 2rem 80px 2rem
	}
	.faq__item {
		min-width: -webkit-fit-content;
		min-width: -moz-fit-content;
		min-width: fit-content
	}
	.faq {
		flex: 1 0 calc(50% - 0.5rem);
		gap: 1rem;
	}
	.footer__top {
		grid-template-areas: "first second third";
		grid-template-columns: auto 1fr 1fr
	}
	.footer__first {
		align-items: flex-start
	}
	.footer {
		padding: 80px 2rem 0.9rem 2rem
	}
}
@media all and (min-width: 992px)and (min-width: 1200px) {
	.smile .container {
		-moz-column-gap: 2rem;
		column-gap: 2rem;
		row-gap: 2rem
	}
}
@media all and (min-width: 992px)and (min-width: 1400px) {
	.smile .container {
		-moz-column-gap: 2.5rem;
		column-gap: 2.5rem
	}
	.price__action {
		grid-template-columns: 1.3fr 1fr 1fr
	}
}
@media all and (min-width: 992px)and (min-width: 1536px) {
	.smile .container {
		grid-template-columns: 2.4fr 1fr;
		-moz-column-gap: 4rem;
		column-gap: 4rem
	}
}
@media all and (min-width: 1024px) {
	.hero__img {
		top: initial;
		bottom: -2rem;
		max-width: 90%;
		right: -5rem;
	}
}
@media all and (min-width: 1180px) {
	.hero__img {
		max-width: 850px
	}
	.hero__bullet {
		margin-top: 3.75rem
	}
}
@media all and (min-width: 1200px) {
	.title {
		font-size: 2.25rem
	}
	.logo {
		width: 175px;
		height: 80px;
		margin-right: 3.75rem
	}
	.develop {
		margin: 0
	}
	.header__contact-number {
		font-size: 1.125rem
	}
	.header__contact {
		gap: 0.5rem
	}
	.hero__title {
		font-size: 2.75rem
	}
	.hero__subtitle {
		margin-bottom: 3.75rem
	}
	.hero__info {
		max-width: 420px
	}
	.hero__img {
		top: initial;
		right: 0;
		bottom: -2rem;
		max-width: 900px
	}
	.hero__bullet-item {
		flex: 0 0 calc(25% - 0.8rem)
	}
	.smile__title {
		max-width: 510px;
		margin: 0
	}
	.smile__grid {
		gap: 2rem
	}
	.smile__reating-title {
		margin-bottom: 2rem;
		font-size: 1.5rem
	}
	.smile__reating-subtitle {
		margin-bottom: 2rem;
		font-size: 1.25rem
	}
	.smile {
		padding: 100px 2rem
	}
	.kinds__title {
		max-width: 1280px
	}
	.kinds__stages-item {
		max-width: calc(33% - 1.2rem);
		flex: 0 0 calc(33% - 1.2rem);
	}
	.kinds__stages {
		justify-content: center;
		max-width: 100%
	}
	.kinds__card-title {
		font-size: 1.25rem
	}
	.methods__bg {
		top: -480px;
		left: -20px;
		width: 105%;
		height: 240%;
		max-width: 1280px;
		transform: rotate(0deg)
	}
	.methods__container {
		padding: 3rem 2rem
	}
	.methods__title {
		margin: 0 auto 2.5rem auto;
		font-size: 1.25rem
	}
	.methods__bullet {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr
	}
	.methods__bullet-icon {
		width: 90px;
		height: 90px
	}
	.methods {
		height: 483px
	}
	.doctor__avatar {
		max-width: 210px;
		max-height: 210px
	}
	.doctor__title {
		max-width: 540px
	}
	.doctor__discount-title {
		font-size: 1.25rem
	}
	.doctor__discount-subtitle {
		margin-bottom: 3.75rem
	}
	.doctor__discount {
		padding: 2.5rem;
		padding-bottom: 30%;
	}
	.form__title {
		font-size: 1.25rem
	}
	.form__action {
		gap: 1.5rem
	}
	.btn-prev, .btn-next {
		width: 3rem;
		height: 3rem;
		border-radius: 1.125rem
	}
	.btn-icon {
		width: 1.25rem;
		height: 1rem
	}
	.price__action-subtitle br {
		display: block;
	}
	.price__card-title {
		font-size: 1.25rem
	}
	.price__card-old {
		font-size: 1.25rem
	}
	.price__card-item {
		font-size: 1rem
	}
	.price__card-btn::after {
		top: 0.4rem
	}
	.price__card-btn {
		font-size: 1rem
	}
	.price__card {
		padding: 2rem
	}
	.price__action-info {
		max-width: 480px
	}
	.steps__container {
		gap: 2.5rem
	}
	.steps__item-position {
		max-width: 400px
	}
	.steps__item-img {
		width: calc(100% + 3rem);
		height: calc(100% + 104px);
		margin-top: -52px;
		margin-left: -52px
	}
	.steps__item-index {
		right: -8px;
		bottom: 1.5rem;
		font-size: 150px;
		line-height: 150px
	}
	.steps__item-title {
		font-size: 1.5rem
	}
	.steps__item-bullet {
		gap: 0.9rem
	}
	.steps__item--right {
		margin: 0;
		margin-right: auto
	}
	.steps__item--left {
		margin: 0;
		margin-left: auto
	}
	.steps__item--left .steps__item-img {
		width: calc(100% + 3rem);
		height: calc(100% + 104px);
		margin-top: -52px;
		margin-right: -52px;
		margin-left: initial
	}
	.steps__item {
		gap: 3.75rem;
		max-width: 1150px !important;
		padding: 3rem
	}
	.advantages__bullet-title {
		font-size: 1.25rem
	}
	.advantages {
		background-position: 50% 3.75rem;
		background-size: 750px
	}
	.slider__nav {
		margin-bottom: 2.5rem
	}
	.slider {
		padding: 100px 2rem
	}
	.action__title {
		max-width: 830px
	}
	.action__doctor-regalia {
		left: 3.75rem
	}
	.action__doctor-name {
		font-size: 1.25rem
	}
	.action__doctor {
		bottom: -100px
	}
	.action {
		padding: 3rem 2rem 100px 2rem
	}
	.medics__bg {
		bottom: -360px
	}
	.medics__description-icon {
		width: 95px
	}
	.medics__description-text {
		max-width: 540px;
		font-size: 1.25rem
	}
	.medics__slider {
		flex: 1 0 calc(70% - 0.9rem);
		max-width: 70%
	}
	.medics__slide-title {
		font-size: 1.25rem
	}
	.medics__btn {
		opacity: 0;
		transition: all .2s ease-in-out
	}
	.medics__slide:hover .medics__btn {
		opacity: 1;
	}
	.medics__phone {
		flex: 1 0 calc(30% - 2rem)
	}
	.questions__title {
		margin-bottom: 3.75rem
	}
	.questions__container {
		gap: 2rem
	}
	.questions {
		padding: 0 2rem 100px 2rem
	}
	.faq__title {
		padding: 1.5rem;
		font-size: 1.25rem
	}
	.faq__more {
		padding: 0 1.5rem 1.5rem 1.5rem
	}
	.faq {
		flex: 1 0 calc(50% - 0.9rem);
		gap: 1.25rem
	}
	.footer__bottom {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 2rem
	}
	.footer__second {
		margin: 0
	}
	.footer__third {
		display: flex;
		flex-wrap: wrap;
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		-moz-column-gap: 2rem;
		column-gap: 2rem
	}
	.footer__third-title {
		flex: 1 0 100%
	}
	.footer__title {
		padding-left: 0.9rem;
		font-size: 1.25rem;
		text-align: left
	}
	.footer__adress-item {
		align-items: flex-start
	}
	.footer__adress {
		text-align: left
	}
	.footer__badge {
		margin-bottom: 1.25rem
	}
	.footer__contact-item {
		font-size: 1.125rem
	}
	.footer__contact-item:nth-child(4) {
		margin-top: 0.5rem;
		margin-bottom: 0
	}
	.footer__contact {
		align-items: flex-start
	}
	.footer__btn {
		align-self: flex-end;
		margin: 0;
		margin-bottom: 3rem
	}
	.footer__info {
		margin: 0;
		text-align: left
	}
	.footer {
		padding: 100px 2rem 0.9rem 2rem
	}
}
@media all and (min-width: 1366px) {
	.hero__content {
		margin-top: 10rem;
	}
	.hero__subtitle {
		margin-bottom: 2.5rem;
	}
	.advantages__content {
		grid-template-areas: "bullet_1 hero bullet_2";
		grid-template-columns: 1fr .8fr 1fr;
		height: calc(100% + 80px)
	}
	.advantages__bullet-title {
		font-size: 1.5rem
	}
	.advantages__bullet {
		max-width: 600px;
		margin-bottom: 2rem;
	}
	.advantages__hero {
		align-self: flex-end;
		width: 130%;
		max-width: 600px
	}
	.advantages {
		background-position: 50% 80px;
		background-size: 950px
	}
	.title {
		font-size: 2.5rem
	}
	.hero__title {
		font-size: 3rem
	}
	.hero__img {
		right: -30px;
		max-width: 1000px
	}
	.smile__company-logo {
		width: 3rem;
		height: 3rem
	}
	.smile__company-count {
		font-size: 1.25rem
	}
	.smile__company-link {
		width: 3rem;
		height: 3rem;
		border-radius: 1.125rem
	}
	.kinds__card-title {
		padding-left: 0
	}
	.kinds__card-info {
		margin-top: 3.5rem
	}
	.kinds__card {
		padding: 0 2.5rem 2.5rem 2.5rem
	}
	.kinds {
		padding: 6rem 2rem;
	}
	.kinds__card-icon {
		margin-top: 0;
	}
	.methods__bg {
		top: -600px;
		left: -15px;
		width: 100%;
		height: 280%;
		max-width: 1400px;
	}
	.methods__container {
		padding: 3rem
	}
	.methods__title {
		font-size: 1.5rem
	}
	.methods__bullet {
		gap: 2rem
	}
	.methods__bullet-item {
		padding: 1.5rem
	}
	.methods__bullet-icon {
		width: 100px;
		height: 100px
	}
	.methods__bullet-title {
		font-size: 1.25rem
	}
	.methods {
		height: 532px
	}
	.doctor__content {
		gap: 3.75rem
	}
	.doctor__discount-title {
		font-size: 1.5rem
	}
	.doctor__discount-subtitle {
		margin-bottom: 100px
	}
	.doctor__discount {
		bottom: -3.75rem;
		padding-bottom: 14rem;
	}
	.doctor {
		padding: 3.75rem 2rem 3.75rem 2rem
	}
	.form__title {
		font-size: 1.5rem;
		flex: 1 0 100%
	}
	.form__fields {
		flex: 1 0 calc(50% - 0.5rem);
		flex-flow: row;
		flex-wrap: wrap
	}
	.form__policy {
		flex: 1 0 100%
	}
	.form__action {
		position: relative;
		bottom: 3.75rem
	}
	.form__open {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 800px
	}
	.price__card-title {
		font-size: 1.5rem
	}
	.price__card-old {
		font-size: 1.5rem
	}
	.price__card {
		padding: 2.5rem
	}
	.price__action-title {
		font-size: 2rem
	}
	.price__action-subtitle {
		font-size: 1.25rem
	}
	.price__action-img {
		width: 100%;
		max-width: initial;
		left: 55%;
	}
	.price__action-info {
		padding: 3.75rem 3rem
	}
	.steps__item-icon,
	.price__card-icon {
		width: 1.5rem;
		height: 1.5rem;
		min-width: 1.5rem;
		min-height: 1.5rem;
		padding: 6px;
		border-radius: 6px;
		margin-top: -4px;
	}
	.steps__item-position {
		max-width: 600px
	}
	.steps__item-img {
		width: calc(100% + 110px);
		height: calc(100% + 162px);
		max-width: 600px;
		margin-top: -81px;
		margin-left: -81px
	}
	.steps__item-index {
		font-size: 200px;
		line-height: 200px
	}
	.steps__item-bullet {
		max-width: 480px
	}
	.steps__item--left .steps__item-img {
		width: calc(100% + 82px);
		height: calc(100% + 164px);
		margin-top: -82px;
		margin-right: -83px
	}
	.steps__item--left .steps__item-index {
		bottom: 1.5rem
	}
	.steps__item {
		max-width: 1250px !important;
		max-height: 450px;
		padding: 80px
	}
	.slider {
		padding: 110px 2rem
	}
	.action__doctor-regalia {
		left: 2.5rem
	}
	.action__doctor-regalia {
		left: 4.375rem
	}
	.action__doctor-name {
		font-size: 1.5rem
	}
	.action__doctor {
		bottom: -110px;
		max-width: 320px
	}
	.action__bg {
		right: 0;
		bottom: 1.25rem;
		left: initial;
		width: 790px
	}
	.action--second .action__doctor {
		max-width: 380px
	}
	.action--second .action__doctor-regalia {
		bottom: 3rem;
		left: 135px
	}
	.action {
		overflow: initial;
		padding: 3.75rem 2rem 110px 2rem
	}
	.medics__description-icon {
		width: 105px
	}
	.medics__description-text {
		max-width: 570px;
		font-size: 1.5rem
	}
	.medics__slider {
		margin-top: -50px
	}
	.medics__slide-title {
		font-size: 1.25rem
	}
	.medics__phone-title {
		font-size: 1.5rem
	}
	.medics__phone-img {
		margin-left: -40px
	}
	.medics__phone {
		height: 510px;
		max-width: 380px;
		margin-top: -50px;
		padding: 2.5rem
	}
	.medics .container {
		row-gap: 0
	}
	.questions__container {
		background-position: 90% bottom;
		background-size: 550px
	}
	.questions {
		padding: 0 2rem 120px 2rem
	}
	.faq__title {
		padding: 2rem;
		font-size: 1.5rem
	}
	.faq__more {
		padding: 0 2rem 2rem 2rem
	}
	.footer__top {
		grid-template-columns: 200px 2.3fr 1.5fr
	}
	.footer__second {
		max-width: 100%;
		padding-inline: 1rem;
	}
	.footer__title {
		padding-left: 0
	}
	.footer__adress-item {
		padding-left: 0
	}
	.footer__adress-line {
		margin-inline: -1rem;
		width: calc(100% + 2rem);
	}
	.footer__adress {
		display: flex;
		flex-flow: row;
		flex-wrap: nowrap;
		gap: 1rem;
		text-align: left;
		justify-content: space-between;
	}
	.footer__btn {
		margin-bottom: 0;
		margin-top: 1rem;
	}
}
@media all and (min-width: 1440px) {
	.footer__btn {
		margin-bottom: 3rem;
	}
}
@media all and (min-width: 1536px) {
	.container {
		max-width: 1600px
	}
	.header__adress-item {
		display: flex;
		flex-flow: column;
		gap: 5px
	}
	.header__adress-title {
		font: 700 1rem/1.3 "Overpass";
		white-space: nowrap;
		color: var(--color_font)
	}
	.header__adress {
		display: flex;
		align-items: center;
		gap: 1.5rem;
	}
	.hero__title {
		font-size: 3.5rem
	}
	.hero__img {
		right: -50px;
		max-width: 1100px
	}
	.smile__company-item {
		padding-block: 1rem;
	}
	.kinds__title {
		max-width: 100%
	}
	.kinds__stages-item {
		flex: 0 0 calc(33% - 1.25rem);
		max-width: 100%
	}
	.kinds__card-subtitle {
		font-size: 1rem
	}
	.kinds__card-item {
		font-size: 1rem
	}
	.kinds__card-bullet {
		font-size: 1rem
	}
	.doctor__discount-value {
		left: -80px
	}
	.doctor__discount {
		padding: 4rem;
		padding-bottom: 14rem;
		bottom: -4rem;
	}
	.form__fields {
		-moz-column-gap: 2rem;
		column-gap: 2rem
	}
	.form__fieldset {
		flex: 1 0 calc(50% - 1rem);
	}
	.form__open {
		max-width: 900px;
		-moz-column-gap: 2rem;
		column-gap: 2rem;
		row-gap: 2.5rem
	}
	.price__action-title {
		font-size: 2.5rem
	}
	.price__action-subtitle {
		font-size: 1.5rem
	}
	
	.steps__item-position {
		max-width: 650px
	}
	.steps__item-img {
		width: calc(100% + 110px);
		height: calc(100% + 163px);
		max-width: 650px;
		margin-top: -82px;
		margin-left: -81px
	}
	.steps__item {
		max-width: 1320px !important
	}
	.steps {
		padding: 110px 2rem
	}
	.advantages__content {
		grid-template-columns: 1fr 1.1fr 1fr
	}
	.advantages__hero {
		max-width: 700px
	}
	.advantages {
		padding: 180px 2rem 0 2rem;
		background-position: 50% 100px;
		background-size: 1000px
	}
	.action__doctor {
		max-width: 340px
	}
	.action--second .action__doctor {
		max-width: 410px
	}
	.action--second .action__doctor-regalia {
		bottom: 75px;
		left: 155px
	}
	.medics__slide-title {
		font-size: 1.5rem
	}
	.faq__title {
		font-size: 1.5rem;
	}
	.footer__adress {
		-moz-column-gap: 2.5rem;
		column-gap: 2.5rem
	}
}
@media all and (min-width: 1650px) {
	.hero__bullet {
		margin-top: 140px
	}
	.doctor__discount {
		right: 80px
	}
	.faq__title {
		padding: 2rem;
	}
}
@media all and (min-width: 1900px) {
.header__adress {
	gap: 2.5rem;
}
.hero__content {
	margin-top: 14rem;
}
.hero__subtitle {
	margin-bottom: 4rem;
}
.hero__img {
	max-width: 1200px;
}
.hero__info {
	max-width: 420px;
}
.kinds {
	padding: 6rem 2rem 8rem;
}
.kinds__title {
	margin-bottom: 3rem;
}
.price {
	padding: 5rem 0.9rem;
}
.advantages__bullet {
	display: flex;
	flex-flow: column;
	gap: 1.5rem;
}
.action__bg {
	right: 0;
	bottom: 0;
	left: initial;
	width: 1460px;
}
}


/*2025**/

#sleep-implants{
    width: 100%;
    max-width: 1750px;
    margin: 0 auto;
    background-image: url('/wp-content/themes/Olga-Stom/assets/img/sleepimpl-bg.png');
    background-position: center;
    background-size: cover;
    border-radius: 48px;
    background-repeat: no-repeat;
    padding: 0 16px;
}



#sleep-implants .section-title{
    font-style: normal;
    font-weight: 700;
    line-height: 1.1em;
    color: #274082;
    display: block;
    margin: 0 0 0.25em;
}


#sleep-implants .section-lead{
    font-style: normal;
    font-weight: 500;
    line-height: 1.2em;
    color: #274082;
    max-width: 680px;
}



#sleep-implants .grid-container{
    display: grid;
    min-height: 374px;
    align-items: center;
    max-width: 1600px;
    margin: 0 auto;
}




@media  screen and (max-width: 980px){
    #sleep-implants{
        max-width: 480px;
        margin: 80px auto 80px;
        padding-top: 60px;
        overflow: hidden;
        background-position: 40% 50% ;
    }

    #sleep-implants .grid-container{
        grid-template-columns: 1fr;
        max-width: 320px;
        grid-row-gap: 40px;
    }

    #sleep-implants .section-title{
        max-width: 260px !important;
    }


    #sleep-implants .ig-girl{
     /*   width: 150%;
        margin-left: -25%;*/
    }

    #sleep-implants .btn{
        width: 100%;
        font-size: 20px;
        display: block;
        max-width: 320px;
        margin:  0 auto 40px;
    }
}

@media  screen and (min-width: 981px){
    #sleep-implants{
        margin-top: 140px;
        margin-bottom: 40px;
    }

    #sleep-implants .grid-container{
        grid-template-columns: 1.15fr 1fr;
    }


    #sleep-implants .ig-girl{
        position: relative;
        min-height: 374px;
        justify-content: center;
        text-align: center;
        display: flex;
        align-items: flex-end;
    }

    #sleep-implants .bfly-girl{

        /*  left: 7%;
          height: 480px;
        */

        position: absolute;
        z-index: 1;
        bottom: 0;
        max-width: none;
        max-height: none;
        display: block;
    }

    #sleep-implants .btn{
        position: relative;
        z-index: 2;
        width: 100%;
        max-width: 546px;
        padding: 0.25em 0.5em;
        margin-bottom: 46px;
    }
}


@media  screen and (min-width: 981px) and (max-width:1440px){
    #sleep-implants .section-title{
        font-size: 36px;
    }

    #sleep-implants .section-lead{
        font-size: 24px;
    }

    #sleep-implants .bfly-girl{
        left: -5%;
        height: 440px;
    }


    #sleep-implants .btn{
        font-size: 24px;
    }
}

@media  screen and (min-width: 1441px){
    #sleep-implants .section-title{
        font-size: 55px;
    }

    #sleep-implants .section-lead{
        font-size: 32px;
    }

    #sleep-implants .bfly-girl{
        left: 7%;
        height: 480px;
    }

    #sleep-implants .btn{
        font-size: 36px;
    }
}


#cookie-agreement {
    position: fixed;
    right: 10px;
    bottom: 48px;
    width: 300px;
    background: rgba(0,0,0,0.8);
    color:#fff;
    border-radius: 10px;
    padding: 20px 20px;
    font-size: 14px;
    line-height: 1.3em;
    z-index: 99999;
}

#cookie-agreement .ttl{
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
#cookie-agreement a{
    color:dodgerblue;
    text-decoration:none;
}

#cookie-agreement .cookie-agreement-btn {
    display: block;
    background: rgb(0 197 218);
    text-align: center;
    border-radius: 5px;
    padding: 5px 5px;
    margin-top: 20px;
    cursor: pointer;
}

#cookie-agreement .cookie-agreement-btn:hover{
    opacity: 0.8;
}