section.ban .text{
    width: 328px;
}

.excelence{
    background: url(../../assets/img/excelencebg.png) no-repeat right center/auto 100%;
    padding: 29px 0;
}

.excelence .row{
    flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    grid-gap: 2rem 0;
}

.excelence .row>*{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
}

.excelence .row>*:first-child{
    align-items: flex-end;
}

.excelence .img{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    width: clamp(1px,55.05104vw,1056.98px);
    max-width: unset;
    aspect-ratio: 1/.50084;
}

.excelence .img>*{
    width: 55.41637%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    clip-path: polygon(27.64505% 0,100% 0,72.35494% 100%,0 100%);
    -webkit-clip-path: polygon(27.64505% 0,100% 0,72.35494% 100%,0 100%);
}

.excelence .img>*:last-child{
    margin-left: -13.62372%;
}

.excelence .text{
    background: linear-gradient(to bottom,var(--line),var(--line)) no-repeat left center/1px 100%;
    margin-top: 35px;
    padding-left: 1rem;
}

.excelence .list{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    grid-gap: 22px;
    margin-top: 44px;
}

.excelence .list>*{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 11px;
    font-family: var(--avenirnxt);
    color: var(--title);
    font-size: 23px;
    font-weight: 700;
    line-height: 1.65;
}

.excelence .list>*::before{
    content: url('data:image/svg+xml;utf8,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.2 0C8.18264 0 6.21057 0.59822 4.53319 1.71901C2.85581 2.8398 1.54845 4.43282 0.776433 6.29663C0.00441951 8.16044 -0.197575 10.2113 0.195995 12.1899C0.589564 14.1685 1.56102 15.986 2.98752 17.4125C4.41401 18.839 6.23148 19.8104 8.21008 20.204C10.1887 20.5976 12.2396 20.3956 14.1034 19.6236C15.9672 18.8516 17.5602 17.5442 18.681 15.8668C19.8018 14.1894 20.4 12.2174 20.4 10.2C20.4 7.49479 19.3254 4.90038 17.4125 2.98751C15.4996 1.07464 12.9052 0 10.2 0ZM10.2 18.6C8.53864 18.6 6.91459 18.1073 5.53322 17.1843C4.15184 16.2613 3.07519 14.9494 2.43942 13.4145C1.80364 11.8796 1.63729 10.1907 1.96141 8.56124C2.28552 6.9318 3.08555 5.43506 4.26031 4.2603C5.43507 3.08554 6.93181 2.28552 8.56125 1.9614C10.1907 1.63729 11.8796 1.80364 13.4145 2.43941C14.9494 3.07519 16.2613 4.15184 17.1843 5.53321C18.1074 6.91458 18.6 8.53864 18.6 10.2C18.6 12.4278 17.715 14.5644 16.1397 16.1397C14.5644 17.715 12.4278 18.6 10.2 18.6Z" fill="rgb(115, 115, 115)"/><path d="M15.4187 7.96112L8.57867 14.8011C8.49937 14.8805 8.4052 14.9434 8.30156 14.9863C8.19792 15.0293 8.08685 15.0514 7.97467 15.0514C7.86249 15.0514 7.7514 15.0293 7.64777 14.9863C7.54413 14.9434 7.44997 14.8805 7.37067 14.8011L4.99167 12.4221C4.90208 12.3331 4.83099 12.2272 4.78247 12.1106C4.73396 11.994 4.70898 11.8689 4.70898 11.7426C4.70898 11.6163 4.73396 11.4913 4.78247 11.3746C4.83099 11.258 4.90208 11.1522 4.99167 11.0631C5.16929 10.8923 5.40686 10.7979 5.65332 10.8003C5.89978 10.8028 6.13544 10.9018 6.30966 11.0761L7.97667 12.7431L14.0887 6.63112C14.2652 6.45462 14.5046 6.35547 14.7542 6.35547C15.0038 6.35547 15.2432 6.45462 15.4197 6.63112C15.5962 6.80762 15.6953 7.047 15.6953 7.29662C15.6953 7.54623 15.5962 7.78563 15.4197 7.96213" fill="rgb(115, 115, 115)"/></svg>');
    height: 33px;
}

