@font-face {
		font-family: 'Inter';
		src: url('../fonts/Inter-LightBETA.eot');
		src: local('Inter Light BETA'), local('Inter-LightBETA'),
		url('../fonts/Inter-LightBETA.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Inter-LightBETA.woff2') format('woff2'),
		url('../fonts/Inter-LightBETA.woff') format('woff'),
		url('../fonts/Inter-LightBETA.ttf') format('truetype');
		font-weight: 300;
		font-style: normal;
}
@font-face {
		font-family: 'Inter';
		src: url('../fonts/Inter-Regular.eot');
		src: local('Inter Regular'), local('Inter-Regular'),
		url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Inter-Regular.woff2') format('woff2'),
		url('../fonts/Inter-Regular.woff') format('woff'),
		url('../fonts/Inter-Regular.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}
@font-face {
		font-family: 'Inter';
		src: url('../fonts/Inter-Medium.eot');
		src: local('Inter Medium'), local('Inter-Medium'),
		url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Inter-Medium.woff2') format('woff2'),
		url('../fonts/Inter-Medium.woff') format('woff'),
		url('../fonts/Inter-Medium.ttf') format('truetype');
		font-weight: 500;
		font-style: normal;
}
@font-face {
		font-family: 'Inter';
		src: url('../fonts/Inter-SemiBold.eot');
		src: local('Inter Semi Bold'), local('Inter-SemiBold'),
		url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Inter-SemiBold.woff2') format('woff2'),
		url('../fonts/Inter-SemiBold.woff') format('woff'),
		url('../fonts/Inter-SemiBold.ttf') format('truetype');
		font-weight: 600;
		font-style: normal;
}
@font-face {
		font-family: 'Inter';
		src: url('../fonts/Inter-Bold.eot');
		src: local('Inter Bold'), local('Inter-Bold'),
		url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Inter-Bold.woff2') format('woff2'),
		url('../fonts/Inter-Bold.woff') format('woff'),
		url('../fonts/Inter-Bold.ttf') format('truetype');
		font-weight: bold;
		font-style: normal;
}
@font-face {
		font-family: 'Inter';
		src: url('../fonts/Inter-BoldItalic.eot');
		src: local('Inter Bold Italic'), local('Inter-BoldItalic'),
		url('../fonts/Inter-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Inter-BoldItalic.woff2') format('woff2'),
		url('../fonts/Inter-BoldItalic.woff') format('woff'),
		url('../fonts/Inter-BoldItalic.ttf') format('truetype');
		font-weight: bold;
		font-style: italic;
}

.container {
		position: relative;
}
.row {
		--bs-gutter-x: 2.7rem;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		--bs-gutter-x: 2.7rem;
}

body {
		font-family: 'Inter', sans-serif;
		font-size: 1.6rem;
		color: #fff;
		position: relative;
		background: #000;
}

ul, li {
		list-style: none;
		padding: 0;
		margin: 0;
}
img{
		max-width: 100%;
		object-fit: contain;
}

a {
		transition: 0.3s;
		text-decoration: none;
}

a:hover {
		text-decoration: none;
}

:focus {
		outline: none;
}

button:focus {
		outline: none;
}

input {
		box-shadow: none;
		border-radius: 0;
		background: none;
		border: 0;
		display: block;
		width: 100%;
		border-bottom: 0.1rem solid #FFF;
		padding: 2rem 0;

		color: #FFF;
		font-size: 2.4rem;
		font-weight: 400;
		line-height: 110%;
		margin-bottom: 4rem;
		transition: 0.3s;
}
input:focus{
		border-color: #F15830;
}
.iti__selected-dial-code{
		font-size: 2.4rem;
}
.iti__flag{
		height: 1.4rem!important;
}

.header {
		padding: 2.5rem 0;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 99;
}
.header-logo {
		width: 36rem;
		display: block;
}
.header-menu {
		display: flex;
}
.header-menu li a {
		color: #fff;
		font-size: 1.4rem;
		font-weight: 400;
		line-height: 100%;
}
.header-menu li a:hover{
		color: #F15830;
}
.header-menu li {
		margin-right: 2.4rem;
}
.header-menu li:last-child {
		margin-right: 0;
}
.btn {
		padding: 1.6rem;
		color: #fff;
		font-size: 1.2rem;
		font-weight: 600;
		line-height: 100%;
		letter-spacing: 0.06rem;
		text-transform: uppercase;
		border-radius: 0.4rem;
		background: #f15830;
		text-align: center;
}
.btn:hover{
		background: #DD441C;
}
.instagram-link {
		border: 0.1rem solid rgba(255, 255, 255, 0.2);
		border-radius: 50%;
		width: 4.8rem;
		height: 4.8rem;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 14rem;
}
.instagram-link:hover{
		background: #F15830;
}
.header .btn {
		width: 14rem;
}
.header .instagram-link {
		margin-right: 3rem;
		margin-top: 0;
}

.utf-section {
		background: url("../img/utf-section-bg.png") center top no-repeat;
		background-size: cover;
		padding-top: 23rem;
		position: relative;
		overflow: hidden;
}
.utf-section h1 {
		color: #fff;
		font-size: 4.8rem;
		font-weight: 500;
		line-height: 100%;
		margin-bottom: 16rem;
}
.utf-section h1 span {
		color: #f15830;
}
.hashtag {
		color: #f15830;
		font-size: 1.4rem;
		font-weight: 400;
		line-height: 125%;
		margin: 0 0 1.6rem;
}
.utf-section__text {
		font-size: 1.6rem;
		font-weight: 300;
		line-height: 140%;
		margin-top: 2.8rem;
}
.utf-section__item {
		display: flex;
}
.utf-section__item img {
		border-radius: 0.8rem;
		width: 12rem;
		height: 11rem;
		margin-right: 2.4rem;
}
.utf-section__item h6 {
		color: #f15830;
		font-size: 4.8rem;
		font-weight: 300;
		line-height: 125%;
		text-transform: uppercase;
}
.utf-section__item p {
		font-size: 1.5rem;
		font-weight: 400;
		line-height: 125%;
		margin: 0;
}
.utf-men{
		position: absolute;
		width: 88rem;
		left: 45%;
		bottom: 0;
}
.utf-section__item:last-child {
		margin-left: 0;
}

.empower-your-strength {
		margin-top: 18rem;
		padding-bottom: 16rem;
}
.empower-your-strength img {
		width: 100%;
		border-radius: 0.8rem;
		margin-bottom: 6rem;
}
.empower-your-strength h3 {
		font-size: 5.4rem;
		font-weight: 500;
		line-height: 110%;
}
.empower-your-strength p {
		font-size: 1.8rem;
		opacity: 0.7;
		font-weight: 300;
		line-height: 140%;
}
.empower-your-strength p.hashtag{
		margin-bottom: 1.6rem;
		opacity: 1;
		font-size: 1.4rem;
		font-weight: 400;
}
.title-section{
		font-size: 4.8rem;
		font-weight: 500;
		line-height: 110%;
}
.what-we-offer{
		overflow: hidden;
}
.what-we-offer-wrap{
		padding-top: 7.5rem;
		border-radius: 6rem 6rem 0 0;
		background: linear-gradient(105deg, #191919 -1.01%, #000 100%);
}
.what-we-offer-swiper{
		margin-top: 5.5rem;
		overflow: visible;
}
.what-we-offer__item-head{
		display: flex;
		justify-content: space-between;
		margin-top: 4rem;
		align-items: flex-start;
}
.what-we-offer__item-head h6{
		color: #FFF;
		font-size: 3.2rem;
		font-weight: 500;
		line-height: 110%;
		width: 80%;
		min-height: 7rem;
}
.what-we-offer__item-head img{
		width: 3rem;
		position: relative;
		top: 1rem;
}
.what-we-offer__item-img{
		border-radius: 0.8rem;
		width: 100%;
		height: 30rem;
		object-fit: cover;
}
.what-we-offer__item-text{
		margin-top: 1.8rem;
		font-size: 1.6rem;
		font-weight: 400;
		line-height: 125%;
		opacity: 0.5;
		margin-bottom: 0;
}

.price{
		margin-top: 8rem;
}

.swiper-pagination{
		display: flex;
		align-items: center;
}
.swiper-pagination-bullet{
		background: rgba(255, 255, 255, 0.7);
		opacity: 1;
		width: 0.6rem;
		height: 0.6rem;
		transition: 0.3s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
		background: #F15830;
		width: 0.8rem;
		height: 0.8rem;
}
.swiper-button-next:after, .swiper-button-prev:after{
		content: none;
}
.swiper-button-next svg, .swiper-button-prev svg{
		width: initial;
		height: initial;
}
.swiper-button-next, .swiper-button-prev{
		width: 4.8rem;
		height: 4.8rem;
		border-radius: 50%;
		border: 0.1rem solid #F15830;
		transition: 0.3s;
}
.swiper-button-next{
		background: #F15830;
}
.what-we-offer .swiper-button-next, .what-we-offer .swiper-button-prev{
		position: static;
		margin: 0 0 0 2rem;
}
.what-we-offer .swiper-pagination{
		position: static;
		width: auto;
		margin-right: 1rem;
}
.price-wrap{
		margin-top: 6rem;
		display: flex;
}
.price-text{
		font-size: 1.6rem;
		font-weight: 300;
		line-height: 150%;
		opacity: 0.7;
}
.price-item{
		margin-right: 2.5rem;
		border-radius: 0.8rem;
		background: rgba(255, 255, 255, 0.05);
		overflow: hidden;
}
.price-item:last-child{
		margin-right: 0;
}
.price-item__head{
		position: relative;
}
.price-item__head img{
		height: 16rem;
		object-fit: cover;
		width: 100%;
		border-radius: 0.8rem;
}
.price-item__head h5{
		position: absolute;
		color: #FFF;
		font-size: 3.2rem;
		font-weight: 700;
		line-height: 110%;
		left: 1.6rem;
		bottom: 1.6rem;
		margin: 0;
}
.price-item__body{
		padding: 2rem 1.6rem;
}
.price-item__title{
		color: #FFF;
		font-size: 1.4rem;
		font-weight: 700;
		line-height: 140%;
		text-transform: uppercase;
		margin: 0;
}
.price-item__body ul{
		font-size: 1.4rem;
		font-weight: 400;
		line-height: 140%;
		margin-top: 2rem;
}
.price-item__body ul li{
		margin-top: 0.5rem;
}
.price-item__list_orange{
		color: #F15830;
}
.price-item__body hr{
		opacity: 0.2;
		background: #FFF;
		border: 0;
		height: 0.1rem;
		width: 100%;
		margin-top: 3.6rem;
		margin-bottom: 2rem;
}
.price-item__advantages{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
}
.price-item__advantage-item{
		width: 50%;
		margin-bottom: 3rem;
}
.price-item__advantage-item:nth-child(2n){
		text-align: right;
}
.price-item__advantage-item h6{
		color: #F15830;
		font-size: 1.4rem;
		font-weight: 400;
		line-height: 140%;
		margin: 0;
}
.price-item__advantage-item p{
		color: #FFF;
		font-size: 1.7rem;
		font-weight: 500;
		line-height: 110%;
		margin: 0.5rem 0 0;
}
.btn-border{
		border: 0.1rem solid #FFF!important;
		background: none;
		border-radius: 0.8rem;
}
.btn-border:hover{
		border: 0.1rem solid #FFF;
		background: #fff;
		color: #000;
}
.price-item .btn-border{
		width: 100%;
}
.price-item__body-wrap{
		min-height: 13rem;
}

.momentum-sport-more{
		margin-top: 10rem;
		padding-bottom: 14rem;
}
.title-section span{
		color: #F15830;
}
.momentum-sport-more hr{
		margin-bottom: 8rem;
		height: 0.1rem;
		width: 100%;
		border: 0;
		background: #FFF;
		opacity: 1;
}
.momentum-sport-more hr.line-opacity{
		opacity: 0.1;
}
.momentum-sport-more h5{
		font-size: 3rem;
		font-weight: 300;
		line-height: 125%;
		opacity: 0.5;
		margin-top: 3rem;
}
.momentum-sport-more h6{
		font-size: 2.4rem;
		font-weight: 300;
		line-height: 150%;
		text-transform: uppercase;
		margin-bottom: 5rem;
}
.momentum-sport-more-form-down{
		display: flex;
		align-items: center;
		margin-top: 6rem;
}
.momentum-sport-more-form-down p{
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 125%;
		opacity: 0.7;
		margin: 0 0 0 2rem;
		width: 21rem;
}
button[type='submit']{
		display: flex;
		justify-content: center;
		align-items: center;
		transition: 0.3s;
}
.momentum-sport-more button[type='submit']{
		width: 32rem;
		padding: 1.4rem;
		font-size: 1.6rem;
		height: 6.6rem;
}
.advantages{
		border-radius: 6rem 6rem 0 0;
		background: #000;
		padding: 9rem 0;
		margin-top: -6rem;
}
.advantages .title-section{
		margin-bottom: 10rem;
}
.advantages-item{
		margin-bottom: 3rem;
}
.advantages-item h6{
		color: #F15830;
		font-size: 2.4rem;
		font-style: italic;
		font-weight: 700;
		line-height: 110%;
		margin-bottom: 4rem;
}
.advantages-item h5{
		font-size: 3.2rem;
		font-weight: 500;
		line-height: 110%;
		margin-bottom: 7rem;
}
.advantages-item .col-lg-3{
		position: relative;
}
.advantages-item .col-lg-3:after{
		content: '';
		border: 0;
		height: 0.1rem;
		background: #FFF;
		width: auto;
		opacity: 1;
		position: absolute;
		bottom: 0;
		left: 1.5rem;
		right: 1.5rem;
}
.advantages-item .col-lg-5{
		position: relative;
		padding-bottom: 3rem;
}
.advantages-item .col-lg-5:after{
		content: '';
		border: 0;
		height: 0.15rem;
		background: #FFF;
		width: auto;
		opacity: 0.1;
		position: absolute;
		bottom: 0;
		left: 1.5rem;
		right: 1.5rem;
}
.advantages-item p{
		font-size: 1.8rem;
		font-weight: 300;
		line-height: 140%;
		opacity: 0.7;
}
.advantages-title-down{
		font-size: 3rem;
		font-weight: 500;
		line-height: 110%;
		margin-top: 10rem;
}
.advantages-title-down span{
		color: #F15830;
}
.advantages-item ul{
		font-size: 1.8rem;
		font-weight: 300;
		line-height: 140%;
		opacity: 0.7;
		padding-left: 2rem;
		margin-top: 2rem;
}
.advantages-item ul li{
		position: relative;
		margin-bottom: 2rem;
}
.advantages-item ul li:before{
		content: '';
		display: block;
		width: 0.7rem;
		height: 0.7rem;
		background: #fff;
		border-radius: 50%;
		position: absolute;
		left: -2rem;
		top: 1rem;
}
.advantages-wrapper{
		position: relative;
}
.advantages-wrapper:before{
		content: '';
		background: #F15830;
		width: 0.15rem;
		height: 100%;
		left: 64rem;
		position: absolute;
}
.advantages-item:last-child .col-lg-3:after{
		content: none;
}
.how-we-work{
		padding-top: 8rem;
		border-radius: 6rem 6rem 0 0;
		background: #DBDBDB;
		color: #000;
		padding-bottom: 19rem;
}
.how-we-work__item{
		margin-top: 12rem;
}
.how-we-work__img{
		border-radius: 0.8rem;
		width: 48.5rem;
		height: 61rem;
		object-fit: cover;
}
.how-we-work__item h5{
		font-size: 3.2rem;
		font-weight: 500;
		line-height: 110%;
		margin: 0;
}
.how-we-work__item h5 span{
		color: #F15830;
}
.how-we-work__item p{
		margin-top: 3rem;
		font-size: 1.8rem;
		font-weight: 400;
		line-height: 140%;
		opacity: 0.7;
}
.how-we-work__item ul{
		font-size: 1.8rem;
		font-weight: 400;
		line-height: 140%;
		opacity: 0.7;
		padding-left: 3rem;
		margin-top: 3rem;
}
.how-we-work__item ul li{
		position: relative;
		margin-bottom: 1rem;
}
.how-we-work__item ul li:before{
		content: '';
		width: 0.7rem;
		height: 0.7rem;
		position: absolute;
		left: -2rem;
		top: 1rem;
		display: block;
		background: #000;
		opacity: 0.7;
		border-radius: 50%;
}
.how-we-work__item-wrap{
		width: 48.5rem;
		margin: 0 auto;
}

.why-choose-us{
		background: url("../img/jogging-young-woman-running-shore.jpg") center top no-repeat;
		background-size: cover;
		color: #000;
		padding-top: 9.6rem;
		padding-bottom: 37rem;
		border-radius: 6rem 6rem 0 0;
		margin-top: -7rem;
}
.why-choose-us .title-section{
		font-size: 3.2rem;
}
.why-choose-us p{
		font-size: 2rem;
		font-weight: 400;
		line-height: 125%;
		text-transform: uppercase;
		margin-top: 5rem;
		margin-bottom: 0;
}
.why-choose-us p.hashtag{
		font-size: 1.4rem;
		margin-bottom: 1.6rem;
		text-transform: initial;
}
.momentum-sport-more-wrap{
		border-radius: 6rem 6rem 0 0;
		background: linear-gradient(105deg, #191919 -1.01%, #000 100%);
		padding-top: 0.1rem;
		margin-top: -10rem;
}
.momentum-sport-more-wrap .momentum-sport-more h5{
		font-size: 2rem;
}

.reviews{
		padding-top: 8rem;
}
.reviews-text{
		font-size: 1.6rem;
		font-weight: 300;
		line-height: 150%;
		opacity: 0.7;
		max-width: 73.5rem;
		margin-top: 3rem;
}

.contacts{
		margin-top: 13rem;
		padding-bottom: 8rem;
}
.contacts iframe{
		height: 28rem;
		width: 100%;
}
.contacts h6{
		font-size: 1.6rem;
		font-weight: 300;
		line-height: 150%;
		margin-bottom: 2rem;
		opacity: 0.7;
		margin-top: 2rem;
}
.contacts-link{
		display: block;
		color: #FFF;
		font-size: 2.2rem;
		font-weight: 400;
		line-height: 110%;
		border-bottom: 0.1rem solid #F15830;
		padding-bottom: 1.6rem;
		margin-top: 3rem;
}
.contacts-link:hover{
		color: #F15830;
}
.contacts-footer{
		display: flex;
		justify-content: space-between;
		margin-top: 4rem;
}
.contacts-up{
		width: 4.8rem;
		height: 4.8rem;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #F15830;
		border-radius: 50%;
		margin-top: 3.4rem;
}
.contacts-up:hover{
		background: #DD441C;
}
.contacts-up img{
		width: 2.4rem;
}
.contacts-footer__address{
		width: 100%;
		margin-top: 0;
		font-size: 2.4rem;
}
.reviews-btns{
		margin-top: 6rem;
		position: relative;
		z-index: 4;
		width: auto;
		display: inline-block;
}
.reviews-btn{
		color: #fff;
		font-size: 1.6rem;
		font-weight: 600;
		line-height: 100%;
		letter-spacing: 0.08rem;
		text-transform: uppercase;
		padding-bottom: 1.5rem;
		width: 23.5rem;
		margin-right: 1.5rem;
		display: inline-block;
		opacity: 0.2;
		border-bottom: 0.1rem solid #fff;
		text-align: center;
}
.reviews-btn:not(.active):hover{
		opacity: 0.5;
}
.reviews-btn.active{
		opacity: 1;
		color: #F15830;
		border-color: #F15830;
}
.loader-img{
		width: 3rem;
		margin-right: 1.5rem;
		display: none;
}
.loading .loader-img{
		display: block;
}
.reviews-text-swiper, .reviews-video-swiper{
		padding-top: 10rem;
		margin-top: -4rem;
}
.reviews-text-swiper__item{
		border-radius: 0.8rem;
		background: rgba(213, 213, 213, 0.09);
		padding: 2rem;
}
.reviews-text-swiper__item h5{
		font-size: 1.8rem;
		font-weight: 500;
		line-height: 110%;
		margin-bottom: 0;
}
.reviews-text-swiper__item p{
		font-size: 1.4rem;
		font-weight: 400;
		line-height: 140%;
		opacity: 0.7;
		margin: 1rem 0 0;
}
.reviews-text-swiper__item h6{
		font-size: 1.2rem;
		font-weight: 600;
		line-height: 100%;
		letter-spacing: 0.06rem;
		text-transform: uppercase;
		margin: 3.8rem 0 0;
}
.paginate-custom{
		display: flex;
		justify-content: end;
		align-items: center;
		position: absolute;
		top: 0;
		right: 0;
}
.paginate-custom .swiper-button-prev, .paginate-custom .swiper-button-next{
		position: static;
		margin: 0 0 0 2rem;
}
.paginate-custom .swiper-pagination{
		position: static;
		width: auto;
		margin-right: 1rem;
}
.reviews-text-swiper__item video{
		width: 100%;
		height: 53rem;
		border-radius: 0.8rem;
}
.reviews-video-swiper .reviews-text-swiper__item{
		padding: 0;
		background: none;
}
.reviews-video-swiper .reviews-text-swiper__item h5{
		margin-top: 3rem;
}
.reviews-video-swiper .reviews-text-swiper__item h6{
		margin-top: 2rem;
}
.reviews-video-block{
		display: none;
}
.iti--allow-dropdown{
		width: 100%;
}
.modal-dialog{
		max-width: 46.6rem;
}
.modal-content{
		border-radius: 2.4rem;
		background: #DBDBDB;
		color: #000;
		padding: 3rem;
}
.modal h4{
		font-size: 3.6rem;
		font-weight: 500;
		line-height: 120%;
}
.modal p{
		margin-top: 2rem;
		font-size: 1.6rem;
		font-weight: 400;
		line-height: 140%;
		opacity: 0.7;
}
.modal form{
		margin-top: 2rem;
}
.modal .btn-close{
		position: absolute;
		right: 1.8rem;
		top: 1.8rem;
}
.modal input{
		border-color: #000;
		color: #000;
		font-size: 1.8rem;
}
.modal .iti__selected-dial-code{
		font-size: 1.8rem;
}
.modal input:focus{
		border-color: #F15830;
}
.modal button[type=submit]{
		margin-top: 5rem;
		width: 29rem;
		font-size: 1.6rem;
		height: 6.4rem;
		border-radius: 0.8rem;
}
.modal button[type=submit]:hover{
		color: #fff;
}
.iti__country-list{
		color: #000;
		font-size: 1.6rem;
		width: 40rem;
}
.burger{
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 999;
		background: #000;
		padding-top: 2.4rem;
		display: none;
}
#thank-modal .btn{
		width: 22rem;
		margin: 2rem auto 0;
		font-size: 1.6rem;
}
.whatsapp-link {
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		width: 6rem;
		height: 6rem;
		background: #03d858;
		position: fixed;
		bottom: 8rem;
		animation: pulse 1.5s infinite;
		right: 50%;
		margin-right: -74rem;
		z-index: 4;
}
.whatsapp-link:hover{
		transform: scale(1.2);
}

@keyframes pulse {
		0% {
				box-shadow: 0 0 0 0 rgba(3, 216, 88, 0.8);
		}
		50% {
				box-shadow: 0 0 0 15px rgba(3, 216, 88, 0);
		}
		100% {
				box-shadow: 0 0 0 0 rgba(3, 216, 88, 0);
		}
}

.btn-background{
		margin-top: 1rem;
		background: #fff;
		color: #000;
		transition: 0.3s;
}
.btn-background:hover{
		opacity: 0.7;
}
.price-item__advantage-item s{
		opacity: 0.5;
		font-size: 1.4rem;
		font-weight: 500;
		margin-top: 1rem;
		display: block;
}
.price-item__title_sale{
		display: inline-block;
		border-radius: 0.4rem;
		background: #E84C23;
		padding: 0.5rem 0.5rem;
		color: #fff;
		font-weight: 700;
		margin-left: 0.6rem;
		font-size: 1.6rem;
		line-height: 1.6rem;
		position: relative;
		top: -0.7rem;
}