/*
Theme Name: Тема для сайта cleanlab86.ru
Author: A1
*/

@font-face {
	font-family: 'Roboto';
	src: local('Roboto Bold'), local('Roboto-Bold'),
		url('./fonts/Roboto-Bold.woff2') format('woff2'),
		url('./fonts/Roboto-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
		url('./fonts/Roboto-BoldItalic.woff2') format('woff2'),
		url('./fonts/Roboto-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: local('Roboto'), local('Roboto-Regular'),
		url('./fonts/Roboto-Regular.woff2') format('woff2'),
		url('./fonts/Roboto-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: local('Roboto Italic'), local('Roboto-Italic'),
		url('./fonts/Roboto-Italic.woff2') format('woff2'),
		url('./fonts/Roboto-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: local('Roboto Medium'), local('Roboto-Medium'),
		url('./fonts/Roboto-Medium.woff2') format('woff2'),
		url('./fonts/Roboto-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}


* {
	box-sizing: border-box;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	min-height: 100vh;
}

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

.header__phone {
	color: white;
	text-decoration: none;
}

header {
	position: sticky;
	top: 0;
	z-index: 100;
	background-color: white;
}

h2 {
	font-size: 1.5rem;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2rem;
}

@media (max-width: 768px) {

	.image__services {
		max-height: 240px;
	}

	.headerTop {
		display: none;
	}

	header nav {
		display: none;
	}

	.headerMain .signUpButton {
		display: none;
	}

	.headerMain>.wrapper {
		justify-content: center;
	}
}

.wrapper {
	width: min(100%, 1200px);
	padding-inline: 1rem;
	margin-inline: auto;
}

.headerTop {
	background-color: #39c;
	padding-block: 1rem;
	color: white;
	font-size: 20px;
}

.headerTop>.wrapper {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.headerMain {
	border-bottom: 2px solid #39c;
	padding-block: 1rem;
}

.headerMain>.wrapper {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 2rem;
}

@media (max-width: 768px) {
	.headerMain>.wrapper {
		justify-content: center;
	}
}

header nav {
	flex: 1 0 auto;
	font-size: 16px;
	text-transform: uppercase;
}

.headerMain .signUpButton {
	flex: 0 0 15%;
	align-self: center;
}

.table_rekvizity {
	width: 100%;
	border: 1px solid #dedede;
	font-size: 0.9em;
	margin: 20px 0;
}

.table_rekvizity td {
	border: 1px solid #dedede;
	padding: 15px 13px;
	vertical-align: middle;
}

.table_rekvizity tr:nth-child(2n+1) {
	background-color: #fcfcfc;
}

.table_rekvizity td b {
	font-weight: 600;
}

header nav a {
	color: black;
	text-decoration: none;
	margin: auto;
}

header nav>ul {
	display: flex;
	align-items: stretch;
	justify-content: space-evenly;
	height: 100%;
}

header nav>ul>li {
	position: relative;
	display: flex;
}

header nav>ul>li>ul {
	display: none;
}

header nav>ul>li:hover>a {
	color: #39c;
}

header nav>ul>li:hover>ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	width: max-content;
}

header nav>ul>li>ul>li {
	padding: 1rem 1.5rem;
	background-color: #f7f7f7;
	border-left: 3px solid #39c;
	border-bottom: 1px solid #e5e5e5;
}

.signUpButton {
	position: relative;
}

.faq-element h3 {
	position: relative;
	display: flex;
	font-weight: bold;
	font-size: 24px;
	line-height: 133%;
	color: #121212;
	cursor: pointer;
	margin-bottom: 20px;
	align-items: center;
	gap: 20px;
	transition: 0.3s;
}

.faq {
	max-width: 800px;
	margin: auto;
	margin-top: 70px;
}

.faq-element h3 {
	position: relative;
	display: flex;
	font-weight: bold;
	font-size: 24px;
	line-height: 133%;
	color: #121212;
	cursor: pointer;
	margin-bottom: 20px;
}

h3,
h3 a {
	font-size: 20px;
	line-height: 130%;
	color: #121212;
}

body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
	margin: 0;
}

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

* {
	font-family: 'Inter', sans-serif;
}

user agent stylesheet h3 {
	display: block;
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

body {
	min-height: 100vh;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
	line-height: 1.5;
}

.faq-element h3:before {
	display: flex;
	justify-content: center;
	align-items: center;
	content: url(/wp-content/themes/cleanlab/img/icon_just-plus.svg);
	width: 56px;
	height: 56px;
	border: 2px solid #0094FF;
	border-radius: 50%;
	left: -87px;
	top: -12px;
	transition: all 0.4s;
	flex-shrink: 0;
}

.faq-element {
	display: flex;
	flex-direction: column;
	margin-bottom: 32px;
}

.faq-element__content {
	font-size: 16px;
	line-height: 150%;
	color: #121212;
	overflow: hidden;
	opacity: 0;
	transition: 0.3s;
	max-height: 0;
	margin-left: 78px;
}

.faq-element.active>.faq-element__content {
	overflow: visible;
	opacity: 1;
	max-height: 1000px;
}

.faq-element.active>h3::before {
	transform: rotate(45deg);
}

.signUpButton>span {
	display: block;
	width: 100%;
	padding: 1rem;
	border-radius: 1rem;
	background-color: #2781fd;
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

.signUpButton>ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: .5rem;
	position: absolute;
	top: 100%;
	left: 0;
	width: max-content;
	z-index: -1;
	font-size: 2rem;
	background-color: white;
	border-radius: 1rem;
	box-shadow: 0 0 1px 1px gray;
	opacity: 0;
	transition: .5s;
}

.signUpButton>ul::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 .45rem .45rem .45rem;
	border-color: transparent transparent grey transparent;
	position: absolute;
	top: -.5rem;
	left: calc(50% - .45rem);
}

.signUpButton>ul::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 .5rem .5rem .5rem;
	border-color: transparent transparent white transparent;
	position: absolute;
	top: -.5rem;
	left: calc(50% - .5rem);
}

.signUpButton:hover>ul {
	opacity: 1;
	z-index: 100;
}

.signUpButton>ul>li:nth-child(1)>a {
	color: #2481CC;
}

.signUpButton>ul>li:nth-child(2)>a {
	color: #1ad03f;
}

.signUpButton>ul>li:nth-child(3)>a {
	color: #07f;
}

.signUpButton>ul>li:nth-child(4)>a {
	color: #f700b0;
}

.swiper-slide {
	height: 500px;
	padding-block: 7rem;
}

.slider {
	text-align: center;
	color: white;
}

.slider img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	object-fit: cover;
}

.slider h2 {
	font-size: clamp(1.50rem, calc(0.95rem + 2.73vw), 3.00rem);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 5rem;
	margin-bottom: 1rem;
	padding: 15px;
}

.slider a {
	display: inline-block;
	font-size: 1.5rem;
	text-decoration: none;
	color: #b2d6ff;
	border: 2px solid white;
	padding: .5rem 1.5rem;
}

.popular,
.ourWorks,
.whyWe,
.reviews,
.signUp,
.page {
	padding-block: 3rem;
}

.popularList {
	display: flex;
	align-items: baseline;
	justify-content: start;
	flex-wrap: wrap;
	gap: 2rem;
	text-align: center;
}

.popularList>article {
	flex: 0 0 calc(25% - 1.5rem);
}

@media (max-width: 768px) {
	.popularList>article {
		flex: 0 0 100%;
	}

	.faq-element h3 {
		font-size: 18px;
		margin-bottom: 0;
		gap: 10px;
	}

	.faq-element h3:before {
		width: 40px;
		height: 40px;
		padding-top: 4px;
	}

	.faq-element__content {
		margin-left: 50px;
	}

	.slider h2 {
		line-height: 3rem;
	}
}

.popularList>article>a {
	color: black;
	font-size: 1;
	font-weight: bold;
	text-decoration: none;
}

.popularList>article>a>h3 {
	padding-top: 1rem;
}

.ourWorks {
	background-color: #e5e5e5;
}

.ourWorksList {
	display: flex;
	align-items: stretch;
	justify-content: start;
	flex-wrap: wrap;
}

.ourWorksList>a {
	flex: 0 0 16.666%;
	border: 2px solid transparent;
	height: 150px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 768px) {
	.ourWorksList>a {
		flex: 0 0 50%;
	}
}

.whyWeList {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 2rem;
}

.table__price tr {
	background-color: #f0f0f0;
	padding: 30px !important;
	border: 2px solid black !important;
	border-color: black !important;
	text-align: center !important;
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
	border: 2px solid black !important;
	padding: 15px 30px !important;
}

.table__price th {
	background-color: #3399cc;
	color: white;
	font-size: 20px;
	font-weight: 600;
	border: 1px solid black !important;
}

.whyWeList>article {
	flex: 0 0 calc(33.3% - 1.5rem);
	border: 2px solid #e5e5e5;
	padding: 1.5rem 1.5rem 1.5rem 5rem;
	transition: .5s;
	position: relative;
}

.whyWeList>article:hover {
	border-color: #39c;
}

.whyWeList>article>i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 3.75rem;
	height: 3.75rem;
	font-size: 1.5rem;
	color: #39c;
	background-color: #e5e5e5;
	position: absolute;
	left: 0;
	top: calc(50% - 1.875rem);
	transition: .5s;
}

.whyWeList>article:hover>i {
	color: #e5e5e5;
	background-color: #39c;
}

.whyWeList>article>h3 {
	font-size: 1.5rem;
	font-weight: lighter;
	margin-bottom: 1rem;
}

.whyWeList>article>p {
	line-height: 1.5rem;
}

@media (max-width: 768px) {
	.whyWeList {
		flex-wrap: wrap;
	}

	.whyWeList>article {
		flex: 0 0 100%;
	}
}

.reviews {
	background-color: #e5e5e5;
}

.reviews__src__container {
	display: flex;
	gap: 20px;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 52px;
}

.reviews__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px;
}

.reviews__card__title {
	font-size: 1rem;
	margin-bottom: 1rem;
	font-weight: 700;
	color: #111;
}

.reviews__item p {
	font-size: 22px;
	font-weight: 600;
}

.reviews__text {
	color: #111;
	line-height: 1.5rem;
}

.reviews__cards__container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 2rem;
}

