

/* Start:/local/templates/m24941/components/bitrix/news.detail/about-banner/style.css?1745005418482*/
.about-detail-text {
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 88px;
}
.about-detail img {
	border-radius: 30px;
}
.about-detail {
	margin-bottom: 90px;
}
@media (max-width: 768px) {
	.about-detail-text {
		font-size: 20px;
		font-weight: 400;
		line-height: 20px;
		margin-bottom: 33px;
	}
	.about-detail {
		margin-bottom: 33px;
	}
	.about-detail img {
		margin-left: -15px;
		margin-right: -15px;
		max-width: none;
		width: calc(100% + 30px);
	}
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/system.pagenavigation/.default/style.css?1745005418615*/

.pagenav a {
    letter-spacing: -0.01em;
    text-decoration: none;
    width: 33.33%;
    text-align: center;
    border-top: 1px solid #B9B3B3;
    padding-top: 10px;
    color: #B9B3B3;
}
.pagenav a:hover {
    border-bottom: none;
    color: #000;
    border-top: 1px solid #000;
}
.pagenav span {
    width: 33.33%;
    text-align: center;
    letter-spacing: -0.01em;
    border-top: 1px solid #000;
    padding-top: 10px;
}

.pagenav {
    margin: 30px 0;
    width: 66%;

}

@media (max-width: 992px){
    .pagenav {
        margin: 20px 0;
        width: 100%;

    }
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/news.list/about-why/style.css?17450054181713*/
.why-item {
	width: calc(33.33% - 30px);
	margin: 15px;
	border-radius: 30px 160px 30px 30px;
	padding: 95px 40px 27px 40px;
	position: relative;
	background: rgb(255, 238, 231);
	overflow: hidden;
}

.why-list {
	margin: 33px -15px 0;
}

.why-item:before {
	content: '';
	position: absolute;
	filter: blur(100px);
	/* Оранжевый 1 */
	background: rgb(255, 176, 142);
	opacity: 0.65;
	width: 267px;
	height: 267px;
	left: -65px;
	top: -43px;
}
.why-item:first-child {
	background: rgb(238, 255, 215);
}
.why-item:first-child:before {
	background: rgb(205, 255, 142);
}
.why-item:last-child {
	background: rgb(227, 248, 255);
}
.why-item:last-child:before {
	background: rgb(142, 228, 255);
}
.why-item > * {
	position: relative;
	z-index: 2;
}
.why-item-name {
	font-size: 48px;
	font-weight: 400;
	line-height: 53px;
	font-family: Angry,Arial;

}
.why-item-more {
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	font-style: italic;

}
.why-desc {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}
.why-item-text {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.why {
	margin-bottom: 80px;
}

@media (max-width: 768px) {
	.why-item {
		border-radius: 25.26px 134.74px 25.26px 25.26px;
		padding: 80px 50px 25px 30px;
		width: calc(100% - 30px);
		margin-bottom: 15px;
	}
	.why {
		margin-bottom: 63px;
	}

	.why-desc {
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
	}
	.why-list {
		margin: 20px -15px 0;
	}
	.why-item-text {
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
	}

	.why-item-name {

		font-size: 40px;
		font-weight: 400;
		line-height: 44px;
	}
	.why-item-more {
		font-size: 14px;
		font-weight: 400;
		line-height: 23.58px;

	}
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/news.detail/about-border/style.css?17450054181811*/
.about-border {
	border-radius: 40px 40px 0 0;
	background: rgb(222, 216, 208);
	padding-top: 80px;
	padding-bottom: 50px;
}

.about-border-block {
	border-radius: 20px;
	background: rgb(253, 253, 253);
	padding: 0 40px;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-top: 25px;
}

.about-border-left {
	border-right: 1px dashed rgb(205, 197, 185);
	width: 50%;
	padding-top: 54px;
	padding-bottom: 60px;
	padding-right: 30px;
}
.about-border-right {
	width: 50%;
	padding-top: 54px;
	padding-bottom: 60px;
	padding-left: 50px;
}
.about-border-name {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 20px;
}
.about-border-icon > div {
	padding-left: 28px;
	position: relative;
	margin-bottom: 20px;
}

.about-border-icon img {
	position: absolute;
	left: 0;
	top: 2px;
}
.about-border-right ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.about-border-right ul li {
	padding-left: 28px;
	position: relative;
	margin-bottom: 20px;
}

.about-border-right ul li:before {
	content: '';
	position: absolute;
	left: 0;
	width: 18px;
	height: 18px;
	top: 1px;
	background: url("/local/templates/m24941/components/bitrix/news.detail/about-border/img/li.svg") center no-repeat;
}

@media (max-width: 768px) {
	.about-border-block {

		padding: 45px 20px;
		font-size: 14px;

		line-height: 24px;
	}
	.about-border-left {
		border-bottom: 1px dashed rgb(205, 197, 185);
		width: 100%;
		padding-top: 0;
		padding-bottom: 40px;
		padding-right: 0;
		border-right: none;
		margin-bottom: 40px;
	}.about-border-right {
		 width: 100%;
		 padding-top: 0;
		 padding-bottom: 0;
		 padding-left: 0;
	 }
	.about-border-right ul li,
	.about-border-icon > div {
		margin-bottom: 15px;
	}
	.about-border-name {
		font-size: 18px;
		line-height: 22px;
	}
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/news.list/about-in-trip/style.css?17450054181820*/
.in-trip {
	background: rgb(222, 216, 208) url("/local/templates/m24941/components/bitrix/news.list/about-in-trip/img/bot.png") center no-repeat;
	padding-top: 50px;
	padding-bottom: 150px;
	background-position-y: 96%;
}
.in-trip-list {
	margin: 25px -10px 72px;
}
.in-trip-col {
	width: 33.33%;
}

.in-trip-item {
	margin: 10px;
	border-radius: 30px;
	background-size: cover;
	background-position: center;
	width: calc(100% - 20px);
	padding-top: 125%;
	position: relative;
}

.in-trip-item:nth-child(2) {
	padding-top: 73%;
}

.in-trip-col:nth-child(2) .in-trip-item:nth-child(2) {
	padding-top: 125%;
}
.in-trip-col:nth-child(2) .in-trip-item:nth-child(1) {
	padding-top: 73%;
}

.in-trip-name {
	position: absolute;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	border-radius: 8px;
	/* Белый */
	background: rgb(253, 253, 253);
	padding: 2px 10px 2px 10px;
	display: inline-block;
	top: 32px;
	left: 30px;
}

.black-btn {
	display: inline-block;
	padding: 15px 40px 15px 40px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	border-radius: 20px;
	color: rgb(253, 253, 253);
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0%;
	text-align: center;
	background: rgb(36, 36, 36);
	transition: 0.3s;
	box-sizing: border-box;
}

.in-trip-bottom {
	font-size: 18px;
	font-weight: 400;
	line-height: 34px;
}
.in-trip-bottom p {
	margin: 10px 0;
}
.in-trip-bottom b {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
}

@media (max-width: 768px) {
	.in-trip {
		background: rgb(222, 216, 208) url("/local/templates/m24941/components/bitrix/news.list/about-in-trip/img/bot_mob.png") center no-repeat;
		background-position-y: 100%;
		padding-top: 0;
	}
	.in-trip .h2 {
		margin-top: 0;
	}
	.in-trip-col {
		width: 100%;
	}
	.in-trip-bottom b {
		font-size: 18px;
		font-weight: 700;
		line-height: 24px;
	}
	.in-trip-bottom {
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
	}
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/news.list/about-steps/style.css?17450054181364*/
.steps {
	border-radius: 40px 40px 0px 0px;
	background: rgb(253, 253, 253);
	margin-top: -40px;
	padding: 117px 0 50px;
}

.steps .h2 {
	margin-top: 0;
}

.steps-item {
	border-radius: 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	background: rgb(241, 241, 241);
	padding: 40px 0 35px 40px;
	width: 600px;
	position: relative;
}

.steps-name {
	font-family: Angry,Arial;
	font-size: 24px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 10px;
}
.steps-item img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.steps-text {
	width: 70%;
}

.steps-item:nth-child(2) {
	width: 516px;
	margin-top: 66px;
}
.steps-item:nth-child(3) {
	margin: 58px auto 0;
}
.steps-item:nth-child(2) img {
	top: 7px;
	right: -20px;
}

.steps-list {
	margin-top: 55px;
}

@media (max-width: 768px) {
	.steps-item:nth-child(3),
	.steps-item:nth-child(2) ,
	.steps-item {
		width: 100%;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		margin-bottom: 24px;
		margin-top: 0;
		padding: 27px 0 27px 20px;
	}
	.steps-text {
		width: 60%;
	}
	.steps-item:nth-child(2) .steps-text {
		width: 90%;
	}
	.steps-list {
		margin-top: 35px;
	}
	.steps {
		padding: 70px 0 60px;
	}
	.steps-item img {
		max-width: 40%;}
	.steps-item:nth-child(2) img {
		top: -10px;
		right: 0;
	}

	.steps-name {
		font-size: 18px;
		font-weight: 400;
		line-height: 20px;
	}
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/news.detail/about-dark-banner/style.css?1745005418858*/
.about-dark {
	border-radius: 30px;
	background: rgb(81, 79, 77);
	padding: 110px 0 110px;
	position: relative;
	margin: 0 15px 94px;
	color: rgb(253, 253, 253);
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.about-dark img {
	position: absolute;
	right: 0;
	bottom: 0;
	max-height: calc(100% + 20px);
}

.about-dark-block {
	width: 70%;
}

.about-dark-text{
	margin: 20px 0 30px;
}

@media (max-width: 768px){
	.about-dark img {
		position: relative;
		right: 0;
		bottom: auto;
		max-height: calc(100% + 20px);
	}
	.about-dark {
		padding: 20px 0 28px;
		margin: 0 0 60px;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
	}
	.about-dark-block {
		width: 100%;
	}
	.about-dark-text {
		margin: 10px 0 30px;
	}
	.about-dark .pink-btn {
		width: 100%;
		box-sizing: border-box;
	}
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/news.list/about-photos/style.css?17450054172085*/
.about-photo-header {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	font-family: Angry, Arial;
	font-size: 24px;
	font-weight: 400;
	line-height: 26px;
}

.about-photo-list {
	position: relative;
}

.about-photo {
	overflow: hidden;
}

.about-photo-header p {
	margin: 0;
	max-width:600px;
}

.about-photo-header span {
	display: inline-block;
	border-radius: 10px;
	background: rgb(205, 255, 142);
	padding: 2px 10px;
}

.about-photo-header span:first-child {
	border-radius: 10px 10px 10px 0;
}
.about-photo-header span:last-child {
	border-radius: 0 0 10px 10px;
}

.about-photo-item {
	margin: 24px 12px;

}
.about-photo-item:first-child{
	width: calc(34.75% - 24px);
}
.about-photo-item:nth-child(4){
	width: calc(30% - 24px);
}
.about-photo-item:nth-child(2) {
	width: calc(18.13% - 24px);
}
.about-photo-col .about-photo-item {
	width: calc(100% - 24px);
}
.about-photo-col {

	width: calc(19.12% - 24px);

}
.about-photo-list {
	display: flex;
	justify-content: center;
	width: calc(100% + 150px);
	margin: 0 -75px;
	position: relative;
}

.about-photo-item img {
	width: 100%;
}

.about-photo-footer {
	margin-top: -70px;
	position: relative;
	z-index: 2;
}
.about-photo {
	margin-bottom: 90px;
	position: relative;
}
@media (max-width: 768px) {
	.about-photo-item:nth-child(4) {
		display: none;
	}
	.about-photo {
		margin-bottom: 60px;
	}
	.about-photo-col {

		width: 100%;
		display: flex;

	}
	.about-photo-item:nth-child(2),
	.about-photo-item:first-child{
		width: auto;
		margin: 3px;
	}
	.about-photo-col .about-photo-item{
		width: auto;
		margin: 3px;
	}
	.about-photo-item img {
		height: 234px;
	}
	.about-photo-list {
		flex-flow: row wrap;
	}
	.about-photo-col .about-photo-item img {
		height: 164px;
	}
	.about-photo-header span{
		padding: 0;
	}
	.about-photo-header {
		font-size: 14px;
		font-weight: 400;
		line-height: 20px;
		top: 30px;
	}
}

@media (max-width: 370px) {
	.about-photo-header {
		font-size: 13px;
	}
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/news.list/about-info/style.css?17450054181045*/
.about-info {
	border-radius: 40px 40px 0 0;
	background: rgb(222, 216, 208);
	padding-top: 80px;
	padding-bottom: 25px;
}

.about-info-list {
	border-radius: 20px;
	background: rgb(253, 253, 253);
	margin-top: 35px;
	padding: 25px 40px;
}

.about-info-item {
	border-bottom: 1px dashed rgb(205, 197, 185);
	padding: 25px 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	position: relative;
}
.about-info-item p {
	margin-bottom: 0;
}

.about-info-item:last-child {
	border:none;
}

.about-info .black-btn {
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	right: 0;
	top: 25px;
}

.about-info-item-url p {
	max-width: 60%;
}

@media (max-width: 768px) {
	.about-info .black-btn {
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		font-size: 12px;
		padding: 15px 0px 15px 0px;
		margin-top: 10px;
	}
	.about-info .black-btn .inline-svg-icon {
		display: none;
	}
	.about-info-list {
		margin-top: 25px;
		padding: 0 20px;
	}

	.about-info-item {
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
	}
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/news.list/about-docs/style.css?1745005418700*/
.docs-list {
	border-radius: 20px;
	background: rgb(253, 253, 253) url("/local/templates/m24941/components/bitrix/news.list/about-docs/img/doc.png") center left no-repeat;
	background-position-x: 3%;
	padding: 30px 40px 30px 220px;
}

.docs-item {
	padding: 14px 0;
	border-bottom: 1px dashed rgb(205, 197, 185);
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}
.docs-item:last-child {
	border: none;
}

.docs-item p {
	margin: 2px 0;
}

.docs {
	background: rgb(222, 216, 208);
	padding-bottom: 85px;
}

@media (max-width: 768px) {
	.docs-list {
		padding: 220px 20px 10px;
		background-position-y: 3%;
		background-position-x: center;
	}
	.docs {
		padding-bottom: 60px;
	}
	.docs-item {
		padding: 25px 0;
		font-size: 14px;
		line-height: 24px;
	}
}
/* End */


/* Start:/local/templates/m24941/components/bitrix/news.detail/about-requiz/style.css?17450054181259*/
.about-r {
	background: rgb(222, 216, 208);
	padding-bottom: 85px;
	margin-bottom: -40px;
}

.about-r .h4 {
	margin-top: 0;
}

.about-r-border {
	border-radius: 20px;
	background: rgb(253, 253, 253);
	padding: 0 40px;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-top: 25px;
}

.about-r-left {
	border-right: 1px dashed rgb(205, 197, 185);
	width: 64%;
	padding-top: 54px;
	padding-bottom: 60px;
	padding-right: 30px;
}

.about-r-right {
	width: 36%;
	padding-top: 54px;
	padding-bottom: 60px;
	padding-left: 50px;
}
.about-r-left p:first-child {
	margin-top: 0;
}
.about-r-name {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 20px;
}

.about-r-left .black-btn {
	padding: 15px 100px;
}

@media (max-width: 768px) {
	.about-r-border {
		font-size: 14px;
		line-height: 24px;
		padding: 20px 20px 40px;
	}
	.about-r-left {
		border-bottom: 1px dashed rgb(205, 197, 185);
		border-right: none;
		width: 100%;
		padding-top: 0;
		padding-bottom: 30px;
		padding-right: 0;
	}
	.about-r-name {
		font-size: 18px;
		font-weight: 700;
		line-height: 18px;
	}
	.about-r-right {
		width: 100%;
		padding-top: 30px;
		padding-bottom: 0;
		padding-left: 0;
	}
	.about-r-left .black-btn {
		padding: 15px;
		width: 100%;
	}
}
/* End */
/* /local/templates/m24941/components/bitrix/news.detail/about-banner/style.css?1745005418482 */
/* /local/templates/m24941/components/bitrix/system.pagenavigation/.default/style.css?1745005418615 */
/* /local/templates/m24941/components/bitrix/news.list/about-why/style.css?17450054181713 */
/* /local/templates/m24941/components/bitrix/news.detail/about-border/style.css?17450054181811 */
/* /local/templates/m24941/components/bitrix/news.list/about-in-trip/style.css?17450054181820 */
/* /local/templates/m24941/components/bitrix/news.list/about-steps/style.css?17450054181364 */
/* /local/templates/m24941/components/bitrix/news.detail/about-dark-banner/style.css?1745005418858 */
/* /local/templates/m24941/components/bitrix/news.list/about-photos/style.css?17450054172085 */
/* /local/templates/m24941/components/bitrix/news.list/about-info/style.css?17450054181045 */
/* /local/templates/m24941/components/bitrix/news.list/about-docs/style.css?1745005418700 */
/* /local/templates/m24941/components/bitrix/news.detail/about-requiz/style.css?17450054181259 */
