.products__nav-btn,
.swiper-slide:nth-child(2) .main-slider__title,
.main-slider__title span,
body {
    font-family: "Inter-Regular";
    font-weight: 400
}

.footer-top__link,
.footer-top__list-title,
.news-content__item p,
.about-join p,
.brands-content__link,
.products-sale__item-remain {
    font-family: "Inter-Medium";
    font-weight: 500
}

.actions-content__item-link {
    font-family: "Inter-SemiBold";
    font-weight: 600
}

.footer-bottom__social-diler,
.footer-bottom__social-partner,
.news-content__tabs-btn.active,
.idea-blocks__item-title--last,
.idea-blocks__item-title--middle,
.idea-blocks__item-min,
.idea-blocks__item-title,
.products-sale__item-new,
.products__nav-btn.active,
.swiper-slide:nth-child(2) .main-slider__link,
.header-top__inner-partner,
.about-inner__text-title,
.brands-content__title,
.idea__inner-title,
.fitnes__title,
.training__title,
.news-content__btn,
.about-join__btn,
.about-inner__text-btn,
.brands-content__btn,
.idea__inner-btn,
.products__btn,
.fitnes__btn,
.training__btn,
.main-slider__link {
    font-family: "Inter-Bold";
    font-weight: 700
}

.news-content__item-title,
.actions-content__item-title,
.fitnes-inner__item-text,
.training-inner__item-title,
.swiper-slide:nth-child(2) .main-slider__title span,
.swiper-slide:nth-child(2) .main-slider p,
.main-slider__title,
.main-slider p {
    font-family: "Inter-Black";
    font-weight: 900
}

.news-content__btn,
.about-join__btn,
.about-inner__text-btn,
.brands-content__btn,
.idea__inner-btn,
.products__btn,
.fitnes__btn,
.training__btn,
.main-slider__link {
    padding: 12px 20px;
    border: 1px solid #f53b49;
    color: #f53b49;
    font-size: 14px;
    line-height: 17px;
    transition: all .3s ease 0s;
}
.news-content__btn:hover,
.about-join__btn:hover,
.about-inner__text-btn:hover,
.brands-content__btn:hover,
.idea__inner-btn:hover,
.products__btn:hover,
.fitnes__btn:hover,
.training__btn:hover,
.main-slider__link:hover {
    background-color: #f53b49;
    color: white;
    border-color: #f53b49;
}

.about-inner__text-title,
.brands-content__title,
.idea__inner-title,
.fitnes__title,
.training__title {
    color: #1a1a25;
    font-size: 30px
}

@font-face {
    font-family: "Inter-Black";
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: local("Inter-Black"), url(../fonts/Inter-Black.woff2) format("woff2"), url(../fonts/Inter-Black.woff) format("woff")
}

@font-face {
    font-family: "Inter-SemiBold";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: local("Inter-SemiBold"), url(../fonts/Inter-SemiBold.woff2) format("woff2"), url(../fonts/Inter-SemiBold.woff) format("woff")
}

@font-face {
    font-family: "Inter-Medium";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: local("Inter-Medium"), url(../fonts/Inter-Medium.woff2) format("woff2"), url(../fonts/Inter-Medium.woff) format("woff")
}

@font-face {
    font-family: "Inter-Bold";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: local("Inter-Bold"), url(../fonts/Inter-Bold.woff2) format("woff2"), url(../fonts/Inter-Bold.woff) format("woff")
}

@font-face {
    font-family: "Inter-Regular";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: local("Inter-Regular"), url(../fonts/Inter-Regular.woff2) format("woff2"), url(../fonts/Inter-Regular.woff) format("woff")
}