.reviews__card__top {
	margin-bottom: 1rem;
}

.reviews__card__top a {
	font-size: 1rem;
	font-weight: 700;
	text-decoration: none;
	color: #111;
	border-bottom: 1px solid;
	transition: 0.3s;
}

.reviews__card__top a:hover {
	border-bottom: 1px solid transparent;
}

.reviews__date {
	font-weight: 600;
	color: #939598;
}

.reviews__item a {
	height: 60px;
	display: flex;
	align-items: center;
}

.reviews__item a img {
	width: 100%;
	max-width: 160px;
	height: auto;
}

.reviews__text {
	color: #111;
	font-size: 1rem;
}

.reviews__item p {
	font-size: 22px;
	font-weight: 600;
}

.reviews__rating {
	margin-bottom: 1rem;
}

.reviews__rating img {
	width: 2rem;
}

.contacts {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: 1fr auto;
	gap: 2rem;
	margin-bottom: 30px;
}

.contacts>div:not(:nth-child(5)) {
	display: flex;
	gap: 1rem;
}

.contacts i {
	color: #39c;
	line-height: 1.75rem;
}

.contacts p {
	margin-bottom: 0;
}

@media(max-width: 1000px) {
	.reviews__card {
		padding: 2rem 40px 40px 2rem;
	}

	.reviews__cards__container {
		gap: 20px;
	}
}

