@keyframes shine{0%{opacity:0;left:0%}50%{opacity:1}to{opacity:0;left:100%}}.swiper-group{position:relative}.swiper-nav{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1320px;margin:0 auto;display:flex;position:absolute;top:45%}@media only screen and (max-width:1024px){.swiper-nav{width:35%}}@media only screen and (max-width:991px){.swiper-nav{width:40%;top:6%}}@media only screen and (max-width:540px){.swiper-nav{display:none}}.swiper-nav.center-full-full{z-index:2;width:104%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.swiper-nav button{border:1px solid var(--white);-webkit-user-select:all;user-select:all;pointer-events:all;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s;display:flex;box-shadow:0 3px 8px #0000003d}.swiper-nav button.swiper-button-disabled{opacity:.5;cursor:no-drop}.swiper-nav button svg{vertical-align:middle;width:15px;height:fit-content}.swiper-nav button svg path{fill:#25abe2}.swiper-nav button:hover{background:var(--white)}.swiper-nav button:hover svg path{fill:var(--black)}.swiper-nav button.white-btn{background:var(--white)}.swiper-nav button.white-btn svg path{fill:var(--black)}.swiper-nav button.white-btn-secondary-border{background:var(--white);border:1px solid var(--secondary)}.swiper-nav button.white-btn-secondary-border svg path{fill:var(--black)}