* {
    padding: 0;
    margin: 0;
    border: 0
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:focus,
:active {
    outline: none
}

a:focus,
a:active {
    outline: none
}

nav,
footer,
header,
aside {
    display: block
}

html,
body {
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

input,
button,
textarea,
select {
    font: inherit
}

img {
    max-width: 100%;
    display: block
}

input::-ms-clear {
    display: none
}

button {
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a,
a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

ul li {
    list-style: none
}

img {
    vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: 400
}

.container {
    max-width: 1430px;
    padding: 0 10px;
    margin: 0 auto
}

body {
    color: #1a1a25;
    line-height: 140%;
    font-size: 14px
}

.header {
    background-color: #1a1a25
}

.header-top__inner {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    align-items: center;
    position: relative
}

.header-top__inner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: rgba(133, 143, 164, .15);
    bottom: 0
}

.header-top__inner p {
    color: #858fa4;
    font-size: 14px;
    margin-right: 30px
}

.header-top__inner-logo {
    margin-right: 55px
}

.header-top__inner-country {
    color: #858fa4;
    font-size: 14px;
    flex: 0 1 245px;
    position: relative
}

.header-top__inner-country::after {
    content: "";
    position: absolute;
    background-image: url(../images/src/user.svg);
    width: 6px;
    height: 6px;
    transform: rotate(47deg);
    top: 7px;
    left: 65px
}

.header-top__inner-partner {
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 6px;
    background: #384255;
    margin-right: 30px
}

.header-top__inner-phone {
    font-size: 14px;
    color: #fff;
    border-left: 1px solid rgba(133, 143, 164, .15);
    padding-left: 30px;
    margin-right: 4px
}

.header-top__inner-call {
    color: red;
    font-size: 14px;
    padding-right: 30px;
    border-right: 1px solid rgba(133, 143, 164, .15)
}

.header-top__inner-sign {
    font-size: 14px;
    color: #fff;
    padding-left: 30px;
    position: relative
}

.header-top__inner-sign::after {
    content: "";
    position: absolute;
    background-image: url(../images/user.svg);
    width: 20px;
    height: 20px;
    right: -34px;
    top: 1px
}

.header-top__inner-span {
    font-size: 14px;
    color: #909cb5;
    margin-right: 36px;
    position: relative
}

.header-top__inner-span::after {
    content: "";
    position: absolute;
    background-image: url(../images/src/user.svg);
    width: 6px;
    height: 6px;
    transform: rotate(47deg);
    top: 7px;
    right: -12px
}

.header-top__content {
    display: flex;
    align-items: center;
    padding: 16px 0;
    gap: 51px
}

.header-top__content-catalog {
    border-radius: 4px;
    background: #f53b49;
    padding: 13px 20px 13px 41px;
    color: #fff;
    position: relative
}

.header-top__content-catalog::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background-image: url(../images/catalog.svg);
    left: 10px;
    top: 10px
}

.header-top__content-search {
    display: block;
    background-color: rgba(0, 0, 0, 0);
    min-height: 40px;
    padding-right: 30px;
    border-right: 1px solid rgba(133, 143, 164, .15)
}

.header-top__content-list {
    display: flex;
    align-items: center;
    gap: 22px
}

.header-top__content-link {
    color: #fff
}

.header-top__content-social {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-left: 210px
}

.header-top__content-img {
    position: relative
}

.header-top__content-img img {
    width: 24px;
    height: 20px
}

.header-top__content-img::after {
    content: "13";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #1a1a25;
    background: #f53b49;
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -8px;
    top: -5px
}

.header-top__search {
    background-color: #2a2c38;
    padding: 13px 0
}

.header-top__search-btn {
    color: #fff;
    padding-right: 35px;
    position: relative
}

.header-top__search-btn::before {
    content: "";
    position: absolute;
    background-image: url(../images/Polygon\ 1.svg);
    width: 5px;
    height: 4px;
    right: 20%;
    top: 8px
}

.header-top__search-btn:nth-child(2)::before {
    right: 16%
}

.header-top__search-btn:nth-child(1) {
    position: relative
}

.header-top__search-btn:nth-child(1)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background-color: rgba(133, 143, 164, .15);
    top: -5px;
    right: 15px
}

.swiper {
    max-width: 1800px;
    height: 500px;
    margin: 40px 60px
}

.main-slider {
    background-color: #e9eaef;
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 350px;
    position: relative
}

.main-slider::after {
    content: "";
    position: absolute;
    width: 1080px;
    height: 92px;
    background-image: url(../images/slider-bg.svg);
    bottom: 0;
    z-index: 1;
    left: 10%
}

.main-slider p {
    color: #f53b49;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 24px
}

.main-slider__title {
    max-width: 398px;
    color: #1a1a25;
    font-size: 49.55px;
    line-height: 110%;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 49px
}

.main-slider__img {
    height: 500px;
    z-index: 5
}

.swiper-slide:nth-child(2) .main-slider {
    background-color: #f53b49;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.swiper-slide:nth-child(2) .main-slider::after {
    content: "";
    position: absolute;
    background-image: url(../images/bg\ slider.png);
    width: 846px;
    height: 500px;
    left: 55%
}

.swiper-slide:nth-child(2) .main-slider p {
    color: #f53b49;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 24px
}

.swiper-slide:nth-child(2) .main-slider__title {
    max-width: 375px;
    color: #fff;
    font-size: 49.18px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 49px
}

.swiper-slide:nth-child(2) .main-slider__title span {
    color: #000
}

