.hero-section{margin-top:0}.hero-section .swiper-pagination{bottom:var(--swiper-pagination-bottom,16px)}.hero-section .swiper-pagination .swiper-pagination-bullet{background:var(--white);border-radius:0;opacity:1;width:8px;height:8px;margin-right:5.5px;margin-left:5.5px}.hero-section .swiper-pagination .swiper-pagination-bullet-active{background:var(--primary)!important;outline-offset:4px;margin-right:5.5px;margin-left:5.5px;outline:1px solid var(--white)}.hero-section .wrapper{align-items:center;justify-content:center;overflow:hidden;background-image:linear-gradient(to right,var(--shadow-03),var(--shadow-04),var(--shadow-03));height:800px}.hero-section .wrapper img{object-fit:cover;width:100%;height:100%;object-position:center}.hero-section .wrapper .text-content{max-width:700px}.hero-section .wrapper .cover{gap:40px;height:max-content;align-items:center}.hero-section .wrapper .saperater{display:block;width:3px;height:100px;background-color:var(--white)}.hero-section .wrapper .banner-title{font-size:var(--fs-60);color:var(--white);line-height:var(--lh-74)}.hero-section .wrapper .banner-title>span{color:var(--primary)}.hero-section .wrapper .description{font-size:var(--fs-16);line-height:27px;margin-top:20px;color:var(--text-transparent)!important}.hero-section .wrapper .tab-cover{display:inline-block;background-color:var(--bg-transparent);color:var(--white);padding:8px 18px 8px 60px;font-weight:var(--fw-semibold)}.hero-section .wrapper .tab-cover .text{display:block;font-size:var(--fs-16);line-height:var(--lh-26)}.hero-section .wrapper .tab-cover .text:after{content:"";display:block;width:32px;height:2px;background-color:var(--primary);top:50%;left:18px;position:absolute;transform:translateY(-50%)}@media screen and (max-width:1199px){.hero-section .wrapper{height:700px}}@media screen and (max-width:991px){.hero-section .wrapper{height:600px}}@media screen and (max-width:767px){.hero-section .wrapper{height:500px}.hero-section .wrapper .saperater{display:none}.hero-section .wrapper .description,.hero-section .wrapper .tab-cover .text{font-size:var(--fs-16);line-height:var(--lh-26)}}@media screen and (max-width:575px){.hero-section .wrapper .description{font-size:var(--fs-14);line-height:var(--lh-22)}.hero-section .wrapper .tab-cover .text{font-size:var(--fs-14);line-height:var(--lh-24)}.hero-section .wrapper .banner-title{font-size:var(--fs-34);line-height:var(--lh-44)}.hero-section .wrapper{height:400px}}.welcome-section .title>p{color:var(--text-secondary)}.welcome-section .welcome-cover{gap:70px}.welcome-section .comman-title{color:var(--text-primary)}.welcome-section .comman-title span{color:var(--primary)}.goal-card{background-color:var(--primary-100);padding:40px 40px 80px}.goal-card .heading{font-size:18px;line-height:var(--lh-30);margin-bottom:14px;padding-left:18px;color:var(--text-primary)}.goal-card .heading:before{content:"";display:block;width:6px;height:6px;background-color:var(--primary);position:absolute;top:50%;left:0;transform:translateY(-50%)}.welcome-section .swiper-pagination{bottom:40px!important}.welcome-section .swiper-pagination-bullet{width:15px;height:6px;border-radius:0;margin:0 1.5px!important;outline:none;background-color:var(--gray-200)}.welcome-section .swiper-pagination-bullet-active{width:30px;background-color:var(--primary)}@media (max-width:991){.goal-card{padding:30px 30px 40px}.welcome-section .swiper-pagination{bottom:10px!important}}.video-wrapper{width:100%;max-height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-wrapper iframe{object-fit:cover;object-position:center;display:block;width:100%;height:100%}