.section-gallery{padding:50px 0}.section-gallery .container>.heading{display:flex;justify-content:center;align-items:center;font-weight:700;font-size:58px;line-height:64px;letter-spacing:0%;text-align:center;color:var(--grey-900);margin:0 0 42px 0}.section-gallery .container .section-gallery__content{display:flex;justify-content:center;align-items:center;text-align:center;color:var(--primary-500);max-width:800px;margin:0 auto 48px}.section-gallery .container .section-gallery__content p{margin:0}.section-gallery .btn-container{display:flex;justify-content:center;align-items:center;margin-top:40px}.gallery{display:flex;max-width:1920px;margin:0 auto;overflow:hidden;align-items:center;position:relative}.gallery-item img{width:100%;height:auto;display:block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.gallery .swiper-button-next,.gallery .swiper-button-prev{position:absolute;color:inherit;font-size:inherit;font-family:inherit;text-align:center;border:none;border-radius:999px;transition-duration:0.2s;width:42px;height:42px;min-width:42px;min-height:42px;background-color:var(--primary-50);z-index:999;transition:all var(--transition);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.gallery .swiper-button-next:hover,.gallery .swiper-button-prev:hover{background-color:var(--primary-500)}.gallery .swiper-button-next:active,.gallery .swiper-button-prev:active{transform:translateY(2px)}.gallery .swiper-button-next{top:50%;right:20px;bottom:unset;left:unset}.gallery .swiper-button-prev{top:50%;left:20px;bottom:unset;right:unset}.gallery .swiper-button-prev svg,.gallery .swiper-button-next svg{width:24px;height:24px}.gallery .swiper-button-next:after,.gallery .swiper-button-prev:after{content:unset}.gallery .swiper-button-next:active::before,.gallery .swiper-button-prev:active::before{transform:scale(0);opacity:.4;transition:all}.gallery .swiper-button-prev::before,.gallery .swiper-button-next::before{content:''!important;opacity:0;display:block;width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#ffffff 10%,transparent 8.01%);background-repeat:no-repeat;background-position:center center;background-size:1000%;transform:scale(1);transition:transform var(--transition),opacity 1s}@media (max-width:768px){.section-gallery{padding:40px 0}.section-gallery .container>.heading{font-size:36px;margin-bottom:28px}}@media (max-width:576px){.section-gallery .container>.heading{font-size:34px}.gallery .swiper-button-prev{left:15px}.gallery .swiper-button-next{right:15px}.gallery .swiper-button-next,.gallery .swiper-button-prev{width:36px;height:36px;min-width:36px;min-height:36px}.gallery .swiper-button-prev svg,.gallery .swiper-button-next svg{width:20px;height:20px}}