

/* Start:/local/components/sf/news.list/templates/business/style.css?166931772813951*/
@charset "UTF-8";

.benefits__title,
.directions__title {
	font-family: CorsicaLX, Helvetica, sans-serif;
	color: #7e2832;
	font-weight: 500;
	text-transform: none
}

@media screen and (min-width:1440px) {

	.benefits__title,
	.directions__title {
		font-size: 20px
	}
}

@media screen and (min-width:1024px) and (max-width:1439px) {

	.benefits__title,
	.directions__title {
		font-size: 1.471vw
	}
}

@media screen and (min-width:1440px) {

	.benefits__title,
	.directions__title {
		line-height: 24px
	}
}

@media screen and (min-width:1024px) and (max-width:1439px) {

	.benefits__title,
	.directions__title {
		line-height: 1.765vw
	}
}

@media screen and (max-width:1023px) {

	.benefits__title,
	.directions__title {
		font-size: 4.267vw
	}
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {

	.benefits__title,
	.directions__title {
		font-size: 3.20025vw
	}
}

@media screen and (max-width:1023px) {

	.benefits__title,
	.directions__title {
		line-height: 6.4vw
	}
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {

	.benefits__title,
	.directions__title {
		line-height: 4.8vw
	}
}

@media screen and (max-width:1023px) {

	.benefits__title,
	.directions__title {
		text-transform: none
	}
}

.cooperation__number,
.cooperation__title {
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	color: #36242a
}

@media screen and (min-width:1440px) {

	.cooperation__number,
	.cooperation__title {
		font-size: 20px
	}
}

@media screen and (min-width:1024px) and (max-width:1439px) {

	.cooperation__number,
	.cooperation__title {
		font-size: 1.471vw
	}
}

@media screen and (max-width:1023px) {

	.cooperation__number,
	.cooperation__title {
		font-size: 4.267vw
	}
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {

	.cooperation__number,
	.cooperation__title {
		font-size: 3.20025vw
	}
}

.achievements-item__title,
.advantages-item__title,
.benefits__subtitle,
.cooperation__subtitle,
.directions__desk,
.directions__desk ul li {
	font-family: CorsicaLX, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #36242a
}

.card {
	display: block;
	position: relative;
	box-sizing: border-box;
	min-width: 100%;
	word-wrap: break-word;
	border-radius: 16px;
	background-clip: border-box;
	white-space: normal;
	padding: 16px 16px
}

.card-shadow {
	box-shadow: 0 4px 24px -1px rgba(54, 36, 42, .1), 0 2px 8px -1px rgba(54, 36, 42, .06)
}

.advantages-item {
	display: block;
	position: relative;
	box-sizing: border-box;
	min-width: 100%;
	word-wrap: break-word;
	border-radius: 16px;
	background-clip: border-box;
	white-space: normal;
	overflow: hidden
}

.achievements-item {
	display: block;
	position: relative;
	box-sizing: border-box;
	min-width: 100%;
	word-wrap: break-word;
	border-radius: 16px;
	background-clip: border-box;
	white-space: normal;
	border: 1px solid #e6e6e6
}

@media screen and (min-width:1440px) {
	.achievements-item {
		padding: 24px 24px
	}
}

@media screen and (min-width:1024px) and (max-width:1439px) {
	.achievements-item {
		padding: 1.765vw 1.765vw
	}
}

@media screen and (max-width:1023px) {
	.achievements-item {
		padding: 5.333vw 5.333vw
	}
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
	.achievements-item {
		padding: 3.99975vw 3.99975vw
	}
}

.business__benefits {
	position: relative;
	background: rgba(252, 247, 243, .56)
}

.business__directions {
	padding-top: 120px;
	padding-bottom: 94px
}

@media screen and (max-width:1023px) {
	.business__directions {
		padding: 48px 0
	}
}

.business__cooperation {
	padding-top: 120px;
	background: rgba(252, 247, 243, .56)
}

@media screen and (max-width:1023px) {
	.business__cooperation {
		padding: 48px 0
	}
}

.business__achievements {
	padding: 120px 0;
	background-color: #7e2832
}

@media screen and (max-width:1023px) {
	.business__achievements {
		padding: 48px 0
	}
}

.business__advantages {
	padding: 120px 0
}

@media screen and (max-width:1023px) {
	.business__advantages {
		padding: 48px 0
	}
}

.benefits__layout {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 32px;
	padding: 40px 0
}

@media screen and (max-width:1023px) {
	.benefits__layout {
		grid-template-columns: 100%;
		padding: 48px 0
	}
}

.benefits__left {
	display: flex;
	flex-direction: row
}

.benefits__title {
	font-weight: 700;
	text-transform: uppercase;
	color: #36242a;
	margin-bottom: 12px
}

@media screen and (max-width:1023px) {
	.benefits__title {
		margin-bottom: 0
	}
}

.benefits__right {
	display: flex;
	flex-direction: row;
	gap: 32px
}

@media screen and (max-width:1023px) {
	.benefits__right {
		flex-direction: column
	}
}

.benefits__item {
	display: flex;
	flex-direction: column
}

.directions {
	position: relative
}

.directions__heading {
	padding-bottom: 48px;
	display: flex;
	justify-content: center
}

.directions__layout {
	display: flex;
	flex-direction: column;
	gap: 68px
}

@media screen and (max-width:1023px) {
	.directions__layout {
		gap: 32px
	}
}

.directions__overlay {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateX(-30%) translateY(-50%);
	height: 50%;
	width: 100%;
	background: rgba(252, 247, 243, .56);
	z-index: 1
}

.directions__item {
	position: relative;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 32px;
	z-index: 2
}

@media screen and (max-width:1023px) {
	.directions__item {
		grid-template-columns: auto
	}
}

.directions__item--large {
	padding-bottom: 160px
}

@media screen and (max-width:1023px) {
	.directions__item--large {
		padding-bottom: 0
	}
}

.directions__item:nth-child(even) .directions__content {
	order: 2
}

.directions__content {
	padding-top: 32px
}

@media screen and (max-width:1023px) {
	.directions__content {
		order: 2;
		padding-top: 0
	}
}

.directions__title {
	font-weight: 700;
	text-transform: uppercase;
	color: #36242a;
	margin-bottom: 32px;
	max-width: 70%;
	display: block
}

@media screen and (max-width:1023px) {
	.directions__title {
		margin-bottom: 24px;
		max-width: 100%
	}
}

.directions__desk {
	display: block;
	max-width: 70%
}

@media screen and (max-width:1023px) {
	.directions__desk {
		max-width: 100%
	}
}

.directions__desk ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.directions__desk ul li {
	position: relative;
	padding-left: 28px;
	margin: 0;
	margin-bottom: 20px
}

.directions__desk ul li::before {
	content: "—";
	position: absolute;
	width: 8px;
	height: 1px;
	left: 0;
	top: 0
}

.directions__media--large {
	width: 544px;
	height: 536px;
	border-radius: 16px;
	overflow: hidden
}

@media screen and (max-width:1023px) {
	.directions__media--large {
		width: 100%;
		height: 216px
	}
}

.directions__media--small {
	position: absolute;
	bottom: 40px;
	left: 60%;
	transform: translateX(-60%);
	border: 8px solid rgba(255, 255, 255, .64);
	width: 352px;
	height: 270px;
	border-radius: 16px;
	overflow: hidden
}

@media screen and (max-width:1023px) {
	.directions__media--small {
		display: none
	}
}

.directions__img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.cooperation__layout {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 32px;
	padding-bottom: 120px
}

@media screen and (max-width:1023px) {
	.cooperation__layout {
		grid-template-columns: 100%;
		padding-bottom: 48px
	}
}

.cooperation__item {
	position: relative;
	display: flex;
	flex-direction: column;
	padding-top: 64px;
	padding-left: 32px
}

@media screen and (max-width:1023px) {
	.cooperation__item {
		padding-top: 32px;
		padding-left: 32px;
		padding-bottom: 32px
	}
}

.cooperation__decor::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	border: 8px solid #7e2832;
	border-radius: 50%;
	box-sizing: border-box
}

@media screen and (max-width:1023px) {
	.cooperation__decor::before {
		width: 16px;
		height: 16px;
		border: 4px solid #7e2832
	}
}

.cooperation__decor::after {
	content: "";
	position: absolute;
	top: 12px;
	right: 0;
	width: 90%;
	height: 1px;
	background: #c1bfc0;
	box-sizing: border-box
}

@media screen and (max-width:1023px) {
	.cooperation__decor::after {
		top: unset;
		width: 1px;
		height: 80%;
		bottom: 0;
		left: 7px
	}
}

.cooperation__title {
	font-weight: 500;
	margin-bottom: 12px
}

.cooperation__number {
	position: absolute;
	top: 64px;
	left: 0;
	font-weight: 500
}

@media screen and (max-width:1023px) {
	.cooperation__number {
		top: 0;
		left: 32px
	}
}

.achievements__heading {
	padding-bottom: 48px;
	display: flex;
	justify-content: center;
	color: #fff
}

@media screen and (max-width:1023px) {
	.achievements__heading {
		padding-bottom: 16px
	}
}

.achievements__media {
	border-radius: 16px;
	overflow: hidden;
	margin-bottom: 48px;
	height: 270px
}

@media screen and (max-width:1023px) {
	.achievements__media {
		height: 168px;
		margin-bottom: 20px
	}
}

.achievements__img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.achievements__content {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 32px
}

@media screen and (max-width:1023px) {
	.achievements__content {
		grid-template-columns: 100%;
		gap: 20px
	}
}

.achievements-item {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center
}

.achievements-item__img {
	padding: 27px 0
}

.achievements-item__title {
	display: block
}

@media screen and (min-width:1440px) {
	.achievements-item:nth-last-child(2) {
		grid-column: 1/span 2;
		flex-direction: row;
		justify-content: flex-start
	}

	.achievements-item:nth-last-child(2) .achievements-item__img {
		order: 2;
		padding: 0 27px;
		height: 31px
	}

	.achievements-item:nth-last-child(2) .achievements-item__title {
		max-width: 50%
	}

	.achievements-item:last-child {
		grid-column: 3/span 2;
		flex-direction: row;
		justify-content: flex-start
	}

	.achievements-item:last-child .achievements-item__img {
		order: 2;
		padding: 0 27px;
		height: 51px
	}

	.achievements-item:last-child .achievements-item__title {
		max-width: 50%
	}
}

.advantages__content {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 32px
}

@media screen and (max-width:1023px) {
	.advantages__content {
		grid-template-columns: 100%
	}
}

.advantages-item {
	background: rgba(252, 247, 243, .56);
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

@media screen and (min-width:1440px) {
	.advantages-item {
		padding: 24px 24px
	}
}

@media screen and (min-width:1024px) and (max-width:1439px) {
	.advantages-item {
		padding: 1.765vw 1.765vw
	}
}

@media screen and (max-width:1023px) {
	.advantages-item {
		padding: 5.333vw 5.333vw
	}
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
	.advantages-item {
		padding: 3.99975vw 3.99975vw
	}
}

.advantages-item__img {
	width: 40px;
	height: 40px;
	flex: unset !important;
}

.advantages-item__title {
	display: block
}

.section-heading {
    width: 100%;
    text-align: center;
    padding-bottom: 48px !important;
}

@media (max-width: 1023px){
	.section-heading {
		padding-bottom: 24px !important;
	}
}




.business-contacts {
	padding-top: 120px;
	padding-bottom: 94px;
	background: rgba(252, 247, 243, .56);
}

.business-contacts__media {
	position: relative;
	width: 100%;
	border-radius: 16px;
	height: 180px;
	overflow: hidden;
}

.business-contacts__bg {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.business-contacts__bg:after{
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .3);
}

.business-contacts__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.business-contacts__content {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	font-family: CorsicaLX, Helvetica, sans-serif;
	padding: 32px 64px;
	position: relative;
	z-index: 1;
}

.business-contacts__title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	margin-bottom: 6px;
}

.business-contacts__subtitle {
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 12px;
}

.business-contacts__link {
	display: inline-flex;
	align-self: baseline;
	font-size: 14px;
	line-height: 20px;
	color: #36242A;
	text-decoration: none;
	transition: color .1s ease-in-out;
}

.business-contacts__link:hover {
	color: #7E2832;
}

@media screen and (max-width: 1023px) {
	.business-contacts {
		padding: 48px 0;
	}

	.business-contacts__content {
		padding: 16px 32px;
	}

}

.business-order {
	padding: 60px 0;
}

.business-order__wrap {
	background-color: #fdfbf8;
	padding: 0 64px;
	border-radius: 16px;
	height: 352px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.business-order__content {
	flex-basis: 50%;
	display: flex;
	flex-direction: column;
}

.business-order__title {
	display: inline-flex;
	font-family: CorsicaLX, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 32px;
}

.business-order .btn-primary {
	align-self: baseline;
}

.business-order__media {
	flex-basis: 50%;
	width: 100%;
	height: 100%;
}

.business-order__img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media screen and (max-width: 1023px) {
	.business-order {
		padding: 48px 0;

	}

	.business-order__wrap {
		height: auto;
		flex-direction: column;
		padding: 32px;
	}

	.business-order__title {
		font-size: 20px;
		line-height: 28px;
		text-align: center;
	}

	.business-order__content {
		order: 2;
		align-items: center;
	}


	.business-order__media {
		width: 60%;
		height: 100%;
		display: flex;
		justify-content: center;
	}

	.business-order .btn-primary {
		align-self: unset;
	}

}
/* End */


/* Start:/local/components/sf/banners/templates/top-banner/style.css?16656872699091*/
.special-offer-block__item {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.special-offer-block {
    position: relative;
    height: 329px;
}

@media screen and (min-width: 1440px) {
    .special-offer-block {
        height: 180px;
    }

    .special-offer-block__item {
        height: 180px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .special-offer-block {
        height: 13.235vw;
    }

    .special-offer-block__item {
        height: 13.235vw;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer-block__item {
        height: 44.8vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block__item {
        height: 33.6vw;
    }
}

@media screen and (min-width: 1440px) {
    .special-offer-block__item {
        border-radius: 16px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .special-offer-block__item {
        border-radius: 1.176vw;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer-block__item {
        border-radius: 4.267vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block__item {
        border-radius: 3.20025vw;
    }
}

.special-offer-block__item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.special-offer-block__item-bg img {
    width: 100%;
}

.special-offer-block__item-content {
    position: relative;
    text-align: left;
    box-sizing: border-box;
}

@media screen and (min-width: 1440px) {
    .special-offer-block__item-content {
        padding: 32px;
        width: 480px;
        height: 100%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .special-offer-block__item-content {
        padding: 2.353vw;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer-block__item-content {
        padding: 4.533vw 4vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block__item-content {
        padding: 3.39975vw 3vw;
    }
}

.special-offer-block__item-title {
    font-weight: 700;
}

@media screen and (min-width: 1440px) {
    .special-offer-block__item-title {
        margin: 0 0 16px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .special-offer-block__item-title {
        margin: 0 0 1.176vw;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer-block__item-title {
        margin: 0 0 3.467vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block__item-title {
        margin: 0 0 2.60025vw;
    }
}

@media screen and (min-width: 1440px) {
    .special-offer-block__item-title {
        font-size: 24px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .special-offer-block__item-title {
        font-size: 1.765vw;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer-block__item-title {
        font-size: 4.267vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block__item-title {
        font-size: 3.20025vw;
    }
}

.special-offer-block__item-text {
    word-spacing: 0.11em;
    white-space: pre-wrap;
    line-height: 1.4;
}

@media screen and (min-width: 1440px) {
    .special-offer-block__item-text {
        font-size: 14px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .special-offer-block__item-text {
        font-size: 1.029vw;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer-block__item-text {
        font-size: 3.733vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block__item-text {
        font-size: 2.79975vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block .swiper-pagination {
        bottom: 3.20025vw;
    }
}

.special-offer-block .swiper-pagination {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.special-offer-block .swiper-pagination-bullet {
    border-radius: 50%;
    background: hsla(27, 60%, 97%, 0.56);
    transition: background 0.1s ease-in-out;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 1440px) {
    .special-offer-block .swiper-pagination-bullet {
        width: 8px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .special-offer-block .swiper-pagination-bullet {
        width: 0.588vw;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer-block .swiper-pagination-bullet {
        width: 2.133vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block .swiper-pagination-bullet {
        width: 1.59975vw;
    }
}

@media screen and (min-width: 1440px) {
    .special-offer-block .swiper-pagination-bullet {
        height: 8px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .special-offer-block .swiper-pagination-bullet {
        height: 0.588vw;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer-block .swiper-pagination-bullet {
        height: 2.133vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block .swiper-pagination-bullet {
        height: 1.59975vw;
    }
}

@media screen and (min-width: 1440px) {
    .special-offer-block .swiper-pagination-bullet {
        margin: 0 4px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .special-offer-block .swiper-pagination-bullet {
        margin: 0 0.294vw;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer-block .swiper-pagination-bullet {
        margin: 0 1.067vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .special-offer-block .swiper-pagination-bullet {
        margin: 0 0.80025vw;
    }
}

.special-offer-block .swiper-pagination-bullet-active {
    background: #7e2832;
}

.carousel-button {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    color: transparent;
    background-color: #fff;
    top: 50%;
    /* box-shadow: 0 4px 24px -1px rgb(54 36 42 / 10%) 0 2px 8px -1px rgb(54 36 42 / 6%); */
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 1;
}

.carousel-button-prev {
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.29898 1.4022L1.70102 5.99997L6.29898 10.5978' stroke='%238F8488' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
    box-shadow: 0 -4px 24px -1px rgba(54, 36, 42, 0.1),
        0 -2px 8px -1px rgba(54, 36, 42, 0.06);
}

.carousel-button-next {
    transform: translateY(-50%);
    box-shadow: 0 -4px 24px -1px rgba(54, 36, 42, 0.1),
        0 -2px 8px -1px rgba(54, 36, 42, 0.06);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.70102 10.5978L6.29883 5.99997L1.70102 1.40217' stroke='%238F8488' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

.special-offer-block:hover .carousel-button {
    opacity: 1;
}

@media screen and (min-width: 1440px) {
    .carousel-button {
        width: 32px;
        height: 32px;
        background-size: 8px;
    }

    .carousel-button-next {
        right: -1.5%;
    }

    .carousel-button-prev {
        left: -1.5%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .carousel-button {
        width: 2.353vw;
        height: 2.353vw;
    }

    .carousel-button-next {
        right: -1.5%;
    }

    .carousel-button-prev {
        left: -1.5%;
    }
}

@media screen and (max-width: 1023px) {
    .carousel-button {
        width: 8.533vw;
        height: 8.533vw;
        background-size: 3.20025vw;
    }

    .carousel-button-next {
        right: -4.5%;
    }

    .carousel-button-prev {
        left: -4.5%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .carousel-button {
        width: 6.39975vw;
        height: 6.39975vw;
        background-size: 3.20025vw;
    }

    .carousel-button-next {
        right: -4.5%;
    }

    .carousel-button-prev {
        left: -4.5%;
    }
}



.desk-light{
    color: #fff !important;
}

.banner-large{
    margin-top: -3px;
}  

.banner-large__subtitle{
    margin-top: 20px;
}
/* End */


/* Start:/local/components/sf/callback.form/templates/.default/style.css?16849377872473*/
.popup__s6 {
	min-width: 510px;
	width: 100%;
	height: max-content !important;
	padding: 32px;
}

.callback-modal {
	height: 100%;
}

.button-callback {
	position: fixed;
	bottom: 5%;
	right: calc((100vw - 1320rem)/ 2 + 100rem);
	z-index: 200;
	transition: all;
}


.callback__form {
	display: flex;
	flex-direction: column;
	gap: 16px;
	overflow: hidden;
}

.callback__form .textfield__text {
	font-size: 12px;
	margin-left: 15px;
	line-height: 1;
}

.callback__form .textfield__text a {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
    padding-bottom: 1px;
}

.callback-modal__heading {
	display: block;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 16px;
}


.callback-modal__result {
	overflow: hidden;
}

.callback-modal__result .messsages-alert-add-cart {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}


@media screen and (max-width:1023px) {
	.popup__s6 {
		min-width: 100%;
		padding: 0;
		min-height: 20vh;
	}

	.callback-modal {
		padding: 32px 16px;
	}

	.callback-modal__result {
		padding: 32px 16px;
	}

	.button-callback {
		right: 5%;
	}
}

.success-input::after {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.2666 7.61328L10.1198 16.3868L5.73307 11.3733' stroke='%2324C064' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}

.error-input::after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	top: 50%;
	transform: translateY(-50%);
	right: 14px;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23DC3A38'%3E%3C/circle%3E%3Crect x='21.4421' y='11.2527' width='5.11594' height='17.2947' rx='2.55797' fill='white'%3E%3C/rect%3E%3Ccircle cx='24.0001' cy='34.1893' r='2.55797' fill='white'%3E%3C/circle%3E%3C/svg%3E");
}


@media screen and (max-width: 1023px) {
	.modal--show {
		min-height: 85vh;
		transition: all 250ms ease;
	}
}

.textfield__comments {
	display: flex;
	flex-direction: column;
}

.textfield__comments a{
	margin-left: 15px;
	color: #9299a2;
	font-size: 14px;
}
/* End */
/* /local/components/sf/news.list/templates/business/style.css?166931772813951 */
/* /local/components/sf/banners/templates/top-banner/style.css?16656872699091 */
/* /local/components/sf/callback.form/templates/.default/style.css?16849377872473 */
