.section-1 .image-box{position:relative;border-radius:30px;overflow:hidden}.section-1 .image-box img{-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:40em) and (max-width:63.99875em){.section-1 .image-box{margin:0 auto 50px;width:fit-content}}@media screen and (max-width:39.99875em){.section-1 .image-box{margin:0 0 30px;border-radius:20px}}.section-1 .award-box{height:60px;display:flex;align-items:center;padding-right:35px;margin:40px 30px 0 0;font-size:24px;font-weight:900}.section-1 .award-box .icon-box{height:80px;bottom:0;top:unset!important}.section-1 .award-box .number{font-size:42px;margin-left:5px}@media screen and (max-width:39.99875em){.section-1 .award-box{font-size:20px}.section-1 .award-box .number{font-size:35px}}.section-1 .mt-50{margin-top:50px}.section-1 h2{line-height:40px;margin:0;font-size:27px;margin:7px 0}.section-1 h3{font-size:24px;margin:7px 0}.section-1 .h4{font-size:20px;margin:7px 0}.section-1 a,.section-1 a *{color:var(--secondary-color);font-weight:700}.section-1 a,.section-1 a *{color:var(--orange-hover)}.section-1 h2 *,.section-1 h3 *,.section-1 h4 *{font-weight:900}.section-1 h2,.section-1 h2 *,.section-1 h3,.section-1 h3 *,.section-1 h4,.section-1 h4 *{color:var(--primary-color)!important}.section-1 p img{width:fit-content!important;border-radius:30px;overflow:hidden;margin:15px auto;display:block}@media screen and (min-width:64em){.section-1 p img{max-width:800px}}.video-section .container{position:relative;display:grid;column-gap:50px;grid-template-columns:420px 1fr;grid-template-rows:130px 60px 250px 1fr}.video-section .container .sec-title{grid-column:2/3;grid-row:1/2;padding-top:40px}.video-section .container .video-box{grid-column:1/2;grid-row:1/4}.video-section .container .text{grid-column:2/3;grid-row:3/5;text-align:justify;text-align-last:right;-moz-text-align-last:right}.video-section .container .award-box{grid-column:2/3;grid-row:2/3;height:43px;margin-right:22px}.video-box{position:relative;width:100%;z-index:3;overflow:hidden;max-width:fit-content}.video-box .image-box{position:relative;overflow:hidden;border-radius:200px 200px 20px 20px}.video-box .image-box::before{position:absolute;top:0;right:0;height:100%;width:100%;background-color:#112a5f1a;transition:all .3s ease;content:"";opacity:0}.video-box:hover .image-box::before{opacity:1}.video-box .image-box img{position:relative;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.video-box:hover .image-box img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .3s ease;transition:all .3s ease}.video-box .play-btn{position:absolute;left:20px;top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;margin:0;padding:0;height:90px;width:90px;background:rgb(255 78 13 / 70%);border-radius:50%;backdrop-filter:blur(8px);outline:10px solid #f6f7fb83;outline-offset:0}.video-box .play-btn svg{transition:.5s transform ease;-webkit-transition:.5s transform ease}.video-box:hover .image-box~.play-btn svg{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}.award-box{background-color:var(--white-color);font-size:17px;font-weight:700;border-radius:50px 0 0 50px;position:relative;width:fit-content;padding:10px 20px;transition:.3s ease;-webkit-transition:.3s ease;z-index:1;white-space:nowrap}.award-box::before{background-color:var(--orange-hover);top:0;bottom:0;right:0;transition:.3s ease;-webkit-transition:.3s ease;left:100%;content:"";position:absolute;z-index:-1;border-radius:50px 0 0 50px}.main-section.video-section .grid-container:hover .award-box{color:var(--white-color)!important}.main-section.video-section .grid-container:hover .award-box::before{left:0}.award-box .icon-box{position:absolute;top:0;bottom:0;right:0;transform:translateX(50%);-webkit-transform:translateX(50%)}@media screen and (min-width:64em) and (max-width:74.99875em){.video-section .container{column-gap:30px}}@media screen and (max-width:63.99875em){.video-section .container{display:block;padding:0 15px 0;text-align:center}.video-section .container .sec-title{padding:0}.video-section .container .video-box{margin:0 auto 30px}.main-section.video-section .award-box{margin:0 auto 30px}}@media screen and (max-width:39.99875em){.video-box .play-btn{width:80px;height:80px;border-width:6px}.video-section .container .video-box{margin:0 auto 20px}.main-section.video-section .award-box{margin:0 auto 20px}}.price-section{position:relative}.price-section::before{position:absolute;left:-7px;top:0;right:-7px;bottom:0;content:"";background:linear-gradient(var(--white-color) 0,rgb(255,255,255,0) 100%);border-radius:80px;opacity:80%;z-index:-1}@media screen and (max-width:63.99875em){.price-section::before{border-radius:50px}}@media screen and (max-width:39.99875em){section.main-section.price-section{padding-top:30px}.price-section::before{border-radius:40px}}@media screen and (max-width:63.99875em){.price-section .image-box{margin-bottom:50px}}@media screen and (max-width:39.99875em){.price-section{padding-top:30px!important;margin-top:30px}.price-section .image-box{margin-bottom:30px;border-radius:20px}}.price-table-container{margin:50px 0 0;padding:20px 20px;background-color:var(--white-color);border-radius:30px;border:1px solid #ff4e0d5b;overflow:hidden}.price-table-container .table-responsive{height:400px;overflow:hidden}.price-table tbody{border:0;background-color:var(--white-color)}.price-table tbody tr:nth-child(even){border-bottom:0;background-color:rgb(255 76 13 / 5%)}.price-table tbody tr td:first-child{padding:20px 50px 20px 20px;position:relative;font-size:1.1rem;font-weight:500}.price-table tbody tr td .line{position:absolute;border:2px solid #ff4c0d;height:38px;top:0;bottom:0;margin:auto;right:30px;border-radius:10px}.price-table tbody tr td{transition:all .1s linear;-webkit-transition:all .1s linear;-moz-transition:all .1s linear}.price-table tbody tr td:last-child{font-size:1.1rem;font-weight:700;padding:20px 30px}.price-table tbody tr:hover td{background-color:#ff4c0d26;color:#ff4c0d}.loadMore{position:relative;text-align:center}.loadMore:before{content:" ";width:100%;height:0;background:linear-gradient(to bottom,transparent,#fff 90%);position:absolute;left:0;right:0;bottom:0}.loadMore.active:before{height:200px}#loadMoreBtn{color:var(--secondary-color);cursor:pointer;transition:all .3s ease;position:relative;font-size:18px;font-weight:700;margin:auto;display:flex;align-items:center;animation:wiggle 4s 2s infinite}#loadMoreBtn:hover{animation:none}@keyframes wiggle{5%,50%{transform:scale(1)}10%{transform:scale(.9)}15%{transform:scale(1.04)}20%{transform:scale(1.04) rotate(-5deg)}25%{transform:scale(1.04) rotate(5deg)}30%{transform:scale(1.04) rotate(-3deg)}35%{transform:scale(1.04) rotate(2deg)}40%{transform:scale(1.04) rotate(0)}}#loadMoreBtn svg{margin-right:8px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;color:var(--secondary-color)}.loadMore:not(.active) .icon{transform:rotate(180deg);-webkit-transform:rotate(180deg)}@media screen and (max-width:39.99875em){.price-table-container{margin:30px 0 0;padding:13px;border-radius:20px}.price-table tbody tr td:first-child{padding:17px 25px 17px 5px}.price-table tbody tr td:last-child{padding:17px 5px 17px 15px}.price-table tbody tr td .line{right:10px}}.text-section .image-box{position:relative;border-radius:30px;overflow:hidden}.text-section .image-box img{-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:40em) and (max-width:63.99875em){.text-section .col-left{margin-bottom:50px}}@media screen and (max-width:39.99875em){.text-section .col-left{margin-bottom:40px}}.testimonials-section .video-wrap{background:#fff;padding:30px;border-radius:30px;margin-bottom:30px}.testimonials-section .video-item{display:block;height:100%;width:100%}.testimonials-section .plyr,.testimonials-section .video-wrap{border-radius:30px;overflow:hidden}.testimonials-section .video-wrap .video{margin:8px;border-radius:15px;margin:auto;overflow:hidden;box-shadow:5px 5px 20px 0 rgba(0,0,0,.2)}.testimonials-section .plyr__control--overlaid{padding:22px!important}.testimonials-section .plyr__control--overlaid::before{background-color:#ffffff3d;left:-15px;right:-15px;top:-15px;bottom:-15px;position:absolute;content:"";border-radius:50%}.testimonials-section .plyr__poster{background-size:cover!important}.testimonials-section .plyr:not(.plyr--playing) .plyr__controls{display:none}.testimonials-section .video-wrap:hover .plyr__control--overlaid svg{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}.testimonials-section .video-wrap .plyr__control--overlaid svg{transition:.5s transform ease;-webkit-transition:.5s transform ease}@media screen and (max-width:39.99875em){.testimonials-section .video-wrap{padding:15px}.testimonials-section .plyr,.testimonials-section .video-wrap{border-radius:20px}.testimonials-section .plyr__control--overlaid{padding:18px!important}.testimonials-section .plyr__control--overlaid::before{left:-10px;right:-10px;top:-10px;bottom:-10px}}