#brands-marquee-section{position:relative;width:100%;overflow:hidden;margin-top:60px}#brands-marquee-section svg{height:127px;width:127px;fill:#9d9d9d;transition:fill .2s linear}#brands-marquee-section svg:hover{fill:var(--theme-color-3)}#brands-marquee-section .marquee-container{position:relative;display:flex;align-items:center;height:127px;width:calc(100% + 35px);left:-20px}#brands-marquee-section .marquee-container .scroll-marquee{display:flex;align-items:center}#brands-marquee-section .marquee-container .scroll-marquee:hover .marquee-group{animation-play-state:paused!important}#brands-marquee-section .marquee-container .marquee-group{display:flex;align-items:center;white-space:nowrap;will-change:transform;animation:marquee-animation 50s linear -50s infinite}#brands-marquee-section .marquee-container .marquee-group .brand-item{margin-right:190px}@keyframes marquee-animation{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media screen and (max-width:991px){#brands-marquee-section{margin-top:10px;height:100px}#brands-marquee-section svg{width:100px;height:100px}#brands-marquee-section .marquee-container{height:100px}#brands-marquee-section .marquee-container .marquee-group .brand-item{margin-right:120px}}@media screen and (max-width:767px){#brands-marquee-section{height:70px}#brands-marquee-section svg{width:70px;height:70px}#brands-marquee-section .marquee-container{height:70px}#brands-marquee-section .marquee-container .marquee-group .brand-item{margin-right:70px}}#home-card-section{padding:60px 0 40px}#home-card-section .title{width:100%;max-width:645px;color:var(--theme-color-5);text-align:center;font-size:36px;font-weight:400;line-height:54px}#home-card-section .content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#card-section{position:relative;width:100%;padding:60px 0 40px}#card-section .card-content{gap:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#card-section .bg-img,#card-section .card-group{position:relative;width:100%}#card-section .bg-img{padding-top:160%;min-height:450px;max-height:450px;border-radius:30px;background-repeat:no-repeat;background-position:top;background-size:cover}#card-section .inner-content{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;color:var(--theme-color)}#card-section .inner-content,#card-section .inner-content .inner-card{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#card-section .inner-content .inner-card{position:relative;flex-direction:column;overflow:hidden;transition:transform .3s linear}#card-section .inner-content .inner-card .inner-title{text-align:center;font-size:80px;font-weight:400;line-height:80px;max-width:255px;padding:0 24px;opacity:1;visibility:visible;transform:translate(0);transition:visibility .3s linear 0s,opacity .3s linear,transform .3s linear}#card-section .inner-content .inner-card .inner-desc{text-align:center;font-size:16px;font-weight:400;line-height:40px;width:100%;padding:0 24px}#card-section .inner-content .inner-card .hovered-group{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;width:100%;left:50%;transform:translate(-50%,100%);bottom:50%;opacity:0;visibility:hidden;transition:visibility .3s linear 0s,opacity .3s linear,transform .3s linear}#card-section .inner-content .inner-card .hovered-group .inner-title{visibility:visible!important;opacity:1!important;margin-bottom:60px;transform:none!important}#card-section .inner-content .inner-card:hover .inner-title{transition-delay:0s;opacity:0;visibility:hidden;transform:translateY(-100%)}#card-section .inner-content .inner-card:hover .hovered-group{transform:translate(-50%,50%);opacity:1!important;visibility:visible}#card-section .inner-content .inner-card.active .inner-title{transition-delay:0s;opacity:0;visibility:hidden;transform:translateY(-100%)}#card-section .inner-content .inner-card.active .hovered-group{transform:translate(-50%,50%);opacity:1!important;visibility:visible}@media screen and (max-width:1350px){#home-card-section{padding:40px 0}#home-card-section .title{font-size:30px;line-height:44px}#card-section{padding:40px 0}#card-section .inner-content .inner-card .inner-title{font-size:64px;line-height:64px}#card-section .inner-content .inner-card .inner-desc{font-size:15px;line-height:36px}}@media screen and (max-width:1199px){#home-card-section{padding:30px 0}#home-card-section .title{font-size:26px;line-height:36px}#card-section{padding:30px 0}#card-section .inner-content .inner-card .inner-title{font-size:54px;line-height:54px}#card-section .inner-content .inner-card .inner-desc{font-size:14px;line-height:30px;padding:0 20px}#card-section .inner-content .inner-card .hovered-group .inner-title{margin-bottom:40px}}@media screen and (max-width:991px){#home-card-section{padding:16px 0}#home-card-section .title{font-size:20px;line-height:30px}#card-section{padding:16px 0}#card-section .bg-img{padding-top:100%;min-height:345px;max-height:345px;border-radius:15px}#card-section .inner-content .inner-card .inner-title{font-size:40px;line-height:36px;opacity:0;visibility:hidden;transform:translateY(-100%)}#card-section .inner-content .inner-card .inner-desc{font-size:13px;line-height:30px}#card-section .inner-content .inner-card .hovered-group{transform:translate(-50%,50%);opacity:1!important;visibility:visible}#card-section .inner-content .inner-card .hovered-group .inner-title{margin-bottom:20px}}@media screen and (max-width:767px){#home-card-section .mobile-container{padding-left:0;padding-right:0}#home-card-section .mobile-container .mobile-row{margin-left:0;margin-right:0}#home-card-section .mobile-container .mobile-row .mobile-col{padding-left:0;padding-right:0}#home-card-section .title{font-size:18px;line-height:26px;padding-left:20px;padding-right:20px}}