.swiper-slide:nth-child(2) .main-slider__link {
    padding: 12px 20px;
    border: 1px solid #f53b49;
    color: #f53b49;
    font-size: 14px;
    line-height: 17px
}

.swiper-slide:nth-child(2) .main-slider__img {
    height: 500px;
    z-index: 5
}

.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-prev:after {
    display: none
}

.custom-swiper-button {
    width: 50px !important;
    height: 50px !important;
    background-color: #fff;
    color: #fff;
    border-radius: 50%;
    top: 90% !important
}

.swiper-button-prev {
    left: 85% !important
}

.swiper-button-next {
    right: 8% !important
}

.training {
    background: #f7f7f7;
    padding-top: 80px;
    padding-bottom: 120px
}

.training__title {
    margin-bottom: 30px
}

.training__btn {
    display: inline-block;
    margin-top: 30px
}

.training-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 30px
}

.training-inner__item {
    padding: 30px 30px 0px 30px;
    border-radius: 6px;
    background: #f0f1f7;
    background-position: right;
    background-repeat: no-repeat
}

.training-inner__item-title {
    color: #1a1a25;
    font-size: 20px;
    line-height: 120%;
    text-align: left;
    max-width: 140px
}

.training-inner__item:nth-child(1) {
    padding: 36px 51px 346px 30px;
    grid-row: 1/2 span
}

.training-inner__item:nth-child(1) .training-inner__item-title {
    color: #fff
}

.training-inner__item:nth-child(2) {
    grid-row: 1/2 span;
    color: #000
}

.training-inner__item--big {
    min-height: 280px;
    height: 100%
}

.fitnes {
    background: #f7f7f7
}

.fitnes__title {
    margin-bottom: 30px
}

.fitnes__btn {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px
}

.fitnes-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px
}

.fitnes-inner__item {
    padding: 30px;
    background-color: #d8dae0;
    background-repeat: no-repeat;
    background-position: right;
    min-height: 280px;
    width: 100%;
    height: 100%
}

.fitnes-inner__item:nth-child(1) {
    grid-column: 1/2 span
}

.fitnes-inner__item:nth-child(1) .fitnes-inner__item-text {
    color: #fff
}

.fitnes-inner__item-text {
    color: #1a1a25;
    font-size: 20px;
    line-height: 120%;
    text-align: left;
    max-width: 200px
}

.products {
    padding: 120px 0px 100px 0px;
    background: #f7f7f7
}

.products__nav {
    display: flex;
    gap: 40px;
    margin-bottom: 36px;
    flex-wrap: wrap
}

.products__nav-btn {
    font-size: 20px;
    line-height: 120%;
    background-color: rgba(0, 0, 0, 0)
}

.products__nav-btn.active {
    font-size: 30px
}

.products__btn {
    margin-top: 42px;
    display: inline-block
}

.products-tabs__item {
    display: none
}

.products-tabs__item.active {
    display: block
}

.products-sale__item {
    display: inline-block;
    background: #fff;
    position: relative;
    padding-top: 20px
}

.products-sale__item-social {
    position: absolute;
    right: 14px
}

.products-sale__item-social+.products-sale__item-social {
    margin-right: 30px
}

.products-sale__item-social:hover path,
.products-sale__item-social:hover rect {
    fill: #f53b49;
    transition: fill .5s ease
}

.products-sale__item-list {
    display: flex;
    position: absolute;
    left: 10px;
    gap: 10px
}

.products-sale__item-remain {
    font-size: 12px;
    line-height: 15px;
    display: flex;
    margin-bottom: 8px
}

.products-sale__item-remain span {
    color: #4b7ee8;
    margin-left: 8px
}

.products-sale__item-remain p {
    color: #2fc509
}

.products-sale__item-remain p span {
    display: inline-flex;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #2fc509;
    margin: 0
}

.products-sale__item-title {
    font-size: 16px;
    max-width: 260px;
    line-height: 150%;
    letter-spacing: 0%;
    margin-bottom: 8px
}

.products-sale__item-textbox {
    padding: 20px 20px 25px 20px
}

.products-sale__item-stars {
    display: flex;
    margin-bottom: 16px;
    gap: 6px
}

.products-sale__item-price {
    display: flex
}

.products-sale__item-prices {
    display: flex;
    gap: 46px
}

.products-sale__item-price {
    display: flex;
    flex-direction: column
}

.products-sale__item-new {
    font-size: 17px;
    line-height: 135.94%
}

.products-sale__item-old {
    color: #858fa4;
    font-size: 16px;
    line-height: 135.94%;
    text-decoration-line: line-through
}

