.section-medals{margin-block:var(--s100)}@media screen and (max-width: 767px){.section-medals{margin-block:60px}}.section-medals .section-wrapper .titles{display:flex;justify-content:space-between}.section-medals .section-wrapper .medals-slider{margin-bottom:var(--s60)}@media screen and (max-width: 767px){.section-medals .section-wrapper .medals-slider{margin-bottom:28px}}.section-medals .section-wrapper .medals-slider swiper-slide{height:auto}.section-medals .section-wrapper .medals-slider .slide-wrapper{display:flex;flex-direction:column;height:100%;padding:var(--s32) var(--s20);align-items:start;background:var(--tur_10);border-radius:var(--s12);transition:var(--tr)}@media screen and (max-width: 767px){.section-medals .section-wrapper .medals-slider .slide-wrapper{padding:21px 12px}}.section-medals .section-wrapper .medals-slider .slide-wrapper .image{align-self:center}.section-medals .section-wrapper .medals-slider .slide-wrapper .image img{max-height:var(--s100);height:100%;width:auto;transition:var(--tr)}@media screen and (max-width: 767px){.section-medals .section-wrapper .medals-slider .slide-wrapper .image img{max-height:68px;width:auto}}.section-medals .section-wrapper .medals-slider .slide-wrapper .bottom-wrapper{margin-top:var(--s28);display:flex;flex-direction:column;gap:var(--s2)}@media screen and (max-width: 767px){.section-medals .section-wrapper .medals-slider .slide-wrapper .bottom-wrapper{margin-top:21px}}.section-medals .section-wrapper .medals-slider .slide-wrapper.pointer{cursor:pointer}.section-medals .section-wrapper .medals-slider .slide-wrapper.pointer>*{pointer-events:none}.section-medals .section-wrapper .medals-slider .slide-wrapper:hover{background:var(--tur_20)}.section-medals .section-wrapper .medals-slider .slide-wrapper:hover img{scale:1.1}.section-medals .section-wrapper progress-bar{position:relative;height:var(--s2);width:100%;background:var(--tur_20);display:block}.section-medals .section-wrapper progress-bar span{background:var(--tur_100);height:100%;display:block;width:100%;transform-origin:left top}.section-medals .section-wrapper progress-bar.swiper-pagination-lock{display:none}.section-medals .medals-popup{position:fixed;right:0;top:0;max-width:clamp(23rem,28.75vw,34.5rem);width:100%;height:100dvh;background:#fff;z-index:99;transform:translateX(100%);visibility:hidden;opacity:0;transition:var(--tr);padding:var(--s28) var(--s24);display:flex;flex-direction:column}.section-medals .medals-popup.active{transform:translateX(0%);visibility:visible;opacity:1}.section-medals .medals-popup .image{display:flex;justify-content:center;padding:var(--s26);margin-bottom:var(--s20)}.section-medals .medals-popup .image img{max-height:var(--s100);height:100%;width:auto}.section-medals .medals-popup .content{height:100%;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr}.section-medals .medals-popup .content .b4{margin-top:var(--s12)}.section-medals .medals-popup .content .content-wrapper{overflow-y:auto}.section-medals .medals-popup .content .content-wrapper::-webkit-scrollbar{width:2px;margin:10px 20px 10px 0}.section-medals .medals-popup .content .content-wrapper::-webkit-scrollbar-track{background-color:var(--tur_10)}.section-medals .medals-popup .content .content-wrapper::-webkit-scrollbar-thumb{background-color:var(--tur_100);border-radius:5px}.section-medals .medals-popup .content .content-wrapper::-webkit-scrollbar-thumb:hover{background-color:var(--tur_120)}.section-medals .medals-popup .close{display:flex;justify-content:end;margin-bottom:var(--s9)}.section-medals .medals-popup .close svg{width:var(--s24);height:var(--s24);cursor:pointer}.section-medals .medals-popup .close svg>*{pointer-events:none}