.home{position:relative;width:100%}.home .section1{margin:11vw 15vw 0 15vw;display:flex;justify-content:space-between;gap:4%;transform:scale(0.95)}.home .section1 .l{width:60%}.home .section1 .l .t1{color:#6456A3;font-size:2.6vw;font-style:italic;font-weight:500;text-transform:capitalize;font-family:'Newsreader';line-height:1.2}.home .section1 .l .des{color:#999BB0;font-family:Montserrat;font-size:1.26vw;font-style:italic;line-height:1.6;margin:2vw 0 3vw 0;font-family:'Montserrat-Light'}.home .section1 .l a{display:flex;align-items:center;width:fit-content}.home .section1 .l a p{color:#6456A3;font-family:Lexend;font-size:1.1vw;font-weight:600;text-transform:capitalize;font-family:'Lexend'}.home .section1 .l a svg{display:block}.home .section1 .r{width:40%}.home .section1 .r img{width:100%;display:block;object-fit:contain;transition:all 600ms}.home .section1 .r:hover img{transform:scale(1.05)}.home .section2{margin:7vw 15vw;display:flex;justify-content:space-between;transform:scale(0.95)}.home .section2 .item{width:20%;text-align:center}.home .section2 .item .icon{width:100%}.home .section2 .item .icon svg{width:100%;height:auto;object-fit:contain}.home .section2 .item .icon svg path{transition:all 600ms}.home .section2 .item .t{color:#6456A3;font-size:1.4vw;font-family:'Montserrat-Light';text-transform:uppercase;position:relative;padding:2vw 0 1vw 0;transition:all 600ms}.home .section2 .item .t::after{content:'';display:block;position:absolute;left:50%;bottom:0;background:#999BB0;width:6.04167vw;height:1px;transform:translateX(-50%)}.home .section2 .item .des{color:#999BB0;font-family:'Montserrat-Light';font-size:1vw;font-style:italic;width:82%;margin:0.5vw auto;line-height:1.5}.home .section2 .item:hover .icon svg .path1{fill:#61C0BD}.home .section2 .item:hover .icon svg .path2{stroke:#61C0BD}.home .section2 .item:hover .t{color:#61C0BD}.home .section3{background:#F7F6FA;padding:4vw 13vw}.home .section3 .box{display:flex;justify-content:space-between;margin-bottom:3vw;transform:scale(0.95)}.home .section3 .box .l{width:45%;position:relative}.home .section3 .box .l .swiper-container{width:100%}.home .section3 .box .l .swiper-container .pic img{width:100%;display:block;object-fit:cover}.home .section3 .box .l .swiper-pagination{position:absolute;left:0;bottom:5%;width:100%;display:flex;justify-content:center}.home .section3 .box .l .swiper-pagination .swiper-pagination-bullet{width:.625vw;height:.625vw;background:#7E7B7B;opacity:1;margin:0 0.1vw;transition:all 600ms}.home .section3 .box .l .swiper-pagination .swiper-pagination-bullet-active{width:1.82292vw;border-radius:20px}.home .section3 .box .r{width:45%}.home .section3 .box .r .t{color:#6456A3;font-size:1.26vw;font-weight:600;text-transform:capitalize;font-family:'Montserrat-Regular.otf';position:relative;padding:0.7vw 0;margin-top:3vw}.home .section3 .box .r .t::after{content:'';display:block;position:absolute;left:0;bottom:0;width:5.72917vw;height:1px;background:#999BB0}.home .section3 .box .r .des{color:#999BB0;font-size:1vw;font-style:italic;font-family:'Montserrat-Light';line-height:1.5;width:85%;margin-top:0.6vw}.home .section3 .box:nth-child(2n){flex-direction:row-reverse}.home .section3 .box:nth-child(2n) .r .des{width:100%}.home .section4{background:#61C0BD;text-align:center;padding:5vw 0 3vw 0}.home .section4 .t{color:#FFF;font-size:3.5vw;font-family:'Montserrat-Regular.otf';text-transform:capitalize;line-height:1.2}.home .section4 a{display:flex;justify-content:center;width:fit-content;margin:3vw auto 0 auto;align-items:center}.home .section4 a p{font-size:1.26vw;font-style:italic;font-family:'Newsreader';color:white;text-transform:capitalize}.home .section4 a svg{display:block;margin-top:0.3vw;width:1.5625vw}@media screen and (max-width: 1024px){.home{padding-top:60px}.home .section1{margin:20px 5%;flex-direction:column-reverse;transform:scale(1)}.home .section1 .l{width:100%;margin-top:20px}.home .section1 .l .t1{font-size:24px}.home .section1 .l .des{font-size:18px;margin:20px 0 30px 0}.home .section1 .l a p{font-size:16px}.home .section1 .l a svg{width:20px}.home .section1 .r{width:100%}.home .section2{margin:20px 5%;transform:scale(1);flex-direction:column}.home .section2 .item{width:100%;margin-top:30px}.home .section2 .item .icon svg{width:60%}.home .section2 .item .t{font-size:20px;padding:20px 0 15px 0}.home .section2 .item .t::after{width:100px}.home .section2 .item .des{font-size:16px;margin-top:10px}.home .section3{padding:30px 5%;transform:scale(1)}.home .section3 .box{flex-direction:column;margin-bottom:30px}.home .section3 .box .l{width:100%}.home .section3 .box .l .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 2px}.home .section3 .box .l .swiper-pagination .swiper-pagination-bullet-active{width:30px}.home .section3 .box .r{width:100%}.home .section3 .box .r .t{font-size:18px;margin-top:20px;padding-bottom:10px}.home .section3 .box .r .t::after{width:50px}.home .section3 .box .r .des{font-size:16px;width:100%;margin-top:10px}.home .section3 .box:nth-child(2n){flex-direction:column}.home .section4{padding:40px 0 30px 0}.home .section4 .t{font-size:32px}.home .section4 a{margin:20px auto 0 auto}.home .section4 a p{font-size:18px}.home .section4 a svg{width:25px;transform:translateY(2px)}}