.products-sale__item-btn {
    padding: 13px 20px 13px 53px;
    border-radius: 4px;
    color: #fff;
    background: #f53b49;
    position: relative
}

.products-sale__item-btn::before {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    background-image: url(./images/tabs-images/bag.svg);
    left: 20px
}

.rating {
    display: flex
}

.rating[data-total-value="1"] .rating__item:nth-last-child(n+5) path,
.rating[data-total-value="2"] .rating__item:nth-last-child(n+4) path,
.rating[data-total-value="3"] .rating__item:nth-last-child(n+3) path,
.rating[data-total-value="4"] .rating__item:nth-last-child(n+2) path,
.rating[data-total-value="5"] .rating__item:nth-last-child(n+1) path {
    fill: #f99808
}

.swiper-products {
    max-width: 1400px;
    height: 100% !important;
    background: #f7f7f7
}

.swiper-products .custom-swiper-button {
    top: 31% !important;
    right: 5% !important;
    z-index: 10;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, .1), 0px 2px 6px 0px rgba(0, 0, 0, .07);
    background: #fff
}

.swiper-products .swiper-slide {
    width: auto !important;
    height: auto !important
}

.idea {
    background: #1a1a25;
    padding: 120px 0;
    color: #fff
}

.idea__inner-title {
    color: #fff;
    margin-bottom: 30px
}

.idea__inner-btn {
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, .7);
    border-radius: 4px;
    background: rgba(245, 59, 73, 0);
    color: #fff
}

.idea-blocks {
    display: flex;
    gap: 30px;
    margin-bottom: 30px
}

.idea-blocks__item {
    background: #f53b49;
    width: 660px;
    position: relative;
    height: 400px;
    padding-top: 39px;
    padding-bottom: 35px;
    padding-left: 30px
}

.idea-blocks__item::after {
    content: "";
    position: absolute;
    background-image: url(../images/idea/woman.png);
    width: 370px;
    height: 100%;
    top: 0;
    right: 0;
    background-repeat: no-repeat
}

.idea-blocks__item:last-child {
    display: none
}

.idea-blocks__item-title {
    color: #f2f2f2;
    font-size: 32px;
    width: 325px;
    line-height: 1.1;
    margin-bottom: 17px
}

.idea-blocks__item-title span {
    text-transform: uppercase
}

.idea-blocks__item-minutes {
    display: flex;
    align-items: center;
    margin-bottom: 44px
}

.idea-blocks__item-min {
    color: #1a1a25;
    font-size: 20px;
    line-height: 114.94%;
    max-width: 100px
}

.idea-blocks__item--middle {
    padding: 30px;
    padding-right: 93px;
    border-radius: 6px;
    width: 330px;
    height: 400px;
    background: #dbdde6;
    position: relative
}

.idea-blocks__item--middle::after {
    content: "";
    position: absolute;
    background-image: url(../images/idea/train.png);
    width: 387px;
    height: 300px;
    bottom: 0;
    right: -25px
}

.idea-blocks__item-title--middle {
    color: #1a1a25;
    font-size: 25px;
    line-height: 110%;
    letter-spacing: 0%;
    width: 250px;
    text-transform: uppercase;
    z-index: 5
}

.idea-blocks__item-title--middle span {
    color: #f53b49
}

.idea-blocks__item--last {
    min-width: 330px;
    padding: 30px;
    padding-left: 23px;
    border-radius: 6px;
    background: #e9eaef;
    position: relative
}

.idea-blocks__item--last::after {
    content: "";
    position: absolute;
    background-image: url(../images/idea/man.png);
    background-repeat: no-repeat;
    width: 308px;
    height: 360px;
    top: 40px
}

.idea-blocks__item-title--last {
    font-size: 20px;
    color: #1a1a25;
    font-size: 25px;
    line-height: 110%;
    width: 200px;
    margin-bottom: 7px
}

.idea-blocks__item-title--last span {
    color: red;
    text-transform: uppercase
}

.brands {
    background: #f7f7f7;
    padding: 120px 0px 30px 0px
}

.brands-content__title {
    margin-bottom: 30px
}

