:root{--scrollbar-bg:var(--color-custom-grey-100,#cedae2);--scrollbar-thumb:var(--color-custom-brand-100,#006b5b);--scrollbar-thumb-hover:var(--color-custom-brand-200,#004539);--scrollbar-thumb-active:var(--color-custom-brand-000,#4d7277);--scrollbar-corner:var(--color-custom-grey-200,#bdc6c8)}::-webkit-scrollbar{width:2px;background:var(--scrollbar-bg);border-radius:8px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:8px;&:hover{background:var(--scrollbar-thumb-hover)}&:active{background:var(--scrollbar-thumb-active)}}::-webkit-scrollbar-corner{background:var(--scrollbar-corner)}@media (min-width:360px){.cont{padding-left:20px;padding-right:20px}}@media (min-width:768px){.cont{padding-left:30px;padding-right:30px}}@media (min-width:1024px){.cont{padding-left:60px;padding-right:60px}}@media (min-width:1440px){.cont{width:1440px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px}}.swiper-pagination-bullet{transition-property:all;transition-duration:.3s;background-color:rgba(255,255,255,127)!important}.swiper-pagination-bullet-active{background-color:#fdefdf!important}.swiper-pagination{transform:translateY(-170px);z-index:60}@media (min-width:768px){.swiper-pagination{transform:translateY(-30px);z-index:60}}