@media(max-width: 900px) {
	.reviews__src__container {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		row-gap: 40px;
	}
}

@media(max-width: 768px) {
	.reviews__cards__container {
		grid-template-columns: 1fr;
	}
}

@media(max-width: 425px) {
	.contacts {
		grid-template-columns: repeat(1, 1fr) !important;
	}

	.reviews__src__container {
		grid-template-columns: 1fr;
	}

	.reviews__card {
		padding: 25px 25px 25px 20px;
	}

	.wp-block-table.is-style-stripes td,
	.wp-block-table.is-style-stripes th {
		padding: 15px 5px !important;
	}
}

.signUp .signUpButton {
	width: 12rem;
	margin-bottom: 2rem;
	margin-inline: auto;
}

.page h2 {
	text-align: center;
	font-size: 2rem;
}

.page p {
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.75rem;
	margin-bottom: 1.25rem;
}

.page ul {
	list-style-type: disc;
	margin-left: 1rem;
	margin-bottom: 1.25rem;
}

.page ul>li {
	line-height: 1.75rem;
}

.page a {
	text-decoration: none;
}

.page table {
	width: min(700px, 100%) !important;
	margin: 0 auto 1.25rem;
}

.page .whyWeList {
	margin-bottom: 3rem;
}

.promotions {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: stretch;
	gap: 2rem;
}

.promotions>article {
	position: relative;
	isolation: isolate;
	background-color: #e5e5e5;
	border-radius: 1rem;
	overflow: hidden;
	text-align: center;
	width: min(100%, 800px);
	height: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.promotions>article>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: .5s;
}