.brands-content__list {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.brands-content__link {
    color: #384255;
    font-size: 16px
}

.brands-content__btn {
    display: inline-block
}

.brands-box {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin-bottom: 30px
}

.brands-box__item {
    padding: 38px 50px;
    background-color: #fff
}

.actions {
    background: #f7f7f7;
    padding: 100px 0 40px 0
}

.actions-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.actions-content__item {
    height: 305px;
    background-color: #fff;
    text-align: center;
    padding: 30px 48px 25px 48px;
    transition: all 1s ease 0s
}

.actions-content__item:hover {
    background: #f53b49
}

.actions-content__item:hover .actions-content__item-title,
.actions-content__item:hover .actions-content__item-text,
.actions-content__item:hover .actions-content__item-link {
    color: #fff
}

.actions-content__item:hover .actions-content__item-img path {
    fill: #fff
}

.actions-content__item-img {
    margin-bottom: 26px
}

.actions-content__item-title {
    font-size: 20px;
    margin-bottom: 10px
}

.actions-content__item-text {
    width: 257px;
    color: #384255;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 20px;
    height: 72px
}

.actions-content__item-link {
    color: #f53b49;
    font-size: 14px;
    position: relative
}

.actions-content__item-link::after {
    content: "";
    position: absolute;
    background-image: url(../images/angle.svg);
    width: 7.89px;
    height: 8.11px;
    background-repeat: no-repeat;
    top: 4px;
    right: -13px
}

.actions-content__item--red {
    background: #f53b49;
    padding: 30px;
    height: 330px;
    color: #fff;
    text-align: left;
    transform: translateY(-26px);
    background-image: url(../images/src/hand.png);
    background-repeat: no-repeat;
    background-position: right bottom
}

.actions-content__item--red .actions-content__item-title {
    width: 170px
}

.actions-content__item--red .actions-content__item-text {
    color: #fff;
    width: 170px;
    margin-bottom: 30px
}

.actions-content__item--red .actions-content__item-link {
    color: #fff
}

.about {
    background: #f7f7f7;
    padding-bottom: 120px
}

.about-inner {
    display: flex;
    align-items: center;
    gap: 30px;
    padding-bottom: 100px
}

.about-inner__text-title {
    margin-bottom: 40px
}

.about-inner__text-subtitle {
    color: #384255;
    font-size: 34px;
    width: 572px;
    line-height: 140%;
    margin-bottom: 20px
}

.about-inner p {
    font-size: 18px;
    width: 500px;
    margin-bottom: 20px
}

.about-inner__text-btn {
    margin-top: 20px;
    display: inline-block
}

.about-inner__img {
    width: 987.56px;
    height: 533.31px
}

.about-join {
    background-color: #1a1a25;
    display: flex;
    gap: 141px;
    align-items: center
}

.about-join p {
    width: 590px;
    color: #fff;
    font-size: 36px;
    line-height: 120%;
    text-align: left;
    margin-bottom: 30px
}

.about-join p span {
    color: #f53b49
}

.about-join__img {
    padding-left: 96px
}

.about-join__btn {
    display: inline-block;
    color: #fff;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .7);
    border-radius: 4px;
    background: rgba(245, 59, 73, 0)
}

.news {
    background: #f7f7f7;
    padding-bottom: 80px
}

.news-content__tabs {
    display: flex;
    gap: 30px;
    margin-bottom: 30px
}

.news-content__tabs-btn {
    color: #828282;
    font-size: 20px;
    line-height: 120%;
    background-color: rgba(0, 0, 0, 0)
}

.news-content__tabs-btn.active {
    color: #1a1a25;
    font-size: 30px
}

.news-content__item {
    max-width: 315px;
    display: none
}

.news-content__item p {
    color: #384255;
    font-size: 16px;
    text-align: left;
    max-width: 230px;
    margin-bottom: 10px
}

.news-content__item.active {
    display: block
}

.news-content__item-img {
    margin-bottom: 30px
}

.news-content__item-title {
    color: #384255;
    text-align: left;
    max-width: 230px;
    margin-bottom: 10px;
    font-size: 20px
}

.news-content__btn {
    margin-top: 30px;
    display: inline-block
}

.swiper-news {
    width: 1400px;
    height: 420px
}

.swiper-news .custom-swiper-button {
    top: 30% !important;
    right: 20% !important
}

.swiper-news .swiper-slide:last-child,
.swiper-news .swiper-slide.active {
    pointer-events: none;
    opacity: .5
}

.footer {
    padding-top: 80px;
    padding-bottom: 51px;
    background-color: #1a1a25
}

.footer__copy {
    margin-top: 17px;
    color: #858fa4;
    font-size: 14px
}

.footer-top {
    display: flex;
    gap: 30px;
    padding-bottom: 28px;
    border-bottom: 1px solid rgba(133, 143, 164, .1490196078)
}

.footer-top__list-title {
    color: #fff;
    margin-bottom: 40px;
    font-size: 16px
}

.footer-top__item {
    width: 210px
}

.footer-top__item+.footer-top__item {
    margin-top: 12px
}

.footer-top__link {
    color: #858fa4;
    font-size: 16px;
    line-height: 130%
}

.footer-top__social--adapt {
    display: none
}

.footer-top__social {
    margin-left: 150px
}

.footer-top__social-btn {
    display: block;
    border-radius: 5px;
    padding: 14px 60px 14px 14px;
    background: rgba(133, 143, 164, .15);
    color: #858fa4;
    font-size: 14px;
    margin-bottom: 50px;
    position: relative
}

.footer-top__social-btn::after {
    content: "";
    position: absolute;
    background-image: url(../images/tg.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 16px;
    right: 14px
}

.footer-top__social-phone,
.footer-top__social-email {
    display: block;
    margin-bottom: 8px;
    color: #858fa4
}

.footer-top__social-call {
    display: block;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 23px
}

.footer-top__social-btn--adapt {
    display: none
}

.footer-top__social-polite {
    display: block;
    margin-top: 17px;
    color: #4b7ee8;
    font-size: 14px
}

.footer-top__social-polite+.footer-top__social-polite {
    margin-top: 7px
}

.footer-bottom {
    padding-top: 51px;
    display: flex;
    align-items: center
}

.footer-bottom__logo {
    margin-right: 205px
}

.footer-bottom__social {
    margin-right: 11px
}

.footer-bottom__social-partner {
    margin-left: 137px;
    margin-right: 30px;
    border-radius: 6px;
    background: #384255;
    padding: 10px;
    color: #fff;
    font-size: 14px
}

.footer-bottom__social-diler {
    border: 1px solid rgba(144, 156, 181, .5);
    border-radius: 6px;
    padding: 10px;
    margin-right: 77px;
    color: #858fa4
}

.footer-bottom__social-images {
    display: flex;
    align-items: center;
    gap: 20px
}

.s {
    display: none
}

@media(max-width: 1400px) {
    .swiper {
        width: 1160px;
        height: 520px
    }

    .main-slider {
        gap: 140px;
        padding: 20px
    }

    .swiper-button-prev {
        left: 80% !important
    }

    .swiper-button-next {
        right: 10% !important
    }

    .header-top__inner-country {
        flex: 1 0 auto
    }

    .header-top__content {
        gap: 30px
    }

    .header-top__content-social {
        margin-left: 0
    }

    .header-top__content-list {
        gap: 15px
    }

    .training-inner {
        gap: 20px
    }

    .training-inner__item {
        width: 100%;
        background-size: 138px 135px;
        min-height: 190px
    }

    .training-inner__item:nth-child(1),
    .training-inner__item:nth-child(2) {
        background-size: cover
    }

    .training-inner__item:nth-child(10),
    .training-inner__item:nth-child(9),
    .training-inner__item:nth-child(8),
    .training-inner__item:nth-child(7) {
        background-size: 183px 190px
    }

    .training-inner__item-title {
        width: 100px;
        font-size: 13px
    }

    .fitnes-inner__item {
        padding: 0;
        padding-top: 10px;
        padding-left: 10px;
        min-height: 190px;
        background-size: 183px 190px
    }

    .fitnes-inner__item:nth-child(1) {
        background-size: cover
    }

    .fitnes-inner__item-text {
        max-width: 100%;
        font-size: 13px
    }

    .idea-blocks {
        justify-content: space-between;
        overflow: hidden
    }

    .idea-blocks__item--last {
        display: none
    }

    .actions-content {
        grid-template-columns: repeat(2, 1fr)
    }

    .actions-content__item-text {
        width: 100%
    }

    .actions-content__item--red {
        height: 300px;
        transform: none
    }

    .about-inner {
        display: block
    }

    .about-inner__text-box {
        display: flex;
        align-items: start
    }

    .about-inner p {
        max-width: 457px;
        line-height: 1.5
    }

    .about-join {
        gap: 0px;
        justify-content: space-between
    }

    .about-join img {
        padding-left: 20px
    }

    .footer-top {
        border: none;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .footer-top__social {
        display: none
    }

    .footer-top__social--adapt {
        width: 100%;
        display: flex;
        border-top: 1px solid rgba(133, 143, 164, .15);
        padding-top: 60px;
        justify-content: space-between;
        margin: 40px 0 0px 0
    }

    .footer-top__social--adapt .p {
        order: -1
    }

    .footer-top__social--adapt .g {
        order: -1
    }

    .footer-top__social--adapt .s {
        display: block
    }

    .footer-top__social-btn {
        display: none
    }

    .footer-top__social-btn--adapt {
        display: block;
        margin-bottom: 23px
    }

    .footer-top__social-phone {
        width: 153px
    }

    .footer-top__social-polite:last-child {
        display: none
    }

    .footer-bottom {
        justify-content: space-between
    }

    .footer-bottom img {
        margin: 0
    }

    .footer-bottom__social-partner,
    .footer-bottom__social-diler {
        display: none
    }
}

@media(max-width: 1200px) {

    .header-top__content,
    .header-top__inner-sign,
    .header-top__inner-call,
    .header-top__inner-phone,
    .header-top__inner-partner,
    .header-top__inner-span {
        display: none
    }

    .swiper {
        width: 900px;
        height: 320px;
        margin: 10px 0
    }

    .main-slider {
        padding: 0;
        margin: 0 10px
    }

    .main-slider__img {
        width: 408.32px;
        height: 317.48px
    }

    .main-slider__text {
        width: 268px
    }

    .main-slider__title {
        font-size: 26px
    }

    .main-slider::after {
        left: -30%;
        width: 1000.54px;
        height: 58.42px
    }

    .swiper-button-prev {
        left: 80% !important
    }

    .swiper-button-next {
        right: 8% !important
    }

    .swiper-slide:nth-child(2) .main-slider__title {
        font-size: 26px
    }

    .swiper-slide:nth-child(2) .main-slider__img {
        width: 408.32px;
        height: 317.48px
    }

    .swiper-slide:nth-child(2) .main-slider__link {
        color: #fff;
        border: 1px solid #fff
    }

    .about-join {
        gap: 0px;
        justify-content: space-between
    }

    .about-join img {
        width: 388.07px;
        height: 329.27px
    }

    .about-join p {
        width: 100%;
        font-size: 24px;
        width: 430px
    }

    .products-sale__item {
        width: 270px
    }

    .products-sale__item-prices {
        gap: 10px
    }
}

@media(max-width: 1040px) {
    .about-inner {
        display: block
    }

    .about-inner__text-box {
        display: block;
        align-items: start
    }

    .about-inner__text-subtitle {
        width: 100%
    }

    .about-inner p {
        max-width: 457px;
        line-height: 1.5
    }

    .about-inner__img {
        width: 100%;
        height: 100%
    }
}

@media(max-width: 940px) {
    .idea-blocks {
        display: grid;
        grid-template-columns: repeat(1, 1fr)
    }

    .idea-blocks__item {
        width: 100%
    }

    .idea-blocks__item:last-child {
        display: block
    }

    .idea-blocks__item--middle {
        width: 100%
    }

    .idea-blocks__item--middle::after {
        height: 380px
    }

    .brands-content__list {
        flex-direction: column;
        gap: 15px
    }

    .brands-box {
        grid-template-columns: repeat(4, 1fr)
    }

    .brands-box__item:nth-child(15),
    .brands-box__item:nth-child(14),
    .brands-box__item:nth-child(13) {
        display: none
    }
}

@media(max-width: 820px) {
    .swiper {
        width: 700px;
        height: 320px;
        margin: 10px 0
    }

    .main-slider {
        padding: 0 10px;
        margin: 0 10px
    }

    .main-slider__img {
        width: 300.32px;
        height: 300.48px
    }

    .main-slider__text {
        width: 268px
    }

    .main-slider__title {
        font-size: 26px
    }

    .main-slider::after {
        left: -30%;
        width: 800.54px;
        height: 58.42px
    }

    .swiper-slide:nth-child(2) .main-slider__img {
        width: 300.32px;
        height: 300.48px
    }

    .swiper-button-prev {
        top: 80% !important;
        left: 80% !important
    }

    .swiper-button-next {
        top: 80% !important;
        right: 5% !important
    }

    .training-inner {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px
    }

    .training-inner__item:nth-child(1) {
        grid-column: 1/2 span;
        padding: 30px;
        background: linear-gradient(22.96deg, rgba(72, 77, 92, 0) 44.925%, rgba(112, 121, 148, 0.2) 84.699%), #1a1a25;
        background-size: 220px 180px;
        background-repeat: no-repeat;
        background-position: right
    }

    .training-inner__item:nth-child(2) {
        grid-column: 1/2 span;
        grid-row: 1 span;
        background-color: #c2c4ce;
        background-image: url(../images/image_8-removebg-preview.png);
        background-size: 200px 200px
    }

    .fitnes-inner {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px
    }

    .fitnes-inner__item {
        padding: 0;
        padding-top: 20px;
        padding-left: 10px;
        min-height: 140px;
        background-size: 150px 100px;
        background-position: bottom;
        background-color: #e6e6ea
    }

    .fitnes-inner__item-text {
        max-width: 100%;
        font-size: 13px;
        max-width: 100px
    }

    .about-join {
        padding-top: 64px;
        flex-direction: column
    }

    .about-join__text {
        order: -1
    }

    .about-join p {
        width: 231px;
        font-size: 18px
    }

    .swiper-products .custom-swiper-button {
        display: none
    }
}

@media(max-width: 720px) {
    .swiper {
        margin: 10px 10px;
        width: 320px;
        height: 460px
    }

    .main-slider {
        padding-top: 30px;
        flex-direction: column;
        gap: 0
    }

    .main-slider__text {
        width: 268px
    }

    .main-slider__title {
        margin-bottom: 12px
    }

    .main-slider__img {
        padding-top: 12px;
        width: 262px;
        height: 238px
    }

    .main-slider::after {
        display: none
    }

    .swiper-button-prev {
        top: 85% !important;
        left: 60% !important
    }

    .swiper-button-next {
        top: 85% !important;
        right: 5% !important
    }

    .swiper-slide:nth-child(2) .main-slider__img {
        width: 262px;
        height: 272px
    }

    .idea-blocks__item {
        height: 240px;
        padding: 20px 0px 0px 20px
    }

    .idea-blocks__item::after {
        background-size: 250px 250px;
        background-position: right
    }

    .idea-blocks__item img {
        width: 100.92px;
        height: 50.19px
    }

    .idea-blocks__item-title {
        font-size: 20px
    }

    .idea-blocks__item-min {
        font-size: 15px
    }

    .idea-blocks__item--middle {
        height: 250px
    }

    .idea-blocks__item--middle::after {
        background-size: 250px 250px;
        background-position: bottom right;
        background-repeat: no-repeat
    }

    .brands-box {
        grid-template-columns: repeat(3, 1fr)
    }

    .brands-box__item {
        padding: 13px 17px
    }

    .brands-box__item:nth-child(15),
    .brands-box__item:nth-child(14),
    .brands-box__item:nth-child(13) {
        display: none
    }

    .actions-content {
        grid-template-columns: repeat(1, 1fr)
    }

    .actions-content__item-text {
        width: 100%;
        height: auto
    }

    .actions-content__item-link {
        margin-top: 10px
    }

    .actions-content__item--red {
        height: 300px;
        transform: none
    }

    .actions-content__item--red .actions-content__item-text {
        margin-bottom: 0
    }

    .footer-top {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        overflow: hidden
    }

    .footer-top__list {
        width: 132px
    }

    .footer-top__link {
        font-size: 14px
    }

    .footer-top__social--adapt {
        flex-direction: column;
        gap: 30px
    }

    .footer-top__social--adapt .g {
        order: -1
    }

    .footer-top__social--adapt .s {
        order: -3
    }

    .footer-top__social--adapt .w {
        order: -2
    }

    .footer-bottom {
        flex-direction: column;
        gap: 30px;
        align-items: flex-start
    }

    .swiper-products {
        width: 580px
    }
}
@media(max-width: 600px) {

    .header-top__inner{
        p{
            display: none;
        }
    }
}
@media(max-width: 520px) {
    .idea-blocks {
        z-index: 10;
        position: relative
    }

    .idea-blocks__item {
        height: 205px;
        padding: 20px 0px 0px 20px;
        overflow: hidden
    }

    .idea-blocks__item::after {
        background-size: 250px 230px;
        background-position: right;
        right: -100px
    }

    .idea-blocks__item img {
        width: 80.92px;
        height: 40.19px
    }

    .idea-blocks__item-minutes {
        margin-bottom: 10px
    }

    .idea-blocks__item-title {
        font-size: 16px;
        width: 162px
    }

    .idea-blocks__item-min {
        font-size: 15px
    }

    .idea-blocks__item-title--middle {
        width: 120px;
        font-size: 20px
    }

    .idea-blocks__item--middle {
        height: 210px
    }

    .idea-blocks__item--middle::after {
        background-size: 210px 210px;
        background-position: bottom right;
        background-repeat: no-repeat
    }

    .about-inner {
        display: block
    }

    .about-inner__text-box {
        display: block;
        align-items: start
    }

    .about-inner__text-subtitle {
        width: 100%;
        font-size: 20px
    }

    .about-inner p {
        max-width: 100%;
        line-height: 1.5;
        font-size: 14px
    }

    .swiper {
        width: 350px
    }

    .products-sale__item {
        width: 300px
    }
}

@media(max-width: 420px) {
    .training-inner__item {
        padding: 0;
        padding-top: 20px;
        background-size: 100px 100px
    }
}