.atn_v1__title_70 {
	font-size: 4.375rem;
	font-weight: 500;
	line-height: 5.13rem;
}
.atn_v1__main_56 {
	font-size: 3.5rem;
	font-weight: 100;
	line-height: 3.5rem;
}
.atn_v1__title_56,
main.content article header h1 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 3.5rem;
}
.atn_v1__title_36,
main.channel-video article .main-slide .container .desc h1.desc-title,
main.content article .group .video-group h5,
main.content
	article
	.video-categories
	.group
	.categories-header
	.categories-navigation
	h2 {
	font-size: 2.25rem;
	font-weight: 500;
	line-height: 2.64rem;
}
.atn_v1__title_30,
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	h2 {
	font-size: 1.875rem;
	font-weight: 500;
	line-height: 2.2rem;
}
.atn_v1__title_22,
.blog-specials_wrapper
	.blog-specials_item
	div:not(.price-wrapper)
	.price-wrapper
	.item-price,
section.special-offers .blog-specials h4 {
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 1.6rem;
}
.atn_v1__txt_17 {
	font-size: 1.0625rem;
	font-weight: 400;
	line-height: 1.25rem;
}
.atn_v1__title_16,
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	li
	strong,
main.content article .video-categories .group .categories-header h3 {
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.17rem;
}
.atn_v1__menu_16 {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.17rem;
}
.atn_v1__button_16,
main.content article .main-slide div.desc .button-blue {
	font-size: 1rem;
	font-weight: 500;
	line-height: initial;
}
.atn_v1__title_14,
.blog-specials_wrapper .blog-specials_item .blog-specials_item-title,
.chanel-description h4 {
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1rem;
}
.blog-specials_item{
	position: relative;
}
.atn_v1__txt_14,
.chanel-description,
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	p,
main.content article .main-slide .share .copied,
main.content article .main-slide .share strong,
main.content article .main-slide div.desc {
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.125rem;
}
.atn_v1__txt_12,
.blog-specials_wrapper .blog-specials_item .blog-specials_item-subtitle {
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 0.875rem;
}
.atn_v1__txt_14_list {
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.375rem;
}
.atn_v1__title_18 {
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.32rem;
}
.atn_v1__title_30s {
	font-size: 1.875rem;
	font-weight: 400;
	line-height: 2.1875rem;
}
.atn_v1__txt_14_list_s {
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.125rem;
}
.atn_v1__title_28 {
	font-size: 1.75rem;
	font-weight: 100;
	line-height: 2rem;
}
.blog-specials_wrapper {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	gap: 0.625rem;
}
.blog-specials_wrapper .blog-specials_item {
	text-decoration: none;
	color: inherit;
	width: calc(50% - 1.25rem);
	/* padding: 1.25rem 1.5rem; */
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #f2f2f2;
	text-align: center;
}
.blog-specials_wrapper .blog-specials_item:hover .blog-specials_item-title {
	color: #ef4030;
}
.blog-specials_wrapper .blog-specials_item .blog-specials_item-title {
	margin-bottom: 5px;
	transition: color 0.2s ease;
}
.blog-specials_wrapper .blog-specials_item .blog-specials_item-subtitle {
	color: #818181;
}
.blog-specials_wrapper .blog-specials_item div:not(.price-wrapper) {
	position: relative;
}
.blog-specials_wrapper .blog-specials_item div:not(.price-wrapper) img {
	width: 100%;
	max-width: 250px;
}
.blog-specials_wrapper
	.blog-specials_item
	div:not(.price-wrapper)
	.price-wrapper {
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	gap: 0.625rem;
}
.blog-specials_wrapper
	.blog-specials_item
	div:not(.price-wrapper)
	.price-wrapper
	.item-label,