.fitness{
    background-color: #F4F4F5;
    padding: 85px 0;
}

.fitness .mask{
    width: 100%;
    aspect-ratio: 1/.24017;
    mask: url(../../assets/img/fitmask.svg) no-repeat center/cover;
    -webkit-mask: url(../../assets/img/fitmask.svg) no-repeat center/cover;
}

.fitness .mask img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.equipments{
    position: relative;
    padding: 143px 0 128px;
}

.equipments .title{
    position: relative;
    z-index: 1;
    width: fit-content;
    text-transform: uppercase;
    color: var(--title);
    font-family: var(--avenirnxt);
    font-size: clamp(18px,3.90625vw,75px);
    font-weight: 700;
    line-height: 1.05;
    /* margin-left: 45px; */
}

.equipments .title>*:last-child{
    margin-left: 59px;
}

.equipments .title::before{
    content: url('data:image/svg+xml;utf8,<svg width="240" height="195" viewBox="0 0 240 195" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0L78.99 97.007L0 194.018H58.111L137.106 97.006L58.111 0H0Z" fill="rgb(241,241,241)"/><path d="M102.553 0L181.543 97.007L102.553 194.019H160.664L239.654 97.007L160.664 0H102.553Z" fill="rgb(241,241,241)"/></svg>');
    position: absolute;
    z-index: -1;
    inset: 0 auto 0 -16.52873%;
    height: 195px;
    margin: auto 0;
}

.equipments .text{
    width: 389px;
    background: linear-gradient(to bottom,var(--line),var(--line)) no-repeat left center/1px 100%;
    margin-top: 70px;
    padding-left: 1rem;
}

.equipments .btns{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    grid-gap: 23px;
    margin-top: 42px;
}

.equipments .img{
    position: absolute;
    inset: 0 0 auto auto;
    /* width: 57.55208vw; */
    width: 50vw;
    height: 100%;
}

.equipments .img::before{
    content: '';
    position: absolute;
    inset: auto auto 2.07253% -2.53393%;
    z-index: 1;
    width: 88.125%;
    aspect-ratio: 1/.82151;
    background: url('data:image/svg+xml;utf8,<svg width="846" height="696" viewBox="0 0 846 696" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M224.97 1L1.37305 694.63H637.043L844.488 1H224.97ZM224.242 0H845.831L637.788 695.63H0L224.242 0Z" fill="rgb(199,199,198)"/></svg>') no-repeat center/cover;
}

.equipments .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    clip-path: polygon(27.08597% 0,100% 0,100% 100%,0 100%);
    -webkit-clip-path: polygon(27.08597% 0,100% 0,100% 100%,0 100%);
}

@media(max-width:1400px){
    .equipments .img::before{
        display: none;
        display: -webkit-none;
    }
}

@media(max-width:992px){
    .excelence,
    .fitness{
        padding: 2rem 0;
    }
    .excelence .img{
        width: 100%;
        max-width: 100%;
    }
    .excelence .list{
        grid-gap: 1rem;
    }
    .equipments{
        padding: 2rem 0;
    }
    .equipments .title{
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        align-items: center;
        grid-gap: .5rem;
        margin-left: 0;
    }
    .equipments .title>*:last-child{
        margin-left: 0;
    }
    .equipments .title::before{
        display: none;
        display: -webkit-none;
    }
    .equipments .text{
        width: 100% !important;
        margin-top: 2rem;
    }
    .equipments .img{
        position: initial;
        width: 100%;
        height: auto;
        margin-top: 2rem;
    }
    .equipments .img img{
        clip-path: unset;
        -webkit-clip-path: unset;
    }
}