.promotions>article>h3 {
	position: absolute;
	top: calc(50% - 50px);
	left: 0;
	font-size: clamp(1.50rem, calc(0.95rem + 2.73vw), 3.00rem);
	color: white;
	height: 100px;
	z-index: 2;
	transition: .5s;
}

.promotions>article:hover>img,
.promotions>article:hover>h3 {
	opacity: 0;
}


@media (max-width: 768px) {
	.promotions>article {
		height: 150px;
	}

	.promotions>article>h3 {
		height: 50px;
		top: calc(50% - 25px);
	}
}

footer {
	background-color: black;
	color: #e5e5e5;
	padding-block: 3.75rem;
}

footer i {
	color: #39c;
}

footer a {
	color: #e5e5e5;
	text-decoration: none;
}

.footerTop {
	margin-bottom: 6rem;
}

.footerTop>.wrapper {
	display: flex;
	align-items: start;
	justify-content: space-between;
	gap: 2rem;
	font-weight: bold;
	text-transform: uppercase;
}

.footerTop>.wrapper>div {
	flex: 0 0 calc(25% - 1.5rem);
	display: flex;
	gap: 1rem;
}

@media(max-width: 820px) {
	.contacts {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 768px) {
	.footerTop>.wrapper {
		flex-wrap: wrap;
	}

	.footerTop>.wrapper>div {
		flex: 0 0 100%;
	}
}

.footerBottom {
	margin-bottom: 4rem;
}

.footerBottom>.wrapper {
	display: flex;
	align-items: start;
	justify-content: space-between;
	gap: 2rem;
}

.footerBottom>.wrapper>div {
	flex: 0 0 calc(25% - 1.5rem);
}

.footerBottom p {
	line-height: 1.5rem;
}

.footerBottom>.wrapper>div:nth-child(2) ul {
	list-style-type: disclosure-closed;
	margin-left: 1rem;
}

.footerBottom>.wrapper>div:nth-child(2) ul>li {
	margin-bottom: 1rem;
}

.footerGallery {
	display: flex;
	align-items: baseline;
	justify-content: start;
	flex-wrap: wrap;
}

.footerGallery>a {
	flex: 0 0 33.3%;
	border: 2px solid transparent;
	height: 70px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 768px) {
	.footerBottom>.wrapper {
		flex-wrap: wrap;
	}

	.footerBottom>.wrapper>div {
		flex: 0 0 100%;
	}
}

.mobileMenu {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	background-color: #39c;
	z-index: 10;
}

.mobileMenu>.wrapper {
	display: flex;
	align-items: stretch;
	justify-content: center;
	height: 100%;
}

.mobileMenu button,
.mobileMenu a {
	flex: 0 0 70px;
	margin: auto;
	height: 100%;
	background: none;
	border-block: none;
	border-inline: 1px solid white;
	padding: 0;
	font-size: 2rem;
	color: white;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	cursor: pointer;
	position: relative;
}

.textButtonInner {
	display: none;
	position: absolute;
	bottom: 100%;
	left: -1px;
	width: 70px;
	border-block: 1px solid white;
	background-color: #39c;
}

.textButtonInner.open {
	display: block;
}

.textButtonInner>ul {
	display: flex;
	flex-direction: column;
}

.textButtonInner>ul>li {
	height: 70px;
}

.mobileMenu button>span,
.mobileMenu a>span {
	font-size: .75rem;
	margin-top: .5rem;
}

@media (max-width: 768px) {
	.mobileMenu {
		display: block;
	}
}

.mobileMenuInner {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid white;
	background-color: #39c;
	height: calc(100% - 70px);
	z-index: 10;
}

.mobileMenuInner.open {
	display: block;
}

.mobileMenuInner>nav {
	height: 100%;
}

.mobileMenuInner>nav>ul {
	display: flex;
	flex-direction: column;
	height: 100%;
	align-items: center;
	justify-content: center;
	gap: 2rem;
}

.mobileMenuInner a {
	font-size: 1.5rem;
	color: white;
	text-decoration: none;
}

@media(max-width: 475px) {
	.swiper-slide {
		height: 230px !important;
		padding-block: 0rem;
	}

	.slider h2 {
		line-height: 2rem;
		font-size: 20px;
	}

	.slider a {
		padding: 0.2rem 1.5rem;
	}
}

.cost__container {
	display: grid;
	grid-template-columns: 3fr 1fr;
	gap: 80px;
	padding-top: 100px;
	padding-bottom: 80px;
	max-width: 840px;
	margin: auto;
}

.cost__title {
	margin-bottom: 60px;
}

.cost__paragraf {
	font-size: 20px;
	margin-bottom: 30px;
}

.cost__tel {
	font-size: 26px;
	color: black;
	text-decoration: none;
	transition: 0.3s;
	font-weight: 800;
}

.cost__tel:hover {
	opacity: 0.8;
}

.cost__socials--container {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.cost__link {
	color: white;
	padding: 10px 18px;
	border-radius: 15px;
	text-decoration: none;
	transition: 0.3s;
}

.cost__link:hover {
	opacity: 0.8;
}

.cost__viber {
	background-color: #8D5DBA;
}

.cost__whatsapp {
	background-color: #26D368;
}

.cost__vk {
	background-color: #0088CD;
}

.cost__img img {
	max-height: 400px;
}

.cost__text {
	padding-top: 30px;
}

.widget__container {
	background-color: white;
	padding: 10px;
	border-radius: 15px;
	box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.25);
}

.animate__widget {
	position: fixed;
	right: 10px;
	top: 30%;
	z-index: 1;
	text-align: center;
}


@keyframes animationFrames {
	0% {
		transform: translate(0px, 0px) rotate(0deg)
	}

	15% {
		transform: translate(-25px, 0px) rotate(-5deg)
	}

	30% {
		transform: translate(20px, 0px) rotate(3deg)
	}

	45% {
		transform: translate(-15px, 0px) rotate(-3deg)
	}

	60% {
		transform: translate(10px, 0px) rotate(2deg)
	}

	75% {
		transform: translate(-5px, 0px) rotate(-1deg)
	}

	100% {
		transform: translate(0px, 0px) rotate(0deg)
	}
}

.animate__widget--img {
	width: 100px;
}

.animate__widget--link {
	display: inline-block;
}

.animate__widget--link.animate {
	animation: animationFrames ease 3s;
	animation-iteration-count: infinite;
	transform-origin: 50% 100%;
	-webkit-animation: animationFrames ease 3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 100%;
	-moz-animation: animationFrames ease 3s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 100%;
	-o-animation: animationFrames ease 3s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 100%;
	-ms-animation: animationFrames ease 3s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 100%
}

.animate__widget__text {
	padding: 10px;
	color: white;
	background-color: #0077FF;
	border-radius: 15px;
	max-width: 200px;
}

.widget__container ul {
	display: flex;
	flex-direction: row;
	justify-content: center;
	gap: 10px;
}

.widget__container ul li a i {
	font-size: 30px;
}

.widget__container .fa-viber {
	color: #7D3DAF;
}

.widget__container .fa-whatsapp {
	color: #1AD03F;
}

.widget__container .fa-vk {
	color: #0077FF;
}

.widget__container .fa-instagram {
	color: #F700B0;
}

.region__container {
	position: relative;
	cursor: pointer;
}

.region__container:hover .region__dropdown {
	visibility: visible;
	opacity: 1;
	margin-bottom: 10px;
}

.region__title {
	font-weight: 900;
}

.region__dropdown {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 28px;
	background-color: white;
	color: black;
	padding: 20px;
	border-radius: 15px;
	width: 220px;
	box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.25);
	z-index: 1;
	transition: 0.3s;
}

@media(max-width: 768px) {
	.animate__widget.mobile {
		transform: translateX(50%);
		transition: 0.5s;
	}

	.animate__widget.active {
		transform: translateX(0%);
	}

	.animate__widget.mobile>.animate__widget__text {
		opacity: 0;
		visibility: hidden;
		transition: 0.5s;
	}

	.animate__widget.mobile.active>.animate__widget__text {
		opacity: 1;
		visibility: visible;
	}

	.cost__text {
		padding-top: 0;
	}

	.cost__title {
		margin-bottom: 15px;
	}

	.cost__container {
		gap: 50px;
	}

	.slider img {
		filter: brightness(40%);
	}

	.animate__widget__text {
		padding: 5px;
		font-size: 14px;
		max-width: 150px;
	}
}

@media(max-width: 600px) {
	.cost__container {
		grid-template-columns: 1fr;
	}

	.cost__img {
		margin: auto;
	}
}

@media(max-width: 475px) {
	.widget__container {
		padding: 10px;
		right: 5px;
	}
}