.blog-specials_wrapper
	.blog-specials_item
	div:not(.price-wrapper)
	.price-wrapper
	.old-price {
	display: none;
	align-self: flex-end;
}
.blog-specials_wrapper
	.blog-specials_item
	div:not(.price-wrapper)
	.price-wrapper
	.item-price {
	color: #818181;
	align-self: flex-end;
	flex-shrink: 0;
}
.blog-specials_wrapper
	.blog-specials_item.new
	div:not(.price-wrapper)
	.price-wrapper
	.item-label {
	display: block;
	font-size: 1em;
	font-weight: 700;
	line-height: inherit;
	border-radius: 50px;
	padding: 5px 10px;
	background-color: #ef4030;
	color: #fff;
	bottom: 0;
}
.blog-specials_wrapper
	.blog-specials_item.discount
	div:not(.price-wrapper)
	.price-wrapper
	.old-price {
	display: block;
	color: #ef4030;
	align-self: flex-end;
	font-size: 1rem;
	font-weight: 500;
	line-height: normal;
	text-decoration: line-through;
}
section.special-offers {
	background-color: #f2f2f2;
	padding: 0.625rem 0;
}
section.special-offers .blog-specials {
	background-color: #fff;
	padding: 0.625rem;
	border-radius: 10px;
}
section.special-offers .blog-specials h4 {
	text-align: center;
	color: #818181;
}
.save-up-to-banner {
	margin: 0 15px 15px 15px;
	background-image: url(/images/atn_blog_banner_450х230.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 5px;
	pointer-events: none;
}
.save-up-to-banner .banner-wrapper {
	margin: 10px;
	padding: 10px;
	border-radius: 5px;
	background: radial-gradient(
		214.16% 150.3% at 59.44% -50%,
		rgba(62, 62, 62, 0.9) 0,
		rgba(0, 0, 0, 0.9) 100%
	);
	display: flex;
	align-items: center;
	gap: 1px;
	color: #e5e5e5;
	text-align: center;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.save-up-to-banner .banner-wrapper .left-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 50%;
}
.save-up-to-banner .banner-wrapper .left-content .save-text-group {
	display: flex;
	align-items: center;
	gap: 5px;
}
.save-up-to-banner .banner-wrapper .left-content .save-text-group .save-text {
	font-family: Roboto;
	font-weight: 700;
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	color: #e5e5e5;
}
.save-up-to-banner .banner-wrapper .left-content .save-text-group .up-to-text {
	font-family: Roboto;
	font-weight: 700;
	font-size: 13px;
	line-height: normal;
	text-transform: uppercase;
	color: #e5e5e5;
}
.save-up-to-banner .banner-wrapper .left-content .price-text {
	color: #e72c17;
	text-align: center;
	font-variant-numeric: lining-nums proportional-nums;
	font-weight: 500;
	font-size: 64px;
	line-height: normal;
	text-transform: uppercase;
	text-shadow: 10px 4px 6.9px rgba(0, 0, 0, 0.25);
	-webkit-text-stroke: 1px #e5e5e5;
}
.save-up-to-banner .banner-wrapper .tariffs-text {
	font-family: Roboto;
	font-weight: 700;
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	color: #e5e5e5;
	margin-bottom: 5px;
}
.save-up-to-banner .banner-wrapper .right-content {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	gap: 5px;
	width: 50%;
}
.save-up-to-banner .banner-wrapper .right-content .usa-text {
	font-family: Roboto;
	font-weight: 400;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	color: #e5e5e5;
}
.save-up-to-banner .banner-wrapper .right-content .usa-flag {
	width: 100%;
}
main.blog-article
	> .container:first-of-type
	aside
	.blog-specials
	.save-up-to-banner,
main.manual > .container aside .blog-specials .save-up-to-banner {
	margin: 10px;
	background-size: cover;
	background-position: 70% 0;
	padding: 5px 0;
}
main.blog-article
	> .container:first-of-type
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper,
main.manual
	> .container
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper {
	margin: 5px;
	flex-direction: column;
}
main.blog-article
	> .container:first-of-type
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content,
main.blog-article
	> .container:first-of-type
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.right-content,
main.manual
	> .container
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content,
main.manual
	> .container
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.right-content {
	width: 100%;
}
main.blog-article
	> .container:first-of-type
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content,
main.manual
	> .container
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content {
	flex-direction: row;
	gap: 5px;
}
main.blog-article
	> .container:first-of-type
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content
	.price-text,
main.manual
	> .container
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content
	.price-text {
	font-size: 55px;
}
main.blog-article
	> .container:first-of-type
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content
	.save-text-group,
main.manual
	> .container
	aside
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content
	.save-text-group {
	flex-direction: column;
	gap: 0;
}
main.blog-article
	> .container:first-of-type
	aside
	.blog-specials
	.save-up-to-banner
	+ .blog-specials_wrapper,
main.manual
	> .container
	aside
	.blog-specials
	.save-up-to-banner
	+ .blog-specials_wrapper {
	padding-top: 0;
}
main.channel-main .special-offers .blog-specials .save-up-to-banner,
main.channel-video .special-offers .blog-specials .save-up-to-banner {
	flex-grow: 1;
	/* background-position: 80% center; */
	align-self: stretch;
	margin: 0;
	display: flex;
}
main.channel-main
	.special-offers
	.blog-specials
	.save-up-to-banner
	.banner-wrapper,
main.channel-video
	.special-offers
	.blog-specials
	.save-up-to-banner
	.banner-wrapper {
	max-width: 260px;
	align-self: stretch;
	flex-direction: column;
	justify-content: space-evenly;
}
main.channel-main
	.special-offers
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content
	.price-text,
main.channel-video
	.special-offers
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content
	.price-text {
	font-size: 70px;
}
main.channel-main
	.special-offers
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content,
main.channel-main
	.special-offers
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.right-content,
main.channel-video
	.special-offers
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.left-content,
main.channel-video
	.special-offers
	.blog-specials
	.save-up-to-banner
	.banner-wrapper
	.right-content {
	width: 100%;
}
.chanel-description h4 {
	margin-bottom: 0.625rem;
}
.chanel-description .text-content {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: max-height 0.3s ease;
	max-height: 75px;
}
.chanel-description .text-content.expanded {
	overflow: visible;
	max-height: 800px;
	display: -webkit-box;
	-webkit-line-clamp: 50;
}
.chanel-description .text-content.clumped {
	-webkit-line-clamp: 2;
}
.chanel-description .hidden {
	display: none;
}
.chanel-description .chanel-description-controls {
	margin-top: 10px;
	color: #818181;
}
.chanel-description .chanel-description-controls .less,
.chanel-description .chanel-description-controls .more {
	cursor: pointer;
}
.chanel-description:not(:has(.chanel-description-controls)) .text-content {
	-webkit-line-clamp: 50;
	max-height: 800px;
}
main.channel-main {
	margin-top: 4rem;
}
.module-commercial-top:has(> .subscribe) + main.channel-main {
	margin-top: 1.875rem;
}
main.content:has(> articleheader) {
	padding-top: 50px;
}
main.content article header {
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 1.25rem;
}
main.content article header h1 {
	margin: 0 auto;
	text-transform: uppercase;
}
main.content article .main-slide {
	background-color: #f2f2f2;
}
main.content article .main-slide .line {
	padding: 1.25rem 0;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	gap: 1.25rem;
	justify-content: center;
}
main.content article .main-slide .line .player {
	width: calc(50% - 0.625rem);
	border-radius: 10px;
}
main.content article .main-slide div.desc {
	width: calc(50% - 0.625rem);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	gap: 0.625rem;
}
main.content article .main-slide div.desc h1,
main.content article .main-slide div.desc h3 {
	font-size: 28px;
	font-weight: 500;
	line-height: normal;
}
main.content article .main-slide div.desc .button-blue {
	text-transform: uppercase;
	padding: 5px 20px;
}
main.content article .main-slide .share {
	padding-bottom: 0.625rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	gap: 1.25rem;
	margin-left: 15%;
}
main.content article .main-slide .share strong {
	color: #818181;
}
main.content article .main-slide .share a {
	transition: transform 0.2s ease;
}
main.content article .main-slide .share a:hover {
	transform: scale(105%);
}
main.content article .main-slide .share .copied {
	visibility: hidden;
	color: #9f9f9f;
}
main.content article .video-categories .group .categories-header {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
main.content article .video-categories .group .categories-header h3 {
	text-transform: uppercase;
	color: #818181;
}
main.content
	article
	.video-categories
	.group
	.categories-header
	.categories-navigation {
	display: flex;
	justify-content: center;
	gap: 2.5rem;
	align-items: center;
	margin: 1.25rem 0 2.5rem 0;
}
main.content
	article
	.video-categories
	.group
	.categories-header
	.categories-navigation
	h2 {
	text-transform: uppercase;
}
main.content
	article
	.video-categories
	.group
	.categories-header
	.categories-navigation
	a {
	padding: 0.7rem 1.7rem;
	border-radius: 10px;
	background-color: #f2f2f2;
	transition: transform 0.2s ease;
}
main.content
	article
	.video-categories
	.group
	.categories-header
	.categories-navigation
	a:hover {
	transform: scale(105%);
}
main.content article .video-categories .group .list {
	justify-content: center;
	gap: 1.25rem;
}
main.content article .video-categories .group .list .thumb {
	margin: 0;
	min-width: 300px;
	max-width: 340px;
	height: 200px;
}
main.content article .upload {
	padding: 10px 10px 0;
}
main.content article .upload a {
	font-weight: 300;
	font-size: 1.2em;
	padding: 10px;
}
main.content article .group {
	padding: 20px 0;
}
main.content article .group .video-group {
	margin-bottom: 1.25rem;
}
main.content article .group .video-group h5 {
	text-align: center;
	text-transform: uppercase;
}
main.content article .group .video-group h5 + a {
	color: #818181;
	text-align: center;
	margin-bottom: 0.625rem;
	display: block;
	transition: -webkit-text-decoration 0.2s ease;
	transition: text-decoration 0.2s ease;
	transition:
		text-decoration 0.2s ease,
		-webkit-text-decoration 0.2s ease;
	width: -moz-fit-content;
	width: fit-content;
	margin-right: auto;
	margin-left: auto;
}
main.content article .group .video-group h5 + a:hover {
	text-decoration: none;
}
main.content article .group .video-group div.slider {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	padding-bottom: 10px;
	gap: 0.625rem;
	width: 100%;
	max-width: -moz-max-content;
	max-width: max-content;
	min-width: 100%;
}
main.content article .group .video-group div.slider .thumb {
	flex-shrink: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}
main.content article .group .video-group div.slider .thumb span {
	display: inline-block;
	padding: 10px;
	width: calc(100% - 20px);
	background-color: rgba(0, 0, 0, 0.52);
	color: #fff;
	font-weight: 400;
	max-height: 100px;
	overflow: hidden;
}
main.content article .group .video-group div.slider.scroll {
	overflow-x: scroll;
	justify-content: normal;
}
main.content article .group .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
main.content article .group .thumb {
	height: 218px;
	width: 24%;
	margin-bottom: 10px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}
main.content article .group .thumb span {
	display: inline-block;
	padding: 10px;
	width: calc(100% - 20px);
	background-color: rgba(0, 0, 0, 0.52);
	color: #fff;
	font-weight: 400;
	max-height: 100px;
	overflow: hidden;
}
main.channel-video article .main-slide {
	padding-bottom: 1.25rem;
}
main.channel-video article .main-slide .container .line iframe {
	width: 100%;
	height: 800px;
}
main.channel-video article .main-slide .container .desc {
	width: 100%;
	gap: 0;
}
main.channel-video article .main-slide .container .desc h1.desc-title {
	margin: 1.25rem auto;
	text-transform: uppercase;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text {
	width: 70%;
	margin-right: auto;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	img {
	max-width: 100%;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	h3 {
	margin: 2.5rem 0 1.25rem 0;
	font-size: 1.75rem;
	font-weight: 500;
	line-height: normal;
	color: #729aa8;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	h2 {
	color: #38a2e7;
	margin-top: 2.5rem;
	text-transform: uppercase;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	p {
	margin: 1.25rem 0;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	p
	img {
	max-width: 100%;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	ol,
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	ul {
	margin-left: 2.5rem;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	ul
	li {
	list-style-type: disc;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	ol
	li {
	list-style-type: decimal;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	li {
	margin: 1.25rem 0;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	.chanel-description_text
	li
	strong {
	text-transform: uppercase;
}
main.channel-video article .main-slide .container .desc table {
	margin: 16px auto 10px auto;
	border-collapse: collapse;
}
main.channel-video article .main-slide .container .desc table {
	width: 100%;
}
main.channel-video
	article
	.main-slide
	.container
	.desc
	table
	tr
	> td:first-of-type {
	font-weight: 700;
}
main.channel-video article .main-slide .container .desc table td,
main.channel-video article .main-slide .container .desc table th {
	padding: 16px;
	text-align: left;
	border: 1px solid #000;
}
@media (min-width: 900px) {
	main.content article header {
		padding-left: 0;
		font-size: 2em;
	}
	main.content article .video .player {
		padding: 0;
	}
	main.content article .video .card {
		width: 30%;
		padding: 10px;
		padding-right: 0;
	}
	main.content article .video .card div.desc {
		padding-right: 0;
	}
	main.content article .upload {
		padding-left: 0;
	}
	main.content article .group {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 900px) {
	main.content article .main-slide .line .player {
		width: 100%;
		max-height: 210px;
		border-radius: 5px;
		order: 2;
	}
	main.content article .main-slide div.desc {
		width: 100%;
		padding: 0 5px;
	}
	main.content article .main-slide div.desc .button-blue {
		align-self: center;
		padding: 10px 20px;
	}
	main.content article .main-slide div.desc {
		order: 1;
	}
	main.content article .main-slide .share {
		margin-left: 0;
		justify-content: center;
	}
}
@media (max-width: 900px) and (width >= 600px) {
	main.content article .main-slide div.desc {
		text-align: center;
		align-self: center;
	}
}
@media (max-width: 600px) {
	.container {
		width: calc(100% - 1.25rem);
		margin: 0 auto;
	}
	main.content article header h1 {
		max-width: 350px;
	}
	main.content article .main-slide .share {
		width: -moz-fit-content;
		width: fit-content;
		flex-wrap: wrap;
	}
	main.content article .main-slide .share .copied {
		width: 100%;
		text-align: center;
	}
}
@media (max-width: 599px) {
	.atn_v1__title_70 {
		font-size: 1.5rem;
		font-weight: 500;
		line-height: 1.76rem;
	}
	.atn_v1__main_56 {
		font-size: 1.875rem;
		font-weight: 100;
		line-height: 1.875rem;
	}
	.atn_v1__title_56,
	main.content article header h1 {
		font-size: 1.875rem;
		font-weight: 100;
		line-height: 1.875rem;
	}
	.atn_v1__title_56,
	main.content article header h1 {
		font-size: 1.875rem;
		font-weight: 300;
		line-height: 1.875rem;
	}
	.atn_v1__title_36,
	main.channel-video article .main-slide .container .desc h1.desc-title,
	main.content article .group .video-group h5,
	main.content
		article
		.video-categories
		.group
		.categories-header
		.categories-navigation
		h2 {
		font-size: 1.625rem;
		font-weight: 500;
		line-height: 1.9rem;
	}
	.atn_v1__title_30,
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text
		h2 {
		font-size: 1.375rem;
		font-weight: 500;
		line-height: 1.611rem;
	}
	.atn_v1__title_22,
	.blog-specials_wrapper
		.blog-specials_item
		div:not(.price-wrapper)
		.price-wrapper
		.item-price,
	section.special-offers .blog-specials h4 {
		font-size: 1rem;
		font-weight: 500;
		line-height: 1.172rem;
	}
	.atn_v1__txt_17_mob {
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.125rem;
	}
	.atn_v1__title_16,
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text
		li
		strong,
	main.content article .video-categories .group .categories-header h3 {
		font-size: 0.75rem;
		font-weight: 500;
		line-height: 0.88rem;
	}
	.atn_v1__button_16,
	main.content article .main-slide div.desc .button-blue {
		font-size: 0.75rem;
		font-weight: 500;
		line-height: initial;
	}
	.atn_v1__txt_14,
	.chanel-description,
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text
		p,
	main.content article .main-slide .share .copied,
	main.content article .main-slide .share strong,
	main.content article .main-slide div.desc {
		font-size: 0.8125rem;
		font-weight: 400;
		line-height: 0.875rem;
	}
	.atn_v1__txt_12,
	.blog-specials_wrapper .blog-specials_item .blog-specials_item-subtitle {
		font-size: 0.5625rem;
		font-weight: 400;
		line-height: 0.625rem;
	}
	.atn_v1__txt_14_list {
		font-size: 0.875rem;
		font-weight: 400;
		line-height: 2.5rem;
	}
	.atn_v1__title_30s {
		font-size: 1.625rem;
		font-weight: 400;
		line-height: 1.9rem;
	}
	.atn_v1__txt_14_list_s {
		font-size: 0.6875rem;
		font-weight: 400;
		line-height: 1.125rem;
	}
	.atn_v1__txt_14a_mob {
		font-size: 0.75rem;
		font-weight: 400;
		line-height: 0.94rem;
	}
	.atn_v1__txt_14_mob {
		font-size: 0.6875rem;
		font-weight: 400;
		line-height: 0.8125rem;
	}
	.atn_v1__title_28 {
		font-size: 1.375rem;
		font-weight: 100;
		line-height: 1.375rem;
	}
	.atn_v1__title_16_mob {
		font-size: 0.875rem;
		font-weight: 500;
		line-height: 1rem;
	}
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text {
		max-width: calc(100% - 1.25rem);
	}
	main.content article .line {
		flex-direction: column;
	}
	main.content article .video .card div.desc {
		padding-left: 0;
	}
	main.content article .group .thumb {
		width: 49%;
	}
	main.content article div.slider .thumb {
		width: 70%;
	}
}
@media (400px <= width < 600px) {
	.blog-specials_wrapper .blog-specials_item {
		/* padding: 0.625rem; */
	}
}
@media (900px <= width < 1200px) {
	.blog-specials_wrapper .blog-specials_item {
		/* padding: 5px; */
	}
	.blog-specials_wrapper .blog-specials_item .blog-specials_item-title {
		font-size: 0.8rem;
	}
	.blog-specials_wrapper
		.blog-specials_item
		div:not(.price-wrapper)
		.price-wrapper
		.item-price {
		font-size: 1rem;
	}
	.blog-specials_wrapper
		.blog-specials_item.discount
		div:not(.price-wrapper)
		.price-wrapper
		.old-price {
		font-size: 0.85rem;
	}
	main.channel-video article .main-slide .container .line iframe {
		height: 400px;
	}
}
@media (1200px <= width < 1800px) {
	.blog-specials_wrapper .blog-specials_item div:not(.price-wrapper) img {
		margin-bottom: 0.625rem;
	}
	.blog-specials_wrapper
		.blog-specials_item
		div:not(.price-wrapper)
		.price-wrapper
		.item-price {
		font-size: 1.1rem;
	}
	.blog-specials_wrapper
		.blog-specials_item.discount
		div:not(.price-wrapper)
		.price-wrapper
		.old-price {
		font-size: 0.95rem;
	}
	section.special-offers .blog-specials .blog-specials_wrapper {
		width: 85%;
	}
	section.special-offers
		.blog-specials
		.blog-specials_wrapper
		.blog-specials_item {
		width: calc(25% - 0.625rem);
	}
	.save-up-to-banner .banner-wrapper {
		flex-direction: column;
	}
	.save-up-to-banner .banner-wrapper .left-content,
	.save-up-to-banner .banner-wrapper .right-content {
		width: 100%;
	}
	main.channel-video article .main-slide .container .line iframe {
		height: 550px;
	}
}
@media (width >= 1800px) {
	.blog-specials_wrapper .blog-specials_item div:not(.price-wrapper) img {
		margin-bottom: -1.25rem;
	}
}
@media (width < 500px) {
	.blog-specials_wrapper
		.blog-specials_item
		div:not(.price-wrapper)
		.price-wrapper
		.item-price,
	.blog-specials_wrapper
		.blog-specials_item
		div:not(.price-wrapper)
		.price-wrapper
		.old-price {
		flex-shrink: 0;
	}
}
@media (900px <= width < 1800px) {
	.blog-specials_wrapper
		.blog-specials_item
		div:not(.price-wrapper)
		.price-wrapper
		.item-price,
	.blog-specials_wrapper
		.blog-specials_item
		div:not(.price-wrapper)
		.price-wrapper
		.old-price {
		flex-shrink: 0;
	}
	.blog-specials_wrapper
		.blog-specials_item.discount
		div:not(.price-wrapper)
		.price-wrapper
		* {
		align-self: flex-end;
		line-height: normal;
	}
	section.special-offers .blog-specials h4 {
		width: 25%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text {
		width: 85%;
	}
}
@media (width < 600px) {
	.blog-specials_wrapper
		.blog-specials_item.new
		div:not(.price-wrapper)
		.price-wrapper
		.item-label {
		font-size: 11px;
		padding: 4px 6px;
	}
	section.special-offers
		.blog-specials
		.blog-specials_wrapper
		.blog-specials_item {
		width: calc(50% - 5px);
	}
	main.content
		article
		.video-categories
		.group
		.categories-header
		.categories-navigation {
		justify-content: space-between;
		gap: 0.625rem;
	}
	main.content
		article
		.video-categories
		.group
		.categories-header
		.categories-navigation
		h2 {
		width: -moz-fit-content;
		width: fit-content;
	}
	main.content article .video-categories .group .list {
		gap: 0.625rem;
	}
	main.content article .video-categories .group .list .thumb {
		width: 100%;
	}
	main.content article .group .video-group {
		margin-bottom: 0.625rem;
	}
	main.channel-video article .main-slide .container .line iframe {
		height: 250px;
		max-height: 250px;
	}
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text
		h3 {
		margin: 1.25rem 0 0.625rem 0;
	}
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text
		p {
		margin: 0.625rem 0;
	}
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text
		ol,
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text
		ul {
		margin-left: 1.25rem;
	}
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text
		li {
		margin: 0.625rem 0;
	}
}
@media (900px <= width) {
	section.special-offers .blog-specials {
		display: flex;
		align-items: center;
		background-color: #fff;
	}
}
@media (width < 900px) {
	section.special-offers .blog-specials h4 {
		margin-bottom: 0.625rem;
	}
	main.content article .main-slide div.desc h1,
	main.content article .main-slide div.desc h3 {
		font-size: 24px;
	}
	main.channel-video
		article
		.main-slide
		.container
		.desc
		.chanel-description_text {
		width: 100%;
	}
}
@media (900px <= width < 1800px) and (width < 1200px) {
	section.special-offers .blog-specials h4 {
		font-size: 1.175rem;
	}
}
@media (1800px <= width) {
	section.special-offers .blog-specials h4 {
		width: 30%;
		box-sizing: border-box;
		padding: 0 5%;
	}
	section.special-offers .blog-specials .blog-specials_wrapper {
		width: 70%;
	}
	section.special-offers
		.blog-specials
		.blog-specials_wrapper
		.blog-specials_item {
		width: calc(25% - 0.625rem);
	}
}
@media (900px <= width <= 1200px) {
	section.special-offers .blog-specials .blog-specials_wrapper {
		width: 75%;
	}
	section.special-offers
		.blog-specials
		.blog-specials_wrapper
		.blog-specials_item {
		width: calc(25% - 0.625rem);
	}
}
@media (600px <= width < 900px) {
	.save-up-to-banner {
		margin: 0 15px 15px;
		height: 60px !important;
		flex-grow: 1;
		/* background-position: 80% center; */
		align-self: stretch;
		display: flex;
	}
	.save-up-to-banner .banner-wrapper {
		max-width: 45%;
		width: 45%;
		align-self: stretch;
		flex-direction: column;
	}
	.save-up-to-banner .banner-wrapper .left-content .price-text {
		font-size: 70px;
	}
	.save-up-to-banner .banner-wrapper .left-content,
	.save-up-to-banner .banner-wrapper .right-content {
		width: 100%;
	}
	main.blog
		section.blog-header
		.container
		.blog-specials:has(.save-up-to-banner) {
		padding-top: 1rem;
	}
	main.channel-main .special-offers .blog-specials .save-up-to-banner,
	main.channel-video .special-offers .blog-specials .save-up-to-banner {
		margin: 0 15px 15px;
		height: 220px;
	}
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper {
		max-width: 45%;
		width: 45%;
	}
	main.channel-video article .main-slide .container .line iframe {
		height: 400px;
		max-height: 400px;
	}
}
@media (width <= 600px) {
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		+ .blog-specials_wrapper,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		+ .blog-specials_wrapper {
		padding-top: 10px;
	}
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper {
		max-width: 100%;
		width: 100%;
		flex-direction: row;
	}
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.left-content,
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.right-content,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.left-content,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.right-content {
		width: 50%;
	}
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.left-content
		.price-text,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.left-content
		.price-text {
		font-size: 50px;
	}
}
@media (width <= 400px) {
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper {
		flex-direction: column;
	}
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.left-content,
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.right-content,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.left-content,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.right-content {
		width: 100%;
	}
	main.channel-main
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.right-content
		.tariffs-text,
	main.channel-video
		.special-offers
		.blog-specials
		.save-up-to-banner
		.banner-wrapper
		.right-content
		.tariffs-text {
		font-size: 14px;
	}
}
@media (width < 900px) and (width >= 600px) {
	main.content article .main-slide div.desc h1,
	main.content article .main-slide div.desc h3 {
		text-align: center;
		align-self: center;
	}
}
@media (width < 600px) and (width < 400px) {
	main.content
		article
		.video-categories
		.group
		.categories-header
		.categories-navigation
		h2 {
		font-size: 22px;
	}
}
@media (600px <= width < 1200px) {
	main.content article .group .video-group div.slider .thumb {
		max-height: 160px;
		width: calc(40% - 0.625rem);
	}
}
@media (1200px <= width) {
	main.content article .group .video-group div.slider .thumb {
		max-height: 200px;
		width: calc(25% - 0.625rem);
	}
}
@media (width < 6auto0px) {
	main.channel-video article .main-slide .container .desc h1.desc-title {
		margin: 0.625rem 0;
	}
}
@media (width < 1800px) {
	.blog-specials {
		flex-direction: column;
		align-items: normal;
		gap: 20px;
	}
	.save-up-to-banner {
		background-image: url(/images/atn_blog_banner_750х55.png);
		height: 100px;
		background-position: center !important;
	}
	.blog-specials_wrapper {
		width: 100% !important;
	}
}

@media (width < 1200px) {
	.save-up-to-banner {
		background-image: url(/images/atn_blog_banner_750х55.png);
		height: 60px;
		background-size: contain !important;
	}
}

@media (width < 768px) {
	.save-up-to-banner {
		background-image: url(/images/atn_blog_banner_470х120.png);
		height: 140px !important;
		background-size: cover !important;
	}
}
