.values-carousel-section.dark-theme{background-image:url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/noise-texture.png);background-position:50%;background-repeat:no-repeat;background-size:cover;@media screen and (min-width:992px){background-image:url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/noise-texture.png),url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/left-grid-bg.svg),url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/right-grid-bg.svg);background-position:50%,0,100%;background-size:cover,auto 100%,auto 100%}}.values-carousel-section.white-theme{background-image:url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/noise-texture.png);background-position:50%;background-repeat:no-repeat;background-size:cover;@media screen and (min-width:992px){background-image:url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/noise-texture.png),url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/left-grid-bg-white.svg),url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/right-grid-bg-white.svg);background-position:50%,0,100%;background-size:cover,auto 100%,auto 100%}}.values-carousel-section.gray-theme{background-image:url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/noise-texture.png);background-position:50%;background-repeat:no-repeat;background-size:cover;@media screen and (min-width:992px){background-image:url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/noise-texture.png),url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/left-grid-bg-gray.svg),url(https://info.varonis.com/hubfs/2024%20Website%20Redesign/01_Backgrounds/right-grid-bg-gray.svg);background-position:50%,0,100%;background-size:cover,auto 100%,auto 100%}}.carousel-container{display:flex;flex-direction:column;gap:30px;@media screen and (min-width:768px){flex-direction:row;gap:40px}}.carousel-heading-content{display:flex;flex:1 0 0;flex-direction:column;gap:20px;width:100%}.carousel-content{width:100%;@media screen and (min-width:768px){flex:0 0 50%;max-width:50%}@media screen and (min-width:1440px){max-width:570px}}.carousel-content-container{padding:30px;position:relative}.carousel-content-container .corner{border-color:var(--neutral-5);border-style:solid;border-width:0;display:block;height:20px;position:absolute;width:20px}.corner.top-left{border-left-width:1px;border-top-width:1px;left:0;top:0}.corner.top-right{border-right-width:1px;border-top-width:1px;right:0;top:0}.corner.bottom-left{border-bottom-width:1px;border-left-width:1px;bottom:0;left:0}.corner.bottom-right{border-bottom-width:1px;border-right-width:1px;bottom:0;right:0}.carousel-content .swiper-slide{display:flex;flex-direction:column;gap:10px;padding:40px 24px;width:100%!important;@media screen and (min-width:992px){padding-bottom:60px;padding-left:32px;padding-right:32px;padding-top:60px}background:#fff;border-radius:4px;box-sizing:border-box}.swiper-card-heading-content{display:flex;gap:10px}.swiper-card-heading{color:var(--core-rich-black)}.swiper-card-heading-content img{height:40px;object-fit:contain;object-position:center;width:40px}.swiper-card-body{color:var(--neutral-5)}.carousel-content .swiper{width:100%}.carousel-button-prev{border-left:6px solid var(--highlight-cyber-green);left:0}.carousel-button-next,.carousel-button-prev{border-bottom:4px solid transparent;border-top:4px solid transparent;cursor:pointer;height:0;position:absolute;top:50%;width:0}.carousel-button-next{border-right:6px solid var(--highlight-cyber-green);right:0}.carousel-pagination{display:flex;gap:20px;justify-content:center;margin-top:20px}.carousel-pagination .swiper-pagination-bullet{background:#fff;border-radius:0;height:5px;opacity:1;width:50px}.carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--highlight-cyber-green)}