@keyframes shine{0%{opacity:0;left:0%}50%{opacity:1}to{opacity:0;left:100%}}.home-secA{padding:50px 0;overflow:hidden}.home-secA h2{text-align:center;margin-bottom:30px}.home-secA .flex-box{justify-content:center;align-items:center;gap:60px;display:flex}.home-secA .flex-box .col:first-child{flex:0 50%}.home-secA .flex-box .col:first-child figcaption{width:fit-content;margin-left:auto}.home-secA .flex-box .col:first-child figcaption p{max-width:440px;margin-bottom:30px;font-size:18px}.home-secA .flex-box .col:first-child figcaption p span{color:var(--secondary)}.home-secA .flex-box .col:last-child{flex:0 50%}.home-secA .flex-box .col:last-child figure{width:460px;height:fit-content;line-height:0}.home-secA .flex-box .col:last-child figure img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.home-secB{padding:50px 0 0}.home-secB .heading{text-align:center;margin-bottom:30px}.home-secB .heading h2{margin-bottom:5px}.home-secB .swiper-group .swiper .swiper-pagination{bottom:40px!important}.home-secB .swiper-group .swiper .swiper-pagination .swiper-pagination-bullet-active{background:#df6951!important}.home-secB .swiper-group .swiper .swiper-pagination .swiper-pagination-bullet{background:var(--white);opacity:1;border-radius:6px;width:80px;height:6px}.home-secB .swiper-group .swiper .swiper-wrapper .swiper-slide{position:relative}.home-secB .swiper-group .swiper .swiper-wrapper .swiper-slide a .banner{height:calc(100vh - var(--headerheight));position:relative;overflow:hidden}.home-secB .swiper-group .swiper .swiper-wrapper .swiper-slide a .banner:before{content:"";z-index:0;background:linear-gradient(360deg,#0009 50%,#6660 80.85%);width:100%;height:100%;position:absolute;top:0;left:0}.home-secB .swiper-group .swiper .swiper-wrapper .swiper-slide a .banner img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-secB .swiper-group .swiper .swiper-wrapper .swiper-slide a .banner .banner-wrapper{z-index:1;text-align:center;width:90%;position:absolute;bottom:24%;left:50%;transform:translate(-50%)}.home-secB .swiper-group .swiper .swiper-wrapper .swiper-slide a .banner .banner-wrapper h3{color:var(--white);margin-bottom:6px;font-weight:500;line-height:1.3}.home-secB .swiper-group .swiper .swiper-wrapper .swiper-slide a .banner .banner-wrapper p{color:var(--white);font-size:16px;font-weight:500;line-height:1.4}@media only screen and (max-width:540px){.home-secB .swiper-group .swiper .swiper-wrapper .swiper-slide a .banner .banner-wrapper p{font-size:14px;line-height:1.5}}.home-secC{padding:50px 0}.home-secC .heading{margin-bottom:20px}.home-secC .heading h2{line-height:1}.home-secC .swiper-group .swiper .swiper-wrapper{padding:10px 0}.home-secC .bottom-btn{text-align:center;height:fit-content;margin:30px 0 0}.home-secC .bottom-btn .view-all-btn{background:var(--secondary);border:1px solid var(--secondary);color:var(--white);border-radius:8px;margin:20px auto 0;padding:9px 19px;font-size:16px;font-weight:400}.home-secC .bottom-btn .view-all-btn:hover{color:var(--secondary);background:0 0}.home-secD{padding:50px 0}.home-secD .swiper{max-width:96%}.home-secD .heading{text-align:center;margin-bottom:30px}.home-secD .heading h2{margin-bottom:10px;line-height:1}.home-secD .heading p{max-width:40%;margin:auto}.home-secD ul{justify-content:center;align-items:center;gap:20px;margin-bottom:30px;display:flex}.home-secD ul li{color:#4b5563;cursor:pointer;background:0 0;border-radius:60px;padding:12px 20px;transition:all .5s}.home-secD ul li.active{background:var(--secondary);color:var(--white)}.home-secD .swiper-group .swiper .swiper-wrapper .swiper-slide a{border-radius:10px;line-height:0;display:inline-block;overflow:hidden}.home-secE{background:#f9f6f1;border-radius:10px;margin:20px 0 50px;padding:30px 40px;overflow:hidden}.home-secE .flex-box{justify-content:space-between;align-items:center;gap:50px;display:flex}.home-secE .flex-box figcaption{flex:1}.home-secE .flex-box figcaption h2{margin-bottom:20px;font-size:48px;line-height:1}.home-secE .flex-box figcaption a{margin-top:30px;display:inline-block}.home-secE .flex-box figure{border-radius:20px;width:663px;height:390px;overflow:hidden}.home-secE .flex-box figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-secE-2{padding:10px 0 50px}.home-secE-2 .heading{text-align:center;margin-bottom:40px}.home-secE-2 .grid-box{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-secE-2 .grid-box .col{border-radius:10px;height:300px;line-height:0;position:relative;overflow:hidden;box-shadow:0 4.6px 27.62px #bdbdbd3b}.home-secE-2 .grid-box .col:before{content:"";z-index:1;background:linear-gradient(#0000 10%,#000000bf 100%);width:100%;height:100%;position:absolute;inset:1px}.home-secE-2 .grid-box .col figure{width:100%;height:100%;line-height:0;position:relative}.home-secE-2 .grid-box .col figure:hover{position:relative}.home-secE-2 .grid-box .col figure:hover:before{content:"";opacity:0;z-index:1;background:#fff;width:0;height:86%;display:block;position:absolute;top:7%;left:0%;transform:skew(-20deg);box-shadow:0 0 55px 12px #fff}.home-secE-2 .grid-box .col figure:hover:hover:before{animation:.4s linear shine}.home-secE-2 .grid-box .col figure:hover img{scale:1.2}.home-secE-2 .grid-box .col figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .5s}.home-secE-2 .grid-box .col figure figcaption{z-index:1;padding:20px;position:absolute;bottom:0;left:0}.home-secE-2 .grid-box .col figure figcaption h4{color:var(--white);margin-bottom:20px;line-height:1.1}.home-secE-2 .grid-box .col figure figcaption .bottom-flex{justify-content:space-between;align-items:center;gap:40px;display:flex}.home-secE-2 .grid-box .col figure figcaption .bottom-flex p{color:var(--white)}.home-secE-2 .grid-box .col figure figcaption .bottom-flex button{border:1px solid var(--white);color:var(--white);background:#00000080;border-radius:25px;padding:8px 20px}.home-secF{background:#f9f6f1;border-radius:10px;margin:20px 0 50px;padding:30px 40px}.home-secF .flex-box{justify-content:space-between;align-items:center;display:flex}.home-secF .flex-box figcaption h2{margin-bottom:20px;font-size:48px;line-height:1.1}.home-secF .flex-box figcaption a{margin-top:30px;display:inline-block}.home-secF .flex-box .grid-box{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.home-secF .flex-box .grid-box .grid-box-item{background:var(--white);border-bottom:1px solid var(--secondary);border-right:1px solid var(--secondary);border-radius:20px;width:100%;padding:20px}.home-secF .flex-box .grid-box .grid-box-item figure{background:var(--secondary);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:30px;display:flex}.home-secF .flex-box .grid-box .grid-box-item h4{margin-bottom:6px;font-size:18px;font-weight:500}.home-secF .flex-box .grid-box .grid-box-item p{color:#6e7074;line-height:1.2}.home-secG{padding:30px 0 50px}.home-secG .heading{text-align:left;margin-bottom:40px}.home-secG .heading h2{margin-bottom:5px}.home-secG .flex-box{justify-content:space-between;gap:40px;display:flex}.home-secG .flex-box figure{border-radius:20px;width:480px;height:532px;line-height:0;overflow:hidden}.home-secG .flex-box figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-secG .flex-box .grid-box{grid-template-columns:repeat(2,1fr);gap:30px 40px;display:grid}.home-secG .flex-box .grid-box .col{gap:20px;height:fit-content;display:flex}.home-secG .flex-box .grid-box .col figure{border-radius:0;width:28px;height:28px}.home-secG .flex-box .grid-box .col figure img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.home-secG .flex-box .grid-box .col figcaption{height:fit-content}.home-secG .flex-box .grid-box .col figcaption h5{color:#000;margin-bottom:5px;font-size:16px;font-weight:400}.home-secG .flex-box .grid-box .col figcaption p{color:#797979;font-size:14px;font-weight:500;line-height:1.2}.home-secH{padding:50px 0 100px}.home-secH .flex-box{justify-content:center;display:flex}.home-secH .flex-box .col{flex:0 50%}.home-secH .flex-box .col:first-child h2{margin-bottom:20px;font-size:48px;line-height:1.1}.home-secH .flex-box .col:first-child p{color:#797979;max-width:440px;margin-bottom:40px}.home-secH .flex-box .col:first-child .form input{border:1px solid #6f6f6f;border-radius:10px;outline:none;width:400px;padding:12px 15px;font-size:16px;display:block}.home-secH .flex-box .col:first-child .form button{margin-top:30px}.home-secH .flex-box .col:last-child{flex:0 40%}.home-secH .flex-box .col:last-child figure{border-radius:20px;width:440px;height:fit-content;margin-left:auto;line-height:0;position:relative}.home-secH .flex-box .col:last-child figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-secH .flex-box .col:last-child figure figcaption{border:2px solid var(--secondary);background:var(--white);border-radius:15px;width:330px;padding:20px;position:absolute;bottom:-60px;left:-140px}.home-secH .flex-box .col:last-child figure figcaption .col{gap:20px;margin-bottom:20px;display:flex}.home-secH .flex-box .col:last-child figure figcaption .col:nth-child(2) .figure{background:#009e9d}.home-secH .flex-box .col:last-child figure figcaption .col:nth-child(3){margin:0}.home-secH .flex-box .col:last-child figure figcaption .col:nth-child(3) .figure{background:#0091d0}.home-secH .flex-box .col:last-child figure figcaption .col .figure{background:#fa0;border-radius:50%;width:50px;height:50px;padding:15px;line-height:0}.home-secH .flex-box .col:last-child figure figcaption .col .figure img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.home-secH .flex-box .col:last-child figure figcaption .col .figcontent{flex:1}.home-secH .flex-box .col:last-child figure figcaption .col .figcontent h4{margin-bottom:5px;font-size:16px;font-weight:800}.home-secH .flex-box .col:last-child figure figcaption .col .figcontent p{color:#6c6c6c;margin:0;font-size:12px;line-height:1.2}
