.header{background:var(--white);width:100%;margin-top:80px;padding-bottom:12rem;position:relative}.header .headings{width:100%;padding:1rem}.header .headings h2{text-align:center;color:var(--black);font-size:4rem;line-height:4.5rem}.header .headings h2.title-1{font-style:italic;font-weight:500}.header .headings h2.title-1 .span{font-weight:200}.header .headings h2.title-3{width:100%;font-weight:800}.header .splide{z-index:2;position:relative}.header .splide__slide{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.header .splide__slide img{border-radius:50px;width:100%;height:auto}.header .splide__slide-footer{justify-content:space-between;align-items:flex-start;width:100%;padding-top:2rem;display:flex}.header .splide__slide-footer .btn-arrow{width:100px;height:50px;color:var(--black);border-radius:var(--border-radius);background:0 0;border:0;justify-content:center;align-items:center;font-size:2rem;transition:all .3s ease-in-out;display:flex}.header .splide__slide-footer .btn-arrow.-left{z-index:5;bottom:-20px;left:0}.header .splide__slide-footer .btn-arrow.-right{bottom:0;right:0}.header .splide__slide-footer .btn-arrow:hover{cursor:pointer;background:var(--lightgray)}.header .splide__pagination{gap:.5rem}.header .splide__pagination__page{background:var(--black);opacity:.5;border-radius:0;width:15px;height:15px;transition:all 1s ease-in-out}.header .splide__pagination__page.is-active{background:var(--black);opacity:1;width:30px}.header:after{content:"";z-index:1;opacity:.5;background-image:url(../media/background_hedaer.d1d2c9fa.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:1600px){.header{padding:0 2rem 12rem}}@media (max-width:992px){.header .headings h2{font-size:3rem;line-height:3.5rem}}@media (max-width:768px){.header{padding:0 1rem 12rem}.header .headings{padding-left:0;padding-right:0}.header .headings h2{font-size:2rem;line-height:2.5rem}.header .splide__slide img{border-radius:1rem}}
.scroll-progress-bar{background-color:var(--yellow);z-index:9999;height:5px;transition:width .15s linear;position:fixed;top:0;left:0}
.about-us{background:var(--white);justify-content:space-between;align-items:center;width:100%;height:750px;display:flex}.about-us__left{text-align:center;clip-path:polygon(0 0%,100% 0%,80% 100%,0% 100%);background-image:url(../media/team.96cf1293.png);flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;padding:2rem 8rem 2rem 2rem;display:flex;position:relative}.about-us__left:after{content:"";z-index:1;clip-path:polygon(0 0%,100% 0%,80% 100%,0% 100%);background:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.about-us__left h3,.about-us__left p,.about-us__left button{z-index:2;position:relative}.about-us__left h3{color:var(--white);text-shadow:0 0 .5rem rgba(0,0,0,.5);font-size:3rem}.about-us__left p{color:var(--white);text-shadow:0 0 .5rem rgba(0,0,0,.5);font-size:1.2rem}.about-us__right{text-align:center;clip-path:polygon(20% 0%,100% 0%,100% 100%,0% 100%);background-image:url(../media/team.96cf1293.png);flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;padding:2rem 2rem 2rem 8rem;display:flex;position:relative}.about-us__right:after{content:"";z-index:1;clip-path:polygon(2% 0%,100% 0%,100% 100%,0% 100%);background:rgba(239,202,0,.5);width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.about-us__right h3,.about-us__right p,.about-us__right button{z-index:2;position:relative}.about-us__right h3{color:var(--white);text-shadow:0 0 .25rem rgba(0,0,0,.25);font-size:3rem}.about-us__right p{color:var(--white);text-shadow:0 0 .25rem rgba(0,0,0,.25);font-size:1.2rem}@media (max-width:992px){.about-us{flex-direction:column}.about-us__left{padding:2rem}.about-us__left h3{font-size:2.5rem;line-height:3rem}.about-us__left p{font-size:1rem}.about-us__right{padding:2rem}.about-us__right h3{font-size:2.5rem;line-height:3rem}.about-us__right p{font-size:1rem}}@media (max-width:768px){.about-us__left{clip-path:unset}.about-us__left:after{content:"";clip-path:unset}.about-us__right{clip-path:unset}.about-us__right:after{content:"";clip-path:unset}}@media (max-width:575px){.about-us{height:unset}}@media (max-width:420px){.about-us__left h3{font-size:2rem}.about-us__left p{font-size:1rem}}
.details{background:var(--white);flex-direction:column;width:100%;display:flex}.details__container{width:100%;padding:0 2rem;transition:all .2s ease-in-out}.details .splide__slide{height:900px;transition:all .2s ease-in-out}.details .splide__slide-content-details{justify-content:space-between;align-items:flex-start;width:100%;height:600px;transition:all .2s ease-in-out;display:flex}.details .splide__slide-content-details .info{flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;width:100%;height:100%;padding:0 2rem 0 0;transition:all .2s ease-in-out;display:flex}.details .splide__slide-content-details .info h4{color:var(--black);font-size:3rem;font-style:italic;font-weight:400;line-height:3.5rem;transition:all .2s ease-in-out}.details .splide__slide-content-details .info p{color:var(--black);font-size:1rem}.details .splide__slide-content-details .info__footer{z-index:1;justify-content:flex-start;align-items:flex-start;width:100%;height:100px;transition:all .2s ease-in-out;display:flex;position:relative}.details .splide__slide-content-details .thumbnail{justify-content:center;align-items:flex-end;width:40%;height:100%;transition:all .2s ease-in-out;display:flex;position:relative}.details .splide__slide-content-details .thumbnail img{width:100%;height:auto;margin:0 auto;transition:all .2s ease-in-out;position:relative;bottom:-5px;left:0;right:0}.details .splide__pagination{gap:.5rem}.details .splide__pagination__page{background:var(--black);opacity:.5;border-radius:0;width:15px;height:15px;transition:all .8s ease-in-out}.details .splide__pagination__page.is-active{opacity:1;width:30px}.details .btn-arrow{width:100px;height:50px;color:var(--black);border-radius:var(--border-radius);background:0 0;border:0;justify-content:center;align-items:center;font-size:2rem;transition:all .3s ease-in-out;display:flex;position:absolute}.details .btn-arrow.-left{z-index:5;bottom:30px;left:1rem}.details .btn-arrow.-right{bottom:30px;right:1rem}.details .btn-arrow:hover{cursor:pointer;background:var(--lightgray)}@media (max-width:1560px){.details .splide__slide{height:unset}.details .splide__slide-content-details{height:800px}.details .splide__slide-content-details .thumbnail img{bottom:-10px}}@media (max-width:992px){.details .splide__slide-content-details{flex-direction:column}.details .splide__slide-content-details .info{text-align:center;justify-content:center;align-items:center}.details .splide__slide-content-details .info__footer{justify-content:center;align-items:center}.details .splide__slide-content-details .thumbnail{width:100%}.details .splide__slide-content-details .thumbnail img{width:auto;height:400px}}@media (max-width:575px){.details__container{padding:0 1rem}.details .splide__slide{height:unset}.details .splide__slide-content-details{height:750px}.details .splide__slide-content-details .info{gap:1rem}.details .splide__slide-content-details .info h4{font-size:2rem;line-height:2.2rem}}@media (max-width:400px){.details .splide__slide-content-details .info h4{font-size:1.5rem;line-height:1.75rem}.details .splide__slide-content-details .thumbnail img{width:auto;height:300px}}
