@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap";body{font-family:"Inter",sans-serif}.head-font{font-family:"Playfair",serif}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}h1{margin:0;font-weight:600;font-size:28px;line-height:30px;letter-spacing:0%;color:#222;margin-bottom:8px}h2{margin:0;font-weight:500;font-size:24px;line-height:30px;letter-spacing:0%;color:#222;margin-bottom:8px}h3{margin:0;font-weight:500;font-size:16px;line-height:22px;letter-spacing:0%;color:#222;margin-bottom:4px}p{margin:0;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0%;color:#2a2a2a;margin-bottom:4px}ul{margin:0;padding:0;list-style:none}a{text-decoration:none;color:inherit;cursor:pointer}svg{cursor:pointer;height:20px;width:20px}figure{margin:0;cursor:pointer}figure img{width:100%;height:100%;object-fit:cover}.content-title h2{position:relative;width:fit-content;margin:0 auto;font-family:"Playfair",serif;font-weight:700;font-style:Bold;font-size:24px;line-height:33.6px;letter-spacing:0px;text-transform:uppercase;color:#fff}.content-title h2::after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:1px;background-color:#ec1d52}.content-wrapper{padding:80px 20px;display:flex;flex-direction:column;gap:20px;align-items:center}.content-wrapper p{font-weight:300;font-style:Light;font-size:14px;line-height:24px;letter-spacing:0px;text-align:center;color:#fff}.content-wrapper button{padding:14px 28px;background-color:#fff;border:1px solid #000}.content-wrapper button a{color:#000;font-weight:600;font-size:15px;line-height:100%;letter-spacing:0px;text-align:center;margin:0 auto;cursor:pointer}@media screen and (min-width: 992px){.content-wrapper{padding:120px 20px;gap:40px}.content-wrapper p{width:860px;margin:0 auto}}@media screen and (max-width: 992px){header{background-color:#fff;width:100%;position:sticky;top:0;left:0;z-index:10}}header nav{display:flex;justify-content:space-between;align-items:center;background-color:rgba(0,0,0,0);padding:20px;padding-top:27px}header nav .logo figure{width:45px;height:22px}header nav .nav-links{display:flex;align-items:center;gap:40px}header nav .burger{display:none}header nav .burger div{width:14px;height:2px;background-color:#000;border-radius:2px;margin:6px;transition:all .3s ease}.detail-header{position:absolute;top:0;left:0;width:100%;z-index:1000}@media screen and (max-width: 992px){.detail-header{background-color:rgba(0,0,0,0)}}.detail-header .nav-links li{position:relative}.detail-header .nav-links li a{color:#fff;display:block;margin-top:2px}@media screen and (max-width: 992px){.detail-header .nav-links li a{color:#000}}.detail-header .nav-links li .accordion-collapse{position:absolute;top:100%;left:0;width:240px;background:rgba(0,0,0,0);box-shadow:0 10px 20px rgba(0,0,0,.08);z-index:999;transition:all .3s ease}.detail-header .nav-links li .accordion-body{padding:20px !important}.detail-header .burger div{filter:invert(1)}@media screen and (max-width: 992px){.nav-links{position:absolute;right:0px;height:92vh;z-index:100;background-color:#fff;top:8vh;gap:0px !important;display:none !important;flex-direction:column;align-items:start;width:100%;transform:translateX(100%);transition:transform .3s ease-in}.nav-links li{opacity:0;padding:0 20px;border-top:1px solid #ddd;width:100%}.nav-links li a{display:block;padding:20px 0}.nav-links li .accordion{padding-top:20px;padding-bottom:20px}.nav-links li .accordion .accordion-body{padding:0 !important}.nav-links li .accordion .company-list a{margin-bottom:0}.burger{display:block !important;cursor:pointer}}.nav-active{transform:translateX(0%);display:flex !important}@keyframes navLinkFade{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0px)}}.toggle .line-1{transform:rotate(-45deg) translate(-4px, 6px)}.toggle .line-2{opacity:0}.toggle .line-3{transform:rotate(45deg) translate(-5px, -7px)}footer{padding:40px 0;background-color:#000;border-top:1px solid #fff}@media screen and (max-width: 575px){footer .container{padding:0 20px}}footer .company-description figure{width:74px;height:32px;margin-bottom:12px}footer .company-description figure img{object-fit:contain}footer .company-description p{font-weight:300;font-size:14px;line-height:22.4px;letter-spacing:0px;vertical-align:middle;color:#fff;margin-bottom:20px}footer .company-description .location-wrapper{display:flex;flex-direction:column;gap:12px}footer .company-description .location-wrapper .wrap{display:flex;gap:12px;align-items:start}footer .company-description .location-wrapper .wrap svg{width:18px;height:18px}footer .company-description .location-wrapper .wrap p{font-weight:400;font-size:14px;line-height:21px;letter-spacing:0px;color:#fff;margin-bottom:0}footer .about-company{display:flex;gap:70px}@media screen and (max-width: 992px){footer .about-company{margin:40px 0}}footer .about-company ul li{margin-bottom:12px}footer .about-company ul li a{font-weight:300;font-style:Light;font-size:14px;line-height:18px;color:#fff}footer .about-company ul li:first-child{font-weight:700;font-style:Bold;font-size:16px;line-height:20px;letter-spacing:0px;color:#fff;margin-bottom:16px}footer .email-section strong{font-weight:700;font-size:16px;line-height:20px;color:#fff;margin-bottom:8px;display:inline-block}footer .email-section p{font-weight:300;font-size:14px;line-height:21px;color:#fff;margin-bottom:20px}footer .email-section .email-input{display:flex;gap:20px}@media screen and (max-width: 430px){footer .email-section .email-input{flex-direction:column;gap:20px}}footer .email-section .email-input input{padding:16px 14px;background-color:#fff;border:none;border-radius:2px}footer .email-section .email-input input::placeholder{font-weight:300;font-size:14px;line-height:18px;color:#000}footer .email-section .email-input button{border:none;background-color:#fff;border-radius:2px;font-weight:600;font-size:14px;line-height:18px;padding:14px 24px}footer .email-section .social-media-wrapper{display:flex;align-items:center;gap:16px;margin-top:20px}footer .email-section .social-media-wrapper .wrap{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}footer .email-section .social-media-wrapper .wrap figure{width:18px;height:18px}footer .email-section .social-media-wrapper .wrap figure img{vertical-align:top}footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 0 0 0;border-top:1px solid #fff;margin-top:40px}@media screen and (max-width: 992px){footer .footer-bottom{flex-direction:column;align-items:start;gap:20px}}footer .footer-bottom p{font-weight:400;font-size:13px;line-height:19.5px;color:#95a3b3}footer .footer-bottom ul{display:flex;align-items:center;gap:16px}footer .footer-bottom ul li a{font-family:Inter;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0px;color:#95a3b3;position:relative}footer .footer-bottom ul li a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background-color:#95a3b3}.homepage .bg-image{position:relative;height:100vh}.homepage .bg-image figure{width:100%;height:100%;aspect-ratio:9/16}.homepage .bg-image figure img{object-position:center}.homepage .bg-image::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg, rgba(72, 72, 72, 0) 75%, #000 100%)}.homepage .bg-image .bg-content{position:absolute;bottom:150px;left:20px;width:80%;display:flex;flex-direction:column;gap:20px}.homepage .bg-image .bg-content p{font-family:"Playfair",serif;font-weight:400;font-size:31px;line-height:40px;color:#fff;text-align:left}.homepage .bg-image .bg-content strong{font-family:"Playfair",serif;font-weight:500;font-size:31px;line-height:40px;color:#fff;text-align:left}@media screen and (min-width: 992px){.homepage .bg-image .bg-content{width:552px;align-items:start;left:calc(50% - 200px);bottom:100px;transform:translate(-50%, -50%)}.homepage .bg-image .bg-content p{text-align:left;color:#000}.homepage .bg-image .bg-content strong{text-align:left;color:#000}}.homepage .home-bg-img::before{content:"";display:none}.homepage .home-bg-img .bg-content p{font-family:"Playfair",serif;font-weight:400;font-size:28px;line-height:40px;color:#000}.homepage .home-bg-img .bg-content strong{font-family:"Playfair",serif;font-weight:700;font-size:28px;line-height:40px;color:#000}.about-us{background-color:#000}.content-wrapper-white{box-shadow:0px 0px 4px 0px rgba(0,0,0,.1490196078)}@media screen and (min-width: 992px){.content-wrapper-white{width:860px;margin:0 auto;box-shadow:0px 0px 0px 0px rgba(0,0,0,.1490196078)}}.content-wrapper-white h2{color:#000}.content-wrapper-white p{color:#000}.content-wrapper-white button{padding:10px;font-weight:500}.content-wrapper-white .mySwiper .swiper-button-next::after,.content-wrapper-white .mySwiper .swiper-button-prev::after{display:none}.content-wrapper-white .mySwiper .swiper-button-next::after,.content-wrapper-white .mySwiper .swiper-button-prev::after{display:none}.content-wrapper-white .mySwiper .swiper-button-next,.content-wrapper-white .mySwiper .swiper-button-prev{width:40px;height:40px;background-size:24px 24px;background-repeat:no-repeat;background-position:center;background-color:rgba(0,0,0,.3);border-radius:50%;top:50%;transform:translateY(-50%)}.content-wrapper-white .mySwiper .swiper-button-next{right:10px;background-image:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-right' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8'/></svg>")}.content-wrapper-white .mySwiper .swiper-button-prev{left:10px;background-image:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-left' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8'/></svg>")}.content-wrapper-white .company-wrapper{position:relative;aspect-ratio:1/1;max-width:250px;max-height:250px}.content-wrapper-white .company-wrapper::before{content:"";position:absolute;top:0;left:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);width:100%;height:100%}.content-wrapper-white .company-wrapper .bg-img{width:100%;height:100%}.content-wrapper-white .company-wrapper .company-description{position:absolute;left:20px;bottom:20px}.content-wrapper-white .company-wrapper .company-description figure{width:45px;height:45px}.content-wrapper-white .company-wrapper .company-description figure.pub-logo{width:45px;height:26px}.content-wrapper-white .company-wrapper .company-description figure.max-logo{width:84px;height:26px}.content-wrapper-white .company-wrapper .company-description figure.neo-logo{width:45px;height:26px}.content-wrapper-white .company-wrapper .company-description span{display:inline-block;margin-top:4px;font-weight:500;font-style:Medium;font-size:14px;line-height:18.2px;letter-spacing:3px;color:#fff}.content-wrapper-white .company-wrapper .company-description p{font-weight:600;font-size:18px;line-height:22px;letter-spacing:0px;color:#fff;margin-top:12px;width:fit-content !important;text-align:left !important}@media screen and (min-width: 992px){.vw{width:100%;height:1px;box-shadow:0px 0px 4px 0px rgba(0,0,0,.1490196078)}}.about-us-home .bg-image{height:94vh !important}.about-us-home .bg-image .mob-bg-img{display:none;aspect-ratio:9/16}.about-us-home .bg-image .desk-bg-img{display:block;aspect-ratio:16/9}@media screen and (max-width: 992px){.about-us-home .bg-image .mob-bg-img{display:block}.about-us-home .bg-image .desk-bg-img{display:none}}.about-us-home .content-title{position:absolute;left:20px;bottom:20px}@media screen and (min-width: 992px){.about-us-home .content-title{transform:translateX(-430px);position:absolute;left:50%;bottom:20px}}.about-description{padding:40px 20px}@media screen and (min-width: 992px){.about-description{padding:120px 0;width:860px;margin:0 auto}}.about-description p{font-weight:400;font-size:18px;line-height:24px;margin-bottom:15px}.about-description span{float:left;font-size:40px;line-height:39px;font-weight:600;color:#000;margin-right:4px}.about-description a{font-weight:600;font-size:16px;line-height:24px;margin-bottom:0px}.about-description a.italic{font-style:italic}.story{background-color:#000;padding:40px 20px}@media screen and (min-width: 992px){.story{padding:120px 0px}}.story .content-title h2{margin:0;margin-bottom:20px}@media screen and (min-width: 992px){.story .content-title{width:860px;margin:0 auto}.story .content-title h2{margin-bottom:40px}}.story .wrap{margin-bottom:20px}@media screen and (min-width: 992px){.story .wrap{width:860px;margin:0 auto;margin-bottom:40px}}.story .wrap h5{font-weight:700;font-style:Bold;font-size:22px;line-height:24px;letter-spacing:0px;color:#fff;font-family:"Playfair",serif;margin-bottom:10px}.story .wrap p{font-weight:300;font-style:Light;font-size:16px;line-height:24px;color:#f5f5f5}.about-content-wrapper{align-items:start;gap:0px}.about-content-wrapper h2{margin-bottom:20px}.about-content-wrapper p{font-weight:400;font-size:16px;line-height:24px;color:#000;text-align:left}.about-content-wrapper .job-posting-wrap{margin-bottom:70px}.about-content-wrapper .job-posting-wrap .job-posting{width:100%;height:auto;padding:40px 20px;box-shadow:0px 0px 4px 0px rgba(0,0,0,.1490196078);display:flex;justify-content:space-between;align-items:start;gap:4px;height:100%}.about-content-wrapper .job-posting-wrap .job-posting .first-col h5{font-family:"Playfair",serif;font-weight:700;font-size:18px;color:#000;margin-bottom:20px;min-height:30px}.about-content-wrapper .job-posting-wrap .job-posting .first-col p{font-weight:400;font-size:14px;line-height:24px;width:fit-content}.about-content-wrapper .job-posting-wrap .job-posting .second-col span{display:block;font-weight:400;font-size:14px;line-height:24px;color:#95a3b3;width:67px}.about-content-wrapper .job-note{font-family:"Playfair",serif;font-weight:400;font-style:Italic;font-size:16px;line-height:20px;margin-bottom:8PX}.advertising-section{padding:40px 20px;border:1px solid rgba(0,0,0,.0784313725)}@media screen and (min-width: 992px){.advertising-section{width:860px;margin:0 auto;padding:120px 0px;border:none}}.advertising-section .wrap .content-title h2{margin:0;margin-bottom:10px;color:#000}.advertising-section .wrap p{font-weight:400;font-size:18px;line-height:24px;color:#000}.advertising-section .wrap strong{margin-top:20px;font-weight:500;font-size:18px;line-height:24px;display:inline-block;color:#000}.teams-wrapper{padding:20px 20px 80px 20px}@media screen and (max-width: 992px){.teams-wrapper .container{padding:0}}.teams-wrapper h2{margin:0;margin-bottom:20px;color:#000}.teams-wrapper figure{width:100%;height:auto}.teams-wrapper h4{font-family:"Playfair",serif;font-weight:700;font-size:20px;line-height:24px;color:#000;margin-bottom:0;margin-top:10px}.teams-wrapper p{margin-top:4px;font-weight:300;font-size:14px;line-height:24px;color:#000}.mail-wrapper{display:flex;align-items:center;gap:8px;border-radius:12px;background-color:#f2f4f7;padding:8px 12px;margin-bottom:36px;margin-top:20px}.mail-wrapper p{margin:0;font-weight:500;font-size:14px;line-height:18px;color:#000}.mail-wrapper p span{margin:0;font-weight:500;font-size:14px;line-height:18px;color:#000}@media screen and (max-width: 360px){.mail-wrapper p span{display:none}}.press-nav{padding:0 20px 80px 20px}@media screen and (min-width: 992px){.press-nav{padding:20px 0;width:860px;margin:0 auto}}.press-nav ul{display:flex;gap:24px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.0784313725)}.press-nav ul li a{font-weight:500;font-size:14px;line-height:17px;color:#6b7280}.press-nav ul li a.active{color:#000;position:relative}.press-nav ul li a.active::before{content:"";position:absolute;bottom:-16px;left:0;width:100%;height:1px;background-color:#000}.press-nav .wrap{padding-top:20px}.press-nav .wrap .content-title h2{color:#000;margin:0;margin-bottom:20px}.press-nav .wrap p{font-weight:300;font-style:Light;font-size:16px;line-height:24px;color:#000;margin-bottom:20px}.press-nav .wrap .wrap-content{padding-bottom:20px}@media screen and (min-width: 992px){.press-nav .wrap .wrap-content{padding-bottom:120px}}.press-nav .wrap .wrap-content span{display:inline-block;font-weight:300;font-size:14px;line-height:24px;color:#000;margin-bottom:10px}.press-nav .wrap .wrap-content a{display:flex;align-items:start}.press-nav .wrap .wrap-content a h4{font-weight:600;font-size:22px;line-height:23.4px;color:#000;font-family:"Playfair",serif;margin:0}.press-nav .wrap .wrap-content a svg{width:24px;height:24px;flex-shrink:0}.press-nav .wrap .wrap-content p{font-weight:300;font-size:14px;line-height:24px;color:#000;margin:20px 0 10px 0}.press-nav .wrap .wrap-content .read-more{display:flex;align-items:center;gap:4px}.press-nav .wrap .wrap-content .read-more span{display:block;font-weight:600;font-size:14px;line-height:17px;color:#000;margin:0}.press-nav .wrap .wrap-content .read-more svg{width:16px;height:16px;flex-shrink:0}.press-nav .wrap .wrap-content figure{aspect-ratio:3/2;width:100%;height:auto}.press-nav .wrap .wrap-content button{padding:8px 12px;background-color:#f2f4f7;border-radius:12px;border:none;font-weight:500;font-size:14px;line-height:17px;margin-bottom:8px;margin-top:10px}.press-nav .wrap .wrap-content .date-loc-wrap{display:flex;align-items:center;gap:8px;margin:8px 0}.press-nav .wrap .wrap-content .date-loc-wrap svg{width:18px;height:18px;flex-shrink:0}.press-nav .wrap .wrap-content .date-loc-wrap p{font-weight:300;font-size:14px;line-height:24px;margin:0}.message-press{padding:0 20px;margin-bottom:80px}@media screen and (min-width: 992px){.message-press{padding:120px 0;border-top:1px solid #000;width:860px;margin:0 auto}}.message-press .content-title h2{color:#000;margin:0;margin-bottom:20px}@media screen and (max-width: 356px){.message-press .content-title h2{font-size:20px}}.message-press p{font-weight:300;font-size:14px;line-height:24px;color:#000}.accordian-wrapper{margin-top:40px;padding:0px 20px 80px 20px}.accordian-wrapper .accordion{border-top:1px solid #000;padding-top:20px}@media screen and (min-width: 992px){.accordian-wrapper .accordion{width:860px;margin:0 auto}}.accordian-wrapper .accordion-header button{font-family:"Playfair",serif;font-weight:500;font-size:18px;line-height:36.4px;color:#000}.accordion-body{padding:0}.accordion-body p{font-weight:300;font-size:14px;line-height:24px;color:#000}.accordion-body .svg-info-wrap{display:flex;align-items:start;gap:12px;margin:20px 0}.accordion-body .svg-info-wrap figure{width:20px;height:20px;flex-shrink:0}.accordion-body .alert-wrap{display:flex;align-items:start;gap:12px;margin:20px 0;padding:16px 12px;background-color:#f1f5f9;border-radius:6px}.accordion-body .alert-wrap figure{width:20px;height:20px;flex-shrink:0}.accordion-body .alert-wrap figure img{vertical-align:top}.accordion-body .alert-wrap p{font-weight:400;font-size:14px;line-height:21px;color:#000}.accordion-body a{display:flex;align-items:center;gap:4px;margin-bottom:20px}.accordion-body a span{font-weight:400;font-size:14px;line-height:17px;color:#000}.accordion-body a figure{width:16px;height:16px;flex-shrink:0}.accordion-body a figure img{vertical-align:top}.accordion-button:not(.collapsed){color:#000;background-color:rgba(0,0,0,0);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button{padding-left:0}.accordion-button:focus{box-shadow:none;outline:none}.detail-wrap{padding:20px}@media screen and (min-width: 992px){.detail-wrap{width:575px;margin:0 auto}}.detail-wrap .detail-head{display:flex;column-gap:4px;align-items:center;margin-bottom:20px}.detail-wrap .detail-head svg{width:24px;height:24px;flex-shrink:0}.detail-wrap .detail-head .content-title h2{color:#000}.detail-wrap p{font-weight:300;font-size:18px;line-height:28px;color:#000;margin-bottom:20px}.detail-wrap span{font-weight:300;font-size:14px;line-height:24px;color:#000;display:inline-block;margin-bottom:10px}.detail-wrap h5{font-family:"Playfair",serif;font-weight:600;font-size:26px;line-height:28px;color:#000;column-gap:20px}@media screen and (min-width: 992px){.detail-wrap h5{font-size:26px;line-height:28px}}.detail-wrap .italic p{font-weight:300;font-style:Italic;font-size:18px;line-height:28px;color:#000;margin-bottom:20px}.detail-wrap figure{width:100%;height:auto;aspect-ratio:3/2;margin-bottom:20px}.detail-wrap .detail-p p{font-weight:300;font-size:18px;line-height:28px;color:#000;margin-bottom:20px}.detail-wrap .detail-p p span{font-weight:500;font-size:18px}@media screen and (min-width: 992px){.detail-wrap .detail-p p{font-size:18px;line-height:28px}}.nepali{font-family:"Mukta",sans-serif}.nepali h5{line-height:36px;font-family:"Mukta",sans-serif}.nepali p{font-family:"Mukta",sans-serif}.nepali span{font-family:"Mukta",sans-serif}.nepali h5{font-family:"Mukta",sans-serif}.nepali .italic p{font-style:normal;font-family:"Mukta",sans-serif}.nepali figure{font-family:"Mukta",sans-serif}.nepali .detail-p p{font-family:"Mukta",sans-serif}.nav-link{color:#ddd !important}.nav-link.active{color:#000 !important}@media screen and (min-width: 992px){.detail-nav{width:575px;margin:0 auto}}/*# sourceMappingURL=style.min.css.map */
