.slider{position:relative;margin:0 auto;padding-bottom:32px;width:100%}.slide{text-align:center}.slider .custom-swiper-scrollbar{margin:0 auto;bottom:0;left:0;right:0;width:80%;height:6px;background:#537eb6;border-radius:100px}.slider .custom-swiper-scrollbar .swiper-scrollbar-drag{background-color:#caa978}.custom-slider .swiper-slide{opacity:.3;transition:opacity .3s ease}.custom-slider .swiper-slide-active{opacity:1}@media (max-width:640px){.slider{width:95%}}.loader{width:80px;aspect-ratio:1;display:grid;border-color:#0000;border-radius:50%;border-color:rgba(23,61,110,1) #0000;border-style:solid;border-width:4px;animation:l16 2s linear infinite}.loader:after,.loader:before{content:"";grid-area:1/1;margin:2px;border:inherit;border-radius:50%}.loader:before{border-color:rgba(202,169,120,1) #0000;animation:inherit;animation-duration:1s;animation-direction:reverse}.loader:after{margin:8px}@keyframes l16{to{transform:rotate(1turn)}}