.bubble{display:flex;align-items:center;justify-content:center;max-width:55px;max-height:55px;background-color:#fff;overflow:hidden;white-space:nowrap;border-top-left-radius:75px;border-top-right-radius:75px;border-bottom-right-radius:75px;--visible:block;--detail-visible:none}.bubble,.bubble:before{position:absolute;height:100%;width:100%;transition:all .28s cubic-bezier(.22,1,.36,1)}.bubble:before{content:" ";max-width:45px;max-height:45px;display:block;margin:auto;flex:1;border-radius:75px;background:linear-gradient(95.71deg,#b41d23 20.35%,#fd5a0d 96.86%)}.bubble:hover{max-width:121px;max-height:69px;z-index:100!important;--visible:none;--detail-visible:flex}.bubble:hover:before{max-width:111px;max-height:59px;border-radius:75px 75px 75px 0}.bubble .bubble-text{display:var(--visible)}.bubble .bubble-detail{display:var(--detail-visible)}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.gallery-wrap .certificate-gallery,.gallery-wrap .copyright-gallery,.gallery-wrap .patent-gallery{position:relative;overflow:hidden}.gallery-wrap .certificate-gallery .swiper-wrapper,.gallery-wrap .copyright-gallery .swiper-wrapper,.gallery-wrap .patent-gallery .swiper-wrapper{display:flex;width:max-content}.gallery-wrap .patent-gallery .swiper-wrapper{animation:scrollLeft 30s linear infinite}.gallery-wrap .copyright-gallery .swiper-wrapper{animation:scrollLeft 200s linear infinite;align-items:center}.gallery-wrap .certificate-gallery .swiper-wrapper{animation:scrollLeft 50s linear infinite}.gallery-wrap .certificate-gallery .swiper-wrapper:hover,.gallery-wrap .copyright-gallery .swiper-wrapper:hover,.gallery-wrap .patent-gallery .swiper-wrapper:hover{animation-play-state:paused}.swiper-container-custom{overflow:hidden}.swiper-container-custom .swiper-wrapper{display:flex;margin-left:0}.swiper-container-custom .swiper-slide{margin-right:10px;flex-shrink:0}@media (max-width:768px){.swiper-container-custom .swiper-slide img{width:100%;height:auto}}