.main-modal-layout .modal-content{box-shadow:0 3px 26px rgba(11,94,215,.051);border-radius:20px;border:none;overflow:hidden}.main-modal-layout .modal-content .modal-body{padding:0}.main-modal-layout .modal-content .modal-body .modalClose{position:absolute;right:20px;top:20px;cursor:pointer;z-index:9;line-height:1}@media only screen and (max-width:575px){.main-modal-layout .modal-content .modal-body .modalClose{right:15px;top:15px}.main-modal-layout .modal-content .modal-body .modalClose img{width:15px}}.main-modal-layout .modal-content .modal-body h4{text-align:center;font-size:36px;margin-bottom:32px;font-weight:700;border-radius:20px;overflow:hidden}@media only screen and (max-width:1800px){.main-modal-layout .modal-content .modal-body h4{font-size:30px;margin-bottom:22px}}@media only screen and (max-width:1600px){.main-modal-layout .modal-content .modal-body h4{font-size:26px}}@media only screen and (max-width:1366px){.main-modal-layout .modal-content .modal-body h4{font-size:22px}}@media only screen and (max-width:575px){.main-modal-layout .modal-content .modal-body h4{font-size:20px}}.main-modal-layout .modal-content .modal-body .error-message{font-size:14px;color:var(--red-color)}@media(min-width:576px){.modal-dialog{max-width:600px!important}}.aboutPage{scroll-behavior:smooth}.aboutPage .bannerSection{background:linear-gradient(135deg,var(--primary-color) 0,#ff9a3c 100%);padding:80px 0;margin-bottom:60px;position:relative;overflow:hidden}.aboutPage .bannerSection:before{top:-50%;right:-10%;background:hsla(0,0%,100%,.05)}.aboutPage .bannerSection:after,.aboutPage .bannerSection:before{content:"";position:absolute;width:40%;height:200%;transform:rotate(45deg)}.aboutPage .bannerSection:after{bottom:-50%;left:-10%;background:hsla(0,0%,100%,.03)}@media only screen and (max-width:767px){.aboutPage .bannerSection{padding:50px 0;margin-bottom:40px}}.aboutPage .bannerSection .mainHeading{color:#fff!important;text-align:center;font-size:3.5rem;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.1);position:relative;z-index:1}@media only screen and (max-width:991px){.aboutPage .bannerSection .mainHeading{font-size:2.5rem}}@media only screen and (max-width:767px){.aboutPage .bannerSection .mainHeading{font-size:2rem}}.aboutPage .pageContent{max-width:1000px;margin:0 auto}.aboutPage .pageContent .play-box{width:100%;max-width:800px;height:450px;border-radius:20px;background:transparent url(/images/about-us-play-bg.png) 50%/cover no-repeat;margin:40px auto 60px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;position:relative;display:block}.aboutPage .pageContent .play-box:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}@media only screen and (max-width:991px){.aboutPage .pageContent .play-box{height:400px;margin:30px auto 40px}}@media only screen and (max-width:767px){.aboutPage .pageContent .play-box{height:350px;margin:20px auto 30px}}@media only screen and (max-width:575px){.aboutPage .pageContent .play-box{height:250px}}.aboutPage .pageContent .play-box .playBtn{width:80px;height:80px;background:linear-gradient(135deg,#fff,#f0f0f0);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;box-shadow:0 5px 20px rgba(0,0,0,.2);transition:all .3s ease}.aboutPage .pageContent .play-box .playBtn:hover{transform:scale(1.1);box-shadow:0 8px 25px rgba(0,0,0,.3)}.aboutPage .pageContent .play-box .playBtn span{margin-left:5px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:18px solid var(--primary-color)}.aboutPage .howitwork{margin:60px 0}.aboutPage .howitwork h3{color:var(--secondary-color);line-height:1.2;margin-top:80px;margin-bottom:50px;font-size:2.5rem;font-weight:700;position:relative;padding-bottom:20px}.aboutPage .howitwork h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--primary-color);border-radius:2px}@media only screen and (max-width:991px){.aboutPage .howitwork h3{font-size:2rem;margin-top:60px;margin-bottom:40px}}@media only screen and (max-width:767px){.aboutPage .howitwork h3{font-size:1.75rem;margin-top:40px;margin-bottom:30px}}.aboutPage .howitwork h4{color:var(--secondary-color);font-size:1.25rem;font-weight:600;margin-bottom:20px}@media only screen and (max-width:767px){.aboutPage .howitwork h4{font-size:1.1rem}}.aboutPage .howitwork .story-content{max-width:1000px;margin:0 auto 60px}.aboutPage .howitwork .story-content p.lead{font-size:1.35rem;font-weight:500;line-height:1.8;color:var(--secondary-color);margin-bottom:30px}@media only screen and (max-width:991px){.aboutPage .howitwork .story-content p.lead{font-size:1.2rem}}@media only screen and (max-width:767px){.aboutPage .howitwork .story-content p.lead{font-size:1.1rem;line-height:1.6}}.aboutPage .howitwork .story-content p{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:25px}@media only screen and (max-width:767px){.aboutPage .howitwork .story-content p{font-size:1rem;line-height:1.6}}.aboutPage .howitwork .values-section{padding:100px 0;margin:80px 0;position:relative;overflow:hidden}@media only screen and (max-width:991px){.aboutPage .howitwork .values-section{padding:80px 20px;margin:60px 0}}@media only screen and (max-width:767px){.aboutPage .howitwork .values-section{padding:60px 20px;margin:40px 0}}.aboutPage .howitwork .values-section .row{margin-top:60px;position:relative;z-index:1}.aboutPage .howitwork .values-section .value-card{background:#fff;border-radius:20px;padding:40px 30px;height:100%;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;cursor:pointer}.aboutPage .howitwork .values-section .value-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,121,0,.03) 50%,transparent 70%);transform:rotate(45deg) translateY(100%);transition:transform .6s ease}.aboutPage .howitwork .values-section .value-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.aboutPage .howitwork .values-section .value-card:hover:before{transform:rotate(45deg) translateY(0)}.aboutPage .howitwork .values-section .value-card:hover .value-icon{transform:rotateY(1turn) scale(1.1)}.aboutPage .howitwork .values-section .value-card:hover .value-icon:after{opacity:1;transform:scale(1.5)}.aboutPage .howitwork .values-section .value-card:hover h4{color:var(--primary-color)}.aboutPage .howitwork .values-section .value-card .value-icon{width:80px;height:80px;margin:0 auto 25px;background:linear-gradient(135deg,#ff9a3c 0,var(--primary-color) 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;transition:all .6s ease;transform-style:preserve-3d;position:relative}.aboutPage .howitwork .values-section .value-card .value-icon:after{content:"";position:absolute;width:100%;height:100%;background:rgba(255,121,0,.2);border-radius:20px;opacity:0;transition:all .3s ease}@media only screen and (max-width:767px){.aboutPage .howitwork .values-section .value-card .value-icon{width:60px;height:60px;font-size:1.5rem}.aboutPage .howitwork .values-section .value-card{padding:30px 20px}}.aboutPage .howitwork .values-section .col-md-4{margin-bottom:30px}.aboutPage .howitwork .values-section .col-md-4 h4{transition:color .3s ease;margin-bottom:15px}.aboutPage .howitwork .values-section .col-md-4 p{font-size:1rem;line-height:1.7;color:#666;margin:0;position:relative;z-index:1}@media only screen and (max-width:767px){.aboutPage .howitwork .values-section .col-md-4 p{font-size:.95rem}}.aboutPage .howitwork .journey-timeline{position:relative;max-width:900px;margin:80px auto;padding:0 20px}.aboutPage .howitwork .journey-timeline:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--primary-color) 0,#ff9a3c 50%,var(--primary-color) 100%)}@media only screen and (max-width:767px){.aboutPage .howitwork .journey-timeline:before{left:30px;transform:none}}.aboutPage .howitwork ul{list-style:none;padding:0;margin:0}.aboutPage .howitwork .main-description{position:relative;margin-bottom:80px}.aboutPage .howitwork .main-description:last-child{margin-bottom:0}.aboutPage .howitwork .main-description:nth-child(odd){text-align:right;padding-right:50%;padding-left:0}.aboutPage .howitwork .main-description:nth-child(odd) .timeline-content{padding-right:50px}@media only screen and (max-width:767px){.aboutPage .howitwork .main-description:nth-child(odd) .timeline-content{padding-right:0}}.aboutPage .howitwork .main-description:nth-child(odd) .timeline-dot{right:auto;left:50%;transform:translateX(-50%)}@media only screen and (max-width:767px){.aboutPage .howitwork .main-description:nth-child(odd) .timeline-dot{left:30px}}.aboutPage .howitwork .main-description:nth-child(2n){text-align:left;padding-left:50%;padding-right:0}.aboutPage .howitwork .main-description:nth-child(2n) .timeline-content{padding-left:50px}@media only screen and (max-width:767px){.aboutPage .howitwork .main-description:nth-child(2n) .timeline-content{padding-left:80px}}.aboutPage .howitwork .main-description:nth-child(2n) .timeline-dot{left:50%;transform:translateX(-50%)}@media only screen and (max-width:767px){.aboutPage .howitwork .main-description:nth-child(2n) .timeline-dot{left:30px}.aboutPage .howitwork .main-description:nth-child(2n),.aboutPage .howitwork .main-description:nth-child(odd){text-align:left;padding-left:80px;padding-right:0}}.aboutPage .howitwork .main-description .timeline-dot{position:absolute;width:24px;height:24px;background:#fff;border:4px solid var(--primary-color);border-radius:50%;top:30px;z-index:2;transition:all .3s ease}.aboutPage .howitwork .main-description .timeline-dot:after{content:"";position:absolute;width:40px;height:40px;background:rgba(255,121,0,.1);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease}.aboutPage .howitwork .main-description:hover .timeline-dot{transform:translateX(-50%) scale(1.2);background:var(--primary-color)}.aboutPage .howitwork .main-description:hover .timeline-dot:after{opacity:1;width:60px;height:60px}@media only screen and (max-width:767px){.aboutPage .howitwork .main-description:hover .timeline-dot{transform:scale(1.2)}}.aboutPage .howitwork .main-description:hover .timeline-content{transform:translateY(-8px);box-shadow:0 20px 50px rgba(255,121,0,.15);background:linear-gradient(135deg,#fff,#fff5f0)}.aboutPage .howitwork .main-description:hover .timeline-content:before{opacity:1}.aboutPage .howitwork .main-description:hover .timeline-content .box .box-title{transform:scale(1.05)}.aboutPage .howitwork .main-description:hover .timeline-content .box .box-title span{color:var(--primary-color)}.aboutPage .howitwork .main-description:hover .timeline-content .description{color:var(--secondary-color);font-weight:500}.aboutPage .howitwork .main-description .timeline-content{position:relative;background:#fff;border-radius:15px;padding:30px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid transparent}.aboutPage .howitwork .main-description .timeline-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:15px;padding:2px;background:linear-gradient(135deg,var(--primary-color),#ff9a3c);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}@media only screen and (max-width:767px){.aboutPage .howitwork .main-description .timeline-content{padding:20px}}.aboutPage .howitwork .main-description .box{display:inline-block;margin-bottom:15px}.aboutPage .howitwork .main-description .box .box-title{font-size:2rem;font-weight:700;color:var(--primary-color);margin:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.aboutPage .howitwork .main-description .box .box-title span{display:block;font-size:1.2rem;margin-top:5px;color:var(--secondary-color);font-weight:600;transition:color .4s ease}@media only screen and (max-width:991px){.aboutPage .howitwork .main-description .box .box-title{font-size:1.75rem}.aboutPage .howitwork .main-description .box .box-title span{font-size:1.1rem}}@media only screen and (max-width:767px){.aboutPage .howitwork .main-description .box .box-title{font-size:1.5rem}.aboutPage .howitwork .main-description .box .box-title span{font-size:1rem}}.aboutPage .howitwork .main-description .description{font-size:1.05rem;line-height:1.7;color:#666;margin:0}@media only screen and (max-width:767px){.aboutPage .howitwork .main-description .description{font-size:.95rem}}.aboutPage .howitwork .podcast-cta{margin:40px 0}.aboutPage .howitwork .podcast-cta p{font-size:1.1rem;margin-bottom:20px;color:var(--secondary-color)}.aboutPage .stats-section{margin:60px 0;padding:60px 0;background:linear-gradient(135deg,var(--primary-color) 0,#ff9a3c 100%);position:relative;overflow:hidden}.aboutPage .stats-section:before{content:"";position:absolute;top:-50%;left:-20%;width:140%;height:200%;background:hsla(0,0%,100%,.05);transform:rotate(-45deg)}.aboutPage .stats-section:after{content:"";position:absolute;bottom:-30%;right:-20%;width:60%;height:120%;background:hsla(0,0%,100%,.03);transform:rotate(25deg)}@media only screen and (max-width:767px){.aboutPage .stats-section{margin:40px 0;padding:40px 0}}.aboutPage .stats-section .row{max-width:900px;margin:0 auto}@media only screen and (min-width:768px){.aboutPage .stats-section .col-6:not(:last-child){position:relative}.aboutPage .stats-section .col-6:not(:last-child):after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);height:60px;width:2px;background:hsla(0,0%,100%,.2)}}.aboutPage .stats-section .stat-card{text-align:center;color:#fff;margin-bottom:20px;padding:20px 30px;position:relative;z-index:1;transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.aboutPage .stats-section .stat-card:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:hsla(0,0%,100%,.1);border-radius:50%;opacity:0;transition:all .4s ease}.aboutPage .stats-section .stat-card:hover{transform:translateY(-15px) scale(1.05)}.aboutPage .stats-section .stat-card:hover:before{opacity:1;width:180px;height:180px}.aboutPage .stats-section .stat-card:hover .stat-number{transform:scale(1.15) rotateY(1turn);text-shadow:0 0 30px hsla(0,0%,100%,.5)}.aboutPage .stats-section .stat-card:hover .stat-label{transform:translateY(-3px)}.aboutPage .stats-section .stat-card .stat-number{font-size:3rem;font-weight:700;margin:0;text-shadow:2px 2px 8px rgba(0,0,0,.2);transition:all .6s cubic-bezier(.175,.885,.32,1.275);transform-style:preserve-3d;display:inline-block}@media only screen and (max-width:991px){.aboutPage .stats-section .stat-card .stat-number{font-size:2.5rem}}@media only screen and (max-width:767px){.aboutPage .stats-section .stat-card .stat-number{font-size:2.25rem}}.aboutPage .stats-section .stat-card .stat-label{font-size:1.1rem;font-weight:600;margin:10px 0 5px;opacity:.95;text-transform:uppercase;letter-spacing:.5px;transition:transform .3s ease}@media only screen and (max-width:767px){.aboutPage .stats-section .stat-card .stat-label{font-size:1rem}}.aboutPage .stats-section .stat-card .stat-description{font-size:.9rem;opacity:.85;margin:0;font-style:italic}@media only screen and (max-width:767px){.aboutPage .stats-section .stat-card .stat-description{font-size:.85rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.aboutPage .container>*,.aboutPage .howitwork h3{animation:fadeInUp .8s ease-out;animation-fill-mode:both}.aboutPage .howitwork .journey-timeline .main-description:first-child .timeline-content{animation:slideInRight .8s ease-out .2s both}.aboutPage .howitwork .journey-timeline .main-description:nth-child(2) .timeline-content{animation:slideInLeft .8s ease-out .4s both}.aboutPage .howitwork .journey-timeline .main-description:nth-child(3) .timeline-content{animation:slideInRight .8s ease-out .6s both}.aboutPage .howitwork .journey-timeline .main-description:nth-child(4) .timeline-content{animation:slideInLeft .8s ease-out .8s both}@media only screen and (max-width:767px){.aboutPage .howitwork .journey-timeline .main-description .timeline-content{animation:slideInRight .8s ease-out both!important}.aboutPage .howitwork .journey-timeline .main-description:first-child .timeline-content{animation-delay:.2s!important}.aboutPage .howitwork .journey-timeline .main-description:nth-child(2) .timeline-content{animation-delay:.4s!important}.aboutPage .howitwork .journey-timeline .main-description:nth-child(3) .timeline-content{animation-delay:.6s!important}.aboutPage .howitwork .journey-timeline .main-description:nth-child(4) .timeline-content{animation-delay:.8s!important}}.aboutPage .howitwork .values-section{animation:fadeInUp .8s ease-out .5s both}.aboutPage .howitwork .values-section .value-card{animation:scaleIn .6s ease-out both}.aboutPage .howitwork .values-section .value-card:first-child{animation-delay:.7s}.aboutPage .howitwork .values-section .value-card:nth-child(2){animation-delay:.9s}.aboutPage .howitwork .values-section .value-card:nth-child(3){animation-delay:1.1s}.aboutPage .stats-section{animation:fadeInUp .8s ease-out .3s both}.aboutPage .stats-section .col-6:first-child .stat-card{animation:bounceInUp .8s ease-out .4s both}.aboutPage .stats-section .col-6:nth-child(2) .stat-card{animation:bounceInUp .8s ease-out .6s both}.aboutPage .stats-section .col-6:nth-child(3) .stat-card{animation:bounceInUp .8s ease-out .8s both}@keyframes bounceInUp{0%{opacity:0;transform:translateY(100px) scale(.8)}60%{opacity:1;transform:translateY(-20px) scale(1.05)}80%{transform:translateY(10px) scale(.98)}to{transform:translateY(0) scale(1)}}.aboutPage a.btn-primary{background:linear-gradient(135deg,var(--primary-color) 0,#ff9a3c 100%);border:none;padding:12px 30px;font-weight:600;box-shadow:0 5px 15px rgba(255,121,0,.2);transition:all .3s ease}.aboutPage a.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(255,121,0,.3)}