.page-about{--primary-color:#D90429;--primary-color-hover:#AE0321;--theme-black:#151517;--white:#ffffff;--tertiary:rgba(255,255,255,0.75);--bg-black:#010101;--sub-head:rgba(255,255,255,0.5);--black-color:#000000;--transition-time:0.5s}.page-about .about-banner{width:100%;height:578px;position:relative;overflow:hidden}.page-about .rest_wrapper{position:relative;z-index:2;margin-top:-1px}.page-about .wht_bg{background-color:#fff}.page-about .about_intro{position:absolute;top:55%;left:50%;width:100%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);color:#fff;z-index:3;text-align:center}.page-about .h1{font-size:120px;font-weight:300;line-height:1.2}.page-about .banner_subhd{font-size:22px;font-weight:500;line-height:1.47;padding-top:20px}.page-about .about_intro{width:1420px;max-width:100%}.page-about .owl-next svg{transform:rotate(1turn)!important}.page-about .h2{font-size:36px;font-weight:800;line-height:1.3;color:#fff}.page-about .text-center{text-align:center}.page-about .grid_col4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.page-about .person_card img{max-width:100%;vertical-align:middle;height:auto}.page-about .person_images{position:relative;overflow:hidden;aspect-ratio:1}.page-about .person_images img{position:absolute;background-color:rgba(0,0,0,0);display:block;width:100%}.page-about .person_wrap img{transition:bottom var(--transition-time),left var(--transition-time),right var(--transition-time),top var(--transition-time),width var(--transition-time),height var(--transition-time)}.page-about .person_wrap:focus-visible img:first-child,.page-about .person_wrap:hover img:first-child{width:60%}.page-about .person_wrap:focus-visible img:not(:first-child),.page-about .person_wrap:hover img:not(:first-child){opacity:1}.page-about .person_wrap:focus-visible img:nth-child(3),.page-about .person_wrap:hover img:nth-child(3){bottom:5%;left:5%}.page-about .person_wrap:focus-visible img:nth-child(4),.page-about .person_wrap:hover img:nth-child(4){bottom:10%;left:10%}.page-about .person_wrap:focus-visible img:nth-child(5),.page-about .person_wrap:hover img:nth-child(5){bottom:15%;left:15%}.page-about .person_wrap:focus-visible img:nth-child(6),.page-about .person_wrap:hover img:nth-child(6){bottom:25%;left:25%}.page-about .person_wrap img:first-child{top:0;right:0;z-index:1}.page-about .person_wrap img:nth-child(2){width:20%;bottom:0;left:0}.page-about .person_wrap img:nth-child(3){width:25%;bottom:0;left:0}.page-about .person_wrap img:nth-child(4){width:30%;bottom:0;left:0}.page-about .person_wrap img:nth-child(5){width:40%;bottom:0;left:0}.page-about .person_wrap img:nth-child(6){width:50%;bottom:0;left:0}.page-about .person_pic{position:relative;transition:scale var(--transition-time)}.page-about .person_wrap{padding:30px 0}.page-about .person_name{font-size:18px;font-weight:700;color:#fff}.page-about .person_job_title{font-size:12px;font-weight:500;color:#fff;padding-top:6px}.page-about .logo_marquee{width:100%;overflow:hidden;position:relative;padding-top:48px}.page-about .logo-scroll-right{padding:0 0 48px}.page-about .logo_marquee_track{display:flex;width:-moz-fit-content;width:fit-content;animation:logo-scroll-left 40s linear infinite}.page-about .logo-scroll-right .logo_marquee_track{display:flex;width:-moz-fit-content;width:fit-content;animation:logo-scroll-right 40s linear infinite}.page-about .logo_marquee_icons{display:flex;gap:0}.page-about .logo_marquee_icons img{filter:brightness(0) invert(1)}.page-about .logo_marquee_icons li{position:relative;white-space:nowrap;display:flex;align-items:center;justify-content:center;padding-right:20px;min-height:103px;min-width:284px}@keyframes logo-scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes logo-scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.page-about .wht{color:#fff}.page-about .blk{color:var(--theme-black)}.page-about .caption{font-size:18px;font-weight:500;line-height:160%;padding-top:20px}.page-about .section-label{color:var(--primary-color);font-size:18px;font-weight:800;line-height:160%;margin-bottom:16px}.page-about .conversation_wrapper{background-color:var(--theme-black);padding:5rem 0 0}.page-about .bg-wrapper{padding-top:4rem}.page-about .desktop{display:block}.page-about .mob{display:none}.page-about .team-stats-section{display:flex;align-items:center;padding:4rem 0 6rem;gap:24px}.page-about .image-container{width:75%;aspect-ratio:1059/459}.page-about .image-container img{width:100%;max-width:100%;height:100%;border-radius:8px;object-fit:cover}.page-about .stats-container{display:flex;flex-direction:column;width:25%}.page-about .stat-box{display:flex;justify-content:space-between;padding-bottom:36px;margin-bottom:36px;border-bottom:1px solid #353639}.page-about .stats-container .stat-box:last-child{margin-bottom:0}.page-about .material-icons{border:1px solid #353639;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;position:relative;top:5px}.page-about .stat_txt{color:#fff;font-size:46px;font-weight:500;line-height:120.8%;letter-spacing:-.25px}.page-about .stat-box p{color:#fff;font-size:18px;font-weight:500;line-height:160%}.page-about .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:2rem 0 6rem}.page-about .explore-card{background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;transition:transform .3s ease}.page-about .explore-card:hover{transform:translateY(-5px)}.page-about .card-icon{width:100%;height:auto;display:block}.page-about .card-text-panel{padding:24px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.page-about .card-title{color:var(--theme-black);font-size:18px;font-weight:800;line-height:160%;padding-bottom:16px}.page-about .card-text{color:var(--theme-black);font-size:14px;font-weight:500;line-height:147%;padding:0 0 16px}.page-about .mad-method-panel{padding:0 0 4rem}.page-about .left50{width:50%}.page-about .method-focus-wrap{padding:48px 0 15px}.page-about .method-focus{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0 0}.page-about .method_caption{font-size:18px;font-weight:500;line-height:147%}.page-about .focus-icon{border:1px solid #353639;border-radius:50%;width:58px;height:58px;display:flex;align-items:center;justify-content:center}.page-about .focus-item{display:flex;align-items:center;gap:16px}.page-about .focus-item p{color:#fff;font-size:18px;font-weight:500;line-height:160%}.page-about .method-focus-wrap .h3{font-size:22px;font-weight:700}.page-about .method-cta-bar{background-color:#2B2C2F;border-radius:12px;padding:24px 36px;margin-top:64px}.page-about .method-cta-bar .h3{padding-bottom:8px}.page-about .primary_btn{background-color:var(--primary-color);border-radius:8px;text-align:center;margin-top:0}.page-about .our_journey{border-top:2px solid #151517;border-bottom:2px solid #151517;background:#FDF2F4;padding:75px 0}.page-about .timeline{display:flex;justify-content:space-between;gap:55px;padding-top:48px}.page-about .timeline-step{position:relative;width:23%;text-align:left}.page-about .timeline-year{color:#fff;font-size:18px;font-weight:500;line-height:160%;border-radius:20px;background:var(--theme-black);display:inline-flex;padding:4px 16px;justify-content:center;align-items:center;position:relative;z-index:2}.page-about .timeline-step:not(.last):after{content:"";position:absolute;top:18px;right:-60px;width:100%;height:2px;background:#000}.page-about .timeline-step:before{content:"";position:absolute;top:13px;right:-55px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #000}.page-about .timeline-step.last:after{content:"";position:absolute;top:18px;right:-52px;width:100%;height:2px;border-top:2px dashed #000}.page-about .timeline-head{font-weight:800;padding:32px 0}.page-about .timeline-head,.page-about .timeline-para{color:var(--theme-black);font-size:14px;line-height:147%}.page-about .timeline-para{font-weight:500}.page-about .method_caption{padding-top:24px}.page-about .mad-method-panel .method_caption{padding-top:0}.page-about .toggle-tags{display:inline-flex;gap:8px;background:#2B2C2F;padding:8px;border-radius:12px;margin:36px 0}.page-about .tag{padding:6px 12px;border-radius:8px;background-color:#353639;color:#fff;font-size:18px;font-weight:700;line-height:160%;cursor:pointer;transition:all .2s ease}.page-about .tag.active{background-color:#fff;color:#000}.page-about .tab-content{display:none;color:#fff;border-radius:10px}.page-about .tab-content.active{display:block}.page-about #mapList{display:grid;grid-template-columns:repeat(2,1fr);width:376px;max-width:100%;gap:16px;margin-top:64px}.page-about #mapList li{cursor:pointer;background:#2B2C2F;border-radius:12px;width:180px;padding:12px}.page-about #mapList li.active{background:#fff}.page-about .location-name{font-size:14px;font-weight:500;color:#fff;line-height:147%}.page-about h4.loc-percent{color:#fff;font-size:36px}.page-about .active .loc-percent,.page-about .active .location-name{color:#000}.page-about .viewers-map{position:relative;z-index:2;padding:80px 0;min-height:1080px}.page-about .viewers-map .stat-portion{width:600px;max-width:100%}.page-about .our_journey+.bg-wrapper{padding:0}.page-about .map-images img{width:100%;height:100%;object-fit:cover;object-position:right;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;transition:all .18s ease;opacity:1}@keyframes countUp{0%{opacity:0}to{opacity:1}}.page-about .map-images img:not(.active){opacity:0}.page-about .strip_txt{background:#FDF2F4;padding:32px 0;z-index:9999;font-size:22px;font-weight:500;line-height:147%;color:var(--theme-black)}.page-about .marquee,.page-about .strip_txt{overflow:hidden;position:relative;width:100%}.page-about .marquee_track{display:flex;width:-moz-fit-content;width:fit-content;animation:scroll-left 30s linear infinite}.page-about .marquee_content{display:flex;gap:0}.page-about .marquee_content li{white-space:nowrap;display:inline-block;padding-right:60px;color:var(--theme-black);font-size:22px;font-weight:500;line-height:147%;position:relative}.page-about .marquee_content li:before{position:absolute;content:"";right:18px;top:6px;background:url(https://s3.amazonaws.com/mobileappdaily/mad/uploads/marquee-seperation_mad_img_1748342370.svg) no-repeat;width:22px;height:22px}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.page-about .brand-appi-logo img{width:170px;height:37px}.page-about .brand-appi-logo a{display:block}.page-about .header-main{position:fixed;left:0;top:0;width:100%;z-index:9999;transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.page-about .podcast_strip{background:#FDF2F4;width:100%;position:relative;z-index:9999}.page-about .strip_txt{color:#000;font-size:15px;font-weight:600;margin:0;text-align:center}.page-about .watch_podcast{color:#000;border-bottom:1px solid #fff;margin-left:20px}.page-about .get_touch{display:flex;background-color:#2B2C2F}.page-about .touch-banner{width:50%}.page-about .touch-list{margin-top:48px;display:flex;flex-direction:column;gap:16px}.page-about .touch-list-panel{width:50%;background:var(--theme-black);padding:75px 145px 75px 75px}.page-about .touch-banner img{width:100%;height:100%;vertical-align:middle;object-fit:cover}.page-about .list-link{border:1px solid #6f7279;border-radius:12px;padding:24px}.page-about .list-link:hover{border:1px solid #fff}.page-about .list-head{color:#fff;font-size:18px;font-weight:800;line-height:160%;display:block}.page-about .list-caption{color:#fff;font-size:14px;font-weight:500;line-height:147%;padding-top:8px;display:block}.page-about .arrow-bg{display:flex;align-items:center;justify-content:center;width:58px;height:58px;background-color:#353639;border-radius:8px;transition:.3s ease-in}.page-about .arowicon,.page-about .list-link:hover .listicon{display:none}.page-about .list-link:hover .arowicon{display:block}.page-about .list-link:hover .arrow-bg{background-color:#fff}.page-about .news-about-us{background-color:var(--theme-black);padding:6rem 0}.page-about .news-about-us .card-text{font-size:18px;font-weight:700;padding-bottom:12px}.page-about .explore_more{font-size:14px}.page-about .explore_more:hover{color:#151517}.page-about .news-about-us .card-grid{padding:2rem 0 0}.page-about .fade-bottom{opacity:0;transform:translateY(25px);transition:all .8s ease-out}.page-about .fade-left{opacity:0;transform:translateX(-15px);transition:all .8s ease-out}.page-about .fade-left:nth-child(2),.page-about .touch-list li:nth-child(2) .fade-bottom{transition-delay:.3s}.page-about .fade-left:nth-child(3),.page-about .touch-list li:nth-child(3) .fade-bottom{transition-delay:.5s}.page-about .fade-left:nth-child(4),.page-about .touch-list li:nth-child(4) .fade-bottom{transition-delay:.7s}.page-about .in-view{opacity:1;transform:translateX(0)}.page-about .fade-bottom.in-view{opacity:1;transform:translateY(0)}.page-about .method-cta-bar.in-view{transition-delay:.7s}@media (min-width:320px){.page-about{--fs-xs:clamp(0.7rem,0.7rem + 0.146vw,0.875rem);--fs-base:clamp(1rem,1rem + 0.104vw,1.125rem)}}.page-about .pr-section{background-color:#3366FF;padding:75px 0;position:relative;overflow:hidden}.page-about .card-slider{padding-top:48px}.page-about .card-slider .owl-nav{display:flex;justify-content:center;margin-top:32px}.page-about #spotlight{position:absolute;right:0;top:0;width:100%}.page-about #about-pr-spotlight{width:100%;aspect-ratio:1/1}.page-about .pr-section .card-col{min-height:337px;display:flex;flex-direction:column;gap:30px}.page-about .owl-carousel img:not(.card-logo img):not(.pr-logo img){width:auto}.page-about .pr-logo{display:flex;align-items:center;height:40px}.page-about .pr-logo img{width:auto;height:100%;max-width:140px;object-fit:contain;object-position:left center}.page-about .subtitle{font-size:var(--fs-base);line-height:140%;margin-bottom:1em}.page-about .card-slider .card-title{font-size:var(--fs-base);font-weight:700;line-height:140%;margin-bottom:1rem}.page-about .link-with-arrow{display:inline-flex;align-items:center;font-size:var(--fs-xs);font-weight:700;color:var(--primary-color);text-decoration:none;gap:8px;transition:transform .2s}.page-about .link-with-arrow:hover{color:var(--primary-color-hover)}.page-about .link-with-arrow .arrow,.page-about .primary-arrow-btn .arrow{display:inline-flex;transition:transform .2s}.page-about .link-with-arrow:hover .arrow,.page-about .primary-arrow-btn:hover .arrow{transform:translate(2px,-2px)}.page-about .card-col:hover{transform:translateY(-5px);box-shadow:0 1px 8px rgba(0,0,0,.05)}.page-about .pr-section .main_container{position:relative;z-index:2}.page-about .card-base{padding:24px;justify-content:space-between;height:100%}.page-about .card-base,.page-about .card-col{border-radius:12px;display:flex;flex-direction:column}.page-about .card-col{background:#fff;transition:transform .3s ease}@media screen and (max-width:1680px){.page-about .about_intro{width:1200px}}@media screen and (max-width:1550px){.page-about .about-banner{height:500px}.page-about .h1{font-size:82px}.page-about .banner_subhd{font-size:18px}.page-about .our_picture{max-height:700px}.page-about .h2{font-size:28px}.page-about .caption{font-size:16px}.page-about .card_cont{left:20px;top:20px}.page-about .card-circle{right:20px;top:20px;max-width:45px}.page-about .card_num{font-size:28px}.page-about .card_caption{font-size:13px;line-height:1.6;padding-top:10px}.page-about .social_card{min-height:270px}.page-about .social_img img{max-width:290px}.page-about .monthly_visitors_card .social_img img{max-width:340px}.page-about .action_head{font-size:20px}.page-about .picture_cont img{max-width:200px}.page-about .pic_head{padding:0 0 2rem}.page-about .stat-box p{font-size:16px}.page-about .stat-box{padding-bottom:24px;margin-bottom:24px}.page-about .focus-item p{font-size:16px}.page-about .touch-list-panel{padding:50px 60px}.page-about .list-link{padding:15px 20px}.page-about .list-head{font-size:16px}.page-about .touch-list{margin-top:28px;gap:10px}.page-about .list-caption{font-size:12px;padding-top:6px}.page-about .strip_txt li{font-size:18px}.page-about .strip_txt li:before{top:4px}.page-about #mapList{gap:12px;margin-top:42px}.page-about .location-name{font-size:12px}.page-about h4.loc-percent{font-size:32px}.page-about .section-label{font-size:16px;margin-bottom:15px}.page-about .news-about-us .card-text,.page-about .tag{font-size:16px}.page-about .viewers-map .stat-portion{width:450px}.page-about .viewers-map{min-height:100vh}.page-about .pr-section .card-col{gap:28px}}@media screen and (max-width:1440px){.page-about .h2{font-size:26px}.page-about .picture_cont{width:900px}.page-about .person_wrap{padding:20px 0 5px}.page-about .person_name{font-size:16px}}@media (min-width:767px) and (max-width:1024px){.page-about .h1{font-size:62px}.page-about .banner_subhd br{display:none}.page-about .image-container{height:360px}.page-about .image-container img{height:100%;object-fit:cover}.page-about .stat-box p{font-size:12px}.page-about .stat_txt{font-size:36px}.page-about .method-focus{grid-template-columns:repeat(2,1fr);gap:24px}.page-about .method-cta-bar>div{width:50%}.page-about .timeline-step.last:after{right:0}.page-about .timeline-step.last:before{right:-5px}.page-about .touch-list-panel{padding:24px}}@media screen and (max-width:1023px){.page-about .our_picture{max-height:590px}.page-about .list_head{width:calc(100% - 280px);margin-right:60px}.page-about .list_cat{width:200px;margin-left:40px}.page-about .blog_inner_container{padding:1.5rem 0}.page-about .person_job_title{padding-top:5px;font-size:12px}.page-about .h2{font-size:24px}.page-about .logo_grid{grid-template-columns:repeat(4,1fr);grid-row-gap:20px;justify-items:center;padding-top:20px}.page-about .logo_grid li{height:80px;max-width:100px}.page-about .logo_grid li img{transform:scale(.8)}.page-about .social_card{min-height:220px}.page-about .card_cont{left:15px;top:15px}.page-about .card_num{font-size:26px}.page-about .card_caption{font-size:11px}.page-about .card-circle{right:15px;top:15px;max-width:36px}.page-about .monthly_visitors_card .social_img img{max-width:230px}.page-about .social_img img{max-width:200px}.page-about .action_head{font-size:16px}}@media screen and (max-width:767px){.page-about{margin-top:60px}.page-about .about-banner{height:350px}.page-about .h1{font-size:32px}.page-about .about_intro{padding:0 15px}.page-about .logo_marquee{padding-top:24px}.page-about .banner_subhd{font-size:16px;padding-top:15px}.page-about .section-label{font-size:14px;margin-bottom:12px}.page-about .h2{font-size:26px}.page-about .caption{font-size:16px}.page-about .grid_col4{grid-template-columns:repeat(2,1fr);gap:10px}.page-about .person_name{font-size:14px}.page-about .person_job_title{padding-top:5px;font-size:11px}.page-about .logo_grid{grid-template-columns:repeat(2,1fr);grid-row-gap:10px}.page-about .logo_grid li{height:70px}.page-about .image-container,.page-about .left50,.page-about .stats-container,.page-about .timeline-step,.page-about .touch-banner,.page-about .touch-list-panel{width:100%}.page-about .stat_txt{font-size:32px}.page-about .stat-box p{font-size:14px}.page-about .stat-box{padding-bottom:16px;margin-bottom:16px}.page-about .material-icons{top:0}.page-about .conversation_wrapper{padding:45px 0}.page-about .team-stats-section{padding:4rem 0}.page-about .method-focus{grid-template-columns:repeat(1,1fr);gap:24px}.page-about .method-focus-wrap .h3{font-size:20px}.page-about .method-cta-bar{padding:24px;margin-top:44px;gap:24px;align-items:flex-start}.page-about .timeline{flex-wrap:wrap;padding-top:36px;gap:44px}.page-about .method-focus-wrap{padding:48px 0 0}.page-about .timeline-step.last:after,.page-about .timeline-step:before,.page-about .timeline-step:not(.last):after{content:none}.page-about .our_journey{padding:55px 0}.page-about .timeline-head{padding:24px 0}.page-about .toggle-tags{margin:24px 0}.page-about .touch-list-panel{padding:40px 15px}.page-about .viewers-map{margin:0;padding-top:45px;padding-bottom:0}.page-about .map-images img{object-fit:cover}.page-about #mapImages{position:relative;height:300px;margin-top:5px;width:100%}.page-about .news-about-us{padding:4rem 0}.page-about .list-link span:first-child{width:calc(100% - 45px);padding-right:10px}.page-about #spotlight{display:none}.page-about .arrow-bg{width:48px;height:48px}.page-about #mapList li{width:100%}.page-about .loc-percent{font-size:28px}.page-about .strip_txt{padding:22px 0}.page-about .card-slider{padding-top:36px}.page-about .pr-section .card-col{min-height:auto;gap:32px}.page-about .logo_marquee_icons li{min-height:55px;min-width:140px;padding-right:20px}.page-about .logo_marquee_icons li img{transform:scale(.8)}.page-about .logo-scroll-right{padding:0}.page-about .mad-method-panel .method_caption{padding-top:24px}}